/*
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  ***************/


}

a.catalog-button {
  display: block;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  background-color: #446084;
  text-align: center;
  margin-bottom: 10px;
}

a.catalog-button:hover,
a.catalog-button:focus {
  opacity: 0.8;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  width: 100%;
}

.off-canvas-center:not(.dark) .mfp-close,
.mfp-ready .mfp-close {
  background-color: #777;
  color: #fff;
}

.off-canvas-center:not(.dark) .mfp-close svg {
  stroke: #fff;
}

.mfp-close svg {
  stroke: #000;
}

.slider.slider-nav-reveal .flickity-prev-next-button:hover,
.slider.slider-nav-reveal .flickity-prev-next-button {
  top: 0;
  height: 30px;
  min-height: 30px;
  background-color: #446084;
  color: #fff;
  border-radius: 50%;
}

.slider.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
  margin-top: 0;
}

.slider.slider-nav-push.slider-nav-reveal .flickity-button.flickity-prev-next-button:hover svg,
.slider.slider-nav-push.slider-nav-reveal .flickity-button.flickity-prev-next-button:hover .arrow {
  fill: #fff;
}

.slider-nav-reveal .flickity-prev-next-button.previous {
  left: 0 !important;
}

.slider-nav-reveal .flickity-prev-next-button.next {
  right: 0 !important;
}

@media screen and (max-width: 549px) {
  .row-slider .flickity-prev-next-button {
    width: 30px !important;
    background-color: #446084 !important;
  }

  .row-slider .flickity-prev-next-button svg {
    padding: 20% !important;
  }
}

form.variations_form.cart td.label {
  display: none !important;
}

table.nipv_table {
  margin-bottom: 30px;
  width: auto;
}

table.nipv_table td {
  padding: 0 10px;
}

table.nipv_table td span.bold {
  font-weight: bold;
}

table.nipv_table .ni_add_to_cart_button {
  padding: 0 1.2em;
  margin: 5px 0;
}

table.nipv_table .td-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

table.nipv_table .quantity {
  margin-top: 5px;
  margin-bottom: 5px;
}

img, .banner  {
  border-radius: 8px;
}

.header-main {
	background: #e2e2e2;
}
.header-nav-main .menu-item{
	background: #3f3f3f;
    margin: 0;
  	padding: 0 7px;
    min-height: 38px;
}
.header-nav-main li {
	border: 1px solid white;
}
.header-nav-main li a{
	color: #fff;
}
.header-nav-main.nav-left li:nth-child(1) {
  margin-left: 0 !important;
  border-right: 0px solid white;
  border-radius: 8px 0 0 8px;
  background: #e16c10;
}
.header-nav-main li:last-child {
  border-left: 0px solid white;
  border-radius: 0 8px 8px 0;
}
.header-search{
  border: 0px solid white !important;
}
.header-nav-main > li.active > a{
	color: #e16c10  !important;
}
.header-cart-link{
	padding: 0 7px !important;
}
.cart-item{
 	border-radius: 8px !important;
}
.header-nav-main > li.header-divider, .cart-icon strong {
  border: 0px solid rgba(0,0,0,0.1);
}
.cart-icon strong::after{
display: none;
}
.cart-icon strong {
  width: 1.2em;
  height: 1.2em;
  font-size: 2em;
  line-height: 1.15em;
  margin: .1em 0;
}
.cart-item{
	background: #3f3f3f !important;
}
.header-nav .cart-icon strong{
	color: #e16c10;
}
.cart-icon:hover strong {
  background-color: transparent;
}
.header-nav > li > a:hover {
  color: rgba(162, 160, 160, 0.85) !important;
}
.title_decorate,  .opp_tab .button.primary, .opp_tab .text-left{
  	background: #3f3f3f;
    border-left: 6px solid #e16c10;
    border-radius: 0 6px 6px 0 !important;
  }
.opp_tab .button.primary{
    padding-left: 0px;
    border-top: 0px;
  	border-bottom: 0px;
}  
.title_decorate, .opp_tab .text-left{
    background: #e0e0e0;
    border-radius: 0 8px 8px 0;
    margin-bottom: 2px;
}
.title_decorate span, .opp_tab .button span, .opp_tab .text-left span {
  background: #3f3f3f;
  color: #fff;
  height: 100%;
  width: fit-content;
  border: 10px;
  border-radius: 0 6px 6px 0;
  padding: 4px;
  padding-left: 10px;
  border-left: 2px solid #fff;
  min-height: 38px;
  display: flex;
  align-items: center;
  padding-right: 50px;
}
.opp_tab .tab a{
	min-height: 38px;
    display: flex;
    align-items: center;
}
.opp_tab .text-left span{
	max-width: 220px;
}
.opp_tab .button span{
	width: 100%;
}
.title_decorate span:before{
	border-left: 1px solid #fff;
}
.opp_tab h4{
  float: left;
  }
  .opp_tab ul{
      width: auto !important;
      float: right;
      margin-left: auto;
      position: absolute;
      right: 0;
  }

  .tabbed-content.opp_tab{
  	position: relative;
  }
 .opp_tab .button {
   min-height: 1.5em;
  }
  .opp_tab .button .icon-angle-down{
  	display: none;
  }
.opp_tab .nav-pills > li > a {
  border-radius: 0px;
  font-size: 1em;
  line-height: 1em;
}
.opp_tab li.tab:nth-child(1) > a:nth-child(1){
	border-radius: 6px 0 0 6px;
    background: #3f3f3f;
    color: #fff;
    border-right: 2px solid #fff;
}
.opp_tab li.tab:nth-child(2) > a:nth-child(1){
	border-radius: 0 6px 6px 0;
    background: #3f3f3f;
    color: #fff;
}
.opp_tab .nav-pills > li.active > a {
  opacity: 1;
  color: #fff;
  background-color: #e16c10 !important;
}
.wc_payment_methods.payment_methods.methods{
	display: none;
}
.cart_total_cost, .cart_send, .calculated_shipping .order-total{
    background: #3f3f3f;
    border-radius: 6px;
    padding: 2px 10px;
    max-width: fit-content;
    margin-left: auto;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}
.cart_total_cost span{
    color: #9fc4f5;
    font-size: 26px;
    line-height: 1.15em;
    margin: .1em 0;
}
.cart_total_message{
    margin-top: 30px;
}
.cart_send{
    background: #e16c10;
    margin-right: 0px;
}
.cart_send:hover{
    opacity: 0.8;
}

.category {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.image_pop {
    cursor:zoom-in;
}

.popup_pop {
    position: absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    display:none;
    text-align:center;

}

.popup_bg {
    background:rgba(0,0,0,0.3);
    position:fixed;
    z-index:1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    touch-action: manipulation;
}


.popup_img {
    position: fixed;
    z-index:40;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)  scale(1);
    max-height: 90%;
}

.popup_img {
    pointer-events: none;
    height: 80%;
    width: auto;
    max-width: 90%;
    height: auto;
}
.popup_pop
{
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
    max-width: 90%;
}
/**/
#popup__toggle{bottom:25px;right:30px;position:fixed;z-index:99999;}
.img-circle{background-color:#61a8de;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #61a8de;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#61a8de;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/wp-content/themes/flatsome-child/assets/img/tg_logo.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
    50% {transform: scale(1); opacity: 1; }
    100% {transform: scale(0.9);opacity: 1;}}
@-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
    50% {-webkit-transform: scale(1);opacity: 1;}
    100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
    0% {transform: rotate(-8deg);}
    50% {transform: rotate(8deg);}
    100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
    0% {-webkit-transform: rotate(-8deg);}
    50% {-webkit-transform: rotate(8deg);}
    100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
    0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
    30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
    100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
    0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
    30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
    100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
    0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
    30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
    100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
    0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
    30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
    100% {transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1;}}
@-moz-keyframes circle-fill-anim {
    0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
    100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
    0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
    50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
    100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
    0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
    100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
    0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
    100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}