@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
.menubar {
    background: #fff;
}
.inner_content.btm-shaddow img {
    padding-right: 7px;
}
.drop {
    float: right;
    margin-top: 7px;
}
p.toggle_border .text img {
    margin-right: 7px;
}
.banner a {
    display: flex;
}
.banner img {
	width: 100%;
}

.navigation li a {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #404040;
    text-decoration: none;
    font-weight: 700;
    padding: 0 46px;
    text-transform: uppercase;
}
.navigation li a:hover {
    color: #fff;
    transition: all ease-in-out 0.6s;
}
.toggle_border {
    margin: 0;
}
ul.navigation {
    display: flex;
    justify-content: center;
    list-style: none;
}
.main_menu .toggle {
    display: none;
}
.main_menu #drop {
    display: none;
}

.container {
    max-width: 1170px;
    margin: 0 auto;
}


.menubar {
    background: #ebc000;
    padding: 18px 0;
}

.promo-content {
    display: flex;
    align-items: center;
    gap: 16px;
}
.promotion {
    background: #404040;
    color: #fff;
    padding: 36px 0;
}
.promo-text h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.promo-text p {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.promo-flex {
    display: flex;
    align-items: center;
    gap: 45px;
    justify-content: center;
}
.promo-services {
    padding: 20px 0;
    background: #ebc000;
}
.promo-flex .promo-content p {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}

.promo-flex .promo-content {
    display: flex;
    align-items: center;
    gap: 10px;
}


img {
    max-width: 100%;
}


#gallery img {
    max-width: 100%;
}
.gallery-bg {
    border: 1px solid #c8c3c3;
    padding: 42px 40px;
}
/*==================================== gallery =====================================================*/
.theme-box {
    margin: 0px auto 40px;
}
.item-description-text.theme-box {
    margin: 0;
}
#gallery {
    border: 0px solid #dddddd;
    box-sizing: border-box;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    width: 100%;
    border-top: 0px;
    box-shadow: none;
    border-radius: 0px 0px 10px 10px;
}
#gallery #slides {
    display: inline-block;
    height: auto;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    z-index: 500;
    width: 100%;
    margin: 15px auto 0px;
}
#gallery #slides div ul {
    display: table;
    height: auto;
    list-style: outside none none;
    margin: 0px auto 0;
    padding: 0;
    width: auto;
}
.box-item-1 {
    display: grid;
    grid-template-columns: unset;
}

.box-item {
    display: block !important;
    grid-template-columns: unset !important
    text-align: center !important
    margin: 0 auto !important
}

#gallery #slides div ul li:nth-of-type(1){
    margin-left:0px;
    }
#gallery #slides div ul li {
    margin: 0px 0px 0px 10px;
    float: left;
    margin-bottom: 0px;
    background: #fff;
}
#gallery #slides div ul li:last-child {
    margin-right: 0;
}
#gallery .big-img-wpr {
    box-sizing: border-box;
    display: inline-block;
    height: 540px;
    margin: 0 auto;
    max-width: 540px;
    vertical-align: middle;
    width: 100%;
}
#gallery div.img-wpr {
    background-color: #fff;
    border: 1px solid #c8c3c3;
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0px;
    max-height: 540px;
    max-width: 540px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 540px;
    margin: 0px auto 0px;
}
#gallery div.img-wpr .img-box {
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
#gallery div.img-wpr .big-img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 540px;
    max-width: 540px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: auto;
    border: 0px solid #d8d8d8;
    width: auto;
}
#gallery .thumb {
    background-color: transparent;
    border: 0px solid #f00;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100px;
    left: 0;
    position: relative;
    right: 0px;
    width: 100px;
    z-index: 2;
    border: 1px solid #d8d8d8;
    margin-bottom: 0;
}
.thumb-img[src=""], .thumb-img[src=""] + .thumb {
    display: none !important;
}
.thumb-wpr {
    position: relative;
}
#gallery .thumb-img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: auto;
  z-index: 1;
}
#gallery #slides div:first-child ul:first-child li:first-child .img-wpr {
    z-index: 1;
}
#gallery #slides input {
    display: none;
}
#gallery #slides input:checked ~ .img-wpr {
    z-index: 2;
}
#gallery #slides div ul li:only-child .thumb-wpr{
    display: none;
}
#gallery #slides div ul li:only-#gallery {
    left: 0px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {

#gallery .thumb {
  height: 50px;
  width: 50px;
}
#gallery #slides div ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 2px;
  margin-top: 0;
}
#gallery div.img-wpr, #gallery .big-img-wpr {
  height: 350px;
  left: 0;
  margin: 0 auto 10px;
  right: 0;
  top: 15px;
  width: 90%;
}
}
.org-content {
    width: 100%;
    max-width: 1140px;
    margin: 0px auto;
    display: table;
    padding: 30px;
}
.product-title {
    padding: 14px 0;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.product-title p {
    margin: 0;
    font-family: open-sans, sans-serif;
}
.title-p {
    padding: 0 !important;
}
.product-description-title .container {
    padding: 0;
}
.gallery-bg {
    border: 1px solid #c8c3c3;
    padding: 42px 0px;
}
.product-border .container {
    padding: 30px 15px;
}
tr {
    display: flex;
    flex-direction: column;
}

/*------------------------------------------------------------------end img gallery-----------------------------------------------------------------*/
.title h2 {
    background-color: #000;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 12px 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.title h2 .fa-solid.fa-bars {
    margin-right: 10px;
}
.inner_content.btm-shaddow li {
    list-style: none;
    font-size: 14px;
}
.inner_content.btm-shaddow li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    display: block;
}
.inner_content.btm-shaddow ul li a {
    padding: 14px 10px;
}
.inner_content.btm-shaddow ul li a:hover {
    background: #fbbc34;
}
.inner_content.btm-shaddow ul li ul li  :hover {
    background: #fff;
}
.inner_content.btm-shaddow li  .fa-solid.fa-caret-right {
    margin-right: 8px;
}
.inner_content.btm-shaddow ul li ul li {
    border: 0;
    padding: 5px;  
}
.inner_content.btm-shaddow ul li ul li a {
    padding: 0px;  
}
.inner_content.btm-shaddow li ul {
    margin: 10px 0;
    padding: 0 0 0 15px;
}
.fa-solid.fa-minus {
    margin-right: 8px;
}
.inner_content.btm-shaddow li {
    list-style: none;
    border: 1px solid #d2d2d2;
    border-top: 0;
    font-family: 'Open Sans', sans-serif;
}
.inner_content.btm-shaddow ul ul {
  display: none;
}

.inner_content.btm-shaddow input[type="radio"] {
  display: none;
}

/* Show the nested list when the associated radio button is checked */
.inner_content.btm-shaddow input[type="radio"]:checked + label + ul {
  display: block;
}

/* Add background color to the active list item */
.inner_content.btm-shaddow input[type="radio"]:checked + label {
    background-color: #fbbc34;
    width: 100%;
    display: block;
    padding: 14px 10px;
}

/* Style for the label as clickable to mimic links */
.inner_content.btm-shaddow label {
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 14px 10px;
}
.inner_content.btm-shaddow label:hover {
    background: #fbbc34;
}
.product-service p {
    margin: 0;
}
.product-description .desc {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
}
.product-service p {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    font-family: open-sans, sans-serif;
    text-transform: uppercase;
}
.product-heading h2 {
    font-size: 30px;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #dedede;
    text-transform: uppercase;
    padding-bottom: 5px;
    color: #333333;
}

.heading-title h2 {
    font-size: 25px;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 0px;
    color: #fff;
    margin-top: 40px;
    text-align: center;
    background: #000;
}
.heading-title {
    max-width: 1140px;
    margin: 0 auto;
}
.description {
    max-width: 1140px;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    padding: 30px 30px;
}
.description span {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.description p {
    line-height: 1.5;
    font-family: open-sans, sans-serif;
    font-size: 17px;
}
.description p:last-child {
    margin-bottom: 0;
}
.cate-title {
    text-align: center;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 32px 0;
}
.cate-title h2 {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
}
.categories-bg {
    margin: 40px 0;
    background: url(../images/bg.png) center;
    padding-bottom: 70px;
    background-size: cover;
    position: relative;
}
.cate-title {
    text-align: center;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 32px 0;
}
.cate-back {
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
}
.cate-img {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    justify-content: center;
}
.cate-back {
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
    padding: 14px 0;
    margin-top: 20px;
    box-shadow: 0 0 10px #acacac;
    margin-bottom: 50px;
}
.cate-img img {
    border: 1px solid #fff;
    box-shadow: 0px 0px 6px #868585;
}

#gallery #slides div ul:last-child {
    margin-top: 15px;
}

/*===========Tab=============*/
.tabbox {
    padding: 0px 0px;
    font-size: 20px;
    margin: 30px auto 0px;
    background: #1c57f4;
}
.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both;
    padding: 0px;
    margin: 0px 0 30px 0;
}
.tabs .tab h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 30px;
}
.tabs .tab p .green {
    font-weight: bold;
    color: #28bc83;
    font-size: 20px;
}
.tabs label {
    order: 1;
    display: block;
    padding: 0 55.8px;
    cursor: pointer;
    width: auto;
    float: left;
    text-align: center;
    box-sizing: border-box;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 50px;
    margin: 0 0px;
    font-weight: normal;
    height: 50px;
    position: relative;
    z-index: 1;
    font-weight: bold;
    background-color: #1c1c1c;
    color: #fff;
}
.tabs {
    margin-top: 30px;
}

.tabs .tab p .bold {
    font-weight: bold;
    font-size: 18px;
}
.tabs label.border-none{
    border-right: none;
    }
.tabs label a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: block;
}
label.nomarginleft {
    margin-left: 0px;
    border-radius: 0px;
}
.tabs .tab {
    -webkit-box-ordinal-group: 100;
    -webkit-order: 99;
    -ms-flex-order: 99;
    order: 99;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    background: #fff;
    padding: 30px 20px;
    display: none;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
}
.service-sec {
    margin-top: 50px;
}
.tabs .tab h3 {
    text-transform: uppercase;
    font-size: 18px;
}
.tabs .tab, .tabs .tab p {
    margin: 0;
    text-align: left;
}

.none {
    width: 166.666%;
}
.none_01 {
}
.tabs .tab a {
    color: #821982;
}
.tabs label[for="tabfive"] {
}

.tabs input[type="radio"] {
    position: absolute;
    opacity: 0;
    left:0px;
}
.tabs input[type="radio"]:checked + label {
    position: relative;
    z-index: 9;
    border-radius: 0;
    margin-right: 0;
    border-right: 1px solid #414141;
}
.tabs input[type="radio"]:checked + label::before {
    position: absolute;
    content: "";
    left: 1px;
    z-index: -999999;
    height: 50px;
    top: 0px;
    background: #ebc000;
    right: 0px;
    width: 100%;
    margin: 0 auto !important;
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    left: 0px;
    width: 100%;
}
.tabs label::after {
    content: "";
    position: absolute;
    background: url("../images/tab-border.png") no-repeat scroll center left;
    width: 2px;
    left: 0%;
    top: 0px;
    height: 52px;
    z-index: -1;
}

.tabs input[type="radio"]:checked + label + .tab {
    display: block;
}

.tab h4 {
    font-size: 22px;
    font-weight: 400;
    color: #ff4000;
    margin-bottom: 25px;
}

.title h2 img {
    padding-right: 8px;
}
.store-cate {
    margin-bottom: 30px;
}
.delivery {
    margin-top: 30px;
}
.ship-img {
    border: 1px solid #d2d2d2;
    text-align: center;
    padding: 20px 0px;
}
/*---Footer->START*/
.est-wrapcens1 {
    margin: 0px auto 0px;
    width: 100%;
    left: 0;
    bottom: 0px;
    z-index: 99999;
    clear: both;
    top: 100%;
}
.est-wrapcens {
    width: 100%;
    background: #1c1c1c;
    float: left;
    border-top: 10px solid #ebc000;
}
#est-footer .head-title {
    border-bottom: 1px solid #edbc03;
    padding: 0px 0 10px;
    margin-bottom: 20px;
}
#est-footer {
    display: flex;
    width: 100%;
    max-width: 1140px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 0px;
    justify-content: center;
}
.newsletter {
    width: 40%;
    padding-left: 55px;
    padding-top: 15px;
}
.news-para p {
    text-align: left;
    margin-top: 23px;
    font-size: 14px;
    color: #fff;
}
.subscribe-btn {
    margin: 18px 0;
    padding: 12px 0;
}
.subscribe-btn a {
    background: #edbc03;
    color: #000;
    text-decoration: none;
    padding: 12px 37px;
    text-transform: uppercase;
    font-weight: 600;
}
.ebay-shop {
    padding: 10px 0px 0px;
}
.ebay-shop p{
    margin:0px;
    padding:0px;
    font-size: 12px;
    letter-spacing: 0.50px;
    color: #fff;
    line-height:18px;
    text-transform:uppercase;
    }
    
.part.usefull_link {
    width: 40%;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 15px 60px;
}
#est-footer .part .logo {
    text-align: center;
    padding: 0px 70px 0px 0px;
}

.copyright {
    font-size: 13px;
    letter-spacing: 0.75px;
    color: #fff;
    padding-right: 30px;
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 1140px;
    text-align: center;
    padding: 14px 0;
}
.copyright p {
    margin: 0;
}
.subscribe_bar {
    clear: both;
    float: left;
    width: 100%;
    margin: 60px auto -80px;
    position: relative;
    padding: 0px 0px 0px;
}
.subscribe {
    width: 100%;
    max-width: 255px;
}
.subscribe a span {
    text-transform: uppercase;
}

.subscribe a span.mail_icon {
    background: url("../images/mail_icon.png") no-repeat scroll center top;
    width: 20px;
    height: 15px;
    display: block;
    float: right;
    position: relative;
    top: 3px;
    left: 10px;
}
.subscribe_bar .content.flex-div {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    background: #f80000;
    display: flex;
    justify-content: space-between;
    padding: 20px 90px;
    align-items: center;
    flex-wrap: wrap;
}
.subscribe_bar .content.flex-div .col_item {
    flex: auto;
}
.subscribe_bar .content.flex-div .col_item h2 {
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    margin: 0px 0px 10px;
}
.subscribe_bar .content.flex-div .col_item p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
}
.subscribe a {
    display: flex;
    text-decoration: none;
    background: #fff;
    color: #414141;
    padding: 10px 30px;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
}
.copyright p span.store_name {
    color: #fff;
}
#est-footer .copy-right .color {
    color: #f5782c;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.75px;
}
#est-footer .part.thank {
    text-align: center;
    display: block;
    max-width: 40%;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    padding: 25px 0px;
}
.usefull_link ul {
    margin: 0px;
    padding: 0px;
    display: inline-table;
}

.usefull_link ul:nth-of-type(1){
    padding:0px 25px 0px 0px !important;
}
.usefull_link ul li{
list-style:none;
    }
.usefull_link ul li a {
    text-decoration: none;
    font-family: 'lato', sans-serif;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.25px;
    color: #fff;
    position: relative;
    padding: 0px 0px 0px 10px;
    text-align: left !important;
    display: block;
    transition: 0.5s all ease-in-out;
}

.usefull_link ul li a:hover {
    color: #ebbf00;
}
.usefull_link ul li a::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 13px;
    width: 4px;
    height: 4px;
    background: url("../images/ftr-arrow.png") no-repeat scroll left top;
}
.usefull_link ul li a:hover::before {
    background: url("../images/ftr-arrow.png") no-repeat scroll left bottom;
}

.news-content a:hover {
    color: #f60700;
}   
.copyright_bg {
    border-top: 1px solid #cfcfcf;
}
.part.foot-address {
    width: 40%;
    display: flex;
    align-items: center;
}
.news-content p {
    font-size: 13px;
    letter-spacing: 0.50px;
    color: #999;
    padding-top: ;
    padding: 0px 34px 0px 0px;
    margin: 0;
    line-height: 20px;
}
.news-content a {
    cursor: pointer;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
}
.news-content button {
    border: none;
    font-size: 13px;
    letter-spacing: 0.50px;
    color: #fff;
    background: none;
    padding: 13px 0px 0px;
}
#est-footer .part .head-title {
    padding-bottom: 10px;
}
.part.thank img {
    width: auto;
    float: none;
    margin: 5px auto 0px;
    display: block;
    text-align: center;
}
.part.newsletter img {
    width: auto;
}
.copyright span {
    color: #fff;
    text-transform: uppercase;
    margin: 0 2px;
}

#est-footer h2 {
    color: #fff;
}
