/*
Theme Name: Mercury child
Theme URI: https://mercury.is/
Description: Affiliate WordPress Theme.
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 1.0.0
*/

@import url("../mercury/style.css");
body {
    color: #a6b4c8;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 14px;
}
.space-header-height, .space-header {
    min-height: unset;
}
.space-header-ins {
    display: flex;
    gap: 20px;
}
.space-wrapper {
    max-width: 1200px;
    justify-content: space-between;
    min-height: 70px;
}
.space-header-logo-ins {
    margin: 0;
}
.space-header-logo a {
    padding-top: 0;
}
.space-header-menu ul.main-menu {
    display: flex;
    align-items: center;
    height: 100%;
    column-gap: 20px;
}
.space-header-menu ul.main-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 6px;
    position: relative;
    text-transform: capitalize;
}
.space-header-menu ul.main-menu > li > a:hover {
    border-bottom: 1px solid #fd6634 !important;
    font-style: italic;
}
.space-header-wrap{
    box-shadow: none;
}
.header_sidebar {
    background: #1f222e;
    overflow: auto;
    padding: 0 56px;
    position: static;
    top: 60px;
    transition: top .5s;
    width: 100%;
    z-index: 9;
}
.header_left, .header_right {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1 0 auto;
}
.space-header-menu{
    height: 100%;
}
.space-mobile-menu-icon {
    left: 0;
}
.header_right {
    justify-content: flex-end;
}
.header_left{
    justify-content: flex-start;
}
.space-header-logo {
    width: auto !important;
}
.header_btn {
    border-radius: 32px;
    min-width: 90px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    line-height: 1.6;
    margin: 0;
    min-height: 40px;
    outline: none;
    padding: 5px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    align-items: center;
}
.header_btn.login{
    background: transparent;
    border: 2px solid #a78e41;
}
.header_btn.registration{
    background: #a78e41;
}
.space-header-menu ul.main-menu li:hover ul.sub-menu {
    top: 30px;
}
.space-header-height .space-header-menu ul.main-menu li ul.sub-menu li a {
    border-bottom: 1px solid #454545 !important;
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.space-header-height .space-header-menu ul.main-menu li ul.sub-menu li a:hover {
    border-color: #fd6634 !important;
    color: #fff;
    font-style: italic;
}
.space-title-box, .space-archive-title-box {
    background-color: transparent !important;
}
.space-single-aces-breadcrumbs.relative {
    background: #1a1a1a;
}
.category_list {
    display: flex;
}
.category_list_item {
    align-items: center;
    display: flex;
    position: relative;
}
.category_list_item a {
    align-items: center;
    color: #a6b4c8;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    padding: 0 12px;
    position: relative;
    text-transform: capitalize;
    white-space: nowrap;
    gap: 6px;
    height: 40px;
}
.category_list_item img{
    width: 18px;
}
.category_list_item a:before {
    background: #e92346;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .3s ease;
    width: 100%;
}
.category_list_item a.current, .category_list_item a:hover {
    background-color: #1a2331;
    color: #fff;
}
.category_list_item a.current:before, .category_list_item a:hover:before{
    opacity: 1;
}
.banner {
    min-height: 378px;
}
.banner > div{
    padding: 60px;
}
.banner *{
    position: relative;
}
.banner_img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s ease;
    width: 100%;
}
.banner_title{
    line-height: 40px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .01em;
    margin: 0;
    text-transform: capitalize;
}
.banner_desc{
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .01em;
    margin: 0;
    text-transform: capitalize;
}
.banner_desc span{
    color: #e92346;
}
a.wp-block-button__link{
    align-items: center;
    background: linear-gradient(192deg, #f0274b 9.11%, #a5011f 94.59%);
    border-radius: 16px;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .01em;
    line-height: 1.2;
    padding: 5px 15px;
    margin-top: 32px;
    min-height: 54px;
    min-width: 151px;
}
a.wp-block-button__link:hover {
    background: linear-gradient(208deg, #ff4667 16.91%, #e7002a 84.9%);
}
.slot_banner{

}
.space-units-archive-item-ins {
    border-radius: 16px;
    background-color: transparent !important;
    box-shadow: none;
    margin: 0;
    border: 1px solid #a78e41;
}
.space-units-archive-item-wrap {
    padding: 30px 0;
}
.space-units-archive-items {
    flex-wrap: nowrap;
    overflow-x: scroll;
    gap: 10px;
}
.space-page-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
	padding: 20px;
    background: #1a1a1a;
}
.box-20 {
    flex: 0 0 auto;
    width: 18%;
}
.space-units-archive-item-ins:hover {
    box-shadow: 0px 5px 10px 0px rgba(109, 141, 173, 0.55);
}
.space-header-logo-ins:after{
    display: none;
}
.space-shortcode-wrap-ins {
    max-width: unset;
}
.space-offers-archive-item-ins{
    width: 100%;
}
.space-units-archive-item-img:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #191a1eb3 url(img/play-button.svg) no-repeat center;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease;
}
.space-units-archive-item-img:hover:before{
    opacity: 1;
}
.space-units-archive-item a img{
    border-radius: 16px 16px 0 0 !important;
        object-fit: cover;
    width: 100%;
}
.space-offers-archive-item-img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.space-offers-archive-item-img img{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: right;
    border-radius: 16px;
}
.space-shortcode-wrap .space-offers-archive-item-title {
    
}
.space-shortcode-wrap .space-offers-archive-item-title a{
        color: #a6b4c8 !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.2px;
    line-height: 1.5;
}
.space-units-archive-item-wrap {
    padding: 12px;
}
.space-offers-archive-item-short-desc {
    margin-top: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -1px;
    max-width: 200px;
    text-transform: uppercase;
}
.space-offers-archive-item-button {
    margin-top: 0;
}
#menu-footer{
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}
.space-widget ul li {
    border-bottom: 0;
}
#menu-footer li a{
    text-decoration: none;
    font-size: 14px;
}
.space-shortcode-wrap .space-units-archive-item-title a:hover {
    color: #000 !important;
    text-decoration: none !important;
    display: block;
}
.space-offers-archive-item-short-desc {
    margin: 20px 0;
    color: #7f8c8d;
    font-size: 12px;
    font-weight: 400;
    max-width: unset;
    text-transform: unset;
    letter-spacing: 0;
}
.space-offers-archive-item-button-notice {
    font-size: 14px;
    color: #181818;

}
.space-shortcode-wrap .space-offers-archive-item-title a {
    color: #151515 !important;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
}
.space-header-menu ul.main-menu li.menu-item-has-children a:after {
    right: -4px;
    bottom: 0;
    left: auto;
    transform: translateY(-50%);
}
.space-header-menu ul.main-menu li ul.sub-menu li {
    line-height: 2;
}
.space-single-organization .space-page-content-box-wrap {
    padding-bottom: 0;
}
@media (min-width: 768px) {
    .banner_desc {
        font-size: 32px;
    }
}
@media (max-width: 1199px){
    .space-wrapper {
        min-height: 70px;
        padding: 0 10px;
    }
}
@media (max-width: 768px){
    .space-units-archive-item {
        width: 25%;
        flex: 0 0 43%;
        margin: 0;
    }
}
@media screen and (max-width: 479px) {
    .space-page-section-ins {
        padding-top: 0;
    }
}