/*
Theme Name: Twenty Twenty Child
Theme URI: https://wp-themes.com/twentytwenty
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Twenty child theme.
Template: twentytwenty
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentytwenty-child
*/

body{
  font-family: Poppins, sans-serif !important;
}


/*footer*/

.footer-nav-widgets-wrapper.header-footer-group {
    background: #000D32;
}
.footer-widgets-outer-wrapper {
    border-bottom: 0rem solid #dedfdf;
}

footer#site-footer {
    display: none;
}
.footer-widgets {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer-widgets .widget {
    border-top: none;
    margin-top: 2rem;
    padding-top: 0;
}

.copy-text {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
margin-bottom: 20px;
    margin-top: 6px;
}


.footer-widgets .custom-html-widget p{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #8B95AF;
font-family: Poppins, sans-serif !important;
}


.footer-widgets ul {
margin: 0px;
}

.footer-widgets .custom-html-widget ul li {
    display: inline-block;
    margin-right: 33px !important;
}

.footer-widgets .widget-title{
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 21px;
color: #FFFFFF;

}


.footer-widgets .widget-content ul li a {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
color: #8B95AF;
}

.footer-widgets .widget-content ul li a:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
}
.footer-widgets .custom-html-widget ul li:hover {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}



.footer-widgets-outer-wrapper {
    padding: 6rem 0 !important;
}

@media (min-width: 1000px){
.header-inner {
    padding: 0.7rem 0;
}
}
@media only screen and (max-width: 600px) {
 .footer-widgets {
    width: 100%;
    display: inline-block;

}
}


/* new */
.dedicated-location-list {
    background-color: transparent;
    padding: 10px 7px;
    text-align: center;
    cursor: pointer;
    margin: 0px 0;
}
p.dedicated-location-name {
    font-size: 16px;
}
.du-location-flag {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.du-location-flag > a {
    width: calc(100% - 10px);
    margin: 15px 5px;
    border: 1px solid #fff;
	max-width: 180px;
}
section.d-usa-loction {
    background: #000;
    color: #fff;
    padding: 90px 10px;
}
h2.dedicated-location-title {
    margin-bottom: 20px;
	font-size: 2rem;
    text-align: center;
}
.d-location-flag {
    background-image: url(https://cloudstick.io/wp-content/uploads/2023/04/dedicated-location-flag.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 32px;
    border: 1px solid #fff;
    margin-top: 3px
}
section.d-usa-loction {
    background-image: url(https://cloudstick.io/wp-content/uploads/2023/03/Group-1842.svg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.dedicated-location-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.dl-france {
    background-position-x: -45px
}

.dl-germany {
    background-position-x: -90px
}

.dl-india {
    background-position-x: -135px
}

.dl-australia {
    background-position-x: -180px
}

.dl-uk {
    background-position-x: -225px
}

.dl-uae {
    background-position-x: -270px
}

.dl-turkey {
    background-position-x: -315px
}

.dl-thailand {
    background-position-x: -360px
}

.dl-switzerland {
    background-position-x: -405px
}

.dl-south-africa {
    background-position-x: -450px
}

.dl-singapore {
    background-position-x: -495px
}

.dl-russia {
    background-position-x: -540px
}

.dl-romania {
    background-position-x: -585px
}

.dl-netherlands {
    background-position-x: -630px
}

.dl-malaysia {
    background-position-x: -675px
}

.dl-japan {
    background-position-x: -720px
}

.dl-mexico {
    background-position-x: -765px
}

.dl-canada {
    background-position-x: -810px
}

.dl-china {
    background-position-x: -855px
}

.dl-brazil {
    background-position-x: -900px
}

.dl-uruguay {
    background-position-x: -945px
}

.dl-peru {
    background-position-x: -990px
}

.dl-panama {
    background-position-x: -1035px
}

.dl-colombia {
    background-position-x: -1080px
}

.dl-argentina {
    background-position-x: -1125px
}

.dl-south-korea {
    background-position-x: -1170px
}

.dl-italy {
    background-position-x: -1215px
}

.dl-ukraine {
    background-position-x: -1260px
}

.dl-lithuania {
    background-position-x: -1305px
}

.dl-ecuador {
    background-position-x: -1350px
}
