/*
Theme Name: transpo-x
Author: vibhorp
Author URI: www.infigosoftware.in
Description: transpo-x is a fully responsive WordPress theme specially cater for Transport, transpo-x, Logistic company. transpo-x has everything you need to build your website without having coding knowledge. Comes with one click demo install so that you don't required additionl imports. Our theme options give you almost unlimited freedom of color options. You can change everything on your theme. Included default slider in the theme with slider transition and animation options. Comes with easy to use customizer to customize every aspect of the theme. Compatible with latest version of WordPress, WooCommerce and other popular plugins.
Version: 1.0117
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: transpo-x
Tested up to: 6.4
Requires PHP: 5.6
Template: wheelify
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments , e-commerce , custom-header , footer-widgets , sticky-post , right-sidebar , 
two-columns

This is the child theme for Wheelify theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.coppy-right {
    font-size: 40px !important; 
    text-align: center;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}




.widgets-col {
    width: 100%;
    padding: 0 0px 0 0px;
}






/*--------------------- ----------
	:: btn-to-top 
-------------------------------*/

  #btn-to-top {
            width: 45px !important;
            height: 30px !important;
            border-radius: 100% !important;
            position: fixed !important;
            right: 2% !important;
            bottom: 18% !important;
            transition: all 0.5s ease !important;
        }
        
        #btn-to-top:hover,
        #btn-to-top:focus {
            transform: scale(1.1, 1.1) !important;
            transition: all 0.5s ease !important;
        }
        
        #btn-to-top {
            display: inline-block !important;
            width: 40px !important;
            height: 40px !important;
            background: #f4c201 !important;
            text-align: center !important;
            position: fixed !important;
            bottom: 90px !important;
            right: 35px !important;
            z-index: 999 !important;
            transform: scale(1.1, 1.1) !important;
            transition: all 0.5s ease !important;
        }
        
        footer.footer-section-spacing button.contact-btn {
            width: 100% !important;
            padding: 13px 20px !important;
        }
        
      
        
        a#btn-to-top i {
            font-size: 20px !important;
            color: #fff !important;
            line-height: 2.1 !important;
        }
		
	.enigma_service {
    padding-top: 90px;
    padding-bottom: 0px !important;
}











