/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap');

body, html{
	overflow-x:hidden !important;
	font-family: 'PT Sans Narrow', sans-serif !important;
}
header#masthead.site-header {
    padding: 8px 60px 0px 60px;
}header#masthead {
    display: none;
}footer#colophon {
    display: none;
}.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}
.site {
    background-color: #2c292f;
}
div#content {
    padding: 0;
}
div#page {
    margin: 0 !important;
}
.site-inner {
    max-width: 100%;
}
section#sectionOne, #sectionNine {
    overflow: hidden;
}
div#BigShooe {
    position: relative;
    z-index: 9;
}
a.three-left-text, a.three-right-text {
    position: relative;
    z-index: 999999;
}
a.three-left-text{
	  color: #fff;
    width: 50%;
    display: inline-block;
    text-align: left;
    padding-left: 0;
}
a.three-right-text {
    color: #fff;
    float: right;
    padding-right: 0;
    width: 50%;
    text-align: right;
}
div#section-one-gif {
    position: relative;
    z-index: 10;
}
.one-thing a{
	color:#B4A9FF !important;
	text-decoration:underline;
}
section#footer-new {
    background: #000;
    padding: 10px 0 18px;
	  margin: 0;
}

section#footer-new p {
    margin-bottom: 15px;
    color: #fff;
    font-weight: 100;
}

#jozz_sidemenu #sidenav {
    background-color: #DAD9D9;
}
#jozz_sidemenu #sidenav ul#menu-main li a {
    color: #000;
}
#jozz_sidemenu path {
    stroke: #000 !important;
}

#jozz_sidemenu #sidenav ul#menu-main li:last-child::before {
    content: 'View a Digital Thing about Digital.Thing(s)';
    padding: 20px 20px 0;
    display: inline-block;
    width: 100%;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
	  border-top:2px solid #000;
}
#jozz_sidemenu #sidenav ul#menu-main li:last-child::after {
    background-repeat: no-repeat;
    content: '';
    background-image: url(https://i0.wp.com/digital-thing.com/wp-content/uploads/2022/11/OR.png?ssl=1&resize=219%2C219);
    width: 100%;
    height: 217px;
    display: inline-block;
    background-position: center;
}
#jozz_sidemenu #sidenav ul#menu-main li{
	border-top:0 !important;
	border-bottom:0 !important;
}
#jozz_sidemenu #sidenav ul#menu-main li:last-child a{
	display:none;
}
/* .jzsidebar_container::after {
    content: '';
    color: #fff;
    display: inline-block;
    width: 75px;
    height: 30px;
    background-size: cover;
    margin-left: 8px;
    background-image: url(/wp-content/uploads/2022/12/beta.png);
} */

/* Mobile */
@media only screen and (max-width: 767px) {

.m-text-white p{
	color: #fff !important;
	}

ul#menu-main li a {
    color: #fff;
}
button#menu-toggle {
    color: #fff;
}	
header#masthead p.site-title {
    display: none;
}	
header#masthead {
    display: none;
}
header#masthead .site-logo {
    width: 45px;
}	
div#threeD-img .elementor-widget-container {
    margin: 0 !important;
}
	div#trans-shoe-img {
    top: 100px;
}
div#section-one-gif img {
    width: 70%;
}
	div#section-one-bottom-hand {
    right: -10px !important;
    bottom: -80px;
}
	a.three-right-text{
 padding-right: 30px;
}
	div#post-top-right img, div#post-botton-left img {
    width: 70%;
}
	div#digital-t-logo {
    position: relative;
    z-index: 99;
}
	
	section#footer-new p {
    font-size: 13px;
    text-align: center !important;
    margin: 0;
}

}

/* iPad */
@media only screen and (max-width: 1050px) {
	section#footer-new p {
    text-align: center !important;
    margin: 0;
}
}
