/*
Theme Name: Fanjer
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.8722
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
h1, .h1 {
  font-size: 30px;
  letter-spacing: 2px;
}

b, strong {
  font-weight: 700; }
h2, .h2, h2.title {
  font-size: 27px;
  letter-spacing: 2px;
}
h3, .h3 {
  font-size: 24px;
  letter-spacing: 2px;
}
h4, .h4 {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

h5, .h5 {
  font-size: 19px;
  letter-spacing: 2px;
}

h6, .h6 {
  font-size: 18px;
  letter-spacing: 2px;
}
.box-product-overlay{
  position: relative;
}
a:hover, a:focus {
    color: #03857c;
}
.box-product-overlay .box-product-content-overlay{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000b3;
  overflow: hidden;
  transition: opacity .3s ease-in;
  opacity: 0;
}

.box-product-overlay:hover .box-product-content-overlay{
  opacity: 1;
}

.box-product-overlay .box-text{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    padding: 0 2em;
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    pointer-events: none;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    transition: opacity .3s ease-out, transform .3s ease-out, top .3s ease-out;
    font-size: 15px;
}

.box-product-overlay .box-text>div{
  opacity: 0;
  -ms-transform: translate3d(0,-100%,0);
  transform: translate3d(0, -100%, 0);
  transition: opacity .3s ease-out, transform .3s ease-out;
}

.box-product-overlay:hover .box-text>div{
  transform: none;
  opacity: 1;
}


.box-product-overlay .box-text .product-title.woocommerce-loop-product__title a{
  color: #fff;
  text-transform: uppercase;
}

.box-product-overlay .amount{
    color: #03857c;
    font-size: 15px;
    font-weight: 400;
}
.box-product-overlay .name.product-title{
  height: auto!important;
}
.box-hidden-link{
  position: absolute;
  color: transparent;
  line-height: 0;
  font-size: 0;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ships-free{
  margin-top: 0;
  background: #d54d4d;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  display: inline-block;
	z-index:1;
}

.product.has-hover [class*=image-] img {
    transition: filter .6s, transform .6s, box-shadow .3s;
}

#footer h6{
  font-size: 16px;
}

#footer a, #footer p{
  font-size: 15px;
  border: none;
}
#footer a:hover{
  text-decoration: underline;
}

#footer .badges-footer h4{
  font-size: 14px;
  text-transform: none;
}
#footer .badges-footer p{
  font-size: 12px;
}

#footer .box-text.text-center{
  padding-bottom: 0;
}

#footer h6{
  margin-bottom: 20px;
}

.copyright-footer{
  line-height: 50px;
}

#top-bar .nav a{
  font-size: 12px;
  text-transform: uppercase;
}

#top-bar  .nav-small.nav>li.html {
    font-size: 15px;
}

.nav .html_topbar_left{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
  position: relative;
  
}

.nav .html_topbar_left p{
  line-height: 16px;
}

.html_topbar_left img{
  width: 35px;
}

div#mask-phone {
    position: absolute;
    top: 100%;
    z-index: 10;
    background: #fff;
    padding: 15px;
    display: none;
    min-width: 250px;
    color: #333;
}

div#mask-phone p{
  line-height: 25px;
}

#woocommerce-product-search-field-0{
  border-radius: 8px;
}

.next-prev-thumbs *{
  font-size: 14px!important;
  text-transform: uppercase;
  vertical-align: middle;
}
.next-prev-thumbs i{
  font-size: 22px!important;
}
.next-prev-thumbs{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ux_ships_free_label{
  margin: 10px 0 20px;
}

.product-price-container .price.product-page-price .amount{
  font-size: 20px;
  line-height: 45px;
}

.product-price-container .price.product-page-price .amount i{
  font-weight: 700;
}

/** Cusstom Forrm */
body .wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border{
  border: 1px solid #A0A0A0;  
}

body .wcpa_form_outer .wcpa_form_item .color-group .wcpa_color input:checked+label span{
    background-color: #333 !important;
    color: #fff;
    box-shadow: none !important;
    border-color: #333;
}
.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.label_inside {
    padding: 0 14px;
}

.cart .wcpa_price_summary{
  height: 0!important;
  opacity: 0!important;
  overflow: hidden;
}

.wcpa_form_outer .wcpa_form_item select {
    min-width: 250px;
    width: auto;
    border-radius: 4px;
    margin-bottom: 0;
}

.wcpa_form_outer .wcpa_form_item .select {
    position: relative;
    min-width: 250px;
    width: auto;
    display: inline-block;
}

.wcpa_form_item.wcpa_type_select.wcpa_cl_visible label{
  width: 100%;
}

label, .label{
    display: inline-block;
    padding-right: .5em;
        color: #444;
        font-size: 13px;
}
.wcpa_helptext {
  color: #444;
  font-size: 13px!important;
  font-weight: 700;
}
.wcpa_form_outer .wcpa_form_item{
  margin-bottom: 18px!important;
}
.wcpa_form_outer .wcpa_form_item .required_ast:after {
    content: ":";
    color: #333;
}

.quantity input[type=number]{
  height: 44px;
  width: 100px;
  max-width: 100px;
  border-color: #e2e2e2!important;
  color: #333;
}

.quantity .minus, .quantity .plus{
    min-width: 80px;
    border-color: #e2e2e2 !important;
    height: 44px;
    color: #333;
    font-size: 20px;
    line-height: 44px;
    font-weight: 300;
        min-height: 44px;
    max-width: 80px;
    padding: 0;
    margin: 0;
}
.salesgen-quantity-wrp{
  margin-bottom: 10px;
}

.single_add_to_cart_button{
    border: 1px solid orange;
    margin-bottom: 20px;
    width: 60%;
    font-size: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translateZ(0);
    backface-visibility: hidden;
    animation-name: shakeMe;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #fff;
    letter-spacing: .08em;
    font-weight: 700;
    height: 55px;
    border-radius: 5px;
    font-family: Oswald, sans-serif;
}

@keyframes shakeMe {
  18%,2% {
    transform: translate3d(-3px, 0, 0); }

  16%,4% {
    transform: translate3d(3px, 0, 0); }

  10%,14%,6% {
    transform: translate3d(-3px, 0, 0); }

  12%,8% {
    transform: translate3d(3px, 0, 0); }

  18.1% {
    transform: translate3d(0, 0, 0); } 
}

.salesgen-quantity-wrp>label{
  display: block;
}
.product-section-title{
  font-size: 30px;
}

.related .product-section-title{
  text-align: center;
}

td.product-quantity .salesgen-quantity-wrp>label{
  display: none;
}
td.product-quantity .quantity input[type=number]{
  width: 50px;
}

td.product-quantity .quantity .minus, td.product-quantity  .quantity .plus{
  min-width: 40px;
}

.wc-proceed-to-checkout .wc-forward{
  background-color: #ff5722!important;
  border: 1px solid #ff5722;
  margin-bottom: 20px;
  width: 100%;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateZ(0);
  backface-visibility: hidden;
  animation-name: shakeMe;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  color: #fff;
  letter-spacing: .08em;
  font-weight: 700;
  height: 55px;
  line-height: 53px;
  border-radius: 5px;
  font-family: Oswald, sans-serif;
}

.logo-checkout{
  margin: 0 auto;
}

.nav-dropdown-has-border .nav-dropdown, .has-dropdown .ux-menu-link__link{
	border: none!important;
}
.nav>li>a {
    font-size: 14px;
	font-weight: 400;
}

.current-dropdown .nav-dropdown{
	opacity: 0.97!important
}
.has-dropdown .ux-menu-link__link{
    margin: 10px 0;
	font-family: Oswald, sans-serif;
}

.sub-menu.nav-dropdown {
	font-family: Oswald, sans-serif;
}

.account-item .account-link{
	display: flex;
	flex-direction: row-reverse;
}

#top-bar > .container{
  max-width: 100%;
  padding-right: 0;
}

#top-bar .cart-item.has-icon{
  min-width: 50px;
  min-height: 50px;
  background: #d54d4d;
}

#top-bar .cart-item.has-icon a{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
#top-bar .cart-item.has-icon a i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}