@charset "UTF-8";
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//teamuae.net/en/wp-content/themes/gimont/assets/libs/carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));opacity:0;transition:opacity .15s ease;border-radius:4px}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:4px}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@font-face {
font-family: "ovaicon";
src: url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/ovaicon/font/ovaicon.ttf?6ca22e33a1539df94eb08a25c1c3a8e3) format("truetype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/ovaicon/font/ovaicon.woff?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/ovaicon/font/ovaicon.woff2?6ca22e33a1539df94eb08a25c1c3a8e3) format("woff2"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/ovaicon/font/ovaicon.eot?6ca22e33a1539df94eb08a25c1c3a8e3#iefix) format("embedded-opentype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/ovaicon/font/ovaicon.svg?6ca22e33a1539df94eb08a25c1c3a8e3#ovaicon) format("svg");
}
[class^="ovaicon-"]:before, [class*=" ovaicon-"]:before {
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ovaicon-back:before {
content: "\f101";
}
.ovaicon-next:before {
content: "\f102";
}
.ovaicon-menu:before {
content: "\f103";
}
.ovaicon-download:before {
content: "\f104";
}
.ovaicon-checked:before {
content: "\f105";
}
.ovaicon-menu-1:before {
content: "\f106";
}
.ovaicon-checked-1:before {
content: "\f107";
}
.ovaicon-cancel:before {
content: "\f108";
}
.ovaicon-download-1:before {
content: "\f109";
}
.ovaicon-fast-forward:before {
content: "\f10a";
}
.ovaicon-download-2:before {
content: "\f10b";
}
.ovaicon-upload:before {
content: "\f10c";
}
.ovaicon-login:before {
content: "\f10d";
}
.ovaicon-logout:before {
content: "\f10e";
}
.ovaicon-previous:before {
content: "\f10f";
}
.ovaicon-cancel-1:before {
content: "\f110";
}
.ovaicon-fullscreen:before {
content: "\f111";
}
.ovaicon-next-1:before {
content: "\f112";
}
.ovaicon-more:before {
content: "\f113";
}
.ovaicon-checked-2:before {
content: "\f114";
}
.ovaicon-cancel-2:before {
content: "\f115";
}
.ovaicon-menu-2:before {
content: "\f116";
}
.ovaicon-upload-1:before {
content: "\f117";
}
.ovaicon-list:before {
content: "\f118";
}
.ovaicon-next-2:before {
content: "\f119";
}
.ovaicon-upload-2:before {
content: "\f11a";
}
.ovaicon-back-1:before {
content: "\f11b";
}
.ovaicon-export:before {
content: "\f11c";
}
.ovaicon-shuffle:before {
content: "\f11d";
}
.ovaicon-up-arrow:before {
content: "\f11e";
}
.ovaicon-fullscreen-1:before {
content: "\f11f";
}
.ovaicon-back-2:before {
content: "\f120";
}
.ovaicon-rewind:before {
content: "\f121";
}
.ovaicon-double-chevron:before {
content: "\f122";
}
.ovaicon-next-3:before {
content: "\f123";
}
.ovaicon-next-4:before {
content: "\f124";
}
.ovaicon-fullscreen-2:before {
content: "\f125";
}
.ovaicon-next-5:before {
content: "\f126";
}
.ovaicon-download-3:before {
content: "\f127";
}
.ovaicon-repeat:before {
content: "\f128";
}
.ovaicon-diagonal-arrow:before {
content: "\f129";
}
.ovaicon-resize:before {
content: "\f12a";
}
.ovaicon-upload-3:before {
content: "\f12b";
}
.ovaicon-upload-4:before {
content: "\f12c";
}
.ovaicon-menu-3:before {
content: "\f12d";
}
.ovaicon-back-3:before {
content: "\f12e";
}
.ovaicon-download-4:before {
content: "\f12f";
}
.ovaicon-resize-1:before {
content: "\f130";
}
.ovaicon-download-5:before {
content: "\f131";
}
.ovaicon-next-6:before {
content: "\f132";
}
.ovaicon-fast-forward-1:before {
content: "\f133";
}
.ovaicon-download-6:before {
content: "\f134";
}
.ovaicon-back-4:before {
content: "\f135";
}
.ovaicon-download-7:before {
content: "\f136";
}
.ovaicon-next-7:before {
content: "\f137";
}
.ovaicon-back-5:before {
content: "\f138";
}
.ovaicon-upload-5:before {
content: "\f139";
}
.ovaicon-diagonal-arrow-1:before {
content: "\f13a";
}
.ovaicon-back-6:before {
content: "\f13b";
}
.ovaicon-next-8:before {
content: "\f13c";
}
.ovaicon-diagonal-arrow-2:before {
content: "\f13d";
}
.ovaicon-rewind-1:before {
content: "\f13e";
}
.ovaicon-upload-6:before {
content: "\f13f";
}
.ovaicon-upload-7:before {
content: "\f140";
}
.ovaicon-previous-1:before {
content: "\f141";
}
.ovaicon-download-8:before {
content: "\f142";
}
.ovaicon-diagonal-arrow-3:before {
content: "\f143";
}
.ovaicon-next-9:before {
content: "\f144";
}
.ovaicon-calendar:before {
content: "\f145";
}
.ovaicon-calendar-1:before {
content: "\f146";
}
.ovaicon-alarm-clock:before {
content: "\f147";
}
.ovaicon-stopwatch:before {
content: "\f148";
}
.ovaicon-calendar-2:before {
content: "\f149";
}
.ovaicon-calendar-3:before {
content: "\f14a";
}
.ovaicon-calendar-4:before {
content: "\f14b";
}
.ovaicon-calendar-5:before {
content: "\f14c";
}
.ovaicon-alarm-clock-1:before {
content: "\f14d";
}
.ovaicon-wall-clock:before {
content: "\f14e";
}
.ovaicon-loupe:before {
content: "\f14f";
}
.ovaicon-search:before {
content: "\f150";
}
.ovaicon-speech-bubble:before {
content: "\f151";
}
.ovaicon-comment:before {
content: "\f152";
}
.ovaicon-comment-1:before {
content: "\f153";
}
.ovaicon-chat-comment-oval-speech-bubble-with-text-lines:before {
content: "\f154";
}
.ovaicon-message:before {
content: "\f155";
}
.ovaicon-chat:before {
content: "\f156";
}
.ovaicon-conversation:before {
content: "\f157";
}
.ovaicon-speech-bubble-1:before {
content: "\f158";
}
.ovaicon-chat-1:before {
content: "\f159";
}
.ovaicon-oval-black-speech-bubble:before {
content: "\f15a";
}
.ovaicon-user:before {
content: "\f15b";
}
.ovaicon-user-1:before {
content: "\f15c";
}
.ovaicon-group:before {
content: "\f15d";
}
.ovaicon-group-1:before {
content: "\f15e";
}
.ovaicon-customer:before {
content: "\f15f";
}
.ovaicon-user-2:before {
content: "\f160";
}
.ovaicon-folder:before {
content: "\f161";
}
.ovaicon-folder-1:before {
content: "\f162";
}
.ovaicon-page:before {
content: "\f163";
}
.ovaicon-document:before {
content: "\f164";
}
.ovaicon-page-blank:before {
content: "\f165";
}
.ovaicon-file:before {
content: "\f166";
}
.ovaicon-edit:before {
content: "\f167";
}
.ovaicon-edit-1:before {
content: "\f168";
}
.ovaicon-tag:before {
content: "\f169";
}
.ovaicon-price-tag:before {
content: "\f16a";
}
.ovaicon-bookmark:before {
content: "\f16b";
}
.ovaicon-tag-1:before {
content: "\f16c";
}
.ovaicon-wishlist:before {
content: "\f16d";
}
.ovaicon-shopping-cart:before {
content: "\f16e";
}
.ovaicon-shopping-cart-1:before {
content: "\f16f";
}
.ovaicon-shopping-cart-empty-side-view:before {
content: "\f170";
}
.ovaicon-shopping-cart-2:before {
content: "\f171";
}
.ovaicon-facebook-logo:before {
content: "\f172";
}
.ovaicon-facebook-logo-1:before {
content: "\f173";
}
.ovaicon-facebook:before {
content: "\f174";
}
.ovaicon-twitter:before {
content: "\f175";
}
.ovaicon-twitter-1:before {
content: "\f176";
}
.ovaicon-instagram:before {
content: "\f177";
}
.ovaicon-instagram-1:before {
content: "\f178";
}
.ovaicon-instagram-2:before {
content: "\f179";
}
.ovaicon-youtube-logotype:before {
content: "\f17a";
}
.ovaicon-tiktok:before {
content: "\f17b";
}
.ovaicon-tik-tok:before {
content: "\f17c";
}
.ovaicon-tik-tok-1:before {
content: "\f17d";
}
.ovaicon-quote:before {
content: "\f17e";
}
.ovaicon-left-quote:before {
content: "\f17f";
}
.ovaicon-left-quotes-sign:before {
content: "\f180";
}
.ovaicon-left-quote-1:before {
content: "\f181";
}
.ovaicon-close:before {
content: "\f182";
}
.ovaicon-right-arrow:before {
content: "\f183";
}
.ovaicon-pin:before {
content: "\f184";
}
.ovaicon-placeholder:before {
content: "\f185";
}
.ovaicon-cursor:before {
content: "\f186";
}
.ovaicon-mail:before {
content: "\f187";
}
.ovaicon-mail-1:before {
content: "\f188";
}
.ovaicon-email:before {
content: "\f189";
}
.ovaicon-letter:before {
content: "\f18a";
}
.ovaicon-telephone:before {
content: "\f18b";
}
.ovaicon-phone-call:before {
content: "\f18c";
}
.ovaicon-telephone-1:before {
content: "\f18d";
}
.ovaicon-smartphone-call:before {
content: "\f18e";
}
.ovaicon-smartphone:before {
content: "\f18f";
}
.ovaicon-phone-receiver:before {
content: "\f190";
}
.ovaicon-phone:before {
content: "\f191";
}
.ovaicon-right-quote:before {
content: "\f192";
}
.ovaicon-quotation:before {
content: "\f193";
}
.ovaicon-rss-feed-symbol:before {
content: "\f194";
}
.ovaicon-rss:before {
content: "\f195";
}
.ovaicon-rss-feeds-symbol-in-a-rounded-square:before {
content: "\f196";
}
.ovaicon-rss-1:before {
content: "\f197";
}
.ovaicon-add:before {
content: "\f198";
}
.ovaicon-plus:before {
content: "\f199";
}
.ovaicon-plus-1:before {
content: "\f19a";
}
.ovaicon-minus:before {
content: "\f19b";
}
.ovaicon-minus-1:before {
content: "\f19c";
}@font-face {
font-family: "flaticon_gimont";
src: url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/gimonticon/font/flaticon_gimont.ttf?3715581028fabe0cb60e4a588f7310ed) format("truetype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/gimonticon/font/flaticon_gimont.woff?3715581028fabe0cb60e4a588f7310ed) format("woff"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/gimonticon/font/flaticon_gimont.woff2?3715581028fabe0cb60e4a588f7310ed) format("woff2"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/gimonticon/font/flaticon_gimont.eot?3715581028fabe0cb60e4a588f7310ed#iefix) format("embedded-opentype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/gimonticon/font/flaticon_gimont.svg?3715581028fabe0cb60e4a588f7310ed#flaticon_gimont) format("svg");
}
i[class^="gimonticon-"]:before, i[class*=" gimonticon-"]:before {
font-family: flaticon_gimont !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gimonticon-phone-call:before {
content: "\f101";
}
.gimonticon-search-interface-symbol:before {
content: "\f102";
}
.gimonticon-bank:before {
content: "\f103";
}
.gimonticon-briefcase:before {
content: "\f104";
}
.gimonticon-industry:before {
content: "\f105";
}
.gimonticon-bus:before {
content: "\f106";
}
.gimonticon-real-estate:before {
content: "\f107";
}
.gimonticon-park:before {
content: "\f108";
}
.gimonticon-running-man:before {
content: "\f109";
}
.gimonticon-radar:before {
content: "\f10a";
}
.gimonticon-big-house:before {
content: "\f10b";
}
.gimonticon-persons-in-a-class:before {
content: "\f10c";
}
.gimonticon-skill-development:before {
content: "\f10d";
}
.gimonticon-arrow:before {
content: "\f10e";
}
.gimonticon-right:before {
content: "\f10f";
}
.gimonticon-pdf-file:before {
content: "\f110";
}
.gimonticon-email:before {
content: "\f111";
}
.gimonticon-lotus:before {
content: "\f112";
}
.gimonticon-scale:before {
content: "\f113";
}
.gimonticon-book:before {
content: "\f114";
}
.gimonticon-building:before {
content: "\f115";
}
.gimonticon-file:before {
content: "\f116";
}
.gimonticon-capitol:before {
content: "\f117";
}
.gimonticon-curve:before {
content: "\f118";
}
.gimonticon-rocket:before {
content: "\f119";
}
.gimonticon-puzzle-pieces:before {
content: "\f11a";
}
.gimonticon-handcuffs:before {
content: "\f11b";
}
.gimonticon-remove:before {
content: "\f11c";
}
.gimonticon-plus:before {
content: "\f11d";
}
.gimonticon-location:before {
content: "\f11e";
}
.gimonticon-train:before {
content: "\f11f";
}
.gimonticon-bus-1:before {
content: "\f120";
}
.gimonticon-high-school:before {
content: "\f121";
}
.gimonticon-balance:before {
content: "\f122";
}
.gimonticon-balance-1:before {
content: "\f123";
}
.gimonticon-handcuffs-1:before {
content: "\f124";
}
.gimonticon-police-station:before {
content: "\f125";
}
.gimonticon-eye:before {
content: "\f126";
}
.gimonticon-download:before {
content: "\f127";
}
.gimonticon-download-1:before {
content: "\f128";
}
.gimonticon-download-2:before {
content: "\f129";
}
.gimonticon-download-3:before {
content: "\f12a";
}
.gimonticon-open-eye:before {
content: "\f12b";
}
.gimonticon-view:before {
content: "\f12c";
}
.gimonticon-pinterest:before {
content: "\f12d";
}
.gimonticon-pinterest-1:before {
content: "\f12e";
}
.gimonticon-image-gallery:before {
content: "\f12f";
}
.gimonticon-photo:before {
content: "\f130";
}
.gimonticon-video:before {
content: "\f131";
}
.gimonticon-music-player:before {
content: "\f132";
}
.gimonticon-pinterest-2:before {
content: "\f133";
}
.gimonticon-pinterest-3:before {
content: "\f134";
}
.gimonticon-right-arrow:before {
content: "\f135";
}
.gimonticon-next:before {
content: "\f136";
}
.gimonticon-left-arrow:before {
content: "\f137";
}
.gimonticon-back:before {
content: "\f138";
}
.gimonticon-back-1:before {
content: "\f139";
}
.gimonticon-next-1:before {
content: "\f13a";
}
.gimonticon-task:before {
content: "\f13b";
}
.gimonticon-planning:before {
content: "\f13c";
}
.gimonticon-court:before {
content: "\f13d";
}
.gimonticon-gavel:before {
content: "\f13e";
}
.gimonticon-museum:before {
content: "\f13f";
}
.gimonticon-public-service:before {
content: "\f140";
}
.gimonticon-driving-license:before {
content: "\f141";
}
.gimonticon-drivers-license:before {
content: "\f142";
}
.gimonticon-tax:before {
content: "\f143";
}
.gimonticon-taxes:before {
content: "\f144";
}
.gimonticon-document:before {
content: "\f145";
}
.gimonticon-birth:before {
content: "\f146";
}
.gimonticon-sketch:before {
content: "\f147";
}
.gimonticon-report:before {
content: "\f148";
}
.gimonticon-blogger:before {
content: "\f149";
}
.gimonticon-working:before {
content: "\f14a";
}
.gimonticon-world:before {
content: "\f14b";
}
.gimonticon-hierarchical-structure:before {
content: "\f14c";
}
.gimonticon-structure:before {
content: "\f14d";
}
.gimonticon-suitcase:before {
content: "\f14e";
}
.gimonticon-businessman:before {
content: "\f14f";
}
.gimonticon-factory:before {
content: "\f150";
}
.gimonticon-lotus-1:before {
content: "\f151";
}
.gimonticon-balance-2:before {
content: "\f152";
}
.gimonticon-scale-1:before {
content: "\f153";
}
.gimonticon-health:before {
content: "\f154";
}
.gimonticon-police-badge:before {
content: "\f155";
}
.gimonticon-police-handcuffs:before {
content: "\f156";
}
.gimonticon-badge:before {
content: "\f157";
}@font-face {
font-family: "flaticon_giamont";
src: url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon/font/flaticon_giamont.ttf?2a7bcccbd2e8fc400f22fde842e00fc9) format("truetype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon/font/flaticon_giamont.woff?2a7bcccbd2e8fc400f22fde842e00fc9) format("woff"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon/font/flaticon_giamont.woff2?2a7bcccbd2e8fc400f22fde842e00fc9) format("woff2"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon/font/flaticon_giamont.eot?2a7bcccbd2e8fc400f22fde842e00fc9#iefix) format("embedded-opentype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon/font/flaticon_giamont.svg?2a7bcccbd2e8fc400f22fde842e00fc9#flaticon_giamont) format("svg");
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon_giamont !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-service:before {
content: "\f101";
}
.flaticon-communication:before {
content: "\f102";
}
.flaticon-open-email:before {
content: "\f103";
}
.flaticon-gardening:before {
content: "\f104";
}
.flaticon-24-hours:before {
content: "\f105";
}
.flaticon-embassy:before {
content: "\f106";
}
.flaticon-medical-symbol:before {
content: "\f107";
}
.flaticon-global-economy:before {
content: "\f108";
}
.flaticon-integrity:before {
content: "\f109";
}
.flaticon-healthcare:before {
content: "\f10a";
}
.flaticon-slider:before {
content: "\f10b";
}
.flaticon-cat:before {
content: "\f10c";
}
.flaticon-patient:before {
content: "\f10d";
}
.flaticon-court:before {
content: "\f10e";
}
.flaticon-compassion:before {
content: "\f10f";
}
.flaticon-charity:before {
content: "\f110";
}
.flaticon-medical-box:before {
content: "\f111";
}
.flaticon-flight:before {
content: "\f112";
}
.flaticon-world:before {
content: "\f113";
}
.flaticon-customer-service:before {
content: "\f114";
}
.flaticon-hiking:before {
content: "\f115";
}
.flaticon-cycling:before {
content: "\f116";
}
.flaticon-tent:before {
content: "\f117";
}
.flaticon-boat:before {
content: "\f118";
}
.flaticon-weightlifting:before {
content: "\f119";
}
.flaticon-cheers:before {
content: "\f11a";
}
.flaticon-clock:before {
content: "\f11b";
}
.flaticon-location:before {
content: "\f11c";
}
.flaticon-ticket:before {
content: "\f11d";
}
.flaticon-historic-site:before {
content: "\f11e";
}
.flaticon-statue-of-liberty:before {
content: "\f11f";
}
.flaticon-image-gallery:before {
content: "\f120";
}
.flaticon-exhibition:before {
content: "\f121";
}
.flaticon-bus:before {
content: "\f122";
}
.flaticon-interaction:before {
content: "\f123";
}
.flaticon-environment:before {
content: "\f124";
}
.flaticon-healthcare-1:before {
content: "\f125";
}
.flaticon-development:before {
content: "\f126";
}
.flaticon-traffic-lights:before {
content: "\f127";
}
.flaticon-playground:before {
content: "\f128";
}
.flaticon-quotation:before {
content: "\f129";
}
.flaticon-management:before {
content: "\f12a";
}
.flaticon-insurance:before {
content: "\f12b";
}
.flaticon-field:before {
content: "\f12c";
}
.flaticon-farmhouse:before {
content: "\f12d";
}
.flaticon-graduation:before {
content: "\f12e";
}
.flaticon-medal:before {
content: "\f12f";
}@font-face {
font-family: "flaticon_new";
src: url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new/font/flaticon_new.ttf?25be246c2e47b6656da9ef76598ba236) format("truetype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new/font/flaticon_new.woff?25be246c2e47b6656da9ef76598ba236) format("woff"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new/font/flaticon_new.woff2?25be246c2e47b6656da9ef76598ba236) format("woff2"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new/font/flaticon_new.eot?25be246c2e47b6656da9ef76598ba236#iefix) format("embedded-opentype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new/font/flaticon_new.svg?25be246c2e47b6656da9ef76598ba236#flaticon_new) format("svg");
}
i[class^="flaticon-new-"]:before, i[class*=" flaticon-new-"]:before {
font-family: flaticon_new !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-new-right-arrows:before {
content: "\f101";
}
.flaticon-new-shopping-cart:before {
content: "\f102";
}
.flaticon-new-peace-sign:before {
content: "\f103";
}
.flaticon-new-dollar:before {
content: "\f104";
}
.flaticon-new-right:before {
content: "\f105";
}
.flaticon-new-link:before {
content: "\f106";
}
.flaticon-new-paper-plane:before {
content: "\f107";
}
.flaticon-new-pen:before {
content: "\f108";
}
.flaticon-new-padlock:before {
content: "\f109";
}
.flaticon-new-list:before {
content: "\f10a";
}
.flaticon-new-category:before {
content: "\f10b";
}
.flaticon-new-money:before {
content: "\f10c";
}
.flaticon-new-graduation:before {
content: "\f10d";
}
.flaticon-new-calendar:before {
content: "\f10e";
}
.flaticon-new-increase:before {
content: "\f10f";
}@font-face {
font-family: "flaticon_new2";
src: url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new2/font/flaticon_new2.woff2?95f063baf41f9f31b6ea1e19d2e5d678) format("woff2"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new2/font/flaticon_new2.woff?95f063baf41f9f31b6ea1e19d2e5d678) format("woff"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new2/font/flaticon_new2.eot?95f063baf41f9f31b6ea1e19d2e5d678#iefix) format("embedded-opentype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new2/font/flaticon_new2.ttf?95f063baf41f9f31b6ea1e19d2e5d678) format("truetype"),
url(https://teamuae.net/en/wp-content/themes/gimont/assets/libs/flaticon_new2/font/flaticon_new2.svg?95f063baf41f9f31b6ea1e19d2e5d678#flaticon_new2) format("svg")
}
i[class^="flaticon-new2-"]:before, i[class*=" flaticon-new2-"]:before {
font-family: flaticon_new2 !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-new2-right-arrows:before {
content: "\f101";
}
.flaticon-new2-ambulance:before {
content: "\f102";
}
.flaticon-new2-internet-explorer-logo:before {
content: "\f103";
}
.flaticon-new2-city:before {
content: "\f104";
}
.flaticon-new2-pin:before {
content: "\f105";
}
.flaticon-new2-politician:before {
content: "\f106";
}
.flaticon-new2-healthcare:before {
content: "\f107";
}
.flaticon-new2-home-icon-silhouette:before {
content: "\f108";
}
.flaticon-new2-self-employed:before {
content: "\f109";
}
.flaticon-new2-botany:before {
content: "\f10a";
}
.flaticon-new2-delivery-truck:before {
content: "\f10b";
}
.flaticon-new2-theater:before {
content: "\f10c";
}
.flaticon-new2-global:before {
content: "\f10d";
}
.flaticon-new2-search:before {
content: "\f10e";
}
.flaticon-new2-fast-forward-double-right-arrows-symbol:before {
content: "\f10f";
}
.flaticon-new2-privacy-policy:before {
content: "\f110";
}
.flaticon-new2-collaboration:before {
content: "\f111";
}
.flaticon-new2-newspaper:before {
content: "\f112";
}
.flaticon-new2-finance:before {
content: "\f113";
}
.flaticon-new2-growing-up:before {
content: "\f114";
}
.flaticon-new2-architecture:before {
content: "\f115";
}
.flaticon-new2-right:before {
content: "\f116";
}
.flaticon-new2-call:before {
content: "\f117";
}
.flaticon-new2-envelope:before {
content: "\f118";
}
      html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} html {
overflow-x: hidden;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
padding: 0;
font-size: var(--font-size);
line-height: var(--line-height);
color: var(--text);
font-family: var(--primary-font);
letter-spacing: var(--letter-spacing);
}
@media (max-width: 1024px) {
body {
overflow-x: hidden;
}
}
body.admin-bar {
top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--heading);
font-family: var(--secondary-font);
font-weight: 800;
clear: both;
margin: 1em 0 0.5em 0px;
}
h1 {
font-size: 2em;
line-height: 1.21;
}
h2 {
font-size: 1.7411em;
line-height: 1.21;
}
h3 {
font-size: 1.5157em;
}
h4 {
font-size: 1.3195em;
}
h5 {
font-size: 1.1487em;
}
h6 {
font-size: 1em;
}
a {
text-decoration: none;
color: var(--primary);
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
p {
line-height: var(--line-height);
font-weight: 500;
margin: 0 0 2em;
}
p:empty {
height: 0;
margin: 0;
}
.elementor-widget-text-editor p, .elementor-text-editor p {
line-height: var(--line-height);
}
.elementor-text-editor p {
margin: 0;
}
blockquote {
position: relative;
margin: 30px 0;
padding: 0 60px;
font-size: 20px;
color: var(--heading);
}
@media (max-width: 767px) {
blockquote {
padding: 0 20px;
margin: 30px 10px;
}
}
blockquote.wp-block-quote.is-style-large {
padding: 20px 60px 20px;
}
@media (max-width: 767px) {
blockquote.wp-block-quote.is-style-large {
padding: 35px;
margin: 10px;
}
}
blockquote.wp-block-quote.is-style-large:not(.is-style-plain) {
padding: 20px 60px 20px;
}
blockquote p {
margin-bottom: 15px;
line-height: 1.5;
font-weight: 600;
}
blockquote cite {
font-style: normal;
font-size: 16px;
}
blockquote:before {
position: absolute;
left: 5px;
top: 15px;
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
font-size: 40px;
color: var(--primary);
}
@media (max-width: 767px) {
blockquote:before {
left: -10px;
top: -5px;
font-size: 20px;
}
}
blockquote.has-text-align-right:before {
right: 0;
left: auto;
transform: rotate(180deg);
width: 30px;
height: 30px;
text-align: right;
position: absolute;
}
@media (max-width: 767px) {
blockquote.has-text-align-right:before {
right: -20px;
width: 15px;
height: 15px;
}
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
address {
font-style: italic;
margin: 0 0 24px;
}
cite,
em,
var,
address,
dfn {
font-style: italic;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 1.75em 0 1.75em 0;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
.btn,
.button {
border-radius: 0;
padding: 12px 25px;
line-height: 1.5em;
} @font-face {
font-family: Reey;
src: url(//teamuae.net/en/wp-content/themes/gimont/assets/libs/fonts/Reey-Regular.otf) format("woff");
font-weight: normal;
font-style: normal;
} body {
background-color: #fff; }
body.container_boxed .wrap-fullwidth {
max-width: var(--container-width);
margin: 0 auto;
background-color: #fff;
}
body.container_boxed .row_site {
padding: var(--boxed-offset);
}
body .row_site {
margin: 0 auto;
}
body .container_site {
padding-left: 10px;
padding-right: 10px;
}
body .ovamegamenu_container_default {
width: var(--container-width);
}
body .elementor-widget-image .elementor-widget-container a {
padding: 0 !important;
}
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--container-width);
}
@media (max-width: 1024px) {
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 1024px) {
body .elementor-section.elementor-section-boxed.ova-elementor-section-mobile-nopadding > .elementor-container {
padding-left: 0;
padding-right: 0;
}
}
body.page-template-default .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 0px;
padding-right: 0px;
}
body.layout_1c #main-content {
max-width: 100%;
}
body.layout_2l #main-content {
float: right;
}
body.layout_2l #sidebar {
float: left;
}
body.layout_2r #main-content {
float: left;
}
body.layout_2r #sidebar {
float: right;
}
body #main-content {
max-width: calc( var(--main-content) - 30px );
width: 100%;
margin-bottom: 60px;
}
@media (max-width: 1024px) {
body #main-content {
max-width: 100%;
}
}
body #sidebar {
max-width: var(--width-sidebar);
width: 100%;
}
@media (max-width: 1024px) {
body #sidebar {
max-width: 100%;
}
}
body .wrap_footer {
clear: both;
}
body .inside-content {
min-height: calc(100vh - 200px);
}
body .select2-container--default {
width: 100% !important;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
background-color: var(--primary);
}
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: var(--primary);
}
body .select2-container--default .select2-results__option--selected {
background-color: #f1f3f5;
}
body .select2-container--default .select2-results__option {
line-height: 1.4;
padding: 10px;
}
body .select2-dropdown {
border: 1px solid #e5e5e5;
} .compensate-for-scrollbar {
padding: 0 !important;
} .wrap_header {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1025px) {
.wrap_header {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
}
} .site-brand a .blogname {
font-weight: bold;
font-size: 2em;
line-height: 1.5em;
color: var(--primary);
}
.site-brand a img {
max-width: 187px;
}
@media (max-width: 1024px) {
.site-brand {
display: block;
float: left;
max-width: calc(100% - 120px);
z-index: 1;
position: relative;
}
}  button.menu-toggle {
cursor: pointer;
text-align: left;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 4px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
display: block;
margin-left: auto;
color: #fff;
background-color: var(--primary);
}
@media (min-width: 1025px) {
button.menu-toggle {
display: none;
}
}
button.menu-toggle:hover {
color: #fff;
background-color: var(--primary);
}
button.menu-toggle span:before {
transition: all, ease, 0.2s;
}
button.menu-toggle:before, button.menu-toggle:after,
button.menu-toggle span:before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
background-color: #fff;
}
button.menu-toggle:before {
transform: translateY(-4px);
}
button.menu-toggle:after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--primary);
}
.main-navigation {
position: relative;
}
.main-navigation .menu {
clear: both;
}
.main-navigation ul {
list-style: none;
}
.main-navigation ul.menu {
margin-left: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul {
display: block;
margin-left: 1em;
}
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
@media (max-width: 1024px) {
.main-navigation ul li {
display: block;
}
}
.main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-ancestor > a {
color: var(--primary);
}
.main-navigation ul li.menu-item .sub-menu .menu-item:hover > a {
color: var(--primary);
background-color: rgba(0, 0, 0, 0.03);
}
.main-navigation ul li a {
color: var(--text);
padding: 0.6180469716em;
display: block;
}
.main-navigation ul li a:hover, .main-navigation ul li a:focus {
color: var(--primary);
}
.main-navigation.toggled .primary-navigation ul.menu {
max-height: 999px;
}
.main-navigation .dropdown-toggle {
background: transparent;
position: absolute;
top: 3px;
right: 0;
display: block;
padding: 0.5em 1em;
color: inherit;
border-radius: 0;
border: 1px solid #eee;
}
.main-navigation .dropdown-toggle::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.main-navigation .dropdown-toggle:focus {
outline: none;
}
.main-navigation .dropdown-toggle:hover {
background: transparent;
}
.main-navigation .dropdown-toggle.toggled-on:after {
content: "";
font-family: "ovaicon";
}
@media (min-width: 1025px) {
.main-navigation .dropdown-toggle {
display: none;
}
}
@media (max-width: 1024px) {
.main-navigation .primary-navigation ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0;
padding: 0;
}
.main-navigation .primary-navigation ul.show {
max-height: 999px;
}
}
@media (min-width: 1025px) {
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 1.1em;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: -9999px; opacity: 0;
visibility: hidden;
}
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 0; opacity: 0;
visibility: hidden;
border-radius: 3px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
padding: 15px 0;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
min-width: 260px;
}
.main-navigation ul.menu {
max-height: none;
overflow: visible;
margin-top: 0;
transition: none;
}
.main-navigation ul.menu > li > a {
padding: 1em;
font-size: 16px;
font-weight: 600;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.menu > li.has-mega-menu > a:after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin: 0 0.5em;
font-size: 0.5em;
font-weight: 500;
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.main-navigation ul.menu > li:last-child > a {
padding-right: 0;
}
.main-navigation ul.menu ul.sub-menu {
margin: 0;
padding: 15px 0px;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
padding: 8px 25px 8px;
font-size: 14px;
line-height: 1.5;
}
.main-navigation ul.menu ul.sub-menu li.menu-item:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul.sub-menu ul {
margin: 0;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children > a::after, .main-navigation ul.menu ul.sub-menu li.page_item_has_children > a::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
float: right;
margin-left: 10px;
margin-top: 7px;
font-size: 0.5em;
font-weight: 500;
line-height: 1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
} footer.footer {
clear: both;
margin-top: 60px;
padding-bottom: 45px;
padding-top: 45px;
background-color: #333;
color: #fff;
text-align: center;
}  article.post-wrap {
margin-bottom: 50px;
}
article.post-wrap.sticky {
background: #f9f9f9;
padding: 30px;
border-top: 5px solid;
border-color: var(--primary);
}
article.post-wrap.sticky .post-excerpt {
text-align: justify;
}
article.post-wrap .post-title {
margin: 0 0 15px 0;
padding: 0;
font-size: 22px;
line-height: 1.3em;
color: var(--heading);
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
word-break: break-word;
}
article.post-wrap .post-title:hover {
color: var(--primary);
}
article.post-wrap .post-media {
margin-bottom: 30px;
}
article.post-wrap .post-media img {
display: block;
width: 100%;
min-height: 220px;
max-height: 380px;
object-fit: cover;
}
article.post-wrap ul.post-meta {
list-style-type: none;
margin: 0 0 5px 0;
padding: 0;
display: inline-block;
}
article.post-wrap ul.post-meta li {
display: inline-block;
margin: 0 20px 0px 0;
color: var(--text);
}
article.post-wrap ul.post-meta li:hover {
opacity: 1;
}
article.post-wrap ul.post-meta li i {
font-size: 0.9em;
color: var(--primary);
padding-right: 3px;
}
article.post-wrap ul.post-meta li a {
color: var(--text);
}
article.post-wrap ul.post-meta li a:hover {
color: var(--primary);
}
article.post-wrap .post-excerpt > p {
margin-top: 0px;
margin-bottom: 25px;
}
article.post-wrap a.readmore {
clear: both;
background-color: var(--primary);
border-color: var(--primary);
border: 1px solid;
color: #fff;
font-size: 1em;
text-transform: none;
font-weight: 600;
box-shadow: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
article.post-wrap a.readmore:hover {
color: var(--primary);
border-color: var(--primary);
background-color: #fff;
} .blog_default .post-excerpt {
font-size: 1em;
}
.blog_default .date {
font-size: 1em;
}
.layout_1c .blog_default {
max-width: 980px;
margin: 0 auto;
} .blog_grid {
display: grid;
gap: 25px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1024px) {
.blog_grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.blog_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.blog_grid article.post-wrap .post-media {
margin-bottom: 20px;
}
.blog_grid article.post-wrap .post-title {
font-size: 22px;
}
.blog_grid article.post-wrap .post-excerpt {
font-size: 1em;
}
.blog_grid article.post-wrap ul.post-meta {
margin-bottom: 10px;
}
.blog_grid article.post-wrap ul.post-meta .date {
font-size: 1em;
}
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(1, 1fr);
}
} .blog_masonry {
margin-left: -15px;
margin-right: -15px;
}
.blog_masonry article {
width: 33.3%;
}
@media (max-width: 1200px) {
.blog_masonry article {
width: 50%;
}
}
@media (max-width: 767px) {
.blog_masonry article {
width: 100%;
}
}
.blog_masonry .content {
margin: 0px 15px;
position: relative;
min-height: 100px;
}
.blog_masonry .content .post-media {
margin-bottom: 15px;
}
.blog_masonry .content .post-title {
font-size: 22px;
}
.blog_masonry .content .post-excerpt {
font-size: 1em;
}
.blog_masonry .content ul.post-meta {
margin-bottom: 15px;
}
.blog_masonry .content ul.post-meta .date {
font-size: 1em;
}
.blog_masonry .content a.readmore {
clear: both;
background-color: transparent;
border-color: var(--primary);
border: 1px solid;
color: var(--primary);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.blog_masonry .content a.readmore:hover {
color: #fff;
border-color: var(--primary);
background-color: var(--primary);
}
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 50%;
min-height: 200px;
}
@media (max-width: 767px) {
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 100%;
}
} .single article.post-wrap .post-title {
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
margin-bottom: 20px;
margin-top: 0;
word-break: break-word;
}
.single article.post-wrap .post-title:hover {
color: var(--heading);
}
.single article.post-wrap .post-content {
margin-bottom: 35px;
}
.single article.post-wrap .post-content:before, .single article.post-wrap .post-content:after {
clear: both;
content: "";
display: table;
}
.single article.post-wrap .post-tags {
clear: both;
margin-top: 50px;
padding-top: 50px;
border-top: 1px solid #f3f3f3;
}
.single article.post-wrap .post-tags a {
display: inline-block;
text-transform: capitalize;
margin: 0px 5px 5px 0px;
color: #fff;
padding: 8px 18px;
background-color: var(--primary);
}
.single article.post-wrap .post-tags a:hover {
background-color: var(--heading);
}
.single article.post-wrap .post-tags-and-share {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
row-gap: 15px;
padding: 30px 0;
border-top: 1px solid #f3f3f3;
}
.single article.post-wrap .post-tags-and-share .post-tags {
clear: both;
margin-top: 0;
padding-top: 0;
border: unset;
}
.single article.post-wrap .post-tags-and-share .post-tags a {
margin: 0px 10px 10px 0px;
display: inline-block;
background-color: #fff;
padding: 8px 18px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: #fff;
background-color: var(--primary);
}
.single article.post-wrap .post-tags-and-share .post-tags a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.single article.post-wrap .post-tags-and-share .post-tags a:hover {
background-color: var(--heading);
}
.single article.post-wrap .post-tags-and-share .share-social-icons {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 12px;
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li {
display: inline-block;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li.share {
font-size: 20px;
font-weight: bold;
color: var(--heading);
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #f5f5f5;
width: 46px;
height: 46px;
border-radius: 50%;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 14px;
line-height: 1.2;
font-feature-settings: "pnum" on, "lnum" on, "ordn" on;
color: var(--heading);
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a i {
display: inline-flex;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a:hover {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
background-color: var(--primary);
color: #fff;
}
.single article.post-wrap .ova-next-pre-post {
display: flex;
}
@media (max-width: 767px) {
.single article.post-wrap .ova-next-pre-post {
flex-direction: column;
}
}
.single article.post-wrap .ova-next-pre-post .pre, .single article.post-wrap .ova-next-pre-post .next {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
display: flex;
justify-content: flex-start;
align-items: flex-start;
width: calc(50% - 15px);
padding: 60px 50px;
background-color: #f5f5f5;
font-size: 22px;
font-weight: bold;
line-height: 1.2;
color: var(--heading);
}
@media (max-width: 767px) {
.single article.post-wrap .ova-next-pre-post .pre, .single article.post-wrap .ova-next-pre-post .next {
width: 100%;
}
}
.single article.post-wrap .ova-next-pre-post .pre:hover, .single article.post-wrap .ova-next-pre-post .next:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.single article.post-wrap .ova-next-pre-post .none-pre {
margin-right: 15px;
width: calc(50% - 15px);
}
@media (max-width: 767px) {
.single article.post-wrap .ova-next-pre-post .none-pre {
width: 100%;
margin-right: 0px;
}
}
.single article.post-wrap .ova-next-pre-post .pre {
margin-right: 15px;
word-break: break-word;
}
@media (max-width: 767px) {
.single article.post-wrap .ova-next-pre-post .pre {
margin-right: 0px;
}
}
.single article.post-wrap .ova-next-pre-post .next {
text-align: right;
margin-left: 15px;
word-break: break-word;
}
@media (max-width: 767px) {
.single article.post-wrap .ova-next-pre-post .next {
flex-direction: row;
text-align: left;
margin-top: 30px;
margin-left: 0px;
}
}
.single article.post-wrap.sticky .post-tags {
border-top: 1px solid #e1e1e1;
}
.single.layout_1c #main-content {
max-width: 1000px;
margin: 0 auto;
} h1.page-title {
margin-top: 0;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
}
.search .page-header .page-title {
margin-bottom: 60px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px;
}
.search .page-header .page-title span {
color: var(--primary);
} .page article.post-wrap {
display: flow-root;
} .sidebar .widget {
display: block;
margin-bottom: 30px;
padding: 30px;
float: left;
width: 100%;
background-color: #f3f4f7;     }
.sidebar .widget:last-child {
margin-bottom: 60px;
}
.sidebar .widget a {
color: var(--text);
}
.sidebar .widget a:hover {
color: var(--primary);
}
.sidebar .widget h4.widget-title {
position: relative;
margin: 0 0 15px 0;
font-size: 20px;
}
.sidebar .widget p {
margin-top: 0;
}
.sidebar .widget img {
width: auto;
}
.sidebar .widget ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.sidebar .widget ul li {
padding: 0.5em 0;
}
.sidebar .widget ul li:first-child {
border-top: 0;
}
.sidebar .widget ul li:last-child {
padding-bottom: 0;
}
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
margin: 0.5em 0 0 0.8em;
}
.sidebar .widget .screen-reader-text {
display: none;
}
.sidebar .widget.widget_rss ul li {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_rss ul li:first-child {
padding-top: 0;
}
.sidebar .widget.widget_rss ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
font-weight: 600;
display: block;
line-height: 1.5em;
margin-bottom: 12px;
color: var(--heading);
font-size: 15px;
}
.sidebar .widget.widget_rss ul li a.rsswidget:hover {
color: var(--primary);
}
.sidebar .widget.widget_rss ul li .rss-date {
display: inline-block;
margin-bottom: 12px;
font-weight: 500;
opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
margin-bottom: 12px;
color: var(--text);
}
.sidebar .widget.widget_rss ul li cite {
color: var(--text);
opacity: 0.8;
text-decoration: underline;
}
.sidebar .widget.widget_calendar {
width: 100%;
}
.sidebar .widget.widget_calendar caption {
background: transparent;
color: var(--heading);
font-weight: bold;
text-align: center;
border: none;
padding: 5px 0px;
}
.sidebar .widget.widget_calendar table {
margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
border: 1px solid #eee;
}
.sidebar .widget.widget_calendar table thead tr th {
background-color: #f1f1f1;
color: var(--heading);
border: 1px solid #e4e4e4;
text-align: center;
}
.sidebar .widget.widget_calendar table tbody tr td {
border: none;
text-align: center;
border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_calendar nav {
border: none;
padding: 10px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_calendar nav a {
color: var(--primary);
}
.sidebar .widget.widget_calendar nav a:hover {
color: #343434;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
position: relative;
width: 100%;
float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-weight: 500;
background-color: #fff;
padding: 8px 18px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.sidebar .widget.widget_search {
background-color: var(--primary);
}
.sidebar .widget.widget_search form {
position: relative;
}
.sidebar .widget.widget_search form:before {
font-size: 22px;
color: #fff;
opacity: 1;
font-family: "flaticon_gimont" !important;
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 20px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.sidebar .widget.widget_search form input[type=search] {
padding: 0 55px 0 15px;
width: 100%;
color: #fff;
overflow: hidden;
background: unset;
border: unset;
}
.sidebar .widget.widget_search form input[type=search]::placeholder {
opacity: 1;
color: #fff;
font-size: 16px;
font-weight: 500;
}
.sidebar .widget.widget_search form input[type=search]::-webkit-search-cancel-button {
display: none;
}
.sidebar .widget.widget_search form input[type=search]:-webkit-autofill {
transition-delay: 600s;
}
.sidebar .widget.widget_search form input[type=submit] {
position: absolute;
right: 0;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 50px;
}
.sidebar .widget.widget_categories ul li, .sidebar .widget.widget_archive ul li {
line-height: 30px;
color: var(--text);
}
.sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_archive ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_categories ul li a, .sidebar .widget.widget_archive ul li a {
color: var(--text);
text-align: left;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_archive ul li a:hover {
color: var(--primary);
}
.sidebar .widget.widget_categories .widget-custom ul li, .sidebar .widget.widget_archive .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before, .sidebar .widget.widget_archive .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
}
.sidebar .widget.widget_categories .widget-custom ul li a, .sidebar .widget.widget_archive .widget-custom ul li a {
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_categories .widget-custom ul li a .number, .sidebar .widget.widget_archive .widget-custom ul li a .number {
background: #eee;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sidebar .widget.widget_categories ul li:before {
content: "";
font-family: "ovaicon";
}
.sidebar .widget.widget_categories .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
}
.sidebar .widget.widget_pages ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_nav_menu ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_meta ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li {
color: var(--text);
opacity: 0.8;
}
.sidebar .widget.widget_recent_comments ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link {
color: var(--heading);
text-decoration: underline;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link a:hover {
color: var(--primary);
} .widget_tag_cloud .tagcloud a {
font-size: 0.9em !important;
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ededed;
font-size: 100%;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
table thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
table thead tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table thead tr td, table thead tr th {
padding: 5px 10px;
font-weight: bold;
color: var(--heading);
border: 1px solid #ededed;
text-align: left;
}
table thead tr td a, table thead tr th a {
color: var(--heading);
}
table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table tbody tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table tbody tr td, table tbody tr th {
padding: 5px 10px;
border: 1px solid #ededed;
color: var(--text);
text-align: left;
}
table tbody tr td a, table tbody tr th a {
color: var(--heading);
font-weight: normal;
}
table tbody tr td a:hover, table tbody tr th a:hover {
color: var(--primary);
}
table tbody tr th {
color: var(--heading);
} button,
input,
select,
textarea {
color: var(--text);
line-height: 1.5em;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
border-radius: 0;
padding: 12px 15px;
border-color: #e0e0e0;
background-color: #ffffff;
color: var(--text);
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
outline: 0;
transition: all ease-in-out 0.3s;
font-size: 1em;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: var(--text);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
color: var(--heading);
}
.form-light input[type=text],
.form-light input[type=number],
.form-light input[type=email],
.form-light input[type=tel],
.form-light input[type=url],
.form-light input[type=password],
.form-light input[type=search],
.form-light textarea,
.form-light .input-text {
color: #fff;
}
.form-light input[type=text]::placeholder,
.form-light input[type=number]::placeholder,
.form-light input[type=email]::placeholder,
.form-light input[type=tel]::placeholder,
.form-light input[type=url]::placeholder,
.form-light input[type=password]::placeholder,
.form-light input[type=search]::placeholder,
.form-light textarea::placeholder,
.form-light .input-text::placeholder {
color: #fff;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-radius: 0;
padding: 12px 25px;
font-size: 1em;
border-color: var(--primary);
background-color: var(--primary);
color: #fff;
cursor: pointer;
font-weight: 600;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background-color: transparent;
border-color: var(--primary);
color: var(--primary);
}
select:not([size]):not([multiple]) {
background-color: #ffffff;
color: var(--text);
border: 1px solid #e0e0e0;
border-radius: 0;
padding: 12px 15px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url(https://teamuae.net/en/wp-content/themes/gimont/assets/img/base/select-arrow.svg);
background-position: calc(100% - 12px) center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
} [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 0.5;
}
input::placeholder, textarea::placeholder {
opacity: 0.5;
}
.rtl select:not([size]):not([multiple]) {
background-position: left 12px top 50%;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .gallery-caption {
width: 100%;
}
.slide_gallery {
clear: both;
margin-bottom: 30px;
}
.slide_gallery .owl-dots {
z-index: 1;
position: absolute;
left: 0;
bottom: 30px;
width: 100%;
text-align: center;
}
.slide_gallery .owl-dots .owl-dot {
width: 10px;
height: 10px;
background-color: #fff;
border: 1px solid;
border-radius: 50%;
border-color: #ccc;
margin: 0px 3px;
}
.slide_gallery .owl-dots .owl-dot.active, .slide_gallery .owl-dots .owl-dot:hover {
background-color: var(--primary);
border-color: var(--primary);
}
@media (max-width: 568px) {
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
margin: 0 0 20px 0px;
}
}
@media (max-width: 568px) {
.gallery .gallery-item {
width: 100% !important;
}
} img {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
margin-right: 2.2em;
margin-bottom: 1em;
display: inline;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
margin-bottom: 1em;
display: inline;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} img.ajax-loader {
width: 16px;
height: 16px;
display: block;
text-align: center;
margin: 0 auto;
margin-left: auto;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.bypostauthor {
position: relative;
}
.gimont_image_carousel_hover .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-inner {
position: relative;
}
.gimont_image_carousel_hover .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-inner .swiper-slide-image {
display: inline-block;
vertical-align: middle;
min-height: 100px;
object-fit: cover;
}
.gimont_image_carousel_hover .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-inner:hover:before {
opacity: 0.8;
}
.gimont_image_carousel_hover .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-inner:before {
transition: all 0.3s linear;
position: absolute;
content: "";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
-webkit-font-smoothing: antialiased;
display: inline-flex;
align-items: center;
justify-content: center;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 20px;
width: 100%;
height: 100%;
color: #fff;
background-color: var(--primary);
opacity: 0;
} embed,
iframe,
object,
video {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}  #comments {  }
#comments .title-comments {
margin-bottom: 30px;
font-size: 1.5em;
}
#comments .comment-lists {
list-style-type: none;
padding-left: 0;
margin-left: 0;  }
#comments .comment-lists .children {
list-style-type: none;
padding-left: 0;
margin-left: 70px;
}
@media (max-width: 767px) {
#comments .comment-lists .children {
margin-left: 15px;
}
}
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 140px;
min-height: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 0;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta,
#comments .comment-lists .pingback .comment-body .comment-meta,
#comments .comment-lists .comment .comment-body .comment-meta {
position: relative;
margin-bottom: 10px;
}
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
position: absolute;
left: -140px;
top: 5px;
border-radius: 50%;
width: 100px;
height: auto;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
display: none;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta cite,
#comments .comment-lists .pingback .comment-body .comment-meta cite,
#comments .comment-lists .comment .comment-body .comment-meta cite {
color: var(--heading);
font-weight: 600;
font-style: normal;
font-size: 1.1em;
text-transform: capitalize;
}
#comments .comment-lists .trackback .comment-body .comment-meta cite a,
#comments .comment-lists .pingback .comment-body .comment-meta cite a,
#comments .comment-lists .comment .comment-body .comment-meta cite a {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .pingback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .comment .comment-body .comment-meta .comment-date time {
font-size: 0.9em;
font-weight: 500;
line-height: 1.4;
font-style: italic;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
padding-bottom: 40px;
border-bottom: 1px solid;
border-color: #eee;
}
#comments .comment-lists .trackback .comment-body .comment-content .comment-text p,
#comments .comment-lists .pingback .comment-body .comment-content .comment-text p,
#comments .comment-lists .comment .comment-body .comment-content .comment-text p {
margin: 0 0 10px 0;
padding: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a,
#comments .comment-lists .pingback .comment-body .comment-content .reply a,
#comments .comment-lists .comment .comment-body .comment-content .reply a {
font-weight: 500;
color: var(--primary);
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:hover {
color: #333;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body #respond,
#comments .comment-lists .pingback .comment-body #respond,
#comments .comment-lists .comment .comment-body #respond {
margin-top: 0;
border: 1px solid #eee;
border-top: none;
border-radius: 0;
padding: 22px 25px 25px 25px;
}
#comments .comment-lists .trackback .comment-body, #comments .comment-lists .pingback .comment-body {
padding-left: 0;
} #respond {
clear: both;
margin: 30px 0px;
position: relative;
}
#respond .logged-in-as {
padding-bottom: 15px;
}
#respond #reply-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 1.5em;
}
#respond #reply-title #cancel-comment-reply-link {
float: right;
text-align: right;
position: relative;
color: red;
}
#respond #commentform {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
clear: both;
}
#respond #commentform p {
padding: 0px 15px;
margin: 0;
}
#respond #commentform p.logged-in-as {
padding-bottom: 15px;
}
#respond #commentform label {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
display: inherit;
}
#respond #commentform .comment-notes {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 100%;
max-width: 100%;
order: 1;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
}
#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
width: 100%;
}
#respond #commentform .comment-form-comment {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-bottom: 30px;
}
#respond #commentform .comment-form-comment textarea {
width: 100%;
}
#respond #commentform .form-submit {
flex: 0 0 100%;
max-width: 100%;
order: 3;
}
#respond #commentform .comment-form-cookies-consent {
display: flex;
line-height: 1;
margin-bottom: 15px;
width: 100%;
}
#respond #commentform .comment-form-cookies-consent label {
padding-left: 5px;
text-transform: inherit;
font-weight: 500;
}  .woocommerce.woocommerce-pagination, .woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
margin: 60px 0px;
}
.woocommerce.woocommerce-pagination ul.page-numbers,
.woocommerce .page-numbers,
nav.woocommerce-pagination ul.page-numbers,
nav .page-numbers {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.woocommerce.woocommerce-pagination ul.page-numbers li,
.woocommerce .page-numbers li,
nav.woocommerce-pagination ul.page-numbers li,
nav .page-numbers li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce .page-numbers li .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers,
nav .page-numbers li .page-numbers {
background: #f1f1f1;
padding: 0px 10px 0px 10px;
min-width: 45px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 43px;
font-size: 1em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i,
.woocommerce .page-numbers li .page-numbers i,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i,
nav .page-numbers li .page-numbers i {
font-size: 0.7em;
line-height: 1;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
.woocommerce .page-numbers li .page-numbers i:before,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
nav .page-numbers li .page-numbers i:before {
font-weight: bold !important;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce .page-numbers li .page-numbers:hover,
.woocommerce .page-numbers li .page-numbers:focus,
.woocommerce .page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav .page-numbers li .page-numbers:hover,
nav .page-numbers li .page-numbers:focus,
nav .page-numbers li .page-numbers.current {
background-color: var(--primary);
color: #fff;
} .page-links {
clear: both;
margin: 20px 0px 30px 0px;
float: left;
}
.page-links .post-page-numbers {
border: 1px solid;
border-radius: 2px;
display: inline-block;
font-size: 1rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
font-weight: 600;
background-color: transparent;
border-color: var(--primary);
color: var(--text);
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers:focus, .page-links .post-page-numbers.current {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #1a1a1a;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.page-links .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text {
display: none;
} .wrap_breadcrumbs {
background-color: #fafafa;
margin-bottom: 60px;
position: relative;
}
.wrap_breadcrumbs:before {
position: absolute;
left: -1000px;
background-color: #fafafa;
height: 100%;
width: 10000px;
top: 0;
content: "";
z-index: -1;
}
ul.breadcrumb {
margin: 0;
padding: 20px 0px;
display: inline-block;
list-style-type: none;
}
ul.breadcrumb li {
color: var(--primary);
-webkit-hyphens: auto;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
display: inline-flex;
align-items: baseline;
word-break: break-word;
}
ul.breadcrumb li a {
color: var(--text);
}
ul.breadcrumb li a:hover {
color: var(--primary);
}
ul.breadcrumb li .separator {
padding: 0 4px;
}
ul.breadcrumb li .separator i {
font-size: 0.6em;
color: var(--text);
opacity: 0.5;
position: relative;
} #scrollUp {
bottom: 15px;
right: 15px;
border-radius: 5px;
background-color: var(--primary);
}
#scrollUp:hover {
background-color: #333;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
#scrollUp i {
color: #fff;
display: block;
text-align: center;
padding: 10px 10px 5px 10px;
}
#scrollUp i:before {
font-weight: bold !important;
} .wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
}  .wp-block-button {
margin: 10px 0px;
}
.wp-block-button a {
text-transform: uppercase;
font-weight: 600;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-style: dashed;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.alignright {
margin-left: 20px;
} .wp-block-image,
figure {
margin: 0;
}
.wp-block-image figcaption,
figure figcaption {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
padding-top: 0;
margin-top: 5px;
}
.wp-block-image img {
width: 100%;
} .wp-block-cover {
margin-bottom: 30px;
}
.wp-block-cover.has-background-dim {
color: #fff;
} .wp-block-gallery {
margin-bottom: 20px;
padding-top: 20px;
}
.wp-block-gallery:not(.has-nested-images).alignleft {
margin-right: 30px;
}
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 30px;
}  .wp-block-columns {
margin-bottom: 25px;
}
.wp-block-columns blockquote {
padding: 20px 10px 20px 50px;
}
.wp-block-columns blockquote:before {
left: 10px;
top: 5px;
} .wp-block-group.has-background {
margin-bottom: 30px;
padding: 30px;
} .wp-block-media-text {
margin-bottom: 30px;
} .wp-block-archives.wp-block-archives-list {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-archives.wp-block-archives-list li {
margin: 5px 0px;
}
.wp-block-archives.wp-block-archives-list li a {
position: relative;
}
.wp-block-archives.wp-block-archives-list li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-calendar {
margin-bottom: 30px;
} .wp-block-categories {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-categories li {
margin: 5px 0px;
}
.wp-block-categories li a {
position: relative;
}
.wp-block-categories li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments.has-avatars li:before {
display: none;
}
.wp-block-latest-comments li {
margin-bottom: 2em;
line-height: 1.5em;
}
.wp-block-latest-comments li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-author {
text-decoration: underline;
}
.wp-block-latest-comments li a {
color: var(--primary);
}
.wp-block-latest-comments li time {
padding-top: 10px;
} .wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__label {
margin-bottom: 10px;
display: block;
}
.wp-block-search:before {
display: none !important;
}
.wp-block-search .wp-block-search__input {
border-color: #e0e0e0;
background-color: #ffffff;
padding-right: 20px !important;
padding-left: 20px !important;
}
.wp-block-search .wp-block-search__button {
padding: 12px 25px;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
font-weight: 600;
margin-left: 5px;
}
.wp-block-search .wp-block-search__button:hover {
background-color: transparent;
color: var(--primary);
} .wp-block-latest-posts li a {
position: relative;
}
.wp-block-latest-posts li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-posts.has-dates li {
margin-bottom: 15px;
}
.wp-block-latest-posts.has-dates time {
padding-left: 20px;
} .wp-block-tag-cloud {
clear: both;
position: relative;
}
.wp-block-tag-cloud:after {
clear: both;
content: "";
display: inline-block;
width: 100%;
}
.wp-block-tag-cloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #fff;
padding: 8px 18px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.wp-block-tag-cloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-rss li {
margin-bottom: 5px;
}
.wp-block-rss li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.widget_block .wp-block-group__inner-container > h2 {
font-size: 1.3195em;
padding-bottom: 15px;
margin-bottom: 15px;
}
ul.ova-single-post-list {
margin: 0 0 40px 0;
padding: 0 20px;
}
ul.ova-single-post-list li {
margin-bottom: 13px;
line-height: 1.3;
color: var(--heading);
font-weight: bold;
}
ul.ova-single-post-list li::marker {
color: var(--primary);
} .header_sticky.active_sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
background-color: #fff;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-webkit-animation: sticky 0.7s;
animation: sticky 0.7s;
}
.header_sticky.sticky_bg_dark.active_sticky {
background-color: var(--heading);
}
@-webkit-keyframes sticky {
0% {
top: -100px;
}
100% {
top: 0;
}
}
@keyframes sticky {
0% {
top: -100px;
}
100% {
top: 0;
}
}
.ova_sticky_column {
position: sticky !important;
top: 150px;
left: 0;
height: 100%;
} .ova_404_page {
text-align: center;
padding: 0 30px 110px 30px;
margin-top: 110px;
background-position: bottom center;
background-repeat: no-repeat;
background-size: contain;
}
@media (max-width: 1024px) {
.ova_404_page {
padding: 0 30px 70px 30px;
margin-top: 70px;
}
}
.ova_404_page .title-404 {
margin: -30px 0 0 0;
font-size: 350px;
line-height: 1;
color: var(--primary);
}
@media screen and (max-width: 666px) {
.ova_404_page .title-404 {
margin: 0;
font-size: 170px;
}
}
@media screen and (max-width: 400px) {
.ova_404_page .title-404 {
font-size: 130px;
}
}
.ova_404_page .title {
margin-bottom: 25px;
font-size: 40px;
line-height: 1.2;
}
.ova_404_page .description {
margin-bottom: 40px;
font-size: 20px;
font-weight: 400;
line-height: 1.2;
}
.ova_404_page form {
position: relative;
display: inline-block;
width: 100%;
height: 72px;
max-width: 550px;
margin-bottom: 30px;
}
.ova_404_page form:before {
font-size: 22px;
color: var(--heading);
font-family: "ovaicon";
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 50px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.ova_404_page form input[type=search] {
width: 100%;
height: 100%;
border: none;
border-radius: 0;
font-size: 16px;
line-height: 1.2;
color: var(--text);
padding-left: 50px;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.ova_404_page form input[type=search]::placeholder {
font-weight: 500;
}
.ova_404_page form input[type=search]::-webkit-search-cancel-button {
display: none;
}
.ova_404_page form input[type=submit] {
position: absolute;
right: 0;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 110px;
height: 100%;
}
.ova_404_page .ova-go-home a {
transition: all 0.3s ease;
display: inline-block;
font-size: 15px;
font-weight: bold;
line-height: 1.3;
color: #fff;
padding: 22px 50px;
background-color: var(--primary);
border-radius: 0;
}
.ova_404_page .ova-go-home a:hover {
background-color: var(--heading);
}  .ova-move-up {
animation-name: ovaMoveUp;
-moz-animation-name: ovaMoveUp;
-webkit-animation-name: ovaMoveUp;
}
@-webkit-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-down {
animation-name: ovaMoveDown;
-moz-animation-name: ovaMoveDown;
-webkit-animation-name: ovaMoveDown;
}
@-webkit-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-left {
animation-name: ovaMoveLeft;
-moz-animation-name: ovaMoveLeft;
-webkit-animation-name: ovaMoveLeft;
}
@-webkit-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-move-right {
animation-name: ovaMoveRight;
-moz-animation-name: ovaMoveRight;
-webkit-animation-name: ovaMoveRight;
}
@-webkit-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-scale-up {
animation-name: ovaScaleUp;
-moz-animation-name: ovaScaleUp;
-webkit-animation-name: ovaScaleUp;
}
@-webkit-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ova-flip {
animation-name: ovaFlip;
-moz-animation-name: ovaFlip;
-webkit-animation-name: ovaFlip;
}
@-webkit-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.ova-helix {
animation-name: ovaHelix;
-moz-animation-name: ovaHelix;
-webkit-animation-name: ovaHelix;
}
@-webkit-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.ova-popup {
animation: ovaPopup;
-moz-animation-name: ovaPopup;
-webkit-animation-name: ovaPopup;
}
@-webkit-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
} .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
border-color: red;
color: red;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: green;
color: #fff;
}
.ova-response-output-black .wpcf7 form.sent .wpcf7-response-output {
color: var(--heading);
}
.ova-ctform {
position: relative;
}
.ova-ctform p {
margin: 0;
}
.ova-ctform .two_column {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 20px;
}
@media screen and (max-width: 600px) {
.ova-ctform .two_column {
grid-template-columns: 1fr;
}
}
.ova-ctform .ova_wrap_input {
margin-bottom: 20px;
}
.ova-ctform .ova_wrap_input label {
font-family: var(--secondary-font);
font-weight: 600;
color: var(--heading);
}
.ova-ctform input, .ova-ctform textarea, .ova-ctform select:not([size]):not([multiple]) {
color: var(--heading);
font-size: 14px;
font-weight: 500;
border-radius: 0;
width: 100%;
border: none;
background: #f3f4f7;
}
.ova-ctform input::placeholder, .ova-ctform textarea::placeholder, .ova-ctform select:not([size]):not([multiple])::placeholder {
color: var(--text);
opacity: 1;
}
.ova-ctform input:focus, .ova-ctform textarea:focus, .ova-ctform select:not([size]):not([multiple]):focus {
border-color: var(--primary);
}
.ova-ctform input {
padding: 20px 30px;
}
.ova-ctform textarea {
padding: 30px;
height: 170px;
}
.ova-ctform .wpcf7-submit {
border-radius: 0;
font-weight: 800;
padding: 20px 48.5px;
}
.ova-ctform .wpcf7-submit:hover {
color: var(--primary);
}
.ova-ctform .wpcf7-spinner {
position: absolute;
right: 0;
bottom: 20px;
}
.ova-team-detail {
max-width: 768px;
margin: 0 auto;
text-align: center;
}
.ova-team-detail input, .ova-team-detail textarea, .ova-team-detail select:not([size]):not([multiple]) {
background: #fff;
} .ova-mc4wp-form {
position: relative;
max-width: 600px;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email {
margin-bottom: 16px;
}
}
.ova-mc4wp-form .email input {
font-style: normal;
font-size: 14px;
font-weight: 500;
line-height: 1;
width: 100%;
letter-spacing: 0.3px;
background-color: #fff;
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.06);
caret-color: var(--primary);
border: none;
border-radius: 0;
padding: 22px 30px;
}
.ova-mc4wp-form .email input::placeholder {
opacity: 1;
}
.ova-mc4wp-form .submit {
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit {
position: relative;
}
}
.ova-mc4wp-form .submit button {
padding: 0 30px;
line-height: 61px;
transition: all 0.3s ease;
border-radius: 0;
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit button {
display: block;
width: 100%;
}
}
.ova-mc4wp-form .submit button span {
color: #fff;
font-weight: 700;
text-transform: capitalize;
transition: all 0.3s ease;
}
.ova-mc4wp-form .submit button:hover {
background-color: #fff;
}
.ova-mc4wp-form .submit button:hover span {
color: var(--primary);
}
.mc4wp-response p {
color: #fff;
margin: 15px 0px !important;
}
.mc4wp-response p a {
color: var(--primary) !important;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button {
background-color: var(--heading);
border-color: var(--heading);
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button span {
color: #fff;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button:hover {
background-color: #fff;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button:hover span {
color: var(--heading);
}
.ova-mc4wp-form-template3 .ova-mc4wp-form {
max-width: 470px;
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .email input {
background-color: #f3f4f7;
border: 1px solid rgba(5, 26, 83, 0.1);
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .submit {
position: static;
margin-top: 10px;
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .submit button {
padding: 0 40px;
background-color: var(--heading);
border-color: var(--heading);
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .submit button span {
color: #fff;
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .submit button:hover {
background-color: #fff;
}
.ova-mc4wp-form-template3 .ova-mc4wp-form .submit button:hover span {
color: var(--heading);
}
.ova-mc4wp-form-template4 .ova-mc4wp-form {
max-width: 470px;
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .email input {
padding: 17px;
background-color: #f3f4f7;
border: 1px solid rgba(5, 26, 83, 0.1);
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .submit {
position: static;
margin-top: 10px;
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .submit button {
padding: 0 40px;
background-color: var(--primary);
border-color: var(--primary);
line-height: 52px;
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .submit button span {
color: #fff;
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .submit button:hover {
background-color: #fff;
}
.ova-mc4wp-form-template4 .ova-mc4wp-form .submit button:hover span {
color: var(--primary);
} .elementor-button-wrapper .elementor-button {
font-size: 1em;
font-weight: bold;
line-height: 1.3;
text-transform: capitalize;
color: #fff;
background-color: var(--primary);
border-radius: 0;
padding: 18px 38px;
}
.elementor-button-wrapper .elementor-button:hover {
transition: all 0.3s;
color: #fff;
background-color: var(--heading);
}
.elementor-button-wrapper .elementor-button:focus, .elementor-button-wrapper .elementor-button:visited {
color: #fff;
background-color: var(--primary);
}
.elementor-button-wrapper .elementor-button:focus:hover, .elementor-button-wrapper .elementor-button:visited:hover {
transition: all 0.3s;
background-color: var(--heading);
color: #fff;
}
.elementor-button-wrapper .elementor-button .elementor-button-content-wrapper {
align-items: center;
}
.elementor-button-wrapper .elementor-button .elementor-button-icon {
display: inline-flex;
z-index: 1;
}
.elementor-button-wrapper .elementor-button .elementor-button-icon i {
display: inline-flex;
} .elementor-icon-list-items .elementor-icon-list-icon {
color: var(--primary);
}
.elementor-view-stacked.elementor-widget-icon .elementor-icon, .elementor-view-stacked.elementor-widget-icon-box .elementor-icon {
background-color: var(--primary);
}
.elementor-view-framed.elementor-widget-icon .elementor-icon, .elementor-view-framed.elementor-widget-icon-box .elementor-icon {
color: var(--primary);
border-color: var(--primary);
}
.elementor-widget-icon .elementor-icon, .elementor-widget-icon-box .elementor-icon {
color: var(--primary);
}
@media (min-width: 1024px) and (max-width: 1300px) {
.ova-hide-element-min1024-max1300 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1350px) {
.ova-hide-element-min1024-max1350 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1450px) {
.ova-hide-element-min1024-max1450 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1650px) {
.ova-hide-element-min1024-max1650 {
display: none;
}
}
.ova-element-column-gap-40px .elementor-widget-wrap {
column-gap: 40px;
}
.ova-element-column-gap-30px .elementor-widget-wrap {
column-gap: 30px;
}
.ova-element-column-margin-left-50px .elementor-widget-wrap {
margin: 0 0 0 50px;
}
.ova-element-column-margin-left-30px .elementor-widget-wrap {
margin: 0 0 0 30px;
}
.ova-element-primary-background .elementor-widget-container {
background-color: var(--primary);
}
.ova-column-primary-background .elementor-widget-wrap {
background-color: var(--primary);
}
.ova-section-primary-background {
background-color: var(--primary);
}
.ova-triangle1-background:before {
content: "";
position: absolute;
bottom: 0;
right: -9.5px;
height: 100%;
width: 10px;
background-color: var(--primary);
-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.rtl .ova-element-column-margin-left-50px .elementor-widget-wrap {
margin: 0 50px 0 0;
}
.rtl .ova-element-column-margin-left-30px .elementor-widget-wrap {
margin: 0 30px 0 0;
} body.woocommerce.woo_layout_1c #woo_main {
max-width: 100%;
}
body.woocommerce.woo_layout_1c #woo_main #primary {
flex: 0 0 100%;
}
body.woocommerce.woo_layout_2l #woo_main {
float: right;
}
body.woocommerce.woo_layout_2l #woo_sidebar {
float: left;
}
body.woocommerce.woo_layout_2r #woo_main {
float: left;
}
body.woocommerce.woo_layout_2r #woo_sidebar {
float: right;
}
body.woocommerce #woo_main {
max-width: calc( var(--woo-main-content) - 20px );
width: 100%;
}
@media (max-width: 1024px) {
body.woocommerce #woo_main {
max-width: 100%;
}
}
body.woocommerce #woo_sidebar {
max-width: var(--woo-width-sidebar);
width: 100%;
margin-bottom: 110px;
}
@media (max-width: 1024px) {
body.woocommerce #woo_sidebar {
max-width: 100%;
margin-bottom: 80px;
}
} .woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary);
}
.woocommerce-message::before {
color: var(--primary);
}
.woocommerce-info::before {
color: var(--primary);
} .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
background-image: url(https://teamuae.net/en/wp-content/themes/gimont/assets/img/base/select-arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.checkout-button,
.woocommerce #review_form #submit {
line-height: 1.5em;
border-radius: 0;
padding: 12px 25px;
font-size: 1em;
font-weight: 600;
}
.woocommerce ul.products {
margin: 0;
}
@media (max-width: 580px) {
.woocommerce ul.products[class*=columns-] li.product {
width: 100%;
float: none;
}
}
.woocommerce ul.products li.product {
text-align: center;
position: relative;
overflow: hidden;
padding: 35px 25px;
background-color: var(--light);
}
@media (max-width: 580px) {
.woocommerce ul.products li.product {
width: 100%;
float: none;
}
}
.woocommerce ul.products li.product .cat_product {
display: none;
color: var(--text);
font-size: 16px;
line-height: 1.2;
padding: 0px 4px;
}
.woocommerce ul.products li.product .button {
visibility: visible;
opacity: 1;
}
.woocommerce ul.products li.product .star-rating {
font-size: 13px;
margin: 0 auto 15px auto;
color: #ff9000;
}
.woocommerce ul.products li.product .star-rating:before {
color: #ff9000;
}
.woocommerce ul.products li.product .onsale {
display: inline-block;
top: 15px;
right: 15px;
left: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 5px;
text-transform: uppercase;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link img {
margin: 0 auto;
width: auto;
height: 180px;
object-fit: contain;
margin-bottom: 45px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
margin: 0;
font-size: 20px;
line-height: 1.15;
color: var(--heading);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
color: var(--primary);
}
.woocommerce ul.products li.product .price {
font-size: 16px;
line-height: 1.1;
color: var(--primary);
font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
margin-left: 6px;
text-decoration: none;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.add_to_cart_button {
transition: all 0.3s ease;
color: #fff;
z-index: 1;
background: var(--primary);
}
.woocommerce ul.products li.product .button.loading:after,
.woocommerce ul.products li.product a.add_to_cart_button.loading:after {
right: 0.5em;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover {
transition: all 0.3s ease;
background: var(--heading);
}
.woocommerce ul.products li.product a.added_to_cart {
margin-top: 20px;
display: inline-block;
visibility: visible;
opacity: 1;
background-color: transparent !important;
color: var(--heading);
text-decoration: underline;
text-transform: capitalize;
padding: 0px 15px 0px 15px;
}
.woocommerce ul.products li.product a.added_to_cart:hover {
color: var(--primary);
transition: 0.3s ease;
}
.woocommerce ul.products li.product a.added_to_cart:after {
padding-left: 5px;
}
.woocommerce ul.products li.product .product_type_external:after,
.woocommerce ul.products li.product .product_type_grouped:after,
.woocommerce ul.products li.product .product_type_variable:after {
position: absolute;
top: 0;
right: 10px;
}
@media (max-width: 1025px -1) {
.woocommerce #woo_main .content-area {
flex: 0 0 100%;
padding-left: 0px;
width: 100%;
}
}
.woocommerce #woo_main .content-area .woocommerce-result-count {
margin: 12px 0 0 0;
font-size: 18px;
line-height: 1.3;
color: var(--heading);
font-weight: 500;
}
.woocommerce #woo_main .content-area .woocommerce-ordering select {
padding-right: 26px;
border: 1px solid rgba(44, 44, 44, 0.102);
border-radius: 0;
font-size: 16px;
color: var(--heading);
}
@media (max-width: 580px) {
.woocommerce #woo_main .content-area .woocommerce-ordering {
float: none;
}
.woocommerce #woo_main .content-area .woocommerce-ordering select {
margin-top: 20px;
}
}
.woocommerce.elementor-default #woo_main {
padding: 0 10px;
}
.woocommerce div.product {
margin-bottom: 75px;      }
@media (max-width: 1024px) {
.woocommerce div.product {
margin-bottom: 45px;
}
}
.woocommerce div.product .onsale {
display: inline-block;
top: 15px;
left: 20px;
right: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 5px;
text-transform: uppercase;
}
.woocommerce div.product div.images {
margin: 0 0px 40px 0px;
direction: ltr;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
top: 15px;
right: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
border-radius: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
background: var(--light);
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
margin: 0 auto;
width: auto;
background: var(--light);
padding: 90px 45px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background-color: var(--light);
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 30px;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
}
@media (max-width: 1024px) {
.woocommerce div.product div.images .flex-control-thumbs {
grid-template-columns: 1fr 1fr;
}
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 20px 30px;
width: 100%;
background: var(--light);
}
.woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
}
.woocommerce div.product .summary .product_title {
margin: 60px 0 15px 0;
font-size: 48px;
line-height: 1.1;
color: var(--heading);
}
.woocommerce div.product .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0 0 15px 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
font-size: 13px;
margin-top: 0;
color: #ff9000;
}
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 16px;
line-height: 1.2;
color: var(--text);
text-transform: capitalize;
}
.woocommerce div.product .summary .price {
margin: 0 0 30px 0;
padding: 0 0 30px 0;
color: var(--primary);
border-bottom: 1px solid rgba(29, 23, 41, 0.15);
}
.woocommerce div.product .summary .price .woocommerce-Price-amount {
font-size: 20px;
line-height: 26px;
color: var(--primary);
}
.woocommerce div.product .summary .price ins {
margin-left: 3px;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .summary .stock {
margin: 0 0 18px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.3px;
color: #0067da;
}
.woocommerce div.product .summary form.cart {
padding-bottom: 45px;
border-bottom: 1px solid rgba(29, 23, 41, 0.1);
}
.woocommerce div.product .summary form.cart table.group_table {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table tr {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table td {
border-color: #e8e8e8;
}
.woocommerce div.product .summary form.cart table.group_table td {
vertical-align: middle;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .summary form.cart table.group_table td label {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr {
border: none;
}
.woocommerce div.product .summary form.cart table.variations tr td {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary form.cart table.variations tr td label {
font-weight: 400;
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr td .reset_variations {
font-size: 15px;
line-height: 1.2;
color: var(--text);
margin-top: 10px;
display: inline-block !important;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-container {
height: 40px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection--single {
border: 1px solid #e8e8e8;
border-radius: 2px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection__rendered {
padding: 0 14px;
font-size: 15px;
color: #919baf;
}
.woocommerce div.product .summary form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 23px;
}
.woocommerce div.product .summary form.cart .quantity {
margin: 0 10px 0 0;
}
.woocommerce div.product .summary form.cart .quantity input {
border-color: rgba(14, 19, 23, 0.1);
width: 85px;
height: 50px;
line-height: 50px;
border-radius: 4px;
}
.woocommerce div.product .summary form.cart .quantity input::placeholder {
font-size: 16px;
color: var(--text);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button {
font-size: 14px;
font-weight: 700;
padding: 17px 40px 15px 40px;
line-height: 1.2;
text-transform: uppercase;
background-color: var(--primary);
border-radius: 0;
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover {
background: var(--heading);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:focus {
outline: none;
}
.woocommerce div.product .summary .product_meta {
margin: 0;
padding: 15px 0;
}
.woocommerce div.product .summary .product_meta .posted_in, .woocommerce div.product .summary .product_meta .tagged_as {
display: block;
font-size: 18px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .posted_in.posted_in, .woocommerce div.product .summary .product_meta .tagged_as.posted_in {
margin-bottom: 16px;
}
.woocommerce div.product .summary .product_meta .posted_in a, .woocommerce div.product .summary .product_meta .tagged_as a {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .summary .product_meta .posted_in a:hover, .woocommerce div.product .summary .product_meta .tagged_as a:hover {
color: var(--primary);
}
.woocommerce div.product .summary .product_meta .sku_wrapper {
margin-bottom: 8px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .sku_wrapper .sku {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs {
padding: 20px 40px 80px 0;
}
@media (max-width: 1024px) {
.woocommerce div.product .woocommerce-tabs {
padding: 20px 0 60px 0;
}
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information h2 {
display: none;
font-size: 27px;
line-height: 1.2;
color: var(--heading);
font-weight: 500;
margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
font-size: 17px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
font-size: 16px;
font-style: normal;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-noreviews {
margin: 0 0 25px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img.avatar {
width: 60px;
border: none;
border-radius: 50%;
background: transparent;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
margin: 0 0 0 85px;
border: none;
padding: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
font-size: 13px;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating:before {
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
margin: 0 0 10px 0;
line-height: 1;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
margin: 0 5px 5px 0;
display: inline-block;
font-size: 20px;
font-weight: 600;
color: var(--heading);
text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
display: inline-block;
color: var(--primary);
margin-left: 4px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .description {
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-reply-title {
display: inline-block;
font-size: 25px;
line-height: 1.2;
font-weight: 400;
color: var(--heading);
text-transform: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form {
margin: 15px 0px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form p {
margin: 0 0 25px 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author {
margin-right: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email {
margin-left: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating {
width: 100%;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes {
font-size: 17px;
line-height: 24px;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes .required {
color: #ff623f;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label .required {
color: #ff623f;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form textarea {
margin: 0;
border: 1px solid rgba(14, 19, 23, 0.1);
background-color: var(--light);
border-radius: 0;
height: 150px;
padding: 11px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
padding: 0 15px;
border: 1px solid rgba(14, 19, 23, 0.1);
border-radius: 0;
background-color: var(--light);
height: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating label {
margin: 0 0 12px;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars {
margin: 0;
display: inline-flex;
align-items: center;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars a {
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .select2-container--default {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment {
margin-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
padding: 18px 40px;
background-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input:hover {
background: var(--heading);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 40px 0;
background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
position: relative;
margin: 0 15px 10px 0;
padding: 0;
border-color: rgba(29, 23, 41, 0.15);
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: var(--primary);
border-bottom-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--primary);
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
text-align: center;
text-transform: uppercase;
padding: 20px 48px;
background: #fff;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
padding: 50px 35px;
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .woocommerce-Reviews-title {
margin: 0 0 20px;
font-size: 30px;
font-weight: 500;
line-height: 1.2;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description > p {
margin: 0 0 26px 0;
}
.woocommerce div.product .related > h2 {
margin: 0 0 45px 0;
font-size: 48px;
font-weight: 700;
line-height: 1.2;
color: var(--heading);
text-align: center;
} .yith-wcwl-add-to-wishlist i {
color: var(--primary);
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
top: 0;
right: 12px;
left: unset;
line-height: 1;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
font-size: 16px;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist span {
display: none;
}
.yith-wcwl-add-button, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
clear: both;
padding: 8px 0;
line-height: 1.5;
}
.pswp__caption__center {
text-align: center;
font-size: 18px;
color: #fff;
} .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus {
-webkit-box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px var(--primary));
box-shadow: var(--wvs-hover-item-box-shadow, 0 0 0 3px var(--primary));
}
.woocommerce-checkout {     }
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon p {
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 49% !important;
}
.woocommerce-checkout form.checkout_coupon input.input-text {
line-height: 1.5em;
}
.woocommerce-checkout form.checkout_coupon .button {
line-height: 1.5em;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
padding: 12px 25px;
}
.woocommerce-checkout form.checkout_coupon .button:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details label {
display: block;
width: 100%;
font-size: 1em;
color: var(--heading);
font-weight: 600;
margin-bottom: 5px;
margin-top: 5px;
}
.woocommerce-checkout #customer_details input {
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
color: var(--text);
border-radius: 4px;
background: #ffffff;
}
.woocommerce-checkout #customer_details textarea {
border: 1px solid;
border-color: #e0e0e0;
height: 100px;
padding: 10px 15px;
border-radius: 4px;
color: var(--text);
background: #ffffff;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce-checkout #customer_details .form-row {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
order: 1;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
order: 2;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
padding-left: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_company_field {
order: 3;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
order: 4;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
order: 5;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
padding-left: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_country_field {
order: 7;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_1_field {
order: 8;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_2_field {
order: 9;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_city_field {
order: 10;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
order: 11;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
order: 12;
width: 50%;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
padding: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label {
margin: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label input {
height: unset;
margin: 0 5px 0 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label span {
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
margin: 0 0 15px 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields .form-row {
margin: 0 0 15px 0;
padding: 0;
}
.woocommerce-checkout table.shop_table {
border: 1px solid;
border-color: #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table tbody tr {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout #payment {
border-radius: 0px;
background: #e8eaee;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
padding: 32px 25px 32px 25px;
border-bottom-color: #e0e0e0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input {
height: unset;
margin: 0 8px 0 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li label {
margin: 0 0 0 0;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
background: #fff;
margin: 12px 0 22px 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
border-bottom-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
font-size: 17px;
line-height: 22px;
color: var(--text);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label {
width: calc(100% - 26px);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a {
float: right;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a:after {
content: "";
display: block;
clear: both;
}
.woocommerce-checkout #payment .place-order {
justify-content: flex-end;
padding: 20px 25px 20px 20px;
}
.woocommerce-checkout #payment .place-order #place_order {
font-size: 1.2em;
color: #fff;
background: #333;
}
.woocommerce-checkout #payment .place-order #place_order:hover {
background: var(--primary);
}
.woocommerce { }
.woocommerce .woocommerce-cart-form table, .woocommerce .woocommerce-cart-form tr, .woocommerce .woocommerce-cart-form td, .woocommerce .woocommerce-cart-form th {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #e8eaee;
height: 55px;
padding: 0 0 0 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th {
font-size: 1em;
color: var(--heading);
text-transform: uppercase;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-remove {
order: 9;
flex: 0 0 60px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-thumbnail {
display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 calc(100% - 610px);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 150px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 165px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 235px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0 0 0 13px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child td {
padding: 25px 0px 20px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
font-size: 16px;
letter-spacing: 0.2px;
padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td input {
border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: 9;
flex: 0 0 60px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: unset;
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a {
font-size: 20px;
border: 1px solid #e5e5e5;
width: 25px;
height: 25px;
font-weight: normal;
padding: 1px 0px 0px 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
flex: 0 0 90px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 calc(100% - 700px);
padding-left: 0;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 100%;
padding-left: 12px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
font-size: 1em;
color: var(--heading);
font-weight: bold;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a:hover {
color: var(--primary);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 150px;
color: var(--text);
line-height: 1.2;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 165px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity input {
font-size: 16px;
color: var(--text);
height: 33px;
width: 70px;
line-height: 33px;
border: 1px solid #e8e8e8;
padding-right: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 235px;
color: var(--text);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
min-width: 160px;
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
margin-right: 10px;
font-size: 15px;
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text::placeholder {
font-size: 15px;
color: #62718d;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 0;
color: #fff;
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:hover {
background-color: var(--heading);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:focus {
background-color: var(--heading);
outline: none;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
background: var(--primary);
color: #fff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart]:hover {
background: var(--heading);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
display: block;
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a {
display: inline-block;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a img {
width: 60px;
}
.woocommerce .cart-collaterals {
margin-bottom: 80px;
}
.woocommerce .cart-collaterals .cart_totals > h2 {
font-size: 1.2em;
text-transform: uppercase;
color: var(--heading);
margin-bottom: 15px;
}
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals tr, .woocommerce .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th {
border: none;
}
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
border: 1px solid #e0e0e0;
border-collapse: separate !important;
border-bottom: none;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th {
border: none;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping] {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 0;
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
background-color: var(--heading);
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background: var(--primary);
}
.woocommerce .woocommerce-ordering {
margin: 0 0 45px;
}
.woocommerce .woocommerce-order h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order .order_details {
padding-left: 15px;
}
.woocommerce .woocommerce-order .order_details li {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order .order_details li {
display: block;
width: 100%;
margin: 0 0 15px 0px;
padding: 0;
border-right: none;
}
}
.woocommerce {  }
.woocommerce ul.ova-login-register-woo {
list-style-type: none;
padding: 0;
margin: 0 0 50px 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
position: absolute;
bottom: -6px;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
font-size: 24px;
line-height: 26px;
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
max-width: 100%;
float: unset;
margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
display: none;
}
.woocommerce #customer_login .woocommerce-form {
border: none;
margin: 0;
padding-top: 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0 0 15px 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row label {
font-size: 17px;
line-height: 24px;
color: var(--heading);
display: block;
width: 100%;
margin: 0 0 6px 0;
font-weight: 600;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row input {
border-radius: 0;
padding: 12px 15px;
line-height: 1.5em;
color: var(--text);
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row .show-password-input {
right: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row {
display: flex;
flex-direction: column;
}
.woocommerce #customer_login .woocommerce-form .form-row .woocommerce-form-login__rememberme {
order: 1;
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row button {
order: 2;
}
.woocommerce #customer_login .woocommerce-form button[type=submit] {
border-radius: 0;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
margin: 0;
}
.woocommerce #customer_login .woocommerce-form button[type=submit]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword {
margin-top: 7px;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a {
color: var(--heading);
text-decoration: underline;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary);
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register {
display: none;
border: none;
max-width: 400px;
padding: 0;
margin: -5px auto 80px auto;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register p {
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
border-radius: 0;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
background-color: var(--heading);
color: #fff;
} .woocommerce-account .page-title {
display: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
list-style-type: none;
background-color: #f1f1f1;
margin-bottom: 10px;
padding: 10px 15px;
display: block;
color: var(--heading);
font-weight: bold;
}
.woocommerce .woo-sidebar {
flex: 0 0 320px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar {
flex: 0 0 100%;
}
}
.woocommerce .woo-sidebar .woo_widget {
padding: 30px;
border: 1px solid rgba(29, 23, 41, 0.1);
border-radius: 5px;
background: #fff;
margin-bottom: 30px;
}
.woocommerce .woo-sidebar .woo_widget:last-child {
margin-bottom: 0;
}
.woocommerce .woo-sidebar .woo_widget h4.widget-title {
font-size: 20px;
padding-bottom: 15px;
margin-bottom: 30px;
}
.woocommerce .woo-sidebar .woo_widget h4.widget-title:after, .woocommerce .woo-sidebar .woo_widget h4.widget-title:before {
position: absolute;
content: "";
bottom: 0;
background-color: var(--primary);
height: 3px;
border-radius: 4px;
}
.woocommerce .woo-sidebar .woo_widget h4.widget-title:after {
left: 0;
width: 35px;
}
.woocommerce .woo-sidebar .woo_widget h4.widget-title:before {
left: 40px;
width: 10px;
}
.woocommerce .woo-sidebar #woocommerce_product_search-2 {
padding: 0;
border: none;
}
.woocommerce .woo-sidebar .widget_product_categories ul.product-categories li {
padding: 5px 0;
}
.woocommerce .woo-sidebar .widget_product_categories ul.product-categories li:hover {
color: var(--primary);
}
.woocommerce .woo-sidebar .widget_product_categories ul.product-categories li:hover a {
color: var(--primary);
}
.woocommerce .woo-sidebar .widget_product_categories ul.product-categories li a {
color: var(--text);
}
.woocommerce .woo-sidebar .widget_product_categories ul.product-categories li .count {
margin-inline-start: 5px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar .widget_products ul.product_list_widget, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget {
padding: 0 20px 0 0;
}
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li {
display: flex;
line-height: 1;
padding: 0 0 30px 0;
margin: 0 0 30px 0;
border-bottom: 1px solid rgba(29, 23, 41, 0.1);
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:before, .woocommerce .woo-sidebar .widget_products ul.product_list_widget li:after, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li:before, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li:after {
display: none;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:last-child, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li:last-child {
padding: 0;
margin: 0;
border-bottom: none;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .widget-product-image, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .widget-product-image {
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 15px;
padding: 5px 10px;
background-color: var(--light);
width: 70px;
min-width: 70px;
height: 70px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .widget-product-image img, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .widget-product-image img {
margin: 0;
float: unset;
object-fit: contain;
width: auto;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .star-rating {
font-size: 13px;
color: #ff9000;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating:before, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .star-rating:before {
color: #ff9000;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .product-title, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .product-title {
margin: 12px 0;
display: inline-block;
font-size: 16px;
line-height: 1.2;
font-weight: 500;
color: var(--heading);
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .product-title:hover, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .product-title:hover {
color: var(--primary);
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .woocommerce-Price-amount, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li .woocommerce-Price-amount {
font-size: 15px;
font-weight: 600;
line-height: 1;
color: var(--primary);
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li del, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li del {
opacity: 0.5;
color: var(--primary);
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li ins {
text-decoration: none;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins .woocommerce-Price-amount, .woocommerce .woo-sidebar .widget_top_rated_products ul.product_list_widget li ins .woocommerce-Price-amount {
margin-left: 2px;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search:before {
font-size: 20px;
color: #fff;
opacity: 1;
font-family: ovaicon !important;
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 23px;
right: 24px;
line-height: 1;
z-index: 1;
transform: rotate(-90deg);
cursor: pointer;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search .search-field {
font-size: 16px;
line-height: 1;
background: var(--light);
padding: 18px 50px 18px 25px;
border: 1px solid rgba(29, 23, 41, 0.1);
border-radius: 5px;
width: 100%;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search .search-field::placeholder {
line-height: 1;
opacity: 1;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search .search-field::-webkit-search-cancel-button {
filter: brightness(0) invert(1);
opacity: 1;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search button {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
border: none;
border-radius: 4px;
font-size: 0;
font-weight: 400;
width: 45px;
height: calc( 100% - 15px );
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search button:hover {
background-color: var(--primary);
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
float: left;
display: block;
font-size: 16px !important;
line-height: 1;
font-weight: 500;
color: var(--heading);
margin: 5px;
padding: 8px 20px;
border-radius: 5px;
border: 1px solid rgba(14, 19, 23, 0.1);
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a:hover {
color: #fff;
background-color: var(--primary);
border: 1px solid transparent;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
margin: 32px 2px 20px 2px;
height: 3px;
border-radius: 0;
background-color: var(--light);
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
height: 3px;
background-color: var(--primary);
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
width: 3px;
height: 15px;
top: -6px;
margin-left: -1px;
border-radius: 0;
background: var(--primary);
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
flex-wrap: wrap;
row-gap: 10px;
justify-content: space-between;
align-items: center;
flex-direction: row-reverse;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 16px;
color: #fff;
padding: 8px 15px;
background: var(--primary);
line-height: 1;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
background: var(--heading);
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 16px;
color: var(--heading);
font-weight: 500;
line-height: 1.2;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 3em;
}
@media (max-width: 767px) {
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 1.6em;
}
}  #give-donation-level-button-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
}
#give-donation-level-button-wrap > li {
margin: 0 5px 5px 0;
}
#give-donation-level-button-wrap .custom_give {
transition: 0.3s all ease;
padding: 10px 20px;
border: 1px solid var(--primary);
text-transform: capitalize;
font-size: 15px;
font-weight: 700;
line-height: 1.3;
color: #fff;
border: 1px solid var(--primary);
background-color: var(--primary);
cursor: pointer;
height: auto;
position: absolute;
left: 0;
bottom: -65px;
}
#give-donation-level-button-wrap .custom_give:hover {
transition: 0.3s all ease;
background-color: #fff;
color: var(--primary);
} #give-payment-mode-select, #give_purchase_form_wrap {
display: none;
} .ova-give-donations-slide .owl-dots {
margin: 30px 0 0 0;
display: flex;
justify-content: center;
list-style-type: none;
align-items: end;
}
@media (max-width: 1023px) {
.ova-give-donations-slide .owl-dots {
margin: 15px 0 0 0;
}
}
.ova-give-donations-slide .owl-dots .owl-dot {
outline: none;
margin: 0 3px;
}
.ova-give-donations-slide .owl-dots .owl-dot span {
display: block;
width: 20px;
height: 2px;
padding: 0;
background-color: var(--primary);
opacity: 0.3;
border: none;
border-radius: 0px;
text-indent: -9999px;
}
.ova-give-donations-slide .owl-dots .owl-dot.active span {
opacity: 1;
width: 30px;
height: 4px;
} .ova-give-donations-filter .filter-btn-wrapper {
list-style-type: none;
text-align: center;
margin: 0 0 50px 0;
padding: 0;
}
.ova-give-donations-filter .filter-btn-wrapper li.filter-btn {
font-size: 18px;
font-weight: 700;
line-height: 23px;
text-transform: capitalize;
cursor: pointer;
display: inline-block;
border-radius: 5px;
padding: 11px 21px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ova-give-donations-filter .filter-btn-wrapper li.filter-btn.active-category, .ova-give-donations-filter .filter-btn-wrapper li.filter-btn:hover {
color: #fff;
background: var(--primary);
}
.ova-give-donations-filter .ova-item-give.two_column .ova_give_detail {
width: calc( 50% - 15px );
}
@media (max-width: 767px) {
.ova-give-donations-filter .ova-item-give.two_column .ova_give_detail {
width: 100%;
}
}
.ova-give-donations-filter .ova-item-give.three_column .ova_give_detail {
width: calc( 33.33% - 20px );
}
@media (max-width: 991px) {
.ova-give-donations-filter .ova-item-give.three_column .ova_give_detail {
width: calc( 50% - 15px );
}
}
@media (max-width: 767px) {
.ova-give-donations-filter .ova-item-give.three_column .ova_give_detail {
width: 100%;
}
}
.ova-give-donations-filter .ova-item-give.four_column .ova_give_detail {
width: calc( 25% - 25px );
}
@media (max-width: 1024px) {
.ova-give-donations-filter .ova-item-give.four_column .ova_give_detail {
width: calc( 33.33% - 20px );
}
}
@media (max-width: 991px) {
.ova-give-donations-filter .ova-item-give.four_column .ova_give_detail {
width: calc( 50% - 15px );
}
}
@media (max-width: 767px) {
.ova-give-donations-filter .ova-item-give.four_column .ova_give_detail {
width: 100%;
}
} .ova_shortcode_donation .give-form-wrap {
padding: 45px 40px;
background-color: #fff;
border-top: 5px solid var(--primary);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.ova_shortcode_donation .give-form-wrap {
padding: 35px 25px;
}
}
.ova_shortcode_donation .give-form-wrap .give_warning {
display: none;
}
.ova_shortcode_donation .give-form-wrap .give-goal-progress {
display: none;
}
.ova_shortcode_donation .give-form-wrap .give-form-title {
font-size: 27px;
}
.ova_shortcode_donation .give-form-wrap .give-form {
margin-bottom: 0;
}
.ova_shortcode_donation .give-form-wrap .give-form .give-donation-amount .give-currency-symbol {
color: #fff;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.ova_shortcode_donation .give-form-wrap .give-form .give-donation-amount .give-text-input {
font-size: 15px !important;
font-weight: 700;
color: var(--heading);
border: 1px solid rgba(5, 26, 83, 0.1) !important;
width: calc(50% - 44px);
}
@media (max-width: 767px) {
.ova_shortcode_donation .give-form-wrap .give-form .give-donation-amount .give-text-input {
width: calc(100% - 37px);
}
}
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap:before, .ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap:after {
content: none;
}
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap li {
margin: 0;
width: calc(25% - 11.5px);
}
@media (max-width: 767px) {
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap li {
width: calc(50% - 8px);
}
}
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap li:last-child, .ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap li:nth-last-child(2) {
width: calc(50% - 8px);
}
.ova_shortcode_donation .give-form-wrap .give-form #give-donation-level-button-wrap .give-donation-level-btn {
padding: 10px;
}
.ova_shortcode_donation .give-form-wrap .give-form #give-payment-mode-select #give-payment-mode-wrap ul {
margin-bottom: 9px;
}
.ova_shortcode_donation .give-form-wrap .give-form #give-payment-mode-select #give-payment-mode-wrap ul li {
display: inline-flex;
align-items: center;
}
.ova_shortcode_donation .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row.form-row-first {
width: calc(50% - 20px);
margin-right: 20px;
}
@media (max-width: 767.98px) {
.ova_shortcode_donation .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row.form-row-first {
width: 100%;
}
}
.ova_shortcode_donation .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row .give-tooltip {
display: none;
}
.ova_shortcode_donation .give-form-wrap .give-form .give-btn {
display: block;
width: 100%;
margin: 0;
padding: 22px 40px;
clear: both;
}
.ova_shortcode_donation_white .give-form-wrap .give_warning {
display: none;
}
.ova_shortcode_donation_white .give-form-wrap .give-goal-progress {
display: none;
}
.ova_shortcode_donation_white .give-form-wrap .give-form-title {
margin: 0 0 30px 0;
font-size: 45px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ova_shortcode_donation_white .give-form-wrap .give-form-title {
font-size: 35px;
}
}
.ova_shortcode_donation_white .give-form-wrap .give-form-content-wrap {
max-width: 85%;
color: #fff;
}
@media screen and (max-width: 767px) {
.ova_shortcode_donation_white .give-form-wrap .give-form-content-wrap {
max-width: 100%;
}
}
.ova_shortcode_donation_white .give-form-wrap .give-form {
margin-bottom: 0;
}
.ova_shortcode_donation_white .give-form-wrap .give-form .give-donation-amount .give-text-input {
background: transparent !important;
color: #fff;
font-weight: bold;
}
.ova_shortcode_donation_white .give-form-wrap .give-form #give-donation-level-button-wrap .give-donation-level-btn {
padding: 10px 14px;
background-color: transparent;
color: #fff;
border-color: #fff;
}
.ova_shortcode_donation_white .give-form-wrap .give-form #give-payment-mode-select #give-payment-mode-wrap ul {
margin-bottom: 9px;
}
.ova_shortcode_donation_white .give-form-wrap .give-form #give-payment-mode-select #give-payment-mode-wrap ul li {
display: inline-flex;
align-items: center;
}
.ova_shortcode_donation_white .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row.form-row-first {
width: calc(50% - 20px);
margin-right: 20px;
}
@media (max-width: 767.98px) {
.ova_shortcode_donation_white .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row.form-row-first {
width: 100%;
}
}
.ova_shortcode_donation_white .give-form-wrap .give-form #give_purchase_form_wrap #give_checkout_user_info .form-row .give-tooltip {
display: none;
}
.ova_shortcode_donation_white .give-form-wrap .give-form .give-btn {
margin: 0;
padding: 22px 40px;
color: var(--heading);
background-color: #fff;
border: 1px solid #fff;
clear: both;
}  .list-give {
padding-top: 5px;
margin-bottom: 15px;
}
.list-give .item-give {
display: flex;
gap: 20px;
padding: 15px 0;
}
.list-give .item-give:last-child {
padding-bottom: 0;
}
.list-give .item-give .ova-thumb-nail a {
width: 92px;
height: 80px;
display: inline-block;
background-size: cover;
background-position: center center;
}
.list-give .item-give .ova-content .title {
margin: 0;
font-size: 16px;
line-height: 1.25;
font-weight: 600;
}
.list-give .item-give .ova-content .title a {
color: var(--heading);
}
.list-give .item-give .ova-content .title a:hover {
transition: 0.3s ease;
color: var(--primary);
}
.list-give .item-give .ova-content .donate_remaining {
margin-top: 12px;
}
.list-give .item-give .ova-content .donate_remaining .donate {
transition: 0.3s all ease;
font-size: 16px;
font-weight: 600;
line-height: 1.2;
color: var(--primary);
padding: 5px 10px;
border: 1px solid #999;
border-radius: 4px;
}
.list-give .item-give .ova-content .donate_remaining .donate:hover {
transition: 0.3s all ease;
color: #fff;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.list-give .item-give .ova-content .raised {
font-size: 15px;
line-height: 1.5;
}
.list-give .item-give .ova-content .raised .income, .list-give .item-give .ova-content .raised .goal {
display: inline-block;
}
.give-progress {
display: flex;
height: 7px;
background-color: #f9dede;
overflow: visible;
margin: 57px 0 17px 0;
}
.give-progress .project-percent {
position: relative;
width: 0;
transition: 1.5s;
background-color: var(--primary);
height: 7px;
}
.give-progress span {
position: relative;
transition: all 0.3s ease;
}
.give-progress span .percentage {
transition: all 0.3s ease;
font-size: 15px;
font-weight: 800;
line-height: 1;
color: var(--primary);
position: absolute;
bottom: 25px;
right: -25px;
z-index: 1;
background-color: transparent;
}
.rtl .give-progress span .percentage {
right: unset;
left: -25px;
}
.give-btn {
transition: 0.3s all ease;
padding: 10px 20px;
border: 1px solid rgba(5, 26, 83, 0.1);
font-size: 15px;
font-weight: 700;
line-height: 1.3;
color: var(--heading);
text-transform: capitalize;
background-color: #fff;
}
.give-btn:hover {
transition: 0.3s all ease;
border: 1px solid var(--heading);
background-color: var(--heading);
color: #fff;
}
.give-btn-modal {
color: #fff;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.give-btn-modal:hover {
color: var(--primary);
background-color: #fff;
border: 1px solid var(--primary);
}
.give_warning {
margin: 15px 0 35px 0;
padding: 1em 2.5em;
border-left: none;
background-color: transparent;
}
.give_warning:before {
background-color: #D14D42;
left: 0;
}
#give-recurring-form, form.give-form, form[id*=give-form] {
margin: 35px 0;
padding: 0;
}
form.give-form legend, form[id*=give-form] legend {
font-weight: 400;
color: var(--heading);
} .ova_single_give_form .image_future {
position: relative;
margin: 0 0 35px 0;
}
.ova_single_give_form .image_future .post_cat {
position: absolute;
right: 20px;
top: 20px;
}
.ova_single_give_form .image_future .post_cat a {
transition: all 0.3s ease;
display: inline-block;
font-size: 15px;
line-height: 1.3;
color: #fff;
background-color: var(--primary);
padding: 10px 16px;
border-radius: 0 10px 0 10px;
text-transform: capitalize;
}
.ova_single_give_form .image_future .post_cat a:hover {
transition: all 0.3s ease;
color: var(--primary);
background-color: #fff;
}
.ova_single_give_form .image_future .thumbnail {
overflow: hidden;
}
.ova_single_give_form .image_future .thumbnail img {
display: block;
width: 100%;
min-height: 290px;
max-height: 690px;
object-fit: cover;
}
.ova_single_give_form .image_future .media {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 1;
}
.ova_single_give_form .image_future .media > ul.gallery {
display: none;
}
.ova_single_give_form .image_future .media .gallery, .ova_single_give_form .image_future .media .video {
display: inline-block;
cursor: pointer;
color: #fff;
font-size: 16px;
opacity: 1;
}
.ova_single_give_form .image_future .media .gallery i, .ova_single_give_form .image_future .media .video i {
transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #fff;
color: var(--text);
width: 40px;
height: 40px;
border-radius: 50%;
}
.ova_single_give_form .image_future .media .gallery i:hover, .ova_single_give_form .image_future .media .video i:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.ova_single_give_form .image_future .icon_give {
position: absolute;
bottom: 20px;
right: 20px;
}
.ova_single_give_form .image_future .icon_give .share-social-icons {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 5px;
margin: 0;
padding: 0;
list-style: none;
}
.ova_single_give_form .image_future .icon_give .share-social-icons li {
margin: 0;
}
.ova_single_give_form .image_future .icon_give .share-social-icons li.share {
display: none;
color: #fff;
font-weight: 600;
}
.ova_single_give_form .image_future .icon_give .share-social-icons li a {
transition: all 0.3s ease;
color: var(--text);
background-color: #fff;
padding: 0;
margin-bottom: 0;
display: inline-flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
border-radius: 50%;
}
.ova_single_give_form .image_future .icon_give .share-social-icons li a i {
display: inline-flex;
}
.ova_single_give_form .image_future .icon_give .share-social-icons li a:hover {
transition: all 0.3s ease;
color: #fff;
background-color: var(--primary);
}
.ova_single_give_form .donation-and-tab {
margin: 0 auto;
max-width: 1060px;
}
.ova_single_give_form .give_forms {
display: flex;
gap: 30px;
max-width: 100%;
margin: 0 0 85px 0;
}
@media (max-width: 1024px) {
.ova_single_give_form .give_forms {
flex-direction: column;
margin: 0 0 55px 0;
}
}
.ova_single_give_form .give_forms:after, .ova_single_give_form .give_forms:before {
content: none;
}
.ova_single_give_form .give_forms .summary {
width: 100%;  }
.ova_single_give_form .give_forms .summary .progress-wrapper {
padding: 70px 35px 25px 35px;
border: 1px solid rgba(0, 0, 0, 0.0825);
background-color: #fff;
}
.ova_single_give_form .give_forms .summary .progress-wrapper .give-progress {
margin: 0;
}
.ova_single_give_form .give_forms .summary .progress-wrapper .give-progress span {
font-size: 18px;
color: var(--primary);
}
.ova_single_give_form .give_forms .summary .progress-wrapper .raised {
display: flex;
justify-content: space-between;
width: 100%;
margin-top: 20px;
}
.ova_single_give_form .give_forms .summary .progress-wrapper .raised span {
display: block;
font-weight: 500;
}
.ova_single_give_form .give_forms .summary .progress-wrapper .raised .money {
font-size: 18px;
color: var(--heading);
}
.ova_single_give_form .give_forms .summary .progress-wrapper .raised .goal {
text-align: right;
}
.ova_single_give_form .give_forms .summary .donation {
position: relative;
padding-top: 5px; }
.ova_single_give_form .give_forms .summary .donation .give-form-wrap {
margin-bottom: 55px;
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap.give-display-onpage {
margin-bottom: 135px;
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap .give-currency-symbol {
color: #fff;
background-color: var(--primary);
border: 1px solid var(--primary);
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap .give-text-input {
font-size: 15px !important;
font-weight: 700;
color: var(--heading);
border: 1px solid rgba(5, 26, 83, 0.1) !important;
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap #give-gateway-radio-list {
display: flex;
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap #give-gateway-radio-list li {
display: flex;
align-items: center;
}
.ova_single_give_form .give_forms .summary .donation .give-form-wrap #give-gateway-radio-list li:first-child {
margin-right: 20px;
}
.ova_single_give_form .give_forms .summary .give_form_info {
border: 0;
margin-top: 60px;
}
.ova_single_give_form .tab-Location ul.give_nav {
display: flex;
column-gap: 30px;
row-gap: 15px;
flex-wrap: wrap;
margin: 0 0 45px 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #e8e8e8;
}
@media screen and (max-width: 450px) {
.ova_single_give_form .tab-Location ul.give_nav {
flex-direction: column;
}
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item {
transition: all 0.3s ease;
position: relative;
padding-bottom: 12px;
cursor: pointer;
text-transform: uppercase;
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item .give_nav-link {
display: block;
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item:first-child {
padding-left: 0;
margin-left: 0;
}
@media (max-width: 767px) {
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
}
@media screen and (max-width: 450px) {
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item {
padding-bottom: 5px;
}
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item.give_active:after {
position: absolute;
content: "";
width: 100%;
left: 0;
background: var(--primary);
height: 2px;
bottom: -1px;
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item a {
font-family: var(--secondary-font);
font-size: 20px;
font-weight: 800;
color: var(--heading);
}
@media (max-width: 767px) {
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item a {
font-size: 16px;
}
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item a:after {
background-color: var(--primary);
left: 0;
width: 0;
height: 2px;
bottom: -1px;
position: absolute;
content: "";
transition: all 0.2s ease-in-out 0s;
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item a:hover {
border: 0;
color: var(--primary);
}
.ova_single_give_form .tab-Location ul.give_nav li.give_nav-item a:hover:after {
width: 100%;
}
.ova_single_give_form .tab-Location .tab-content .wp-block-columns {
margin: 25px 0;
}
@media (max-width: 1024px) {
.ova_single_give_form .tab-Location .tab-content .wp-block-columns {
flex-direction: column;
}
}
.ova_single_give_form .tab-Location .tab-content .wp-block-heading {
margin: 1em 0 0.8em 0;
font-size: 1.4em;
}
.ova_single_give_form .ova-give-single-heading {
margin: 0 0 12px 0;
font-size: 20px;
font-weight: 400;
}
form[id*=give-form] #give-gateway-radio-list > li input[type=radio] {
filter: hue-rotate(150deg);
}
#give_purchase_form_wrap input::placeholder {
color: transparent;
}
form[id*=give-form] .give-donation-amount {
margin-bottom: 30px;
display: flex;
}
.give-donor__image {
border: none;
text-transform: uppercase;
font-size: 16px;
}
.give-donor__timestamp {
display: none;
}
.give-donor__name {
font-size: 18px;
line-height: 62px;
text-transform: capitalize;
}
.content_give_form {
display: flex;
flex-wrap: wrap;
}
@media (max-width: 1200px) {
.content_give_form {
display: block;
}
.content_give_form .image_give {
width: 100% !important;
}
.content_give_form .text_give {
width: 100% !important;
}
} .archive_give_donation {
display: flex;
gap: 30px;
}
@media (max-width: 1024px) {
.archive_give_donation {
flex-direction: column;
}
}
.archive_give_donation .summary {
width: 100%;
}
.archive_give_donation .summary .wrap_summary {
display: grid;
grid-template-columns: 1fr;
grid-gap: 30px;
}
.archive_give_donation .summary .wrap_summary.two_column {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.archive_give_donation .summary .wrap_summary.two_column {
grid-template-columns: auto;
}
}
.archive_give_donation .summary .wrap_summary.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
.archive_give_donation .summary .wrap_summary.three_column {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.archive_give_donation .summary .wrap_summary.three_column {
grid-template-columns: auto;
}
}
.archive_give_donation .summary .pagination-wrapper {
margin: 40px 0 110px 0;
}
@media (max-width: 1024px) {
.archive_give_donation .summary .pagination-wrapper {
margin: 30px 0 70px 0;
}
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li a {
display: inline-block;
background: #f1f1f1;
padding: 0 10px;
min-width: 45px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 43px;
font-size: 1em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li a:hover, .archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li a:focus {
color: #ffffff;
background-color: var(--primary);
border-color: var(--primary);
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li .pagi_dots {
color: #333333;
border: none;
width: 30px;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0px;
transition: 0.5s;
margin-right: 10px;
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li.active a {
color: #ffffff;
background-color: var(--primary);
border-color: var(--primary);
text-decoration: none;
}
.archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li.prev i, .archive_give_donation .summary .pagination-wrapper .give_pagination .pagination li.next i {
font-size: 0.7em;
} .give-form #give-gateway-radio-list {
display: flex;
}
.give-form #give-gateway-radio-list li {
display: flex !important;
align-items: center;
}
.give-form #give-gateway-radio-list li:first-child {
margin-right: 20px;
} .pp_pic_holder .ppt {
display: none !important;
}
.sidebar_give {
width: 100%;
max-width: 360px;
}
@media (max-width: 1024px) {
.sidebar_give {
max-width: 100%;
}
}
.sidebar_give h3.widget-title {
margin: 0 0 15px 0;
font-family: var(--primary-font);
font-size: 22px;
}
#give-sidebar-left {
width: 100% !important;
position: sticky;
position: -webkit-sticky;
top: 90px;
float: right;
}
@media (max-width: 1024px) {
#give-sidebar-left {
position: static;
}
}
#give-sidebar-left .widget {
padding: 30px;
background-color: #f3f4f7;
}
@media (max-width: 460px) {
#give-sidebar-left .widget {
padding: 30px 20px;
}
}
#give-sidebar-left .widget ul {
margin: 0;
}
#give-sidebar-left .widget ul li {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
margin: 0;
padding: 2px 0;
border: none;
}
#give-sidebar-left .widget ul li:before {
content: none;
}
#give-sidebar-left .widget ul li a {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
font-size: 16px;
padding: 0 22px;
font-weight: 400;
}
#give-sidebar-left .widget ul li a:before {
transition: 0.4s;
position: absolute;
content: "";
top: 8px;
left: 0;
width: 7px;
height: 7px;
border-radius: 50%;
background-color: var(--primary);
opacity: 1;
}
#give-sidebar-left .widget ul li a:hover {
color: var(--primary);
}
.rtl #give-sidebar-left .widget ul li a:before {
left: unset;
right: 0;
} .ova-item-give {
display: grid;
grid-template-columns: 1fr;
grid-gap: 30px;
}
.ova-item-give.two_column {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
.ova-item-give.two_column {
grid-template-columns: auto;
}
}
.ova-item-give.three_column {
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
.ova-item-give.three_column {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-item-give.three_column {
grid-template-columns: auto;
}
}
.ova-item-give.four_column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1200px) {
.ova-item-give.four_column {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 1024px) {
.ova-item-give.four_column {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
.ova-item-give.four_column {
grid-template-columns: auto;
}
}
.ova_give_detail {
position: relative;
margin-bottom: 30px;
background-color: #fff;
}
.ova_give_detail:hover {
transition: 0.3s all ease;
}
.ova_give_detail:hover .image_future .thumbnail:after {
opacity: 1;
transition: 0.5s all ease;
}
.ova_give_detail:hover .image_future .thumbnail img {
transition: 0.3s all ease;
transform: scale(1.05);
}
.ova_give_detail:hover .image_future .media {
transition: all 0.5s ease;
opacity: 1;
top: 20px;
}
.ova_give_detail:hover .donate-button {
color: #fff;
background-color: var(--primary);
}
.ova_give_detail .post_cat {
color: var(--primary);
}
.ova_give_detail .post_cat a {
transition: all 0.3s ease;
font-size: 16px;
font-weight: 600;
line-height: 1.3;
}
.ova_give_detail .post_cat a:hover {
transition: all 0.3s ease;
text-decoration: underline;
}
.ova_give_detail .image_future {
position: relative;
}
.ova_give_detail .image_future .thumbnail {
overflow: hidden;
}
.ova_give_detail .image_future .thumbnail:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
top: 0;
left: 0;
opacity: 0;
transition: 0.5s all ease;
}
@media (max-width: 767px) {
.ova_give_detail .image_future .thumbnail:after {
opacity: 1;
background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.15));
}
}
.ova_give_detail .image_future .thumbnail img {
transition: 0.3s all ease;
width: 100%;
height: 250px;
object-fit: cover;
display: block;
}
.ova_give_detail .image_future .media {
transition: all 0.5s ease;
position: absolute;
top: 0;
left: 20px;
z-index: 1;
opacity: 0;
}
@media (max-width: 767px) {
.ova_give_detail .image_future .media {
opacity: 1;
top: 20px;
bottom: 20px;
}
}
.ova_give_detail .image_future .media ul.gallery_archive {
display: none;
}
.ova_give_detail .image_future .media .gallery, .ova_give_detail .image_future .media .video {
display: inline-block;
color: #fff;
font-size: 16px;
cursor: pointer;
}
.ova_give_detail .image_future .media .gallery i, .ova_give_detail .image_future .media .video i {
transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #fff;
color: var(--primary);
width: 40px;
height: 40px;
border-radius: 50%;
}
.ova_give_detail .image_future .media .gallery i:hover, .ova_give_detail .image_future .media .video i:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.ova_give_detail .detail_body {
transition: 0.3s all ease;
position: relative;
padding: 40px 0 0 0;
}
.ova_give_detail .detail_body .title {
margin: 6px 0 24px 0;
font-size: 24px;
line-height: 1.3;
}
.ova_give_detail .detail_body .title a {
color: var(--heading);
transition: 0.3s all ease;
}
.ova_give_detail .detail_body .title a:hover {
color: var(--primary);
transition: 0.3s all ease;
}
.ova_give_detail .detail_body .desc {
margin: 0 0 15px 0;
}
.ova_give_detail .detail_body .donate_remaining {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 25px;
}
.ova_give_detail .detail_body .donate_remaining .donate {
transition: 0.3s all ease;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
padding: 10px 20px;
border: 1px solid var(--primary);
border-radius: 4px;
background-color: var(--primary);
}
.ova_give_detail .detail_body .donate_remaining .donate:hover {
transition: 0.3s all ease;
color: var(--primary);
background-color: #fff;
}
.ova_give_detail .detail_body .donate_remaining i {
display: inline-flex;
color: var(--primary);
font-size: 21px;
}
.ova_give_detail .detail_body .raised {
display: flex;
justify-content: space-between;
line-height: 1.5;
gap: 8px;
}
.ova_give_detail .detail_body .raised .income span {
font-size: 15px;
font-weight: 700;
color: var(--primary);
}
.ova_give_detail .detail_body .raised .goal span {
font-size: 15px;
font-weight: 700;
color: var(--heading);
}
.ova_give_detail .donate-button {
position: absolute;
bottom: -20px;
right: 20px;
transition: all 0.3s ease;
padding: 18px 36px;
display: flex;
justify-content: center;
align-items: center;
font-size: 15px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
background-color: #fff;
box-shadow: 0px 10px 60px 0px rgba(5, 26, 83, 0.1);
}