@font-face {
    font-family: helvatica;
    src: url('../../Helvetica.ttf');
    font-weight: normal;
}
@font-face {
    font-family: helvatica-light;
    src: url('../../Helvetica-light.ttf');
    font-weight: normal;
}
@font-face {
    font-family: helvatica-bold;
    src: url('../../Helvetica-Bold.ttf');
    font-weight: normal;
}

/* video csss */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}


#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}


i.fa.fa-times {
    float: right;
    margin-right: 27px;
}
  #myProgress {
  width: 100%;
  background-color: #ddd;
  }

  #myBar {
  width: 0%;
  height: 30px;
  background-color: #04AA6D;
  text-align: center;
  line-height: 30px;
  color: white;
  }

/* pop up css */
    body {font-family: Arial, Helvetica, sans-serif;}

    /* The Modal (background) */
    .modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 1; /* Sit on top */
      padding-top: 100px; /* Location of the box */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
          background-position: center center !important;
    }
    /* Modal Content */
    .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 80%;
    }

    /* The Close Button */
    .close {
      color: #aaaaaa;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }

    .close:hover,
    .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
    }

    div#myModal {
        max-width: 100% !important;
        margin-top: 0px;
    }

    div#myModal {
        padding-top: 35px;
    }

    .featured-iamge-popup img {
    max-width: 64px;
    min-width: 71px;
    border-radius: 69px;
    margin-left: 39px;
    max-height: 69px;
}

#myProgress {
    width: 100%;
    height: 2px;
    background-color: #ddd;
    float: left;
}

#myBar {
    width: 0%;
    height: 2px;
    background-color: #04AA6D;
    text-align: center;
    line-height: 30px;
    color: white;
}

.progress-outer{
  padding-right: 1px;
}


.outer-heading , .outer-cards-outer{

  min-width: 100%;
  display: block;
  margin: auto;
  text-align: center;
  padding-bottom: 40px;
}


.card {
    margin: 30px auto;
    width: 284px;
    height: 420px;
    border-radius: 40px;
    box-shadow: 5px 5px 30px 7px rgb(0 0 0 / 25%), -5px -5px 30px 7px rgb(0 0 0 / 22%);
    cursor: pointer;
    transition: 0.4s;
    margin-top: 0px;
    margin: 0px;
    float: left;
    margin-right: 17px;
}


.cards-list {
    margin: 0px !important;
    width: 100% !important;
    min-width: 100%;
    margin: auto !important;
    display: block !important;
}



.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-size: 23px !important;
}

 
.firstrow.row.cf_heading .inner-heading {
    font-family: 'helvatica' !important;
    font-weight: 900 !important;
}

.firstrow.row.cf_heading h5.inner-heading {
    /* background: red !important; */
    font-family: 'helvatica';
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: 700 !important;
}

h2.inner-heading {
    font-size: 32px !important;
}

h4.inner-heading {
    font-size: 25px !important;
}

.firstrow.row.cf_heading .inner-heading {
     
    color: black !important;
}

.pn-ProductNav_Wrapper {
    margin-top: 150px !important;
}


p.pop-screen-description {
    padding-left: 18px !important;
    padding-right: 18px;
}


.firstrow.row.cf_heading h5.inner-heading {
    max-width: 90%;
    margin: auto;
}
 
 
@media screen and (max-width: 580px) {


/*   .card{
      margin-right: 17px !important;
      max-width: 284px !important;
      margin: auto !important;
      float: none;
  } */
}


.outer-full-widget-counterflow {
    width: 100% !important;
    max-width: 100%;
    min-width: 100%;
}

.single-row-widget.row{
    min-width: 100% !important;
    float: left;
  }


  .outer-full-widget.row {
      min-width: 100% ;
  }


  .cards-list {

      display: flex !important;

  }

  @media only screen and (max-width: 485px) {
/*     .card .card_image img {

        max-width: 120px !important;
        max-height: 151px !important;
    } */
	  
	  .card_title.title-white.top-image-row {
   			 width: 34vw !important;
   			 float: left !important;
   			 text-align: left !important;
    		 max-width: 255px !important;
		}
  }


  @media only screen and (max-width: 585px) {
	  
		.Menu-item-name p {
			font-size: 12px !important;
			text-align: center !important;
			 
		}
	  
	  .Menu-item-name p {
			margin-top: 19px !important;
		}
	  
	.card {
		width: 175px;
	}
	
	  span.product-price {
       margin-right: 15px;	
	}
	 
	  p.pop-screen-description{
		  font-size:12px !important;
	  }  
	  
	  .card {
			max-width: 143px !important;
            max-height: 254px !important;
		}
	  
	 .card .card_image img {
		  
		 max-width: 143px !important;
		max-height: 256px !important;
	}
	  
	  
	.Menu-item-name p {
		font-size: 10px !important;
		margin-top: -9px !important;
		margin-left: -16px !important;
		padding: 4px !important;
	}

  
  span.product-price {
    margin-right: 52px !important;
    font-size: 15px !important;
    margin-top: 11px !important;
}
  .entry .entry-content p {
 
    font-size: 15px;
    font-weight: 600 !important;
    max-width: 142px !important;
    margin-top: -23px !important;
	}
	  
  p.pop-screen-description {
    width: 100% !IMPORTANT;
    min-width: 100% !important;
    font-size: 18px !important;
}
	  
	 
  .Menu-item-name {
    margin-top: -21px;
    margin-left: 17px;
  }
 
  .Menu-item-name {
     margin-left: 16px !important;
   }
	  
	.card {
       margin-top: 16px;
      transform: scale(1.05);
   }
  .card { 
    margin: auto;
    display: block;
    margin-top: 25px;
 }
	  .card_title.title-white.top-image-row img {
			max-width: 38px!important;
			min-width: 13px;
			min-height: 4px;
			border: 2px solid #3a98ea;
			margin-top: 5px !important;
		}
	  .card_title.title-white.top-image-row img {
 
		  
	border: 2px solid #3a98ea !important;
    min-width: 37px !important;
    max-width: 37px !important;	  
}
	  
	p.pop-screen-description {
    line-height: 30px;
    font-size: 17px !important;
}  
	  
	  
	  .cards-list {
      display: block !important;
	  }
	  
	 .card {
        margin-top: 25px !important;
        margin-left: 19px;
	  }
	 
.firstrow.row {
    float: left;
}
	  
	  
	  .card .card_title {
			max-width: 170px;
			margin-top: 31px;
			max-width: 143px !important;
			margin: auto !important;
		}
	  
	  .Menu-item-name {
		margin-top: -21px;
		margin-left: 11px;
		text-align: left;
		text-transform: capitalize;
		margin: auto !important;
		margin-top: 0px !important;
	}
	  
	  .Menu-item-name p {
			text-align: center !important;
			font-family: 'helvatica' !important;
			max-width: 100% !important;
			margin: auto !important;
			font-size: 10.6px !important;
		}
	  
	  .card_title.title-white.top-image-row {
		width: 18vw	 !important;
		float: left !important;
		text-align: left !important;
		max-width: 255px !important;
		margin-top: 12px !important;
		margin-left: 10px !important;
	}
	  
	  	 div#myModal {
		        	background-size: cover !important;
		    	 background-size: 100% 100%, contain !important;
			     position: fixed !important;
              top: 0px !important;  
              bottom: 0px !important;
		}
	  
	  span.product-price {
			margin-right: 36px !important;
			font-size: 12px !important;
			margin-top: 6px !important;
		}
	  
	  span.product-price {
		margin-right: 35px !important;
		font-size: 11px !important;
		margin-top: 9px !important;
	}
	  
	     
  }

 

 

  .card_title.title-white.top-image-row img {
    border: 6px solid #3a98ea;
    min-width: 60px;
    max-width: 60px;
  }


  .entry .entry-content p {
      word-wrap: break-word;
      font-family: serif;
  }

  .Menu-item-name p {
      max-width: 70%;
      line-height: 18px;
  }


  .card {

    margin-top: 16px;
}

.entry .entry-content p {
    word-wrap: break-word;
    font-family: serif;
    font-family: 'helvatica-bold';
}

h4.inner-heading {
    font-family: 'helvatica-bold';
    text-transform: capitalize;
}

.Menu-item-name {

    text-align: left;
    text-transform: capitalize;
}

.entry .entry-content p {
    word-wrap: break-word;
    font-family: serif;
    font-family: 'helvatica-bold';
    background: #00000047;
    padding: 7px;
    border-radius: 10px;
    margin-bottom: -26px;
    margin-top: 27px;
}

p.pop-screen-description {
    position: absolute;
    bottom: 0px;
    color: white;
    text-align: center;
    display: block;
    margin: auto;
    width: 100%;
}




span.product-price {
    float: right;
    color: black;
    background: #00000078;
    padding: 2px;
    border-radius: 14px;
    font-size: 19px;
    color: white;
    font-weight: 100 !important;
    font-family: sans-serif;
    text-transform: uppercase;
}

.card_title.title-white.top-image-row {
    width: 23vw !important;
    float: left !important;
    text-align: left !important;
    max-width: 255px !important;
}



.entry .entry-content p {
    background: #0000007d;
}


.card_title.title-white.top-image-row {
    width: 23vw !important;
    float: left !important;
    text-align: left !important;
    max-width: 255px !important;
    min-width: 160px !important;
}


a.pn-ProductNav_Link {
    border: 3px solid black;
    border-left-color: black !important;
    background: transparent;
    color: black;
	  padding: 3px 10px 0px 12px !important;
    margin: 2px 4px 9px 4px;
}
.pn-ProductNav_Link[aria-selected="true"] {
    color: #ffffff;
    background: black;
}

 

.pn-ProductNav_Link[aria-selected="true"] {
   font-family: helvatica-light;
	
    font-family: 'helvatica';
}

a.pn-ProductNav_Link {
 
    font-family: 'helvatica';
}

.Menu-item-name p {
    max-width: 90%;
    line-height: 18px;
}

.entry .entry-content p {
    
    font-family: 'helvatica';
 
    
    
    margin-bottom: -26px;
    margin-top: 27px;
    font-size: 15px;
    font-weight: 600 !important;
}


.entry .entry-content p {
    font-size: 17px;
    text-align: center;
}

p.pop-screen-description {
    font-family: 'helvatica' !important;
    font-size: 17px !important;
}

p.pop-screen-description {
    font-size: 21px !important;
}

p.pop-screen-description {
    line-height: 26px;
	letter-spacing: -1px !important;
     
 
} 

.Menu-item-name p {
        line-height: 14px;
	font-weight: 100 !important;
}

p.pop-screen-description { 
    margin-top: -5px !important;
    margin-bottom: 120px !important;
}
 

.featured-iamge-popup img {
    max-width: 50px;
    min-width: 49px;
    border-radius: 69px;
    margin-left: 39px;
    max-height: 69px;
    margin-left: 7px;
    margin-top: -15px !important;
}

.firstrow.row {
    margin-top: 32px;
}

.pn-ProductNav_Link[aria-selected="true"] {
    font-family: helvatica-light;
    font-family: 'helvatica';
    color: white !important;
    background: black;
}


.Menu-item-name p {
 
    text-align: center !important;
}


.Menu-item-name p {
    text-align: center !important;
    font-family: 'helvatica' !important;
	line-height:25px !important;
}


 
  @media only screen and (max-width: 930px) {

    .card .card_image {
      max-width: 200px;
      max-height: 200px;
    }

    .card .card_image img {
        max-width: 200px;
        max-height: 300px;
    }

    .card {
        max-width: 200px;
        max-height: 300px;
    }

    .card .card_title {
        max-width: 200px;
        margin-top: 31px;
    }
    .entry .entry-content p {

      margin-top: 27px;
      font-size: 14px;
    }
	  
	.card_title.title-white.top-image-row {
       width: 18vw !important;
       float: left !important;
       text-align: left !important;
       max-width: 255px !important;
	  }
	
	   
	  
	 .Menu-item-name {
       margin-top: -21px;
       margin-left: 11px;
	  }
	  
	  span.product-price {
		margin-right: 35px;
		font-size: 13px;
		float: right;
		margin-right: 0px;
	}
  }



.firstrow.row.cf_heading {
    padding-top: 0px;
}


@media only screen and (max-width: 390px) {
	
  .card {
    max-width: 131px !important;
    max-height: 228px !important;
  }
	
	.card .card_image img {
    max-width: 131px !important;
    max-height: 228px !important;
}
	
	.Menu-item-name p{
		 
 
    margin-top: -47 px !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    max-width: 130 px !important;
	}
	
	.entry .entry-content p {
    font-family: 'helvatica';
    margin-bottom: -26px;
    margin-top: 27px;
    font-size: 15px;
    font-weight: 600 !important;
    max-width: 129px !important;
    margin-top: -53px !important;
}
	.cards-list {
      display: block !important;
      float: left;
    }
	
	 .card { 
    margin: auto;
    display: initial;
    margin-top: 25px;
 }
	.card {
    margin: auto;
    display: block;
    margin: 10px !important;
    transform: scale(1.07);
}
	
	.card {
    	margin: auto;
    	display: block;
    	margin: 10px !important;
    	transform: scale(1.09);
    	margin-top: 20px !important;
	}
	
	.Menu-item-name {
		text-align: left;
		text-transform: capitalize;
		margin: auto !important;
		margin-top: -27px !important;
		}
	 
	
	.Menu-item-name p {
		max-width: 100% !important;
		margin: auto !important;
	    font-size: 10.6px !important;
		line-height:15px !important;
	}
	
	.card_title.title-white.top-image-row {
		width: 23vw !important;
		float: left !important;
		text-align: left !important;
		max-width: 255px !important;
		min-width: 160px !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	.card_title.title-white {
		max-width: 129px !important;
		margin: auto !important;
	}
	 
		 
	
	 div#myModal {
			  background-size: contain !important;
/* 			  background-size: 100% 70%, contain !important; */
		      position: fixed !important;
              top: 0px !important;  
              bottom: 0px !important;
		}
	.Menu-item-name p {
		line-height: 18px;
	}
	
	span.product-price {
		margin-right: 46px !important;
		font-size: 11px !important;
		margin-top: 9px !important;
	}
}



 
 

img.cross_image {
    min-width: 10px;
    float: right;
    margin-right: 11px;
    max-width: 28px;
}

.pn-ProductNav_Wrapper {
    margin-top: 0px !important;
    max-width: 99% !important;
}

button#pnAdvancerRight {
    display: none;
}
span#pnIndicator {
   
    background-color: black !important;
    border-radius: 12px;
    margin: auto;
}
 

.pn-ProductNav_Wrapper {
    margin-top: 1px !important;
    max-width: 99% !important;
}