@media only screen and (max-width: 1249px) {
	.prd-slider-area .tns-outer .tns-controls button {
		display: none;
	}
}

@media only screen and (max-width: 1199px) {
	.cc-box span, .social span {
		display: none;
	}
	.login-facebook span, .login-google span {
		font-size: 12px;
		line-height: 16px;
		font-weight: 500;
	}
	.login-google {
		padding: 10px;
	}
	.login-facebook {
		padding: 10px;
	}
	.navbar-nav .nav-item {
		margin-right: 40px;
	}
	.navbar-nav .nav-item:last-child {
		margin-right: 0;
	}
	.acc-title span {
		display: none;
	}
	.yemen-menu {
		padding: 0 50px;
	}
}

@media only screen and (min-width: 992px) {
	.nav-toggle-box {
		display: none;
	}
	.nav-item .dropdown-menu {
		display: block;
	}
	.nav-item:hover .nav-link ~ .dropdown-menu {
		opacity: 1;
		visibility: visible;
		margin-top: 0;
	}
}

@media only screen and (max-width: 991px) {
	.top-bar, .not-bar {
		display: none;
	}
	.header-top {
		position: relative;
		padding-bottom: 66px;
		padding: 5px 0;
		padding-bottom: 52px;
	}
	#ht-srch-box {
		position: absolute;
		bottom: 0;
		padding: 5px 10px !important;
		border-radius: 0 !important;
		background: #f5f5f5;
		width: 100% !important;
		left: 0;
		border: solid 1px #ddd !important;
	}
	.ht-links {
		width: 150px;
		justify-content: flex-end;
	}
	.ht-links a {
		display: none;
	}
	.ht-links a.basket {
		display: block;
	}
	.nav-toggle-box {
		width: 150px;
	}
	.nav-toggle-box i {
		font-size: 24px;
	}
	.nav-toggle-box .navbar-toggler {
		padding: 10px 12px;
	}
	.prd-slider .item .main-btn {
		opacity: 1;
	}
	.banner-link {
		margin-bottom: 40px;
	}
	.ftr-list {
		align-items: center;
	}
	.ftr-links {
		display: none;
	}
	.ftr-box span a {
		display: block;
		padding: 14px 18px;
		margin: 0;
		border-top: solid 1px rgba(255,255,255,0.1);
		text-align: center;
		font-weight: 400;
	}
	.ftr-message {
		border-top: solid 1px rgba(255,255,255,0.1);
	}
	.flex-ftr {
		display: block;
		padding: 0;
	}
	.mobile-full-container {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	.ftr-offer {
		padding: 10px;
	}
	.offer-box {
		margin: 0;
		width: 100%;
	}
	.offer-in {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
	}
	.fbottom-in {
		flex-direction: column;
	}
	.cc-box {
		margin-bottom: 20px;
	}
	.customer-tel {
		margin-bottom: 20px;
	}
	.fbottom-item {
		margin-right: 0;
	}
	.ht-in .ht-logo img {
		width: 170px; 
	}
	.navbar-collapse {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: #404042;
		z-index: 9999;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.nav-mobile-top {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		background: #fff;
		padding: 20px 0;
		padding-bottom: 0;
	}
	.nav-mobile-top .navbar-toggler {
		padding: 20px 22px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.nav-mobile-top .navbar-toggler i {
		font-size: 30px;
	}
	.nav-mobile-top img {
		width: 150px;
		margin-bottom: 20px;
	}
	.mobile-log-in {
		display: block;
		text-align: left;
		width: 100%;
		padding: 10px 18px;
		font-size: 16px;
		text-transform: uppercase;
		color: #222 !important;
	}
	.mobile-log-in i {
		margin-right: 10px;
	}
	.navbar-nav .nav-item .nav-link, .navbar-nav .nav-item .nav-link.icon {
		color: #fff !important;
		background: #404042 !important;
		padding: 14px 18px;
		text-align: left;
		border-bottom: solid 1px rgba(255,255,255,0.1);
	}
	.navbar-nav .nav-item .nav-link.icon i {
		display: none;
	}
	.nav-item .dropdown-menu {
		opacity: 1;
		visibility: visible;
		padding: 20px 22px;
	}
	.nav-mobile-item {
		display: block;
	}
	.navbar-nav .nav-item.nav-mobile-item .nav-link {
		background: #8F896E !important;
	}
	.coffe-menu {
		flex-direction: column;
	}
	.coffe-menu a span {
		width: auto;
	}
	.coffe-menu a img {
		display: none;
	}
	.coffe-menu a {
		margin: 0;
		margin-bottom: 10px;
		font-weight: 500;
	}
	.coffe-menu a:last-child {
		margin: 0;
	}
	.choco-menu {
		flex-direction: column;
	}
	.choco-col {
		margin: 0;
	}
	.choco-col img {
		display: none;
	}
	.choco-col a {
		display: none;
	}
	.choco-col span a {
		display: block;
		height: auto;
		font-size: 14px;
		line-height: 16px;
		text-transform: none;
		margin-bottom: 10px;
		color: #fff !important;
	}
	.choco-line .top {
		flex-direction: column;
	}
	.nav-banner {
		display: none;
	}
	.choco-line {
		margin: 0;
	}
	.choco-line .bottom {
		justify-content: flex-start;
	}
	.choco-line .bottom a {
		padding-right: 0;
		width: 100%;
	}
	.slider-container {
		padding: 0;
	}
	.coffe-menu a span {
		height: auto;
	}
	.ctg-bar-in {
		flex-wrap: wrap;
	}
	.ctg-bar-in .left {
		flex-wrap: nowrap;
		overflow-x: auto;
		margin: 0;
		margin-bottom: 10px;
	}
	.ctg-bar-in .left {
		white-space: nowrap;
	}
	.prd-item .main-btn {
		opacity: 1;
	}
	.supp-slider .item .main-btn {
		opacity: 1;
	}
	.supp-slider {
		margin-bottom: 30px;
	}
	.prd-slider-area .tns-outer .tns-nav {
		bottom: 0;
	}
	.prd-slider-area .tns-outer .tns-nav button {
		width: 10px;
		height: 10px;
		margin-right: 4px;
	}
	.prd-slider-area .tns-outer .tns-nav button:last-child {
		margin-right: 0;
	}
	#main_slider-ow .tns-controls, #main_slider-ow .tns-nav {
		display: none;
	}
	.bcrumb.back-none .bcrumb-in .line a {
		display: none;
	}
	.bcrumb.back-none .bcrumb-in .line a:last-child {
		display: block;
	}
	.prd-gallery {
		margin-bottom: 20px;
	}
	.prd-sidebar-all {
		margin-bottom: 40px;
	}
	.acc-side {
		flex-direction: row;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.acc-side a {
		margin: 0;
		margin-right: 15px;
		margin-bottom: 5px;
		position: relative;
	}
	.modal-title {
		font-size: 20px;
		line-height: 24px;
	}
	.total-side-in {
		text-align: center;
	}
	.note-picker {
		margin-bottom: 20px;
	}
	.step-header-in .st-logo {
		width: 100px;
	}
	.step-header-in .st-paysec {
		width: 100px;
	}
	.order-summary {
		margin-top: 20px;
	}
	.pb-logo {
		max-width: 200px;
		margin-bottom: 20px;
	}
	.order-summary h2 {
		font-size: 14px;
		line-height: 18px;
		text-transform: uppercase;
	}
	.basket-payment-in .bf-total-box {
		display: none;
	}
	.od-icon i {
		display: none;
	}
	.od-icon {
		padding: 0;
	}
	.oi-order {
		min-width: 120px;
	}
	.oi-date {
		min-width: 100px;
	}
	.oi-stat {
		min-width: 100px;
	}
	.oi-promoname {
		min-width: 150px;
	}
	.oi-promocode {
		min-width: 120px;
	}
	.ocheck-bar {
		flex-wrap: wrap;
	}
	.ocheck-bar .form-group {
		margin: 0;
		margin-bottom: 10px;
		width: 100%;
	}
	.ocheck-bar .main-btn {
		width: 100%;
	}
	.order-check {
		align-items: center;
	}
	.about-video {
		margin-bottom: 20px;
	}
	.about-last .about-desc {
		margin-bottom: 20px;
	}
	.navbar-nav .nav-item {
		margin-right: 0;
	}
	.yemen-menu {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 0;
	}
	.yemen-menu a:before, .yemen-menu a:after {
		content: none;
	}
	.yemen-menu a {
		font-weight: 500;
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
	}
	.yemen-menu a:last-child {
		margin-bottom: 0;
	}
	.ftr-message {
		width: 100%;
		text-align: center;
		padding: 20px;
	}
	.ftr-message span {
		border: none;
		padding: 0;
	}
	.ftr-message .main-btn {
		width: unset;
		text-align: center;
	}
	.bcrumb.back-none .bcrumb-in {
		margin-bottom: -20px;
	}
	.acc-side a {
		width: unset;
		padding: 0;
		border: none !important;
	}
	.acc-side a:before {
		content: none;
	}
}

@media only screen and (max-width: 767px) {
	.piece-select > .left > .caption{
		display: none;
	}
	.piece-select > .left{
		    min-width: 40px;
	}	
	.copy-bar {
		flex-direction: column;
	}
	.copy-bar > span {
		margin-bottom: 10px;
	}
	.srch-bar input {
		font-size: 30px;
	}
	.srch-bar > i {
		font-size: 20px;
	}
	#close-srch > i {
		font-size: 30px;
	}
	.prd-details h1 {
		font-size: 20px;
		line-height: 24px;
	}
	.prd-details h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.detail-title {
		font-size: 24px;
		line-height: 28px;
	}
	.address-item {
		padding: 40px 20px;
		flex-wrap: wrap;
	}
	.address-item .title, .address-item .desc {
		min-width: 100%;
		max-width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.address-item a {
		margin-top: 10px;
	}
	.address-item .edit {
		justify-content: flex-start;
	}
	.address-item .delete {
		justify-content: flex-end;
	}
	.modal-body {
		padding: 20px 22px;
	}
	.new-address {
		position: relative;
		top: 0;
		right: 0;
		margin: 10px 0;
	}
	.acc-area {
		padding: 20px 22px;
	}
	 .basket-item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .basket-item > .left,
    .basket-item > .right {
        width: 100%;
        justify-content: space-between;
    }
    .basket-item > .left {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: solid 1px #ddd;
    }

    
	/*.basket-item .left {
		align-items: flex-start;
	}
	.basket-item .right {
		flex-direction: column;
		align-items: flex-end;
		min-width: 20px;
		max-width: 20px;
	}
	.basket-item .input-spinner {
		margin-bottom: 10px;
	}
	.basket-item {
		padding: 10px 12px;
		align-items: flex-start;
	}
	.basket-item .basket-img {
		min-width: 50px;
		max-width: 50px;
	}
	.basket-item .input-spinner {
		min-width: 80px;
		max-width: 80px;
	}
	.basket-item .input-spinner .input-group input {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 12px;
		padding-bottom: 30px;
	}
	.basket-item .input-spinner label {
		font-size: 12px;
		line-height: 16px;
		bottom: 5px;
		left: 12px;
	}
	.basket-item .price span {
		font-size: 16px;
		line-height: 20px;
	}
	.basket-item .basket-desc .title {
		font-size: 12px;
		line-height: 16px;
	}*/
	.total-side .price {
		font-size: 22px;
		line-height: 26px;
	}
	.step-address, .sc-head, .sc-body, .ship-select {
		padding: 20px 22px;
	}
	.sc-body {
		padding-top: 0;
	}
	.gift-line .gift-item {
		width: 25%;
	}
	.basket-fixed-in .left {
		display: none;
	}
	.basket-fixed-in .right {
		width: 100%;
	}
	.alert-box {
		width: 300px;
		padding: 20px 22px;
	}
	.alert-box .alert-close {
		width: 20px;
		height: 20px;
	}
	.alert-box .alert-close i {
		font-size: 14px;
	}
	.steps-in span {
		text-align: center;
		width: 30px;
	}
	.steps-in > span > span {
		display: none;
	}
	.steps-in > span > small {
		display: block;
	}
	.steps-in > span {
		margin-right: 20px;
	}
	.cc-icons, .bank-logo {
		display: none;
	}
	.hb-item .hire, .hb-item .hiretotal, .hb-head .hire, .hb-head .hiretotal {
		min-width: 100px;
	}
	.hb-item, .hb-head {
		font-size: 12px;
		line-height: 16px;
	}
	.bank-item {
		flex-direction: column;
		align-items: flex-start;
		padding-right: 30px;
	}
	.bank-item .check-icon {
		position: absolute;
	    right: 0;
	    top: 50%;
	    transform: translate(0, -50%);
	    margin: 0;
	}
	.bank-item img {
		max-width: unset;
		max-height: 20px;
		margin: 0;
		margin-bottom: 5px;
	}
	.basket-payment-in .left {
		display: flex;
		margin-right: 10px;
	}
	.basket-payment-in .left, .basket-payment-in .right {
		width: auto;
	}
	.order-complete i {
		font-size: 40px;
	}
	.order-complete .title h1 {
		margin: 0;
		font-size: 20px;
		line-height: 24px;
	}
	.order-details, .order-info, .order-list {
		padding: 20px 22px;
	}
	.order-item {
		padding: 20px 22px;
	}
	.order-head {
		display: none;
	}
	.order-item {
		flex-direction: column;
		align-items: flex-start;
	}
	.order-item span {
		margin: 0;
		margin-bottom: 10px;
	}
	.order-detail-body {
		padding: 20px 22px;
	}
	.order-detail-head {
		padding: 20px 22px;
	}
	.acc-back {
		margin-left: 22px;
	}
	.message-detail {
		padding: 20px 22px;
	}
	.md-part {
		flex-direction: column;
	}
	.md-user {
		margin: 0;
		margin-bottom: 10px;
	}
	.md-answer > span {
		display: none;
	}
	.sss_title {
		font-size: 20px;
		line-height: 24px;
	}
	.sss-collapse .sc-head {
		padding: 10px 12px;
	}
	.sss-collapse .sc-body {
		padding: 10px 12px;
	}
	.map-area {
		flex-wrap: wrap;
	}
	.map-area .map-box {
		width: 100%;
		height: 400px;
	}
	.map-area .map-side {
		max-width: unset;
		min-width: unset;
		width: 100%;
		padding: 20px 22px;
	}
	.bcrumb-in .line {
		display: none;
	}
	.bcrumb-in h1 {
		font-size: 30px;
		line-height: 34px;
	}
	.order-check {
		flex-wrap: wrap;
	}
	.order-check .left, .order-check .right {
		width: 100%;
	}
	.order-check .left {
		margin: 0;
		margin-bottom: 20px;
	}
	.ocheck-acc-all {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.ocheck-acc {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
	}
	.ocheck-acc-all small {
		margin: 0;
		margin-bottom: 10px;
	}
	.about-first {
		padding: 20px 0;
	}
	.ftr-message {
		padding: 20px 10px;
	}
}

@media only screen and (max-width: 575px) {
	.bottom-bar-links {
		flex-direction: column;
	}
	.bottom-bar-links a {
		margin: 0;
		margin-bottom: 20px;
	}
	.bottom-bar-links a:last-child {
		margin-bottom: 0;
	}
	.offer-in span {
		font-size: 20px;
		line-height: 22px;
	}
	.srch-bar input {
		padding: 10px 12px;
		font-size: 20px;
		margin-right: 10px;
	}
	.srch-bar > i {
		margin-right: 10px;
	}
	.prds-item .name {
		font-size: 14px;
		line-height: 16px;
	}
	.prds-item img {
		height: auto;
	}
	.prds-item img {
		height: 200px;
	}
	.input-spinner {
		min-width: 100px;
		max-width: 100px;
	}
	.input-spinner .input-group input {
		padding: 20px 14px;
		padding-bottom: 40px;
	}
	.input-spinner label {
		left: 14px;
	}
	.main-btn {
		font-size: 12px;
		line-height: 16px;
	}
	.modal-dialog {
		margin: 50px 10px !important;
	}
	.fatura-tipi {
		flex-wrap: wrap;
	}
	.fatura-tipi > span {
		width: 100%;
		margin-bottom: 10px;
	}
	.basket-fixed-in .right {
		flex-direction: column;
	}
	.bf-total-box {
		margin-bottom: 10px;
	}
	.step-section {
		margin-bottom: 170px;
	}
	.ship-area .not-bar {
		font-size: 10px;
		line-height: 14px;
	}
	.step-alert {
		bottom: 160px;
	}
	.ship-item i {
		display: none;
	}
	.ship-item {
		flex-wrap: wrap;
	}
	.ship-item .ship-info {
		width: calc(100% - 44px);
	}
	.ship-item .ship-info {
		margin: 0;
		margin-bottom: 10px;
	}
	.ship-item .price {
		width: 100%;
	}
	.bf-total-box .bf-total {
		font-size: 20px;
		line-height: 24px;
	}
	.step-header .back {
		font-size: 10px;
		line-height: 14px;
	}
	.gift-line .gift-item {
		width: 50%;
	}
	.gift-line .gift-item .preview {
		display: none !important;
	}
	.basket-payment-in {
		flex-direction: column;
	}
	.basket-payment-in .left {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.basket-payment-in .right {
		width: 100%;
	}
	.order-complete i {
		display: none;
	}
	.order-complete .title h1 {
		font-size: 16px;
		line-height: 20px;
	}
	.order-complete .title span {
		font-size: 12px;
		line-height: 16px;
	}
	.odh-top {
		flex-direction: column;
		align-items: flex-start;
	}
	.odh-top .date {
		margin-bottom: 5px;
	}
	.bcrumb-in h1 {
		font-size: 20px;
		line-height: 24px;
	}
	.basket-buttons {
		flex-direction: column;
	}
	.basket-buttons .main-btn {
		margin: 0;
		margin-bottom: 10px;
	}
	.basket-buttons .main-btn:last-child {
		margin-bottom: 0;
	}
	.customer-tel a {
		font-size: 14px;
		line-height: 16px;
	}
}

@media only screen and (max-width: 449px) {
	.log-social {
		flex-direction: column;
	}
	.login-facebook {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.login-google {
		width: 100%;
	}
	.log-box-in {
		padding: 20px 22px;
	}
	.bank-item .bank-iban {
		font-size: 10px;
		line-height: 14px;
	}
	.hb-item .check-icon {
		margin-right: 10px;
	}
	.hb-head {
		padding-left: 0;
	}
	.hb-item, .hb-head {
		font-size: 10px;
		line-height: 14px;
		font-weight: 500;
	}
	.about-video {
		height: 250px;
	}
	.about-img {
		height: 250px;
	}
}