﻿/*
html, body{
    height: 
}*/
.breadcrumbs_area.magaza_detay {
    display: flex;
    position: absolute;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    opacity: 0.5;
}

.sellerName {
    height: 200px;
}

.shop_area.shop_reverse {
    margin-top: 20px;
    margin-bottom: 20px;
}

.shop_area.shop_reverse .product_thumb {
    top: 0;
}

/*#endregion */

/*#region Project */

.comment_thmb{
    width: 50px;
    height: 50px;
}

.btn_tree_color {
    background: #464646;
    border-color: #464646;
    color: #fff;
}

.btn_tree_color:hover {
    background: #2d7b30;
    border-color: #2d7b30;
    color: #fff;
}

.btn_tree_color:focus {
    background: #2d7b30;
    border-color: #2d7b30;
    color: #fff;
}

.text_tree_color {
    color: #464646 !important;
}

.private_border_bottom {
    border-bottom: 3px solid #464646 !important;
    border-right: 1px solid #ededed;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px;
    text-align: center;
}
/*.pagination_color.active .pagination_item {
        z-index: 1;
        color: #fff !important;
        background-color: #CC3399;
        border-color: #CC3399;
}

.pagination_item {
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #CC3399;
    display: block;
    border-color: #CC3399 !important;
}
.action_links ul li a:hover {
    background-color: #CC3399;
    color:#fff;
}*/
/*#endregion */

/*#region Site Color */
.tazesi_Color {
    background: #464646 !important;
}
/*#endregion */




/*New Style Css*/

.menu-sub-cat a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.menu-sub-cat {
    padding-left: 39px;
    margin-bottom: 15px;
}

ul.left-menu-main li a {
    text-transform: uppercase;
    font-weight: 900 !important;
    color: #cc3399;
}

figcaption.product_content.custom-discount h5 {
    font-size: 60px;
    font-weight: 600;
    color: #464646;
}
.custom_product3 .section_title h2 {
    font-size: 23px !important;
    color: #cc3399;
    font-family: inherit;
}

/*New Style Css*/

/*#region Search List Style */
.list {
    z-index: 1000 !important;
}

/*#endregion */

/*#region product thumb */

.shop_wrapper img, .grid_list img, .grid_3 img {
    height: 252.5px;
}
.trend_product img {
    height: 204px;
}
.grid_4 img {
    height: 181.875px;
}

.single_product .product_name a {
    word-break: break-word;
}

/*#endregion */

/*#region Magaza button product detail */
.btn-px {
    border-radius: 3px !important;
    padding: 9px;
}
/*#endregion */