@media screen and (max-width: 768px) {
	.headTop-right ul {
		justify-content: flex-end;
	}
	button.ss-btn {
		font-size: 13px;
		text-transform: capitalize;
	}
	.modal-dialog {
		margin: 70px auto!important;
	}
}
@media screen and (max-width: 460px){

	.section-2 ul.nav-tabs.tabs-mobile {
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.section-2 ul.nav-tabs.tabs-mobile li {
		width: 100%;
		padding: 0 10px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #eee;
	}

	.section-2 ul.nav-tabs.tabs-mobile li a {
		display: block;
		width: 100%;
		padding: 10px 0;
	}

	.section-2 ul.nav-tabs.tabs-mobile li.active a {
		border: 0;
	}
	.flex-row {
		flex-direction: column;
		align-items: center;
	}

	.col-6 {
		width: 100%;
		max-width: 100%;
	}
	.flex-center-mb {
		flex-direction: row;
	}
	.fs_box-shelly {
		height: auto;
	}
	h2.section-top-header {
		font-size: 35px;
		line-height: 45px;
	}
	.section-top-summary {
		font-size: 18px !important;
		margin: 15px auto;
	}
	.fs_box-info p {
		font-size: 16px;
	}
	.headTop-right ul {
		justify-content: flex-end;
	}
	.freshspoke-header-section__filter_select {
		flex-direction: column;
	}

	.freshspoke-header-section__filter_select .select-wrapper {
		width: 100%;
		margin: 0 auto 10px;
	}

	.freshspoke-content-categories--list {
		width: 100%;
	}
	.header__layout-content h4 {
		font-size: 16px;
		padding: 0 25px;
		line-height: 25px;
	}
	.footer-row {
		display: flex;
		flex-direction: column;
	}

	.footer-row .pull-left {
		float: none;
		text-align: left;
		margin-bottom: 10px;
	}

	.footer-row .pull-right {
		float: none;
	}

	.footer-row .pull-right ul.bt-menu {
		text-align: left;
	}
	.supplier-Page h2.title-h3 {
		font-size: 30px;
		line-height: 45px;
	}

	.supplier-Page .per_sm, .supplier-Page .text_sm {
		margin-bottom: 10px;
	}
	.stack-Up h3 {
		font-size: 30px;
		font-weight: 500;
	}

	.pub-box {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.pub-icon {
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}

	.pub-group {
		padding: 0;
	}

	.block_el .col-sm-6 {
		width: 100%;
	}

	.block_el {
		padding: 0;
		text-align: center;
	}

	.customize_plans_basic_desc {
		padding: 0;
	}

	.plans_row {
		flex-direction: column;
		padding: 0 25px;
	}

	.plans_row .col-md-6 {
		float: none;
		padding: 0 !important;
		width: 100% !important;
	}
	.plans_row ul li p {
		font-size: 16px !important;
		text-transform: inherit;
	}
	.include_every_plan_content_heading_title {
		font-size: 25px !important;
		font-weight: 600 !important;
	}

	.include_every_plan {
		padding: 0;
	}

	.include_every_plan_content_heading_title_sub {
		text-transform: capitalize;
		font-size: 16px;
	}

	.available_add_on {
		padding: 0;
	}

	.available_add_on_col__s3 {
		padding: 0;
	}

	.available_add_on_col__title {
		font-weight: 400;
		font-size: 20px;
		display: block;
		margin-bottom: 20px;
	}

	.section-Pc_3 {
		padding: 70px 30px;
	}
	#header-store-ha {
		padding: 0 20px;
	}

	.m100 {
		height: 100px;
	}

	.media-cover-headings h1 {
		text-transform: uppercase;
		font-size: 30px !important;
		font-weight: 500;
		line-height: 40px;
	}

	.media-cover-headings h2 {
		font-size: 18px;
	}

	.row-ip label {
		font-size: 16px;
	}

	.info-card h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.row {
		margin: 0;
	}
	.title-FreshDispatch {
		line-height: 40px;
	}
	p {
		font-size: 16px !important;
	}
	.modal-dialog {
		width: 100%;
	}
	.tab-content {
		padding:0;
	}
	.shop-publish-btn {
		top: -177px;
		right: 10px;
	}
	.tgl + .tgl-btn { 
		width: 56px;
		height: 28px; 
		border-radius: 28px; 
	}
	.conversation_container label {
		font-size: 14px;
		font-weight: 400;
		text-align: left;
		line-height: 20px;
	}
	.conversation textarea {
		border: 1px solid #eee;
	}
	.fusion-text h1 {
		font-size: 40px;
	}

	.fusion-column-wrapper {
		padding: 0 !important;
	}
	 .ss-bg.ss-head-shop {
        height: 220px;
    }
    .ss-logo {
        left: calc(50% - 75px);
        bottom: auto;
        position: relative;
        margin-top: -90px;
        margin-bottom: 20px;
    }
    .ss-overlay.ss-shop-info {
        position: relative;
        padding: 15px 10px;
        background: #1d2300;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        height: auto;
    }
    .ss-btn-right {
        margin-top: 5px;
        width: 100%;
    }

    .ss-btn-right button {
        font-size: 13px;
        text-transform: capitalize;
        display: flex;
        align-items: center;
    }
    .col.s6 {
    	width: 100%;
    }

    .ss-detail {
    	border-bottom: 1px solid #ccc;
    	border-right: 0 !important;
    	padding-bottom: 25px;
    	margin-bottom: 25px;
    }

    .ss-review {
    	padding: 50px 25px;
    }
    .ss-videos {
    	padding: 70px 15px;
    	background: #f8f8f8;
    }

    .slick-track {
    	margin: 0 auto;
    }
    .images-product-item, .list-images-product .images-product-item {
	    height: 300px !important;
	}
	.fs-block__gallery-reviews {
		flex-direction: column-reverse;
	}
	.fs-block__gallery ul.thumbnails {
		width: 100%;
		display: flex;
		margin-right: 0;
		margin-top: 10px;
		position: relative;
    	left: 0;
	}
	.fs-block__gallery ul.thumbnails li {
		width: 20%;
	}
	.view-carts.slide_Right {
		width: 100% !important;
		top: 0;
	}
	.bm-items {
		width: calc(100% - 10px);
		margin: 0 auto;
	} 
	.s-cart {
		padding: 70px 10px;
	}
	.order-wrapper-left {
		border: 0;
	}
	.flex-col {
		width: 100%;
	}
	.private-product-type label {
		font-size: 16px;
	}
	.ss_tabs span {
		margin: 10px 0;
		width: 100%;
		text-align: center;
	}
	.col-md-6 {
		width: 100%;
	}

	.section-2 ul.nav-tabs.sub-tab li {
		margin-right: 10px;
	}
	.get-today {
		width: 100%;
		margin: 0 0 10px;
	}

	.flex-2 .container {
		flex-direction: column;
	}

	.t-right {
		padding: 0 10px;
		font-size: 20px;
	}
	.shop-type-tabs {
		display: none;
	}
	.list_wrap_items li {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.image-detail {
		width: 100%;
	}
}
@media screen and (max-width: 380px) {
	h2.section-top-header {
	    font-size: 30px;
	    line-height: 45px;
	}
}