@media (max-width: 1199px){
	.log-btn-desk .btn-solid{
		display: none;
	}
}

@media (max-width: 768px){
	.small-slider .home-slider .home .slider-contain h1 {
	    padding-top: 65%;
	}
	.product-box .product-info .add-btn, .product-wrap .product-info .add-btn {
	    bottom: 145px;
	}
	.pro-btn .btn-solid {
	    font-size: 13px;
	    padding: 3px;
	}
	.product-info .info-left h6 {
	    text-align: center;
	    font-size: 16px;
	}
	.product-info .info-left p {
	    text-align: center;
	    font-size: 15px;
	    margin: -38px 0px 0px 10px;
	}
	.product-info .info-left img {
	    
	}
	.product-info .info-right i {
	    padding: 10px 0px;
	    float: left;
	    padding-left: 15%;
	    margin-bottom: -30px;
	}
	.product-info .info-right h4 {
	    text-align: right;
    	padding-right: 15%;
	}
	.product-info .foo-info {
	    font-size: 14px;
	}
	.mobile-menu{
	    display: inherit;
	}
	.view-btn .btn-solid {
	    padding: 6px 50px;
	}
	.custom-shop .product-wrapper-grid{
	  margin-top: 0px;
	}
	.custom-shop .product-box .product-info .add-btn, .custom-shop .product-wrap .product-info .add-btn {
	    bottom: 140px;
	}
	.custom-shop .product-info .info-left img {
	    float: left;
	}
	.custom-shop .product-info .info-left p {
	    margin: -26px 0px 0px -5px;
	}
	.custom-shop .product-info .info-right h4 {
	    text-align: right;
	}
	.custom-shop .collection-product-wrapper .product-top-filter {
	    margin-top: 0px;
	}
	.coust-coupon .subscribe-form {
	    display: inline-flex;
	}
	.cart-total-box {
	    margin-left: 0px;
	}


	.custom-pro-page .pro-feat-gap {
	    text-align: left;
	}
	.custom-pro-page .heading {
	    padding: 0px 0px;
	    font-size: 13px;
	}
	.cust-social p {
	    padding: 0px 9px;
	}
	.ask-ques button {
	    padding: 8px 10px;
	    font-size: 14px;
	    text-align: left;
	    line-height: 16px;
	}
	.ask-ques-pro {
	    padding-top: 0px;
	}
	.ques-to-seller .col-1{
		max-width: 20%;
    	flex: 8%;
	}
	.cust-pro-profile .product-box .product-info .add-btn{
	    bottom: 138px;
	}
	.cust-pro-profile .product-info .info-left p {
	    text-align: center;
	    font-size: 15px;
	    margin: 0;
	}
	.cust-pro-profile .product-info .info-right h4 {
	    color: #ED6262;
	    text-align: right;
	    font-size: 16px;
	    margin-left: -10px;
	}
	.cust-pro-profile .product-info .foo-info {
	    font-size: 14px;
	    text-align: center;
	}
	.purchase-sales-page tbody tr td:nth-last-child(-n + 4) {
	    display: flow-root;
	}
	.purchase-sales-page .cart-table thead th{
	    display: none;
	}


	.login-page h3 {
	    font-size: 24px;
	}

	.mob-top{
		position: absolute;
	    top: 10%;
	    background: #fff;
	}
	.mob-bottom{
		padding-top: 98%;
	}


	.setting-page .theme-card h4{
	    font-size: 22px;
	}

	.order-success-page .order-detail-box-one .col-3{
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.order-success-page .order-detail-box-one .t-gap{
		padding-top: 30px;
	}
	.order-success-page .order-detail-box-one .mob-inner-box{
		border-right: 1px solid #707070;
		padding-right: 15px;
	}
	.order-success-page .order-detail-box-one .inner-box {
	    padding-right: 15px;
	}
	.order-success-page .order-detail-box-one h6 {
	    font-size: 15px;
	}
	.order-success-page .order-detail-box-one {
	    margin: 0px;
	    padding: 30px 5%;
	}
	.order-success-page .order-detail-box-two {
	    margin: 20px 0px 0px;
	    padding: 30px 5%;
	}


	.outfit-board-section {
	    padding: 0px 3% 70px;
	}
	.outfit-board-section .closet-inner-box {
	    height: 280px;
	}
	.outfit-board-section .board-three .closet-inner-box {
	    height: 137px;
	}
	.outfit-board-section .outfit-share i {
	    padding-top: 20px;
	    padding-left: 0px;
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
		.add-outfit h3 {
	    margin-bottom: 0px;
	    font-size: 25px;
	}
	.pro-following-modal .profile-left .profile-image {
	    margin: inherit;
	    width: 25%;
	    float: left;
	}
	.pro-following-modal .profile-left .profile-detail {
	    width: 38%;
	    float: left;
	    border: 0px;
	    text-align: left;
	    padding-top: 0;
	    margin-top: 4px;
	}
	.pro-following-modal .btn-solid.btn-sm {
	    padding: 5px 25px !important;
	}
	.modal-body {
	    padding: 0;
	}
	.pro-following-modal h5 {
	    line-height: 14px;
	}
	.pro-following-modal .profile-left {
	    display: block;
	    height: 85px;
	}

	/*=====================
    Following List Page Start
	==========================*/

	.following-list .profile-left .profile-image {
	    text-align: center;
	    width: 40%;
	}
	.following-list .profile-left .profile-detail {
	    width: 100%;
	}
	.sellers-search .form_search {
	    display: inherit;
	    width: 100%;
	}

	/*=====================
	    Add new product page start
	  ==========================*/
	.product-upload-section .col-md-2{
		width: 50%;
		float: left;
	}
	.add-new-item-page p {
	    font-size: 14px;
	}
	.product-upload-section .file-select {
	    font-size: 14px;
	}

	/*=====================
	   Sales page start
	  ==========================*/
	.sales-section img {
	    width: 40%;
	}
	.sales-section .icon {
	    width: 25%;
	    padding-top: 20px;
	}
	.sales-section h3{
		text-align: center;
    	font-size: 22px;
	}
	.sales-section .sales-label h3 {
	    font-size: 21px;
	}
	.sales-section .sales-btm-one {
	    padding-top: 20px;
	}
	.sales-section .sales-btm-one .one {
	    font-size: 12px;
	}
	.sales-section .sales-btm-one .two {
	    font-size: 12px;
	}
	.sales-section .sales-btm-two .one {
	    font-size: 12px;
	}
	.sales-section .sales-btm-two .two {
	    font-size: 12px;
	}

	/*=====================
	   Header Mobile start
	  ==========================*/ 

	.onhover-div {
	    padding-top: 16px;
	    padding-bottom: 0px;
	}
	.navbar {
	    padding: 0.5rem 2rem 0.5rem 1rem;
	}
	.toggle-nav{
		z-index: 10 !important;
	}
	.notification-nav .shopping-cart {
	  	min-width: 342px !important;
	    right: -90px !important;
	    top: 75px;
	}
	.notifications-page img {
	    height: auto;
	}

	.review-section h4 {
	    font-size: 20px;
	}
	.review-section .rating-stars ul > li.star > i.fa {
	    font-size: 1.5em;
	}


	.review-list img {
	    width: 100%;
	}


	.profile-list{
	    padding: 30px 0%;
	}

	.custom-ask button{
	    float: right;
	}

	.add-outfit button {
	    font-size: 26px;
	}
	.outfit-board-section .outfit-btn .btn-solid {
	    margin: 15px 0px;
	}   
}

