.tiny-lightbox:hover {
    cursor: pointer;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1.5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 46px;
    line-height: 1.42857;
    padding: 12px 18px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

footer .social-network a {
    color: #FFF;
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 187, 0, 0.6);
    outline: 0 none;
}

.footer-social ul.social-network {
    position: fixed;
    display: block !important;
    left: 7px;
    background-color: #232529;
    padding: 5px 10px !important;
    top: 135px;
    z-index: 1000;
    border-radius: 5px;
}

footer .footer-social li {
    display: block;
}


/*
 * Responsively Lazy
*/

.responsively-lazy:not(img) {
    position: relative;
    height: 0;
}

.responsively-lazy:not(img)>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*img.responsively-lazy {
    background: transparent url("../../images/loading_med.gif") no-repeat center center;
}*/

body {
    line-height: 2;
    font-size: 14px;
}


/*.owl-wrapper-outer{
  max-height:345px; 
}*/

.owl-theme .owl-controls .owl-pagination {
    bottom: -50px !important;
}

.header-content .owl-wrapper-outer {
    max-height: unset !important;
}

.owl-carousel .owl-wrapper-outer {
    direction: ltr;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    margin: 0px !important; 
}

.owl-theme .owl-controls .owl-page span {
    width: 12px !important;
    height: 12px !important;
    border: 2px solid #fff;
}

.header-content .item .box {
    direction: rtl;
}

nav .navigation-main .floating-menu>ul {
    margin-right: 150px;
}

nav .navigation-main .floating-menu>ul>li .navbar-dropdown {
    text-align: right;
}

nav .navigation-main .open-dropdown {
    display: inherit;
}

nav .navigation-main .floating-menu>ul>li .open-dropdown {
    right: unset;
    left: 0;
}

nav .navigation-top>ul {
    text-align: left;
}

nav .open-login,
nav .open-cart,
nav .open-search {
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
    border-left: none;
}

.products article .info {
    left: 15px;
    right: unset;
}

.products article .text {
    text-align: right;
    direction: rtl;
}

.blog article .image {
    height: 189px;
}

.blog article .image img {
    display: block;
}

footer .footer-social {
    text-align: right;
}

footer .footer-social {
    padding: 10px 0;
}

.scroll-top {
    line-height: 1.1;
}

footer .footer-showroom {
    margin-bottom: 15px;
    padding-bottom: 0px;
    padding-top: 40px;
}

.copyright .copy {
    text-align: right;
}

.copyright .logo {
    text-align: left;
}

.footer-links {
    border-bottom: 1px solid #222;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

nav#navbar-example {
    position: relative;
    z-index: unset;
}

.breadcrumb {
    background: transparent none repeat scroll 0 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumb>li>a {
    color: white;
}

/*.breadcrumb>li:last-child a {
    color : black !important;
}*/

.filters .filter-box .title::after {
    left: 0;
    right: unset;
}

.filters .filter-content i {
    margin-left: 5px;
    margin-right: unset;
}

.nav-tabs {
    margin-top: -81px;
}

.nav-item:hover {
    transition: 930ms;
}

.tabs-product {
    padding-top: 37px;
}

.nav-tabs .nav-link:hover {
    transition: 100ms background: rgb(142, 142, 171);
    background: linear-gradient(90deg, rgba(142, 142, 171, 0.7399334733893557) 0%, rgba(168, 168, 189, 1) 0%, rgba(216, 215, 223, 1) 13%, rgba(255, 254, 250, 1) 39%);
}

.most-visited {
    padding: 10px 2px;
}

.most-visited .img {
    float: right;
    margin-left: 5px;
}

.most-visited a.post-title {
    display: block;
}

.comments .comment-user div {
    text-align: right;
}

.comments .comment-desc {
    margin-right: 50px;
    margin-left: 0px;
    margin-top: 10px;
}

.comments .comment-block>.comment-block {
    margin-right: 50px;
    margin-left: 0px;
}

ul.tags {
    padding-right: 0px;
}

ul.tags li {
    margin: 3px 1px;
    display: block;
    float: right;
}

ul.tags li a,
#tags a {
    padding: 5px;
    border: 0;
    background-color: #ffbb00 ;
    color: white;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.irs-from,
.irs-to,
.irs-single,
.irs-min,
.irs-max {
    direction: ltr;
}

.top-box-search {
    width: 210px;
    float: right;
}

.box.box-search {
    padding: 0;
    position: relative;
}

.box.box-search .btn {
    position: absolute;
    left: 10px;
    top: 8px;
    background-color: transparent;
}

.box.box-search .form-control {
    padding: 12px 18px;
    height: 48px;
}

.box.box-search.top-box-search .form-control {
    height: 40px !important;
    background-color: transparent;
    border: transparent;
    border-radius: 35px;
}

.box.box-search.top-box-search .btn {
    top: 5px;
}


/*      ./ search  */

.navigation-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 6px 0px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 162px;
}

nav.navbar-sticked .navigation-top {
    height: 0;
    display: none;
}

ul.product-categories li.active {
    border-bottom: 3px dotted #1681D5;
}

@media (max-width: 768px) {
    .tab-pane {
        background-color: #1681D5;
        padding: 15px 15px;
    }
}

.tab-pane {
    background-color: #ffffff !important;
    padding: 15px 10px;
}

.product-box {
    background-color: white;
    padding: 20px 10px 90px 10px;
}

.product-more-detail {
    padding: 0px;
}

.rating a.star i {
    color: #1681D5;
}

.blog article .entry .date-wrapper .date {
    border: none;
    border-left: 1px solid #ccc;
}

.blog aside .box ul li:hover {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.blog aside .box ul li {
    margin-right: 20px;
}

.blog aside .box.box-tags ul li {
    float: right;
}

.blog aside .box.box-posts ul li {
    margin-right: 0;
}

.blog aside .box.box-search .btn {
    right: unset;
    left: 10px;
}

.blog aside .box.box-posts ul li a .date span:nth-child(1) {
    line-height: 2.2em;
}

.blog aside .box.box-posts ul li a .text {
    font-size: 14px;
}

.blog .blog-info.blog-info-top {
    text-align: right;
}

.blog .blog-info .entry {
    padding: 5px 25px 5px 5px;
}

.blog .blog-info .entry .fa {
    margin-right: -25px;
    margin-left: 5px;
}

.blog aside .box.box-posts ul li a .date {
    width: 55px;
    font-size: 13px;
}

footer ul li p {
    margin: 0px;
}

.scroll-top.active {
    bottom: 490px;
}

.stretcher-wrapper .stretcher .stretcher-item figure {
    background-color: #575757b8;
}

.blog-subtitle {
    line-height: 1.6em;
    text-align: justify;
    font-size: 16px;
}

nav .search-wrapper .btn {
    left: 10px;
    right: unset;
    top: 14px;
}

nav .navigation-main .navbar-dropdown .navbar-box .row>div {
    margin-bottom: 5;
}

nav .navigation-main .navbar-dropdown .navbar-box ul {
    margin-bottom: 0px;
}

nav .navigation-main .floating-menu>ul>li .navbar-dropdown.navbar-dropdown-single .navbar-box .box {
    padding: 10px;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
}

input[type=checkbox] {
    -webkit-appearance: checkboxcheckbox;
    -moz-appearance: checkbox;
}

section {
    padding-top: 60px;
    padding-bottom: 20px;
}

.header-content .item {
    height: 200px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

nav .cart-wrapper .checkout .cart-block.cart-block-footer,
nav .cart-wrapper .checkout .cart-block>div.price {
    direction: rtl;
}

nav .navigation-main .open-regist-dis {
    display: none;
}

@media screen and (max-width: 1000px) {
    nav .navigation .logo img {
        max-height: 45px;
    }
    nav .navigation .logo {
        float: left;
        text-align: left;
    }
    nav .navigation-main .floating-menu>ul {
        text-align: right;
    }
}

@media screen and (min-width: 400px) {
    .header-content .item {
        height: 160px;
        background-size: 100%;
    }
}

@media screen and (min-width: 767px) {
    .header-content .item {
        height: 275px;
        background-size: 100%;
    }
}

@media screen and (min-width: 768px) {
    .header-content .item {
        height: 300px;
        background-size: 100%;
    }
}

@media (max-width: 991px) {
    nav .navigation-main .floating-menu>ul {
        margin-right: 0px;
    }
    .header-content {
        padding-top: 54px;
    }
    nav .navigation-main .floating-menu>ul>li .open-dropdown .fa::before {
        -moz-transform: rotate(-270deg);
        -ms-transform: rotate(-270deg);
        -o-transform: rotate(-270deg);
        -webkit-transform: rotate(-270deg);
        transform: rotate(-270deg);
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        display: inline-block;
    }
    nav .navigation-main .open-regist-dis {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    nav .navigation-main .floating-menu>ul>li:last-child .navbar-dropdown.navbar-dropdown-single {
        right: auto;
        left: 0;
    }
}

@media screen and (max-width: 992px) {
    .footer-social ul.social-network {
        position: fixed;
        display: block !important;
        left: 7px;
        background-color: #232529;
        padding: 5px 10px !important;
        top: 65px;
        z-index: 1000;
        border-radius: 5px;
    }
    footer .footer-social li {
        display: block;
    }
}

@media screen and (min-width: 1200px) {
    .header-content .item {
        height: 480px;
        background-size: 100%;
    }
}

@media screen and (min-width: 1400px) {
    .header-content .item {
        height: 540px;
        background-size: 100%;
    }
}

a.downloadapp {
    display: inline-block;
    height: 79px;
    margin: 5px 0 0 5px;
    width: 193px;
}

a.iosdownload {
    background-image: url("../../images/appdownload.png");
    background-position: -196px 0;
    background-repeat: no-repeat;
}

a.androiddownload {
    background-image: url("../../images/appdownload.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

a.iossoon {
    background-image: url("../../images/appdownload.png");
    background-position: -387px 0;
    background-repeat: no-repeat;
}

.banner {
    position: unset;
}

.color-btn {
    border: none;
    float: right;
    background-size: cover;
    width: unset;
    height: unset;
    min-width: 25px;
    min-height: 25px;
    padding: 5px;
}

.color-btn.selected {
    border: 2px solid black;
    box-shadow: 2px 4px 3px grey;
}

.colorTabs {
    display: none;
}

.colorTabs.selected {
    display: block;
}

.checkbox input[type="checkbox"]+label::before,
.checkbox input[type="radio"]+label::before {
    left: unset;
    right: 0;
}

.checkbox label {
    padding-right: 35px;
    padding-left: 20px;
}

nav .cart-wrapper {
    right: unset;
    left: 0;
}

.checkout .cart-block .price,
.checkout .cart-block .title {
    padding: 0px;
    text-align: center !important;
}

.checkout .cart-block .price,
.checkout .cart-block .price>span {
    text-align: center;
}

.checkout .cart-block>div {
    text-align: center;
}

.checkout .cart-block>div:nth-child(4) {
    width: 10%;
}

.checkout .cart-block.cart-block-footer>div:nth-child(1) {
    text-align: right;
    width: 80%;
}

.checkout .cart-block.cart-block-footer>div:nth-child(2) {
    text-align: center;
    width: 20%;
}

.checkout .cart-block.cart-block-footer {
    padding: 15px 30px 15px 0;
}

.checkout .cart-block .icon-delete {
    padding: 4px 7px;
    right: 5px;
    top: 5px;
}

nav .cart-wrapper .checkout .cart-block {
    float: right;
}

.checkout .cart-block>div.image {
    padding-left: 15px;
}

.cart-wrapper .checkout .cart-block>div.image {
    padding-left: initial;
}

.cart-wrapper.open {
    max-height: 480px;
    overflow-y: auto;
    direction: ltr;
}

.checkout-btn {
    text-align: left;
}

.shop-more-btn {
    text-align: right;
}

nav {
    z-index: 1040;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li {
    padding-right: 17px;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li.is-top {
    padding-right: 0;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li>a {
    border-bottom: none;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li.is-top>a {
    border-bottom: 1px solid #c92a2a;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li.is-headline {
    padding-right: 0px;
}

nav .navigation-main .mega_menu .navbar-dropdown .navbar-box ul>li.is-headline a {
    font-weight: bold;
}

.blog article .entry .title h2 {
    line-height: 25px !important;
}

.owl-index-products {
    max-height: 725px;
}

.owl-index-products .item {
    margin: 3px;
}

.owl-theme .owl-controls .owl-buttons div span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #00000087;
    display: block;
    font-size: 20px;
    color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 100%;
    text-align: center;
}

.products2 article .text sub,
.products2 article .text sup {
    bottom: auto;
    top: auto;
    display: inline-block;
    margin-right: 10px;
    direction: rtl;
}

.products2 article .text sub {
    text-decoration: line-through;
}

.products article .figure-list .text .title {
    padding: 15px 0px 10px 0px;
}

.person-panel {
    position: relative;
}

.removePerson {
    border-radius: 100%;
    background-color: #1681D5;
    padding: 8px 17px;
    position: absolute;
    z-index: 9;
    top: 10px;
    left: 10px;
}

.removePerson:hover {
    cursor: pointer;
}


/*.color-btn:hover{    
    cursor: pointer;
    transition: 0.6s;
    width: 70px;
    height: 70px;
  }*/

.color-btn {
    transition: 1s;
    background-size: cover;
}

.checkout .cart-block .title>* {
    margin: 15px;
}

@media screen and (max-width: 992px) {
    .btn {
        font-size: 11px !important;
    }
}

@media (max-width: 768px) {
    .blog article .show-more {
        position: relative;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .blog article .show-more .btn {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        padding: 10px;
    }
}

.search_element ul li {
    display: inline-block;
    padding-right: 3px;
    border: 1px solid #a8a8a8;
    border-radius: 8px;
    margin: 0px 5px 5px 0px;
    float: right;
}

.search_element ul li .remove-filter {
    padding: 10px 3px 10px 4px;
    cursor: pointer;
}

.f-b-c1 {
    background-color: #232529 !important;
}

.widget .bar .tab .f-b-c1 {
    background-color: #232529 !important;
}

.owl-product-gallery.owl-carousel .owl-item {
    text-align: center;
}

.owl-product-gallery.owl-carousel .owl-item img {
    width: auto;
}

@media (max-width: 991px) {
    nav .navigation-main .open-regist-dis {
        position: absolute;
        top: 0px;
        right: 0;
        width: 40px;
        height: 100%;
        color: #fff;
        text-align: center;
        border-left: 1px solid #333;
    }
    nav .navigation-main .open-login {
        right: 40px;
    }
    nav .navigation-main .open-regist-dis {
        right: 80px;
    }
    nav .navigation-main .open-cart {
        right: 120px;
    }
    nav .navigation-main .open-search {
        right: 160px;
    }
    nav .navigation-main .open-regist-dis .fa {
        font-size: 15px;
        line-height: 58px;
    }
}

.select2-container--default .select2-selection--single {
    border-radius: unset !important;
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8px 8px 8px 20px !important;
    direction: rtl;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
    right: unset !important;
    left: 1px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    float: left !important;
}

.select2-results__option {
    text-align: right;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
}

h2,
.h2 {
    font-size: 20px;
}

.pagination-wrapper .pagination>li:last-child {
    left: 0;
    right: unset;
}

.pagination-wrapper .pagination>li:first-child {
    right: 0;
    left: unset;
}

.pagination .first a span.fa-angle-double-left::before {
    content: "\f101";
}

.pagination .last a span.fa-angle-double-right::before {
    content: "\f100";
}

.pagination .prev a span.fa-angle-left::before {
    content: "\f105";
}

.pagination .next a span.fa-angle-right::before {
    content: "\f104";
}

.pagination .prev a span,
.pagination .next a span {
    padding: 0px 2px;
}

#search_rentcar .control-label {
    text-align: right;
}

.popover.clockpicker-popover {
    right: unset;
}

@media screen and (max-width: 767px) {
    .pagination-wrapper .pagination>li>a,
    .pagination-wrapper .pagination>li>span {
        margin: 0 1px;
        padding: 5px 10px;
    }
}

@media (min-width: 992px) {
    nav .navigation-main .floating-menu>ul>li>a {
        padding: 15px 6px;
    }
    nav .navigation-main .floating-menu>ul>li .navbar-dropdown:hover {
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
}

.personnel .team article .details-social .fa {
    padding: unset;
}

.personnel .team article:hover .details-social {
    height: auto;
}

.team article .details .inner {
    border-top: 1px solid;
    padding: 10px 0px 8px 0px;
}

.team article h3.title {
    font-size: 18px;
    line-height: 34px;
}

.team article h6.title {
    font-size: 9px;
}

.cd-slider-nav ul {
    margin-top: -81px !important;
}

.cd-slider-nav ul>li {
    position: relative;
}

@media (max-width: 767px) {
    body,
    .form-control,
    .text2 h2 {
        font-size: 12px;
    }
    h2,
    .h2 {
        font-size: 15px;
    }
}


/*--new-megamenu*/

@media (max-width: 768px) {
    .mega-menu-lg-md-xl .nav-tabs {
        text-align: right;
    }
   .mega-menu-lg-md-xl .nav-item {
        background-color: #1a1a1a;
        text-align: right;
        display: none !important;
    }
   .mega-menu-lg-md-xl .mobile_menu{
        width: 100%;
    }

   .mega-menu-lg-md-xl .tab-content {
        background-color: black;
        text-align: right;
    }
   .mega-menu-lg-md-xl .tab-content .col-md-9 {
        display: none !important;
    }
   .mega-menu-lg-md-xl .tab-content .col-md-3 {
        margin-top: 5px;
    }

    nav .navigation-main .floating-menu>ul>li.mega-menu-lg-md-xl .navbar-dropdown .navbar-box .box-2 {
        background-color: #1A1A1A !important;
    }
   
    .mega-menu-lg-md-xl .col-md-3{
        background-color:black;
    }
   .mega-menu-lg-md-xl .col-md-3 .nav-item {
        color:white;
    }      
}

.mega-menu-lg-md-xl li.nav-item a {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mega-menu-lg-md-xl .nav-item.active a{
    color: #1681D5 !important;
}
@media (min-width: 768px) {
   .mega-menu-lg-md-xl .nav-item {
        /*background-color: #1b1b19 !important;*/
        text-align: right;
    }


    .mega-menu-lg-md-xl .tab-content {
        background-color: black;
        text-align: right;
    }
   .mega-menu-lg-md-xl .mobile_menu{
        display:none !important;
        -webkit-display:none;
        visibility:hidden!important;
    }
}

.mega-menu-lg-md-xl.tab-content #panel-1 .row .col-md-3 {
    margin-right: 0px;
}

.mega-menu-lg-md-xl .nav-tabs > li > a {
    border-radius: 1px;
    background: #f1f1f1;
    border: 0;
    margin-right: 1px;
    padding: 14px 20px;
    border-top: 1px solid #f1f1f1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/*.mega-menu-lg-md-xl .navbar-dropdown [data-toggle="collapse"]:after {
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    transform: rotate(90deg);
    transition: all linear 0.25s;
    float: right;
}*/

.mega-menu-lg-md-xl [data-toggle="collapse"].collapsed:after {
    transform: rotate(0deg);
}

.mega-menu-lg-md-xl .tab-content #panel-1 .row li:hover{
    color: black;
}



/*============================Mobile MegaMenu*=================================*/
.mega-menu-lg-md-xl .navbar-dropdown .navbar-box .box-2 .mobile_mega{
display:none;
}

/*============================./Mobile MegaMenu*=================================*/


@media (max-width: 991px) {
    nav .navigation-top {
        display: block;
    }

    nav .navigation-top >* {
        display: none;
    }
    ul.langs {
        display: block !important;
        z-index: 10000;
        position: absolute;
        left: 108px;
        top: 23px;
    }

    .categorty-desc.filters{
        position: relative !important;
        top: unset;
        transform: unset;
        margin-bottom: 10px;
        width: 100%;
        z-index: unset;
    }
    .filters .filter-box .title{
        padding-right: 45px;
    }

    .filters .filter-box .title::after {
         left: unset; 
         right: 0; 
    }

    section{
        padding-top: 10px;
    }

}
.contact-info a{
    display: inline-block;
}

.open-cart1{
    position: relative;
}

nav .open-cart1 span {
    background-color: #cc0000;
    color: white;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    right: 4px;
    top: 5%;
    text-align: center;
    font-size: 10px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}