/*
Theme Name: Fuse HTML5 Template
Theme URI: 
Developed by: Abdullah Al Numan 
Version: 1.0
License: 
Tags: 
*/
/*================================================
[  Table of contents  ]
================================================

    1 Theme Default

======================================
[ End table content ]
======================================*/
:root {
  --color-white: #FFFFFF;
  --color-white2: #F0F7F0;
  --color-white3: #E6EBE6;
  --color-white4: #F0F0F0;
  --color-white5: #F5F5F5;
  --color-black: #101826;
  --color-black2: #111827;
  --color-black3: #1E2125;
  --color-black4: rgba(0, 0, 0, 0.45);
  --color-hBlack: #464E5B;
  --color-hBlack2: #555D69;
  --color-hover: rgba(255, 255, 255, 0.08);
  --color-hover2: rgba(0, 0, 0, 0.04);
  --color-hover3: rgba(149, 156, 169, 0.26);
  --color-gBlack: #101826;
  --color-gBlack2: #E4E6EB;
  --color-gBlack3: #6B7280;
  --color-border: #C7C7C7;
  --color-border2: #E0E0E0;
  --color-lGreen: #1B9E84;
  --color-lGreen2: #3EA891;
  --color-lGreen3: #F2F8F1;
  --color-dGreen: #207e66;
  --color-blue: #24D2ED;
  --color-dBlue: #2196F3;
  --color-dBlue2: #1565C0;
  --color-red: #F5574C;
  --color-red2: #FF6130;
  --color-red3: #F44336;
  --color-red4: #C62828;
  --color-dRed: #E91E63;
  --color-orange: #FF9800;
  --color-orange2: #EF6C00;
  --color-orange3: #FF6231;
  --color-orange4: #FF3413;
  --color-green: #4CAF50;
  --color-green2: #2E7D32;
  --color-green3: #087055;
  --color-yello: #FBC02D;
  --color-tr: transparent;
}

@media (max-width: 1199px) {
  .calendar-widget,
.weather-widget {
    margin-left: 24px;
  }

  .invoice .invoice-text {
    margin: 0px;
  }

  .title-bar-mid .search-item,
.main-content.contact .contact-box .search-item {
    width: 100%;
  }

  .login-content .form-part,
.login-content .text-part .text {
    padding: 30px;
  }
  .login-content .form-part form .checkbox-style .custom-check {
    top: 1px;
  }
}
@media (max-width: 992px) {
  .full-btn,
.top-right .login-manu button .profile-text {
    display: none;
  }

  .top-right .login-manu button .profile-img {
    margin-left: 0px;
  }
}

@media (max-width: 500px) {


	
	.disnone {
		display: none !important;
	}
	
	
.main-dashbord header {
    margin-left: -120px;
}	
.main-dashbord main {
    width: 100%;
}	
	
.main-dashbord header.active {
    margin-left: 0;
}	
.main-content {
  padding: 0px;
}	
.title-bar h2 {
    font-size: 24px;
}	
.pro-img {
    width: 300px !important;
}

.malti-tab {
    padding: 12px 0px 0px 0px;
    margin: 0 10px;
}
.malti-tab button {
    padding: 12px 9px;
    font-size: 13px;
    border-radius: 5px !important;
}
.table-responsive {
    overflow-x: auto;
}
.calendar-widget, .weather-widget {
    margin: 10px 0;
}

.main-content.product .title-bar-bg ~ .widget-table {
    margin: 0px 2px;
}

.main-content.product .title-bar-bg {
    padding: 50px 2px 114px 2px;
}

a.ssocial {
    font-size: 11px;
}

.invoice .invoice-services, .invoice .invoice-total {
    padding: 0px 10px;
	    overflow-y: auto;
}

.title-bar {
    border-radius: 0 ;
}

table {
    min-width: 600px;
}
.invoice .invoice-address {
    padding-left: 10px;
}
.invoice .date {
    padding: 0px 10px;
}

.invoice .invoice-address {
    display: block;
}
.in-address-right {
    margin-top: 20px;
}

.invoice .invoice-footer {
    padding: 94px 10px;
}

table.utree {
    min-width: 100px;
}

.destopnone {
    display: block !important;
}


















	
	
}


/*# sourceMappingURL=responsive.css.map */