/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 05 2023 | 14:28:43 */
/*حذف دو تا گزینه اول متغیرهای ولینار تولید محتوای حرفه ای - به خاطر اینکه تاریخ دو تا گزینه اول تمام شده بود*/

.variations select {
    color: #777;
    font-size: 13px;
    border: 1px dashed #ddd;
    background-color: #f9f9f9;
    padding: 0 15px;
    margin-bottom: 15px;
    line-height: 52px;
	border-radius: 10px;
}

.std-add-t-cart th.label {
    line-height: 35px;
    padding-left: 5px;
}
/*
.variations select option[value="جمعه ٩ تير ساعت ١١ صبح"] {
	display: none !important;
}
.variations select option[value="جمعه ٩ تير ساعت ١١ صبح + فیلم وبینار"] {
	display: none !important;
}
*/
a.reset_variations {
    color: red;
    line-height: 50px;
    text-align: center;
    display: block;
    margin-top: -10px;
}

