/*
Template Name: Truemart;
Description: Responsive Html5 Ecommerce Template;
Template URI:;
Author Name:Hastech;
Author URI:;
Version: 1.0;

*/
/*================================================
[  Table of contents  ]
================================================
01. General
02. Back to top
03. Basic margin padding
 
======================================
[ End table content ]
======================================*/

 /*a{
            pointer-events: none !important;
        }*/

.section-title{ text-align:center;}
.section-title h2 {
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 10px;
}
.section-title p {
    color: #555;
    font-size: 1rem;
    max-width: 600px;
    margin: 0 auto;
}
.overlay-text2 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
	  height:100%;
      text-align: center;
      color: white;
      font-size: 24px;
      padding: inherit;
      background: rgba(0, 0, 0, 0.5);
      transform: translatex(100%);
      transition: transform 0.5s ease;
    }

    .image-container:hover .overlay-text2 {
      transform: translatex(0%);
    }
	
	.overlay-text2 .btn-info:first-child:hover, .btn-info:focus-visible, .btn-info:hover, :not(.btn-check)+.btn-info:hover{box-shadow:none;}
	
	.cust_cl1a_19525{ text-align:center;}
.section-title {
    margin-bottom: 30px;
}
.cust_cl1_13525{ background-color: #dbaf36 !important;border: #dbaf36 !important;padding:12px 60px;}
			.cust_cl1_21525{
			    width: 114%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    height: 113%;
    position: relative;
    top: -14px;
    left: 0;
			}
			.cust_cl2_21525{position: relative;top: 44%;left:-10px;}
			.pro-content {padding: 0;}