/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.main_popup .threesixty-image {
	width: 1230px !important;
	margin: 50px auto 0 auto;
}
}


.doofinderLogo {
    display: none !important;
}



#ubermenu-main-133{
  position:relative;
  z-index:20;
}

#content{
  position:relative;
  z-index:20;
}

.badge-container
{
  position:relative;
  z-index:10;
}
.nav-pagination > li > span, .nav-pagination > li > a {
    border-radius: 0px !important;
    border: 0px solid currentColor;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    transition: all .3s;
    vertical-align: top;
}

body .header, body .header-wrapper {
 z-index: 999;
}
.main_popup {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 9999999;
	display:none;
	right: 0;
	width: 100%;
	background: rgba(0, 0, 0,0.6);
	text-align: center;
}

.woocommerce-product-gallery .threesixty-image {
	margin: auto;
}

.main_close_popup {
	position: absolute;
	z-index: 999;
	right: 10px;
	top: 11px;
}

.threesixty-nav-bar {
	right: 42px;
}
.threesixty-image .main_close_popup img {
	width: 32px;
	height: 32px;
	border-radius: 3px;
}

.woocommerce-product-gallery__image,.main_view_custom {
	display: inline-block;
}
.main_view_custom img {
	width: 47px;
}
.main_view_custom {
	border: 1px solid #ccc;
	padding: 10px 2px;
	margin-top: 0px;
	position: relative;
	left: 0;
	bottom: 40px;
	border-radius: 50px;
}
.main_inner_second {
    width: 550px;
    margin: auto;
    position: relative;
    max-width: 100%;
}

/* .main_popup .threesixty-image {
	width: 550px !important;
	margin: 50px auto 0 auto;
} */
.mfp-close-btn-in .mfp-close {
	top: 10px !important;
}
.image-tools .zoom-button {
	display: none !important;
}
.mfp-close {
mix-blend-mode: normal!important;
	opacity: 1 !important;

}
@media only screen and (min-width: 1800px) {
.main_popup .threesixty-image {
	width: 1230px !important;
}
}

.button.back-to-top{
    position: fixed;
    left: 0;
    right: 100%;
    margin-left: 1em;
}

.pswp__caption__center {
	display: none !important;
}

/*.cart {
	display: none !important;
}*/

/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    display: none !important;
}


/* Shows the reCAPTCHA on the Contact page */
.page-id-387 .grecaptcha-badge {
    display: block !important;
}

.box-badge .box-text {
    background-color: rgba(255,255,255,0.95);
    padding: .8em 1em 1em;
    position: absolute;
    bottom: 0px !important;
    transition: background .3s;
    z-index: 1;
}


.ubermenu-skin-flat-black-dark .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #ffac00 !important;
}
.yith-wacp-content .popup-actions .button {
    min-width: 30%;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px;
    border-radius: 0;
    line-height: normal;
    padding-top: 8px;
}
.product-price {
    display: none !important;
}
ul.unorderedList.product_box {
	list-style: none;
}
.product_main_list .unorderedList.product_box .list-item .info_btn, .product_main_list .unorderedList.product_box .list-item .bsket_btn, .bsket_btn {
	background: #ffac00;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 8px 15px;
	text-align: center;
	display: inline-block;
}
.product_btm_btn input {
	width: 45px;
	height: 42px;
	line-height: 1.65;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	border: 1px solid #eee;
}
.product_main_list .unorderedList.product_box .list-item .product_btm_btn {
	position: absolute;
	right: 20px;
	z-index: 9;
	bottom: 23px;
}
.product_main_list .unorderedList.product_box .list-item .prdt_price {
	width: 100%;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	margin-top: 14px;
}
.product_main_list ul.unorderedList.product_box li .list-item {
	width: 100%;
	display: inline-block;
	margin: 0 0 30px;
	vertical-align: top;
	position: relative;
	padding: 20px;
	background: #fff;
	border-radius: 0px;
	border: 1px solid #eaeaea;
}
.product_main_list .unorderedList.product_box .list-item .prdt_price span {
	font-weight: bold;
	color: #000;
	font-size: 28px;
	padding: 0;
}
.quantity-button {
	position: relative;
	cursor: pointer;
	border-left: 1px solid #eee;
	width: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
	/* line-height: 1.7; */
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
input.qty_product {
	-moz-appearance: textfield;
}
.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
}
.quantity-button.quantity-up {
	position: absolute;
	/* height: 50%; */
	top: 0;
	border-bottom: 1px solid #eee;
}
.quantity-button.quantity-down {
	position: absolute;
	bottom: -1px;
	/* height: 50%; */
}
.flickity-slider li {
	list-style-type: none;
}
@media only screen and (max-width: 767px) {
.img_sec_main {
	width: 38%;
	display: inline-block;
	vertical-align: top;
	margin-top: 35px;
}
.div_content_main {
	display: inline-block;
	width: 60%;
}
.product_main_list .unorderedList.product_box .list-item .prdt_price span {
	color: #000050;
}
.div_content_main p {
	display: none;
}
.product_main_list .unorderedList.product_box .list-item span {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	min-height: 55px;
	display: inline-block;
	margin-top: 10px;
	line-height: 20px;
}
.product_main_list .unorderedList.product_box .list-item span {
	margin-top: 0;
	line-height: 20px;
	min-height: unset;
	padding: 0;
}

.product_main_list .unorderedList.product_box .list-item span b a, .product_main_list .unorderedList.product_box .list-item .prdt_price span {
	font-weight: bolder;
}


.product_main_list .unorderedList.product_box li .list-item img {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: none;
}
.product_main_list .unorderedList.product_box .list-item span b a, .product_main_list .unorderedList.product_box .list-item .prdt_price span {
	font-weight: bolder;
	font-family: "Open Sans", sans-serif;
}

.product_main_list .unorderedList.product_box .list-item .product_btm_btn {
	position: inherit;
	right: 0;
	z-index: 9;
	bottom: auto;
	float: right;
	padding-top: 10px;
	display: table;
	width: auto;
	text-align: right;
}
.product_main_list ul.unorderedList.product_box li .list-item {
	padding: 15px 8px;
	border: none;
	margin: 0 0 0;
}

ul.unorderedList.product_box li {
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

}