@charset "UTF-8";
/*
Theme Name: Borsmi
Theme URI: https://bit.ly/2v9jMSw
Author: WpOpal Team
Author URI: http://www.wpopal.com
Description: The Borsmi theme for WordPress by <a href="https://bit.ly/2v9jMSw">OpalTeam</a> is a fully responsive theme that looks great on any device. That's the best for any kind of online shoping sites. <a href="https://bit.ly/2v9jMSw">Follow us on Themeforest to receive newest updates</a>
Version: 1.3.1
Updated 7-Feb-2018
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: borsmi

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.bypostauthor{
  
}

/**************************************************************************** Top Bar */

#opal-masthead .header-support {
    background: #005596;
    padding: 8px 0px;
}
#opal-masthead .header-support .col-md-7 {
    display: none;
}
#opal-masthead .header-support .col-md-5 {
    width: 100%;
}
.header-support .topbar-left {
    width: 30%;
    display: block;
    float: left;
}
.header-support .topbar-right {
    width: 70%;
    display: block;
    float: left;
    text-align: right;
}
.header-support .topbar-right a {
    color: white;
    font-size: 17px;
    margin-left: 35px;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    margin-top: 3px;
}
.header-support .topbar-right a:first-child {
    margin-left: 0px;
}
.top-phone:before {
    content: "\f095";
    color: #ef3a43;
    font-family: "FontAwesome";
    transform: rotate(90deg);
    position: absolute;
    left: 0px;
    font-size: 14px;
    top: 2px;
}
.top-socials a {
    color: white;
    font-size: 20px;
    margin-right: 10px;
}