/*!
Theme Name: DAMLINER SYSTEMS LTD  THEME 
Theme URI: https://them.es/starter
Author: Altoid Technologies
Author URI: https://altoidtech.co.ke/
Description: A Business Theme
Version: 3.5.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: topnotch
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */

/* From http://codex.wordpress.org/CSS */
/*Stuxnet Colors:   Blue: #0c7bc1 Gold: #cd6512;  */
html,body{
	overflow-x:hidden !important;
}
.blue_bg{
    background: #0c7bc13b  !important;
}
h1,h2,h3,h4,h5,h6,p,div,section, a {
  font-family: "Exo 2", sans-serif !important;
 }
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Altoid*/
.top_bar {
    background: #d77b21;
}
.altoid_right{
	text-align:right !important;
}

.navbar-brand img {
    height: 73px !important;
}
.section_padding{
	padding-top:60px;
	padding-bottom:50px;
}
.altoid_subh1 {
	
}
#sidebar{
	display:none !important;
}
.single-product .col-md-8 {
    width: 100% !important;
}
/* MY FOOTER */
  .footer-10 {
       background: #0b4a7d;
	  color:white !important;
    padding: 0 0 4em 0; }
    .footer-10 .border-top, .footer-10 .border-bottom {
      border-color: rgba(255, 255, 255, 0.1) !important; }
    .footer-10 .footer-heading {
         font-size: 20px;
    color: #FFF;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase; }
    .footer-10 p {
      color: rgba(255, 255, 255, 0.3); }
    .footer-10 a {
      color: #f47120; }
 .footer-10 .con.con-1 {
    background: #2e3192;
}
    .footer-10 .con.con-2 {
      background: #2e3192; }
    .footer-10 .con.con-3 {
      background: #2e3192; }
    .footer-10 .list-unstyled li a {
      color: rgba(255, 255, 255, 0.9); }
      .footer-10 .list-unstyled li a:hover {
        color: #fff; }
    .footer-10 .con-info .icon {
         width: 50px;
    height: 50px;
    background: #1ba429;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px; }
      .footer-10 .con-info .icon span {
        color: #fff;
        font-size: 24px; }
    .footer-10 .con-info span {
      color: rgba(255, 255, 255, 0.8); }
    .footer-10 .subscribe-form .form-group {
      position: relative;
      margin-bottom: 0;
      border-radius: 0; }
      .footer-10 .subscribe-form .form-group input {
        background: white !important;
        border: none !important;
        outline: none !important;
        color: rgba(0, 0, 0, 0.3) !important;
        font-size: 16px;
        border-radius: 0; }
        .footer-10 .subscribe-form .form-group input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-10 .subscribe-form .form-group input::-moz-placeholder {
          /* Firefox 19+ */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-10 .subscribe-form .form-group input:-ms-input-placeholder {
          /* IE 10+ */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-10 .subscribe-form .form-group input:-moz-placeholder {
          /* Firefox 18- */
          color: rgba(0, 0, 0, 0.3) !important; }
        .footer-10 .subscribe-form .form-group input:focus {
          outline: none !important;
          -webkit-box-shadow: none;
          box-shadow: none; }
      .footer-10 .subscribe-form .form-group .submit {
        color: #fff !important;
        display: block;
        width: 130px;
        height: 52px;
        font-size: 16px;
        background: #f47120; !important;
        border: none;
        border-radius: 0; }
        .footer-10 .subscribe-form .form-group .submit:hover, .footer-10 .subscribe-form .form-group .submit:focus {
          text-decoration: none !important;
          outline: none !important; }
    .footer-10 .subscribe-form .subheading {
      display: inline-block;
      margin-top: 5px;
      color: rgba(255, 255, 255, 0.3);
      font-size: 13px; }
    .footer-10 .ftco-footer-social li a {
      background: rgba(255, 255, 255, 0.1);
      color: #fff; }
iti_h.{
    background: #f36821;
	
}
#footer {
    background-color: #29226d !important;
}
#footer .menu-item a[aria-current=page],#footer .menu-item a {
    color: #ffffff !important;
}
.top_bar a{
    margin-right: 20px;
    color: white !important;
}
.top_bar a:hover{
	color:white !important;
}

 /*FOOTER */
#main {
	/*margin:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;*/
}
dl, ol, ul {
    padding-left:4px !important;
}
.footer-10 a{
	color:white !important;
}
.footer-10  ul li{
	list-style-type:none !important;
}
.type-product .entry-title{
    font-size: 30px;
    color: #09579d;
    margin-top: 30px;
}
#comments, .entry-meta, .entry-meta,.product_meta{
	display:none !important;
}
#main {
padding-left:0px !important;
	padding-right:0px !important;
	margin-top:0px !important;
}

.altoid_subh1 .elementor-heading-title{
color: #c25811;
    text-transform: capitalize;
    font-weight: bold;
	
}
.entry-title{
     padding-top: 30px;
    text-align: center;
    color: #fff;
    background: #266b29;
    padding-bottom: 26px;
}
.type-product .entry-title {
    font-size: 30px;
    color: #3b3e99 !important;
    margin-top: 30px;
    background: transparent !important;
    text-transform: capitalize;
}

label {
    width: 100%;
}

#footer, #footer a{
    font-size: 14px;
	
}
 .wpmenucart-display-standard{
    margin-top: 9px;
}
.elementor-section h3{
	
}
.quote_form .wpcf7-form-control {
    line-height: 1;
    outline: 0 !important;
    padding: 0.45rem !important;
    height: auto !important;
    color: #282828;
    width: 100%;
    margin-bottom: 6px !important;
}
.floating-labels .wpcf7-form textarea {
 
	   
}
.quote_form textarea{
	border: solid 1px; height: 100px !important;
}
.quote_form [type=submit] {
    -webkit-appearance: button;
    background: black;
    color: white !important;
    border: 0px;
    width: auto !important;
    cursor: pointer;
}
.quote_form{
    margin-bottom: 12px;
}
.woocommerce .quantity .qty {
    height: 32px;
  }
.woocommerce #review_form #respond textarea {
      border: solid 1px gray;
}
 
.woocommerce #respond input#submit {
  background-color: #ffc30f;
	
}
.top_whatsapp{
    background: #0dd00d;
    padding: 10px;
}
.quote_form textarea {
       height: 100px !important;
}

    .navbar .dropdown:hover .dropdown-menu {
      display: block;
    }
 #footer p {
    margin-top: 10px;
    margin-bottom: 5px !important;
}
.bg-light {
    background: #e0dbd5 !important;
}

.section_padding{
	padding-bottom:50px !important;
	padding-top:60px  !important;
}

.home_services h3,.home_services p, .home_services a{
	color:white !important;
	
}

.home_services h3 {
        font-size: 22px;
        font-weight: bold;
    }
.col_card_home{
	margin-bottom:25px !important;
}
.entry-title {
        display: none !important;
}

.banner_padding{
	   padding-bottom: 100px  !important;
    padding-top: 80px  !important;
}

.masthead_inner_page {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 14rem;
    padding: 7rem 3rem 5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
   
	 background-image: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .65)), url(https://test.damlinersystems.co.ke/wp-content/uploads/2025/09/splashing-275950_1920.jpg);
	color:white !important;
}

.nav-link {
        color: black !important;
    text-transform: uppercase;
    font-weight: bold !important; 
}
.footer_py3 {
     margin-top: -25px  !important;
}
.bg_brown{
	    background-color: #C258118A !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
       color: #5c5757;
    font-size: 18px;
    font-weight: bold;
}
.bg-light {
        background-color: rgb(26 163 220 / 9%) !important;
}