﻿/*#topbar {
    font-size: 14px;
    background: white;
    color: rgb(102, 102, 102);
    border-bottom: 1px solid rgb(228, 228, 228);
}
    #topbar .nav {
        padding: 15px 0px;
    }
        #topbar .nav::before, .nav::after {
            content: " ";
            display: table;
        }
    #topbar nav::before, #topbar nav::after {
        content: "";
        display: table;
    }
.ap-multilang-box {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
}
#topbar .dropdown-toggle::before {
    content: "\f107";
    position: absolute;
    right: 0px;
    font-family: FontAwesome;
    color: rgb(187, 187, 187);
}
#topbar a {
    color: rgb(102, 102, 102);
}
.ap-multilang-box .icon-language span {
    padding-left: 25px;
}
.popup-over .dropdown-menu {
    display: block;
    visibility: hidden;
}
#block_currencies {
    padding: 0px 10px;
    border-left: 1px solid rgb(228, 228, 228);
    float: left;
}
    #block_currencies .popup-title {
        padding: 0px 10px 0px 0px;
    }*/


#topbar {
    font-size: 14px;
    background: #e2bd65; /*#FFF*/
    color: #666666;
    border-bottom: 1px solid #e4e4e4;
}

    #topbar .nav {
        padding: 15px 0px 15px;
    }

    #topbar .dropdown-toggle:before {
        content: "\f107";
        position: absolute;
        right: 0px;
        font-family: "FontAwesome";
        color: #FFF; /*#bbbbbb;*/
    }
    #topbar .dropdown-toggle:after { display:none;
    }
        #topbar a {
        color: #FFF; /*#666666;*/
    }

        #topbar a:hover, #topbar a:focus {
            color: #FFF;  /*#e2bd65;*/
        }

    #topbar nav:before, #topbar nav:after {
        content: "";
        display: table;
    }

    #topbar nav:after {
        clear: both;
    }


#block_currencies {
    /* 	margin:5px 0px;*/
    padding: 0px 10px;
    border-left: 1px solid #e4e4e4;
    float: left;
}

.rtl #block_currencies {
    float: right;
}

#block_currencies .dropdown-menu {
    padding: 10px 10px;
    right: 0px;
    left: auto;
    margin: 0px;
    width:100px;
}

    #block_currencies .dropdown-menu li a {
        color: #666666;
        padding: 0px 10px;
        line-height: 30px;
        display: block;
    }

        #block_currencies .dropdown-menu li a img {
            margin-top: -3px;
            margin-right: 5px;
        }

.rtl #block_currencies .dropdown-menu li a img {
    margin-left: 5px;
    margin-right: inherit;
}

#block_currencies .dropdown-menu li a:hover, #block_currencies .dropdown-menu li a.selected {
    color: black;
    background: white;
    font-weight: 600;
}

#block_currencies .popup-title {
    padding: 0px 10px 0px 0px;
}

.rtl #block_currencies .popup-title {
    padding: 0px 0px 0px 10px;
}

#block_currencies .popup-title img {
    margin-top: -2px;
}

#block_currencies .popup-title:hover {
    color: #e2bd65;
}

#block_currencies .fa {
    float: left;
    /*       	line-height: 38px; */
}

#first-currencies {
    margin: 0px;
}

    #first-currencies li {
        margin: 0px;
        display: block;
    }

        #first-currencies li a {
            padding: 2px 8px;
        }

            #first-currencies li a img {
                width: 16px;
                height: 11px;
            }

.ap-multilang-box {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    /*   	line-height: 38px; */
}

    .ap-multilang-box .icon-language span {
        padding-left: 25px;
    }

.blockcart_top {
    float: right;
    padding: 0px 0px 0px 0px;
    /* 	margin: 25px 0px; */
    font-size: 11px;
    position: relative;
    min-width: 163px;
    /*   	line-height: 38px; */
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@media screen and (max-width: 480px) {
    .blockcart_top {
        display: none;
    }
}

.rtl .blockcart_top {
    float: left;
}

.rtl .blockcart_top {
    padding: 0px 0px 0px 0px;
}

.blockcart_top a {
    display: block;
}

.blockcart_top .title-cart {
    margin-right: 5px;
    float: left;
}

.rtl .blockcart_top .title-cart {
    margin-left: 5px;
    margin-right: inherit;
}

.rtl .blockcart_top .title-cart {
    float: right;
}

.blockcart_top .title-cart span {
    /* 			background-color: $theme-color-secondary; */
    color: #FFF;/*#666666;*/
    display: block;
    font-size: 15px;
    /* 			height: 38px; */
    /*           	line-height: 38px; */
    position: relative;
    text-align: center;
    width: 38px;
}

.blockcart_top .cart-inner {
    /*       line-height: 38px; */
}

    .blockcart_top .cart-inner > span {
        font-size: 14px;
        font-weight: bold;
        /* 			color: $theme-text-color-tertiary; */
        color: #e2bd65;
    }

        .blockcart_top .cart-inner > span.cart-title {
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            color: #666666;
            display: none;
            /*               	line-height: 38px; */
        }


.header_user_info {
    float: right;
}

.rtl .header_user_info {
    float: left;
}

.header_user_info .popup-title {
    display: none;
}

    .header_user_info .popup-title .fa {
        padding-right: 5px;
    }

.header_user_info .links {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

@media screen and (max-width: 480px) {
    .header_user_info .links {
        margin: 0px -44px;
    }
}

.header_user_info .links li {
    display: inline;
    margin: 0px;
}

    .header_user_info .links li:last-child a {
        /* 	            	border-right: 0px; */
    }

    .header_user_info .links li a {
        font-size: 13px;
        padding: 0px 10px;
        border-right: 1px solid #e4e4e4;
    }

@media screen and (max-width: 991px) {
    .header_user_info .links li a {
        line-height: 40px;
    }
}

.header_user_info .links li a .fa {
    font-size: 14px;
}

.header_user_info .links li.fa, .header_user_info .links li.icon {
    margin-right: 10px;
}

.header_user_info .links.dropdown-menu li {
    display: block;
}

    .header_user_info .links.dropdown-menu li a {
        margin: 0px;
    }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}
.media:first-child {
    margin-top: 0px;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}


.popup-over {
    position: relative;
}

    .popup-over .dropdown-menu {
        display: block;
        visibility: hidden;
    }

    .popup-over:hover, .popup-over.open {
        cursor: pointer;
    }

        .popup-over:hover .dropdown-menu, .popup-over.open .dropdown-menu {
            visibility: visible;
        }


.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px #0000002d;
    left: 0px;
    background-clip: padding-box
}

.rtl .dropdown-menu {
    right: 0px;
    left: auto
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #000
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999
}

    .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed
    }
#header_logo {
    text-align: left;
}
    #header_logo h1 {
        margin: 0px;
    }
    #header_logo a {
        margin: 0px auto;
        display: block;
        max-width: 100%;
    }
    #header_logo img { max-width:150px;
    }
.fa-twitter:before { color:cornflowerblue;
}
.fa-facebook-f:before {
    color: blue;
}
.fa-instagram:before {
    color: deeppink;
}
.fa-youtube:before {
    color: red;
}