
/*-----------------------------------------
	Cumba Theme
--------------------------------------------*/
/*------------ Common Elements -------------*/

.cumba-baklava-theme .facts_icon {
    background: rgba(208, 20, 24,0.1);
    border: 1px dashed #2d721c;
    color: #2d721c;
}

.cumba-baklava-theme .woo_category_box.border_style:hover, .cumba-baklava-theme .woo_category_box.border_style:focus {
    border-color: #2d721c;
}

.cumba-baklava-theme .verticle_tab.nav-pills .nav-link.active, .cumba-baklava-theme .verticle_tab .show > .nav-pills .nav-link {
    color: #2d721c;
}

.cumba-baklava-theme .single_filter_card h5 a {
    color: #2d721c;
}

    .cumba-baklava-theme .single_filter_card h5 a .accordion-indicator {
        background: rgba(3,133,109,.11);
        color: #2d721c;
    }

.cumba-baklava-theme .page-item.active .page-link {
    background-color: #2d721c;
    border-color: #2d721c;
}

.cumba-baklava-theme .pagination > .active > a, .cumba-baklava-theme .pagination > .active > a:focus, .cumba-baklava-theme .pagination > .active > a:hover, .cumba-baklava-theme .pagination > .active > span, .cumba-baklava-theme .pagination > .active > span:focus, .cumba-baklava-theme .pagination > .active > span:hover, .cumba-baklava-theme .pagination > li > a:focus, .cumba-baklava-theme .pagination > li > a:hover {
    background-color: #2d721c;
    border-color: #2d721c;
}

.cumba-baklava-theme .breadcrumbs_title {
    color: #fff;
}

.cumba-baklava-theme .dashboard-nav .list-group-item.active {
    color: #2d721c;
}

.cumba-baklava-theme .custom-tab .nav-tabs .nav-item.show .nav-link, .cumba-baklava-theme .custom-tab .nav-tabs .nav-link.active {
    background-color: #2d721c;
}

.cumba-baklava-theme .single_filter_card h5 a.collapsed .accordion-indicator {
    background: #f3f5f9;
    color: #647b9c;
}

.cumba-baklava-theme .single_filter_card h5 a.collapsed {
    color: #647b9c;
}
/*------------- Navigation -----------------*/
.cumba-baklava-theme .main_header {
    background: #ffffff;
}

.cumba-baklava-theme .search_blocks button.btn.search_btn {
    color: #006953;
}

.cumba-baklava-theme .nav-menu > .active > a, .cumba-baklava-theme .nav-menu > .focus > a, .cumba-baklava-theme .nav-menu > li:hover > a {
    color: #123809 !important;
    font-weight: bold;
}

    .cumba-baklava-theme .nav-menu > .active > a .submenu-indicator-chevron, .cumba-baklava-theme .nav-menu > .focus > a .submenu-indicator-chevron, .cumba-baklava-theme .nav-menu > li:hover > a .submenu-indicator-chevron {
        border-color: transparent #ff9800 #ff9800 transparent;
    }

.cumba-baklava-theme .nav-dropdown > li > a:hover, .cumba-baklava-theme .nav-dropdown > li > a:focus {
    color: #2d721c;
}

.cumba-baklava-theme .nav-dropdown > .focus > a, .cumba-baklava-theme .nav-dropdown > li:hover > a {
    color: #2d721c;
}

.cumba-baklava-theme a.shop_category i {
    color: #ff9800;
}

.cumba-baklava-theme span.qut_counter {
    background: #f55d2c;
}

.cumba-baklava-theme .header_topbar.dark {
    background: #2d721c;
}

.cumba-baklava-theme .theme-bg {
    background: #2d721c;
}

.cumba-baklava-theme .theme-cl {
    color: #2d721c;
}

.cumba-baklava-theme .btn-theme {
    background: #2d721c;
    border-color: #2d721c;
}
/*---------- Light -------------------*/
.cumba-baklava-theme.light .main_header {
    background: #ffffff;
}

.cumba-baklava-theme.light .search_blocks .input-group {
    border: 1px solid #e7eaef;
    border-radius: 4px;
}

.cumba-baklava-theme.light .ss_cart_left .cart_box {
    background: #ffffff;
    border: 1px solid #e7eaef;
    color: #2d721c !important;
}

.cumba-baklava-theme.light .ss_cart_content span {
    color: #5872ab;
}

.cumba-baklava-theme.light .ss_cart_content strong {
    display: block;
    color: #29344c;
}

.cumba-baklava-theme.light span.qut_counter {
    background: #2d721c;
    color: #ffffff;
}

.cumba-baklava-theme.light .search_blocks button.btn.search_btn {
    background: #2d721c;
    color: #ffffff;
    border-radius: 0px 4px 4px 0;
}

.cumba-baklava-theme #cats_menu {
    background-color: #111;
}

    .cumba-baklava-theme #cats_menu li:hover {
        background-color: #444;
    }

    .cumba-baklava-theme #cats_menu li ul li a:hover {
        background-color: #111;
    }

    .cumba-baklava-theme #cats_menu a {
        border: none;
        color: #FFFFFF;
    }

        .cumba-baklava-theme #cats_menu a span {
            font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            padding-top: 2px;
            padding-left: 28px;
            line-height: 16px;
            width: 16px;
            height: 16px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: left center;
        }

    .cumba-baklava-theme #cats_menu ul ul {
        background-color: #222;
    }

.woo_price h6 {
    color: #173b07;
}

.cumba-baklava-theme .nav-brand img {
    min-width: 100px !important;
    max-width: 200px !important;
}

footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
    background: #111;
}

.skin-dark-footer .before-footer {
    border-bottom: 1px solid #555555;
}
/*15.06.2021 burak kapatıldı. Genele (custom.css'e) taşındı*/
/*
#decrease { background-color: #E64A19 !important; border:none; }
#increase { background-color: #8BC34A !important; border:none}
#decrease .ml-2 { margin:0px !important; }
#increase .ml-2 { margin: 0px !important; }
.value-number { border: none !important; margin:0px !important; padding: 6px 0 !important;}
.value-button { padding: 6px 0 !important; width: 30px !important; height: 30px !important; border-radius:30px !important;}
*/
.icon_baklava {
    background-image: url(img/icon/cumba_baklava/bak_logo.png);
}

.icon_borek {
    background-image: url(img/icon/cumba_baklava/borek_logo.png);
}

.icon_bulbul {
    background-image: url(img/icon/cumba_baklava/bulbul_logo.png);
}

.icon_fistik {
    background-image: url(img/icon/cumba_baklava/fistik_logo.png);
}

.icon_kurabiye {
    background-image: url(img/icon/cumba_baklava/kurabiye_logo.png);
}

.icon_sobiyet {
    background-image: url(img/icon/cumba_baklava/sobiyet_icon.png);
}

.cumba-baklava-theme .infoBlockShadow {
    box-shadow: 0 4px 4px 5px #888803;
    background-color: #000;
    color: white !important;
}

.cumba-baklava-theme .infoTitleDiv {
    background-color: red;
    color: white !important;
}

.cumba-baklava-theme .infoTitle {
    color: white !important;
}
/*header search text input*/
.cumba-baklava-theme .simple-search-text {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #254635;
    padding: 0 20px 0 0;
    background: #fff;
    border-radius: 0;
    letter-spacing: 0;
    -webkit-transition: .3s;
    appearance: none;
    -webkit-appearance: none;
}

.cumba-baklava-theme .simple-search-button {
    background: url(img/icon/cumba_baklava/search.svg) transparent no-repeat center;
    width: 20px;
    line-height: 20px;
    font-size: 0;
    color: #fab73d;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 5px;
    border: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    z-index: 9;
    -webkit-appearance: none;
}
/*header search button icon*/
.cumba-baklava-theme .search_blocks button.btn.search_btn {
    border: 2px solid #173b07;
    color: #173b07;
}
/*header left card*/
.cumba-baklava-theme .cart_box {
    background: #ffffff;
    border: none;
    color: #173b07 !important;
}
/*header  left card span*/
.cumba-baklava-theme .ss_cart_content span {
    color: #173b07;
}

.cumba-baklava-theme .ss_cart_content strong {
    color: #173b07;
}

.cumba-baklava-theme .header_nav {
    background: #ffffff;
    box-shadow: 0px 10px 20px #0000004D;
}

.cumba-baklava-theme .nav-menu > li > a {
    color: #123809 !important;
    font-weight: bold;
}

.blocks.shop_cart {
    float: left;
}

.cumba-baklava-theme .ss_cart_left .cart_box {
    font-size: 17px;
    color: #123809 !important;
    font-weight: bold;
    font-family: Nunito,Verdana,Geneva,sans-serif !important;
}

.cumba-baklava-theme .region_content {
    line-height: 34px;
    text-decoration: underline;
}

.cumba-baklava-theme .nav-toggle {
    background-color: #173b07;
    width: 27px;
    height: 27px;
    border-radius: 20%;
    top: 30%;
    left: 30%;
}

@media (max-width: 768px) {
    .cumba-baklava-theme .navigation {
        width: 40%;
    }
}

.cumba-baklava-theme .navigation-portrait .nav-menus-wrapper {
    background-color: #ffffffbf;
}

.cumba-baklava-theme footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
    background: #fff;
}

    .cumba-baklava-theme footer.skin-dark-footer .footer_widget ul li a:hover, footer.skin-dark-footer .footer_widget ul li a:focus {
        color: #173b07;
    }

    .cumba-baklava-theme footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
        color: #173b07;
    }

.cumba-baklava-theme footer.skin-dark-footer h4 {
    color: #173b07;
}

.cumba-baklava-theme h4.widget_title {
    font-weight: bold;
}

.cumba-baklava-theme .footer-bottom {
    background: #fff;
}

.cumba-baklava-theme ul.footer_social_links li a {
    background: none;
}

.cumba-baklava-theme .blocks.shop_cart {
    float: right;
    width: 100%;
    margin-top: 0px;
}

.cumba-baklava-theme .color-icon {
    color: #173b07;
}

.cumba-baklava-theme .ss_cart_left {
    margin-right: 5px !important;
}

.cumba-baklava-theme .lay-search {
    width: 60%;
}

.cumba-baklava-theme .footer-top-journal {
    background: #173b07;
}

.cumba-baklava-theme #navigation ul {
    display: flex;
    flex-direction: row;
    list-style-type: none;
}

.cumba-baklava-theme .dropdown-menu {
    display: none !important;
}

    .cumba-baklava-theme .dropdown-menu.show {
        display: block !important;
    }

.cumba-baklava-theme .dropdown-menu {
    border: none;
    padding: 15px;
    background: #fff;
    border-radius: 0.5rem;
}

.cumba-baklava-theme .breadcrumbs_wrap {
    background: #173b07;
}

.cumba-baklava-theme .breadcrumb-item a {
    color: #fff;
}

.cumba-baklava-theme .breadcrumb-item.active {
    color: #fff;
}

.cumba-baklava-theme .footer-top-journal strong a {
    background-color: #173b07;
}

.cumba-baklava-theme .shopby_categories a {
    color: #173b07 !important;
}

@media (max-width: 768px) {
    .cumba-baklava-theme .region_content {
        display: block;
    }

    .cumba-baklava-theme #navigation ul {
        display: inline-block;
    }
}

.cumba-baklava-theme .blog-grid-color {
    color: #5dbf13;
}

.cumba-baklava-theme .btn-dark {
    color: #fff;
    background-color: #173b07d9;
    border-color: transparent;
    font-weight: 800;
}

.cumba-baklava-theme a.link:hover, .cumba-baklava-theme a.link:focus, .cumba-baklava-theme a:hover, .cumba-baklava-theme a:focus {
    color: #173b07 !important;
    background-color: #fff;
    border-color: #173b07;
}

.cumba-baklava-theme .topLine {
    background: #184327;
    color: white;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
}

@media (min-width: 1200px) {
    .cumba-baklava-theme .woo_pr_offer_price h3 {
        color: #f55d2c !important;
        font-size: 30px;
    }
}

@media (min-width: 992px) {
    .cumba-baklava-theme .woo_pr_offer_price h3 {
        color: #f55d2c !important;
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .cumba-baklava-theme .woo_pr_offer_price h3 {
        color: #f55d2c !important;
        font-size: 30px;
    }
}

.cumba-baklava-theme h1, h2, h3, h4, h5, h6 {
    color: #173b07;
}

.cumba-baklava-theme .camp_price {
    font-size: 30px;
    color: #f55d2c !important;
}

.cumba-baklava-theme .woo_pr_offer_price {
    margin-bottom: 0px;
}

.cumba-baklava-theme .light-footer .footer-bottom, .footer-bottom a {
    color: #5b687b;
}
.cumba-baklava-theme .carousel-control-next, .cumba-baklava-theme .carousel-control-prev{
    z-index:1 !important;
}
.cumba-baklava-theme a.carousel-control-prev:hover, .cumba-baklava-theme a.carousel-control-prev:focus {
    background: none;
}

.cumba-baklava-theme a.carousel-control-next:hover, .cumba-baklava-theme a.carousel-control-next:focus {
    background: none;
}

.cumba-baklava-theme .btn-light {
    border-color: transparent;
    font-weight: 800;
    margin-bottom: 0;
}

.cumba-baklava-theme .woo_product_thumb {
    display: unset;
}

@media only screen and (max-width: 768px) {
    .cumba-baklava-theme .ss_cart_left .cart_box {
        font-size: 24px !important;
    }
}

.cumba-baklava-theme .info-grid-img {
    width: 20% !important;
}

.cumba-baklava-theme .info-grid-text {
    color: white;
}

.cumba-baklava-theme .woo_product_thumb img {
    object-fit: cover;
    margin: 0;
    padding: 0;
}

.cumba-baklava-theme .woo_product_grid {
    padding: 0 !important;
}

.cumba-baklava-theme .product_basket_div {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.cumba-baklava-theme .ti-user {
    font-size: 22px;
    color: black;
}
.cumba-baklava-theme #mySearch {
    right: 2%;
    top: 100% !important;
    position: absolute !important;
    z-index: 2;
    width: 400px;
}
.cumba-baklava-theme .input-group-append {
    margin-left: 0 !important;
}
@media (max-width: 450px) {
    .cumba-baklava-theme #mySearch {
        right: 0;
        width: 100%;
    }
    .cumba-baklava-theme input.form-control.border.mobileSearchBox {
        height: 40px;
    }

}

.cumba-baklava-theme a.btn.btn-dark.sm-font.preview-go {
    border: 1px solid #fff;
}

.cumba-baklava-theme .banner_holder {
    padding: 0 !important;
}
