/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .vri-itemdet-groupleft, .vri-showprc-groupleft {
    float: left;
    display: inline-block;
    width: 40% !important;
    padding: 0 15px 0 0;
}



/* css fix for vikrent */

.vrilistgoonlist a, .vricontinue, .booknow, .vricompleteorderdiv a, .vrirelitemsubmit {

    background: #82aa32 !important;
	
	}
	
	
	.vrical tr:first-child td {

    background: #82aa32 !important;

}

.vridivsearch form .vricalform input[type^="submit"], .vriordcancformbox table td input.button {
    background: #82aa32 !important;

	}
	
	.vrilistitemname {
    display: block;
    font-weight: bold;
    font-size: 30px !important;
	padding-bottom: 10px !important;
}


.vrilistitemcat {

    padding-top: 10px !important;
	display:none !important;
   
}

.vriliststartfromtext {

    display: none !important;
}

.item_options table td:last-child {
    text-align: left !important;
  
}



/* fix for category title */

.vri-itemdet-infocat {

    display: none !important;
}


/* disable cart */

.vricontinuerentdiv {
    display: none !important;
}


/* fix for home slideshow */

.tm-text-clip {
    color: #0f0f0f;
    background: white;
    background-position: 50% 50%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}