.home-slider5 #thmg-slideshow {
    padding: 0;
    margin: auto
}

.home-slider5 #thmg-slideshow .content_slideshow {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    left: 2%;
    top: 15%
}

.home-slider5 .info {
    display: block;
    text-align: left;
    position: absolute;
    top: 26%;
    left: 36%
}

.home-slider5 #thmg-slideshow .container {
    position: relative
}

.home-slider5 #thmg-slideshow .slotholder {
    position: absolute
}

.home-slider5 .rev_slider_wrapper {
    position: relative
}

.home-slider5 .rev_slider {
    position: relative;
    overflow: visible
}

.home-slider5 .rev_slider ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
    list-style-type: none;
    background-position: 0 0
}

.tp-caption.LargeTitle {
    font-weight: 900;
    color: #333e48;
    text-decoration: none;
    background-color: transparent;
    padding: 5px 0 10px;
    font-size: 54px;
    text-align: left;
    letter-spacing: -1px;
    line-height: 28px;
    text-transform: uppercase
}

.tp-caption.Title {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    text-transform: uppercase;
    color: #777;
    text-decoration: none;
    background-color: transparent;
    padding: 20px 0 0;
    text-align: left;
    margin: auto;
    letter-spacing: 1px
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    padding: 0
}

.flexslider .slides .item, .flexslider .slides > li {
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-slider .slides li {
    position: relative
}

.flex-slider .slides li img {
    width: 100%
}
.mega-menu-category-sidebar{
    display: block !important;
}

.open-category-menu .mega-menu-category-sidebar{
    visibility: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
    .flex-slider .slides li {
        position: relative;
        width: 100%;
        height: 200px
    }

    .home-slider5 .info {
        display: block;
        text-align: left;
        position: absolute;
        top: 14%;
        left: 20%
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .flex-slider .slides li {
        position: relative;
        width: 100%;
        height: 200px
    }

    .home-slider5 .info {
        display: block;
        text-align: left;
        position: absolute;
        top: 14%;
        left: 20%
    }

    .flex-slider .slides li img {
        width: auto;
        height: 100%
    }

    .home-slider5 #thmg-slideshow .content_slideshow {
        left: 10%;
        top: 0
    }

    .home-slider5 .info {
        margin-top: 5%
    }

    .tp-caption.LargeTitle {
        font-size: 26px !important;
        line-height: 1.1em !important;
        margin-top: 10px !important
    }

    .tp-caption.Title {
        display: none
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .flex-slider .slides li {
        position: relative;
        width: 100%
    }

    .home-slider5 li .info {
        width: auto;
        margin-top: 0;
        display: block;
        text-align: left;
        position: absolute;
        top: 0;
        left: 25%
    }

    .home-slider5 li .info .tp-caption.Title {
        padding: 0
    }

    .home-slider5 #thmg-slideshow .content_slideshow {
        left: 5%;
        top: 0
    }

    .home-slider5 .info {
        margin-top: 5%
    }

    .tp-caption.LargeTitle {
        font-size: 26px !important;
        line-height: 1.1em !important;
        margin-top: 10px !important
    }

    .tp-caption.Title {
        font-size: 16px !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .flex-viewport {
        width: 100vw
    }
}
#search_mini_form:hover input#search::placeholder{
    color:transparent;
    transition: 0.3s all;
}

.col-main .page-title{
    margin-top: 25px;
}
header .phones-block ul{
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
header .phones-block ul li{
    width: 100%;
    margin: 0;
}
header .phones-block ul li a{
    padding: 2px 0px 2px 30px;
    margin: 0;
}
.header-cart-toggle-wrapper{
    margin-top: 15px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
}
.header-cart-toggle i{
    font-size: 25px;
    color: #708c04;
}
.header-cart-toggle{
    position: relative;
    cursor: pointer;
}
.header-cart-count{
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #74462e;
    color: #fff;
    top: -5px;
    right: -10px;
}
.sidebar-cart-wrapper {
    width: 400px;
    height: 100vh;
    position: fixed;
    background: #fff;
    top: 0;
    z-index: 9999;
    right: -800px;
    transition: .2s all;
}
.sidebar-cart-wrapper.show-cart{
    right: 0px;
}
.sidebar-cart-wrapper.show-cart:before {
    display: block;
    z-index: 9997;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0.4;
    content: "";
    position: fixed;
    left: 0;
    overflow: hidden;
}
.sidebar-cart-close{
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 22px;
    color: #000;
    z-index: 10005;
    cursor: pointer;
}
.sidebar-cart-content{
    width: 100%;
    height: 100%;
    z-index: 10004;
    background: #fff;
    padding: 30px 15px 15px;
    position: relative;
    overflow-y: auto;
}
.sidebar-cart-content::-webkit-scrollbar {
    display: none;
}
.sidebar-cart-content-wrapper .mini-products-list{
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.sidebar-cart-content-wrapper  ul#cart-sidebar{
    padding: 0;
}
.sidebar-cart-content-wrapper .item-inner{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    column-gap: 15px;
}
.sidebar-cart-content-wrapper .item-inner > a{
    width: 65px;
    display: block;
    text-decoration: underline;
}
.sidebar-cart-content-wrapper .mini-products-list .product-details{
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    row-gap: 5px;
    column-gap: 10px;
}
.sidebar-cart-content-wrapper .mini-products-list .product-remove:hover{
    cursor: pointer;
    color: #ff0000;
}
.sidebar-cart-content-wrapper .mini-products-list .product-remove{
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sidebar-cart-content-wrapper .sidebar-cart-total{
    display: flex;
    justify-content: space-between;
    align-items: center
}
.sidebar-cart-content-wrapper .sidebar-cart-total .sidebar-cart-total-value{
    font-size: 18px;
    font-weight: 600;
}
.sidebar-cart-content-wrapper .sidebar-cart-total{
    margin-bottom: 30px;
}
.sidebar-cart-content-wrapper .actions{
    display: flex;
    justify-content: center;
}
.sidebar-cart-content-wrapper .actions .btn-checkout{
    background: #708c04;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.btn-1-click-buy{
    background: #708c04;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
}
.btn-1-click-buy:hover{
    color: #fff !important;
}
.product-shop .actions1{
    display: flex;
    column-gap: 15px;
    row-gap: 10px;
}
.product-shop .actions1 .btn-1-click-buy{
    padding: 10px 20px;

    font-size: 13px;
    font-weight: bold;
}
.products-grid .product-shop .actions1{
    flex-direction: column;
}
.products-grid .product-shop .actions1 .btn-1-click-buy{
    padding: 12px 5px !important;
    border-radius: 5px;
}
.item-actions-wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
}
.item-actions-wrapper a{
    width: calc(50% - 8px);
    font-size: 18px;
    display: block;
    background: #f2e206;
    color: #73472a;
    padding: 5px;
    text-align: center;
}
.item-actions-wrapper a:first-of-type{
    color: #fff;
    background: #708c04;
}
.product-shop  .b-take-orders li:last-child{
    background: none;
    border: #e8e8e8 solid 1px;
}
.block-price-wrapper .block-price-prices{
    width: auto;
}
.block-price-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.block-price-wrapper .item-cart-button-wrapper{
    margin-right: -6.5px;
    width: calc(50% - 5.5px);
}
.block-price-wrapper .item-cart-button-wrapper .btn-cart{
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    padding: 12px 10px;
}
.card_wishlist_area{
    padding-left: 15px;
}
.mega-menu-category > .nav > li.header-menu-show-all > a:after{
    display: none;
}
@media only screen and (min-width: 768px){
    /*.header-row-flexed{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .header-row-flexed:after,
    .header-row-flexed:before{
        display: none;
    }*/
}

@media only screen and (min-width: 768px){
    .header-cart-toggle-wrapper {
        justify-content: flex-start;
    }
    .header-cart-toggle i{
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px){
    header .phones-block ul{
        display: flex;
        flex-direction: row;
        row-gap: 5px;
        column-gap: 5px;
    }

    .header-cart-wrapper{
        display: none;
    }
    header .mobile-header-cart {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 15px;
    }
    header .mobile-header-cart .header-cart-toggle-wrapper{

        margin-top: 0;
    }
    .header-cart-toggle i{
        color: #fff;
    }
    .sidebar-custom{
        display: none;
    }
}
@media only screen and (max-width: 479px){
    .product-shop .actions1{
        flex-direction: column;
    }
    .product-shop .actions1 .btn-more{
        width: 100%;
    }
}
@media only screen and (max-width: 400px){
    .sidebar-cart-wrapper {
        width: 100vw;
        right: -140vw;
        min-width: 0;
    }
}
@media only screen and (max-width: 360px){
    .mm-toggle .mm-label{
        display: none;
    }
}