*{
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}
.navbar ul li a:hover{
  color: #ffc107;
  font-weight:bolder;
}
.navbar-brand{
    margin-left: 22px;
  
}
.navbar-nav li.active {
    color: red;
}
.paypal-button.paypal-button-color-gold{
    background: white;
}
.navbar{
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100px;
}

.search-btn{
    border: none;
    background-color: transparent;
    font-size: 25px;
}
.search-btn:hover{
  background-color: transparent;
  color: #ffc107;
}
.blink-style-w6wt69 {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px thin 0px 0px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.2);
    height: 28px;
}
@media(max-width : 580px){
    .blink-style-w6wt69{
        height: 2px;
    }
    
}
@media(max-width : 575px){
    .navbar-collapse{
        position: absolute;
        z-index: 2;
        background-color: #dfdfdf;
        width: 100%;
       margin-top: 400px;
        margin-left: -16px;
        padding-left: 12px
    } 
}
.navbar li{
    padding-right: 20px;
}
.navbar ul{
    padding-right: 20px;
}
.navbar .from{
padding-left:20px ;
}

/* .navbar-collapse{
    position: absolute;
    z-index: 2;
    background-color: #dfdfdf;
    width: 100%;
    margin-top: 100%;
    margin-left: -16px;
    padding-left: 12px
} */

.navbar-collapse
.navbar hr{
   
    margin-right: 10px;
}

.containe{
    margin-top: 30px;
    margin-bottom:100px;
}

.carousel-inner img {
    width: 100%;
    height: 500px;

   
}

#custCarousel .carousel-indicators {
  position: static;
  margin-top:20px;
}

#custCarousel .carousel-indicators > li {
width:100px;
}

#custCarousel .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}

#custCarousel .carousel-indicators li.active img {
  opacity: 1;
}

#custCarousel .carousel-indicators li:hover img {
  opacity: 0.75;
}

.carousel-item img{

  width:100%;
}


.fa-chevron-left,.fa-chevron-right{
color: rgb(245, 68, 68);
background-color: rgb(247, 231, 95);
padding: 20px 5px 20px 5px;
border-radius: 5px;
}







a
{
    text-decoration: none;
}
.product-card {
    width: 250px;
    position: relative;
    box-shadow: 0 2px 7px #dfdfdf;
    border: none;
   
    background: #fafafa;
}
.product-card:hover{
    border: 5px solid #fbb72c;
   
}
.badge {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: red;
    color: #fff;
    padding: 3px 10px;
}

.product-tumb {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    padding: 10px;
    background: #f0f0f0;
}

.product-tumb img {
    width: 100%;
    height: 100%;
}

.product-details {
    padding: 15px;
    height:200px;
}

.product-catagory {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ccc;
    margin-bottom: 18px;
}

.product-details h4 a {
    font-weight: bolder;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    color: #030303;
    text-decoration: none;
    transition: 0.3s;
    text-align: center;
}

.product-details p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 18px;
    color: #999;
    height:80px;
}

.product-bottom-details {
    overflow: hidden;
    border-top: 1px solid rgb(211, 209, 209);
    padding-top: 20px;
}

.product-bottom-details div {
    float: left;
    width: 50%;
}

.product-price {
    font-size: 18px;
    color: #fbb72c;
    font-weight: 600;
}

.product-price small {
    font-size: 80%;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
}

.product-links {
    text-align: right;
}

.product-links a {
    display: inline-block;
    margin-left: 5px;
    color: #e1e1e1;
    transition: 0.3s;
    font-size: 17px;
}

.product-links a:hover {
    color: #fbb72c;
}

 
.demo-content {
    color: #fff;
    display: flex;
    font-family: Helvetica;
    font-weight: 100;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 56px;
    height: 250px;
    width: 100%;
  }


  .carousel__item:nth-child(1) .demo-content {
    background-color: #216485;
  }
  .carousel__item:nth-child(2) .demo-content {
    background-color: #3692b6;
  }
  .carousel__item:nth-child(3) .demo-content {
    background-color: #6fccc9;
  }
  .carousel__item:nth-child(4) .demo-content {
    background-color: #a6e3cf;
  }
  .carousel__item:nth-child(5) .demo-content {
    background-color: #aff0be;
  }
  .carousel__item:nth-child(6) .demo-content {
    background-color: #527059;
  }
  .carousel__item:nth-child(7) .demo-content {
    background-color: #243127;
  }


.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
  position: relative;
}


@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
  
}

@media (min-width: 1200px) {
	.rt-container {
		width: 1170px;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}

html {
    box-sizing: border-box;
  }
  
  *, *:before, *:after {
    box-sizing: inherit;
  }
  

 
  
  .carousel__activator {
    display: none;
  }
  
  .carousel__controls {
    display: none;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    right: -80px;
    left: -70px;
    bottom: 0;
  }
  .carousel__controls:first-of-type {
    justify-content: flex-end;
  }
  .carousel__controls:last-of-type {
    justify-content: flex-start;
  }
  
  .carousel__control {
    cursor: pointer;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #3d414a;
    border-radius: 100%;
    box-shadow: 0 2px 10px 0 rgba(33, 34, 36, 0.3);
    font-size: 24px;
    height: 48px;
    justify-content: center;
    transition: 0.3s all;
    width: 48px;
    z-index: 1;
  }
  .carousel__control:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__controls:nth-of-type(1) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(1):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__controls:nth-of-type(2) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(2):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__controls:nth-of-type(3) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(3):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__controls:nth-of-type(4) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(4):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__controls:nth-of-type(5) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(5):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-400%);
            transform: translateX(-400%);
  }
  
  .carousel__activator:nth-of-type(6):checked
  ~ .carousel__controls:nth-of-type(6) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(6):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-500%);
            transform: translateX(-500%);
  }
  
  .carousel__activator:nth-of-type(7):checked
  ~ .carousel__controls:nth-of-type(7) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(7):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-600%);
            transform: translateX(-600%);
  }
  
  .carousel__activator:nth-of-type(8):checked
  ~ .carousel__controls:nth-of-type(8) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(8):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-700%);
            transform: translateX(-700%);
  }
  
  .carousel__activator:nth-of-type(9):checked
  ~ .carousel__controls:nth-of-type(9) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(9):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-800%);
            transform: translateX(-800%);
  }
  
  .carousel__activator:nth-of-type(10):checked
  ~ .carousel__controls:nth-of-type(10) {
    display: flex;
  }
  
  .carousel__activator:nth-of-type(10):checked
  ~ .carousel__screen
  .carousel__track {
    -webkit-transform: translateX(-900%);
            transform: translateX(-900%);
  }
  
  .carousel__screen {
    overflow: hidden;
    margin-left: -16px;
    margin-right: -16px;
  }
  
  .carousel__track {
    font-size: 0;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  
  .carousel__item {
    display: inline-flex;
    padding-left: 16px;
    padding-right: 16px;
    vertical-align: top;
    white-space: normal;
  }
  
  .carousel__item--desktop-in-1 {
    width: 100%;
  }
  
  .carousel__item--desktop-in-2 {
    width: 50%;
  }
  
  .carousel__item--desktop-in-3 {
    width: 20%;
  }
  
  .carousel__item--desktop-in-4 {
    width: 20%;
  }
  
  .carousel__item--desktop-in-5 {
    width: 20%;
  }
  
  
  
  .demo-container {
    color: #fff;
  
    font-family: Helvetica;
    font-weight: 100;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 56px;
    padding: 50px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    
  }
  
  .carousel__item:nth-child(1) .demo-content {
    background-color: #216485;
  }
  
  .carousel__item:nth-child(2) .demo-content {
    background-color: #3692b6;
  }
  
  .carousel__item:nth-child(3) .demo-content {
    background-color: #6fccc9;
  }
  
  .carousel__item:nth-child(4) .demo-content {
    background-color: #a6e3cf;
  }
  
  .carousel__item:nth-child(5) .demo-content {
    background-color: #aff0be;
  }
  
  .carousel__item:nth-child(6) .demo-content {
    background-color: #527059;
  }
  
  .carousel__item:nth-child(7) .demo-content {
    background-color: #243127;
  }
  
  
  @media screen and (max-width: 1023px) {
    .carousel {
      padding-left: 0;
      padding-right: 0;
    }
  
    .carousel__activator:nth-of-type(n):checked ~ .carousel__controls:nth-of-type(n) {
      display: none;
    }
    .carousel__activator:nth-of-type(n):checked ~ .carousel__screen .carousel__track {
      -webkit-transform: none;
              transform: none;
    }
  
    .carousel__screen {
      margin-left: 0;
      margin-right: 0;
    }
  
    .carousel__track {
      overflow-x: auto;
      width: auto;
      padding-left: 48px;
      padding-right: 48px;
    }
  
    .carousel__item--tablet-in-1 {
      width: 90%;
    }
  
    .carousel__item--tablet-in-2 {
      width: 45%;
    }
  
    .carousel__item--tablet-in-3 {
      width: 30%;
    }
  }
  @media screen and (max-width: 650px) {
    .carousel__track {
      padding-left: 0;
      padding-right: 0;
    }
  
    .carousel__item--mobile-in-1 {
      width: 50%;
    }
  
    .carousel__item--mobile-in-2 {
      width: 50%;
    }
  
    .carousel__item--mobile-in-3 {
      width: 50%;
    }
  }
  .btn-warning{
width: 160px;
padding: auto;

  }
  


  .container-fluid{
  
    margin-top: 50px ;
    background:#fdfdfd ;
    color: #627482  !important;
    margin-bottom: 0 ;
    padding:15px  ;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

small{
    font-size: calc(12px + (15 - 12) * ((100vw - 360px) / (1600 - 360))) !important; 
}

.bold-text{
    color: #030303 !important;
}


.mt-55{
    margin-top: calc(50px + (60 - 50) * ((100vw - 360px) / (1600 - 360))) !important; 
}


h3{
    font-size: calc(34px + (40 - 34) * ((100vw - 360px) / (1600 - 360))) !important; 
}
 
.social{
    font-size: 21px !important; 
}

.rights{
    font-size: calc(10px + (12 - 10) * ((100vw - 360px) / (1600 - 360))) !important; 
}

.product_img {
  position: relative;
  overflow: hidden;
  padding: 30px 20px 30px 20px;
 
}

.product_img img {
  width: 100%;
 
}
.img-fluid{
  width: fit-content;
  height: 300px;
}
.product_box{
  width: 100%;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-top: 50px;
}
.checkbox{
  display: inline-grid;
  padding: 10px 0 10px 20px;
  width: 100%;
}
.checkbox2{
  display: inline-grid;
  padding: 10px 0 10px 20px;
}
.select{
  padding:5px 0 5px 20px;
  background-color: #eaecf0;
  border-radius: 20px;
  display: flex;
}
.dropdown{
  margin-left: auto;
 margin-right: 20px;
}
.quantity{
  width: 100%;
  display: flex;
  margin-right: 35px;
}
.number{
  width: 150px;
}
		.minus, .plus{
			width:30px;
			height:30px;
			background:#ffc107;
			border-radius:4px;
			padding:0px 5px 0px 5px;
			border:1px solid #ddd;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      border-radius: 100px;
      color: white;
      cursor: pointer;
		}
		.minus2, .plus2{
			width:25px;
			height:25px;
			background:#ffc107;
			border-radius:4px;
			padding:0px 5px 0px 5px;
			border:1px solid #ddd;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      border-radius: 100px;
      color: white;
      cursor: pointer;
		}
		.number input{
			height:34px;
      width: 50px;
      text-align: center;
      font-size: 26px;
			border:1px solid #ddd;
			border-radius:4px;
      display: inline-block;
      vertical-align: middle;
    }
    .quantity_input{
      width: 50px;
    }
    .price{
      margin-left: auto;
      text-align: end;
    font-size: 25px;
    color:#ffc107;
    }
    .add_to_cart{
      text-align: center;
      margin-top: 20px;
    }



    
.sidebar {
  height: 100%;
  width: 0;
  position: fixed;

  z-index: 3;
  top: 0;
  right: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 50px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
margin-top: -63px;
  right: 2px;
  font-size: 35px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}
.cart_bar{
  padding: 5px 5px 5px 5px;
  display: flex;
  width: 100%;
  margin-top: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.cart_img{
  width: 50px;
  height: 50px;
  margin-left: 5px;
}


.delete_button{
  margin-left: auto;
}
.cart_price{
  margin-left: auto;

}

.cart_title{
  margin-left: 10px;
  font-size: 12px;
  width:50%;
}
.cart_header{
 
 
  text-align: center;
  padding: auto;
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  margin-top: -45px;
  background-color:#ffc107 ;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}


.sidebar footer{
  padding-left: 13px;
  padding-right: 13px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 100%;
  background-color: white;
}


.cart_btn{
  align-items: flex-end;
  justify-items: end;
  text-align: center;
  margin-top: -5px;
}
.scroll {
  max-height: 460px;
  overflow-y: auto;
}
.cart_delivery{

  margin-top: 4px;
  display: flex;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.delivery{
  font-size: 15px;
  font-weight: bolder;
  
}

.delivery_price{
  margin-left: auto;
}

.checkout{
  width: 100%;
  text-align: center;
}
a {
	text-decoration: none;
  color: #030303;
}
.user_card {
height: 400px;
width: 350px;
margin-top: 120px;
margin-bottom: auto;
background: #f39c12;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
padding: 10px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 5px;

}
.brand_logo_container {
position: absolute;
height: 170px;
width: 170px;
top: -75px;
border-radius: 50%;
background: #60a3bc;
padding: 10px;
text-align: center;
}
.brand_logo {
  margin-left: -79px;
    margin-top: -50px;
    height: 200px;
}
.form_container {
margin-top: 100px;
}
.login_btn {
width: 100%;
background: #c0392b !important;
color: white !important;
}
.login_btn:focus {
box-shadow: none !important;
outline: 0px !important;
}
.login_container {
padding: 0 2rem;
}
.input-group-text {
background: #c0392b !important;
color: white !important;
border: 0 !important;
border-radius: 0.25rem 0 0 0.25rem !important;
}
.input_user,
.input_pass:focus {
box-shadow: none !important;
outline: 0px !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
background-color: #c0392b !important;
}


.custom-control{
  font-size: 14px;
    margin-top: 10px;
}


.profile-button {
  background: #ffc107;
  box-shadow: none;
  border: none
}

.profile-button:hover {
  background: #ffc107
}

.profile-button:focus {
  background: #ffc107;
  box-shadow: none
}

.profile-button:active {
  background: #ffc107;
  box-shadow: none
}

.back:hover {
  color: #ffc107;
  cursor: pointer
}

.labels {
  font-size: 11px
}

.profile{
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}




.contain {
  background-color: #ffc107;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}


.contact-wrapper {
  margin: auto 0;
}

.submit-btn {
  float: left;
}
.reset-btn {
  float: right;
}

.form-headline:after {
  content: "";
  display: block;
  width: 10%;
  padding-top: 10px;
  border-bottom: 3px solid #ff0707;
}

.highlight-text {
  color: #ff0707;
}

.hightlight-contact-info {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}

.highlight-text-grey {
  font-weight: 500;
}

.email-info {
    margin-top: 20px;
}

::-webkit-input-placeholder { /* Chrome */
  font-family: 'Roboto', sans-serif;
}

.required-input {
  color: black;
}
@media (min-width: 600px) {
  .contain {
    padding: 0;
  }
}

h3,
ul {
  margin: 0;
}

h3 {
  margin-bottom: 1rem;
}

.form-input:focus,
textarea:focus{
  outline: 1.5px solid #ff0707;
}

.form-input,
textarea {
  width: 100%;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
}

.wrapper > * {
  padding: 1em;
}
@media (min-width: 700px) {
  .wrapper {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .wrapper > * {
    padding: 2em 2em;
  }
}

ul {
  list-style: none;
  padding: 0;
}

.contacts {
  color: #212d31;
  margin: 20% 0 ;
}

.form {
  background: #fff;
}

.form2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
form label {
  display: block;
}
form p {
  margin: 0;
}

.full-width {
  grid-column: 1 / 3;
}


.submit-btn,
.form-input,
textarea {
  padding: 1em;
}

.submit-btn1{
  background: transparent;
  border: 1px solid #ffc107;
  background: #ffc107;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #eee;
}
.reset-btn:hover, .submit-btn1:hover,
.reset-btn , .submit-btn1:focus{
  background: #ffc107;
  outline: 0;
  color: #eee;
}
.error {
  color: #ff0707;
}


.left{
  float: left; 
margin-left: 10px;
 
 }
 
 .internal button{
     width:auto;
 }
 .internal{
 
 margin-left: 5px;
  display: inline-block;
 }
 
 .center{
  float: left; 
width: 100%;
  margin: 1px;
  overflow: hidden;
  /*will change this to hidden later to deny scolling to user*/
  white-space: nowrap;
 }
 
 .right{
  float: right; 
 margin-right: 10px;
 }

 #right-button{
  background: white;
    border: none;
    border-radius: 100px;
    box-shadow: 0 2px 10px 0 rgba(33, 34, 36, 0.3);
    font-size: 20px;
    width: 40px;
    height: 40px;
 }
 #left-button{
  background:  white;
  border-radius: 100px;
  box-shadow: 0 2px 10px 0 rgba(33, 34, 36, 0.3);
  font-size: 20px;
  width: 40px;
    border: none;
    height: 40px;
 }
 .count{
    width:40px;
    text-align: center;
}
 @media(max-width : 612px){
  .center{
    width: 80%;
  }
  #left-button{
   
    font-size: 18px;
  }
  #right-button{
   
    font-size: 18px;
  }
  .right{
    float: right; 
   margin-right: 0px;
   }
   .left{
    float: left; 
  margin-left: 0px;
   
   }
   
}
.spinner {
  width: 160px;
  height: 160px;
  margin: 0;
background:white;
text-align:center;
  flex-wrap: wrap;
  animation: spin 4s linear infinite;
  display: none;
}

/* Show the spinner when the "hidden" class is not present */
.spinner:not(.hidden) {
  display: flex;
}

.pizza-part {
  width: 80px;
  height: 80px;
}

.pizza-part-1 {
  animation: pizza1 2s ease-in-out infinite;
}

.pizza-part-2 {
  animation: pizza2 2s ease-in-out infinite;
}

.pizza-part-3 {
  animation: pizza4 2s ease-in-out infinite;
}

.pizza-part-4 {
  animation: pizza3 2s ease-in-out infinite;
}

/* animations */
@keyframes spin {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}

@keyframes pizza1 {
  0% {
    transform: translate(-20%, -20%);
    opacity: 0;
  }
  10% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  50% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  60% {
    transform: translate(-20%, -20%);
    opacity: 0;
  }
  100% {
    transform: translate(-20%, -20%);
    opacity: 0;
  }
}

@keyframes pizza2 {
  0% {
    transform: translate(20%, -20%) rotateZ(90deg);
    opacity: 0;
  }
  10% {
    transform: translate(20%, -20%) rotateZ(90deg);
    opacity: 0;
  }
  20% {
    transform: translate(0%, 0%) rotateZ(90deg);
    opacity: 1;
  }
  60% {
    transform: translate(0%, 0%) rotateZ(90deg);
    opacity: 1;
  }
  70% {
    transform: translate(20%, -20%) rotateZ(90deg);
    opacity: 0;
  }
  100% {
    transform: translate(20%, -20%) rotateZ(90deg);
    opacity: 0;
  }
}

@keyframes pizza3 {
  0% {
    transform: translate(20%, 20%) rotateZ(180deg);
    opacity: 0;
  }
  20% {
    transform: translate(20%, 20%) rotateZ(180deg);
    opacity: 0;
  }
  30% {
    transform: translate(0%, 0%) rotateZ(180deg);
    opacity: 1;
  }
  70% {
    transform: translate(0%, 0%) rotateZ(180deg);
    opacity: 1;
  }
  80% {
    transform: translate(20%, 20%) rotateZ(180deg);
    opacity: 0;
  }
  100% {
    transform: translate(20%, 20%) rotateZ(180deg);
    opacity: 0;
  }
}

@keyframes pizza4 {
  0% {
    transform: translate(-20%, 20%) rotateZ(-90deg);
    opacity: 0;
  }
  30% {
    transform: translate(-20%, 20%) rotateZ(-90deg);
    opacity: 0;
  }
  40% {
    transform: translate(0%, 0%) rotateZ(-90deg);
    opacity: 1;
  }
  80% {
    transform: translate(0%, 0%) rotateZ(-90deg);
    opacity: 1;
  }
  90% {
    transform: translate(-20%, 20%) rotateZ(-90deg);
    opacity: 0;
  }
  100% {
    transform: translate(-20%, 20%) rotateZ(-90deg);
    opacity: 0;
  }
}




