/********** Custom Css **********/
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
body {
    background: #F5F5F5;
    margin: 0px;
    padding: 0px;
    color: #26282B;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    line-height: 28px;
    word-wrap: break-word;
}

a {
    text-decoration: none;
    transition: all 0.6s;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none; 
    box-shadow: none !important;
    color: inherit;
}
h1, h2, h3, h4, h5, h6 {
    color: #26282B;
    margin: 0 0 12px;
    letter-spacing: -2px;
}
button, select {
    text-transform: none;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
}
section{
    float: left;
    width: 100%;
    padding: 70px 0px; 
    position: relative;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.bg-primary {
    background-color: #FFFE00!important;
}
.form-control {
    border: 0;
    color: #000 !important;
    font-weight: 500;
    box-shadow: none !important;
}
.form-control::placeholder{
    color: #000;
}
.btn {
    transition: all .6s ease;
    font-weight: 700;
    white-space: normal;
    line-height: 1;
    padding: 15px 40px;
    border-radius: 0;
    display: inline-block;
    font-size: 30px;
    letter-spacing: -1px;
}
.btn-sm {
    padding: 10px 40px;
}
.btnprimary {
    background: #FFFE00;
    color: #26282B;
}
.btnprimary:hover, .btnprimary:focus, .btndark{
    background: #26282B;
    color: #fff;
}
.btndark:hover, .btndark:focus{
    background: #efee01;
    color: #26282B;
}
.rounded-50 {
    border-radius: 50px;
}
.font-lg{
    font-size: 32px;
    line-height: 42px;
}
/***** Header *****/
#mega-menu-header-menu > li > .mega-menu-link {
    line-height: 30px !important;
    padding: 0px 15px 0px 15px !important;
    height: auto !important;
    border-bottom: solid 1px transparent !important;
    transition: all 0.3s ease-in-out !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover{
    color: #555 !important;
    border-color: unset !important;
}
#mega-menu-header-menu li .mega-menu-link:hover {
    color: #fffe00 !important;
    border-color: #FFFE00 !important;
}
.mobile-menu-top {
    display: none;
}
.mega-column-line.column-line > ul > li > a.mega-menu-link {
    border: 0 !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 15px 25px 15px 25px !important;
}
.mega-sub-menu a.mega-menu-link {
    display: block !important;
    text-align: right !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: -0.2px !important;
    color: #26282B !important;
    border-bottom: 1px solid #26282b !important;
}
/*#mega-menu-wrap-header-menu ul > li > .mega-menu-link:hover {
    color: #fffe00 !important;
}*/
.menu-area span.mega-indicator {
    display: none !important;
}
.menu-area ul.mega-sub-menu {
    background-color: rgb(255 255 255 / 90%) !important;
}
ul#mega-menu-mobile-menu {
    padding: 40px 24px 15px !important;
    width: 256px !important;
    z-index: 9999;
    margin: 13px 13px !important;
}
#mega-menu-wrap-mobile-menu .mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-mobile-menu .mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-mobile-menu .mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after{
        background-color: #26282c !important;
        width: 26px !important;
}
#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, 
#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{
	width: 32px !important;
    height: 3px !important;
}
.mega-menu-toggle {
    position: absolute;
    z-index: 99999 !important;
    right: 7px;
    top: 2px;
}
input{
    outline: 0 !important;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item > a.mega-menu-link{
    text-align: right !important;
    color: #26282B !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    padding: 5px 0px !important;
    height: auto !important;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-6.images {
    max-width: 100%;
    width: 100%;
    float: unset;
}
.header-fix {
    top: 0;
    z-index: 99;
}
.header-bar.d-none-d,
.d-none-desk{
    display: none;
}
.header {
    background: #26282C;
    padding: 33px 0 18px;
}
.header-bar, .header-bar h1 {
    background: #fff;
    color: #26282B;
    font-size: 28px;
    line-height: 37px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 6px;
    padding: 10px 0;
}
.header-bar {
    display: flex;
    justify-content: center;
}
.menu-area .site-logo a {
    display: inline-block;
    position: relative;
    z-index: 999;
}
.menu-area {
    margin-top: -35px;
}
.header .topbar {
    position: relative;
    z-index: 999;
}
.topbar-social li{
    padding-right: 19px !important;
    margin: 0 !important;
}
.usermenu-area li:not(:last-child) {
    padding-left: 23px !important;
}
.usermenu-area li {
    margin: 0 !important;
}

.usermenu-area .shopping-cart {
    position: relative;
}
.usermenu-area .shopping-cart .badge {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
    background: #FFFE00;
    color: #26282B;
    font-size: 16px;
}
.usermenu-area li:nth-child(2) {
    position: relative;
}
.usermenu-area li:nth-child(2) .badge-pill {
    position: absolute;
    right: -12px;
    top: -5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
    background: #FFFE00;
    color: #26282B;
    font-size: 16px;
}
.search-form input[type="text"] {
    min-width: 250px;
    border-radius: 50px;
    font-size: 19px;
    line-height: 24px;
    border: 0;
    outline: 0;
    padding: 10px 30px 10px 15px;
    height: 31px;
    text-align: right;
    color: #A3A3A3;
}
.search-form button {
    position: absolute;
    right: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    top: 0px;
}
.header .navbar-toggler {
    outline: none !important;
    background-color: transparent;
    padding: 0px;
    position: absolute;
    z-index: 999999;
    right: 15px;
    top: 10px;
    display: none;
}
.header .navbar-toggler:not(.collapsed) span {
    background: #26282c;
}
.header .navbar-toggler:not(.collapsed) span:last-child {
    transform: rotate( -45deg) translate(-5px, -5px);
}
.header .navbar-toggler:not(.collapsed) span:first-child {
    transform: rotate(45deg) translate(0px, 10px);
}
.header .navbar-toggler:not(.collapsed) span:nth-child(2) {
    display: none;
}
.header .navbar-toggler .navbar-toggler-icon {
    width: 22px;
    margin-top: 5px;
    height: 2px;
    display: block;
    background-color: #fff;
    background-image: none; 
}
.header .navbar-nav {
    margin-top: 21px;
}
.header .navbar-nav .nav-link {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 0rem 15px;
    border-bottom: solid 1px transparent;
}
.header .navbar-nav .nav-item:nth-child(2) .nav-link {
    font-weight: 700;
}
.header .navbar-nav .nav-link:hover, 
.header .navbar-nav .nav-link:focus, 
.header .navbar-nav .nav-link.active{
    color: #fffe00;
    border-color: #FFFE00;
}
/***** Banner *****/
.gallery-img-banner img {
    height: 582px;
    object-fit: cover;
}
.gallery-img-banner:before {
    position: absolute;
    content: '';
    background: url(https://www.koyadesign.co.il/wp-content/uploads/2021/03/chair.png) right;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 582px;
    top: 0;
    right: 0;
}
#homeslider .owl-dots {
    position: absolute;
    top: calc(50% - 50px);
    left: 52px;
    margin: 0 !important;
}
#homeslider .owl-dots .owl-dot {
    display: block;
    outline: 0;
}
#homeslider .owl-dots .owl-dot span {
    border: solid 1px #26282B;
    background: #fff;
    width: 23px;
    height: 23px;
}
#homeslider .owl-dots .owl-dot.active span {
    background: #ff0;
}
.video-box iframe {
    width: 100% !important;
}
.best-sellers-cont {
    max-width: 409px;
    position: absolute;
    right: 8%;
    top: 8%;
    z-index: 9;
}
.heading-sale-big {
    max-width: 409px;
    position: absolute;
    right: 8% !important;
    top: 4% !important;
}
.best-sellers-cont h3 {
    font-size: 53px;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 8px;
}
.best-sellers-cont h2 {
    font-size: 68px;
    letter-spacing: 6px;
    font-weight: 700;
    margin-bottom: 0;
}
.best-sellers-cont h1 {
    font-size: 124px;
    letter-spacing: 8px;
    font-weight: 800;
}
.border-yellow-content {
    border-right: 4px solid #FFFE00;
    text-align: right;
    padding-right: 18px;
}
.font-sm-bigsale {
    font-size: 45px !important;
    line-height: 37px !important;
}
.gallery-img-content {
    position: absolute;
    right: 10%;
    bottom: 9%;
    max-width: 287px;
    text-align: right;
    z-index: 9;
}
.content-purchase {
    position: absolute;
    right: 9% !important;
    bottom: 6% !important;
    max-width: 287px !important;
    text-align: right;
}
.gallery-img-content h4 {
    color: #fff !important;
    font-size: 68px;
    letter-spacing: -0.2px;
    margin-bottom: 0;
    line-height: 90px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.gallery-img-content h1 {
    font-size: 83px;
    letter-spacing: -0.35px;
    color: #FFFE00;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 37px;
    padding: 20px 0 13px;
}
.gallery-img-content h1 span {
    font-size: 40px;
    margin-right: 20px;
}
.gallery-img-content p {
    color: #fff;
    font-size: 26px;
    line-height: 17px;
}
.gallery-img-content p span {
    font-size: 19px;
}
.purchase-btn {
    padding-top: 6px;
}
.purchase-btn .btn {
    width: 100%;
    color: #26282b;
    background-color: #FFFE00;
    border-radius: 34px;
    border: 1px solid #FFFE00;
    padding: 10px 0 12px;
    font-size: 30px;
    letter-spacing: -0.2px;
    transition: all 0.3s ease-in-out;
}
.purchase-btn .btn:hover{
    background: transparent !important;
    color: #FFFE00;
}
/***** Home Product *****/
.product-block {
    position: relative;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
}
.product-block .product-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(38 40 43 / 45%);
    top: 0;
    display: table;
    padding: 15px;
}
.product-block .product-content .product-content-inner {
    display: table-cell;
    vertical-align: middle;
}
.product-block .product-image img {
    width: 100%;
    height: 540px;
    object-fit: cover;
}
.product-block .product-content h1 {
    font-size: 90px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -2px;
}
.product-block .product-content .price {
    font-size: 30px;
    line-height: 40px;
    background: #FFFE00;
    color: #26282B;
    font-weight: 700;
    padding: 6px 0px 8px;
    display: inline-block;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    min-width: 332px;
}
.product-block .product-content .price:hover {
    background: #26282B;
    color: #fff;
}
.new-product-block .new-product-content {
    border-right: solid 4px #26282B;
    padding-right: 20px;
    padding-bottom: 0;
    margin-right: calc(100% - 92%);
}
.new-product-image img {
    height: 267px;
    object-fit: contain;
}
.new-product-image {
    margin-top: 13px;
}
.new-content p {
    margin-bottom: 25px;
    letter-spacing: 0px;
}
.new-content .btn {
    min-width: 233px;
}
.new-product-block .new-product-content h1, .new-product-block-new-product-content-h1 {
    font-size: 39px;
    font-weight: 400;
    line-height: 24px;
}
.new-product-block .new-product-content .price {
    color: #26282B;
    font-size: 47px;
    font-weight: 700;
    padding: 17px 0 0;
    display: inline-block;
}
.new-product-block .new-product-content .instead-area {
    font-size: 26px;
    color: #26282B;
}
/***** Article *****/
.heading-bar h1, 
.heading-bar-h1, 
.video-sec-heading-bar-h1 {
    font-size: 80px;
    line-height: 1;
    display: inline-block;
    border-bottom: solid 4px #26282b;
}
.article-koya .heading-bar h1, .articles-details .heading-bar h1 {
    border: 0 !important;
}
.news-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    font-size: 25px;
    line-height: 33px;
}
.news-block .new-content, .news-block .new-product-image {
    flex: 50%;
    max-width: 50%;
    padding: 0 10px;
}
.news-block .new-content h3 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
}
/***** Footer *****/
.footer {
    background: #25282c;
    padding: 100px 0;
    color: #fff;
    text-align: right;
    font-size: 25px;
    line-height: 33px;
}
.footer .foot-menu li a {
    color: #fff;
    letter-spacing: 0.2px;
}
.footer .foot-menu li a:hover {
    color: #fffe00;
}
.footer-detail p {
    letter-spacing: 0.2px;
    line-height: 33px;
    font-size: 25px;
    font-weight: 500;
}
.footer .foot-socail {
    border-top: solid 1px #fff;
    padding-top: 8px;
    margin-top: 14px;
    display: flex;
    justify-content: flex-end;
}
.footer .foot-socail a {
    flex: auto;
}


/*************personal area*******************/
.personal-area {
    padding: 17px 0 71px;
}
.heading-area h3 {
    font-size: 50px;
    margin-bottom: 2px;
    font-weight: 600;
}
.heading-area img {
    margin-left: 13px;
}
.heading-area p {
    font-size: 26px;
    margin-bottom: 30px;
}
.form-personal .form-group label {
    font-size: 18px;
    line-height: 23px;
    display: block;
    text-align: right;
}
.form-personal .form-group input {
    height: 50px;
    text-align: right;
    border-radius: 0 !important;
}
.form-personal {
    max-width: 366px;
    margin: 0 auto;
}
.login-via .btn, .btn-submit, .btn-enrollment {
        text-align: center;
    display: block;
    color: #fff;
    font-size: 22px;
    border-radius: 34px;
    width: 100%;
    padding: 10px 0 14px;
}
.login-via img {
    height: 18px;
}
.btn-facebook {
    background-color: #3B5997;
    margin-bottom: 11px;
    font-weight: 600;
}
.btn-google {
    background-color: #C92027;
    font-weight: 600;
}
.btn-submit {
    background-color: #26282C;
    color: #FFFE00;
    font-weight: 400;
    border: 1px solid #26282C;
    margin-top: 14px;
}
button#save-account-btn {
    background-color: #26282C;
    color: #FFFE00;
    font-weight: 400;
    border: 1px solid #26282C;
    margin-top: 28px;
    text-align: center;
    display: block;
    font-size: 22px !important;
    border-radius: 34px;
    width: 100%;
    padding: 10px 0 14px;
    transition: all 0.3s ease-in-out;
}
.btn-submit:hover,
button#save-account-btn:hover{
    background-color: transparent;
    color: #26282C;
}
.btn-enrollment {
    border: 1px solid #26282C;
    color: #26282C;
    font-weight: 600;
    background-color:#F5F5F5;
}
button:focus{
    box-shadow: none !important;
}
.btn-enrollment:hover {
    background-color: yellow;
    border-color: yellow;
}
.text-new {
    display: inline-block;
    color: #26282C;
    font-size: 22px;
    padding: 8px 0 21px;
    font-weight: 500;
    text-decoration: underline !important;
}
.text-new:hover {
    color: #c92027;
}
.text-para {
    color: #26282C;
    font-size: 22px;
    margin: 3px 0 8px;
}
.form-popup .form-group input {
    margin-bottom: 1.4rem;
}
.form-popup .form-group label {
    font-size: 18px;
    line-height: 23px;
    display: block;
    text-align: right;
}
.form-popup .form-group input {
    height: 50px;
    text-align: right;
    border-radius: 0 !important;
}
.form-popup {
    padding: 0 65px;
}
/************** Personal Area 2 **********************/
.container-label {
    position: relative;
    padding-right: 35px;
    cursor: pointer;
    user-select: none;
    margin-bottom: 5px;
}

.container-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #26282C;
    margin: auto 0;
}

.container-label input:checked ~ .checkmark {
  background-color: #26282C;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container-label input:checked ~ .checkmark:after {
  display: block;
}
.container-label .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid #FFFE00;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.label-set {
    margin-bottom: 35px;
}
.gender-img img {
    position: absolute;
    top: 36px;
    margin: auto 0;
    left: 5px;
    user-select: none;
}
.calender-img img {
    position: absolute;
    top: 46px;
    left: 8px;
    user-select: none;
}

/********** Personal Area 3 *************/
.my-orders.cart-float{
    margin-bottom: 200px;
}

.heading-area h5 {
    font-size: 30px;
    font-weight: 700;
    padding-top: 10px;
}
.border-heading {
    border-bottom: 1px solid #707070;
    padding-bottom: 7px;
}
.order-content p {
    font-size: 30px;
    margin-bottom: 10px;
}
/*.order-content {
    padding-top: 30px;
}*/
.btn-order {
    background-color: #FFFE00;
    border:1px solid #FFFE00;
    color: #26282C;
    font-size: 30px;
    width: 100%;
    padding: 43px 0 41px;
}
.btn-order:hover{
    background-color: #26282C;
    border:1px solid #26282C;
    color: #FFFE00;
}
.btn-detail {
    background-color: #26282C;
    border:1px solid #26282C;
    color: #FFFE00;
    font-size: 30px;
    width: 100%;
    padding: 43px 0 41px;
    margin-top: 11px;
}
.btn-detail:hover{
    background-color: transparent;
}
.order-btns {
    max-width: 364px;
    position: absolute;
    width: 100%;
    right: 0;
    top: 23px;
    z-index: 9;
}

/********** Personal area 4 *************/
.mt-custom{
    margin-top: 11px;
}

/********** Personal area 5 *************/
.cart-table .table {
    width: 100%;
    max-width: calc(100% - 478px )!important;
    /*float: left !important;*/
    margin-right: auto !important;
}
.order_details.order-table-koya{
    width: 100%;
    max-width: calc(100% - 478px )!important;
    margin-right: auto !important;
}
.order-content p {
    max-width: 800px;
    margin: 0 auto;
}
.order-content p mark {
    padding: 0 !important;
    background: transparent !important;
}
.cart-table thead tr th {
    font-size: 26px;
    font-weight: 600;
    background-color: #FFFFFF;
    padding: 10px 0 17px;
    border: none;
    text-align: center;
}
.cart-table tbody tr td {
    font-size: 26px;
    font-weight: 600;
    vertical-align: middle;
    border-bottom: 1px solid rgb(112 112 112 / 62%);
    text-align: center;
    padding: .75rem 0;
}
.cart-table tbody tr:first-child td{
    border-top: 0;
}
.cart-table tbody tr td p{
    margin:0;
}
.cart-table .cart-btn {
    background-color: #26282C;
    border: 1px solid #26282C;
    color: #FFFE00;
    font-size: 23px;
    border-radius: 34px;
    font-weight: 400;
    padding: 12px 53px 14px;
}
.cart-table .cart-btn:hover{
    background-color: transparent;
    color: #26282C;
}
.cart-table tbody tr td:last-child {
    text-align: right;
}

/********** Personal area 6 *************/
.white-box .quantity .qty {
    font-size: 18px;
    padding: 0 10px 0 0;
    text-align: right !important;
}
.white-box .button-containera{
    left: 4px;
    top: 3px;
    width: 14px;
}
.white-box .button-containera button{
    font-size: 18px;
    height: 15px;
    padding: 0 !important;
}
.white-box .button-containera button:first-child span {
    top: -5px;
}
.white-box .button-containera button:last-child span {
    top: -11px;
}
.white-box {
    width: 45px;
    height: 35px;
    background-color: #fff;
    display: block;
    line-height: 32px;
    border-radius: 14px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.table-link-text {
    font-size: 15px;
    color: #25282C;
    text-decoration: underline;
}
.table-inner-after tbody tr td:first-child {
    width: 20%;
}
.light-text {
    font-weight: 400;
}
.recommendation .modal-title {
    display: block;
    text-align: center;
    width: 100%;
    color: #FFFE00;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
}
.recommendation .modal-header {
    background: #26282C;
    padding: 10px 27px 16px;
}
.recommendation button:focus{
    outline: 0;
}
.recommendation button.close {
    opacity: 1 !important;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 35px;
}
.recommendation .close span {
    color: #fff;
    z-index: 999;
    text-shadow: none;
    font-size: 40px;
}
.recommendation .modal-body {
    background: #F5F5F5;
    padding: 19px 27px 42px;
}
.recommendation .modal-dialog {
    max-width: 580px !important;
    margin: 1.75rem auto;
}
.recommendation {
    background: rgb(255 255 255 / 70%) !important;
}
.height-set{
    height: 271px;
    resize: none;
}
.m-full{
    height: 170px;
    resize: none;
}
.popup-heading h4 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.10px;
    border-bottom: 1px solid rgb(38 40 43 / 28%);
    padding-bottom: 12px;
    margin-bottom: 28px;
}
.sending-btn {
    background-color: #26282B;
    border:1px solid #26282B;
    color: #FFFE00;
    font-size: 30px;
    border-radius: 34px;
    min-width: 233px;
    padding: 10px 21px 12px;
}
.sending-btn:hover{
    background-color: transparent;
    color: #26282B;
}
.star-list {
    margin-bottom: 29px;
}
/********** About us *************/
.product-img img {
    height: 260px;
    object-fit: contain;
    background-color: #fff;
}
.content-about {
    background-color: rgb(255 255 0 / 92%);
    max-width: 887px;
    padding: 15px 56px 3px;
    padding-left: calc(100% - 88%);
    position: absolute;
    top: 51px;
    left: 0;
}
.img-about img {
    height: 1000px;
    object-fit: cover;
}
.content-about h2 {
    font-size: 50px;
    display: inline-block;
    border-bottom: 4px solid #26282B;
    padding-bottom: 10px;
    margin-left: auto;
    max-width: 89%;
}
.content-about p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 34px;
}
.product-banner {
    padding: 20px 0 0;
}
.product-slide {
    background-color: #FFFFFF;
    padding: 17px 0;
}
.yellow-content {
    background-color: #FFFE00;
    text-align: center;
    padding: 44px 0 52px;
}
.assemble-content {
    background-color: #FFFE00;
    text-align: center;
    padding: 37px 0 48px;
}
.yellow-content h1,
.assemble-content h1 {
    font-size: 50px;
    line-height: 67px;
    margin: 0 auto;
    max-width: 978px;
}
.black-header {
    background-color: #25282C;
    padding: 26px 0 33px;
}
.black-header h2 {
    background-color: #25282C;
    font-size: 40px;
    color: #FFFE00;
    margin-bottom: 0;
}
.owl-sets {
    padding-top: 20px;
}
.owl-sets h4 {
    font-size: 40px;
    font-weight: 400;
}
.owl-sets .owl-dot:focus{
    outline: 0 !important;
}
.owl-sets .owl-dot span {
    width: 23px !important;
    height: 23px !important;
    margin: 0 8px !important;
    border: 1px solid #26282B;
    background-color: #F5F5F5 !important;
}
.owl-sets .owl-dot.active span {
    background-color: #FFFE00 !important;
}
.heading-product h2 {
    font-size: 50px;
    line-height: 67px;
    text-decoration: underline;
    padding-bottom: 10px;
}
.product-details {
    display: flex;
    flex-wrap: wrap;
}
.product-details .col-lg-6:first-child {
    order: 2;
}
.onsale {
    display: none;
}
.product-details .product-content, .product-details .product-img {
    max-width: 50%;
    padding: 0 15px;
}
.product-details .product-content{
    text-align: right;
}
.product-content h3 {
    font-size: 32px;
    margin-bottom: 0;
}
.product-content h3 a {
    color: #26282B;
}
.product-content h3 a:hover {
    color: #350000 !important;
}
.product-details .product-img img{
    width: 100%;
}
.product-content h5 {
    font-size: 25px;
    margin-bottom: 17px;
}
.product-content p {
    font-size: 25px;
    padding-left: 40px;
    line-height: 33px;
}
.product-content ul {
    margin-bottom: 0;
    margin-top: 10px;
}
.customers-recomend {
    padding: 45px 0 50px;
}


/***************** Articles and Articles DETAILS ************************/
.arrow-right-mobile{
    display: none;
}
.articles-details, .article-koya {
    padding: 20px 0 6px;
    background-color: #FFFFFF;
    margin: 20px 0;
}
.articles-content h3 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
}
.articles-content p {
    font-size: 25px;
    line-height: 33px;
}
.articles-img img {
    padding-top: 9px;
}
.article-koya .news-block {
    margin-bottom: 46px;
}

/**************** Contact Us *********************************/
.koya-map {
    text-align: right;
    max-width: 770px;
    margin-left: auto;
}
 .contact-details p,  .contact-details a {
    font-size: 35px;
    line-height: 47px;
    color: #26282B;
}
.contact-details a:hover {
    color: #848482;
}
.contact-details a{
    padding-top: 11px;
    display: inline-block;
}
.contact-block p {
    margin-bottom: 5px;
}
.time-watch {
    border: 3px solid #24272A;
    border-radius: 50%;
    margin-top: 29px;
}
.contact-details li {
    padding-bottom: 24px;
    overflow: hidden;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.form-field-contact {
    max-width: 1005px;
    margin: 17px auto 0;
}
.form-field-contact h3 {
    font-size: 28px;
    text-align: center;
    line-height: 37px;
}
.form-field-contact label, .textarea-txt {
    font-size: 18px;
    text-align: right;
    display: block;
}
.textarea-txt {
    margin-bottom: 5px;
    margin-top: 16px;
}
.form-field-contact input {
    height: 51px;
    border-radius: 0 !important;
    text-align: right;
}
.form-field-contact textarea {
    height: 285px;
    resize: none;
    border-radius: 0 !important;
    text-align: right;
}
.btn-submit-black .btn {
    color: #FFFE00;
    background-color: #25282C;
    border:1px solid #25282C;
    border-radius: 34px;
    padding: 11px 0 14px;
    margin-top: 25px;
}

.btn-submit-black .btn:hover{
    background-color: transparent;
    color: #25282C;
}
.contact-yellow{
    margin-bottom: 20px;
}
.contact-sets {
    padding: 45px 0 70px;
}
.contact-block {
    max-width: 77%;
    flex: 77%;
}
.icon-img {
    max-width: 23%;
    text-align: center;
    flex: 23%;
}

/************** Big Sale **********************/

.product-sale-content {
    background-color: #26282C;
    position: relative;
}
.product-sale-content ul {
    display: flex;
    justify-content: space-between;
    padding: 9px 18px 50px 32px;
    align-items: center;
}
.order-btn .btn {
    background-color: #FFFE00;
    border: 1px solid #FFFE00;
    color: #26282c;
    font-size: 30px;
    padding: 10px 21px 12px;
    border-radius: 34px;
    min-width: 233px;
}
.order-btn .btn:hover {
    background-color: #26282c;
    border-color: #26282c;
    color: #FFFE00 !important;
}
.order-btn {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -26px;
}
.product-sale {
    padding: 26px 0 0;
}
.product-sale-block {
    margin-bottom: 60px;
}
.product-sale-content a i {
    color: #Fff;
    font-size: 30px;
    margin: 0;
}
.delete_item.button{
    padding: 0 !important;
}
.product-sale-content a.delete_item i {
    color: #fffe00;
}
.heart-fill a i {
    color: #fffe00 !important;
}
.product-sale-content img {
    max-width: 33px;
}
.product-sale-content li h4 {
    font-size: 27px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.product-sale-content li p {
    font-size: 20px;
}
.product-sale-content li p b {
    font-size: 33px;
}
.product-sale-content li p span {
    display: inline-block;
}
.product-sale-content li:first-child {
    padding-right: 9px;
    border-right: 4px solid #fff;
}
.product-sale-img img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.slider-banner-image img {
    height: 610px !important;
    object-fit: cover;
}
/*Surpluses*/
.heading-surplases h2,
.heading-surplases h1 {
    font-size: 60px;
    font-weight: 600;
}
.surpluses {
    padding: 20px 0 40px;
}
.heading-surplases p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}

/*Faviourates*/
.faviourate-block {
    padding: 30px 0 65px;
}
.heading-surplases img {
    margin-left: 20px;
    margin-top: -10px;
}

/*cart page-1*/
.cart-page-product-list{
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}
.cart-page-product-list .list-inner-pro{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 20px;
    padding-left: 20px;
}
.heading-cart h4 {
    font-size: 45px;
    margin-bottom: 45px;
}
.table-ordercart th {
    border: none !important;
    font-size: 28px !important;
    text-align: center;
    padding: 12px 0 17px !important;
    line-height: unset !important;
}
.table-ordercart tbody tr:first-child td{
    border-top: 0;
}
.table-ordercart tbody tr td {
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
}
.cart-grid-block {
    padding: 19px 0 50px;
    position: relative;
}
.cart-grid-block:before {
    position: absolute;
    background-color: #fff;
    top: 16px;
    left: 0;
    right: 0;
    height: 57px;
    width: 100%;
    content: '';
}
.table-ordercart tbody tr td p {
    margin-bottom: 0;
}
.foot-txt span {
    font-weight: 600;
    font-size: 30px;
}
.foot-txt {
    padding-top: 10px;
}
.beyond-pay .btn {
    background-color: #26282B;
    border:1px solid #26282B;
    color: #FFFE00;
    font-size: 30px;
    border-radius: 34px;
    min-width: 516px;
    padding: 10px 21px 12px;
}
.beyond-pay .btn:hover,
.login-btn:hover,
.payment-btn:hover,
.beyond-pay .btn:focus,
.login-btn:focus,
.payment-btn:focus,
#place_order:hover,
#place_order:focus{
    background-color: transparent !important;
    color: #26282B !important;
}
.cart-grid-block .table-ordercart tbody tr td p {
    margin-bottom: 0;
    font-weight: 600;
}

/************* Payment ********************/
.pay-heading h1 {
    font-size: 51px;
    font-weight: 600;
}
ul#shipping_method {
    text-align: right;
    max-width: 505px;
}
.order-pg {
    padding: 18px 0 58px;
}
.pay-heading {
    border-bottom: 1px solid rgb(112 112 112 / 38%);
    padding-bottom: 4px;
}
.sumry-btn {
    background-color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 8px;
    padding: 24px 0 24px;
}
.sumry-btn b {
    font-size: 30px;
}
.order-sets{
    padding-top: 70px;
}
.login-btn {
    min-width: 516px;
    background-color: #26282C;
    border:1px solid #26282C;
    font-size: 28px;
    color: #FFFE00;
    font-weight: 500;
    border-radius: 34px;
    padding: 19px 0 21px;
}
.payment-btn, button#place_order {
    min-width: 516px;
    background-color: #26282C !important;
    border: 1px solid #26282C;
    font-size: 30px !important;
    color: #FFFE00;
    font-weight: 700;
    border-radius: 34px;
    padding: 9px 0 13px;
    letter-spacing: 0.1px;
    transition: all 0.4s ease-in-out;
    outline: 0 !important;
}
.text-invite {
    font-size: 28px;
    color: #25282C;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 13px;
    display: inline-block;
}
.right-order-corner form {
    background-color: #fff;
    padding: 20px 40px 41px 0;
}
.right-order-corner form label {
    text-align: right;
    font-size: 18px;
}
.input-coupan input {
    background-color: #F5F5F5;
    text-align: right;
    height: 52px;
    border-radius: 0 !important;
    width: 370px;
}
.input-coupan span {
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0;
    display: inline-block;
}
.input-coupan {
    overflow: hidden;
}
.personal-info-field input, .secure-payment input {
    height: 50px;
    border-radius: 0 !important;
    background-color: #F5F5F5;
    text-align: right;
    margin-left: auto;
    font-size: 18px;
}
.input-coupan input:focus,
.order-form input:focus,
.secure-payment input:focus{
    background-color: #F5F5F5;
}
.personal-info {
    font-size: 24px;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 7px;
}
.personal-info-field {
    padding-left: 130px;
}
.personal-info-field span {
    font-size: 24px;
    line-height: 32px;
}
.secure-payment span b {
    font-weight: 600;
    padding-top: 6px;
    display: inline-block;
    font-size: 24px;
}
/* The container */
.radio-inner-main .container-radio {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    user-select: none;
}
/* Hide the browser's default radio button */
.radio-inner-main .container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-inner-main .checkmark {
    position: absolute;
    top: 10px;
    right: 0;
    height: 24px;
    width: 24px;
    background-color: #EDEDED !important;
    border-radius: 50%;
    border: none;
    margin: unset;
}

/* On mouse-over, add a grey background color */
.radio-inner-main .container-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-inner-main .container-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-inner-main .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-inner-main .container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-inner-main .container-radio .checkmark:after {
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #707070;
    right: 0;
    bottom: 0;
    margin: auto;
}
.secure-payment-inner {
    padding-right: 35px;
    padding-left: 80px;
}
.cvv{
    width: 141px !important;
    margin-left: auto;
}
.input-pay .gender-img img {
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.form-btn {
    margin-top: 40px;
}
.bg-custom-light, .bg-custom-light:focus {
    background: #F5F5F5;
}
.pb-custom-bottom{
    padding-bottom:99px !important;
}
.signup-mt {
    margin-top: 45px;
}
.box-shad{
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

/*Product detail page*/
.trim-content p {
    margin: 0;
}
.trim-content {
    display: flex;
    align-items: flex-end;
}
.single-product .trim-content {
    display: block;
    align-items: flex-end;
}
.add-to-cartbtn a.button.loading::after {
    z-index: 99;
    position: absolute; 
    right: 9px; 
    top: 18px; 
    font-size: 23px;
}
.add-to-cartbtn a.button.added::after {
    z-index: 99;
    position: absolute;
    right: 9px;
    top: 18px;
    font-size: 23px;
}
/*.bottom-cart-btn a.added_to_cart.wc-forward {
    color: #26282b !important;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}*/
/*a.added_to_cart.wc-forward {
    background-color: #FFFE00 !important;
    color: #26282B !important;
    vertical-align: middle !important;
    border: 1px solid #FFFE00;
    border-radius: 34px !important;
    height: 58px !important;
    padding: 12px 35px 10px !important;
    min-width: 285px !important;
    font-size: 35px !important;
    text-align: center;
    font-weight: 700;
    margin-top: 13px;
}*/
.add_to_cart_button img, #desktop-cart img {
    margin-left: 8px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.mobile-product{
    display: none;
}
.black-border-box {
    border-right: 4px solid #26282B;
}
.black-border-box h1 {
    background-color: #26282B;
    color: #FFFE00;
    text-align: center;
    padding: 4px 34px 12px !important;
    display: inline-block;
    margin: 0;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 0.1px;
    margin-right: -1px;
}
.content-block-product {
    padding: 15px 29px 0;
}
.content-block-product p {
    font-size: 22px;
    line-height: 28px;
}
.content-block-product h4 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.2px;
    margin-bottom: 2px;
    padding-top: 12px;
}
.price-compare p span{
    display: inline-block;
}
.price-compare p {
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
}
.single_variation_wrap .price {
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 38px !important;
    color: #26282b !important;
}
.price-compare span b, .sale-trim bdi {
    font-size: 60px;
    font-weight: 800;
    margin-left: 10px;
}
.division-payments li span {
    background-color: #24272A;
    display: inline-block;
    width: 87px;
    height: 88px;
    border-radius: 13px;
    text-align: center;
    line-height: 87px;
}
.division-payments li h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -0.2px;
    padding: 16px 19px 0;
}
.division-payments li {
    text-align: center;
    margin: 0 0 0 0 !important;
    max-width: 116px;
    flex: 116px;
}
.division-payments {
    display: flex;
    flex-wrap: wrap;
    margin-right: -13px;
}
.add-to-cart input {
    height: 58px;
    border-radius: 15px;
    text-align: right;
    width: 182px;
}
.add-to-cart .gender-img img {
    position: absolute;
    top: 0;
    margin: auto 0;
    left: 6px;
    user-select: none;
    bottom: 0;
}
.input-num input {
    height: 58px;
    font-size: 37px;
    text-align: right;
    padding: 0 15px 0 0;
    width: 78px;
    margin-left: auto;
    position: relative;
    border: 0;
    outline: 0;
}
.button-containera {
    width: 23px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 4px;
    top: 5px;
    background-color: #ededed;
    border-radius: 8px;
    text-align: center;
    justify-content: center;
}
.button-containera button {
    border: 0;
    font-size: 26px;
    margin: 0 !important;
    padding: 0 5px;
    outline: 0;
    background-color: transparent;
    height: 24px;
}
.add-hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
button#desktop-cart:hover {
    background-color: transparent !important;
    border: 1px solid #26282B !important;
}
button#desktop-cart{
    transition: all 0.4s ease-in-out;
}
.button-containera button span {
    display: inline-block;
    position: relative;
    top: -2px;
}
.bottom-cart-btn {
    display: flex;
}
.btn-cart-add {
    background-color: #FFFE00;
    color: #26282B;
    vertical-align: middle;
    border: 1px solid #FFFE00;
    border-radius: 34px;
    height: 58px;
    padding: 10px 0 9px;
    min-width: 285px;
    font-size: 35px;
}
.btn-cart-add:hover{
    background-color: transparent;
    border: 1px solid #26282B;
}
.input-num {
    margin-left: 11px;
}
.input-num .gender-img img {
    bottom: unset;
    left: 4px;
    top: 4px;
}
.reset_variations {
    position: absolute;
    right: 0;
    display: block;
    bottom: -36px;
    font-size: 20px !important;
    color: #26282b;
    font-weight: 600;
}
.variations {
    display: flex;
    position: relative;
}
.variations select:first-child{
    margin:0 !important;
}
.variations .variations-innr{
    width: 182px;
}
.variations select {
    background: #ffffff url(https://www.koyadesign.co.il/wp-content/uploads/2021/02/dark-v.png) no-repeat 4%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 58px;
    border-radius: 15px;
    text-align: right;
    width: 100%;
    border: 0;
    color: #000 !important;
    font-weight: 500;
    box-shadow: none !important;
    min-width: auto !important;
    line-height: 1.5;
    background-color: #fff;
    padding : .375rem 0.75rem .375rem 3.75rem;
    margin-right: .5rem !important;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px !important;
}
.row-custom .col-xl-3 {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
}
.add-to-cart {
    margin-bottom: -30px;
}

.banner-slider .slider-nav.thumb-image {
    padding-top: 0;
}
/*.woocommerce div.product div.images img {*/
/*    height: 610px;*/
/*    object-fit: cover;*/
/*}*/
.slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 30%;
    margin: auto 0;
    left: 20px;
}
.slick-dots li button {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 0;
    border: 1px solid #26282B;
    background-color: #fff;
    margin: 8px 0;
}
.slick-dots li button:focus{
    outline: 0;
}
ul.slick-dots li.slick-active button {
    background-color: #fffe00;
}
.slick-list.draggable {
    position: relative;
    height: 100% !important;
}
.wishlist-icon {
    position: absolute;
    top: 20px;
    right: 20px;
}
.thumbImg img {
    width: 100%;
    outline: 0;
}

.d-desktop{
    display: none;
}
.accordian-box-inner .btn-link {
    width: 100%;
    display: block;
    text-align: right;
    padding: 9px 9px;
    font-size: 17px;
    font-weight: 600;
    color: #26282c;
    position: relative;
    background-color: #fff;
    border: none !important;
}
.accordian-box-inner .btn-link:after {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    background: transparent;
    border: 2px solid #000;
    left: 17px;
    top: 11px;
    margin: auto 0;
    transform: rotate(45deg);
    border-top: 0;
    border-left: 0;
}
.accordian-box-inner .card-header {
    border: none !important;
}
.accordian-box-inner .card-body {
    padding: 9px 12px 0;
    font-size: 14px;
    text-align: right;
    line-height: 20px;
}

.mobile-product .slider.slider-nav.thumb-image{
    margin-top: 0;
}
.mobile-product .wishlist-icon img {
    max-width: 20px;
}
.mobile-product .slick-dots li button {
    width: 16px;
    height: 16px;
    margin: 8px 5px;
}
.d-lg-desk,
.cart-increment-mobile{
    display: none;
}
.cart-input .gender-img img {
    max-width: 15px;
    top: 0px;
    bottom: 0;
}
.cart-input {
    width: 45px;
    height: 35px;
    margin: 0 auto;
}
.cart-input input {
    text-align: right;
    border-radius: 12px;
}
.cart-right-increment .cart-input {
    width: 45px;
    height: 35px;
    margin: 0 0 0 auto;
}
.cart-right-increment .cart-input input {
    text-align: right;
    border-radius: 8px;
}
.product-sale-block-inner:not(:last-child) {
    border-bottom: 1px solid rgb(0 0 0 / 30%);
    margin-bottom: 6px;
}
.cart-increment-mobile .sale-price h5 {
    font-size: 16px;
    letter-spacing: -0.2px;
    font-weight: 600;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 8px 0;
}
.cart-increment-mobile .beyond-pay .btn {
    background: #FFFE00;
    color: #26282B;
    margin-top: 11px;
}
.call-btn {
    position: fixed;
    left: 40px;
    z-index: 99;
    bottom: 0;
}
.message-btn{
    position: fixed;
    right: 40px;
    z-index: 99;
    bottom: 0;
}
.video-content {
    padding-left: calc(100% - 89%);
    margin-top: 48px !important;
}
.video-sec {
    margin-bottom: 24px;
    padding: 3px 0 54px;
}
.video-content .btn {
    color: #fffe00;
    border: 1px solid #26282b;
    padding: 6px 50px 14px;
}
.product-new-sec .black-header h2 {
    font-size: 80px;
}
.video-content .btn:hover{
    background: transparent;
    color: #26282b;
}
.video-content p {
    margin-bottom: 34px;
    padding-left: 2px;
}
.product-new-sec-mobile{
    display: none;
}
.new-product-block-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new-product-block-inner .btn {
    font-size: 14px;
    padding: 7px 14px 9px;
    background-color: #26282B;
    color: #FFFE00;
    font-weight: 500;
    letter-spacing: -0.2px;
}
.new-product-block-inner .price {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 19px !important;
    line-height: 0px;
}
.new-product-block-inner .new-product-content {
    border-right: solid 2px #26282B !important;
    padding-right: 8px !important;
}
.new-product-block-inner h1 {
    font-size: 17px !important;
}
.new-product-block-inner .instead-area {
    font-size: 16px !important;
    line-height: 12px;
}
.article-padding {
    padding: 70px 0 40px !important;
}
.video-sec .heading-bar h1, .video-sec-heading-bar-h1 {
    font-size: 60px;
}
.footer-mobile-btn,
.read-mre,
.accordian-box{
    display:none;
}
.list-unstyled,
.list-inline{
    padding-right: 0;
}

.product-price ins span.woocommerce-Price-amount.amount bdi {
    font-size: 33px !important;
    font-weight: 700;
}
.add_to_wishlist {
    padding: 0 !important;
}
.shp-default-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.product-sale-content.shop .add_to_cart_button,
.product-sale-content.shop .button.product_type_variable,
.product-sale-content.shop a.added_to_cart.wc-forward {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -26px;
    background-color: #FFFE00;
    border: 1px solid #FFFE00;
    color: #26282c;
    font-size: 30px !important;
    padding: 10px 21px 12px;
    border-radius: 34px;
    max-width: 233px !important;
    text-align: center;
   	height: auto !important;
    font-weight: 700;

}
.shp-default-inner img {
    height: 330px !important;
    object-fit: cover;
    object-position: top;
}
.product-sale-content.shop .add_to_cart_button:hover,
.product-sale-content.shop .button.product_type_variable:hover,
.product-sale-content.shop a.added_to_cart.wc-forward:hover {
    background-color: #26282c !important;
    border-color: #26282c !important;
    color: #FFFE00 !important;
}
#shp-default.product a img {
    margin: 0;
}
.gardo-product ul.products.columns-4 li {
    padding: 0 15px !important;
    margin: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.gardo-product ul.products.columns-4 {
    margin: 0 -15px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gardo-product ul.products.columns-4  ul{
    padding: 9px 18px 50px 32px !important;
}
.gardo-product ul.products.columns-4  ul:before,
.gardo-product ul.products.columns-4  ul:after{
	display: none;
}
.shp-default-inner {
    margin-bottom: 60px;
}
#shp-default ins {
    font-size: 33px;
    text-decoration: none;
}
#shp-default .price {
    color: #fff !important;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0;
}
#shp-default .price bdi, #shp-default .price del {
    opacity: 1 !important;
}
#shp-default h2.woocommerce-loop-product__title {
    padding: 0 !important;
}
.shp-default-inner .product-sale-content.shop ul .woocommerce-loop-product__link{
	text-align: right;
	padding-right: 9px;
    border-right: 4px solid #fff;
}
.product-sale-content.shop .single_add_to_wishlist{
    margin: 0 !important;
}
.product-sale-content.shop a.delete_item.button.alt {
	padding: 0 !important;
   	margin: 0 !important;
}
.wpcf7-not-valid-tip {
    text-align: right;
}
button:focus, input:focus, a:focus{
	box-shadow: none !important;
}
.wishlist-icon img {
    height: auto !important;
    object-fit: unset !important;
}
.koya-review-form ul li{
    margin: 0 !important;
}
.koya-review-form ul li a i{
   color:#26282b;
}
.product-name-txt {
    display: none;
}

/*19 feb*/
.cart-containera button {
    border: 0;
    font-size: 18px;
    margin: 0 !important;
    padding: 0 5px;
    outline: 0;
    background-color: transparent;
    height: 14px;
}
.cart-containera {
    width: 16px;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 3px;
    top: 4px;
    background-color: #ededed;
    border-radius: 6px;
    text-align: center;
    justify-content: center;
}
.cart-containera button i {
    display: inline-block;
    position: relative;
    top: -9px;
}

/* Order Details page*/
.than-you-text {
    font-size: 40px !important; 
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 50px 0;
}
.order-list-date {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 !important;
    background-color: #fff;
    margin: 0 0 9px 0 !important;
    align-items: center;
}
.order-list-date li {
    max-width: 20%;
    flex: 20%;
    margin: 0 !important;
    text-align: center;
    padding: 0 11px !important;
}
.order-list-date li:not(:last-child) {
    border-left: 1px dashed #d3ced2 !important;
}
.order-list-date li {
    border-right: 0 !important;
}
.order-list-date li p, .order-pg-main p {
    font-size: 21px;
    margin-bottom: 4px;
}
.order-list-date li strong {
    font-weight: 700;
    font-size: 20px !important;
}

.order-section-title {
    font-size: 40px;
    line-height: 1;
    display: block;
    text-align: left !important
}
.order-section-koya table thead tr th {
    background-color: #26282b;
    border: none !important;
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    color: #fffe00;
    font-size: 25px;
    text-transform: uppercase;
}
.order-pg-main .addresses {
    display: flex;
    flex-wrap: wrap;
    text-align: left !important;
    justify-content: center;
    padding-top: 0 !important;
}
.order-pg-main .order-section-koya {
    padding-bottom: 0;
}
.order-pg-main .addresses .woocommerce-column {
    max-width: 50% !important;
    flex: 50%;
}
.order-pg-main .addresses address {
    border: 1px solid #e8e8e8;
    background-color: #fff;
    padding: 30px;
}
.order-pg-main .addresses address p {
    padding: 0 !important;
    font-size: 17px;
    max-width: 250px;
    margin-right: auto !important;
    margin: unset;
    position: relative;
}
.order-pg-main .addresses address p:before {
    margin-left: 0 !important;
    right: 0;
}
.order-section-koya table tbody tr td {
    border: none !important;
    border-bottom: 1px solid #e8e8e8 !important;
}
.order-table-koya tbody tr:nth-child(even) td {
    background-color: #fff;
}
.order-table-koya tbody tr td {
    font-size: 19px;
}
.order-table-koya tfoot tr td, .order-table-koya tfoot tr th {
    color: #fffe00;
    font-size: 21px;
    background: #26282b;
    border-color: #565656 !important;
    font-weight: 500 !important;
}
.order-table-koya tfoot tr:first-child td, .order-table-koya tfoot tr:first-child th {
    border: 0 !important;
}
.order-section-koya table tbody tr td a {
    color: #262628;
    font-weight: 600;
}

/*error page */
#errorpg h1 {
    font-size: 12rem;
    font-weight: 500;
    position: relative;
}
#errorpg h1:after {
    background-color: #fffe00;
    width: 120px;
    bottom: 0;
    position: absolute;
    content: '';
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#errorpg h2 {
    font-size: 40px !important;
}
#errorpg p {
    font-size: 21px;
    margin: 0;
    padding: 6px 0 20px;
}
.return-shop-btn a {
    width: 100%;
    color: #FFFE00;
    background-color: #26282c;
    border-radius: 34px;
    border: 1px solid #26282c;
    padding: 14px 0 16px;
    font-size: 25px;
    letter-spacing: -0.2px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 300px;
}
.return-shop-btn a:hover{
    color: #26282c;
    background-color: #FFFE00;
    border: 1px solid #FFFE00;
}

.page-numbers li span.page-numbers.current {
    background-color: #26282c !important;
    color: #fffe00 !important;
    font-size: 22px !important;
}
.page-numbers li a.page-numbers {
    color: #26282b !important;
    font-size: 22px !important;
}
ul.page-numbers {
    margin-bottom: 20px !important;
}
.mobile-slider-gap .product-sale-img img {
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.not-found-text h2 {
    margin: 0 !important;
    padding-top: 20px;
}
button#mobile-cart {
    display: none !important;
}
.file-control-sec {
    background: #fff;
    padding:0;
}


/* Product detail contniue modal*/
.addcart-modal {
    background: rgb(255 255 255 / 70%) !important;
}
.addcart-modal .modal-dialog {
    max-width: 650px !important;
}
.addcart-modal .modal-content {
    background: #fffe00 !important;
    border-radius: 40px;
    height: 237px;
    border: 0 !important;
}
.heading-modal h2 {
    font-size: 53px;
    font-weight: 700;
}
.addcart-modal-inner ul li a, #black_btn-basket, .bottom-cart-btn a.added_to_cart.wc-forward {
    font-size: 23px !important;
    font-weight: 700 !important;
    color: #fffe00 !important;
    background-color: #26282B !important;
    border: 1px solid #26282b !important;
    padding: 10px 33px 16px !important;
    border-radius: 34px !important;
    display: inline-block !important;
    min-width: 255px !important;
    transform: all 0.3s ease-in-out !important;
    width: auto !important;
    outline: 0 !important;
    height: 55px;
}
a#black_btn-basket {
    padding: 17px 33px 16px !important;
}
#black_btn-basket.single_add_to_cart_button.button.alt {
    transition: all 0.3s ease-in-out;
    float: unset !important;
    position: relative;
}
.addcart-modal-inner ul li {
    margin: 22px 9px 0;

}
.addcart-modal-inner ul li:first-child{
    position: relative;
}
.bottom-cart-btn a.added_to_cart.wc-forward {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto auto;
    top: 0;
    bottom: 0;
    z-index: 9;
}
a#basket-mob{
    display: none !important;
}
.addcart-modal-inner ul li a:hover,
#black_btn-basket:hover{
    background: transparent !important;
    color: #26282B !important;
}
.addcart-modal .modal-content .modal-body {
    padding: 24px 0;
}

span.nobr-mob {
    display: none;
}
ul#shipping_method li {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    user-select: none;


}
ul#shipping_method input {
    position: absolute;
    cursor: pointer;
    margin: unset !important;
}
.modal-popup-text {
    text-align: center;
}
img#loading-image {
    max-width: 120px;
}
div#myDiv {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    margin: auto auto;
    top: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 30%) !important;
}
.my-loader-main {
    width: 100%;
    height: 100%;
    display: table;
}
.my-loader-cell {
    display: table-cell;
    vertical-align: middle;
}
.my-loader-cell img {
    max-width: 150px;
}
select#dynamic_select {
    background: #ffffff url(https://www.koyadesign.co.il/wp-content/uploads/2021/02/dark-v.png) no-repeat 4%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 58px;
    border-radius: 15px;
    text-align: right;
    width: 182px;
    border: 0;
    color: #000 !important;
    font-weight: 500;
    box-shadow: none !important;
    min-width: auto !important;
    display: none;
    line-height: 1.5;
    background-color: #fff;
    padding: .375rem .75rem;
    margin-right: .5rem !important;
}
#order-table-koyamob .woocommerce-Button--next.button,
#order-table-koyamob .woocommerce-Button--previous.button {
    background-color: #26282C;
    border: 1px solid #26282C;
    color: #FFFE00;
    font-size: 23px !important;
    border-radius: 34px;
    font-weight: 400;
    padding: 12px 53px 14px;
    text-align: center;
    width: 300px;
    transition: all 0.4s ease-in-out;
    margin-top: 50px;
}
#order-table-koyamob .woocommerce-Button--next.button:hover,
#order-table-koyamob .woocommerce-Button--previous.button:hover{
    background: transparent;
    color:#26282C;
}
.form-personal .col-lg-12 p.form-row-wide {
    margin: 0;
    padding: 0;
}
.form-personal .col-lg-12 p.form-row-wide input {
    height: 50px;
    text-align: right;
    border-radius: 0 !important;
    position: relative;
}
.form-personal span.show-password-input {
    right: 12px !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto 0 !important;
}
.form-personal span.show-password-input:after{
    line-height: 50px !important;
    font-size: 20px;
}
.form-personal .col-lg-12 .form-row-wide .woocommerce-password-strength.short,
.form-personal .col-lg-12 .form-row-wide .woocommerce-password-strength.bad,
.form-personal .col-lg-12 .form-row-wide .woocommerce-password-strength.good {
    font-size: 17px;
    padding: 6px 0px;
}
.form-personal .col-lg-12 .form-row-wide .woocommerce-password-strength.strong {
    background-color: #44ca23 !important;
    border-color: #44ca23 !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 6px 0px;
}
.form-personal .col-lg-12 .form-row-wide small.woocommerce-password-hint {
    font-size: 15px;
    line-height: 18px;
    text-align: right;
}
.form-personal .col-lg-12 .form-row-wide .woocommerce-password-strength.good {
    background-color: #ecae09;
    border-color: #ecae09;
    color: #fff;
}
#dashboard-heading {
    padding-top: 30px;
}
#dashboard-heading span {
    display: block;
    margin-bottom: 10px;
}
.table-ordercart tfoot tr td {
    border-top: 1px solid #dee2e6 !important;
}
.cart-table tbody tr td p a{
    color: #26282b;
}
section.woocommerce-customer-details {
    display: none;
}
.order-pg-main section.woocommerce-customer-details {
    display: block !important;
}
.personal-info {
    text-align: right;
}
.variations .variations-innr:last-child {
    margin-right: 13px;
}
.variations-innr .ajaxerrors p {
    text-align: left;
    font-size: 18px;
    margin-bottom: 3px;
    color: red;
}
.mobile-arrow {
    display: none;
}
.ekko-lightbox .modal-body {
    padding: 0;
}

.ekko-lightbox
 {
    background: rgb(0 0 0 / 40%);
}
.banner-slider .slider.slider-for {
    padding-top: 1.9px;
}

.magnifier {
  width: 640px;
  position: relative;
}

.magnifier:hover {
  cursor: none;
/*   cursor: crosshair; */
}

.large {
  width: 175px;
  height: 175px;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 7px rgba(191, 191, 191, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(191, 191, 191, 0.25);
  display: none;
}

.small {
  display: block;
}

ul.order_details {
    text-align: center;
    justify-content: center;
    display: flex;
    font-size: 25px;
    margin-top: 5% !important;
}
div#search-btn-add {
    position: absolute;
    top: 30px;
    left: 60px;
    pointer-events: none;
}
div#search-btn-add img {
    width: 40px;
    height: 40px !important;
}
.page-id-9 .woocommerce-info {
    border-top-color: #1e85be03 !important;
}
.page-id-9 .woocommerce-info::before {
    color: #1e85be03 !important;
}
.woocommerce-terms-and-conditions-wrapper {
    display: block;
    width: 100%;
    text-align: center;
}
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    justify-content: center;
}
.woocommerce-page .site-main .container > h2 {
    display: none;
}
span.sale-span-price bdis {
    display: none;
}
span.regular-span-price .woocommerce-Price-currencySymbol {
    display: none;
}
span.sale-span-price {
    font-weight: 700;
    font-size: 18px;
}

.container-radio:first-child{
    margin-top:20px;
}
.shpcoice-check .container-radio {
    font-size: 22px;
    line-height: 28px;
    display:inline;
    vertical-align: middle;
    font-weight: 500;
}
.shpcoice-check input {
    height: 24px;
    width: 24px;
    vertical-align: top;
    position: absolute;
    cursor: pointer;
    margin: unset !important;
    right: 0;
    top: 5px;
}
.shpcoice-check li {
    position: relative;
    padding-right: 38px;
    padding-bottom: 10px;
}
dl.variation {
    display: inline-flex;
}
.shpcoice-check{
    list-style: none;
    padding: 0;
    margin: 0;
}
.right-order-corner form.checkout_coupon {
    margin-top: 0;
}
.order-summry .sumry-btn:nth-child(2) {
    margin-bottom: 15px;
}


/*<!--- 29 4 2021---!>*/

/****12-10-2021****/
.gallery-img-content-h1 {
    font-size: 83px;
    letter-spacing: -0.35px;
    color: #FFFE00;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 37px;
    padding: 20px 0 13px;
}
.gallery-img-content-h1 span {
    font-size: 40px;
    margin-right: 20px;
}
.product-block-product-content-h1 {
    font-size: 90px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -2px;
}