/* Your custom styles */
.center 
{
	text-align:center;
}
.removeButton 
{
	  border-radius: 10px;
	  outline: 0;
	  margin-top: 0px;
	  font-size: 13px;
	  min-height: 22px;
	  min-width:90px;
	  font-weight: 500;
	  background-color: #FF5722;
	  border: 1px solid #FF5722;
	  color: #fff;
}

.buyNowBtn 
{
	border-radius: 3px;
	outline: 0;
	margin-top:10px;
	margin-bottom: 20px;
	font-size: 13px;
	min-height: 22px;
	padding: 10px 15 px;
		font-weight: 500;
	background-color: #14cda8;
	border: 1px solid #14cda8;
	color: #fff;
	width:100%;
}
.pricegray 
{
	font-size:15px;
	font-family: Sans-Serif;
	font-weight: 400;
	color: dimgray;
}
.VATInfo
{
	font-size:10px;
	font-family: Sans-Serif;
	font-weight: 200;
	color: dimgray;
}
.pricegreen 
{
	font-size:15px;
	font-family: Sans-Serif;
	font-weight: 400;
	color: #20bd99;
}

.ticketsButton 
{
	  border-radius: 6px;
	  outline: 0;
	  margin-top: 20px;
	  font-size: 15px;
	  min-height: 28px;
	  min-width:120px;
	  font-weight: 900;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #f1d600;
	  color: #f7dd03;
}
.ticketsButton:hover
{
	  border-radius: 6px;
	  outline: 0;
	  margin-top: 20px;
	  font-size: 15px;
	  min-height: 28px;
	  min-width:120px;
	  font-weight: 900;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #fff;
}
.couponButton {
border-radius: 6px;
	   	  font-size: 15px;
	  
	  font-weight: 900;
	  background-color: #f7dd03;
	  border: 1px solid #000;
	  color: #000;
	     width: auto;
	  margin: auto;
	  padding: 5px;
}
.couponButton:hover 
{ border-radius: 6px;
	  outline: 0;
	 
	  font-size: 15px;
	  min-height: 28px;
	  min-width:120px 50%;
	  font-weight: 900;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #f7dd03;
	   width: auto;
	  margin: auto;
	  padding: 5px;
	  
	  }
	
.cartButton 
{
	  border-radius: 6px;
	  outline: 0;
	 
	  font-size: 15px;
	  min-height: 28px;
	  min-width:120px 50%;
	  font-weight: 900;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #f7dd03;
	
	   width: 80%;
	  margin: auto;
	  padding: 5px;
	  
	  
	  }
.cartButton:hover
{
	  border-radius: 6px;
	  
	  
	  font-size: 15px;
	  
	  
	  font-weight: 900;
	  background-color: #f7dd03;
	  border: 1px solid #000;
	  color: #000;
	     width: 80%;
	  margin: auto;
	  padding: 5px;
}

.kassaButton 
{
	  border-radius: 6px;
	  outline: 0;
	 
	  font-size: 15px;
	  min-height: 28px;
	  min-width:120px 50%;
	  font-weight: 900;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #f7dd03;
	
	   width: 60%;
	  margin: 10px;
	  padding: 5px;
	  
	  
	  }
.kassaButton:hover
{
	  border-radius: 6px;
	  
	  
	  font-size: 15px;
	  
	  
	  font-weight: 900;
	  background-color: #f7dd03;
	  border: 1px solid #000;
	  color: #000;
	     width: 60%;
	  margin: 10px;
	  padding: 5px;
}

.navbar-btn {
 
   color: #f7dd03;
   
  background-color: #000;
    
  border-color: #fff;
  border: 0px solid #000;
}
._navbar-btn:hover {
  color: #000;
  background-color: #f7dd03;
   
  border-color: #fff;
  border: 0px solid #000;
}


    
    
    
    body {
background: url(http://subtlepatterns.com/patterns/project_papper.png);
background: url(http://subtlepatterns.com/patterns/project_papper.png);

background: url('../Images/background_fwm.png');
background-size: cover;
background: white;
}
.cartButton_new {

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px;
	border: 1px solid rgba(0,0,0,0.4) ;
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5),
				0 0 1px 1px rgba(255,255,255,0.8),
				0 0 0 6px rgba(0,0,0,0.06),
				0 0 0 3px rgba(0,0,0,0.1);
	cursor: pointer;
}
.title {
	padding: 00px;
	float: left;
	color: #fff;
	font-weight: 800;
	font-size: 12px;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
	text-transform: uppercase;
	border-right: 1px solid rgba(255,255,255,0.3);
}
.price {
	padding: 10px;
	float: left;
	color: rgba(0,0,0,0.4);
	font-weight: 800;
	font-size: 12px;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	text-transform: uppercase;	
	border-left: 1px solid rgba(0,0,0,0.2);
}
.plan-danger{
    border:1px solid black;
  background: #f7dd03; 
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 0px 0px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
}
.section3{
    padding:0px 5px 0px 5px;
    background-color:#fff;
    
}
.section3 p{
    padding:8px;
    margin:0px;
    border-bottom:1px solid #DDDDDD;
    color: #f7dd03;
}
@media screen and (min-width: 1024px) {
.weblogo {
 -moz-transform: rotate(-10deg); /* Firefox 3.6 Firefox 4 */
 -webkit-transform: rotate(-10deg); /* Safari */
 -o-transform: rotate(-10deg); /* Opera */
 -ms-transform: rotate(-10deg); /* IE9 */
 transform: rotate(-10deg); /* W3C */
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 width: 250px;
 height: 100px;
 }
}
 @media screen and (max-width: 1024px) 
 {
 	.weblogo {
 width: 200px;
 height: 80px;
 }
}

.center-page
{
	width: 300px;
	height: 300px;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	
}

.space-vert
{
	margin-top: 20px;
}
.required
{
font-weight: 800;
color: Red;
}

.orderdetailsbutton 
{
	  border-radius: 6px;
	  outline: 0;
	 
	  font-size: 12px;
	  min-height: 28px;
	  min-width:120px 50%;
	  font-weight: 700;
	  background-color: #000;
	  border: 1px solid #000;
	  color: #f7dd03;
	
	   width: 90%;
	  margin: 10px;
	  padding: 5px;
	  
	  
	  }
.orderdetailsbutton:hover
{
	  border-radius: 6px;
	  
	  
	  font-size: 12px;
	  
	  
	  font-weight: 700;
	  background-color: #f7dd03;
	  border: 1px solid #000;
	  color: #000;
	     width: 90%;
	  margin: 10px;
	  padding: 5px;
}


#shiva
{
  width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  float:left;
  margin:5px;
}
.count
{
  line-height: 100px;
  color:black;
  margin-left:30px;
  font-size:25px;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}

.btn-outline-ticket {
    font-family: Segoe UI;
    color: black;
    padding: 4px 7px;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #f7dd03 !important;
    background-color: #fffbb3 !important;
    background-color: white !important;
    color: black !important;
    font-weight: 700;
    top: 0px;
    left: 0px;
}
  .btn-outline-ticket:hover, .btn-outline-ticket:focus, .btn-outline-ticket:active, .btn-outline-ticket:active:focus, .btn-outline-ticket.active {
     border: 2px solid #4285f4  !important;
     border-color: #000000 !important;
    background-color: #white !important;
    color: #000000 !important;
    font-weight: 700;
    border-radius: 6px;
   }
  .btn-outline-ticket:not([disabled]):not(.disabled):active, .btn-outline-ticket:not([disabled]):not(.disabled).active,
  .show > .btn-outline-ticket.dropdown-toggle {
    background-color: #white !important;
    border-color: #f7dd03 !important; }
}

.btn-outline-ticket-small
{
font-family:Segoe UI;
    color: black;
    padding: 2px 2px;
    font-size: 12px;
    cursor: pointer;

    border: 2px solid #4285f4  !important;

  border-color: #f7dd03 !important;

  background-color: #fffbb3 !important;

  color: black !important;
  font-weight: 700; }
  .btn-outline-ticket-small:hover, .btn-outline-tickets-small:focus, .btn-outline-ticket-small:active, .btn-outline-ticket-small:active:focus, .btn-outline-ticket-small.active {
     border: 2px solid #4285f4  !important;
     border-color: #000000 !important;
    background-color: #f7dd03 !important;
    color: #000000 !important;
    font-weight: 700;
    border-radius: 6px;
   }
  .btn-outline-ticket-small:not([disabled]):not(.disabled):active, .btn-outline-ticket-small:not([disabled]):not(.disabled).active,
  .show > .btn-outline-ticket.dropdown-toggle {
    background-color: #fffbb3 !important;
    border-color: #f7dd03 !important; }
  .modalBackground
    {
        
        position: absolute;
            z-index: 100;
            top: 0px;
            left: 0px;
            background-color: #000;
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            
    }
    .modalPopup
    {
       
        border:30px solid black;
        background: #FFF; 
        -webkit-border-radius: 15px;
	    -moz-border-radius: 15px;
        width: auto;
        border: 3px solid #000;
        border-radius: 15px;
     
     	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        
       
    }
    .modalPopup .header
    {
        background-color: #F7DD03;
        height: auto;
        color: Black;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .modalPopup .body
    {
        min-height: 300px;
        
        width:auto;
        line-height: 15px;
        
        font-weight: bold;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
   
    .modalPopup .footer
    {
        padding: 6px;
        height:auto;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

.option-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.option-cards > .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.option-card.col-xs-12.col-sm-5 {
    padding: 20px;
    margin-bottom: 20px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 0.3s ease;
    min-height: 180px;
}

.option-card h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.option-card p {
    margin: 0;
    font-size: 16px;
}

.option-card:hover {
    border-color: #007bff;
    background-color: #ccc !important;
    box-shadow: 0 0 8px rgba(0,123,255,0.3);
}

.option-card.selected {
    border-color: #ccc !important;

    background-color: #ccc !important;
    box-shadow: 0 0 12px rgba(0,123,255,0.6);
}














