
/* ==================================================== */


.dspls
{
	display:none !important;
}
@media (max-width: 767px) {
	
	.cart-form thead {
		display: none;
	}
	.bltleft
	{
		text-align:left !important;
	}
	.modal
	{
		z-index: 10000000000 !important;
	}
	.enqui
	{
		font-size:25px !important;
	}
	.cart-form table td {
		border: none;
		display: block;
	}
	#myModal
	{
		padding:95px 5px !important; 
	}
	.frms .form-group
	{
		margin-bottom:15px !important;
	}
	.modal-content
	{
		width:100% !important;
		padding:30px !important;
	}
	.cart-pd-thumb img {
		width: 100px;
	}
	.contact-inform .information a
	{
		margin-left:14px !important;
	}

	.cart-form table tr {
		border-bottom: 1px solid #f4f4f4;
	}
	.cart-form table td:not(.cart-pd-thumb):not(.actions)::before {
		content: attr(data-title) " : ";
		color: #000;
		font-size: 16px;
		font-weight: 600;
		position: absolute;
		left: 0;
	}
	.cart-form table td:not(.cart-pd-thumb):not(.actions) {
		text-align: left; 
		position: relative;
		padding-left: 120px;
	}
	.cart-pd-total {
		margin-bottom: 10px;
	}
	.shopping-form select, .shopping-form input, .checkout-form input {
		margin-bottom: 15px;
	}
	.checkout-form {
		margin-bottom: 30px;
    }
    .cart-form table td.actions .btn {
        padding: 10px 20px !important;
        text-align: center !important;
	}
	.dspls
{
	display:block !important;
}
.padrnavsub
{
	margin-right: 0 !important;
}
.small-img
{
	width:100% !important;
	left:0 !important;
}
.small-container
{
	width:100% !important;
}
.small-img .icon-right
{
	right:22px !important;
}
.small-img .icon-left
{
	left:-27px !important;
}


}

@media (max-width: 479px) {
	
	.cart-form table td:not(.cart-pd-thumb):not(.actions)::before {
		font-size: 14px;
	}
	.cart-form table td.actions {
		padding: 0;
	}
	.actions .btn {
		width: 100%;
	}
	.form-group {
		margin-bottom: 0;
	}
	.checkout-form .checkout-body {
		padding: 20px;
	}
	#continue-shop {
		margin-bottom: 15px;
	}

	


}

    .form-Error
    {
        color: red;
        font-weight: bold;
        font-size: 24px
    }
   .form-success   
      {
        color: green;
    font-size: 24px;
    font-weight: bold;
      }



/* start nav drop down section */
.dprhgt li a
{
	font-size: 13px !important;
    padding-left:0 !important;
}
.padrnavsub
{
    margin-right: 40px;
}

.core-nav .wrap-core-nav-list.right .dropdown>.dropdown-menu .row{
	padding: 0 20px !important;
}

.coloractive a
      {
        color: #212529 !important;
      }
/* end nav drop down section */
#gtrr p
{
    height:84px ;
}
