* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	margin: 0;
	padding-top: 124px;
	box-sizing: border-box;
}

body, html{
	overflow-x: hidden;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
	transition: all 0.5s;
}

header.sticky {
	background-color: #fff;
	transition: all 0.5s;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
}

.header-wrapper .account-box{
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}

body .gform_legacy_markup_wrapper .gform_heading {
	display: none;
}

body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: 100% !important;
	margin: 0px !important;
	padding-bottom: 48px;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0px !important;
	margin: 0 0px 20px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea,
body .review-ctn .elementor-widget-container input#author,
body .review-ctn .elementor-widget-container input#email{
	width: 100% !important;
	border: 0 !important;
	border-radius: 18px !important;
	padding: 26px 30px !important;
	color: #999999 !important;
	box-shadow: none;
	height: auto !important;
	font-weight: 400;
	line-height: 144.444% !important;
	letter-spacing: -0.18px !important;
	margin: 0 !important;
	backdrop-filter: blur(10px);
	background-color: #FFF !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

textarea {
	resize: none;
}

body .gform_legacy_markup_wrapper .gform_footer input.button,
body .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	font-size: 22px !important;
	margin: 0 !important;
	transition: all 0.5s;
	cursor: pointer;
}

body .gform_legacy_markup_wrapper .gform_footer {
	padding: 0;
	margin: 0; 
}

body .gform_wrapper form .gform_body ul li#field_2_4 {
	margin: 0 !important;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/*  Text heading  */
span.nelphimText {
	font-family: "Nelphim", Sans-serif;
	font-style: italic;
}

/*   Home page   */
.play-btn .elementor-widget-container:before {
	content: '';
	width: 31px;
	height: 35px;
	display: inline-block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/play.svg);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.play-btn img{
	animation: rotateAnim 10s linear infinite;
}

@keyframes rotateAnim {
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}

.marquee-text span {
	width: calc(100% + 300%);
	display: flex;
	animation: b-text-scroll 50s ease-in-out infinite;
}

.about-text-col {
	overflow: hidden;
}

@keyframes b-text-scroll {
	0% {
		transform: translateX(-45%);
	}

	50% {
		transform: translateX(0%);
	}

	100% {
		transform: translateX(-45%);
	}
}

div#accordion .elementor-accordion .elementor-accordion-item {
	padding-block: 20px;
	border-top: 0.6px solid rgba(56, 45, 40, 0.2);
}

body .shop-accordion .elementor-accordion .elementor-accordion-item {
	padding-block: 30px !important;
}

body .shop-accordion .elementor-accordion .elementor-accordion-item:nth-child(1) {
	padding-top: 0px !important;
}

body .shop-accordion .elementor-accordion .elementor-accordion-item:last-child {
	padding-bottom: 0px !important;
}

div#accordion .elementor-accordion .elementor-accordion-item:nth-child(1) {
	padding-top: 0;
	border-top: 0;
}

div#accordion .elementor-accordion .elementor-accordion-item:last-child {
	padding-bottom: 0;
}

.founder-ctn .elementor-testimonial-content {
	margin: 0;
}

.founder-ctn .elementor-testimonial-meta .elementor-testimonial-image {
	margin: 0 !important;
	padding-block: 40px 10px;
}

.review-ctn .elementor-container.elementor-column-gap-default {
	gap: 39px;
}

/*  -------------product-loop-hover-------------  */

.product-hover{
	transition: all 0.5s ease-in-out;
}

.product-hover .hover-image {
	opacity: 0;
	transition: all 0.5s ease-in-out;
}

.product-hover .hover-btn {
	transform: translateY(60px);
	transition: all 0.5s ease-in-out;
}

.product-hover:hover .hover-image {
	opacity: 1;
	transition: all 0.5s ease-in-out;
}

.product-hover:hover .hover-btn {
	transform: translateY(-50px);
	transition: all 0.5s ease-in-out;
}

/* ----------- woocommerce --------- */

body .woocommerce-error,
body .woocommerce-info,
body .woocommerce-message {
	background-color: #EFE9E1;
	color: #1E1E1E;
	font-family: "Instrument Sans", Sans-serif;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
	background-color: #382D28 !important;
	color: #fff !important;
	font-weight: 400 !important;
	border-radius: 70px !important;
	border: 1px solid #382D28 !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
	color: #382D28 !important;
	background-color: #FFFFFF !important;
	border-color: #FFFFFF !important;
}

body .woocommerce .woocommerce-error .button,
body .woocommerce .woocommerce-info .button,
body .woocommerce .woocommerce-message .button,
body .woocommerce-page .woocommerce-error .button,
body .woocommerce-page .woocommerce-info .button,
body .woocommerce-page .woocommerce-message .button {
	background-color: #382D28;
	color: #fff !important;
	font-weight: 400;
	border-radius: 70px;
	border: 1px solid #382D28;
}

body .woocommerce .woocommerce-error .button:hover,
body .woocommerce .woocommerce-info .button:hover,
body .woocommerce .woocommerce-message .button:hover,
body .woocommerce-page .woocommerce-error .button:hover,
body .woocommerce-page .woocommerce-info .button:hover,
body .woocommerce-page .woocommerce-message .button:hover {
	color:#382D28 !important;
}

/*----------------FAQ page----------------*/

.faq-ctn .elementor-accordion .elementor-accordion-item {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 0.8px solid rgba(56, 45, 40, 0.4) !important;
}

.faq-ctn .elementor-accordion .elementor-accordion-item:first-child {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0 !important;
}

.faq-ctn .elementor-accordion .elementor-accordion-item .elementor-tab-content ul,
.faq-ctn .elementor-accordion .elementor-accordion-item .elementor-tab-content ol{
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding-top: 10px;
}

.faq-ctn .elementor-accordion .elementor-accordion-item .elementor-tab-content {
	border-left: 1.2px solid #CBAD8D !important;
	padding-top: 0 !important;
	margin-top: 30px;
}

/* ============ single product page =============== */

body .product-garelly .wcgs-woocommerce-product-gallery {
	margin: 0 !important;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel .swiper-wrapper .swiper-slide .wcgs-slider-image {
	width: 100%;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel .swiper-wrapper .swiper-slide .wcgs-slider-image img {
	width: 100%;
}

body .product-garelly .wcgs-woocommerce-product-gallery .gallery-navigation-carousel-wrapper {
	margin: 0 !important;
	position: absolute;
	z-index: 99;
	bottom: 20px;
	left: 30px;
}

body .product-garelly .wcgs-woocommerce-product-gallery .gallery-navigation-carousel-wrapper .swiper-wrapper .wcgs-thumb {
	margin-right: 14px !important;
	width: 84px !important;
	height: 84px;
}

/* ========= single product page =========== */

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* For Firefox */
input[type="number"] {
	-moz-appearance: textfield;
}

.count-ctn form.cart .e-atc-qty-button-holder .quantity .quantity-btn {
	display: flex;
	align-items: center;
}

.count-ctn form.cart .e-atc-qty-button-holder .quantity .quantity-btn button {
	margin: 0 !important;
	background: transparent;
	padding: 0;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer; 
}

.count-ctn form.cart .e-atc-qty-button-holder .quantity .quantity-btn {
	display: flex;
	align-items: center;
	width: fit-content;
	padding: 12px 22px;
	border-radius: 70px;
	border: 1px solid #382D28 !important;
}

.count-ctn .e-atc-qty-button-holder button.single_add_to_cart_button {
	width: 100%;
}

.product-faq .elementor-accordion .elementor-accordion-item:first-child {
	padding: 0;
	margin: 0;
	border: none !important;
}

.product-faq .elementor-accordion .elementor-accordion-item {
	padding-top: 30px;
	margin-top: 20px;
	border-top: 1px solid #000 !important;
}

.product-faq .elementor-accordion::-webkit-scrollbar {
	display: none;
}

.product-faq .elementor-accordion {
	height: 120px;
	overflow: scroll;
}

.product-faq .elementor-accordion .elementor-accordion-item:first-child {
	padding: 0;
	margin: 0;
	border: none !important;
}

.product-faq .elementor-accordion .elementor-accordion-item .elementor-tab-content ul {
	padding-left: 20px;
	column-count: 2; 
} 

.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon svg {
	width: 24px;
	height: 24px;
}

.faq-ctn .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon svg {
	width: auto;
	height: auto;
}

/* ========== single post =============== */

.post-content .elementor-widget-container h5 {
	font-family: "Marcellus", Sans-serif;
	font-weight: 400;
	padding-bottom: 22px;
}

.post-content .elementor-widget-container p {
	padding-bottom: 18px;
}

.post-content .elementor-widget-container img {
	width: 100%;
	padding-block: 50px 30px;
}

.post-content .elementor-widget-container p strong {
	font-weight: 500;
}

.post-content .elementor-widget-container h6 {
	font-family: "Instrument Sans", Sans-serif;
	font-size: 18px;
	padding: 0 0px 18px 20px;
}

.post-content .elementor-widget-container h6:last-child {
	padding-bottom: 0;
}

.post-content .elementor-widget-container ul,
.post-content .elementor-widget-container ol{
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.breadcrumb {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 18px;
	color: #2B2724;
}

.breadcrumb span.separator {
	height: 20px;
}

.breadcrumb a.category-class {
	color: #564F48;
}

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

.review-ctn .elementor-widget-container ul.tabs.wc-tabs {
	display: none;
}

.review-ctn .elementor-widget-container  div#tab-reviews {
	padding: 0;
}

.review-ctn .elementor-widget-container div#tab-reviews div#reviews div#comments h2.woocommerce-Reviews-title {
	display: none;
}

.review-ctn .elementor-widget-container div#tab-reviews div#reviews div#comments li .comment-text {
	border-radius: 0;
}

.review-ctn .elementor-widget-container 
textarea#comment {
	height: 120px !important;
}

.review-ctn .elementor-widget-container label {
	padding-bottom: 10px;
	display: inline-block;
}

.review-ctn .elementor-widget-container .comment-form-rating {
	padding-bottom: 32px;
}

.review-ctn .elementor-widget-container .comment-form-rating p.stars a {
	color: #382D28;
}

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

.woocommerce-account .woocommerce-form p{
	font-family: "Instrument Sans", Sans-serif;
}

.e-checkout__column {
	display: flex;
}


/* Start Box */

.container {
    min-height: 500px;
    width: 800px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    box-shadow: 0 0 15px 1px rgba(201, 201, 201, 0.4);
    border: none;
    min-width: 200px;
    max-width: 96%;
    margin: 20px auto;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s ease;
	font-family: "Instrument Sans", Sans-serif;
}


.quiz_heading{
	text-transform: capitalize;
    text-align: center;
    text-shadow: none;
	color: #000000;
    outline: none;
    font-size: 32px ;
	margin: 5px 5px 20px 5px;
	padding:0px 10px;
}
.sub_head{
	color: #000000;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.why-head {
    color: #000000;
    font-size: 22px !important;
    text-align: center;
    margin-top: 10px;
	margin-bottom:10px;
}

/* Start Button */
.start-button {
    background: none;
/*     background-color: #5d6cf9 !important; */
/*     color: #ffffff !important; */
    font-size: 18px !important;
    padding: 14px 36px !important;
    border-radius: 70px !important;
    height: auto !important;
    letter-spacing: 0 !important;
    box-shadow: unset !important;
    width: auto !important;
	margin:20px auto;
		 border:1px solid #382D28;
}
.quiz_desc{
	color:#000;
	font-size:17px;
	padding:0px 10px
}
.quize_text{
	width:90%;
}

/* Quiz Container */
.quiz-container {
    display: none;
}

/* Question Styles */
.question {
    display: none; /* Hide all questions initially */
}

#navButtons {
    margin-top: 20px;
    display: flex;
    justify-content: center; /* Align buttons in the center */
    gap: 10px; /* Add some space between buttons */
}


/* Result Container */
#resultContainer.hidden {
    display: none;
}

#resultContainer {
    margin-top: 20px;
    text-align: center;
}
/* Center and Style the Question Box */
.quezQuestion {
    display: flex;
    flex-direction: column;
    align-items: center; /* Center the question and options */
    justify-content: center;
    margin-bottom: 20px;
	width:90%;
}
form#quizForm {
    display: flex;
	width:100%;
	justify-content: center;
}

/* Style Each Question */
.question {
    display: block;
    text-align: left; /* Align text to the left */
    margin-bottom: 20px;
    width: 100%;
}

/* Style the Radio Button Inputs and Labels */
.question label {
    display: flex;
    align-items: center;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 100%;
    transition: background-color 0.3s ease;
    cursor: pointer;
    padding: 8px 10px;
    font-size: 16px;
	color: #1E1E1EB3;
}

/* Style the Radio Button itself */
.question input[type="radio"] {
    margin-right: 10px; /* Space between radio button and label text */
    cursor: pointer;
    accent-color: #987253; /* Change default radio button color */
}

/* Hover Effect for Input Labels */
.question label:hover {
    background-color: #98725321;
}

/* Highlight the Selected Option */
.question input[type="radio"]:checked + label {
    background-color: #90EE90; /* Light green background when selected */
    border-color: #008000; /* Change border color to green */
}

/* Style the Question Text */
.question p {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #000;
}


/* Style the Navigation Buttons */
#navButtons button {
    padding: 12px 32px 12px 32px;
/*     background-color: #5d6cf9; */
/*     color: #fff; */
    border: none;
    border-radius: 70px;
    margin: 10px;
    cursor: pointer;
    font-size: 18px;
    transition: background-color 0.3s ease;
	 border:1px solid #382D28;
}
.login-btn{
	 padding: 10px 20px;
    background-color: #5d6cf9;
    color: #fff;
    border: none;
    border-radius: 8px;
    margin: 10px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
}
.login-btn:hover{
	  background-color: #4b5de3;
}

#navButtons button:hover {
    border: 1px solid #382D28 !important;
    color: #1E1E1E;
}

/* Result Container Styles */
#resultContainer.hidden {
    display: none;
    margin-top: 20px;
}

#resultContainer.hidden {
    display: none;
}

#resultContainer h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

#resultContainer p {
    font-size: 16px;
    margin: 5px 0;
}

#resultLink {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    margin-top: 30px;
}

#resultLink:hover {
    text-decoration: none;
    color: #000 !important;
}


.loggin-message-container p {
    font-size: 18px;
    margin-bottom: 15px;
    display: block; /* Ensures the text appears on a separate line */
}

   .login-btn {
     padding: 10px 20px;
     background-color: #5d6cf9;
     color: #fff;
     text-decoration: none;
     border-radius: 5px;
     font-size: 16px;
   }

   .login-btn:hover {
     background-color: #005bb5;
   }
.container.loggin-message-container {
    min-height: 300px !important;
}
/* Hide both containers by default */
.hidden {
    display: none;
}



/* Style for the error container */
#errorContainer {
    background-color: #f8d7da;
    color: #721c24;
    padding: 20px;
    border: 1px solid #f5c6cb;
}

.resultinner {
    text-align: center;
	width:90% !important;
}

#errorLink {
    text-decoration: none;
    padding: 10px;
    background-color: #f5c6cb;
    color: #721c24;
    border: none;
    border-radius: 5px;
}
.gt_float_switcher .gt-selected {
    text-align: left !important;
}

/* .gt_float_switcher {
    font-family: Arial;
    font-size: 20px;
    border-radius: 40px !important;
    color: #7d6262;
    display: inline-block;
  
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 15px 30px !important;
    color: #FFFFFF !important;
    font-weight: bold;
    background-color: #382D28 !important;
    border-radius: 40px !important;
} */

.gt_float_switcher.notranslate {
    color: #fff !important;
    font-weight: 600;
    background-color: #382D28 !important;
    font-size: 18px;
    text-transform: capitalize;
/*     border-radius: 70px; */
/*     padding: 15px 25px; */
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 10px 15px;
    color: #ffffff !important;
    font-weight: bold;
    background: #382D28;
}
.gt_float_switcher .gt_options a {
    padding: 10px 15px;
    color: #fff !important;
    font-size: 16px !important;
}