p.text-center.your_search {
    font-size: 27px;
    font-weight: 700;
}
.searchtag {
    display: flex;
    justify-content: center;
    align-items: center;
}
p.text-center.search_result {
    font-size: 18px;
    margin-left: 15px;
}

.searchtag a.btn {
    margin-left: 5px;
    color: black;
    background-color: transparent;
    border: 0px;
    text-decoration: underline;
    padding: 0px;
    position: relative;
    top: -5px;
}

.total-wrap .field-wrapper.input-coupon {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}

.total-wrap .field-wrapper.input-coupon {
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}
.total-wrap .field-wrapper.input-coupon input {
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #E0E0E0;
    width: 100%;
    height: 40px;
}
.total-wrap .button-wrapper {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}
.total-wrap .button-wrapper button {
    background-color: #333;
    width: 40px;
    text-align: center;
    border-radius: 0 4px 4px 0;
    float: left;
    height: 40px;
}
.total-wrap .button-wrapper button span {
    line-height: 25px;
    font-size: 14px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.total-wrap .button-wrapper button span i {
    color: #fff;
}

button {
    cursor: pointer;
}

.tab_content_1 {
	padding: 20px;
	display: none;
}

tr.att_quantity.borderclass {
    border: dotted;
    border-color: #7db1cd !important;
}

.ame {
    position: fixed;
    top: 0;
}
footer{
	position: relative;
}
button.btn.btn-danger.btn-sm.dltBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop-single-blog img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 4px;
}
.single-post .image img {
    width: 100%;
    height: 100px;
    border-radius: 4px;
    object-fit: cover;
}

.blog-single.shop-blog.grid.section {
    padding: 40px 0 0 0;
}
.shop-single-blog .content {
    padding: 25px 0;
}
.single-widget.search form.form {
    position: relative;
}
.single-widget.search form.form input {
    width: 100%;
    padding: 0px 45px 0px 10px;
    height: 35px;
    border: 1px solid #ef5032;
    color: #222;
    border-radius: 4px;
    overflow: hidden;
}
.single-widget.search form.form input::placeholder{
    color: #222;
}
.single-widget.search form.form button.button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ef5032;
    border: 1px solid #ef5032;
    height: 35px;
    width: 35px;
}
.single-widget.search form.form button.button i {
    color: #fff;
}
.single-widget.search {
    margin-bottom: 20px;
}
.single-widget.category h3.title {
    font-weight: 500;
    font-size: 22px;
}
ul.categor-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.single-widget.category {
    margin-bottom: 15px;
}
.single-widget.recent-post h3.title {
    font-weight: 500;
    font-size: 22px;
}
.single-post {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.single-post .image {
    width: 50%;
}
.single-post .content {
    width: 50%;
    padding: 0px 0 0 20px;
}
.single-post .content ul.comment {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.single-post .content h5 {
    font-size: 16px;
    font-weight: 500;
}
.single-post .content ul.comment li i {
    margin-right: 7px;
}
.shop-single-blog {
    padding-right: 50px;
    margin-bottom: 40px;
}
.shop-single-blog .content a.title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.breadcrumbs ul.bread-list {
    padding: 0px;
    list-style: none;
    text-decoration: underline;
}
.about-content h3 {
    font-size: 22px;
    font-weight: 500;
}
.about-content p {
    font-size: 16px;
}
.about-content .button a.btn {
    padding: 0px 30px 0 0px;
}
.about-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 4px;
}
.about-us.section {
    padding-bottom: 50px;
}
.breadcrumbs {
    padding-top: 40px;
}
.about-content {
    margin-bottom: 40px;
}

.summary-outer.second-summary .delivery-box {
    margin-left: 15px;
}
.summary-outer.second-summary {
    align-items: center;
}
.summary-outer.second-summary .delivery-box .upload_item_button {
    margin-top: 0px;
}
.pay-last p {
    color: #666;
    margin-bottom: 0.25rem;
    font-size: 14px;
    line-height: 19px;
}
.number{
    width:100%;
}
.no-product p {
    color: #f88638;
    margin:0px;
}
.no-product {
    width: 100%;
    text-align: center;
}
.user-form {
    margin-bottom: 1rem;
}
.user-form .text-danger {
    line-height: 20px;
    font-size: 12px;
}
.ame {
    position: fixed;
    top: 0;
    max-width: 410px;
}

.right-box {
    width: 100%;
}
div#mBox {
    height: 400px !important;
}
#mBox .mBox-current {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}
#mBox .mBox-current figure.image {
    margin: 0px;

}
#mBox .mBox-navigation-count{
    display:none;
}
#mBox .mBox-current img{
    object-fit:cover;
}

#messageModal  .modal-body.recieve p {
    color: #646464;
}
#messageModal  .modal-body p {
    font-size: 14px;
    font-weight: 600;
    margin:0px;
}

#messageModal  .modal-body.send p {
    color: #fff;
}
#messageModal .appendData .modal-body {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    display: inline-block;
    margin: 5px 0;
}
#messageModal .appendData {
    padding-bottom: 20px;
    max-height: 250px;
    overflow: auto;
}
#messageModal .appendData::-webkit-scrollbar {
    width: 8px;
}

/* Track */
#messageModal .appendData::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
#messageModal .appendData::-webkit-scrollbar-thumb {
    background: #888;
    border-radius:6px
}

/* Handle on hover */
#messageModal .appendData::-webkit-scrollbar-thumb:hover {
    background: #555;
}
#messageModal .inner-msg p{
    width: 100%;
}
#messageModal .modal-body.recieve span.time_date {
    float: left;
    text-align: right;
    color:#000;
}
#messageModal .modal-body.send span.time_date{
    float: right;
    text-align: left;
}
#messageModal .time_date {
    width: 100%;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 4px 4px 0px;
    font-weight: 500;
}
#messageModal .incoming_msg_img img {
    width: 100%;
    object-fit:cover;
}
#messageModal .incoming_msg_img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 5px;
}
#messageModal .modal-body.send .incoming_msg_img {
    float: right;
}
#messageModal .modal-body.recieve .incoming_msg_img {
    float: left;
}
#messageModal .modal-body.recieve .in-wrapper {

    float: left;
    background-color: #ebebeb;
}
#messageModal .in-wrapper {
    width: 90%;
    padding: 5px 10px 5px 12px;
    border-radius: 8px;
}
#messageModal .modal-body.send .in-wrapper {
    background-color: #7db1cd;
    float: right;
    text-align: right;
}
#messageModal .inner-msg {
    width: 100%;
    display: inline-block;
}
#messageModal .modal-dialog {
    max-width: 700px;
}

.send-msg {
    width: auto;
}
button.sq-btn-fill.send-msg.btnmsg {
    margin-top: 24px;
}

.vertical-tabs .tab_content_1 {
    padding: 0 0 0 20px;
}

.require-validation label {
    font-size: 14px;
    margin: 0px;
}
.portfolio-page .content-inner {
    padding: 15px;
    width: 100%;
}

a.checkout-btn {
    width: 100%;
    background-color: #ef5032;
    border: 1px solid #ef5032;
    padding: 5px 20px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.orders-item .card {
    padding: 20px;
}
.orders-item .card p{
    margin: 0px;
}
.tab-inner img {
    width: 30%;
    height: auto;
    margin-left: 30px;
}

ul.navbar-nav{
    justify-content: flex-start;
}
ul.navbar-nav li.nav-item {
    margin-left: 40px;
}
.footer-top {
    padding: 0 10%;
}
.newimg img {
    height: 30px;
}
.transfer img {
    height: auto;
    width: 100px;
    margin-bottom: 0px;
}

@media(max-width: 991px){
    .shop-single-blog {
        padding-right: 0px;
    }
    .shop-single-blog img {
        height: 200px;
    }
}


@media(max-width: 767px){
	.ame {
    position: unset;
}
.footer-top{
    padding: 0;
}
.config-aside{
max-width: 100%;
}
.shop-single-blog img {
    height: 150px;
}
.shop-single-blog {
    margin-bottom: 10px;
}
.blog-single.shop-blog.grid.section {
    padding: 30px 0 20px 0;
}
.single-post .image img {
    height: 80px;
}
.about-img img {
    height: 200px;
}
.breadcrumbs {
    padding-top: 20px;
}
}

@media (max-width: 479px){
    .shop-single-blog img {
    height: 120px;
    }
    .summary-outer.second-summary {
        flex-wrap: wrap;
    }
    .summary-outer.second-summary .delivery-box {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .summary-outer.second-summary {
        flex-wrap: wrap;
        justify-content: center;
    }
    .summary-outer.second-summary .image-box {
        margin-top: 15px;
        width: 200px;
        height: 200px;
    }
}


#staticdivone>div{ width: 100px;
	height: 300px;
	 margin-top: 10px;
	 background-color: blue;
	  position:fixed;
	   left: 0;
	    top: 172px;
}
.about-img img {
    width: 80%;
    height: 300px;
    object-fit: contain;
    border-radius: 4px;
    display: table;
    margin: 0 auto;
}

