/*!
Theme Name: Luique Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Luique - One Page Resume WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: luique
Text Domain: luique-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/
.social-float {
    position: fixed !important;
    top: 230px;
    right: 0;
    z-index: 0 !important;
    width: 44px !important;
    margin-top: -90px;
    transition: .35s linear !important;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
    border-radius: 5px 0 0 5px !important;
}

.social-float .e-con-inner { padding: 0px!important;}

.dark-skin .lui-gradient-bottom {
    background-color: transparent;
    background-image: linear-gradient(180deg, #31363c 0%, #222831 100%) !important;
}
.dark-skin .lui-gradient-center {
    background-color: transparent;
    background-image: linear-gradient(180deg, #222831 0%, #222831 100%)!important;
}.dark-skin .lui-gradient-top {
    background-color: transparent;
    background-image: linear-gradient(0deg, #31363c 0%, #222831 100%) !important;
}
.about-video .video, .about-video .video .img {
    overflow: hidden;
}
  
.about-video .video .img div> div {
    transform: none !important;
    clip: auto !important;
    height: 100% !important;
    margin-top: 0px !important;
    position: relative !important;
    left: 0px !important;
}
@media (min-width: 990px){
.section.hero-started .titles {
     padding-top: 5rem;
    padding-right: 2rem;
}
	}