
  body {
      font: 400 15px Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
      width: auto;
      overflow-x: hidden;
     
  }
  
  
.mini_title {
    font-size: 14px;
    
}
  
 .cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none; /* Initially hidden */
}

.cookie-consent-content {
    max-width: 500px;
    width: 100%;
}

.cookie-consent-content p {
    margin: 0 0 10px 0;
}

.cookie-consent-content a {
    color: #4CAF50;
    text-decoration: underline;
}

.cookie-consent-content button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
}

.cookie-consent-content button:hover {
    background-color: #45a049;
}
  
 .marquee {
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            box-sizing: border-box;
        }

        .marquee span {
            display: inline-block;
            padding-left: 100%;
            will-change: transform;
            animation: marquee 15s linear infinite;
        }

        @keyframes marquee {
            0% {
                transform: translateX(0%);
            }
            100% {
                transform: translateX(-100%);
            }
        }
        
        
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 10px;
	 
  }
  h4 {
      font-size: 14px;
      line-height: 1.375em;
      color: black;
      font-weight: 400;
      margin-bottom: 10px;
  }  
  

 
 
 .destop_product_view_index {display: block;}
 .mobile_product_view_index {display: none;}
 .mobile_product_view_index_ad{display: none;}
 
 

body {margin:0;font-family:Arial}

.form-control {
    margin: 3px 0px 0px 0px !important;
}
.add_product_img_control img{
	width:50% !important;
	height:50% !important;
}
.order_mobile_div{display: none;}
.navbar-brand img
{
    position: absolute !important;
    width: 90px !important;
    height:50px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding:0;

}

.drop_down_item_cus{
	padding: 5px 15px;
}
.drop_down_item_cus:hover{
	 background-color: white !important;
	
}
.dropdown-menu {
	
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	text-decoration:none ;
	
}
.scrollable-menu {
    height: auto !important;
    max-height: 400px !important;
    overflow-x: hidden !important;
}
.dropdown-menu a{
	
	text-decoration:none;
	letter-spacing: 1px !important;
}


 .quantity_form_width{
	 width: 12%;
 }
 .place_order_input{
	 width: 40%;
	
 }
 .login_input{
	  width: 100% !important;
	 
	  
 }

 
.badge {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
 
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 3px 4px;
    vertical-align: top;
    margin-left: -10px; 
	margin-top: 3px; 
	
}
#lblCartCount_two {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 2px 4px;
    vertical-align: top;
    margin-left: -10px; 
	margin-top: -16px; 
	
}
.position_cart{
	margin: 10px 0px 0px 0px !important;
	
}
.cart_hover:hover{
	text-decoration: none !important;
	
}
 .not_available{
	 color: red;
 }
  form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #231fe514;
 
}

.container_fluid_two {
    padding: 105px 0px 80px 0px;
}

.example button {
  float: left;
  width: 10%;
  padding: 10px;
  background: #0021ccd1;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

.table{
    
    margin-left: 10px;
}


form.example button:hover {
  background: #1E8449;
}

form.example::after {
  content: "";
  clear: both;
  display: block;
}
#cart_table_mobile{display: none;}
  
  .jumbotron {
      background-color: #f4511e;
      color: #fff;
      padding: 180px 0px;
      font-family: Montserrat, sans-serif;
  }
  .container-fluid {
      padding: 70px 0px 5px 0px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  
 
  
  .search_result_div_position
  {
	  margin: 5px 0px 0px 0px !important;
	  outline: 1px solid #C0C0C0 !important;
  }
 .order_search_result_div_position
  {
	  margin: 5px 0px 0px 0px !important;
	  outline: 1px solid #C0C0C0 !important;
  }
  .search_res_text_div{
	   margin: 0px 0px 0px 45px !important;
	   width: 400px !important;
  
  }
    .div_hover_position
  {
     margin: 10px 0px 0px 0px !important;

  }
  .div_hover_border
  {
    outline: 1px solid #C0C0C0 !important;
  }
.journal_id_color
{
   color: #f4511e;
}
  .bg-white {
      background-color: #FFFFFF;
  }
  .bg-offblue {
      background-color: #5667E5;
  }
  .bg-green {
      background-color: #2ead15;
  }
  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 0px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin: 15px 0px 0px 0px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #f4511e; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #808000 !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 0px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px !important;
  }
 
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
	  
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #f4511e;
      color: #fff;
  }
  .navbar {
      margin-bottom: 0;
      background-color: #2ead15	;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 3px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }

  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #f4511e !important;
      background-color: #fff !important;
	  
	  
	    
		   
	  
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #808000;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
 
.btn_images {
	
	padding: 10px 10px;
	
}
.btn_images img{
	max-width:100%;
	width:auto;
	height:70px
}
  .text-align
  {
    
	font-size:14px;
	color:black !important;
	text-align: justify;
    
  }
   .text-left
  {
    
	font-size:14px;
	color:black !important;
	text-align:left;
    
  }
  .notice-text-align
  {
    
	font-size:14px;
	color:red;
	text-align: justify;
  }
  .slider_pic img
  {
    width: 100%;
    height: 450px !important;	
  }
 
  .product_img img
  {
	max-width: 100% !important;
	width: auto;
     height: 140px !important;
	
  }
  .search_product_image img
  {
	 width: 100px ;
     height: 100px;
	 margin: 0px 10px 0px 0px;
  }
  .product_img_details 
  {
     width: auto !important;
     height: auto !important;
	
  }
  .product_img_details img
  {
     max-width: 100% !important;
     height: 350px !important;
	
  }
  .search_div
{
   position: absolute;
   width: 680px !important;
   margin: 45px 0px 0px 15px !important;
    
}
.search_res_text_div_total{
	width: 450px; 
   margin: 0px 0px 0px 50px !important;
}

  .site_logo_img img
  {
     width: 100% !important;
     height: 80px !important;
	
  }
  .div_height
  {
     
     height: 280px !important;
	
  }
  
  .div_hover:hover
  {
     
	 outline: 1px solid #808000 !important;
	 
     
  }
  
.search_res_div_hover:hover{
	outline: 2px solid #808000 !important;
}
.grow_image img:hover{
	/* -webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	transition: 1s ease; */
	}
.grow_image_view_product img:hover{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.2);
	transition: 1s ease;
	}




  
  
  
  .navbar_bottom {display: none;}
  
  
 @media screen and (max-width: 1024px) {
	 
	 .product_img_details img
  {
     max-width: 100% !important;
     height: 350px !important;
	
  }
	 .btn_images img{
	
	width:auto;
	height:80px
}	
	 .res_test_div{display: none;}
	.btn {
    
    padding: 6px 12px;
    font-size: 10px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 10px;
	}
	 .navbar {
  
    font-size: 10px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}
	

.product_img img {
   
	max-width: 100%;
     width: auto !important;
    height: 150px !important;
}
.search_result_div_position {
	width: 565px;
    margin: 5px 0px 0px 0px !important;
    outline: 1px solid #C0C0C0 !important;
}
	  .text_alignment_size{
		  width: 400px;
	  }
.search_product_image img {
	
    width: 100px;
    height: 100px;
    margin: 0px 0px 0px 0px;
}
.search_res_text_div_total {
    width: 500px;
    margin: 0px 0px 0px 50px !important;
}
.search_div {
    position: absolute;
    width: 580px !important;
    margin: 46px 0px 0px 0px !important;
   }
    
  }
  
  
  @media screen and (max-width: 768px) {
	  .res_test_div{display: none;}
	  
.navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}

.btn_images img{
	
	width:auto;
	height:40px
}	  
.search_result_div_position {
    width: 400px;
    margin: 5px 0px 0px 0px !important;
    outline: 1px solid #C0C0C0 !important;
}
.product_img_details img
  {
     max-width: 100% !important;
     height: 290px !important;
	
  }
.btn {
    
    padding: 0px 0px;
    font-size: 12px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    
}

	  .text_alignment_size{
		  width: 250px;
	  }
.search_product_image img {
	
    width: 100px;
    height: 100px;
    margin: 0px 0px 0px 0px;
}
.search_res_text_div_total {
    width: 200px;
    margin: 0px 0px 0px 50px !important;
}
.search_div {
    position: absolute;
    width: 390px !important;
    margin: 0px 0px 0px 0px !important;
   }
	.col-sm-4 {
            text-align: center;
			margin: 5px 0 !important;
		}
    .product_img img {
    max-width: 100% !important;
	width: auto;
    height: 100px !important;
}
  }
  
   @media screen and (max-width: 640px) {
       
       
       
      .navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	   	 	  #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}


 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}
	  
.btn_images img{
	
	width:auto;
	height:80px
}

.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 6px 12px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}
.product_img_details img
  {
     max-width: 100% !important;
     height: 280px !important;
	
  }

.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 280px !important;
}
.feature_p_image img{
	max-width:100%;
	width:auto;
    height: 160px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float: left;
    width: 49%;
    height: 230px;
    margin: 3px 0px 0px 2px;
}

	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #9CA7F7 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: #303030!important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		  position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		  display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 100% !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		width: 435px;
		margin: 0px 0px 0px 0px;
	}

	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 465px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 450px !important;
		 
	}
	   
   }
  @media screen and (max-width: 540px) {
      
.navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	 	  #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}


 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}

.btn_images img{
	
	width:auto;
	height:60px
}		  
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 6px 12px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}
.product_img_details img
  {
     max-width: 100% !important;
     height: 300px !important;
	
  }

.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 250px !important;
}
.feature_p_image img{
	max-width:100%;
	width:auto;
    height: 160px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float: left;
    width: 49%;
    height: 240px;
    margin: 3px 0px 0px 2px;
}

	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: Black !important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		  position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		  display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 100% !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		width: 350px;
		margin: 0px 0px 0px 0px;
	}

	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 400px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 380px !important;
		 
	}
  }

 @media screen and (max-width: 414px) {
     
 .navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	 #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}

 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}
	  
.btn_images img{
	
	width:auto;
	height:40px
}	
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 6px 12px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}	
.product_img_details img
  {
     max-width: 100% !important;
     height: 225px !important;
	
  }

.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 150px !important;
}

.feature_p_image img{
	max-width:100%;
	width:auto;
	height:120px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
   width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float: left;
    width: 49%;
    height: 210px;
    margin: 3px 0px 0px 2px;
}

	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: black !important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		   position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		  display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 330px !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: justify;
		font-family: "Times New Roman", Times, serif;
		width: 250px;
		margin: 0px 0px 10px 0px;
	}
	
	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 250px !important;
		 
	}
    
  }
  @media screen and (max-width: 375px) {
    
    .navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	#desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}

 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}

.btn_images img{
	
	width:auto;
	height:35px
}
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 6px 12px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}	

.product_img_details img
  {
     max-width: 100% !important;
     height: 220px !important;
	
  }

.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 160px !important;
}
.feature_p_image img{
	max-width:100%;
	width:auto;
	height:120px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float: left;
    width: 49%;
    height: 210px;
    margin: 3px 0px 0px 2px;
}



	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: black!important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		   position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		   display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 330px !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: justify;
		font-family: "Times New Roman", Times, serif;
		width: 250px;
		margin: 0px 0px 10px 0px;
	}
	
	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 250px !important;
		 
	}
	
    
  }
  
   @media screen and (max-width: 360px) {
	   
	.navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
    #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}
	
     .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}
	  
.btn_images img{
	
	width:auto;
	height:30px
}
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 6px 12px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}
.product_img_details img
  {
     max-width: 100% !important;
     height: 200px !important;
	
  }
  
.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 160px !important;
}

.mobile_product_view_index{
	float: left;
    width: 49% !important;
    height: 210px;
   padding: 5px 5px;
   
  
}
.feature_p_image img{
	max-width:100%;
	width:auto;
	height:120px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}



.login_input{
	  width: 100% !important;
	
	  
 }
	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: black!important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		   position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		  display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 330px !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		width: 250px;
	}
	
	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 250px !important;
		 
	}
	
  }
    @media screen and (max-width: 320px) {
        .navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	  #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}


 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}
	  
.btn_images img{
	
	width:auto;
	height:30px
}	  
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 0px 6px;
    font-size: 14px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 14px;
	}
	 .navbar {
  
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}	
.product_img_details img
  {
     max-width: 100% !important;
     height: 150px !important;
	
  }

.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 130px !important;
}
.feature_p_image img{
	max-width:100%;
	width:auto;
	height:90px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float:left;
	width: 49%;
	height: 180px;
	
	margin: 3px 0px 0px 2px;
}

	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: black!important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		  position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		   display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 350px !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: justify;
		font-family: "Times New Roman", Times, serif;
		width: 220px;
		margin: 0px 0px 10px 0px;
	}
	
	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 270px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 250px !important;
		 
	}
    
  }
 
  @media screen and (max-width: 280px) {
      .navbar-brand img
{
    position: absolute !important;
    width: 92px !important;
    height: 56px !important;
    left: 32px;
    top: 0;
    text-align: center;
    margin: auto;
    padding: 0;

}
	  #desktop_checkout {display: none;}
	 .navbar_bottom {display: block;}
	.res_test_div {display: none;}
	#cart_table_desktop{display: block;}
	#cart_table_mobile{display: block;}
	.screen_control {display: none;}
	.null_div {display: none;}
	.tabl_control_sreen {display: none;}
    .order_mobile_div{display: block;}
	.shop_name{display: none;}


 .destop_product_view_index {display: none;} 
	 .destop_load_data_index{display: none;}
	  .mobile_load_data_index{display: block;}
	 .mobile_product_view_index {display: block;} 
	  .mobile_product_view_index_ad{display: block;}
	 
.btn_images img{
	
	width:auto;
	height:30px
}
.div_height  {
	height: 100% !important;
}
.btn {
    
    padding: 0px 4px;
    font-size: 10px ;
    
   
    }
	.dropdown-menu {
    
    font-size: 10px;
	}
	 .navbar {
  
    font-size: 10px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    
}
.product_img_details img
  {
     max-width: 100% !important;
     height: 150px !important;
	
  }

.product_img img {
   max-width: 100% !important;
	width: auto;
    height: 120px !important;
}
.feature_p_image img{
	max-width:100%;
	width:auto;
	height:90px;
	
}
.mobile_product_view_index_ad{
	float:left;
	max-width:100%;
	width: 100%;
	
	margin: 3px 0px 0px 0px;
}
.mobile_product_view_index{
	float:left;
	width: 49%;
	height: 180px;
	
	margin: 3px 0px 0px 2px;
}


	.login_input{
	  width: 100% !important;
	
	  
 }

	.drop_down_item_cus{
	margin: 10px 0px 0px 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    display: none;
    float: left;
    min-width: 250px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #449D44 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

	.example button {
	  float: left;
	  width: 20%;
	  padding: 10px;
	  background:  #cc0000;
	  color: white;
	  font-size: 17px;
	  border: 1px solid grey;
	  border-left: none;
	  cursor: pointer;
     }
	.panel-heading {
      color: #fff !important;
      background-color: #2ead15 !important;
      padding: 1px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
	  margin: 10px 0px 0px 0px ;
	  
  }
	  h3 {
      font-size: 18px !important;
	  
    }
	 h2 {
      font-size: 18px !important;
      text-transform: uppercase!important;
      color: black!important;
      font-weight: 600!important;
      margin-bottom: 10px!important;
	 
   }
	 .quantity_form_width{
	 width: 25%;
 }
	.place_order_input{
	 width: 100%;
	}
	
	.cart_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	   padding: 1px 15px;
	}
	.order_mobile_div{
		width: 100%;
		margin: 6px 0px 0px 0px !important;
	   outline: 1px solid #C0C0C0 !important;
	}
	.cart_mobile_btn_color
	{
		background-color: #5CB85C;
		color:white;
		
		
	}
	.edit_quantity_input{
		width:15%;
	}
	.navbar_bottom {
		   position: fixed;
          bottom: 20px; /* Distance from the bottom of the page */
          right: 20px;  /* Distance from the right side of the page */
          z-index: 1000; /* Ensures it's above other elements */
		}
   
		.navbar_bottom a {
		   display: flex;
          align-items: center;
          justify-content: center;
          background-color: #4CAF50; /* Icon background color */
          color: white;
          text-align: center;
          border-radius: 50%;
          font-size: 24px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          transition: transform 0.2s ease, background-color 0.2s ease;
          text-decoration: none;
          padding: 5px 10px;
		}

		.navbar_bottom a:hover {
		  
		  color: black;
		}

		.navbar_bottom a.active {
		  background-color: #4CAF50;
		  color: white;
		}

	
     .res_test_div{
		 width: 50px !important;
		 
	 }
    .search_div {
       position: absolute;
	   width: 100% !important;
	   margin: 0px 0px 0px 0px !important;

    }
	.search_res_div_hover:hover{
	 outline: 2px solid #808000 !important;
     }
	.text_alignment_size{
		
		font-size:12px;
		color:black;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		width: 180px;
		margin: 0px 0px 0px 0px;
	}
.div_height {
	width: 100%;
    height: 220px !important;
}
.product_img img {
    max-width: 100% !important;
	width: auto;
    height: 120px !important;
}
	.search_product_image{
		width: 45px !important;
	}
	.search_product_image img{
		 width: 50px !important;
		 height: 50px !important;
		 margin: 0px 0px 0px 0px;
	}
	.search_result_div_position{
		width: 220px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	.order_search_result_div_position{
		width: 300px;
		margin: 5px 0px 0px 0px !important;
	    outline: 1px solid #C0C0C0 !important;
	}
	
	.search_res_text_div_total{
		 margin: 0px 0px 0px 0px !important;
	     width: 200px !important;
		 
	}
    
  }

 
 
 
 
 