/****************************************/
@import url("../fonts/stylesheet.css");
/****************************************/

.budara h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}
.budara h6 {
	font-family: 'clarika_geometricmedium';
	text-decoration: underline;
}

.budara .page-container {
	margin-bottom: 0;
	margin-top: 0;
}

/********* header ************************/
.budara header.site-header {
	background-image: url("../images/bg-menu.png");
	background-color: transparent;
}
.budara header.site-header.sticked {
	background-color: #fff;
}
.budara.home header.site-header {
	/* position: absolute; */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.budara.home .header-spacer {
	height: 0 !important;
}
.budara .top-menu--dark {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
}
.budara .top-menu--dark a {
	font-size: 12px;
	color: #fff;
	text-transform: none;
}
.budara #menu-top-left-links a:hover {
	color: #ddaf41;
}
.budara .right ul.menu {
	display: flex;
}
.budara .right ul.menu li {
	margin-right: 10px;
}
.budara .right ul.menu li.instagram {
	margin-right: 16px;
}
.budara .top-menu .instagram > a {
	background-image: url("../images/instagram-icon.png");
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
}
.budara .right ul.menu li.facebook {
	margin-right: 28px;
}
.budara .top-menu .facebook > a {
	background-image: url("../images/facebook-icon.png");
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
}
.budara .top-menu .account > a {
	background-image: url("../images/woo-icons.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 30px;
	height: 30px;
}
.budara .top-menu .wishlist > a {
	background-image: url("../images/woo-icons.png");
	background-repeat: no-repeat;
	background-position: -40px 0;
	display: block;
	width: 30px;
	height: 30px;
}
.budara .top-menu .cart > a {
	background-image: url("../images/woo-icons.png");
	background-repeat: no-repeat;
	background-position: -83px 0;
	display: block;
	width: 30px;
	height: 30px;
}
.budara .right ul.menu li.search {
	margin-right: 22px;
}
.budara .top-menu .search input[type="text"], .budara .top-menu .search input[type="search"] {
    color: #000;
	/* background-image: url("../images/search-icon.png"); */
	background-repeat: no-repeat;
    background-position: 218px 4px;
	border: none;
	font-family: 'clarika_geometricmedium';
    line-height: 100%;
    padding: 0 43px 0 12px;
    margin-top: 4px;
    width: 250px;
    height: 24px;
    outline: none;
}
.budara .top-menu .search .btn {
    position: absolute;
    top: -2px;
    right: -4px;
}
.budara .top-menu .header-menu .lab-mini-cart {
	margin-top: 10px;
}
.budara .top-menu .header-menu .lab-mini-cart .cart_list li:hover {
	background-color: transparent;
}

.budara .top-menu .menu .notice > a {
	font-weight: 600;
    font-size: 14px;
    cursor: default;
    text-decoration: none;
    color: #ddaf41;
}
.budara .top-menu .menu .notice > a:hover {
	color: #ddaf41 !important;
}

.yith-ajaxsearchform-container form input[type="search"] {
	background-position: 225px center !important;
}
.yith-ajaxsearchform-container form input[type="submit"] {
	background-image: url("../images/search-icon.png");
    background-repeat: no-repeat;
    text-indent: -999999px;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 8px;
    right: 0px;
    width: 32px;
    height: 20px;
    outline: none;
}
.yith-ajaxsearchform-container .autocomplete-suggestions {
	background-color: #494949;
	border: none;
	border-radius: 0;
	padding: 0;
	max-height: inherit !important;
	width: 250px !important;
	overflow-y: auto;
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
	background: transparent;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #999;
	display: flex;
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion:hover {
	background-color: #777;
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion .img { 
	width: 50px;
	height: 50px;
	margin-right: 8px;
	align-self: center;
	display: flex;
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion .img > img{
	max-width: 100%;
	align-self: center;
} 
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion .desc {
	align-self: center;
	flex: 1;
}

/*********** main menu ***********************/
.budara header.site-header .header-menu .logo a {
	display: inline-block;
	padding: 0;
}
.budara header.site-header nav.main-menu{
	padding-top: 10px;
	padding-bottom: 0px;
}
.budara header.site-header div.nav>ul>li, 
.budara header.site-header ul.nav>li {
	padding: 0 18px;
	vertical-align: middle;
}
.budara header.site-header ul.nav>li>a, 
.budara header.site-header div.nav>ul>li>a {
	color: #000;
	font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
	text-transform: none;
}
.budara header.site-header div.nav>ul>li:hover>a, 
.budara header.site-header ul.nav>li:hover>a {
	background-color: transparent;
}

.budara .ubermenu .ubermenu-nav {
	height: 85px;
}
.budara .ubermenu .ubermenu-nav > .ubermenu-item {
	text-align: center;
}
.budara .ubermenu .ubermenu-item.ubermenu-item-level-0 {
	float: none !important;
	padding: 0 18px;
	vertical-align: middle;
	height: 100%;
}

.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
	height: 100%;
}
.budara .ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-active>.ubermenu-target:after {
	content: "";
	display: block;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ddaf41;
	position: absolute;
	top: calc(100% - 10px);
	left: 50%;
	margin-left: -20px;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0:hover>.ubermenu-target {
	background-color: transparent;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0>.ubermenu-target>.ubermenu-target-title {
	color: #000;
	font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
	text-transform: none;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0>.ubermenu-target>.ubermenu-target-title:after {
	display: none;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0 > .ubermenu-submenu {
	background-color: #ebebeb;
	background-image: url("../images/bg-ubermenu.jpg");
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item.ubermenu-item-level-0 > .ubermenu-submenu:after {
	content: "";
	display: block;
	width: calc(100% - 40px);
	height: 70px;
	background-image: url("../images/logo-submenu.png");
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px solid #1f2021;
	margin: 0 auto;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-item .ubermenu-submenu {
	background-color: transparent;
}
.budara .ubermenu .ubermenu-row {
	padding: 0 60px;
}
.budara .ubermenu .ubermenu-row.ubermenu-header {
	background-color: #ddaf41;
}
.budara .ubermenu .ubermenu-row.ubermenu-header h4{
	text-transform: none;
	font-size: 15px;
	text-decoration: underline;
	margin: 0;
}
.budara .ubermenu .ubermenu-submenu-type-stack {
	padding-bottom: 10px;
}
.budara .ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
	margin-top: 10px;
}
.budara .site-header .ubermenu.ubermenu-skin-none .ubermenu-submenu .ubermenu-item .ubermenu-target .ubermenu-target-title {
	text-transform: none;
	font-family: 'gilroyextrabold';
	font-size: 14px;
}

.budara .ubermenu .ubermenu-row.ubermenu-images .ubermenu-custom-content img {
	margin-bottom: 10px;
}

.budara .ubermenu .ubermenu-row.ubermenu-body {
	max-height: calc(100vh - 360px);
	overflow-y: auto;
}
.budara .ubermenu .ubermenu-row .ubermenu-row {
    padding: 0;
}

/******* deliver box ****/

.home .delivery-box {
	display: flex;
}
.delivery-box {
    position: absolute;
    right: 0;
    top: 100%;
    width: 130px;
    overflow: hidden;
    display: none;
    white-space: nowrap;
}
.delivery-box .nav-delivery {
	height: 57px;
    width: 30px;
    position: relative;
    cursor: pointer;
}
.delivery-box .nav-delivery span.arrow {	
    display: block;
    width: 30px;
    background-color: #c29a39;
    height: 100%;
    background-position: center;
    margin-left: 3px;
}
.delivery-box .nav-delivery span.arrow:after {
	content: "";
	background-image: url(../images/delivery-nav-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 13px;
    height: 19px;
    position: absolute;
    top: 18px;
    left: 10px;
}
.delivery-box.expanded .nav-delivery span.arrow:after {
	background-position: -22px 0;
	left: 12px;
}
.delivery-box .nav-delivery span.delivery-ico {
	background-image: url("../images/delivery-icon-small.png");
	background-repeat: no-repeat;
    display: block;
    width: 93px;
    height: 100%;
    background-position: center;
}

.delivery-box .delivery-content {
	flex: 1;
}

.delivery-box .delivery-content .title {
	background-color: #ddaf41;
	background-image: url("../images/delivery-icon-small.png");
	background-repeat: no-repeat;
	background-position: 20px center;
    padding: 20px 0;

}
.delivery-box .delivery-content .title > h5 {
	    margin: 0;
    font-size: 16px;
    padding-left: 100px;
}
.delivery-box .delivery-content .note {
	background-image: url("../images/bg-delivery.png");
    padding: 30px;
    font-size: 16px;
    line-height: 20px;
    opacity: 0;
}
.delivery-box.expanded .delivery-content .note{
	opacity: 1;
}
.delivery-box .delivery-content .note .sp:before{
content: "-";
    display: block;
    margin: 15px 0;
}


/*******banner *********/
.page-container .sof-banner .wpb_wrapper {
	margin-bottom: 0;
}
.page-container .sof-banner .wpb_layerslider_element.wpb_content_element {
	margin-bottom: 0;
}

.ls-wrapper:hover .sof-layer-button {
	position: relative;
}
.ls-wrapper:hover .sof-layer-button:after {
	content: "";
	background-color: #c29a39;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 8px;
}


/*********** VC elements *******/
.page-container .sof-products-carousel .wpb_wrapper {
	margin-bottom: 0;
}
.page-container .sof-products-carousel .wpb_wrapper .vc_tta-container{
	margin-bottom: 0;
}
/* .products-carousel-tabs {
	background-image: url("../images/bg-sof.jpg");
} */

.products-carousel-tabs .vc_tta-tabs-container {
	background-color: #ddaf41;
}
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	background-color: transparent !important;
	border: none !important;
	font-size: 18px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	padding-bottom: 20px !important;
	text-transform: none !important;
}
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span:before
{
	content: "|";
	position: absolute;
	right: 0;
}
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child a span:before {
	display: none;
}
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background-color: transparent !important;
	border: none !important;
}
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span:after,
.products-carousel-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover span:after {
	content: "";
	background-color: #c29a39;
	display: block;
	position: absolute;
	left: 5%;
	bottom: 0;
	height: 8px;
	width: 90%;
}
.products-carousel-tabs .vc_tta-panels-container .wpb_content_element.lab_wpb_products_carousel {
	margin-bottom: 0;
}
.page-container .sof-products-carousel .products-carousel-tabs .vc_tta-panels-container .vc_tta-panels {
	padding-bottom: 0;
}
.page-container .sof-products-carousel .woocommerce .products .product {
	margin-bottom: 20px;
}


.products-carousel-tabs .vc_tta-panel-body .vc_row {
	margin: 0 auto !important;
}
@media (min-width:576px){
	.products-carousel-tabs .vc_tta-panel-body .vc_row{
		width:540px;
	}
}
@media (min-width:768px){
	.products-carousel-tabs .vc_tta-panel-body .vc_row{width:750px;}
}
@media (min-width:992px){
	.products-carousel-tabs .vc_tta-panel-body .vc_row{width:970px;}
}
@media (min-width:1200px){
	.products-carousel-tabs .vc_tta-panel-body .vc_row{width:1170px;}
}

.budara .page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized .slick-arrow {
	background-image: url("../images/left-arrow.png");
	background-color: transparent;
	background-position: center;
    margin-top: -110px;
    width: 19px;
    height: 28px;
    background-size: 100%;
    border-radius: 0;
}
.budara .page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized .slick-arrow.slick-prev {
	left: -12px;
}
.budara .page-container .wpb_content_element.lab_wpb_products_carousel .products.slick-initialized .slick-arrow.slick-next {
	background-image: url("../images/right-arrow.png");
	right: -12px;
}


.budara .tablepress {
	border-bottom: 1px solid #ddd;
}
.budara .tablepress tfoot th, 
.budara .tablepress thead th {
	background-color: #ddaf41;
}

/***** footer ******************/
.budara footer.site-footer {
	background-color: #000;
	color: #fff;
	padding: 60px 0;
}
.budara footer.site-footer .sidebar.widget_text {
	padding-top: 0;
}
.budara footer.site-footer .footer-widgets .sidebar>h3 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 40px;
	text-transform: none;
}
.budara footer.site-footer .footer-widgets .sidebar .textwidget p {
	color: #fff;
	font-family: 'gilroylight';
	font-size: 15px;
	line-height: 28px;
}
.budara footer.site-footer .footer-widgets .sidebar .textwidget p > a { 
	color: #fff;
	font-family: 'gilroylight';
}
.budara footer.site-footer .footer-widgets .sidebar .textwidget .info p{
	font-family: 'gilroyextrabold';
	font-size: 22px;
	line-height: 32px;
}
.budara footer.site-footer .footer-widgets .sidebar .textwidget .info .call{
	background-image: url("../images/call-icon.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 70px;
	margin-bottom: 35px;
}
.budara footer.site-footer .footer-widgets .sidebar .textwidget .info .shipping{
	background-image: url("../images/delivery-icon.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 72px;
}

.budara footer .mailchimp-subscription-form {
	position: relative;
	margin-top: 10px;
}
.budara footer .mailchimp-subscription-form-wrapper .logo, 
.budara footer .mailchimp-subscription-form .intro {
	display: none;
}
.budara footer .mailchimp-subscription-form input[type="email"]{
	border: none;
	color: #000;
	font-family: 'clarika_geometricmedium';
	font-size: 13px;
    line-height: 100%;
	padding: 0 25px 0 15px;
    height: 46px;
    width: 280px;
    max-width: 100%;
}
.budara footer .mailchimp-subscription-form .btn-subscription {
	position: absolute;
	top: 10px;
	right: 5px;
	text-indent: -99999px;
	background-color: transparent;
	border: none;
	background-image: url("../images/subscribe-btn.png");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 19px;
	height: 28px;
}
.budara .mailchimp-subscription-form .msg .success {
	color: #ddaf41 !important;
	line-height: 20px !important;
}
.budara .mailchimp-subscription-form .msg .error {
	color: #c36028 !important;
	line-height: 20px !important;
}
.budara footer .footer-text {
	color: #ccc;
    margin: 60px auto 0;
    width: 100%;
    max-width: 730px;
}

/**************** Woocommerce *******************/
.image-placeholder>img {
	opacity: 1;
}
.woocommerce .products .product .item-image .image-placeholder {
	padding-bottom: 0 !important;
	background-color: transparent;
}
.woocommerce .products .product .item-image .image-placeholder img {
	max-height: 300px;
    width: auto;
    margin: 0 auto;
    position: relative;
    opacity: 1;
}


.woocommerce .products .product .item-info {
	margin-bottom: 60px;
	height: 160px;
}
.woocommerce .products .product .item-info h3 {
	font-family: 'clarika_geometricmedium';
	font-size: 16px;
	line-height: 22px;
}
.woocommerce .products .product .item-info .price {
	position: absolute;
	bottom: 0;
}
.woocommerce .products .product .item-info .price a, 
.woocommerce .products .product .item-info h3 a
{
	color: #000;
	text-decoration: none;
}
.woocommerce .products .product .item-info span {
	text-transform: none;
}
.woocommerce .products .product .item-info h3+span {
	line-height: 16px;
}
.woocommerce .products .product .item-info span a {
	color: #000;
	font-family: 'clarika_geometricmedium';
	font-size: 13px;
}
.woocommerce .products .product .item-info .price {
	font-family: 'clarika_geometricmedium';
	font-weight: normal;
}


.woocommerce .products .product .item-info .product-actions {
	display: flex;
    position: absolute;
    left: 20px;
    bottom: -55px;
    width: 100%;
}
.woocommerce .products .product .item-info .product-actions .product-qty {
    width: 128px;
    height: 40px;
    border: 1px solid #deb248;
    padding: 0 20px;
    color: #6e6c6a;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 2px;
    outline: none;
}
.woocommerce .products .product .item-info .product-actions a[data-product_id] {
	position: relative;
    top: -2px;
    right: 0;
    padding-left: 18px;
}
.woocommerce .products .product .item-info .product-actions a[data-product_id]:before {
	content: "";
	background-image: url("../images/add-to-cart.png");
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;	
}

/*** single product **/
.budara.woocommerce .summary .product_title {
	font-size: 28px;
}

/*Checkout*/
form.checkout.woocommerce-checkout {
	margin-bottom: 30px;
}
.budara .woocommerce #customer_details #ship-to-different-address #ship-to-different-address {
	margin-top: -4px;
}
.budara .woocommerce #customer_details #ship-to-different-address #ship-to-different-address input[type="checkbox"] {
	border-color: #000;
}
.budara .woocommerce #customer_details #ship-to-different-address label {
	font-size: 20px;
	top: 3px;
}
.woocommerce-billing-fields #billing_country_field {
	display: none;
}

.wc_payment_methods .payment_method_paypal input#payment_method_paypal {
	display: inline-block !important;
}

.budara .woocommerce-checkout-shipping-methods {
	margin-bottom: 30px;
}
.budara .woocommerce-checkout-shipping-methods > h3{
	margin-top: 0;
}
.budara .woocommerce-checkout-shipping-methods .shipping ul {
	list-style: none;
	padding: 0;
}
.budara .woocommerce-checkout-shipping-methods .shipping ul li > h4{
    font-family: clarika_geometricmedium;
	font-size: 18px;
    margin-bottom: 8px;
}
.budara .woocommerce-checkout-shipping-methods .shipping ul li input.shipping_method {
	margin-top: -2px;
}

.budara .sof-order-extra-field .front-door-delivery-field .checkbox.hidden {
    display: block !important;
}
.budara .sof-order-extra-field .front-door-delivery-field .checkbox .optional {
    display: none !important;
}

/**** Newsletter Popup***/
.spu-box {
	background-image: url("../images/bg-ubermenu.jpg");

}
.spu-box .spu-content{
	text-align: center;
	padding: 25px 0;
}
.spu-box .spu-content p {
	font-size: 12px;
}
.spu-box .spu-content .sof-spu-form-wrapper {
	margin-top: 0px;
}
.spu-box .spu-content .sof-spu-form-wrapper .logo{
	margin-bottom: 20px;
}
.spu-box .spu-content .sof-spu-form-wrapper h2 {
	font-size: 20px;
    margin-bottom: 10px;
}
.spu-box .spu-content .sof-spu-form-wrapper input[type="email"], 
.spu-box .spu-content .sof-spu-form-wrapper select
{
    border: 1px solid #ddaf41;
    background-color: transparent;
    font-family: 'clarika_geometricmedium';
    font-size: 14px;
    line-height: 100%;
    outline: none;    
}
.spu-box .spu-content .sof-spu-form-wrapper input[type="email"] {
	margin: 0 auto;
	width: 460px;
    height: 50px;
}
.spu-box .spu-content .sof-spu-form-wrapper select {
	padding: 5px 10px;
}
.spu-box .spu-content .sof-spu-form-wrapper .btn.btn-primary {
    background: #ddaf41;
    color: #000;
    font-family: 'gilroyextrabold';
    text-transform: uppercase;
    font-weight: 600;
    height: 48px;
    width: 140px;
    margin-top: 20px;
    position: relative;
}
.spu-box .spu-content .sof-spu-form-wrapper .btn.btn-primary:hover > span:after{
	content: "";
    display: block;
    height: 10px;
    background: #c29a39;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.spu-box .spu-content .sof-spu-form-wrapper .msg {
	margin-top: 10px;
}
.spu-box .spu-close.top_right {
	top: 15px;
	right: 15px;
	text-shadow: none !important;
}

/***** Age Restriction Popup *******/
#spu-17995 .spu-close{
	display: none;
}
.spu-box .spu-content .sof-spu-form-wrapper .age-confirmation-form h2 {
	font-size: 24px;
}
.spu-box .spu-content .sof-spu-form-wrapper .age-confirmation-form .actions {
	margin-top: 20px;
}
.spu-box .spu-content .sof-spu-form-wrapper .age-confirmation-form .actions .btn.btn-primary {
	margin-left: 10px;
	margin-right: 10px;
}


/**** Mobile - Responsive *******/
.budara header.mobile-menu .mobile-logo {
    display: block;
}
.budara .mobile-menu .top-menu {
    background-color: rgba(0,0,0,0.7);
    color: #fff;
}
.budara .mobile-menu .top-menu .menu a{
    color: #fff;
}
.budara .mobile-menu .top-menu.top-menu--columns-2 .row {
    align-items: flex-start;
    flex-direction: column;
}
.budara .mobile-menu .top-menu.top-menu--columns-2 .row .col{
    width: 100%;
    max-width: 100%;
}
.budara .mobile-menu .top-menu .menu-top-left-links-container {
    position: relative;
    padding-top: 30px;
}
.budara .mobile-menu .top-menu .menu-top-left-links-container .notice {
    position: absolute;
    top: 0;
    left: 0;
}
.budara .mobile-menu .top-menu .menu-top-left-links-container .menu .sub-menu {
    z-index: 1;
}
.budara .mobile-menu .top-menu .menu-top-left-links-container .menu .sub-menu a{
    color: #000;
}
.budara .mobile-menu .top-menu .top-menu--widget {
    width: 100%;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container {
    position: relative;
    padding-bottom: 40px;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container .menu {
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container .search {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: 0;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container .search input[type="search"]{
    width: 100%;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container .search .yith-ajaxsearchform-container .autocomplete-suggestions {
    width: 100% !important;
}
.budara .mobile-menu .top-menu .menu-top-right-links-container .cart .cart-counter .badge {
    position: absolute;
    right: -18px;
}

@media screen and (max-width: 1200px) {
	.budara .ubermenu .ubermenu-item.ubermenu-item-level-0 {
		padding: 0;
	}
}


@media screen and (max-width: 480px) {
    .top-menu--widget-menu .menu>li {
        margin-right: 15px;
    }

	.vc_tta-panels {
	    margin-bottom: 40px;
	}    
	.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
	    background-color: #ddaf41;
	}
	    
	.woocommerce .products .product .item-info {
	    height: auto;
	}
	.woocommerce .products .product .item-info .price {
	    position: relative;
	}

}