.bg-primary {
	background-color: #e47920 !important;
}

/*$primary-color: #c11719 !important;*/

.main-nav .menu > li.active > a {
    color: #e47920 !important;
}

/* */
/*.main-nav .menu > li:hover > a  {
    border-top: 1px solid #e32934 !important; 
}*/
/* */

.main-nav .menu > li.active {
    border-top-color: #e47920 !important;
}

.main-nav .menu > li:hover > a, .main-nav .menu > li.show > a, .main-nav .menu > li.active > a {
    color: #e47920 !important;
}




.header-middle {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.red {
	color:##e47920;
}
.green  {
    color:#0bc15c;
}

.navy {
    color:#084883;
}

.pr_area {
	padding: 15px 20px;
	margin-bottom: 15px;
	border-radius: 3px;
	border: solid 1px #e2e2e2;
	background-color: #ffffff;
	box-sizing: border-box;
}

.product-single-details { 
	margin-top: 0px !important;
}

.btn-dark {
    border-color: #e47920 !important;
    background-color: #e47920 !important;    
}

.cart-dropdown .product-image-container img {
    object-fit: contain !important;
}

.dashboard-content h2 {
    margin-bottom: 0rem !important; 
}

.form-control {
    height: 4rem !important;
}
.form-control2 {
    height: 6rem !important;
}

.btn {    
    /*padding: 1rem 2rem !important;*/
}

.account-info {
    float: left;
    width: 100%;
}
.pr_area h4 {
    font-size: 14px;
    /*color: #e32934;*/
}

img.slide-bg {
    object-fit: contain !important;
    /*object-position: center top;*/
}

.custom-area {
    padding: 15px;
    background: #fff;
    margin-top: 15px;
    box-shadow: 0 1px 2px 0 rgba(85,85,85,.5);
}

.btn-addCart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 1.4rem;
    color: #fff;
    background-color: #7aa93c;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .025em;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transform: none;
    margin: 0;
    border: none;
    transition: .25s;
}

.header-logo {
    max-width: 200% !important;
}


.pt-30 {
    padding-top:30px !important;
}

.pt-10 {
    padding-top:10px !important;
}

.bg-kwhite {
    background-color: #fafafa !important;
}

.home-slider {
    padding: 0 0 0rem !important;
}

.home-slider .home-slide .slide-bg {    
    min-height: 420px !important;
}


.inner-quickview figure .btn-quickview { 
    background-color: #e47920 !important;
}

.inner-icon figure .btn-icon:hover {
    background-color: #e47920 !important;
    border-color: #e47920 !important; 
}

.inner-quickview .product-details { 
    background-color: #fff !important;
    padding: 5px !important;
}

.product-default figure {
    margin-bottom: 0rem !important;    
}

.sidebar-shop .widget { 
    background-color: #fff !important;
}

.product-default figure {
    /*height: 310px !important;*/
    background-color: #fff !important;
}


/*MOBİL GÖRÜNÜM*/
@media only screen and (max-width: 430px) {
    .mobile-hidden {
        display: none;
    }
}

@media only screen and (max-width: 430px) {
    .product-default figure {
        height: auto !important;
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 430px) {
    .header-left {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 430px) { 
    .header-logo {
        max-width: 140% !important;
    }
}

@media only screen and (max-width: 430px) { 
    .home-slider .home-slide .slide-bg {
        width: auto;
        min-height: 110px !important; 
    }
}

@media only screen and (max-width: 430px) { 
    .home-slider {
        padding: 0 0 0.5rem;
    }
}


@media only screen and (max-width: 430px) { 
    [class*="col-"] {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

@media only screen and (max-width: 430px) { 
    .product-default { 
        border: 1px solid #f8f8f8 !important;
    }
}

@media only screen and (max-width: 430px) { 
    figure {
        margin: 0 0 0rem !important;
    }
}

@media only screen and (max-width: 430px) { 
    .inner-quickview .product-details { 
        background-color: #fff !important;
        padding:5px !important;
    }
}

@media only screen and (max-width: 430px) { 
    .product-default { 
        margin-bottom: .7rem !important;
    }
}

@media only screen and (max-width: 430px) { 
    .pb-3, .py-3 { 
        padding-bottom: 0rem !important;
    }
}

@media only screen and (max-width: 430px) { 
    .pt-3, .py-3 {
        padding-top: 0rem !important;
    }
}

@media only screen and (max-width: 430px) { 
    .product-default .product-label { 
        padding: 3px 3px !important;
    }
}

/*END OF MOBİL GÖRÜNÜM*/


/*DESKTOP GÖRÜNÜM*/

@media only screen and (min-width: 430px) {
    .desktop-hidden {
        display: none;
    }
}

/*END OF DESKTOP GÖRÜNÜM*/


.hr-m {
    margin:1rem 1rem !important;
}

.btn-primary {
    background-color: #e47920 !important;
    }


.add-cart-box {    
    border-top: 4px solid #e47920 !important;    
}    

.product-widget figure img {
    /*object-fit: contain !important; */
}

.product-title a {
    /*color: #084883 !important;*/
    color: #222529 !important;
}


/*a:hover, a:focus {
    color: #c11719 !important; 
}*/



.table-mini-cart .product-title {
    display: block;
    max-width: 170px;
    margin-bottom: .8rem;
    font-size: 1.4rem;
    font-weight: 600;
}

.order-summary a {
    color: #084883 !important;
}


.address-box-border {
    border:1px solid #ccc;
}

.rating-stars a {
    color: #dfac11 !important; 
}

.ratings-container .ratings::before { 
    color: #ffc000 !important;
}


.social-icon.social-pinterest {
    background-color: #e60023;    
}

.main-nav .menu > li:hover, .main-nav .menu > li.active {
    border-top-color: #e47920 !important;
}

.btn-outline:hover, .btn-outline.focus {
    border-color: #e47920 !important;
    color: #e47920 !important;
}

.btn-primary {
    border-color: #e47920 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border-color: #e47920 !important;
}

.owl-theme .owl-dots .owl-dot span::before {
    background-color: #e47920 !important;
}

::selection {
    background-color: #e47920 !important;
    color: #fff;
}

.comment-container .comment-avatar {
    flex: 0 0 auto !important;
}

.cat-list li a:hover, .cat-list li a:focus {
    color: #084883 !important;
}

.product-default:hover .btn-add-cart {
    background-color: #084883 !important;
    border-color: #084883 !important;
    color: #fff;
}

.modal-dialog {
    max-width: 1200px !important;
}

.modal#addCartModal {
    width: 400px !important;
}

.add-cart-box .btn-actions .btn-primary {
    width: 170px !important;
}

.product-price {
    color: #ff5b5b !important;
}

.product-single-details .product-title {
    font-size: 2.5rem !important;
}

.stamps {
    margin-top: 5px;
}

.stamp.crg {
    border: 1px solid #535353;
    color: #535353;
}

.stamp {
    width: 62px;
    margin-left: 10px;
    height: 40px;
    text-align: center;
    font-size: 12px;
    /*border: 1px solid #d21313;*/
    border-radius: 3px;
    /*color: #d21313;*/
    line-height: 12px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 6px;
}

.stamp.crg > div {
    position: relative;
    top: 1px;
}

.stamp.crg {
    color: #535353;
}

.widget-info i {    
    color: #e47920 !important;
}

/*a:hover, a:focus {
    color: #084883 !important;        
}*/

.add-wishlist {
    font-size:1.5rem !important;
}

.add-wishlist::before {
    content: '' !important;
}

.sepetten_urun_sil {    
    color: #e47920 !important;
}

.cart-table-container .product-image img {
    max-width: 8rem !important;
}

.product-title {
    font-size: 1.4rem !important;
} 

.product-comment {
    color: #777 !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    font-family: "Open Sans",sans-serif !important;
}

.table.table-cart tr th {
    padding: 0 0 1rem 0 !important;
}

.cart-summary h3 {    
    font-size: 1.6rem !important;
}

.table.table-cart tfoot td {
    padding: 1.5rem 0 1rem !important;
}

.header-search .form-control {
    min-width: 17rem;
    width: 47rem !important;
}
.header-search-category .form-control {
    border-radius: 1rem 0 0 1rem !important;
    border: 2px solid #e47920;
}

.header-search .form-control, .header-search .select-custom {
    background: #fff !important;
}

.header-search-wrapper select {
	border-top: 2px solid #e47920;
	border-bottom: 2px solid #e47920;
	border-right: 2px solid #e47920;
}

.header-search-category .btn {
	border-radius: 0 1rem 1rem 0;
	border: 2px solid #e47920;
}

.header-search-wrapper .btn {
	color: #fff !important;
	background: #e47920 !important;
}

.header-bottom {
    border-top: 1px solid #e7e7e7 !important;
}

   #ortala{width: auto; padding: 10px; margin: 70px auto; background: #fff; border: 2px solid #ddd}
    .input{padding: 7px; width: 200px; margin-left: 10px; background-color:#fff; ;
        z-index: -1;}
    #sonuclar{position:absolute;  width: 46rem; padding: 0px; margin-left: 7px; margin-top: 41px; background:#fff; z-index:10; background: #fff; border:2px solid #e47920;}
    #sonuclar h6 {margin-bottom: 10px; margin-left:0px;  padding:10px; color:#333; border-bottom: 1px solid #f3f3f3; }
    #sonuclar h6 span{font-weight:600;}
    #sonuclar h6 span i{font-size:1.3rem; color: #e47920;}
    #sonuclar li{list-style:none; padding: 10px; margin-left: 15px;}
    #sonuclar li a{color:#333; font-size:1.3rem; border-bottom: 1px solid #f3f3f3; }
    #sonuclar li a:hover{font-weight: 600; text-decoration: underline; color: #e47920 !important; font-size:1.3rem;}

