


	.sixteen.collection_nav{
		text-align:center;
	}

	.collection_title{
		font-size: 32.2px;
        color: #0b1112;
        font-weight: 200;
        font-style: normal;
        letter-spacing: 2.8px;
        padding: 0;
        margin: 0;
	}

	.checkout_table_header h4 {
		font-weight: 800;
        font-style: normal;
        text-transform: uppercase;
        color: #030303;
        font-size: 15.2px;
        letter-spacing: 2.1px;
        margin: 0;
        padding: 0 0 8px 0;
	}

	.subtotal, .money{
		font-weight: 800;
        font-style: normal;
        text-transform: uppercase;
        color: #030303;
        font-size: 17.2px;
        letter-spacing: 2.1px;
	}

	.subtotal{
		margin-top: 17px;
	}

	.quantity{
		border-radius: 0 !important;
	}

	#paypal-express-button, #checkout {
		border-radius: 0 !important;	
	}

    #paypal-express-button {
		transition: all 0.2s linear;
        border: 1px solid #c8992a !important;
    }

	 #paypal-express-button:hover {
        background-color: #e5b137 !important;
    }

	#checkout{
		color: #ffffff !important;
    	border: 1px solid #73c3b8 !important;
    	background-color: rgba(136, 212, 201, 0.7) !important;
	}

    #checkout:hover {
        background-color: #32887a !important;
        color: #ffffff !important;
        border-color: #266a60 !important;
    }

	.update_subtotal{
		font-weight: 600;
    	font-style: normal;
	}
 





















	 .siper-slide {
      	position: relative;
     }

     #new-swiper .swiper-slide img {
      	width: 100%;
     }

     .siper-slide .content {
      	position: absolute;
      	bottom: 0;
     }















 








