.dezdy_add_button , .add_button{background:url(../images/add.png) no-repeat !important;

background-color:none !important;

    cursor:pointer !important;

    border:none !important;

    width:30px !important;

    height:30px !important;
	font-size: 14px;
    font-weight: bold;
	}
	
	/* */.back_button{    background: url(../images/arrow-back.png) no-repeat !important;
    background-color: none !important;
    cursor: pointer !important;
    border: none !important;
    width: 258px !important;
    height: 34px !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	}
	
	.dezdy_close_button , .close_button
	{
		    background: url(../images/delete.png) no-repeat !important;
    cursor: pointer !important;
    border: none !important;
    width: 18px !important;
    height: 18px !important;
    background-size: 100% !important;
   }

.cart{float:right;}

.cart a{font-size:15px; color: #009deb}

.cart a:visited{font-size:15px; color: #009deb}

.cart a:link{font-size:15px; color: #009deb}

.cart a:hover{font-size:15px; color: #009deb}

.success{color:#00B504;}

.error{color:#dd0000;}

.glass {

    width: 25%;

    float: left;

    text-align: center;
    font-size: 22px; color:#000;
    min-height:335px;
    height:auto;
}

.glass-img{height:200px;}

.descriptionfnt{font-size:12px; font-weight:normal; color:gray;}
.menusection{display:none;}
.sc-prev  {display:block !important;}
.sc-next {display:block !important;}

@media only screen and (max-width: 900px)
{
.glass{clear:both; margin-bottom:20px; width: 100%;}
.glass-img{margin-bottom:10px;}
}

.entry-header{ display:none;}
#secondary{ display:none;}

.hide {
    display: none;
}

@media only screen and (max-width: 1490px){
.dashboard .left-section , .dezdycart .left-section , .checkout .left-section , .signup .left-section { width: 1100px !important; }
.dashboard .right-section , .login .right-section , .forgetpassword .right-section , .dezdycart .right-section , .checkout .right-section , .signup .right-section{ display: none; }
}