/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){
	padding-left: 10px !important;
	padding-right: 10px !important;
}
#wonderplugin-box-9 .wonderplugin-box-description > h3{
    padding: 40px 0 !important
}

@media only screen and (max-width: 420px){

    .video_audio_icons .btn.btn-xs {
        display: block;
        margin-top: 3px;
    }
}

@media only screen and (max-width: 530px){

   .button {
     display: block;
     margin-top: 10px;

   }
}
.request_demo {
    margin-top: 0px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #ccc;
    margin: 0;
    font-size: 30px;
}
#wonderplugin-box-9 .wonderplugin-box-description > h3 {
    padding: 40px 0 !important;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0;
}
.home-top-bg{
   
    padding-top: 235px !important;
    background-position: inherit !important;
}
.text-space{
    margin-top: 1.0em;
}
.ask-us-menu a span {
    color: red;
}
.slide-content{
    text-align: center;
    display: none;
    /*font-size: 1.126rem;*/
}
.slide-readmore{
    cursor: pointer;
    /*font-size: 1.126rem;*/
}
.x-topbar p.p-info {
    float: right;
    font-size: 15px;

}
.x-topbar .x-social-global {
    display: none;
}
.banner-bottom-section{
    padding: 0px;
}
.x-topbar {
    min-height: 20px;
    height: 36px;
    padding: 0;
}
#wonderplugin-box-10 .wonderplugin-box-content{
    background: #81d742 !important;
}
@media screen and (max-width: 1024px) {
     .home-top-bg{
        background-position: 50% 30% !important;
    }
}
@media screen and (max-width: 800px) {
 
}
@media screen and (max-width: 667px) {
    .home-top-bg{
        background-position: 50% 30% !important;
    }
    .x-topbar {
        height: 27px;
    }
}
@media screen and (max-width: 479px) {
     .home-top-bg{
        padding-top: 253px !important;
        background-position: 50% 30% !important;
    }
}