/**
 * @version		1.0.3
 * @package		JoomlaXTC Logistix template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* BOOTSTRAP OVERRIDES */

@import '/templates/logistix/fonts/bankgothic/stylesheet.css';
#@import 'http://www.ceccatopartners.com/uikit/css/uikit.css';

.com_content .item-page .pager li>a, .pager li>span {border:0px!important;}
#menuwrap .suckerfish ul.menu > li ul li {
    min-width: 240px !important;
}

.sect-title span {
    font-weight: 200 !important;
}

.com_content .item-page img {
    border: 1px solid #f1f1f1;
}


.item-page .pagenav li.next {
    position:fixed;
    top:80%;
    right:1%;
    border:none;
    border-radius:50%
}

.item-page .pagenav li.previous {
    position: fixed;
    top: 80%;
    left: 1%;
    border: none;
    border-radius: 50%;
}

body, #component p {
    font-weight: 300 !important;
}

.hexarticles p {
    font-weight: 300!important;
}


.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #000000 !important;
}


.bottomarticlewrap p {
    font-weight: 300 !important;
}



blog-featured hr, .blog hr, .item-page hr {
 #   border-color: #9b1111!important;
   border: 2px solid #9b1111!important;
    height: 0px !important;
    width: 140px !important;
    margin: 16px auto 40px !important;
}

#ICONE SOCIAL FOOTER


.socialmr1 i:hover {
    color:#a76767 !important;
}

.socialmr1 i {
    font-size: 2em !important;
    color: #9b1111 !important;
}

#VIDEO RESPONSIVE

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.wf-mediabox {
    z-index: 9999999 !important;
}
