.widget-sidebar.list-main-menu.blur {
    z-index: 0;
}

.col-md-8.border-right-profile {
    border-right: 1px solid #EFEFEF;
}

.rounded-circle {
    border-radius: 50% !important;
}

#upload-photo {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.btn-primary.btn-upload {
    background-color: #ffffff;
    border-color: #EFEFEF;
    color: #555555;
    font-weight: bold;
    text-transform: none;
}

.col-md-4.col-md-4-upload {
    text-align: center;
}

.rounded-circle.rounded-circle-img-upload {
    text-align: center;
    width: 100px;
    height: 100px;
    display: unset;
}

.rounded-circle.rounded-circle-img-order {
    text-align: center;
    width: 20px;
    height: 20px;
    display: unset;
}


.form-bordered .form-group {
    /* border-bottom: 1px solid rgba(120, 130, 140, 0.13); */
    padding-bottom: 10px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-group {
    margin-bottom: 1.4rem;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}


/*blog page*/


.sidebar {
    position: relative;
    font-size: 1.4rem
}

.sidebar .widget {
    margin-bottom: 3rem
}

.sidebar .sidebar-wrapper .widget:last-child {
    padding-bottom: 3rem;
    margin-bottom: 0
}

.sidebar-wrapper {
    -webkit-backfac-visibility: hidden
}

.widget-title {
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 700;
    color: #2b2b2d;
    margin: .5rem 0 1.3rem
}

.widget form {
    margin-bottom: 0
}

.list {
    margin: 0;
    list-style: none;
    padding: 0
}

.list li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative
}

.list li.active {
    font-weight: 600
}

.list li.active a {
    color: #2b2b2d
}

.list li a {
    font-size: 1.4rem;
    color: #7a7d82;
    position: relative;
    display: block;
    padding: .9rem 0 .8rem 2rem;
    border-bottom: 1px solid #EDEDDE
}

.list li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin: .9rem 0 0 -1rem;
    position: absolute
}

.list li a:hover, .list li a:focus {
    text-decoration: none;
    background-color: #eee
}

.entry {
    margin-bottom: 3rem;
    color: #7a7d82
}

.entry a {
    color: #7a7d82
}

.entry a:hover, .entry a:focus {
    color: #282d3b
}

.entry-media {
    background-color: #ccc;
    border-radius: 0;
    margin-bottom: 2rem
}

.entry-media img {
    display: block;
    max-width: none;
    width: 100%;
    height: auto
}

.entry-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .6rem;
    margin: 0 !important
}

.entry-body {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2.7rem
}

.entry:not(.single):last-of-type .entry-body {
    border-bottom: none
}

.entry-body .entry-date {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 45px
}

.entry-body .entry-date .day {
    color: #4a4a4a;
    background-color: #f4f4f4;
    border-radius: .2rem .2rem 0 0;
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 1rem .2rem;
    line-height: 1.375;
    margin-bottom: .3rem
}

.entry-body .entry-date .month {
    color: #fff;
    background-color: #08c;
    border-radius: 0 0 .2rem .2rem;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    display: block;
    font-size: 1.2rem;
    padding: 0 .2rem .2rem;
    line-height: 1.33
}

.entry-title {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.35;
    margin-bottom: 1rem;
    color: #08c
}

.entry-title a {
    color: #08c
}

.entry-title a:hover, .entry-title a:focus {
    color: #08c;
    text-decoration: underline
}

.entry-content::after {
    display: block;
    clear: both;
    content: ''
}

.read-more {
    float: right
}

.read-more i::before {
    margin: 0
}

.entry-meta > span {
    display: inline-block;
    margin-right: 1.5rem
}

.entry-meta i {
    margin-right: .5rem
}

.entry-meta i::before {
    margin: 0
}

.single .entry-meta {
    margin-bottom: 2.4rem
}

.single .entry-title {
    font-size: 2.4rem
}

.single h3 {
    font-weight: 400;
    font-size: 2.2rem
}

.single h3 i {
    margin-right: .2rem
}

.single .entry-content {
    margin-bottom: 4rem
}

.entry-share {
    display: flex;
    flex-direction: column;
    padding: 2.8rem 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2.6rem
}

.entry-share h3 {
    margin-right: 1.5rem
}

.entry-share .social-icon {
    color: #fff
}

.entry-share .social-icon:hover, .entry-share .social-icon:focus {
    color: #fff
}

.entry-author {
    padding-bottom: 2.7rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 3rem
}

.entry-author::after {
    display: block;
    clear: both;
    content: ''
}

.entry-author h3 {
    margin-bottom: 2rem
}

.entry-author figure {
    float: left;
    max-width: 80px;
    margin-right: 2rem;
    margin-bottom: 0
}

.entry-author h4 {
    font-weight: 600;
    margin: 1rem
}

.entry-author .author-content {
    font-size: 1.3rem;
    line-height: 1.8
}

.entry-author .author-content p:last-child {
    margin-bottom: 0
}

.simple-entry-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.simple-entry-list li {
    margin: 0 0 1rem
}

.simple-entry-list li::after {
    display: block;
    clear: both;
    content: ''
}

.simple-entry-list li:last-child {
    margin-bottom: 0
}

.simple-entry-list .entry-media {
    width: 6.5rem;
    line-height: 0;
    float: left;
    margin: 0 1.2rem 0 0;
    border-radius: 0
}

.simple-entry-list .entry-media img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto
}

.simple-entry-list .entry-meta {
    font-size: 1.3rem;
    color: #888
}

.simple-entry-list a {
    color: #08c
}

@media screen and (min-width: 576px) {
    .entry-share {
        flex-direction: row;
        align-items: center
    }

    .entry-share h3 {
        margin-bottom: 0
    }

    .related-posts {
        padding-top: 1rem
    }
}

@media screen and (min-width: 768px) {
    .entry-media {
        margin-bottom: 3rem
    }

    .single .entry-meta {
        margin-bottom: 3.2rem
    }

    .single .entry-title {
        font-size: 2.6rem
    }

    .entry-body .entry-date {
        margin-left: -60px
    }

    .related-posts {
        padding-top: 2.5rem
    }
}

.social-icons {
    display: flex;
    align-items: center
}

.social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    width: 3.2rem;
    height: 3.2rem;
    background-color: #08c;
    color: #fff;
    text-decoration: none;
    opacity: 1
}

.social-icon + .social-icon {
    margin-left: .5rem
}

.social-icon:hover, .social-icon:focus {
    color: #fff;
    text-decoration: none;
    opacity: .85
}

.social-icon.social-facebook {
    color: #fff;
    background-color: #3b5a9a
}

.social-icon.social-twitter {
    color: #fff;
    background-color: #1aa9e1
}

.social-icon.social-linkedin {
    color: #fff;
    background-color: #0073b2
}

.social-icon.social-gplus {
    color: #fff;
    background-color: #dd4b39
}

.social-icon.social-mail {
    color: #fff;
    background-color: #dd4b39
}

.location-dropdown ul {
    height: 250px;
    overflow-y: scroll;
    padding-bottom: 25px;
}

.slider-nav .slick-prev {
    background: url(../image/arrow-prev-1.png);
    left: 5px;
}

.slider-nav .slick-next {
    background: url(../image/arrow-next-1.png);
    right: 5px;
}

.slider-nav button {
    width: 12px !important;
    height: 20px !important;;
}

.slider-nav .slick-next,
.slider-nav .slick-prev {
    top: 70%;
}

.seller-info-area .right-info .list-post {
    margin: 15px -5px 0 -5px;
}

.list-product-slider .col-data:nth-of-type(5n + 1), .list-product-1 .col-data:nth-of-type(5n + 1) {
    clear: left;
}

@media (max-with: 991px) {
    .list-product-slider .col-data:nth-of-type(5n + 1), .list-product-1 .col-data:nth-of-type(5n + 1) {
        clear: none;
    }

    .list-product-slider .col-data:nth-of-type(3n + 1), .list-product-1 .col-data:nth-of-type(3n + 1) {
        clear: left;
    }
}

@media (max-with: 767px) {
    .list-product-slider .col-data:nth-of-type(3n + 1), .list-product-1 .col-data:nth-of-type(3n + 1) {
        clear: none;
    }

    .list-product-slider .col-data:nth-of-type(2n + 1), .list-product-1 .col-data:nth-of-type(2n + 1) {
        clear: left;
    }
}

.prod-box .title .has-title a {
    color: #444;
    height: 33px;
    overflow: hidden;
    display: inline-block;
    line-height: 1.3em;
    font-weight: 600;
    margin: 3px 0;
    font-size: 13px;
    /*word-break: break-all;*/
}

.row-info .info-title {
    color: #2a2a2c;
}

.services-slider .slick-next,
.services-slider .slick-prev {
    top: 65%;
}

.services-slider {
    padding: 5px 10px;
}

.services-slider .slick-prev {
    left: 5px;
}

.services-slider .slick-next {
    right: 5px;
}

@media (min-width: 992px) {
    .main-logo {
        padding-top: 6px;
    }
}

.top-foot {
    padding: 25px 0 0px 0;
}

.blog_layout {
    margin-bottom: 20px;
}

.blog_layout .container,
.blog_layout .breadcrumb {
    background: #fff;
    padding-top: 5px;
}

.simple-entry-list li {
    padding: 0 0 1rem;
    border-bottom: solid 1px #ebebeb;
}

.services-slider {
    border-radius: 5px;
}

/*gmaps*/
.gmaps, .gmaps-panaroma {
    height: 300px
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #f2f4f8;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #5c4ac7;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #5c4ac7
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #5c4ac7
}

@media screen and (min-width: 767px) {
    .header-fixed {
        position: fixed;
        width: 100%;
        z-index: 99;
    }

    .content-with-fixed {
        /*padding-top: 98px !important;*/
        /*padding-top: 60px !important;*/
        z-index: 8;
    }
}

.middle-panel {
    padding: 5px 0;
}

.service-item img {
    margin-bottom: 3px;
    width: 25px;
    height: auto;
}

#main-content {
    padding: 10px 0 0 0;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 10px;
}

.navbar {
    min-height: 50px;
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        border-radius: 0;
    }
}

.qr_code {
    width: 250px;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 10px;
}

.qr_code > img {
    border-radius: 5px;
    width: 48%;
}

.qr_link {
    padding-left: 8px;
}

.qr_link h4 {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-top: 5px;
}

.qr_link a {
    margin-bottom: 5px;
    display: block;
}

.qr_link img {
    width: 100px;
    height: auto;
}

.entry-content p {
    margin: 0 0 10px;
}

.entry-content img {
    max-width: 100%;
    height: unset !important;
}
