/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 06 2025 | 05:52:28 (pm)
/*
/******* Do not edit this file *******/

.logoBox{
    display: none;
}
#globalFooter{
 display: none;   
}
#gqContent .small{
   margin-top: -222px;
}
#infoSidebar{
    margin-top: -128px;
    margin-right: 13px;
}
div .background-video{
    background:url('http://quranalkarim.tv/wp-content/uploads/2017/07/12.png');
   -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow:hidden;
    background-repeat: no-repeat;
    width:627px;
    height:384px;
    box-shadow: 10px 10px 5px #888888;
    
}
.fusion-video iframe, iframe{
        margin-left: 6px;
    margin-top: 5px;
}
.ytp-cued-thumbnail-overlay-image{
    margin-left: 12px !important;
}
.fusion-sticky-shadow{
        height: 90px !important; 
}