body {
    max-width: 100%;
}

.top-header {
    margin-top: 6px;
    margin-bottom: 8px;
}

.navbar-main .navbar-nav > li > a {
    min-width: unset;
    text-align: left;
    padding: 0px 0;
    font-size: 18px;
    border-spacing: 15px;
}

#navbar ul.dropdown-menu li a {
    font-size: 18px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #000;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav .dropdown-menu > .active > a, .navbar-default .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .dropdown-menu > .open > a, .navbar-default .navbar-nav .dropdown-menu > .open > a:hover, .navbar-default .navbar-nav .dropdown-menu > .open > a:focus,
.navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
    background: transparent;
    color: #000 !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #000 !important;
}

.navbar-main.navbar {
    min-height: 42px;
}

.navbar-nav > li > a:hover {
    color: #000 !important;
    background: none;
    background-color: transparent;
    border-bottom: solid 2px #333333;
}

.navbar-nav > li {
    min-width: unset;
    margin-right: 30px;
    padding: 10px 0;
}

.icon-control-header li {
    margin-right: 30px;
}

#menusidebarleft {
    text-transform: uppercase;
}

.box-service-product img {
    /*-webkit-filter: grayscale(100%); !* Safari 6.0 - 9.0 *!*/
    /*filter: grayscale(100%);*/
}

.variant-style .btn-style-add {
    margin-right: 2%;
}

.variant-style .btn-style-add,
.variant-style .btn-style-buynow {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    width: 49%;
    text-transform: uppercase;
    float: left;
}

@media (max-width: 767px) {
    .variant-style .btn-style-add,
    .variant-style .btn-style-buynow {
        width: 49% !important;
        font-size: 13px !important;
        padding-left: 25px;
    }
}

@media (max-width: 350px) {
    .variant-style .btn-style-add, .variant-style .btn-style-buynow {
        font-size: 11px !important;
        padding-left: 30px;
    }
}

/*collapsed panel*/
.collapse:not(.in) {
    /*display: none;*/
}

.sJoinus__accordion .panel-title > a {
    color: #000;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
    transition: all 0.2s ease-in-out;
}

.sJoinus__accordion .panel-title {
    font-weight: normal;
    margin: 0;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
}

.sJoinus__accordion .panel-title > a:not(.collapsed) {
    color: #000;
    border-bottom: 2px solid #000;
}

.sJoinus__accordion .panel-body {
    line-height: 1.4444444444;
    padding: 10px;
}

.sJoinus__accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: none;
    margin-bottom: 0;
}

.sJoinus__accordion .panel-heading {
    padding: 0px 0px;
    border: none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    background-color: transparent;
    background: none;
}

.sJoinus__accordion .panel-title > a .icon-tab {
    position: absolute;
    top: 1.25rem;
    right: 0;
}

.sJoinus__accordion .panel-title > a .icon-tab:after {
    content: "\f063";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #7a7a7a;
}

.sJoinus__accordion .panel-title > a:not(.collapsed) .icon-tab:after {
    content: "\f062";
}

/*css content*/
.content_block {
    text-align: justify;
}

.content_block p {
    padding: 5px 0;
}

.content_block ol,
.content_block ul,
.content_block dl {
    padding: 0 30px;
}

#price-preview {
    display: inline-block;
}

.price-old-detail {
    font-size: 18px !important;
}

#comment .title-group {
    font-size: 16px;
}

.icon-control-header li {
    margin-right: 9px;
}

@media (min-width: 767px) {
    .page-container,
    .layout-account,
    #blog,
    #collection,
    #cart {
        min-height: 300px;
    }

    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

    .flex-row.row:after,
    .flex-row.row:before {
        display: flex;
    }
}

.slick-slider {
    position: relative;
    display: block;
}

.slick-vertical .slick-slide {
    border: none;
}

.products_slider_nav .item-slick {
    margin-bottom: 4%;
}

.products_slider_nav .item-slick img {
    padding-right: 1px;
}

.products_slider_nav {
    width: 16%;
}

.products_slider {
    margin-left: 1%;
    width: 81.5%;
}

.prev-slick3 {
    left: 0px;
}

.next-slick3 {
    right: 0px;
}

.arrow-slick3 {
    font-size: 25px;
    color: #272727;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.slick-arrow {
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
}

.slick-arrow {
    position: absolute;
    z-index: 100;
    right: 0;
    top: calc(50% - 20px);
}

.slick-arrow:hover {
    color: #ff6517;
}

.products_slider_nav .slick-slide {
    border: solid 1px transparent;
}

.products_slider_nav .slick-current {
    border: solid 1px #ff6517;
}

.slick-slide:hover {
    cursor: pointer;
}

.slick-slide:focus {
    outline: none;
}

.products_slider .slick-slide a {
    cursor: zoom-in !important;
}

.products_slider_w {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .products_slider {
        margin-left: 0;
        width: 100%;
    }

    .products_slider_nav {
        display: none;
    }
}

.slick-dots {
    bottom: 5px;
}

.slick-dots li {
    margin: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 10px;
}

.related-slider .owl-controls {
    margin-top: -10px;
    z-index: 3;
}

.categories-wrapper {
    margin: 10px 0;
}

.breadcrumb a,
.breadcrumb span {
    text-transform: uppercase;
    font-size: 13px;
}

.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;
}

/*footer contact*/

#metu .mmt-app {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100vw;
    display: flex;
    z-index: 100;
    flex-direction: row;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    justify-content: center;
    box-sizing: border-box;
    background: #fff;
    min-height: 56px;
    padding: 8px 0;
    -webkit-transition: all .24s;
    transition: all .24s;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

#metu .mmt-app--pink {
    background: #2a572a;
    color: #fff;
}

#metu .mmt-app.mmt-app--mobile {
    justify-content: space-evenly;
}

#metu .mmt-menu__item--mobile {
    border: none !important;
}

#metu .mmt-button__icon {
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    padding: 2px;
    box-sizing: border-box;
}

#metu .mmt-button--mobile .mmt-button__icon {
    margin-right: 0;
}

#metu .mmt-button {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 12px;
    flex-direction: row;
    cursor: pointer;
}

#metu .mmt-button--mobile {
    flex-direction: column;
    flex: 1 1;
}

#metu .cls-1, #metu .mmt-app--light .cls-1 {
    fill: #fff !important;
}

#metu .mmt-app--pink .cls-1 {
    fill: #fff !important;
}

#metu .mmt-button__label {
    font-size: 14px;
    /*line-height: 1.2em;*/
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 24px;
}

#metu .mmt-button--mobile .mmt-button__label {
    font-size: 12px;
    /*line-height: 1em;*/
}

#metu .css-1rzxmvw {
    position: relative;
    white-space: nowrap;
    display: flex;
}

#metu .mmt-app--mobile {
    display: none;
}

@media (max-width: 767px) {
    #metu .mmt-app--mobile {
        display: flex;
    }

    #metu .mmt-app--desktop {
        display: none;
    }
}

@media (min-width: 768px) {
    #metu .mmt-app {
        min-height: 45px;
    }
}

.footer-center {
    padding: 20px 0 50px;
}

#article h1 {
    font-size: 22px;
    text-transform: uppercase;
}

.info-description-article img {
    height: auto !important;
}

.info-description-article h2 {
    font-size: 20px;
}

.info-description-article h3 {
    font-size: 18px;
}

.info-description-article h4 {
    font-size: 16px;
}

.info-description-article h5 {
    font-size: 14px;
}

.info-description-article h6 {
    font-size: 14px;
}

/*blog list new*/
.blog-list {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ededed;
}

.blog-list .article-title {
    margin-top: 0;
    font-size: 20px;
}

.blog-list .blog-meta {
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .blog-list .blog-info {
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .blog-list .article-title {
        margin-top: 10px;
    }
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #000000;
    border-color: #000000;
}

.pagination>li>a, .pagination>li>span {
    color: #000000;
}

/*home slider category*/
.home-category-list .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.home-category-list__category-grid {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    border-right: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    text-align: center;
    background-color: #f7f7f7;
    display: block;
    position: relative;
    -webkit-transition: box-shadow .1s cubic-bezier(.4, 0, .6, 1), -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    transition: box-shadow .1s cubic-bezier(.4, 0, .6, 1), -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    transition: transform .1s cubic-bezier(.4, 0, .6, 1), box-shadow .1s cubic-bezier(.4, 0, .6, 1);
    transition: transform .1s cubic-bezier(.4, 0, .6, 1), box-shadow .1s cubic-bezier(.4, 0, .6, 1), -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
}

.home-category-list__category-grid:hover {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1;
    border-color: rgba(0, 0, 0, .12);
    box-shadow: 0 0 0.8125rem 0 rgba(0, 0, 0, .05);
    text-decoration: none;
    color: #a90000;
}

.home-category-list__category-grid:hover h5 {
    color: #a90000;
}

.home-category-list__category-grid h5 {
    margin-bottom: 10px;
    height: 40px;
    margin-top: 15px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
}

.home-category-list__category-grid-img {
    width: 70%;
    margin: 0 auto;
}

.home-nav-owl .owl-nav .owl-prev,
.home-nav-owl .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    /*padding: 0 !important;*/
    margin: 0 !important;
    border-radius: 50% !important;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .12);
    cursor: pointer !important;
    background: #fff !important;
    color: #000 !important;
    text-align: center;
    outline: 0;
    font-size: 16px;
}

.home-nav-owl .owl-nav .owl-prev:hover,
.home-nav-owl .owl-nav .owl-next:hover {
    color: #000 !important;
    font-weight: bold;
}

.home-nav-owl .owl-nav .owl-prev {
    left: -10px;
}

.home-nav-owl .owl-nav .owl-next {
    right: -10px;
}

.home-nav-owl .owl-theme .owl-controls .owl-nav [class*=owl-] i {
    font-size: 22px;
    text-align: center;
}

@media (min-width: 768px) {
    .home-nav-owl .owl-theme .owl-controls .owl-nav [class*=owl-]:hover i {
        font-size: 39px;
    }

    .home-nav-owl .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
        width: 50px;
        height: 50px;
    }

    .home-nav-owl .owl-prev:hover {
        left: -25px;
    }

    .home-nav-owl .owl-next:hover {
        right: -25px;
    }
}
