/*
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
*/
.dt-nav-menu-horizontal > li:not(.item-divider):not(:last-child){padding-left:calc(var(--grid-row-gap)/ 2);padding-right:0px}.dt-nav-menu-horizontal > li:not(.item-divider):not(:first-child){padding-right:calc(var(--grid-row-gap)/ 2);padding-left:0px}
.co-name{
    color:#7c0242;
}
ul{
	list-style-position: inside !important;
}
footer .truck-road{position:relative;overflow:hidden;height:100px}.truck-road .truck-1{background-image:url(https://technical-beam.com/wp-content/uploads/2025/09/truck-1.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;width:70px;height:40px;right:0;bottom:0;animation:running-anim 20s linear infinite}.truck-road .truck-2{background-image:url(https://technical-beam.com/wp-content/uploads/2025/09/truck-2.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;width:90px;height:40px;right:30%;bottom:0;animation:running-anim 30s linear infinite}.truck-road .truck-3{background-image:url(https://technical-beam.com/wp-content/uploads/2025/09/truck-3.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;width:100px;height:100px;left:70%;bottom:0;animation:running-anim-left 35s linear infinite}
@-moz-keyframes running-anim {0% {right: -30% }100% {right: 100% }}@-webkit-keyframes running-anim {0% {right: -30% }100% {right: 100% }}@keyframes running-anim {0% {right: -30% }100% {right: 100% }}@-moz-keyframes running-anim-left {0% {left: -30% }100% {left: 100% }}@-webkit-keyframes running-anim-left {0% {left: -30% }100% {left: 100% }}@keyframes running-anim-left {0% {left: -30% }100% {left: 100% }}