/* put below your custom css code for VikRestaurants */

.vrtk-dealmod-info {

    font-size: 22px;
    text-align: center;

}

.e4j-divmenutitle {
    
    font-size: x-large;
    padding: 0 10px;

}

.moduletableloginmenu {
	margin-left: 18px;
}

.vrtk-itemdet-prod-body .tk-right .tk-cart-summary .tk-cart-summary-inner .tk-add-cart button {

    float: right;
    width: 83.5%;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    background-color: #00ABB6;
    color: #fff;
    margin: 0;
    line-height: normal;

}

.vrtk-itemdet-prod-body .tk-right .tk-cart-summary .tk-ordernow a {

    font-weight: normal;
    font-size: 16px;
    background: #a6b93b none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 7px 15px;
    margin-top: 4px;
    width: 100%;

}

.vrtkmodcarttitle {

    font-size: 22px;
    color: #00ABB6;
}
.acym_introtext {

    font-size: 22px;
    text-align: center;
    color: #00ABB6;

}

.acym_fulldiv {
    
	text-align: center;
	color: #00ABB6;
	
}


.acym_module_form input {

    cursor: pointer;
    max-width: 100%;

}

input, select, button {

    border: 2px solid #a6b93b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    margin: 0;

}
