/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.pagination > .current{
	background: #FDFDFD;
    color: #2FD5BC;
}
.AnalyticsGridImg {
 position: relative;
 padding-bottom: 74%;
 height: 0;
}
.AnalyticsGridImg > img {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.custom_state {
	display:none;
}
#country, #state, #city, #market, .custom_date_field {
    width: calc(33.33% - 7.5px) !important
}
.Section_Search_Box input[type="submit"] {
    width: calc(16.67% - 7.5px);
}
.Section_Search_Box_mainpage #country, .Section_Search_Box_mainpage #state, 
.Section_Search_Box_mainpage  #domainid, .Section_Search_Box_mainpage #marketid, 
.Section_Search_Box_mainpage .custom_date_field, 
.Section_Search_Box_mainpage form input[type="submit"] {
    width: calc(20% - 8.5px) !important;
}
.Section_Search_Box button.custom_blue_button {
    border: 0;
    margin-bottom: 10px;
    width: calc(16.5% - 7.5px);
}
@media screen and (max-width:600px) {
    .Section_Search_Box_mainpage #country, 
    .Section_Search_Box_mainpage #state, 
    .Section_Search_Box_mainpage  #domainid, 
    .Section_Search_Box_mainpage #marketid, 
    .Section_Search_Box_mainpage .custom_date_field,
    .Section_Search_Box form input[type="submit"], .Section_Search_Box button.custom_blue_button, .Section_Search_Box_mainpage button.custom_blue_button {
        width: calc(50% - 7.5px) !important
    }
    #country, #state, #city, #market, .custom_date_field {
        width: calc(50% - 7.5px) !important
        
    }
    .Section_Search_Box input[type="submit"] {
        width: calc(25% - 7.5px);
    }
}
button.custom_blue_button {
 font: var(--the7-btn-m-font);
 text-transform: var(--the7-btn-m-text-transform);
 letter-spacing: var(--the7-btn-m-letter-spacing);
 word-spacing: var(--the7-btn-m-word-spacing);
 border-radius: var(--the7-btn-m-border-radius);
 padding: var(--the7-btn-m-padding);
 min-width: var(--the7-btn-m-min-width);
 min-height: var(--the7-btn-m-min-height);
 border-color: var(--the7-btn-border-hover-color);
 color: var(--the7-btn-hover-color);
 background: var(--the7-btn-bg,transparent linear-gradient(135deg, #22c1e4 30%, #30d3c1 100%));
}
.AnalyticsGrid{
 position:relative;
}

.AnalyticsGrid:hover input.download_multiple_reports_checkbox {
 box-shadow: 0px 0px 1px 1px #2FD3C0;
 animation: heartbeat 0.6s linear 1;
}
input.download_multiple_reports_checkbox {
 width: 24px;
 height: 24px;
 border: 2px solid #000;
 position: absolute;
 z-index: 1;
 left: 10px;
 top: 10px;
 cursor: pointer;
 transition: all 0.2s;
}


@keyframes heartbeat {
0% {
  transform: scale(1);
 }
 25% {
  transform: scale(1);
 }
 30% {
  transform: scale(1.4);
 }
 50% {
  transform: scale(1.2);
 }
 70% {
  transform: scale(1.4);
 }
 100% {
  transform: scale(1);
 }
}

#wpadminbar { display:none !important;}

/*Analytic page*/

.analytics .Section_heading h1 {
    color: #333;
    font-family: Roboto;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    /* margin-bottom:30px; */
    margin-bottom: 10px;
}
.analytics .Section_heading p{
  color: #777;
font-family: Roboto;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
 margin-bottom:0px;
}
section.AnalyticsGridMainSection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.AnalyticsGridImg img{
  width:100%;
}
.AnalyticsGridContent li {
    color: #777;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px 0
}
.AnalyticsGridContent li:last-child {
    padding-bottom: 0;
}
.AnalyticsGridContent h2 {
    color: #333;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    
}
.AnalyticsGrid {
    border: 1px solid #ddd;
    margin-bottom: 24px;
    width: 30%;
    box-sizing: border-box;
}
.AnalyticsGridContent {
    padding: 30px;
}
.bootomGrid {
    border-top: 1px solid #ddd;
}
.bootomGrid>div {
    display: flex;
    justify-content: space-between;
}
.loop_download_btn {
    padding: 20px;
    width: 100%;
    text-align: left;
    border: none;
    background: no-repeat;
	color: #777;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin:0;
}
.loop_download_btn img {
	float: right;
}

section.AnalyticsGridMainSection {
    margin-top: 34px;
}
.AnalyticsGridContent ul li span i{
    font-family: 'Font Awesome 5 Free';
    font-style:normal;
    color: #000;
    font-size: 14px;
    line-height: normal;
    margin-right: 10px;
	display: none;
}
.AnalyticsGridContent span {
    max-width: 110px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
.AnalyticsGridContent>div {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.AnalyticsGridContent>div img {
    margin-right: 10px;
    width: auto;
    height: auto;
    max-width: 60px;
}


.Section_Search_Box input[type="submit"]{
    border: unset;
}
#download_multiple_reports button[name="download_multiple"]{
    display: block;
    width: fit-content;
    margin-left: auto;
    border:0;
}
button.custom_blue_button.cust_down_csv {
    border: 0;
}
.Section_Search_Box{
    margin-top: 50px;
}
.Section_Search_Box form {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    gap:10px;
}
.Section_Search_Box form  input[type="submit"] {
    margin-bottom: 10px;
}
.custom_form_buttons {
    margin-top: 30px;
    display: flex;
}



/*pagination*/

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 60px;
}
.pagination > a, .pagination > span {
    color: #777;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 0px;
    min-width: 20px;
    padding: 0px 10px;
    height: 40px;
    text-decoration: none;
    border: 1px solid #A3A3A3;
    position: relative;
    border-radius: 4px;
}
.pagination > span {
  pointer-events: none;
}
.pagination svg {
  height: 24px;
  width: 24px;
}
.pagination > a.page-active {
    background: #FDFDFD;
    color: #2FD5BC;
}
.pagination > a:hover {
  background: #FDFDFD;
  color: #2FD5BC;
}
.pagination > a:first-child {
  border: 1px solid #A3A3A3;
  background: #FDFDFD;
  color: #6B6B6B;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.pagination > a:last-child {
  border: 1px solid #A3A3A3;
  background: #FDFDFD;
  color: #6B6B6B;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media screen and (max-width:1299px){
  .AnalyticsGridContent,.bootomGrid>div {
    padding: 20px 10px;
}
}
@media screen and (max-width:991px){
.AnalyticsGrid {
    margin-bottom: 15px;
    width: 48%;
}
.analytics .Section_heading h1 {
    font-size: 30px;
    margin-bottom: 15px;
}
.analytics .Section_heading p {
    font-size: 18px;
}
.pagination {
    margin-top: 30px;
}
}
@media screen and (max-width:768px){
.AnalyticsGrid {
    width: 100%;
  }
  .analytics .Section_heading h1 {
    font-size: 24px;
}
.pagination > a, .pagination > span {
    margin: 0 2px 0px;
    padding: 0px 5px;
    height: 30px;
    min-width: 10px;
}
.pagination > a:first-child,.pagination > a:last-child  {
    font-size: 12px;
}
.pagination {
    margin-top: 15px;
}
}

.tax-domain .page-title > .wf-wrap, .tax-domain #fancy-header > .wf-wrap {
    display: none;
}
.admin-bar .masthead {
    top: 0px !important;
}

.page-id-15289 .page-title {
    display:none
}


.page-id-15289  .uwp-login-class .card{
    width:500px;
    max-width:100%;
}
.page-id-15289  .uwp-login-class .card button[type="submit"]{

background: linear-gradient(135deg, #22c1e4 30%, #30d3c1 100%);
    box-shadow:unset !important;
    border-color: #22c1e4;
}
.page-id-15289  .uwp-login-class .card button[type="submit"]:hover{
    background: linear-gradient(135deg, #23aadd 30%, #37ce9d 100%);
}
.uwp-footer-links a{
    color:#22c1e4 !important;
    text-decoration:none ;
}

/*------------CSS added for date Range ------------*/

.custom_viewdetails {
	border: 1px solid;
    padding: 10px;
    border-radius: 15px;
    margin-top: 20px;
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 80%;
}
.custom_viewdetails ul li {
    display: inline-block;
    padding: 2px;
}
.custom_viewdetails span {
    max-width: unset;
    float: left;
    width: auto;
    margin-right: 10px;
}

.content .AnalyticsGridMainSection ul {
    list-style: none;
}
/*------------Date Range CSS ends here------------*/



.Section_Search_Box_mainpage button.custom_blue_button {
    border: 0px;
    margin-bottom: 10px;
    width: 11.7%;
}
.portfolio-carousel-shortcode.portfolio-carousel-shortcode-id-c9a904deae52b1013a244bf05b59510e .owl-dots{
    width: 100%;
    text-align: center;
}
@media screen and (max-width:767px)  {
    .vc_column-inner .vc_custom_1685967354756 {
        padding-right: 0px !important;
    }
    .vc_column-inner.vc_custom_1685970584100{
        padding-bottom: 0 !important;
    }
    .vc_column_container .vc_custom_1685800923224{
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .vc_column-inner .vc_custom_1685970534425 .vc_column_container > .vc_column-inner{
        padding-left: 0 !important;
    }
    h2{
        font-size: 28px;
    }
    button.ubtn{
        max-width: 100%;
    }
    .vc_custom_1685970534425 .vc_column_container .vc_column-inner{
        padding-left: 0;
        padding-right: 0;
    }
    #map-modification-service .twentytwenty-container{
        height: auto !important;
        padding-bottom: 32%;
    }
    .twentytwenty-horizontal .twentytwenty-before-label,
    .twentytwenty-horizontal .twentytwenty-before-label{
        z-index: 99;
    }
}
