
#cssmenu #menu-button {
  display: none;
}

#cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 50%;
    right: -14px;
    transform: translateY(-50%);
    width: 9px;
    height: 8px;
    content: '';
    display: block;
    background: url("../images/arrow1.png") no-repeat;
}

.Inner09 h3 {
    background: #0071bb;
    padding: 18px 20px;
    color: #ffffff;
}
.woocommerce table.shop_table {
    font-size: 14px;
}
label {
    font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 14px;
    padding: 10px 10px;
}
.woocommerce-privacy-policy-text p {
    font-size: 14px;
    font-family: "Inter", sans-serif !important;
    line-height: 30px !important;
}
.payment_box payment_method_eway p{
font-size:14px;
}
.woocommerce form .form-row select {
    font-size: 14px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	      font-family: "Inter", sans-serif;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #0071bb;
	color:#ffffff;
}

#post-119 .entry-header{
	display:inline-block;
    width:100%;
    padding:130px 0;
    background: url("../images/topBg1.jpg") no-repeat scroll 0 0px;
	background-size: cover;
    color: #fff;
    font-weight: 700;
     
}
#post-119 .post-inner {
    padding-top: 1rem;
}
#coupon_code{
	width:100%;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	background:#0071bb;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 0px;
    color:rgba(0,0,0,0.0);
    cursor: pointer;
    font-size: 0px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 35px;
    width: 35px;
    content: '';
    background-image: url(https://ftd.dkk.mybluehost.me/website_fc1cc772/wp-content/uploads/2026/02/menu.png);
    background-repeat: no-repeat;
    background-size: cover;
}

 
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}