/*
theme : Bazar Mobile
version : 1.0
frameworks : UIkit
cms : ?
author : Host Iran
*/


/* start custom css */

* {
    -moz-outline-style: none;
    outline: none;
    outline: 0;
}

@font-face {
    font-family: 'IRANSans-web';
    src: url(fonts/IRANSans-web.eot);
    src: url(fonts/IRANSans-web.eot) format("embedded-opentype"), url(fonts/IRANSans-web.woff) format("woff"), url(fonts/IRANSans-web.ttf) format("truetype"), url(fonts/IRANSans-web.svg) format("svg")
}

body {
    font-family: 'IRANSans-web';
    line-height: 2;
    direction: rtl;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'IRANSans-web';
}

button, option {
    font-family: 'IRANSans-web';
}

a:hover, .uk-link:hover {
    text-decoration: none;
    color: #999;
}

.uk-navbar {
    background: none;
    /*height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;*/
}

.uk-navbar-nav {
    float: left;
    text-align: right;
}

.uk-navbar-nav>li>a {
    color: #fff;
    font-family: 'IRANSans-web';
    height: 90px;
    line-height: 90px;
}

.uk-navbar-nav>li.uk-active>a {
    background-color: transparent;
    color: #b98134;
}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus, .uk-navbar-nav>li.uk-open>a {
    background-color: transparent;
    color: #b98134;
}

.uk-dropdown-navbar {
    left: auto !important;
    right: 0;
}

header.header {
    background-color: #133751;
    border-top: 20px solid #052136;
    height:90px;
}
.breadnima{
        width: 100%;
    overflow: hidden;
}

.slider {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
}

.slider .uk-dotnav>*>* {
    width: 30px;
    height: 5px;
    border-radius: 0;
}

.slider .uk-dotnav-contrast>.uk-active>*, .slider .uk-dotnav-contrast>*>:hover, .slider .uk-dotnav-contrast>*>:focus {
    background: #b98134;
}

.slider .uk-slidenav-contrast {
    background: rgba(255, 255, 255, 0.18);
}

.logo {
    float: right;
    margin-top: 10px;
}

.tree-box-bazar img {
    display: block;
    border: 2px solid #123750;
    padding: 4px;
    max-height: 215px;
    width: 100%;
}

.tree-box-bazar {
    position: relative;
    overflow: hidden;
}
.tree-box-bazar:hover span {
  right: 15px;
  z-index: 99;
}
.tree-box-bazar img:hover {
    opacity: 0.9;
}
.tree-box-bazar a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(4, 4, 4, 0.28);
    top: 0;
    opacity: 0;
    -webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}
.tree-box-bazar:hover a:after {
opacity: 1;
}
.tree-box-bazar span {
    position: absolute;
    bottom: 20px;
    background-color: #123750;
    color: #fff;
    padding: 1px 15px;
    right: 0;
    -webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

section.bazar-mobile-4-box {
    background-color: #eaeff3;
    text-align: center;
  //  padding-bottom: 50px;
}

section.bazar-mobile-4-box h2 {
    font-size: 31px;
    font-weight: bold;
}

section.bazar-mobile-4-box .title h4 {
    color: #bb812f;
}

.box-bazar {
    position: relative;
}

.box-bazar p {
    font-size: 12px;
    text-align: right;
}

.box-bazar h3 {
    font-size: 16px!important;
    text-align: right;
    font-weight: bold;
}

.rounded-rectangle {
    height: 170px;
    overflow: hidden;
    position: absolute;
    left: 25px;
    bottom: 0px;
}

a.more-info {
    display: block;
    margin-right: 150px;
    border: 3px solid #bb812f;
    text-align: center;
    padding: 10px 20px;
    margin-top: 30px;
    color: #bb812f;
    font-weight: bold;
    margin-bottom: 85px;
}

section.box-two-half h2 {
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
div.big-box div.big-tumb{  border: 1px solid #ccc;    padding: 5px;}
.big-tumb img {
    border: 2px solid #ccc;
    padding: 5px;
    width: 100%;
    height: 301px;

}

div.moduletableelanatfanavari  div.title a h3,
.title h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.content-text p {
    font-size: 11.5px;
    text-align: justify;
}

.meta .date {
    font-size: 11px;
    display: block;
    color: #999;
}
.small-tumb {
    float: right;
    margin-left: 20px;
}
.small-tumb a {
    width: 75px;
    display: block;
}
.small-tumb img {
  width: 0;
  height: 0;
  padding: 100% 0 0 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    border: 2px solid #a4a4a4;
}

.small-box {
    width: 100%;
    float: right;
    clear: both;
    margin-bottom: 20px;
    position: relative;
}

.small-box:after {
    content: '';
    position: absolute;
    height: 1px;
    background: #eee;
    width: calc(100% - 90px);
    bottom: -3px;
}

.small-box:last-child:after {
    height: 0;
}

section.gallery-home {
    background-attachment: fixed;
    background-image: url("../images/parallex-home.jpg");
    background-size: cover;
    text-align: center;
}
.image-gallery div a,
.gallery-home a {
    display: block;
    width: 260px;
    margin-top: 20px;
    padding: 5px;
    border:2px solid rgba(156, 155, 153, 0.58);
}
.image-gallery a img,
section.gallery-home .images a img {
  width: 0;
      height: 0;
     // border: 2px solid rgba(156, 155, 153, 0.58);
      padding: 70% 0 0 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
}

section.gallery-home .title h2 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

section.gallery-home .title span {
    font-size: 18px;
    color: #bb812f;
    display: block;
    margin-bottom: 30px;
}

.customer-slider {
    direction: ltr;
}

.uk-slider img {
    text-align: center;
    display: block;
    margin: 0 auto;
}


/*.customer-slider img{
  width: 150px;
}*/

.customer-slider .uk-slidenav-contrast {
    color: #ccc;
}

.customer-logo .title h2 {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
}

footer.footer {
    color: #858585;
}

.footer .top-footer {
    background-color: #181818;
    padding: 100px 0;
}

.footer .bottom-footer {
    background-color: #131313;
    padding: 30px 0;
}

.title-footer h4 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #0d0d0d;
    padding-bottom: 20px;
    position: relative;
}

//div.moduletablefooters h3::after,
//.title-footer h4:after {
    content: '';
    position: absolute;
    width: 50px;
    background-color: #775423;
    bottom: -2px;
    right: 0;
    height: 2px;
}

.content-footer p {
    text-align: justify;
    font-size: 13px;
    font-weight: 500;
}
.logo-footer a {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 30px;
}
.logo-footer a:nth-child(3) {
    margin-left: 0;
}
.logo-footer a:nth-child(4) {
    margin-left: 20px;
}

.contact i {
    color: #4a4a4a;
    background-color: #000;
    width: 23px;
    height: 23px;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 5.5px;
}

.content-footer .address p {
    font-size: 13px;
    text-align: right;
    font-weight: 500;
    margin-bottom: 40px;
}

.content-footer .qr {
    float: right;
    margin-left: 10px;
}

.content-footer .contact {
    float: right;
}

.content-footer .qr img {
    width: 110px;
}

.contact span {
    display: block;
    font-size: 13px;
    font-weight: 500;
}


/* shops */

.ptitle {    line-height: 65px;}
.breadcrumb { float: left;    line-height: 65px;    margin-top: 10px;}
.breadcrumb .title {
    float: right;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ptitle,.breadcrumb .title h1 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.breadcrumb .bread-navigation {
    float: left;
    font-size: 11px;
    color: #bb812f;
}

.filters>div {
    float: right;
}

.search-filter button {
    border: 0;
    background: #bb812f;
    color: #fff;
    height: 40px;
    width: 40px;
    cursor: pointer;
    font-size: 18px;
}

.search-filter input[type="text"] {
    height: 40px;
    padding: 0 10px;
    border: 1px solid #eaebec;
    margin-left: -1px;
    margin-top: 0px;
    display: block;
    float: right;
    font-family: 'IRANSans-web';
}

 ::-webkit-input-placeholder {
    color: #6a6a6a;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #6a6a6a;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #6a6a6a;
}

:-ms-input-placeholder {
    color: #6a6a6a;
}

.filters .select-box select {
    height: 40px;
    margin-right: 20px;
    border: 1px solid #eaebec;
    color: #6a6a6a;
}

.table-shops {
    clear: both;
    float: right;
    text-align: center;
}

.table-shops tr {
    border: 1px solid #d8d8d8;
}

.uk-table.table-shops th {
    text-align: center;
}

.table-shops tbody {
    color: #878787;
    font-size: 12px;
}
.table-shops .link,.link a{
    color: #bb812f;
}

.table-shops th, .table-shops td {
    border-left: 1px solid #d8d8d8;
}

.uk-table-hover.table-shops tbody tr:hover {
    background: #f2f2f2;
}


/* end of shops */


/* contact page*/

section.contact-page .title h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

section.contact-page .content p {
    font-size: 13px;
    font-weight: 500;
}

.back-gray {
    background-color: #f9f9f9;
    padding: 10px 20px 1px 20px;
}

.uk-form.contact-form input[type="text"] {
    border: 1px solid #dcdcdc;
}

.button-orange {
    border: 2px solid #bb812f;
    background: none;
    padding: 12px 50px;
    cursor: pointer;
    color: #bb812f;
}

.contact-form label {
    color: #767676;
    font-size: 12px;
    font-weight: normal;
}

.contact-form label i {
    color: #cda577;
}


/*end of contact*/


/* blog */

.post-blog .title h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.content-blog p {
    font-size: 11.5px;
    text-align: justify;
}

.post-blog {
    border-bottom: 1px solid #eee;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.post-blog:first-child {
    padding-bottom: 10px;
    margin-bottom: 35px;
}

.post-blog:last-child {
    border: 0
}

.uk-pagination {
    direction: ltr;
    text-align: left;
}

.uk-pagination>li:nth-child(n+1) {
    margin-right: 5px
}

.uk-pagination>.uk-active>span {
    background: #fff;
    color: #bb812f;
    border: 2px solid #bb812f;
}

.uk-pagination>li>a, .uk-pagination>li>span {
    padding: 5px 8px;
}

.uk-pagination>li>a {
    background: #fff;
    color: #2a2b2c;
    border: 2px solid #2a2b2c;
}

aside.sidebar .search-filter input {
    width: calc(100% - 40px);
}

.widget {
    width: 100%;
    float: right;
}

h3.small-ox,
.widget>h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.widget .title h3 {
    font-size: 13px;
}

.widget .small-box {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    height: auto;
}

.widget .small-box:last-child {
    border: 0;
}

.widget .small-box:after {
    height: 0;
    background: none;
}

.clear-both {
    clear: both;
}

.banner-280 a {
    background-color: #f8f8f8;
    color: #c0c0c0;
    display: block;
    height: 280px;
    line-height: 280px;
    text-align: center;
}


/*single*/

.content-blog .tags {
    margin: 30px 0;
}

.content-blog .tags a {
    background-color: #acacac;
    color: #fff;
    padding: 2px 6px;
    font-size: 11px;
}

.content-blog .tags a:hover {
    background-color: #999;
}

.social-share {
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.social-share h3 {
    margin: 0;
    padding: 10px 30px;
    font-size: 11px;
}

.social-share ul {
    margin-top: 0;
    padding-left: 30px;
}

.social-share ul li {
    display: inline-block;
    border-radius: 5px;
}

.social-share ul li a {
    color: #fff;
    display: block;
    padding: 5px 15px;
}

.social-share ul li:hover {
    opacity: 0.9;
}

.social-share ul li a>i {
    float: left;
    border-right: 1px solid #fff;
    margin-right: 15px;
    padding: 7px 15px 6px 0px;
}

li.facebook {
    background-color: #3d568e;
}

li.linkedine {
    background-color: #0270a1;
}

li.google-plus {
    background-color: #d70e07;
}

li.telegram {
    background-color: #2eaedb;
}

.single-post-blog.post-blog:first-child {
    padding-bottom: 35px;
    margin-bottom: 35px;
}


/*comments*/

.comments h3 {
    font-size: 14px;
    font-weight: bold;
    border-right: 7px solid #bb812f;
    padding-right: 5px;
}

.comment-set {
    float: right;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.comment-set:last-child {
    border-bottom: 2px solid #eee;
}

.avatar {
    float: right;
     margin-left: 7px;
    margin-right: 7px;
}

.comments-content {
    float: right;
    width: calc(100% - 65px)
}

.comments-content .meta {
    color: #a0a0a0;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    float: right;
}

.comments-content .meta .date {
    float: right;
}

.comments-content .meta .reply-comment {
    float: left;
}

.comments-content .comment-text {
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
}

.comments-form {
    clear: both;
    float: right;
    width: 100%;
}

.comments-form textarea, .comments-form input {
    border: 2px solid #eee !important;
}

.comments-form input {
    padding: 4px 10px !Important;
    height: auto !Important;
}

.comments-form input::-webkit-input-placeholder, .comments-form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
}

.comments-form input::-moz-placeholder, .comments-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

.comments-form input:-ms-input-placeholder, .comments-form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

.comments-form input:-moz-placeholder, .comments-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}


/*end of single*/


/*end of blog*/


/*single shops*/

.single-post-shops .title h2 {
    font-size: 18px;
    margin: 20px 0;
    display: block;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.content-shops ul {
    padding-right: 0;
}

.content-shops ul li {
    list-style: none;
    font-size: 12px;
    margin-bottom: 5px;
}

.content-shops ul li i {
    color: #bb812f;
    font-size: 14px;
}

.content-shops ul li a {
    color: #bb812f;
    border-bottom: 1px solid;
}

.map-shop img {
    border: 2px solid #d7d7d7;
    padding: 5px;
}

span.shop-map-description {
    text-align: center;
    display: block;
    font-size: 11px;
    padding-top: 5px;
}

.moduletablecontact-bazar-page h3,
.shop-slider-sec h3 {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.shop-slider p {
    direction: rtl;
    text-align: justify;
    font-size: 11px;
    padding: 0px 25px;
}

.shop-slider {
    direction: ltr;
}

.shop-slider-sec .uk-slidenav {
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.shop-slider-sec .uk-slidenav-position .uk-slidenav {
    top: -15px;
    background-color: #bb812f;
    color: #fff;
    display: block;
    font-size: 18px;
}

.shop-slider-sec .uk-slidenav-position .uk-slidenav-next {
    left: 0;
}

.shop-slider-sec .uk-slidenav-position .uk-slidenav-previous {
    right: auto;
    left: 28px;
}

.uk-accordion-title:before {
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 18px;
    padding-left: 6px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 12px;
}

.uk-accordion-title.uk-active:before {
    content: "\f0d7";
}

.menu-sort .uk-accordion .uk-accordion-title {
    margin-bottom: 0px;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 10px 30px;
    font-size: 14px;
    position: relative;
}

.menu-sort .uk-accordion .uk-accordion-title.uk-active {
    border-bottom: 2px solid #bb812f;
}

.menu-sort .uk-accordion .uk-accordion-title:nth-child(1) {
    border-radius: 5px 5px 0px 0px;
}

.menu-sort .uk-accordion .uk-accordion-title:nth-child(5) {
    border-radius: 0px 0px 5px 5px;
}

.menu-sort .uk-accordion .uk-accordion-title.uk-active:nth-child(5) {
    border-radius: 0;
}

.uk-accordion-content {
    border: 1px solid #d8d8d8;
    border-top: 0;
    padding: 20px 30px 40px 30px;
}
.menu-sort label {
    font-size: 11px;
    display: block;
        margin-bottom: 10px;
}
.menu-sort label:last-child {
margin-bottom: 0;
}
.menu-sort input {
    margin-left: 10px;
    border-radius: 2px;
    margin-top: 2px !important;
}


.menu-sort .uk-accordion .uk-accordion-title:last-child {
    border-radius: 0px 0px 5px 5px;
}


/*end single shops*/


/*bazar page*/

.bazar-page .title h2 a {
    color: #000;
    font-weight: bold;
    margin: 35px 0;
    display: block;
}


/*  .shop-page-logo li {
      border: 1px solid #ddd;
      padding: 20px 0;
      height: 135px;
      border-left: 0;
}*/

.button-center {
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 50px;
}

.tumb-bazar {
    position: relative;
}

.tumb-bazar img {
    border: 2px solid #123750;
    padding: 5px;
}

.tumb-bazar span {
    position: absolute;
    right: 0px;
    bottom: 15px;
    background-color: #123750;
    color: #fff;
    padding: 2px 10px;
    font-size: 16px;
    font-weight: bold;
}

.contact-bazar-page h3 {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.contact-bazar-page .title {
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 30px 0px;
}

.contact-bazar-page .address {
    margin-bottom: 30px;
    font-size: 13px;
}

.contact-bazar-page .address h4, .contact-bazar-page .phone-contact h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
}


/* responsive custom */

@media only screen and (max-width: 767px) {
  .content-footer .qr{
    display: none;
  }
  .gallery-home a{
    width: auto;
  }
  .logo-footer a:nth-child(3) {
      margin-left: 30px;
  }
  .logo-footer a:nth-child(4) {
      margin-left: 30px;
  }
    .social-share ul li {
        margin-top: 5px;
        width: 48%;
        text-align: center;
    }
    .social-share ul li a>i {
        width: 25px;
    }
    .small-tumb {
        float: right;
        margin-left: 15px;
    }
    .breadcrumb {
        text-align: center;
        height: auto;
        line-height: normal;
        padding: 10px 0;
    }
    .breadcrumb .title, .breadcrumb .bread-navigation {
        float: none;
        height: auto;
    }
    .google-map {
        height: 250px !important;
    }
    .rounded-rectangle {
        height: 130px;
    }
    a.more-info {
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 90px;
        margin-left: auto;
    }
    .tree-box-bazar {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 460px) {
    .social-share ul li {
        width: 100%
    }
    .filters .select-box select, .filters>div {
        width: 100%;
    }
    .shops-table .filters input {
        width: calc(100% - 40px);
    }
    section.gallery-home .title h2 {
        line-height: 1.5;
        font-size: 22px;
    }
    section.gallery-home {
        padding: 100px 0;
    }
    .filters .select-box select {
        margin-right: 0;
        margin-top: 20px;
    }
    .rounded-rectangle {
        height: 95px;
    }
}

.ptitle div.moduletable{ padding-top: 10px;  }
div.bm-subCategory{text-align: center;}

.bm-galleryimage.uk-margin-bottom,.bm-galleryimage.uk-margin-bottom img{width: 290px;height: 195px}
div.copyright p{font-size: 10px}
