.module-products-169 .product-grid .product-thumb .btn-cart.btn {
    background: transparent;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    color: black;
}

.module-products-169 .product-grid .product-thumb .btn-cart.btn:hover {
    background: #ff6000!important;
    color: white;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-169 .product-grid .product-thumb .btn-quickview.btn {
    border-radius: 0px !important;
    padding: 5px !important;
    background: transparent;
    color: black;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    margin-right:10px;
}

.module-products-169 .product-grid .product-thumb .name {
justify-content: start;
}

.module-products-169 .nav-tabs>li.active {
border-style:none;
}

.module-products-169 .nav-tabs > li.active > a, .module-products-169 .nav-tabs > li.active > a:hover, .module-products-169 .nav-tabs>li.active>a:focus {
    color: #ff6000;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 800;
}

.module-products-169 .product-grid .product-thumb .btn-quickview.btn:hover  {
    border-radius: 0px !important;
    padding: 5px !important;
    background: #ff6000!important;
    color: white;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-169 .product-grid .product-thumb .price>div {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 280px;
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 9px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
}

.module-products-169 .product-grid .product-thumb .name a {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:250px;
  margin-bottom:20px;
}

.module-products-169 .product-grid .product-thumb .price {
margin-bottom:5px;
}

.module-products-169 .product-grid.product-grid .product-thumb .rating {
    top: 50px;
    display: block;
    left: 2px;
}

.module-products-169 .product-grid .product-thumb .rating .fa-stack {
    display: block;
    text-align: left;
    font-size: 22px;
    width: 1.2em;
    top:7px;
}

/* login register */


/* Başlangıç */



.module-products-253 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
    height: 90px;
    border-radius: 10px;
    margin-bottom:20px;
}

.module-products-253 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: transparent;
    color: black;
    padding: 10px;
    border: 1px solid #ff6000;
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.module-products-253 .product-grid .product-thumb .stepper {
display:none;
}

.module-products-253 .product-grid .product-thumb .btn-cart.btn {
    background: transparent;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    color: black;
}

.module-products-253 .product-grid .product-thumb .btn-cart.btn:hover {
    background: #ff6000!important;
    color: white;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-253 .product-grid .product-thumb .btn-quickview.btn {
    border-radius: 0px !important;
    padding: 5px !important;
    background: transparent;
    color: black;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    margin-right:10px;
}

.module-products-253 .product-grid .product-thumb .name {
justify-content: start;
}

.module-products-253 .nav-tabs>li.active {
border-style:none;
}

.module-products-253 .nav-tabs > li.active > a, .module-products-253 .nav-tabs > li.active > a:hover, .module-products-253 .nav-tabs>li.active>a:focus {
    color: #ff6000;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 800;
}

.module-products-253 .product-grid .product-thumb .btn-quickview.btn:hover  {
    border-radius: 0px !important;
    padding: 5px !important;
    background: #ff6000!important;
    color: white;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-253 .product-grid .product-thumb .price>div {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: auto;
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 9px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
    margin-left: -15px;
}

.module-products-253 .product-grid .product-thumb .name a {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:250px;
  margin-bottom:20px;
}

.module-products-253 .product-grid .product-thumb .price {
margin-bottom:5px;
padding-left:0px!important;
}

.module-products-253 .product-grid.product-grid .product-thumb .rating {
    top: 60px;
    display: block;
    left: 2px;
}

.module-products-253 .product-grid .product-thumb .rating .fa-stack {
    display: block;
    text-align: left;
    font-size: 22px;
    width: 1.2em;
    top:7px;
}



.module-products-299 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
    height: 90px;
    border-radius: 10px;
    margin-bottom:20px;
}

.module-products-299 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: transparent;
    color: black;
    padding: 10px;
    border: 1px solid #ff6000;
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.module-products-299 .product-grid .product-thumb .stepper {
display:none;
}

.module-products-299 .product-grid .product-thumb .btn-cart.btn {
    background: transparent;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    color: black;
}

.module-products-299 .product-grid .product-thumb .btn-cart.btn:hover {
    background: #ff6000!important;
    color: white;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-299 .product-grid .product-thumb .btn-quickview.btn {
    border-radius: 0px !important;
    padding: 5px !important;
    background: transparent;
    color: black;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    margin-right:10px;
}

.module-products-299 .product-grid .product-thumb .name {
justify-content: start;
}

.module-products-299 .nav-tabs>li.active {
border-style:none;
}

.module-products-299 .nav-tabs > li.active > a, .module-products-299 .nav-tabs > li.active > a:hover, .module-products-299 .nav-tabs>li.active>a:focus {
    color: #ff6000;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 800;
}

.module-products-299 .product-grid .product-thumb .btn-quickview.btn:hover  {
    border-radius: 0px !important;
    padding: 5px !important;
    background: #ff6000!important;
    color: white;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-299 .product-grid .product-thumb .price>div {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 280px;
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 9px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
}

.module-products-299 .product-grid .product-thumb .name a {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:250px;
  margin-bottom:20px;
}

.module-products-299 .product-grid .product-thumb .price {
margin-bottom:5px;
}

.module-products-299 .product-grid.product-grid .product-thumb .rating {
    top: 50px;
    display: block;
    left: 2px;
}

.module-products-299 .product-grid .product-thumb .rating .fa-stack {
    display: block;
    text-align: left;
    font-size: 22px;
    width: 1.2em;
    top:7px;
}






















/* Bitiş */


.product-thumb .product-img > div {
    padding: 10px;
}

.scroll-top i::before {
background: #ff6000;
border-radius:10px;
color:white;
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown>.j-menu {
    padding: 5px;
    background: #ff6000;
}

.top-menu .dropdown.dropdown .j-menu>li>a {
    background: #ff6000;
}

.top-menu .dropdown.dropdown .j-menu .links-text {
color:white;
}

.top-menu .dropdown.dropdown .j-menu>li>a::before {
    color: #ff6000;
}

.module-newsletter-67 .input-group .input-group-btn .btn {
    background: rgb(245 245 245);
}

.module-products-299 .product-grid .product-thumb .name a {
text-align:left;
}

.additional-images img {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(226, 226, 226, 1);
    border-radius: 10px;
}

.product-image.direction-vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 50px;
}

.product-image img {
padding:10px;
}

.route-product-product .tags {
    display: flex;
    justify-content: flex-start;
    margin: 0px;
    margin-top: 20px;
    margin-left: 110px;
}

span.tags-title {
    display: none;
}

.tags a {
display:none;
}

.route-product-product #content .page-title {
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 22px;
    color: black;
    border-width: 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-color: rgba(230, 230, 230, 1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-style:none;
    box-shadow: none;
    padding: 10px;
    padding-bottom: 15px;
    margin-bottom: -15px;
    padding-top: 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.product-stats {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.route-product-product:not(.popup) .product-info .product-details .price-group {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom:20px;
    border-style:none;
    align-items: flex-end;
    padding-top:80px;
    margin-bottom: -50px;
}

html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title>span::after {
    background: black;
}

.product-info .product-details .rating {
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    border-style:none;
}

.product-info .product-details .rating .fa-stack {
    font-size: 20px;
    width: 1.2em;
}

.product-info .product-details .rating {
    justify-content: flex-start;
    display: flex;
    padding: 10px;
    padding-top: 0px;
    margin-top: -10px;
    padding-bottom: 6px;
}

.review-links a {
    text-decoration: none;
}

.boxed-layout .breadcrumb {
    padding-left: 40px;
    padding-right: 20px;
}


.review-links {
    color: black;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
}

.product-price {
    font-family: 'Montserrat';
    color: #ff6000;
    margin-bottom: 20px;
    font-size: 38px;
    margin-top: 207px;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    flex-grow: 1;
    height: 50px;
    background: #ff6000;
    max-width: 301px;
    right: 0px;
    margin-bottom: -130px;
    bottom: 5px;
    margin-left: -19px;
}

.product-info .button-group-page .btn-cart.btn {
    border-radius: 5px!important;
}

.product-info .button-group-page .btn-cart.btn, .product-info .button-group-page .btn-cart.btn:visited {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
    display: inline-block;
    font-size: 22px;
    padding-bottom: 5px;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
    border-width: 0;
    border-top-width: 1px;
    border-style: none;
    border-color: rgba(226, 226, 226, 1);
    width: 100%;
    padding-top: 10px;
    margin-top: 20px;
    display: block;
    text-align: right;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn {
    flex-grow: 1;
    height: 50px;
    background: cornflowerblue;
    max-width: 300px;
    color: white;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px!important;
    border-style: none;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn {
    flex-grow: 1;
    height: 50px;
    background: limegreen;
    max-width: 300px;
    color: white;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px!important;
    border-style: none;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
color:white;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
color:white;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
font-size:13px;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
    flex-grow: 1;
    width: 100%;
    margin-top: -60px;
}

.product-info .product-details .product-stats {
border-style:none;
}

.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
margin-top: -20px;
padding-bottom:70px;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper {
    height: 50px;
}




.product-info .stepper span {display: flex;justify-content: space-between;height: 100%;align-items: center;width: 100%;position: absolute;left: 0;top: 0;border: none;
flex-direction: inherit;
}

.product-info .stepper {
    position: relative;
    margin-left: 50px;
    overflow: initial;
}



.product-info .product-details .stepper span i {
    border: none;
    margin-right: 0px;
    background:#ff6000;
    color:white;
}


.product-info .stepper span i:first-of-type::before {
    right: 0;
    position: relative;
    border: none;
}

.product-info .product-details .stepper span i {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 5px;
    border: solid 1px lightgray;
    margin: 0px 25px;
    padding: 0px 20px;
    border-radius: 2px;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper {
    border: none !important;
    margin-left: 224px;
    margin-top: 120px;
}

.product-info .button-group-page .stepper input.form-control:before {
    position: absolute;
    content: '';
    width: 80px;
    height: 36px;
    border: solid 1px black;
    left: 0;
    top: 0;
}

.product-info .stepper:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 50px;
    border: solid 1px lightgray;
    left: 70px;
    border-radius: 2px;
}

.product-info .stepper {
    width: 210px !important;
}

.product-info .product-details .stepper span .fa-angle-down:before .fa-angle-down:before {
    right: 0;
    bottom: 0;
    border: none;
}

.product-info .button-group-page .stepper input.form-control {
    border-width: 0px !important;
    border-style: none !important;
    background:white!important;
}

.product-info .stepper input.form-control {
    border-width: none;
    border: none;
}

.product-info input.form-control {
    border: none;
    border-width: 0px;
    border-style: none;
}

.product-info .button-group-page .stepper input.form-control {
    margin-left: 30px;
}

.product-image .main-image .swiper-buttons .swiper-button-next::before {
    content: '\e93f' !important;
    font-family: icomoon !important;
    font-size: 24px;
    color: black;
}

html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title>span::after {
    background: black;
    width: 57%;
}

.wk-seller-2-group {
    background: #ff6000!important;
    border-radius: 10px;
    margin-bottom: 0px;
}

div#show_message {
display:block;
}

b.wk-seller-title {
    font-family: 'Montserrat';
    font-size: 16px;
    display: block;
    margin-top: 15px;
    color: white;
}

p.wk-seller-text-1 {
    color: white;
    font-family: 'Montserrat';
    font-weight: 600;
    position: absolute;
    top: 55px;
    font-size: 17px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

#wk_seller_info_profpic {
    margin-right: 20px;
    display: inline-block;
    width: 50px!important;
    height: 50px!important;
    vertical-align: middle;
    margin-top: -90px;
}

.product-image .main-image .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff6000;
}

.fa-store:before {
    content: "\f54e";
    color: white;
    font-size: 48px;
    left: 10px;
    top:20px;
}

html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title>span::after {
display:none;
}

#wk_seller_info_box {
padding-left:20px;
}

.fa-star-o:before {
    content: "\f005";
    color: gold;
}

#wk_seller_info_rating > .fa > .fa-stack-1x {
    font-size: 22px;
    color: white!important;
}

#wk_seller_info_rating {
    position: relative;
    cursor: pointer;
    display: inline-flex;
    margin-left: 200px;
    bottom: 5px;
}

.display1 {
display:none;
}

#wk_seller_info_rating_details {
    top: 35px!important;
    padding: 20px;
    box-shadow: 0 2px 8px 2px #868282;
    z-index: 100000;
    font-size: 16px;
    left: -17px;
    border-radius: 20px;
}

.block-expand-overlay {
    background: rgb(255, 97, 0, 01);
}

.block-expand.btn {
bottom:8px;
}

.product_tabs .nav-tabs>li.active {
    border-color: black;
}

.product_tabs .nav-tabs {
display:inherit;
}

.product_tabs .nav-tabs > li.active > a, .product_tabs .nav-tabs > li.active > a:hover, .product_tabs .nav-tabs>li.active>a:focus {
    color: black;
}

.tab-content {
    margin-top: -10px;
}

.route-product-product:not(.popup) .product_tabs {
    background: rgba(255,255,255,1);
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(226,226,226,1);
    margin-top: 30px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top:30px;
}

form#form-review {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 600px;
}

.expand-content > p:last-of-type {
    margin-bottom: 60px;
}

.product_extra-242 .block-content {
border-radius:10px;
}

.review-links {
display:none;
}

.product_extra-242 .block-content {
    border-radius: 10px;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
}

a.block-expand.btn {
    width: 100%;
    height: 100%;
    padding-top: 15px;
}

.product_extra-336 .block-content {
margin-bottom:0px;
}

.fa-angle-up:before {
    content: "\f067"!important;
}

.fa-angle-down:before {
    content: "\f068"!important;
}

.module-products-253 .swiper-buttons div:not(.swiper-button-disabled):hover {
    background: #ff6000;
}

.module-products-253 .swiper-buttons div:not(.swiper-button-disabled):hover {
    background: #ff6000;
}

.module-products-299 .product-grid.product-grid .product-thumb .rating-stars {
    top: 10px;
}

.module-newsletter-67 .input-group .input-group-btn .btn {
    background: rgb(245 245 245);
    font-family: 'Montserrat';
}

.module-products-169 .product-grid .product-thumb .rating-stars {
margin-top:5px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #ff6000;
    border-color: #ff6000;
    font-family: 'Montserrat';
    font-size: 14px!important;
}

.winningBid, .winnerName {
    background-color: #ff6000;
}

.winnercontainer {
    border: 2px solid #ff6100;
}

ul.nav-tabs > li:last-child > a {
    color: black;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 14px;
}

#noproduct {
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 10px;
    background: crimson;
    color: white;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-left: 10px;
}

.alert .close {
color:white;
}

.alert-success {
    color: black;
    background-color: lightgreen;
    border-color: #d6e9c6;
}

.digit_container{padding-top: 0px !important;}

.dash {
    display: inline-block;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 600;
    margin: 0;
    background: #ff6000;
    padding: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.timer_text {
    overflow: hidden;
    padding: 3px;
    width: auto;
    color: white;
    font-family: 'Montserrat';
    font-size: 14px;
}

.digit {
    float: left;
    color: white;
    font-weight: 600;
    font-size: 25px;
    margin: 0 auto;
    font-family: 'Montserrat';
    padding: 6px;
    height: 32px;
    text-align: center;
}

.time_container {
    max-width: 600px; 
    z-index: 9;
    margin:0px !important;
}

span.timer-span {
    color: black;
    display: inline-grid;
    margin-left: 20px;
}

span.timer-span-end {
    color: black;
    display: inline-grid;
    margin-left: 64px;
}


.auction-timer-group {
    z-index: 9; 
    font-family: 'Montserrat';
    display: inline-grid;
    font-weight: 700;
    font-size: 16px;
    color: #ff6000;
}

.auction-max-bid {
    z-index: 9; 
    font-family: 'Montserrat';
    display: inline-grid;
    font-weight: 700;
    font-size: 16px;
    color: #ff6000;
}

span.max-bid-auction {
    font-size: 32px;
    margin-left: 15px;
    color: black;
}

span.auction-timer-text {
    margin-bottom: 15px;
}

.btn.btn-info.bid_submit {
    background-image: none;
    background-color: #ff6000;
    border-color: #46b8da;
    font-family: 'Montserrat'; 
    border-radius: 30px!important;
    height: 45px;
    margin: 0;
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 16px;
    min-width: 10%;
    outline: none;
    display: block;
    float: left;
    margin-left: -15px;
}

.form-control.bid_box {
    border: 1px solid #46b8da;
    border-radius: 24px 0 0 24px;
    display: inline;
    height: 45px;
    margin: 0 auto;
    width: 40%;
    padding: 0 0 0 10px; 
    border-radius: 10px!important;
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
    background: white!important;
    font-family: 'Montserrat';
    font-size: 12px;
    z-index: 9;
    border: 1px solid #d3d3d3!important;
    float: left;
}

i.far.fa-hand-pointer {
    padding-left: 5px;
    font-size: 20px;
}

#wk_seller_info_box a {
    color: black;
    text-transform: capitalize;
    font-family: 'Montserrat';
}

wk_seller_info_profpic {
    margin-right: 20px;
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    padding: 10px;
}

#wk_seller_info_container {
    position: absolute;
    left: -47.7em;
    bottom: 0px;
    background: #ff6000!important;
    color: black;
    border-radius: 10px;
    max-width: 760px;
    margin: 0px!important;
}

.product-price {
    font-family: 'Montserrat';
    color: #ff6000;
    margin-bottom: 20px;
    font-size: 38px;
    margin-top: 158px;
}

.wk_header.panel-background {
    background-image: none!important;
    background: white;
    padding-left: 40px;
    padding-right: 40px;
}

.wk_background {
    background-color: #FFF;
    border: none;
}

.table-responsive.details_table1 {
    border-radius: 10px;
    margin-top: -10px;
    border: none;
    background: deepskyblue;
}

.table-responsive.details_table2 {
    border-radius: 10px;
    margin-top: -10px;
    background: deepskyblue;
    border: none;
}

th.text-center-auction {
    color: white;
    font-family: 'Montserrat';
    font-size: 15px;
    text-align: left;
    width:380px;
}

th.text-left-auction {
    color: white;
    font-family: 'Montserrat';
    font-size: 15px;
    text-align: left;
    width: 376px;
}

th.text-right-auction {
    color: white;
    font-family: 'Montserrat';
    font-size: 15px;
    text-align: left;
    width:385px;
}

td.text-center-auction-span {
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat';
    color: black;
    font-weight: 600;
}

td.text-left-auction-span {
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat';
    color: black;
    font-weight: 600;
}

td.text-right-auction-span {
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat';
    color: black;
    font-weight: 600;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 2.428571;
}

.checkbox.autobid_container {
display:none!important;
}

.auction-info {
    font-family: 'Montserrat';
    font-size: 12px;
    max-width: 700px;
    color: dimgrey;
    font-weight: 600;
}

.auction-info a {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #ff6000;
    font-weight: 600;
}

.auction-token-info {
 color: black;
    font-family: 'Montserrat';
    text-align: center;
    display: block;
    text-decoration: none;
    background: white;
    border: 4px solid deepskyblue;
    border-radius: 10px;
    padding: 10px;
    z-index: 9;
    float: right;
    margin-right: 11px;
    margin-top: 10px;
}
.bid_box_container {
    display: block !important;
    margin: 15px 0 !important;
    text-align: center !important;
    width: 500px !important;
    margin: 0px auto !important;
}
span.token-qty {
    color: deepskyblue;
    font-weight: 600;
    font-size: 42px;
    font-family: inherit;
}

span.token-info {
    font-weight: 600;
    font-family: 'Nunito';
    font-size: 18px;
    color: deepskyblue;
}

a.token-a {
    text-decoration: none;
    display: inline-grid;
}


.image.auction-image {
    padding: 40px;
}

i.simdi-katil {
    font-family: 'Montserrat';
    font-style: inherit;
    font-weight: 600;
    font-size: 14px!important;
}

span.btn.btn-warning.join-now {
    border-radius: 20px!important;
     margin-top:20px;
}

span.btn.btn-warning.join-now:hover {
background: #ff6000;
}

.product-name-auction {
    color: black;
    text-decoration: none;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 320px;
}

.product-thumb.seller-thumb {
    border-radius: 10px!important;
}

.tab.auction-product-addon {
    background: url(/arttirsana-auction-product-add.png) 0% 0% / cover;
    height: 500px;
    display: block!important;
}

input#input-product-name {
    background: white!important;
    border-radius: 5px!important;
    height: 45px;
    width: 700px;
    border: none!important;
    box-shadow: none!important;
    position: absolute;
    top: 256px;
    font-family: 'Montserrat';
    font-size: 16px;
}

input#input-name {
    background: white!important;
    border-radius: 5px!important;
    height: 50px;
    width: 500px;
    border: none!important;
    box-shadow: none!important;
    font-family: 'Montserrat';
    font-size: 16px;
}

input.form-control {
    background: white!important;
    border-radius: 5px!important;
    height: 45px;
    width: 700px;
    border: none!important;
    box-shadow: none!important;
    font-family: 'Montserrat';
    font-size: 16px;
}

input#input-date {
    background: white!important;
    border-radius: 5px!important;
    height: 45px;
    width: 700px;
    border: none!important;
    box-shadow: none!important;
    font-family: 'Montserrat';
    font-size: 16px;
}

a.btn.btn-success.pull-right {
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 100px!important;
    background: limegreen;
}

.text-danger.auction-danger {
    position: absolute;
    top: 450px;
    font-family: 'Montserrat';
    font-size: 14px;
    background: #ff6000;
    color: white;
    max-width: 600px;
    padding: 10px;
    border-radius: 10px;
    left: 0px;
}

a.btn.btn-primary {
    font-family: 'Montserrat';
    font-size: 14px;
    background: #ff6000;
    color: white;
    max-width: 600px;
    padding: 10px;
    text-transform: capitalize;
    height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px!important;
    left: 0px;
}

.btn-danger.btn {
    font-family: 'Montserrat';
    font-size: 14px;
    background: crimson;
    color: white;
    max-width: 600px;
    padding: 10px;
    text-transform: capitalize;
    height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px!important;
    left: 0px;
}


button#nextBtn {
    background: #ff6000;
    color: white;
    margin-top: 50px;
    font-family: 'Montserrat';
    font-size: 13px;
    border-radius: 100px;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

.panel {
border:none;
}

button.btn.btn-success {
    background: limegreen;
    border-radius: 100px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    text-transform: capitalize;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

a.btn.btn-default.auction-btn {
    border-radius: 100px!important;
    margin-right: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

button#prevBtn {
    border-radius: 100px!important;
    margin-right: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.fa-save:before {
    content: "\f0c7";
    margin-right: 5px;
    font-weight: 600;
}

select#input-auction-status {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-starting-price {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-reserve-price {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-start-time {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-stop-time {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

.input-group .input-group-btn .btn {
    min-width: 36px;
    padding: 12px;
    min-height: 36px;
    background: transparent;
    color: black;
    position: absolute;
    right: 10px;
}

input#input-coupon-valid {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-minimun-quantity  {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

input#input-maximum-quantity  {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}

select.form-control  {
    background: white!important;
    border-radius: 5px!important;
    font-family: 'Montserrat';
    font-size: 13px;
    height: 50px;
    width: 550px;
    border: 1px solid #d3d3d3!important;
}


.form-group .control-label {
    padding-top: 14px;
    padding-bottom: 5px;
    justify-content: flex-start;
    font-size: 13px;
    font-family: 'Montserrat';
    margin-right: 20px;
}

button#prevBtn {
    padding-left: 40px!important;
    padding-right: 40px!important;
    font-family: 'Montserrat';
    font-size: 13px;
}

span.input-group-addon {
    position: absolute;
    right: 40px;
    z-index: 99;
    background: white;
    border: none;
}

.fa-plus:before {
    content: "\f067";
    margin-right: 10px;
    font-weight: 600;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
color:black;
}

body a {
    color: black;
    text-decoration: none;
    display: inline-block;
}

.pull-right {
    margin-right: 35px;
}

.top-menu .dropdown.dropdown .j-dropdown::before {
    display: block;
    border-bottom-color: rgb(255 97 0);
    margin-left: -2px;
    margin-top: -10px;
}

/*Başla*/

/* @extend display-flex; */
display-flex, .display-flex, .display-flex-center {
  display: flex;
  display: -webkit-flex; }

/* @extend list-type-ulli; */
list-type-ulli {
  list-style-type: none;
  margin: 0;
  padding: 0; }


a:focus, a:active {
  text-decoration: none;
  outline: none;
  transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s; }

input, select, textarea {
  outline: none;
  appearance: unset !important;
  -moz-appearance: unset !important;
  -webkit-appearance: unset !important;
  -o-appearance: unset !important;
  -ms-appearance: unset !important; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  margin: 0; }

input:focus, select:focus, textarea:focus {
  outline: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important; }

input[type=checkbox] {
  appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  -ms-appearance: checkbox !important; }

input[type=radio] {
  appearance: radio !important;
  -moz-appearance: radio !important;
  -webkit-appearance: radio !important;
  -o-appearance: radio !important;
  -ms-appearance: radio !important; }


section.signup {
    width: 600px;
    margin: 0;
    margin: 0 auto;
    vertical-align: middle;
    justify-content: center;
    height: 100%;
    align-items: center;
    -ms-transform: translateY(-50%);
}

input#agree-term {
    display: none;
}

.fa-fish:before {
    content: "\f578";
    margin-right: 10px;
}

.display-flex {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center; }

.display-flex-center {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center; }

.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.signup-content {
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

.form-group {
  overflow: hidden;
  margin-bottom: 20px; }

.form-input {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 17px 20px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #222; }
  .form-input::-webkit-input-placeholder {
    color: #999; }
  .form-input::-moz-placeholder {
    color: #999; }
  .form-input:-ms-input-placeholder {
    color: #999; }
  .form-input:-moz-placeholder {
    color: #999; }
  .form-input::-webkit-input-placeholder {
    font-weight: 500; }
  .form-input::-moz-placeholder {
    font-weight: 500; }
  .form-input:-ms-input-placeholder {
    font-weight: 500; }
  .form-input:-moz-placeholder {
    font-weight: 500; }
  .form-input:focus {
    border: 1px solid transparent;
    -webkit-border-image-source: -webkit-linear-gradient(to right, #9face6, #74ebd5);
    -moz-border-image-source: -moz-linear-gradient(to right, #9face6, #74ebd5);
    -o-border-image-source: -o-linear-gradient(to right, #9face6, #74ebd5);
    border-image-source: linear-gradient(to right, #9face6, #74ebd5);
    -webkit-border-image-slice: 1;
    border-image-slice: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background-origin: border-box;
    background-clip: content-box, border-box; }
    .form-input:focus::-webkit-input-placeholder {
      color: #222; }
    .form-input:focus::-moz-placeholder {
      color: #222; }
    .form-input:focus:-ms-input-placeholder {
      color: #222; }
    .form-input:focus:-moz-placeholder {
      color: #222; }

.form-submit {
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 17px 20px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background-image: -moz-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -ms-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -o-linear-gradient(to left, #74ebd5, #9face6);
  background-image: -webkit-linear-gradient(to left, #74ebd5, #9face6);
  background-image: linear-gradient(to left, #74ebd5, #9face6); }



input[type=checkbox]:not(old) + label {
  display: inline-block;
  margin-top: 16px;
  font-size:18px;
  font-weight:400;
  text-decoration: none;
  color: black;
    
}

input[type=checkbox]:not(old) + label > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 15px;
  margin-bottom: 7px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  background: white;
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white);
  vertical-align: bottom; }

input[type=checkbox]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white); }

input[type=checkbox]:not(old):checked + label > span:before {
  content: '\f26b';
  display: block;
  color: #222;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  font-weight: bold; }

.label-agree-term {
  font-size: 12px;
  font-weight: 600;
  color: #555;
  margin-left:10px;
  margin-top:2px;
}

.term-service {
  color: #555; }

.loginhere {
  color: #555;
  font-weight: 500;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 5px; }

.loginhere-link {
  font-weight: 700;
  color: #222; }

.field-icon {
  float: right;
  margin-right: 17px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
  color: #555; }

/* login register */

.route-product-product:not(.popup) .product_tabs {
display:none;
}

.main-products.product-grid.product-grid .product-thumb .rating-stars {
    top: 61px;
    display: block;
    left: 2px;
}

.main-products.product-grid .product-thumb .rating .fa-stack {
    display: inline-block;
    text-align: left;
    font-size: 22px;
    width: 1.2em;
    top:7px;
}

.main-products.product-grid .product-thumb .btn-cart.btn:hover {
    background: #ff6000!important;
    color: white;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.main-products.product-grid .product-thumb .btn-quickview.btn {
    border-radius: 0px !important;
    padding: 5px !important;
    background: transparent;
    color: black;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    margin-right:10px;
    height:50px;
}

.main-products.product-grid .product-thumb .btn-cart.btn {
    background: transparent;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    color: black;
    height: 50px;
}


.product-thumb .price span {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 290px;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
}

.main-products.product-grid .product-thumb .name a {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:300px;
  margin-bottom:20px;
}

.ias-noneleft {
height:32px;
}

html:not(.phone) .module-title button {
    border-radius: 10px!important;
}

.module-filter-36 .panel-group .panel-active .panel-heading:hover a, .module-filter-36 .panel-group .panel-active .panel-heading a {
    color: black;
}

.module-filter-36 .irs-slider {
    background: #ff6000;
}

.module-filter-36 .irs-bar {
    transform: scaleY(.1);
    background: #ff6000;
}


.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 4 - 0.01px);
}

.main-products.product-grid .product-thumb .stepper {
display:none;
}

.header-lg .desktop-main-menu-wrapper .main-menu .main-menu-item>a {
    height: 100%;
    padding-right: 26px;
}

.module-master_slider-26 .ms-nav-next, .module-master_slider-26 .ms-nav-prev {
    width: 60px;
    height: 60px;
}

.ege-tabs {
  border-bottom: none;
  border-right: 1px solid #ddd;
}
.module-popup-333 .popup-content, .popup.module-popup-333 .site-wrapper {
padding-top:%5!important;
padding-bottom:%5!important;
}
.module-popup-333 .popup-container {
    width: 1920px;
}
.module-blocks-334 .block-body {
    padding: 0px;
    border-width: unset;
    border-style: unset
    border-color: unset;
    border-radius: 15px;
    max-width: 1920px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.popup-container {
    max-width: 1920px;
}
.popup-container .btn.popup-close {
margin-top:6em;
}
.ege-tabs>li {
  float: none;
 margin:0px;
  }
ul.mobile-menu {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-family: "Poppins";
}
.popup-inner-body {
max-height:740px;
}
ul.mobile-menu li div {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px;
}
ul.mobile-menu li div img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-right: 16px;
}
ul.mobile-menu li div div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}
ul.mobile-menu li div div span.menu-title {
  font-size: 17px;
  font-weight: 500;
}
ul.mobile-menu li div div span.menu-description {
  font-size: 12px;
  color: #AAA;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
ul.mobile-menu li div button {
  background: transparent;
  border: 0;
  outline: 0;
  width: 40px;
}
ul.mobile-menu ul {
  padding: 0;
  margin: 0 0 24px;
  list-style: none;
  display: none;
}
ul.mobile-menu ul li {
  padding: 0;
  margin: 0;
  margin-left: 76px;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: 500;
}
ul.mobile-menu ul li div {
  display: flex;
  flex-direction: row;
}
ul.mobile-menu ul li div a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}
ul.mobile-menu ul li div button {
  width: 40px;
}
ul.mobile-menu ul li ul {
  padding: 0;
  margin: 0;
}
ul.mobile-menu ul li ul li {
  margin: 0;
  margin-left: 16px;
}
ul.mobile-menu ul li ul li a {
  padding: 4px 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}
.ege-tabs>li.active>a,
.ege-tabs>li.active>a:hover,
.ege-tabs>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background:#f90;
  border:none;
  border-radius:0px;
  margin:0px;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.ege-tabs>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-left: 10px solid #f90;
    display: block;
    width: 0;}
.btn-quickview {
margin-right:5px;
}
.module-products-299 .nav-tabs>li>a {
    justify-content: center;
    white-space: nowrap;
    padding: 0px;
    padding-bottom: 0px;
    color: white;
    justify-content: center;
}
.module-products-299 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: #ff6000;
    color: white;
    padding: 10px;
}
.module-products-299 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
}
.module-products-253 .nav-tabs>li>a {
    justify-content: center;
    white-space: nowrap;
    padding: 0px;
    padding-bottom: 0px;
    color: white;
    justify-content: center;
}
.module-products-253 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: #ff6000;
    color: white;
    padding: 10px;
}
.module-products-253 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
}
.module-products-169 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
    margin-bottom:20px;
}
.module-products-169 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: #ff6000;
    color: white;
    padding: 10px;
}
.module-products-169 .nav-tabs>li>a {
    justify-content: center;
    white-space: nowrap;
    padding: 0px;
    padding-bottom: 0px;
    color: white;
    justify-content: center;
}

.module-products-169 .product-grid .product-thumb .price span {
    margin-bottom: 5px;
    width: 250px;
}

.module-products-299 .product-grid .product-thumb .price span {
    margin-bottom: 5px;
    width: 250px;
}

.module-products-253 .product-grid .product-thumb .price span {
    margin-bottom: 5px;
    width: 250px;
}


.product-label-default.product-label-29 {
    display: flex;
    margin-right: 15px;
    position: relative;
    top: 0;
    bottom: initial;
    left: initial;
    justify-content: flex-end;
}
.module-newsletter-67 .input-group-btn .btn {
    transform: translateX(-5px);
    margin-top: 15px;
}
@media screen and (max-width: 767px) {
.mobilde {
    display: block!important;
}
}
@media screen and (max-width: 767px) {
.mobilde {
    display: block!important;
}
}
@media screen and (min-width: 767px) {
.mobilde {
    display: none !important;
}
}
@media screen and (min-width: 767px) {
.masaustu {
	display:block!important;
}
}
@media screen and (max-width: 767px) {
.masaustu {
	display:none!important;
}
}
@media (max-width: 760px) {
.breadcrumb {
    display: none !important;
}
}
.products-filter {
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: none;
    border-color: rgba(221, 221, 221, 1);
}
@media (max-width: 760px)  {
.mobile-filter-trigger.btn {
    position: absolute;
    top: 163px;
    border-width: 2px;
    padding: 15px;
    display: flex;
    margin-left: 0;
    width: 50%;
    float: left;
    background-color: #fff;
    height: 35px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    color: black;
    left: 50%;
    border-radius: 0px !important;
}
}
.mobile-filter-trigger {
    right: 20px;
    left: auto;
    transform: none;
}
@media (max-width: 1024px) {
.mobiliduzelt {
    border: solid 1px #ddd;
    padding: 2px 15px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}
}
@media (min-width: 1024px) {
.mobile-main-menu-wrapper {
    height: 100%;
    padding-bottom: 40px;
display:none;
}
}
@media (min-width: 1024px) {
.mobile-wrapper-header {
display:none;
}
}
@media (max-width: 760px) {
.breadcrumb {
    display:none !important;
}
}
@media screen and (max-width: 1024px) {
.mobiliduzelt {
    margin-left: 10px;
    margin-right: 10px;
}
}
@media (max-width: 760px) {
.kampanyakategorimobil {
    margin: 0 12px 16px;
    border: solid 1px #f28232;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    display: block;
    background-color: #fffaf5;
    margin-top: -10px;
    margin-bottom: 18px;
}
}
@media (max-width: 760px) {
html:not(.popup) .page-title {
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 17px;
    color: rgba(51,51,51,1);
    text-transform: capitalize;
    text-decoration: none;
}
}
@media (max-width: 760px) {
.products-filter .select-group .input-group.per-page {
    display: none;
}
}
@media (max-width: 760px) {
.grid-list {
 display: none;

}
}
@media (max-width: 760px) {
.products-filter .select-group {
display: flex;
    margin-left: 0;
    width: 50%;
    float: left;
    background-color: #fff;
    padding-left: 12px;
    height: 35px;
	margin-top: -20px !important;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
	
}
}
@media (max-width: 760px) {
.products-filter .select-group .input-group .form-control {
    max-width: 100px;
    -webkit-appearance: none;
    border-width: 0px !important;
    float: right;
    width: 80%;
    float: right;
    background-color: #fff !important;
    font-size: 15px !important;
    color: rgba(51,51,51,1) !important;
    background: none !important;
    padding-top: 4px !important;
    margin-left: 31px
}
}
.module-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: fit-content;
    background-color: white;
    padding: 20px;
    width: 100%;
}
.mobile-filter-trigger.btn:hover {
    background: #eb5659 !important;
}
.top-menu-14 .j-menu li.top-menu-item-2>a::before {
    content: '\e9a8' !important;
    font-family: icomoon !important;
}
.top-menu-14 .j-menu li.top-menu-item-1>a::before {
    content: '\e991' !important;
    font-family: icomoon !important;
    left: -2px;
    top: 1px;
}
@media (max-width: 1024px) {
.mobiliduzelt {
    border: solid 1px #ddd;
    padding: 2px 15px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}
}
@media (min-width: 1024px) {
.mobile-main-menu-wrapper {
    height: 100%;
    padding-bottom: 40px;
display:none;
}
}
@media (min-width: 1024px) {
.mobile-wrapper-header {
display:none;
}
}
@media (max-width: 760px) {
.breadcrumb {
    display:none !important;
}
}
@media screen and (max-width: 1024px) {
.mobiliduzelt {
    margin-left: 10px;
    margin-right: 10px;
}
}
@media (max-width: 760px) {
.kampanyakategorimobil {
    margin: 0 12px 16px;
    border: solid 1px #f28232;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    display: block;
    background-color: #fffaf5;
    margin-top: -10px;
    margin-bottom: 18px;
}
}
@media (max-width: 760px) {
.route-product-product:not(.popup) .product-info .product-left {
    background: rgba(255, 255, 255, 1);
    padding-top: -10px;
    padding-bottom: 20px;
}
}
@media (max-width: 760px) {
.form-group .control-label+div {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 200px;
    flex: 1 1 200px;
    padding-left: 0;
    padding-right: 0;
    float: none;
}
}
@media (max-width: 760px) {
.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    margin-left: 20px;
}
}
@media (max-width: 760px) {
.panel-group .panel:first-child .panel-heading {
    border-width: 0;
    border-top-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 1);
}
}
.panel-group .panel-heading:hover, .panel-group .panel-active .panel-heading {
    background: white;
}
.orWrapper {
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #D5D5D5;
    line-height: 0.1em;
    margin: 20px 0 20px;
}
#loginPageOr {
    background: #fff;
    padding: 0 10px;
    font-size: 14px;
}
@media (max-width: 760px) {
.product-info .product-details .product-stats {
    background: rgba(255, 255, 255, 1);
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    margin-top: 0px;
    border-color: rgba(221, 221, 221, 1);
}
}
@media (max-width: 760px) {
.product-info .product-details .product-price-group {
    text-align: right;
    justify-content: flex-end;
    display: flex;
    margin-right: 10px;
}
}
@media (max-width: 760px) {
.module-products-350 .tab-content {
    /* padding-top: 20px; */
    padding: 7px;
}
}
.pageFooter-benefitsWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
   
}

.pageFooter-benefit.pageFooter-benefitReturn {
    background: #fff url(//fns.modanisa.com/r/pro2/banner-upload/2019-04/easy-fast-return.svg) 14px center no-repeat;
    background-size: 20px 20px;
}
.pageFooter-benefitReturn {
    background: url(//fns.modanisa.com/r/pro2/banner-upload/2017-06/pagefooter-benefitreturn.svg) 2px center no-repeat;
    background-size: 40px auto;
}
.pageFooter-benefit {
    background-color: #fff;
    border: solid 1px #e6e6e6;
    padding: 6px 5px 8px 46px;
    width: 85px;
    font-size: 12px;
    line-height: 1.42;
    color: #000;
    border-radius: 5px;
    min-height: 34px;
    height: auto;
    margin-bottom: 12px;
}
.pageFooter-benefit {
text-decoration: none;
    display: block;
    height: 52px;
    width: 49%;
    padding-left: 50px;
    line-height: 16px;
    font-size: 14px;
font-weight: 500;
    color: #000;
    margin-bottom: 13.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pageFooter-benefit .pageFooter-benefitSpan {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.pageFooter-benefit.pageFooter-benefitAbroad {
    background: #fff url(//fns.modanisa.com/r/pro2/banner-upload/2019-04/fastest-shipping.svg) 13px center no-repeat;
    background-size: 21px 19px;
}
.pageFooter-benefitAbroad {
    background: url(//fns.modanisa.com/r/pro2/banner-upload/2017-06/pagefooter-benefitabroad.svg) 10px center no-repeat;
    background-size: 32px auto;
}
.pageFooter-benefit.pageFooter-benefitDoor {
    background: #fff url(//fns.modanisa.com/r/pro2/banner-upload/2019-04/cash.svg) 15px center no-repeat;
    background-size: 19px 20px;
}
.pageFooter-benefitDoor {
    background: url(//fns.modanisa.com/r/pro2/banner-upload/2017-06/pagefooter-benefitdoor.svg) 7px center no-repeat;
    background-size: 32px auto;
}
.pageFooter-benefit.pageFooter-benefitCargo {
    background: #fff url(//fns.modanisa.com/r/pro2/banner-upload/2019-04/installment.svg) 15px center no-repeat;
    background-size: 21px 21px;
}
.pageFooter-benefitCargo {
    background: url(//fns.modanisa.com/r/pro2/banner-upload/2017-06/pagefooter-benefitcargo.svg) 10px center no-repeat;
    background-size: 32px auto;
}
.column-left #content {
    padding: 20px;
}
@media (max-width: 760px) {
.products-filter .select-group .input-group.per-page {
    display: none;
}
}
@media (max-width: 760px) {
.grid-list {
 display: none;

}
}
@media (max-width: 760px) {
.products-filter .select-group {
display: flex;
    margin-left: 0;
    width: 50%;
    float: left;
    background-color: #fff;
    padding-left: 12px;
    height: 35px;
	margin-top: -20px !important;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
	
}
}
@media (max-width: 760px) {
.products-filter .select-group .input-group .form-control {
    max-width: 100px;
    -webkit-appearance: none;
    border-width: 0px !important;
    float: right;
    width: 80%;
    float: right;
    background-color: #fff !important;
    font-size: 15px !important;
    color: rgba(51,51,51,1) !important;
    background: none !important;
    padding-top: 4px !important;
    margin-left: 31px
}
}
.module-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: fit-content;
    background-color: white;
}
.popup-register .popup-inner-body {
    max-height: 580px;
height: auto !important;
}
.module-side_products-359 .product-layout:not(.swiper-slide)+div {
    margin-top: 0px !important;
}
@media (max-width: 760px) {
#avaraj {
font-weight: 700;
    font-size: 15px;
    padding-bottom: 1px;
}
}
@media (max-width: 760px) {
.product-options {
padding: 15px;
    border: 1px solid #ddd;
}
}

@media (max-width: 760px) {
.popup-register .popup-inner-body {
    max-height: 580px;
    height: 400px;
}
}
.side-column {
    max-width: 240px;
    padding: 0;
}
@media (max-width: 760px) {
.product-info .product-details>div {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}
}
html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title>span::after {
    height: 1px !important;
	}
.mobile-header-active #logo a {
    padding: 0;
}
.popup-register .popup-inner-body {
    max-height: 580px;
    height: 440px !important;
}
@media (max-width: 1024px) {
.webduzenle {
    padding: 15px;
    border: 1px solid #ddd;
}
}
.module-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: fit-content;
    background-color: white;
    padding: 20px;
    width: 100%;
}
.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown>.j-menu {
    padding: 5px;
    background: rgba(255, 255, 255, 1);
box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}
.storyMainCont {
            width: 1060px;
            
            display: flex;
            flex-direction: row;
   position: relative;
    background: white;
    border-top: solid 1px #ddd;
  
margin-left: -10px;

        }

        .hiza {

            width: 1000px;
            margin: 0 auto;
            overflow: hidden;
            scroll-behavior: smooth;
        }

        .storyCont {

            height: 110px;
            width: 1000px;
            margin-top: 12px;
            display: flex;
            flex-direction: row;
            text-align: center;
    margin-bottom: -3px;
    margin-right: -15px;
        }

        .storyRing {
            width: 70px;
            height: 70px;
            overflow: visible;
            border-radius: 40px;
           background: linear-gradient(to bottom, #f9c49d, #ea5c5c, #f28233);
        }

        .colorRing {
            position: relative;
            width: 64px;
            height: 64px;
            margin: auto;
            top: 3px;
            overflow: visible;
            background: white;
            border-radius: 40px;
        }

        .storyText {
            font-size: 12px;
            margin-top: 10px;
        }

        .storyimg {
            width: 64px;
            height: 64px;
            border-radius: 30px;
        }

        .slideLeftBTN {
            width: 30px;



        }

        .slideRightBTN {
            width: 30px;

        }

        .slideRightBTNimg {
            width: 25px;
            position: relative;
            top: 27px;
            left: 9px;


        }

        .slideLeftBTNimg {
            width: 25px;
            position: relative;
            top: 27px;
            right: 4px;

        }
        .linkstr{
            padding: 0 15px;
text-decoration: none;
    color: #333;
    font-weight: 600;
        }

        
        ::-webkit-scrollbar {
            height: 0px;
            width: 3px;
        }

        /* Track */
        ::-webkit-scrollbar-track {

            border-radius: 2.5px;
        }

        /* Handle */
        ::-webkit-scrollbar-thumb {
            background: darkgrey;
            border-radius: 2.5px;
        }

        /* Handle on hover */
        ::-webkit-scrollbar-thumb:hover {
            background: #e91e63
        }
        ::-webkit-scrollbar-thumb:active {
            background: orange
        }

        @media(max-width: 1000px) {
            .storyMainCont {
                width: 102%;


            }

            .hiza {

                width: 98.2%;
              overflow-x: auto;
         margin-left:8px;
            }
            .linkstr{
                padding: 3PX 2px 0PX 10PX;
            }

        }
@media(max-width: 760px) {
footer .grid-row-3 {
    background: rgba(255, 255, 255, 1);
    padding: 0px;
    border-width: 0;
    border-top-width: 1px;
    border-style: solid;
    border-color: rgba(238, 238, 238, 1);
}
}
@media(max-width: 760px) {
.grid-col grid-col-1 {
border-width: 0;
    border-right-width: 1px;
    border-style: solid;
    border-color: rgba(238, 238, 238, 1);
    margin-bottom: 20px;
}
}
.links-menu-362 .menu-item a {
    justify-content: center;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
padding-top:5px;
}
.geri::before {
    content: '\e93e'!important;
    font-family: icomoon!important;
    font-size: 30px;
    margin-right: 7px;
}
@media(max-width: 760px) {
html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title>span::after {
    width: 100px;
    height: 1px;
    background: transparent;
}
}
.route-product-product:not(.popup) .product_tabs {
    background: rgba(255,255,255,1);
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(226,226,226,1);
}
.product-grid .product-thumb .price {
margin-right:0;
margin-left:0;
}
.module-master_slider-26 .ms-thumb-list {
    display: block;
    padding: 10px 0;
    top: auto !important;
    order: 3;
    margin-left: auto;
    margin-right: auto;
}

.third-menu .top-menu .j-menu>li>a {
line-height:1;
}

header::before {
    background: #ff6000;
}

.third-menu .top-menu .j-menu .links-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-family: 'Montserrat';
}

.top-menu-14 .j-menu li.top-menu-item-1>a::before {
font-weight:600;
}

.top-menu-14 .j-menu li.top-menu-item-2>a::before {
font-weight:600;
}

.top-menu-14 .j-menu li.top-menu-item-3>a::before {
font-weight:600;
}

.top-menu-14 .j-menu li.top-menu-item-4>a::before {
font-weight:600;
}

.top-menu-14 .j-menu li.top-menu-item-5>a::before {
font-weight:600;
}

#logo a > img {
margin-left: -30px;
padding:7px;
}

.top-menu .j-menu .links-text {
margin-left: 5px,
}

.full-search .header-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    border-radius: 10px;
    border: 2px solid #d3d3d3;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat';
   margin: 0 auto;
}

#cart>a>i {
    background: white;
}

#cart>a>i::before {
    font-size: 25px;
    color: #2d3740;
    font-weight: 100!important;
    left: 1px;
    top: -1px;
}

.btn-cart::before, .fa-shopping-cart::before {
    content: '\f291' !important;
    font-family: icomoon !important;
}

.top-menu-240 .j-menu li.top-menu-item-2>a::before {
    font-size: 28px;
}

.secondary-menu .top-menu .j-menu .links-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Montserrat';
    font-weight: 600;
}

.desktop-main-menu-wrapper::before {
    background: #ff6000;
}

.desktop-main-menu-wrapper .main-menu > .j-menu > li > a .links-text {
    width: 100%;
    color: white;
    font-family: 'Montserrat';
}

.module-banners-307 .module-item>a {
    border-width: 3px;
    border-style: solid;
    border-color: #ff6000;
    border-radius: 100px;
}

.desktop-main-menu-wrapper::before {
    height: 60px;
}

.desktop-main-menu-wrapper.menu-default.navbar-nav {
    height: 70px;
}

.desktop-main-menu-wrapper.menu-default.navbar-nav {
    height: 70px;
    margin: 0 auto;
    vertical-align: middle;
    padding-top: 10px;
}

.mid-bar.navbar-nav {
    margin-top: 20px;
    margin-bottom: 10px;
}

.secondary-menu .top-menu .j-menu .dropdown>a::after {
    display: none;
}

.desktop-header-active .header-classic .classic-cart-wrapper, .desktop-header-active .header-classic .desktop-cart-wrapper {
width:50px;
}

.desktop #cart:hover>a>i::before {
    color: #2c363f;
}

#cart-items.count-badge {
    left: 10px;
    top: 10px;
}

.module-master_slider-26 .ms-thumb-list {
    display: block;
    padding: 10px 0;
    top: auto !important;
    bottom: -10px !important;
    order: 3;
    margin-left: auto;
    margin-right: auto;
}

.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper::before {
padding-top:78px;
}

.site-wrapper {
    box-shadow: 0 0 50px #0000002e;
}

.ms-slide-bgcont {
    margin-top: -85px;
}

div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #ff6000!important;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #ff6000!important;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
border-color: #ff6000!important;
}

div.bhoechie-tab-container {
    border-radius: 10px!important;
}

.mid-bar.navbar-nav {
    padding-right: 10px;
}

.module-master_slider-26 .ms-nav-next:hover, .module-master_slider-26 .ms-nav-prev:hover {
    background: rgb(255 97 0);
    border-top-left-radius: 10px;
}

.module-banners-335 .module-item:not(.swiper-slide) {
padding:0px;
}

.grid-row-top-4 {
margin-top: -120px;
}

ul.nav-tabs > li:last-child > a {
    color: black;
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-size: 13px;
}

.desktop .main-menu>.j-menu>li:hover>a, .main-menu>.j-menu>li.active>a {
    color: white;
    background: coral;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.module-products-169 .product-grid .product-thumb .name a {
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    color: black;
    text-align: left;
    text-transform: uppercase;
}





.module-products-169 .tab-container .nav-tabs {
    flex-direction: row;
    background: linear-gradient(45deg, #f3f3f3 75%, #f9f9f9 75%);
    padding: 15px;
    height: 90px;
    border-radius: 10px;
}

.module-products-169 .nav-tabs>li:last-child {
    margin-left: auto;
    background-color: transparent;
    color: black;
    padding: 10px;
    border: 1px solid #ff6000;
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.module-products-169 .product-grid .product-thumb .stepper {
display:none;
}

.module-products-169 .product-grid .product-thumb .btn-cart.btn {
    background: transparent;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    color: black;
}

.module-products-169 .product-grid .product-thumb .btn-cart.btn:hover {
    background: #ff6000!important;
    color: white;
    border-width: 2px;
    padding: 13px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-169 .product-grid .product-thumb .btn-quickview.btn {
    border-radius: 0px !important;
    padding: 5px !important;
    background: transparent;
    color: black;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
    margin-right:10px;
}

.module-products-169 .product-grid .product-thumb .name {
justify-content: start;
}

.module-products-169 .nav-tabs>li.active {
border-style:none;
}

.module-products-169 .nav-tabs > li.active > a, .module-products-169 .nav-tabs > li.active > a:hover, .module-products-169 .nav-tabs>li.active>a:focus {
    color: #ff6000;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 800;
}

.module-products-169 .product-grid .product-thumb .btn-quickview.btn:hover  {
    border-radius: 0px !important;
    padding: 5px !important;
    background: #ff6000!important;
    color: white;
    border: 1px solid #d3d3d3;
    border-radius: 5px!important;
}

.module-products-169 .product-grid .product-thumb .price>div {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 280px;
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 9px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
}

.module-products-169 .product-grid .product-thumb .name a {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:250px;
  margin-bottom:20px;
}

.module-products-169 .product-grid .product-thumb .price {
margin-bottom:5px;
}

.module-products-169 .product-grid.product-grid .product-thumb .rating {
    top: 50px;
    display: block;
    left: 2px;
}

.module-products-169 .product-grid .product-thumb .rating .fa-stack {
    display: block;
    text-align: left;
    font-size: 22px;
    width: 1.2em;
    top:7px;
}

.product-thumb .product-img > div {
    padding: 30px;
}

.main-products.product-grid .product-thumb .name a {
text-align: left;
}

i.fas.fa-check {
display:none;
}

.module-products-169 .product-grid .product-thumb .stepper input.form-control {
display:none!important;
}

.ticket-banner {
    background: #2f3237!important;
    background-image: none!important;
}

.container {
width: 1520px;
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown>.j-menu {
    padding: 5px;
    background: rgb(255 97 0);
}

.top-menu .dropdown.dropdown .j-menu>li>a::before {
    color: white;
}

.col-sm-12.masaustugorunum {
    width: 710px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.form-horizontal .form-group {
display:inline;
}

div#firstimage {
    width: 150px!important;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 40px;
}

button#uploadfirstimage {
    width: 300px!important;
    max-width: 375px;
    position: absolute;
    top: 61px;
    left: 120px;
    background: #ff6000;
    border-radius: 05px!important;
    height: 55px;
}

button#uploadfirstimage:hover {
    background: #ff6000;
}

div#firstimage img {
    border-radius: 10px!important;
    border: 1px solid #d3d3d3;
}

label.label-image {
    margin-bottom: 120px;
    font-size: 12px;
    font-family: 'Montserrat';
}

.col-sm-6.edit-side-product {
    padding-left: 0px;
    margin-top: 20px;
}

select.form-control {
max-width: 100%;
margin-bottom:5px;
}

.form-control {
    height: 55px!important;
}

select.form-control {
    max-width: 100%;
    margin-bottom: 5px;
    height: 55px;
    width: 500px;
}

.form-group .control-label {
    font-size: 12px;
}

input.form-control {
    background: white!important;
    border-radius: 5px!important;
    height: 55px!important;
}

label.col-sm-3.control-label.align-group {
    margin-top: 20px;
}

.col-sm-12.ozellik-grubu {
    padding-left: 0px;
    padding-top: 30px;
}

label.col-sm-3.control-label.name-prodct {
    padding-top: 30px;
}

table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    background: #ff6000!important;
    color: white;
}

input.form-control {
    border: 1px solid #d3d3d3!important;
}

input#input-name {
    border: 1px solid #d3d3d3!important;
}

.buttons .pull-right .btn {
    height: 45px;
    border-radius: 100px!important;
    font-family: 'Montserrat';
    font-weight: 600;
}

.buttons .pull-left .btn {
    height: 45px;
    border-radius: 100px!important;
    font-family: 'Montserrat';
    font-weight: 600;
    background: cornflowerblue;
}

.fa-check-circle:before {
font-size:22px;
}

.fa-arrow-circle-left:before {
font-size:22px;
}

html:not(.popup) .page-title {
border-style:none;
}

.l-menu {
height:auto;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
}

.input-group input.form-control {
width:100%!important;
}

button.btn.btn-primary.diss-btn {
    border-radius: 100px!important;
    background: #ff6000;
    font-size: 16px;
}

.btn:hover {
    background: #ff6100 !important;
}

span.span-design {
    margin-top: 40px;
    margin-left: -12px;
    margin-bottom: 15px;
    font-size: 13px;
    font-family: 'Montserrat';
}

button#uploadimage {
    position: absolute;
    left: -12px;
    z-index: 10;
    border-radius: 100px!important;
    background: #ff6000;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px!important;
}

.alert.alert-info.image-alert {
    margin-left: 150px;
    border-radius: 10px;
    font-size: 13px;
    background: cornflowerblue;
    color: white;
}

.category-list {
    width: 97%!important;
}

select.wk_sl_category.form-control {
    width: 100%;
}

.col-sm-12.ozellik-alani {
    padding-left: 0px;
}

div#tab-links {
    z-index: -439249234923423!important;
}

.form-horizontal .form-group {
    display: inline;
    z-index: 999999;
}

.tab-pane {
margin-bottom:30px;
}

textarea.form-control {
    height: 35px;
    width: 99.5%!important;
    border-radius: 0px!important;
    background: white!important;
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

.well {
max-width: fit-content;
}

fieldset {
width: 100%;
}

a.btn.btn-info {
    height: 45px;
    border-radius: 10px!important;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Montserrat';
}

a.btn.btn-primary {
    font-family: 'Montserrat';
    font-size: 14px;
    background: #ff6000;
    color: white;
    max-width: 600px;
    padding: 10px;
    text-transform: capitalize;
    height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px!important;
    left: 0px;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

.h1, h1 {
    font-size: 30px;
}

.fa-trash-o:before {
    content: "\f011";
}

.site-wrapper > .container {
    padding-left: 30px;
    padding-right: 30px;
}

.top-menu-240 .j-menu li.top-menu-item-2>a:first-child {
margin-right:10px;
}



.column-jeton col-sm-6 col-md-6 col-lg-6 {
  float: left;
  width: 50%;
  padding: 10px;
  height: 220px; /* Should be removed. Only for demonstration */
  padding-left:40px;
}

/* Clear floats after the columns */

.row-jeton {
    background: #2f3238;
    height: 450px;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    display: flex!important;
    margin: 0 auto;
    padding-left: 0px;
}

.row-jeton:after {
  content: "";
  display: table;
  clear: both;
}

.jeton-bakiye-txt {
font-weight:700;
font-size:28px;
color:white;
text-align:left;

}

button.btn.btn-jeton {
background:transparent!important;
border:1px solid azure;
width:75%;
margin-bottom:10px;
display:flex;
}

button.btn.btn-jeton:hover {
background:#ff6000!important;
}

.jeton-span {
font-size:22px;
text-align:left;
}

.jeton-bilgi {
font-size:12px;
color:white;
font-weight:300;
text-align:center;
padding-top:30px;
background: #2f3237;
}


body p {
margin-bottom:0px;
font- family: 'Montserrat';
}


.fa:hover {
    opacity: 0.7;
    color: #ff6000;
}

@media only screen and (max-width: 768px) {

.phone #content {
margin-bottom:0px!important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
color:white!important;
}

a.btn.btn-info {
border-bottom:none!important;
}

.masaustugorunum {
    display: block!important;
    margin-bottom:30px;
}

.btn-warning.btn {
    background: #ff6000!important;
}

.main-products-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.has-bottom-menu .site-wrapper {
    padding-bottom: 0px;
}
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px!important;
}

a.btn.btn-success {
    background: #ff6000;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px!important;
}

button.btn.btn-primary {
    background: #ff6000;
    padding: 20px;
    margin-bottom: 0px;
    border-radius: 5px!important;
}


.var_nav {
width: 100%!important;
margin-top:10px;
}

.row-jeton {
    background: #2f3238;
    height: 450px;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    display: block;
    margin: 0;
    padding-left: 0px;
}

.jeton-bakiye-txt {
    text-align: center;
    padding-top: 50%;
}

.jeton-bilgi {
padding-top: 70px;
}

.jeton-bakiye-txt {
padding-bottom:15px;
}

input[type="radio"] {
    margin-left: -20px!important;
    margin-top: -5px!important;
}

select#input-cc-expire-date {
    height: 50px!important;
    color: #bcbcbc;
    margin-left: 10px;
}

select.form-control {
    height: 50px!important;
    color: #bcbcbc;
    margin-left: 0px;
}

.module-newsletter-67 .input-group .input-group-btn .btn {
    background: rgb(245 245 245);
    font-family: 'Montserrat';
    height: 48px;
    border-radius: 5px!important;
    font-size: 13px;
    margin-top: 26px!important;
    margin-left: -115px!important;
}

div#content {
    padding: 0;
}

.module-products-341 .product-grid .product-thumb .price {
padding-left:5px;
}

.module-products-342 .product-grid .product-thumb .price {
padding-left:5px;
}

.profile-section .user-icon {
margin-left: 0px!important;
}

.module-products-253 .nav-tabs>li:last-child {
display:none;
}

.wk_lowstock_footer {
    padding-left: 30px!important;
    padding-right: 30px!important;
}

.wk_lowstock_more {
border-radius:5px;
}

.wk_lowstock_icon {
padding-top:30px;
}

.fa-shopping-cart:before {
font-size:20px!important;
}

h3.panel-title {
    font-family: 'Montserrat';
}

input#input-date {
    border: 1px solid #d3d3d3!important;
}

a.btn.btn-default {
    height: 45px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background: #ff6000;
    border-radius: 10px!important;
}

body {
    padding-top: 0px!important;
}

select#input-status {
margin-left: 10px;
}

label.control-label {
    padding-left: 10px!important;
}

.module-products-253 .product-grid .product-thumb .price span {
    margin-bottom: 5px;
    width: 140px!important;
}

.module-products-253 .product-grid .product-thumb .price>div {
width: 172px!important;
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .links-text {
    font-family: 'Nunito';
    line-height: 3;
    font-weight: 600;
    color: #181818;
}

.profile-section {
    border-top: 10px solid #ff6000;
}

.dash-template2 .tile .tile-body {
    width: 70%;
    height: 250px!important;
    padding-top: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-left: 5px!important;
}

.profile-section .user-icon {
    margin-left:0px;
    border: 5px solid cornflowerblue!important;
    font-size: 60px;
    line-height: 130px;
    vertical-align: middle;
    font-size: 60px;
    line-height: 140px;
}

.profile-section .user-icon {
    height: 150px;
    width: 150px;
}

.profile-section .user-name span {
    font-size: 30px;
    font-weight: 100;
    font-family: 'Nunito';
}

.profile-section .info {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 600;
}

.profile-section .user-icon i {
    font-size: 60px;
}

.profile-links a {
    width: 50%;
    float: left;
    padding: 5px 0;
    border-top: 2px solid #ddd;
    margin-top: 10px;
    height: 60px;
    margin-top: 50%;
    padding-top: 15px;
}

.fa-edit:before, .fa-pencil-square-o:before {
font-size:32px;
}

.fa-sign-out:before {
font-size:32px;
}

.route-product-product:not(.popup) .product-info .product-right .product-details {
padding-bottom:50px;
padding-right:0px;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
  margin-left: 0px;
}

.price-wrapper {
}

route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    flex-grow: 1;
    height: 50px;
    background: #ff6000;
    margin-bottom: -130px;
    bottom: 5px;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    margin: 0;
    margin-top: 12px;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper {
    border: none !important;
    margin-left: 0;
    margin-top: 0;
}

.main-products.product-grid .product-thumb .rating .fa-stack {
font-size:17px;
}

.ias-noneleft {
    height: 32px;
    font-family: 'Montserrat';
    font-size: 13px;
    padding-top: 30px;
}

.main-products.product-grid.product-grid .product-thumb .rating-stars {
    padding-bottom: 15px;
}

a.geri {
margin-top: 3px;
color: #191919;
font-size:13px!important;
}

.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 2 - 0.01px)!important;
}

.product-thumb .price span {
    width: 175px!important;
    font-size:20px;
}

.panel.panel-info.wk_background {
    margin-top: 23px;
}

.route-product-product #content .page-title {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
    color: #ff6000;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 20px;
}

.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
    margin-top: 0px;
    margin-left: -10px;
    padding-bottom: 0px;
}


.route-product-product:not(.popup) .product-info .product-price-group {
    background: transparent;
}

.route-product-product:not(.popup) .product-info .product-details .price-group {
margin-bottom: 0;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
background: transparent;
box-shadow: none;
}

.route-product-product:not(.popup) .product-info .product-details .price-group {
    padding-top: 20px!important;
}


.kargo-detayi {
    padding-left: 5px!important;
    padding-top: 0px;
    padding-bottom: 50px;
    position: absolute;
    bottom: 130px;
    left: 5px;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
border:none;
}

.product-price{
    margin-top: 0;
    float: left;
    display: inline;
    width: auto;
    font-weight: bold;
    padding-top: 10px;
}
.route-product-product:not(.popup) .product-info .button-group-page .stepper-group{margin-top:0}

.route-product-product:not(.popup) .product-info .button-group-page .stepper {
    border: none !important;
    margin-left: 0;
    margin-top: 0;
}
.main-products.product-grid .product-thumb .btn-cart.btn {
margin-right:10px;
height: 40px;
}

.main-products.product-grid .product-thumb .btn-cart .btn-text {
font-size:13px;
}

.main-products.product-grid .product-thumb .btn-cart::before {
font-size:13px;
}

.mobile-filter-trigger.btn {
    position: absolute;
    top: 213px;
    border-width: 2px;
    padding: 15px;
    display: flex;
    margin-left: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    height: 50px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    color: white;
    left: 0px;
    font-family: 'Montserrat';
    border-radius: 0px !important;
    background: dodgerblue;
}

.products-filter {
display:none;
}

.mobile-header-active .mobile-wrapper-header {
background: #ff6000;
}

.mobile-header-active .mobile-wrapper-header>a::before {
margin-left:10px;
}

.mobile input:not([type=button]):not([type=submit]), .mobile textarea {
    font-size: 12px !important;
    height: 30px;
    border-radius: 5px!important;
    margin-left: 10px;
    margin-right: 10px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.module-filter-36 .module-item-q .panel-body > div > label input {
    display: inline-block;
    transform: scale(1.5);
}


section.signup {
    width: 330px;
}

html:not(.popup) .page-title {
    border-style: none;
    font-family: 'Montserrat';
}

.buttons .pull-right {
margin-right: 0px;
}

.phone #content {
    max-width: 100% !important;
    margin-top: 0px;
    margin-bottom: 20px;
}

.mobilde {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    border-top: 1px solid #bcbcbc;
}

.signup-content {
    width: 300px;
}

h2.form-title {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.route-checkout-cart .buttons .pull-right .btn {
    background: rgb(255 97 0);
}

.route-checkout-cart #error-not-found #content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Montserrat';
}

.module-products-341 .product-grid .product-thumb .name a {
    font-size: 13px;
    text-align: left;
    color: #191919;
    line-height: 1.5;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:100%;
}

.module-products-341 .product-grid .product-thumb .btn-cart.btn {
    margin-right: 12px;
    border-radius: 10px!important;
}

.module-products-341 .title.module-title {
margin-bottom:5px;
}

.product-thumb .product-img > div {
    padding: 5px;
}

.module-products-342 .product-grid .product-thumb .name a {
    font-size: 13px;
    text-align: left;
    color: #191919;
    line-height: 1.5;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block;
  width:100%;
}

.module-products-342 .product-grid .product-thumb .btn-cart.btn {
    margin-right: 12px;
    border-radius: 10px!important;
}

.module-products-342 .title.module-title {
margin-bottom:5px;
}

.product-thumb .price span {
width:164px;
}

.module-products-341 .nav-tabs>li:not(:last-child) {
border-bottom:none;
}

.module-products-342 .nav-tabs>li:not(:last-child) {
border-bottom:none;
}

.ms-slide-bgcont {
margin-top:0px;
}

#logo a > img {
    margin-left: 0px;
    padding: 0;
}

.jeton-bakiye-txt {
text-align:center;
}

button.btn.btn-jeton {
width:100%;
}

.mobile-header-active #search .header-search {
    height: 45px;
    border-radius: 5px;
}

.mobile input:not([type=button]):not([type=submit]), .mobile textarea {
    font-size: 12px !important;
}

.mobile-header-active .mobile-search-group {
    padding: 10px;
}

.mobile-header-active .menu-trigger::after {
    content: 'Menü';
    font-family: 'Montserrat';
    font-size: 9px;
    font-weight: 600;
}

.mobile-header-active .mobile-wrapper-header>span {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    background: #ff6000;
    width: 100%;
}

.mobile-header-active .mobile-wrapper-header>a {
    width: 45px;
    background: #ff6100;
}

.mobile-header-active .mobile-wrapper-header>a::before {
    color: white;
}

div.links-menu-300 .menu-item a .links-text {
    white-space: nowrap;
    color: #191919;
    font-size: 13px;
    font-family: 'Montserrat';
    padding-right: 15px;
    margin-left: 5px;
}

.mobile-header-active .mobile-search-group {
margin-top: 10px;
}

.mobile-bar.sticky-bar {
    height:70px;
}

.mobile-header-active .menu-trigger::after {
display:none;
}

.mobile-header-active .menu-trigger::before {
color: #ff6000;
}

div.links-menu-77 .menu-item a .links-text {
font-size:11px!important;
}

footer .grid-row-4 {
    background: rgba(255, 255, 255, 1);
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
}

.module-newsletter-67 .module-body>div {
    align-self: center;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #191919;
}

.icons-menu-61 .title.module-title {
    text-align: center;
    margin-top: 30px;
}

.icons-menu-61 .menu-item a {
    border-radius: 10px;
}

.phone footer div.links-menu-72 .module-title.closed {
color: #191919;
}

.phone footer div.links-menu-75 .module-title.closed {
color: #191919;
}

.phone footer div.links-menu-76 .module-title.closed {
color: #191919;
}

.phone footer div.links-menu-288 .module-title.closed {
color: #191919;
}

.bottom-menu-317 > ul > li > a .count-badge {
    display: none;
}

.bottom-menu-317 .bottom-menu-item-3>a::before {
    color: floralwhite;
}

.layout-1 #content {
    padding: 0px;
}

.site-wrapper > .container {
padding-left: 0px;
padding-right: 0px!important;
}






}


.fa-facebook:before {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-twitter {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-youtube {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-instagram {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-linkedin {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-pinterest {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-tumblr {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-foursquare {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

a.fa.fa-reddit {
    content: "\f09a";
    color: white;
    font-size: 22px;
    line-height: 3;
    padding: 10px;
}

#topbar {
    background: #333!important;
}

div.cart-content .cart-buttons .btn {
    width: auto;
    border-radius: 100px!important;
    font-family: 'Montserrat';
    font-size: 12px!important;
    font-weight: 600;
}

.route-checkout-cart .buttons>div+div {
    padding-left: 0px;
    margin-right: 0px!important;
    margin-top: 10px;
}

.title {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
}

.panel-group .panel-heading a {
    justify-content: space-between;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    font-size: 13px;
    text-transform: uppercase;
    padding: 15px;
    padding-right: 5px;
    padding-left: 0px;
}

.cart-bottom {
    background: white;
    padding: 20px;
    margin-left: 20px;
    border-width: 3px;
    border-style: solid;
    border-color: rgba(226,226,226,1);
    border-radius: 20px;
}

.input-group .input-group-btn .btn {
    min-width: 36px;
    padding: 12px;
    min-height: 36px;
    background: transparent;
    color: white;
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 5px;
    top: -18px;
}

.route-checkout-cart .td-qty .btn-remove.btn {
    background: crimson;
}

.quick-checkout-wrapper select.form-control {
max-width:430px;
}

.row.row-journal.companybanner {
display:none;
}

.row.row-journal {
    margin-top: 20px;
}

.cennect-text {
display:none;
}

.row.row-journal.profile-journal {
    padding-top: 10px;
    border-radius: 10px;
}

img.journal-profile-image {
    width: 120px;
    border: 1px solid #d3d3d3;
    padding: 10px;
    border-radius: 10px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    margin-top: 20px!important;
}

.upper-detail {
    font-size: 18px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 600;
    vertical-align: middle;
    justify-content: center;
    display: block;
    align-items: center;
    text-align: left;
}

ul.nav.nav-tabs {  
  list-style: none;
    margin-top: 17px;
    margin-bottom: 0px!important;
    display: block!important;
}

li.active.mp-list-group-item {
    width: 100%;
    text-align: left;
}

.collection-top {
display:none;
}

.main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% /4 - 0.01px)!important;
}

li.active.mp-list-group-item.urun-listesi {
    background: #ff6000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

a.urunlist-text {
    color: white!important;
    margin-top: 10px!important;
    font-size: 15px!important;
}

.firma-aciklamasi {
    font-size: 11px;
    max-width: 250px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.module-products-253 .product-grid .product-thumb .price>div {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 9px;
    color: #333333;
    font-weight: 600;
    font-size: 24px;
    margin-left: 4px;
}

.wk_header.panel-background {
padding-left:0px;
}

.btn.btn-info.bid_submit {
    height: 54px;
}

.product-price {
}
.timer_section {
    height: auto;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 25px;
    padding: 25px 0 0;
    background: #FFF;
}

.route-product-product:not(.popup) .product-info .product-left {
    padding-left: 10px;
}


 

.product-info .product-right {
padding-left:10px;
}

.module-products-253 .tab-container .nav-tabs {
padding-top:35px;
}

.module-products-253 .nav-tabs>li:last-child {
    margin-left: auto;
    color: white;
    background: transparent;
    padding: 10px;
    float: right;
    margin-top: -8px;
}

.l-menu {
display:none!important;
}

body h2 {
    margin-top: 10px;
}

.yazidir {
    font-size: 12px;
    color: white!important;
    font-weight: 600;
    font-family: 'Montserrat';
}

.link_title {
    background: #ff6000;
}

.iconic {
    background: coral;
}

.wk_lowstock_more {
    font-size: 13px!important;
    color: #fff;
    border-radius: 5px;
    border: cornflowerblue!important;
    text-align: center;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-family: 'Montserrat';
    margin: 25px 20px 0px;
    padding: 5px;
    background-color: cornflowerblue!important;
}

.wk_lowstock_title {
    font-size: 13px;
    color: #2A2A2A;
    text-align: center;
    margin-top: 10px;
    font-family: 'Montserrat';
}

.dashboard .dash-cols .tile-heading {
    background: #ff6000;
    border-radius: 10px;
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
    color: cornflowerblue;
}

.fa-sign-out:before {
    content: "\f08b";
    color: crimson;
}

.fa-user:before {
    content: "\f007";
    color: cornflowerblue;
}

.profile-section .user-icon {
    border: 2px solid cornflowerblue;
}

[class*="route-account-"]:not(.route-account-address) table .text-right .btn, [class*="route-account-"]:not(.route-account-address-delete) table .text-right .btn {
    min-width: 35px;
    min-height: 35px;
    margin: 2px;
    background: transparent;
    color: #bcbcbc;
    border: 1px solid #d3d3d3;
    border-radius: 28px!important;
}

.dashboard .grey-table h3 {
    margin-top: 0;
    background: cornflowerblue;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    padding: 10px;
}

.dashboard .grey-table h3 a {
    color: #fff;
    font-size: 12px;
    padding-top: 0px;
    margin-top: -8px;
    border: 1px solid white;
    padding: 10px;
    border-radius: 10px;
}

.dash-template2 .tile .tile-body h1 {
color:black;
}

.dash-template2 .tile .tile-body h2 {
color:black;
}

.dashboard .view-all a {
color:black;
}

.profile-section .user-name span {
    text-transform: capitalize;
}

button#button-image {
    position: initial;
    height: 45px;
    border-radius: 10px!important;
    margin-right: 10px;
    margin-left: 10px;
}

h2.panel-txt-icerik {
    font-size: 14px!important;
    padding-top: 10px!important;
}

a.git-btn {
    background: cornflowerblue;
    color: white!important;
    padding: 10px;
    border-radius: 10px;
    font-family: 'Montserrat';
}

.dash-template2 .tile .tile-body {
    width: 70%;
    height: 160px;
    padding-top: 5px;
}

.fa-user-tie:before {
    content: "\f508";
    font-size: 64px;
    font-weight: 100;
}

.fa-coins:before {
    content: "\f508";
    font-size: 64px;
    font-weight: 100;
}

.fa-shopping-cart:before {
    content: "\f508";
    font-size: 64px;
    font-weight: 100;
}

.fa-heart:before {
    content: "\f508";
    font-size: 64px;
    font-weight: 100;
}

.dashboard .dash-cols .tile-heading {
    border-bottom: none;
}

.dashboard .dash-cols .tile-heading {
    background: #ff6000;
    border-radius: 10px;
    margin-left: 10px;
}

.dash-template2 .flex {
border:none;
}

.dash-template2 .tile .tile-body {
    width: 70%;
    height: 160px;
    padding-top: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-left: -10px;
}

.dashboard .dash-cols .tile-heading {
margin-left:0px;
}

.fa-shopping-cart:hover::before {
color:white;
}

.fa-heart:hover::before {
color:white;
}

.fa-user-tie:hover::before {
color:white;
}

.fa-coins:hover::before {
color:white;
}


.profile-section .info {
font-weight:600;
}

input#input-product-name {
    background: white!important;
    border-radius: 5px!important;
    height: 40px!important;
    width: 700px!important;
    border: none!important;
    box-shadow: none!important;
    position: absolute;
    top: 259px;
    font-family: 'Montserrat';
    font-size: 16px;
}

.module-products-299 .tab-container .nav-tabs {
padding-top: 35px;
}

.module-products-169 .tab-container .nav-tabs {
padding-top: 35px;
}

.module-products-299 .nav-tabs>li:last-child {
    margin-left: auto;
    color: white;
    background: transparent;
    padding: 10px;
    float: right;
    margin-top: -8px;
}

.module-products-169 .nav-tabs>li:last-child {
    margin-left: auto;
    color: white;
    background: transparent;
    padding: 10px;
    float: right;
    margin-top: -8px;
}

.module-newsletter-67 .module-body .newsletter-form .input-group input {
    width: 420px!important;
    height: 50px!important;
    border-radius: 5px!important;
}

.module-newsletter-67 .input-group .input-group-btn .btn {
    background: rgb(245 245 245);
    font-family: 'Montserrat';
    height: 48px;
    border-radius: 5px!important;
    font-size: 13px;
    margin-top: 24px;
    margin-left: -100px;
}

.icons-menu-61>ul>.icons-menu-item {
    padding: calc(10px / 1);
}

.module-info_blocks-86 .info-block::before, .module-info_blocks-86 .info-block-img {
width:50px;
}

.module-info_blocks-86 .module-item:not(.swiper-slide) {
margin-bottom:30px;
}

.module-banners-287 .module-item:not(.swiper-slide) {
    padding: 0px;
    width: calc(100% / 1 - 0.01px);
    width: 900px;
    margin: 0 auto;
}

div.links-menu-77 .menu-item a .links-text {
    white-space: nowrap;
    color: rgba(139, 145, 152, 1);
    font-family: 'Montserrat';
    font-size: 14px;
}

.giris-alani {
    border-radius: 5px;
    background: #ff6000;
    width: 180px;
    color: white;
    font-family: 'Montserrat';
    font-size: 14px;
    display: block;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

.fa-street-view:before {
    content: "\f21d";
    color: white;
    font-size: 21px;
    margin-right: 3px;
    top: 2px;
}

.desktop-header-active .header .top-bar {
    justify-content: center;
    height: 50px;
}

li.menu-item.top-menu-item {
    padding-right: 10px;
}

.desktop-search-wrapper {
margin-right:230px;
}

.desktop-header-active .header-classic .classic-cart-wrapper, .desktop-header-active .header-classic .desktop-cart-wrapper {
    width: 50px;
    display: block;
    text-align: center;
    padding-right: 5px;
}

a.forgotten-pass {
    margin-top: 10px;
}

.form-submit {
    background-image: linear-gradient(to left, #ff3100, #ff9100)!important;
}

select#input-sort {
    padding-bottom: 25px;
}

p.no-stock-products {
    z-index: 9999999;
    position: absolute;
    bottom: 97px;
    left: 120px;
    font-family: 'Montserrat';
    color: #ff6000;
    font-weight: 600;
}

.panel-body {
    border: 1px solid #d3d3d3;
}

li.active a {
    color: #ff6000!important;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
    position: static;
    width: auto;
    z-index: 1;
    order: 3;
}

.route-product-product:not(.popup) .product-info .product-price-group {
    order: 2;
}

.kargo-detayi {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: 0;
    left: 0;
    position: relative;
}

span.kargo-durumunuz {
    font-weight: 600;
    color: black;
    font-family: 'Montserrat';
    font-size: 14px;
}

p.kargo-durumu-urun {
    color: #31cd33;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 14px;
}

.fa-truck-moving:before {
    font-size: 18px;
    margin-right: 5px;
}

.fa-truck-loading:before {
    font-size: 18px;
    margin-right: 5px;
}

.product-info .product-details .rating {
display:none;
}

.addthis_inline_share_toolbox {
    display: none;
}

ul.nav.nav-tabs.htabs.notifications {
    background: #ff6000;
    padding-top: 35px;
    padding-bottom: 25px;
    margin-left: 15px;
    padding-left: 20px;
    border-radius:5px;
}

a#tab_tab-product {
    color: white;
}

a#tab_tab-order {
    color: white!important;
    border-bottom-color: white!important;
}

ul.nav-tabs > li:last-child > a {
    color: white;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
}

span.label.label-info.pull-right.input-group-btn.span_margin {
    border-radius: 5px;
    padding: 10px;
}

span.label.label-danger.pull-right.input-group-btn.span_margin {
    border-radius: 5px;
    padding: 10px;
}

span.label.label-warning.pull-right.input-group-btn.span_margin {
    border-radius: 5px;
    padding: 10px;
}

.notification_body {
    width: 100%;
    padding-right: 0px;
}

input.checkbox-nots {
    transform: scale(1.6);
    margin-right: 10px;
}

li.notification-seller-text1 {
    font-family: 'Montserrat';
    font-size: 13px;
    color: black;
}

h3.siparis-durumu-text {
    font-family: 'Montserrat';
    font-size: 19px;
    color: #ff6000;
    margin-left: 10px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

tbody#image-row0 {
    width: 140px;
    display: inline-flex;
}

tbody#image-row1 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

tbody#image-row2 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

tbody#image-row3 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

tbody#image-row4 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

tbody#image-row5 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

tbody#image-row6 {
    width: 140px;
    display: inline-flex;
    margin-left: 0px;
}

button.btn.btn-primary.button.add-image-btn {
    display: none;
}

button.btn.btn-primary.btn-sm.delete_img.button {
    display: block;
    margin: 0 auto;
    background: transparent;
    color: black;
    font-weight: 600;
    font-size: 24px;
    margin-top: -15px;
}

a.asc {
    color: white;
}

form#form-review {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 1200px;
}

.product-request-title.content-image-upload.layout-align-space-between-center.layout-row {
    background: transparent;
    color: black;
    font-family: 'Montserrat';
    font-size: 12px;
    margin-left: 0px;
    padding-left: 0px;
}

.col-sm-12.descriptions-prod {
    padding-left: 0px;
    padding-right: 18px;
}

table#special\ tableclass {
    background: #ff6000;
}

#special td.text-right {
    text-align: unset !important;
    width: 50%;
}


.isXMVm {
    height: 60px!important;
    padding: 0px;
    border-radius: 0.375em;
}

.eCEPYs {
    margin-right: -0.25px;
    margin-left: -0.25px;
}

.eCEPYs {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
}

.kNKwwK {
    box-sizing: border-box;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 0.375em;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 1em;
    display: flex;
    width: 100%;
    border: none;
    background-color: #ff6000;
    color: rgb(255, 255, 255);
    padding-right: 30px;
    padding-left: 30px;
    height: 3em;
    appearance: none !important;
    margin-right:5px;
}

.foEvhA {
    display: flex;
    float: none;
    -webkit-box-align: unset;
    align-items: unset;
    margin: 0px;
    cursor: pointer;
    padding: 0px;
    text-decoration: none;
    line-height: 12px;
    color: rgb(51, 51, 51);
    font-family: Roboto, Arial, sans-serif;
    font-size: 0.875em;
    font-weight: normal;
}

.cKfqIV {
    flex-basis: 50%;
    max-width: 50%;
    display: block;
}

button.qjixn8-0.sc-1bydi5r-0.kNKwwK.styles__MobileLoginButton-sc-16t9m20-4.isXMVm span {
    display: contents;
}

p.sc-1tdlrg-0.yf6n83-0.hJmuQO.styles__LoginPanelTitle-sc-16t9m20-3.juUKlU {
    font-family: 'Montserrat';
    font-size: 14px;
    margin-bottom: 5px;
}

.grid-col-top-13-1 {
border-radius:5px;
}

.mobile-header-active .mobile-bar-sticky {
    box-shadow: none;
}

.fa-laptop:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-warehouse:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-tshirt:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-female:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-baby:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-book:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-car:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-volleyball-ball:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-gifts:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.fa-gavel:before {
    content: "\f109";
    margin-right: 10px;
    font-size: 18px;
    color: cornflowerblue;
    font-weight: 600;
}

.mobile-main-menu-wrapper .main-menu .open-menu i::before {
font-weight:100;
}

div#tab-links {
display:none;
}

select#input-status {
    margin-left: 0px;
}

.table-responsive.add-image-row {
    border: none;
    margin-left: 20px;
    padding-right: 57px!important;
}

.category-list-box {
    padding-right: 11px;
}

select.wk_sl_category.form-control {
    margin-bottom: 20px;
}

.col-sm-12.descriptions-prod {
    padding-left: 0px;
    padding-right: 40px;
    margin-left: 11px;
}

.alert.alert-info.image-alert {
    margin-left: 150px;
    border-radius: 5px;
    font-size: 13px;
    background: cornflowerblue;
    color: white;
    width: 100%;
}

.product-request-title.content-image-upload.layout-align-space-between-center.layout-row {
    margin-left: 10px;
}

.cke_reset {
    width: 100%;
    display: none;
}

.tox.tox-tinymce.tox-platform-touch {
    width: 100%;
}

.tox.tox-tinymce {
width: 100%;
}

.tox.tox-tinymce {
    width: 93%;
    margin-left: 20px;
}

label.col-sm-3.control-label.aciklama-test {
    margin-left: 10px;
}

.buttons {
    margin-left: 20px;
    padding-right: 60px!important;
}

select#input-auction-status {
width: 501px;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
    border-width: 0;
    border-top-width: 1px;
    border-style: none;
    border-color: rgba(226, 226, 226, 1);
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
    text-align: center;
    margin-left: 60px;
}

.product-price {
    font-family: 'Montserrat';
    color: #ff6000;
    margin-bottom: 20px;
    font-size: 29px;
    margin-left: 48px;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
    margin-top: 120px;
}

.module-products-253 .product-grid .product-thumb .price>div {
width: 100%!important;
}

.module-products-253 .product-grid .product-thumb .price span {
    margin-bottom: 5px;
    width: auto;
    margin: 0 auto;
}

.module-products-253 .product-grid .product-thumb .price>div {
margin-left:10px;
}

#wk_seller_info_container {
    margin-left: -30px!important;
    max-width: 790px!important;
}

.auction-max-bid {
    z-index: 9; 
    font-family: 'Montserrat';
    display: inline-grid;
    font-weight: 700;
    font-size: 16px;
    color: #ff6000;
}

.product-info .product-details>div {
    margin-bottom: 15px;
    margin-left: 35px;
}

.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
    margin-left: 0px;
}
  

 

.route-product-product #content .page-title {
margin-left: 28px;
}

.wk_header.panel-background {
    padding-left: 5px;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    margin-left: 12px!important;
}

.product_extra-242.panel.panel-active {
    padding-left: 10px;
    padding-right: 40px;
    margin-top: 20px;
}

.product_accordion.panel-group .panel-active .panel-heading:hover a, .product_accordion.panel-group .panel-active .panel-heading a {
    color: rgba(235, 86, 89, 1);
    background: #ff6000;
    color: white;
    padding-left: 30px;
}

.product_accordion.panel-group .panel-heading:hover a {
    color: rgba(235, 86, 89, 1);
    background: #ff6000;
    color: white;
    padding-left: 30px;
    margin-left: 10px;
    margin-top: 30px;
    margin-right: 45px;
}

.product_accordion.panel-group .panel-active .panel-heading a::before {
    color: white;
    margin-right: 15px;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
    position: absolute;
    bottom: 0px;
}

.desktop .product_accordion.panel-group .panel-heading:hover a::before {
    color: white;
}

.module-products-169 .product-grid .product-thumb .price span {
    margin: 0 auto;
}

.module-products-299 .product-grid .product-thumb .price span {
    margin: 0 auto;
}

.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 4 - 0.01px)!important;
}

.main-products.product-grid .product-thumb .btn-quickview.btn {
display:none;
}

.main-products.product-grid .product-thumb .price {
    background: #f4f4f4;
}

.expand-content > p:last-of-type {
    margin-bottom: 60px;
    margin-top: 20px;
}

div#banner-companies {
    border: 1px solid #d3d3d3;
    margin-top: 10px;
    border-radius: 5px;
    background-image: url(https://arttirsana.com/image/catalog/banner2.jpg);
    background-size: inherit;
    height: 180px;
}

.tab-content>.tab-pane {
    display: block;
}

div#tab-reviews {
    display: none;
}

div#tab-product-reviews {
    display: none;
}

div#tab-store {
    display: none;
}

.product-thumb .price span {
    width: auto!important;
}

.product-thumb .price span {
    border-radius: 5px;
    background-color: rgb(244, 244, 244);
    padding: 0.5em 0.75em 0.5em;
    width: 245px;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #333333;
    font-weight: 600;
    font-size: 21px;
    margin-top: 20px!important;
    padding-bottom: 5px;
}

.main-products.product-grid .product-thumb .price>div {
    align-items: center;
    flex-direction: inherit;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 20px;
}

.price {
    margin-top: 25px!important;
}

li.active a {
    color: black;
}

.grid-row-top-4 {
    margin-top: 0px;
}

table tbody tr:last-child td, table tbody tr:last-child th, .table-bordered tbody tr:last-child td, .table-bordered tbody tr:last-child th {
    font-family: 'Montserrat';
}

button.btn.btn-success.btn-block {
    width: 200px;
    float: right;
    margin-right: 50px;
    border-radius: 5px!important;
    margin-top: 20px;
}

div#content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
display:inline-flex;
}

.dash-template2 .tile .tile-body {
height: 168px!important;
}

.dashboard .dash-cols .tile-heading {
padding-top:30px;
}

.wk_lowstock_title {
    font-size: 13px;
    color: #2A2A2A;
    text-align: center;
    margin-top: 10px;
    font-family: 'Montserrat';
    position: absolute;
    bottom: 70px;
    left: 95px;
}

.wk_lowstock_quantity {
    font-size: 20px;
    text-align: center;
    color: #3A92E2;
    margin-top: 15px;
    padding-bottom: 10px;
}

.desktop-main-menu-wrapper #main-menu {
margin-right:0px;
margin: 0 auto;
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-6>a::before {
    color: white;
}

.top-menu-240 .j-menu li.top-menu-item-2>a:first-child {
    margin-right: -20px;
}

#cart>a>i::before {
    font-size: 23px!important;
}

#logo a > img {
padding:15px;
}

ul.nav-tabs > li:last-child > a {
    color: black;
    font-size: 12px;
}

.module-filter-36 .module-item-c .panel-body > div > label input+* {
    margin: 0;
    display: none;
}

.dash-template2 .tile-heading i {
padding-top:25px;
}

.dash-template2 .tile .tile-body {
    margin-left: -10px!important;
}

.fa-shopping-cart:before {
    font-size: 64px!important;
}

.btn-cart::before, .fa-shopping-cart::before {
    content: '\f290' !important;
}


.profile-links a {
    border: 1px solid #d3d3d3;
    background: transparent;
    margin-top: 0px;
    border-radius: 5px;
}

.profile-links {
    margin-right: 5px;
}

.profile-links a {
    width: 47%;
    margin-right: 5px;
    margin-top: 5px!important;
    padding-top: 10px;
    padding-left: 8px;
    padding-bottom: 68px!important;
}

.profile-section .user-icon {
    margin-top: 15px;
    margin-bottom: 15px;
}

span.panel-btn-texts {
    font-size: 12px;
    color: black;
    font-family: 'Montserrat';
    display: block;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-family: 'Montserrat';
}

span.links-text {
    font-family: 'Montserrat';
}

footer {
margin-top:30px;
}

@media screen and (max-width: 1280px) {

.wk_lowstock_title {
    position: absolute;
    bottom: 80px;
    left: 64px;
}

}

@media screen and (min-width : 1290px) and (max-width : 1440px) {

.wk_lowstock_title {
    position: absolute;
    bottom: 73px;
    left: 78px;
}

.dash-template2 .tile .tile-body {
    height: 205px!important;
}

}


a.btn.btn-info {
    border-bottom: 1px solid #d3d3d3!important;
}

.fa-cart-plus:before {
    content: "\f217";
    font-size: 64px;
}

.fa-trophy:before {
    content: "\f091";
    font-size: 64px;
}

button.btn.btn-primary {
    height: 45px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background: #ff6000;
    border-radius: 10px!important;
}

a.btn.btn-success {
    height: 45px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background: #ff6000;
    border-radius: 10px!important;
    margin-bottom:0px;
}

a.btn.btn-warning {
    height: 45px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background: #ff6000;
    border-radius: 10px!important;
}

a.btn.btn-warning {
    height: 45px;
    padding-left: 20px!important;
    padding-right: 20px!important;
    background: #ff6000;
    border-radius: 10px!important;
}


.col-sm-12.align-row {
    margin-left: -30px;
}

.alert.alert-info.class-alert {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -10px;
}

.cke_chrome {
    visibility: inherit;
    margin-bottom: 20px;
}

.table-responsive.pdf-table {
    width: inherit;
    margin-bottom: 60px!important;
}

button.btn.btn-danger.btn-sm.delete_img {
    margin-left: 10px;
}

option {
    color: black;
}

select.form-control {
color:black;
}

.btn-danger.btn {
    background: #ff6000;
    padding-left: 40px;
    padding-right: 40px;
}

.well {
    max-width: inherit;
}

#tabs.nav-tabs {
    border-width: 1px;
    border-style: solid;
    border-color: #d3d3d3;
    margin-bottom: 10px;
    justify-content: flex-start;
    min-width: 50px;
    padding: 20px;
}

ul.nav-tabs > li:last-child > a {
    color: black;
    font-size: 13px;
    color: #979ca2;
}

.form-group {
display:block;
}

input#input-auction-price {
    margin-top: 5px;
}

.fa-trash-o:before {
    content: "\f1f8";
    margin-right: 5px;
}

.jeton-bakiye-txt {
    padding-top: 0px;
}

.column-jeton.col-sm-12.col-md-12.col-lg-12 {
    max-width: 780px;
    margin: 0 auto;
    display: block;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

span.jeton-span-txt {
    font-size: 14px;
    float: left;
    font-family: 'Montserrat';
}

.btn-danger.btn {
    background: #ff6000!important;
    font-size: 14px;
    font-family: 'Montserrat';
}

.btn-info.btn {
    background: #ff6000!important;
    border: 1px solid #ff6000 !important;
    font-size: 14px;
}

[class*="route-account-"]:not(.route-account-address) table .text-right .btn i::before, [class*="route-account-"]:not(.route-account-address-delete) table .text-right .btn i::before {
    font-size: 16px;
    color: white;
}
#wk_seller_info_container {
    bottom: unset !important;
    top: 343px !important;
}
@media only screen and (max-width: 600px) {
.wk-seller-2-group {
    background: #ff6000!important;
    border-radius: 10px;
    margin-bottom: 0px;
    position: absolute;
    top: 193px;
    left: 341px;
    width: 100%;
}
#wk_seller_info_box {
    padding-left: 0px;
}
}