.dosecart_logo {

		width: 13%;

}

.border-setting {
	border-color: #E0F2F1;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-radius: 3% 3% 0% 0%;
padding-bottom: ;


}
.caterories
{
text-align:center;background:#039BE5;font-size:10px;
border-radius: 0% 0% 3% 3%;
}
.rounded-circle
{
width: 10px;
height: 10px;
background: #337ab7;
position: absolute;
border-radius: 50%;
color: white;
font-size: 10px;
top: 10px;

}
.footer-last
{
font-size: 40%;
}
/* .My-search
{
margin-right: 0px;
} */
.list-group-item.active
{
	z-index: 0;
}
.mb
{
	margin-bottom: 5%;
}
/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 5px 0px;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #f85993;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 26px;
	height: 25px;
	font-size:17px;
}
.social-circle li i {
	margin:0;
	line-height:25px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #D3D3D3;   
}
.border-left
{
	border-left:2px solid #EEEEEE ;
	min-height:370px;
}
.my-div
{

	color: #FAFAFA;
	text-align: center;
	padding: 20px;
	

}

.color-1
{
	background: #337ab7;
  

}
.color-2
{
	background: #1accfd;
  
}
.color-3
{
	background: #333;
  
}
.my-div a{
	
	color:#e3e1e1;
	text-decoration: underline;
	/*font-size: 2vw !important;*/
}

.not-active {
	pointer-events: none;
	cursor: default;
}

.footer-color
{
	background: #337ab7 ;
	margin-top: 1%;

}
.footer-grids-new p
{
	margin:2%;
}
.footer-grids-new
{
	color: #fafafa;

}
.footer-grids-new h1
{
	font-size: 14px;
}
.footer-grids-new p
{
	font-size: 12px;
}
.border_left_new
{
	border-color: white;
}
.align
{
	 margin: auto;
}
.button_new {
    background-color: #337ab7; /* Green */
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border: 1px solid white;
    margin-top: 0px;
}
.button_new:hover
{
	color: white;

	box-shadow: 3px 4px 2px #fafafa;

}
.logo-agile
{
	text-align: left;

}

/* Slick Slider */

.usr-testimonial section {
  width: 60%;
  margin: 10px auto;
}

  .cntll {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: rgba(black, 0.3);
}

.slick-slide {
    //display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.variable-width {
  //margin: 30px auto 50px;
  .slick-slide {
    background-color: rgba(black, 0.3);
    height: 200px;
    .inside {
      position: absolute;
      background: #fff;
      width:100%;
      height: 100px;
      //color: #3498db;
      //margin: 5px;
      line-height: 100px;
      font-size: 16px;
      font-weight: 700;
      //margin-bottom: 40px;
      margin: 0 auto;
      bottom: 0;
      text-align: center;
    }
  }
  .high-light {
    width: 200px;
    .inside {
      color: red;
      font-size: 40px;
      font-weight: 900;
      width: 180px;
      height: 200px;
    }
  }
  .normal {
    width: 100px;
    .inside {
      color: black;
      font-size: 16px;
      font-weight: 800;
    }
  }
}


.mobile-header img
	{
		width:10%;
	}

.mobile-header
	{
		display: none;
	}
.agile-leftmk-foot {
        padding: 3em 0 3em 0em;
    }

.hide-nav{
	display: none;
}
.nav .nav-li-hide{
		display: none;
	}
	/*doctor details*/
/*
 * Row with equal height columns
 * -----------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

}

/*
 * Styles copied from the Grid example to make grid rows & columns visible.
 */
.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom:5%;
}

h4 {
  margin-top: 25px;
}
.row1 {
  margin-bottom: 0px;
}
.row1 .row1 {
  margin-top: 10px;
  margin-bottom: 0;
}
 .doc-cls{
  padding-top: 15px;
  padding-bottom: 15px;
  
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
  /* margin-left:50%; */
  /* vertical-align: middle; */
  /* margin-left:100px; */


}

/*
 * Callout styles copied from Bootstrap's main docs.
 */
/* Common styles for all types */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border-left: 3px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  background-color: #fff;
  border-radius: 3px;
}
/* Variations */
.bs-callout-danger {
  background-color: #fdf7f7;
  border-color: #d9534f;
}
.bs-callout-danger h4 {
  color: #d9534f;
}
.bs-callout-warning {
  background-color: #fcf8f2;
  border-color: #f0ad4e;
}
.bs-callout-warning h4 {
  color: #f0ad4e;
}
.bs-callout-info {
  background-color: #f4f8fa;
  border-color: #5bc0de;
}
.bs-callout-info h4 {
  color: #5bc0de;
}
.consul_align 
{
    
    top:20%;
    
}
.btn-color
{
    background:#337ab7;
    border:1px solid #337ab7;
}
.btn-color:hover
{
    background:#424242;
    border:1px solid #424242;
}
.btn-color:after
{
    background:#337ab7;
    border:1px solid #337ab7;
}
.btn-color:focus
{
    background:#337ab7;
    border:1px solid #337ab7;
}

/* devwax-custom */
.dw.source {
  /* width: 500px; */
  margin: 0 auto;
  padding: 9px 20px 9px 45px;
  font-size: 0.9em;
  /* outline: 1px solid red; */
  text-align: right;
  background-color: black;
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0.7;
  border-radius: 4px 0 0 0;
  
}
.hide-lg
{
    display:none;
}
.hide-lg-sm
{
	display: none;
}

/* Product Detail( Quick view) */
.not-active {
    pointer-events: none;
    cursor: not-allowed!important;
}
.pro_rating_box h4
{
    color:#1accfd;
}
.pro_rating_box
{
    background:#fafafa;
}
.hide_pro_detail_lg
{
    display:none;
}
.pro_detail_head i
{
    font-size:200%;
    color:green;
    margin-top:3px;
}
.pro_detail_head h1
{
    font-size:200%;   
}
.del_pro del {
    margin:0px;
    font-size: 15px;
    color: #999;
    font-weight: 300;
    }
.pro_detail_btn_btn{
    /* border:1px solid black; */
    margin-bottom:2%;
   
}
.pro_detail_btn{
    background:#337ab7;
    border:1px solid #337ab7;
    border-radius:1px;

}
.pro_stock_btn
{
    background:#fafafa;
    color:green;
    border-color:white;
    font-size:16px;
}
.pro_stock_btn:hover{
    background:#fafafa;
    color:green;
    border-color:white;
}

.pro_outofstock_btn 
{
    background:#fafafa;
    color:red;
    border-color:white;
    font-size:16px; 
}
.pro_outofstock_btn:hover{
    background:#fafafa;
    color:red;
    border-color:white;
}
.Btn-notify
{
    background: orange; 
    border-color:orange;
}

    
.pro_detail_btn:hover{
    background:#333;
    border:1px solid #333;
    margin-left:0px;
}
.pro_detail_btn:focus{
    background:#333;
    border:1px solid #333;
    margin-left:0px;
}
.pro_detail_btn:active{
    background:#333;
    border:1px solid #333;
    margin-left:0px;
}
.pro_info h4
{
    color:#1accfd;
    margin-top:2%;
}
.pro_info_details p
{
    width: 100%;
    height: 2em;
    overflow: hidden;
    white-space: initial;
}
.overflow-visible {
    white-space: initial;
}
.actual_price
{
    font-weight:900;
    font-size:16px;
}
.product_info h4
{
   color:#1accfd;
   margin-bottom:1%;
}
.product_info h5
{
    font-weight:bold;
    margin-bottom:1%;
}

.checked
{
    color: orange;
}
.panel
{
    margin-top:10px!important;
    border: solid 1px #f0f0f0 ! important;
}
.panel-default>.panel-heading
{
    background-color:#FAFAFA!important;
    /* border-color: #ddd; */
    padding-top:0px!important;
}
.pro_rating_box 
{
    border: solid 1px #f0f0f0 !important;
}
.pro_rating_box h4
{
    color:black !important;
}

.hide-lg-sm
{
	display: none;
} 

/* header  start here*/
.flex-container {
  display: flex;
 
}
.dose-logo .head
{
   font-size: 30px;
   margin-top: -0.3em !important;

}
.mob{
    display: none;
  }
.locator
{
  display: none;
}

/*new Css */
.locator {
    position: fixed;
    top: 6.5em;
    padding: 5px;
    left: 0px;
    z-index: 999;
    opacity: 0.9;
    color: #fff;
  /*  font-weight: bold;
    font-variant: diagonal-fractions;*/
    border-radius: 0px;
    background: #454646;
    border-color: #454646;
    box-shadow: 3px 5px 15px rgba(230, 234, 239, 0.5);
}


#locatorModal .modal-header
{
    background:#337ab7 !important;
    color:white;
   
}

#locatorModal .modal-content
{
  border-radius: 0px;
  box-shadow: 3px 5px 15px rgba(230, 234, 239, 0.5);
  overflow-y: auto;
  max-height: 400px;
}

/** {
  box-sizing: border-box;
}
*/
#myInput {
  background-image: url('/shop/images/loc.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

#myUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#myUL li a {
  border: 0px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  /*background-color: #f6f6f6;*/
  padding: 10px;
  text-decoration: none;
  font-size: .875rem;
  color: black;
  display: block
}

#myUL li a:hover:not(.header) {
  background-color: #e6f4f6;
}

#myUL .active-li a
{
  background-color: #eee;
}

.web-locator
{
  background: #fff !important;
  color:#454646 !important;
  font-size: 14px ; 
    font-weight: 700 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    display: inline-block !important;
    width: 100% !important;
    padding: 3px 7px !important;
    overflow: hidden;margin-top: 0.4em !important;
}

.ewallet_amt
{
  font-weight: bold;
  text-decoration: underline;
  font-size:5vw;
}

            
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px)  { 
    .single-right-left
    {
        width:100%;
    }

}   

@media(max-width: 1024px) 
{
	.footer-grids-new
	{
		width:100%;
		text-align: center;
	}
	.border_left_new
	{
		border-left:0px solid #EEEEEE ;
		
		padding-top: 5%;
	}
	.border_bottom_new
	{
		border-bottom: 1px solid #EEEEEE ;
		padding-bottom: 3%;
	}
   .footer-color
	{
		
		margin-bottom: 1%;

	}


}
@media(max-width: 768px) 
{
	.border-left
	{
		border-left:0px solid #EEEEEE ;
		min-height:370px;
		padding-top: 5%;
		
		
	}
	.border_left_new
	{
		border-left:0px solid #EEEEEE ;
		padding-top: 5%;
	}
	.border_bottom_new
	{
		border-bottom: 1px solid #EEEEEE ;
		padding-bottom: 3%;
	}
	.nav .nav-li-hide{
		display: inline;
	}

/*product-details*/
 .pro_stock_btn
 {
     display:none !important;
  
 } 
 .pro_detail_btn
 {
     width: 48%;
 }
 .hide_pro_detail_lg
  {
      display:inline;
  }
  .hide_pro_detail_sm 
  {
      display:none;
  }
    ul li.hide_company
                    {
                       display: none;
                    }

/*all doctor detail*/
.hide-sm
{
    display:none;
}
.hide-lg
{
    display:inline;
}
            
 .my-div a{
  
  color:#e3e1e1;
  text-decoration: underline;
  font-size: 4.5vw !important;
}

.hide-search{
    display: none;
  }

  .dose-logo .head
  {
        font-size: 22px;
        margin-top: 0;
  }
  .mob{
    display: inline;
    /*margin-bottom: -10em;*/
    margin-top: 4px;
  }

  .ban-top
  {
    border-bottom: 1px solid white;
  }

  .locator
  {
    display: inline;
  }

  .ewallet_amt
  {
    font-weight: bold;
    text-decoration: underline;
    font-size:9vw;
  }

  .usr-testimonial section {
  width: 95%;
  margin: 10px auto;
}


}


/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  .agileits_search input[type="search"]
	{
		width: 84%;
	}

	/*.agileits_search input[type="search"]
	{
		background: red;
	}*/

		.nav .nav-li-hide{
		display: none;
	}
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
 .agileits_search input[type="search"]
	{
		width: 84%;
	}
	.mobile-header img
	{
		width:10%;
	}

	/*.agileits_search input[type="search"]
	{
		background: blue;
	}*/
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .agileits_search input[type="search"]
	{
		width: 84%;
	}
	.hidden-top
	{
		display: inline;
	}

    .dose-logo .head {
      font-size: 20px;
      /*margin-top: -0.3em !important;
      */
  }

  .mob
  {
    display: none;
  }
  .hide-search{
    display: inline;
  }

.ewallet_amt
  {
    font-weight: bold;
    text-decoration: underline;
    font-size:5vw;
  }
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
 .agileits_search input[type="search"]
	{
		width: 84%;
	}

  .ewallet_amt
  {
    font-weight: bold;
    text-decoration: underline;
    font-size:5vw;
  }

/*	.agileits_search input[type="search"]
	{
		background: green;
	}*/
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
 .agileits_search input[type="search"]
	{
		width: 84%;
	}
  .mobile-header img
	{
		width:10%;
	}

	.hidden-head
	{
		display: none;
	}


	.hide-lg-sm
	{
		display: inline;
	}
	.mobile-header
	{
		display: inline;
	}
 
/*
	.agileits_search input[type="search"]
	{
		background: grey;
	}*/
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .agileits_search input[type="search"]
	{
		width: 84%;
	}
   .mobile-header img
	{
		width:10%;
	}

	.hidden-head
	{
		display: none;
	}

	.hide-lg-sm
	{
		display: inline;
	}

	.mobile-header
	{
		display: inline;
	}

	/*.agileits_search input[type="search"]
	{
		background: pink;
	}*/

	.nav .nav-li-hide{
		display: inline;

	}

	.nav .nav-li-hide a{
		color:#ccc;
		
	}
}


/* Simple Slider */
.usr-testimonial .white-back{
	box-shadow: 0 2px 5px rgb(51, 51, 51);
	background: #333;
}
.usr-testimonial .simple blockquote p {
	
	color: #FAFAFA;
	font-size: 0.8em;	
	
}

.usr-testimonial .simple blockquote p strong {
	text-decoration: underline;
}

.usr-testimonial blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 0;
    padding-bottom: 0;
}

.usr-testimonial .test{
 margin-bottom:10px;
}


.notify-btn
{
	font-size: 9px;
	color: #fff;
	background: #ffa500;
	border-color:#ffa500;
	text-decoration: none;
	position: relative;
	border: none;
	border-radius: 0;
	width: 100%;
	text-transform: uppercase;
	padding: 10px;
	outline: none;
	letter-spacing: 1px;
	font-weight: 600;
}
.notify-btn:hover
{
	background: #333;
	color: #fff;
}


/* customize css for search view */

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px !important;
    list-style: none;
    background-color: #fff;      
    font-family: 'Open Sans', sans-serif;
    text-transform:initial !important;   
    font-size:12px;     
    max-height: 45%;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;  
}   

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
	white-space: nowrap;
}


.ui-menu-item {
    border-bottom:1px solid #b4c4d4 !important;
    padding-bottom:10px !important;
    padding-top:10px !important;
}


	.ui-menu .ui-menu-item-wrapper:hover
{
	background:#fff;
	color: #333;
}	
.ui-menu .ui-menu-item :hover
{
   text-decoration: none;
   cursor: pointer;
   color:#337ab7;
   font-weight: bold;
}
        

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 0px;
	background: #fff;
	color:#337ab7;
	font-weight: bold;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #1accfd;
	text-decoration: none;
	font-size: 12px;
}

.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
   
    float: left;
    clear: left;
    width: 100%;
}


.ui-autocomplete { 
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: red;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;

  
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}


.btn-green
{
   	border-radius: 1px;
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
	
}

.btn-orange
{
   	border-radius: 1px;
	color: #fff;
	background-color: orange;
	border-color: orange;
	
}
/*Product Detail*/
/*pro_img*/
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

  
    .pro_info_details_salt 
    {
        width: 100%;
        overflow: hidden;
        white-space: initial;
        font-size:12px;
    }
    .overflow-visible_salt {
      white-space: initial;
      font-size: 14px;
      font-family: Helvetica,Georgia, serif,Helvetica,Arial,sans-serif;
      line-height: 1.4;
      padding: 10px 0px;
    }
    .panel
    {
        margin-top:10px!important;
        border: solid 1px #f0f0f0 ! important;
    }
    .panel-default>.panel-heading
    {
        background-color:#FAFAFA!important;
        /* border-color: #ddd; */
        padding-top:0px!important;
    }
    .pro_rating_box 
    {
        border: solid 1px #f0f0f0 !important;
    }
    .pro_rating_box h4
    {
        color:black !important;
    }

  
    /*discount*/
    .discount
    {
     border: 1px solid black;
     margin-bottom: 8%;   
    }
    .s1
    {
     color:red;font-size:1vw;
     padding:10px;
     font-weight: bold;
    }
    .s2
    {
    color:red;font-size:4vw;
    font-weight: bolder;
    padding: 1px;
    }
    .s3
    {
    font-size:2vw;
    border-bottom: 1px solid black;
    text-align:center;
    }
    .s4
    {
    font-size:1vw;
    text-align:center;
    }
    .available-group_heading
    {
        padding:1% 0%;
        font-size: 1.15rem;
    }
    .available-group
    {
      padding:1% 0%;
       border-bottom:2px solid #c9e6ef; 
       border-top:2px solid #c9e6ef;

    }
    .available-group table
    {
        width:100%;
    }
     .available-group tbody
    {
        border-bottom: 1px solid #BDBDBD;
        font-size: .875rem;
    }

    .min-height-container
	{
		min-height: 35vw;
	}
  /*Products 2 div*/
  .pro_name_p {
color: #000;
font-size:16px;
text-overflow: "--";
white-space: nowrap;
overflow: hidden;
}
/*.wishlist_i i
{
  font-size: 2em;
}*/
.one-fourth-sec
{
  width: 25% !important;
  float: left;
  /*height: 50vh;*/
     /*width: 15rem;*/
      /*box-shadow: 5px 6px 8px gray;*/
}
.IndexImage-responsive
{
  height:18vh !important;
  width:18vh !important;
  /*border: 1px solid red;*/

}
.disclaimer p
    {
    text-align: justify;
    text-justify: inter-word; 
    padding: 2%;
    height: 9em;
    overflow: hidden;
    white-space: initial;
    } 
.pro_information
    {
    color: black;
    }
.pro_information:hover
    {
      color:#337ab7;
    }

              
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .one-fourth-sec{
            width: 50% !important;
            }
    .pro_name_p {
        font-size:2vh;
        }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .one-fourth-sec{
            width: 50% !important;
            }
    .pro_name_p {
                    font-size:2vh;
                    }
      /*  .wishlist_i i
          {
          font-size: 0.5em;
          }*/
   
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .one-fourth-sec{
           width: 50% !important;
           }
  .pro_name_p {
      
        font-size:2vh;
    }
  .ewallet_amt
  {
    font-weight: bold;
    text-decoration: underline;
    font-size:5vw;
  }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    
    .one-fourth-sec
    {
  width: 25% !important;
  
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .one-fourth-sec
  {
    width: 25% !important;
    float: left;
  }
   
}

/*Categories*/

div.col-md-3.one-two {
width: 25% !important;
float: left;
}
.responsive_font_size
{
  font-size: 12px !important;
}
.view_all
{
  background:#3b87c8;
  margin-top:1px; 
}
.cat_img
{
  border-radius: 50% !important;
  margin: 1%;
}
@media  (max-width: 768px) {
  

    div.col-md-3.one-two
    {
    width: 50% !important;
    }
    .responsive_font_size
    {
      font-size: 10px;
    }
    
}
@media  (max-width: 600px) {
    div.col-md-3.one-two 
    {
    width: 50% !important;
    }
       .responsive_font_size
    {
      font-size: 9px !important;
    }
}
@media (max-width: 565px) {
    div.col-md-3.one-two {
    width: 50% !important;
    
    }
       .responsive_font_size
    {
      font-size: 8px !important;
    }
}
@media (max-width: 320px){

    div.col-md-3.one-two {
    width: 50% !important;
  

    }
       .responsive_font_size
    {
      font-size: 7px !important;
    }
}
@media (max-width: 275px){

    div.col-md-3.one-two {
    width: 100% !important;
    }
       .responsive_font_size
    {
      font-size: 7px !important;
    }
}

  .dv_pro_name{
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fdfdfd;
    text-decoration: none;
    background-color: #333;
    border: 1px solid #ddd;
}