/*
Theme Name: Ssangyong
Template: twentynineteen
Version: 1.0.0
Text Domain: ssangyong
*/
body {
    line-height: 1;
}

body,h1,h2,h3,h4,h5,h6,p,div {
    font-family: "Heebo", heebo !important;
}

p {
    font-size: 16px;
}

h1:not(.site-title):before, h2:before {
    display: none;
}

.entry {
    margin-top: 0;
}

.elementor-nav-menu--layout-horizontal .elementor-element-9a416f8.elementor-nav-menu a:focus {
    display: none!important;
}

/******MEGAMENU************/
@media only screen and (min-width: 1024px) {
    .elementor-element-9a416f8 .elementor-nav-menu li .sub-menu {
        top: 57px !important;
        border-top: 3px solid #000!important;
    }

    .elementor-element-9a416f8 .elementor-nav-menu li.mega-menu {
    }

    .elementor-element-9a416f8 .elementor-nav-menu li.mega-menu .sub-menu {
        width: calc(100vw - 0.8vw) !important;
        max-width: none !important;
        top: 57px !important;
        right: -29.7vw !important;
        left: auto !important;
        border-top: 3px solid #000;
        padding-right: 22vw;
        padding-left: 22vw;
    }

    .elementor-element-9a416f8 .elementor-nav-menu li.mega-menu .sub-menu li {
        width: 16.667%;
        float: right;
    }

    .elementor-element-9a416f8 .elementor-nav-menu li.mega-menu .sub-menu li a {
        text-align: center!important;
        border: 0;
        display: inline-block !important;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .elementor-element-9a416f8 .menu-item a.menu-image-title-above, .elementor-element-9a416f8 .menu-item a.menu-image-title-below {
        text-align: center;
        display: block;
    }
}

.page-header {
    position: relative;
    background-color: #f5f5f5;
    padding: 34px 0;
}

.container {
    width: 1160px;
    margin: 0 auto;
}

.page-header h1 {
    display: block;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
    margin: 0;
    color: #333;
}

h3 {
    font-size: 18px;
}

.car-sticky-menu-wrapper {
}

.car-sticky-menu-wrapper .elementor-icon-list-items {
}

.car-sticky-menu-wrapper .elementor-icon-list-items li {
    display: inline-block;
}

.car-sticky-menu-wrapper .elementor-icon-list-items li a span {
    padding: 14px;
}

.car-sticky-menu-wrapper .car-logo {
    margin: 8px 0;
}

.car-sticky-menu-wrapper .car-logo img {
    width: 200px;
}

.admin-bar .sticky {
    top: 32px !important;
}

.sticky {
    position: fixed!important;
    top: 0!important;
    width: 100%;
    z-index: 99;
}

.sticky-form-btn img {
    margin-bottom: 10px;
}

.sticky-form-btn {
    background-color: #000000;
    color: white !important;
    outline: none;
    text-decoration: none;
    position: fixed;
    /*top: 80vh;*/
    bottom: 4vh;
    left: 0;
    /* height: 100px; */
    font-size: 1.25rem;
    width: 107px;
    z-index: 999;
    padding: 15px 20px;
    font-family: "Heebo", Open Sans Hebrew;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

/*****************/
.rtl table {
    width: 100%;
    margin-bottom: 2.618em;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Heebo", Open Sans Hebrew;
}

.rtl table th,.rtl table td {
    padding: 10px;
    text-align: right;
    vertical-align: top;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    font-size: 16px;
}

.rtl table th {
    text-transform: uppercase;
    font-size: 16px;
}

.rtl table tr th:first-child,.rtl table tr td:first-child {
    /* padding-left: 0 */
}

.rtl table tr th:last-child,.rtl table tr td:last-child {
    padding-right: 0
}

/********SS Parts CSS************/
.page-template-parts .content_detail {
    clear: both;
    float: right;
    width: 100%;
    margin-top: 20px;
}

.partsForm {
}

.partsForm input[type="text"] {
    min-height: 18px;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 2px 12px !important;
    float: right;
    margin-left: 10px;
    width: auto;
    border-radius: 0;
}

.partsForm label {
    font-size: 16px;
    margin-left: 10px;
    float: right;
    line-height: 30px;
}

.partsForm .or {
    font-size: 18px;
    margin-left: 10px;
    float: right;
    line-height: 30px;
}

.partsForm button {
    font-size: 16px;
    background-color: #000000;
    color: #fff;
    padding: 7.5px 25px;
    float: right;
}

.partsForm .formTitle h2 {
    font-size: 17px;
    float: right;
    width: 100%;
}

.parts-list table {
    color: #333;
    border-collapse: collapse;
    border-spacing: 0;
}

.parts-list td,.parts-list th {
    border: 1px solid transparent;
    height: 30px;
    transition: all 0.3s;
    padding: 5px 10px;
}

.parts-list th {
    background: #DFDFDF;
    /* Darken header a bit */
    font-weight: bold;
    font-size: 17px;
    text-align: right;
}

.parts-list td {
    background: #FAFAFA;
    /* text-align: center; */
}

/* Cells in even rows (2,4,6...) are one color */
.parts-list tr:nth-child(even) td {
    background: #F1F1F1;
}

/* Cells in odd rows (1,3,5...) are another (excludes header cells) */
.parts-list tr:nth-child(odd) td {
    background: #FEFEFE;
}

.page-template-parts .content_detail .con_box {
    margin: -1px auto 0 auto;
    padding: 20px 20px;
    position: relative;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.page-template-parts .content_detail .con_box {
    margin-bottom: 10px;
    float: right;
    width: 100%;
}

.page-template-parts h1 {
    font-weight: bold;
}

@media (max-width: 768px) {
    .partsForm .or {
        width: 100%;
        clear: both;
        text-align: center;
        margin: 0;
    }

    .partsForm input[type="text"] {
        float: none;
        margin: 5px auto;
        width: 70%;
        display: block;
        padding: 5px 12px !important;
    }

    .partsForm button {
        clear: both;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
        padding: 5px 25px;
    }

    .partsForm label {
        margin: 0;
        width: 100%;
        text-align: center;
        display: block;
    }

    .partsForm .formTitle h2 {
        line-height: 26px;
        text-align: center;
    }

    .page-template-parts h1 {
        padding: 0px 25px 0px 25px;
    }
}

/******safety table*********/
.safety_level_title {
    line-height: 28px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
    clear: both;
    color: #333333;
    font-weight: bold;
}

.safety_scale {
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
    clear: both;
}

.safety_scale .the_scale {
    padding-bottom: 3px;
    border-bottom: 1px solid #d6d6d6;
    display: inline-block
}

.safety_scale>div {
    padding: 0;
    margin: 0
}

.safety_scale .sf-box {
    font-size: 16px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    color: white
}

.safety_scale .safety_level_sub_title1 {
    display: inline-block;
    line-height: 18px;
    width: 50px;
    font-size: 18px;
    margin-left: 10px;
}

.safety_scale .safety_level_sub_title2 {
    display: inline-block;
    line-height: 18px;
    width: 50px;
    font-size: 18px;
    margin-right: 10px;
}

.sf_level {
    float: right;
    margin-left: 10px;
    line-height: 22px
}

.sf-type0, .sf-type0 span,td.sf-type0 {
    background-color: #a72c32
}

.sf-type0 .fa, .sf-type0 span .fa, td.sf-type0 .fa {
    color: #a72c32
}

.sf-type1, .sf-type1 span,td.sf-type1 {
    background-color: #f15a22
}

.sf-type1 .fa, .sf-type1 span .fa, td.sf-type1 .fa {
    color: #f15a22
}

.sf-type2, .sf-type2 span,td.sf-type2 {
    background-color: #ffcb05
}

.sf-type2 .fa, .sf-type2 span .fa, td.sf-type2 .fa {
    color: #ffcb05
}

.sf-type3, .sf-type3 span,td.sf-type3 {
    background-color: #26b78d
}

.sf-type3 .fa, .sf-type3 span .fa, td.sf-type3 .fa {
    color: #26b78d
}

.sf-type4, .sf-type4 span,td.sf-type4 {
    background-color: #3189a0
}

.sf-type4 .fa, .sf-type4 span .fa, td.sf-type4 .fa {
    color: #3189a0
}

.sf-type5, .sf-type5 span,td.sf-type5 {
    background-color: #248bcb
}

.sf-type5 .fa, .sf-type5 span .fa, td.sf-type5 .fa {
    color: #248bcb
}

.sf-type6, .sf-type6 span,td.sf-type6 {
    background-color: #1b6fb7
}

.sf-type6 .fa, .sf-type6 span .fa, td.sf-type6 .fa {
    color: #1b6fb7
}

.sf-type7, .sf-type7 span,td.sf-type7 {
    background-color: #4270b7
}

.sf-type7 .fa, .sf-type7 span .fa, td.sf-type7 .fa {
    color: #4270b7
}

.sf-type8, .sf-type8 span,td.sf-type8 {
    background-color: #435daa
}

.sf-type8 .fa, .sf-type8 span .fa, td.sf-type8 .fa {
    color: #435daa
}

.sf-box {
    width: 22px;
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 3px;
    color: white
}

.sf-box.sf-current {
    height: 32px;
    margin-top: -7px
}

.sf-box.sf-current div {
    margin-top: 5px;
    font-weight: bold
}

.sf-box.sf-current .fa {
    position: absolute;
    margin-top: -34px;
    margin-right: -10px;
    font-size: 36px
}

.table_safety_level {
    width: 100%;
    border-collapse: collapse;
    text-align: right;
    font-size: 16px
}

.rtl .table_safety_level,.rtl .table_safety_level th,.rtl .table_safety_level td {
    border: 1px solid #313131;
    padding: 5px;
    color: black;
    font-size: 16px;
    text-align: center;
    padding: 6px;
    margin-bottom: 0;
}

.table_safety_level th {
    text-align: center;
}

.table_safety_level .safety_label_td {
    text-align: center;
    color: #fff !important;
    font-size: 20px !important;
}

.model-air-pollution-section .ruller-wrap {
    margin-top: 20px;
}

.model-air-pollution-section .ap-remark {
    font-size: 24px;
    line-height: 28px;
    text-align: right;
}

.model-air-pollution-section .ap-remark.small {
    font-size: 16px;
    line-height: 16px;
    clear: both;
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller {
    float: right;
    text-align: right;
    position: relative;
    /* height: 45px; */
    margin-top: 0px;
    margin-bottom: 10px;
    direction: ltr;
    clear: both;
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values {
    display: inline-block;
    vertical-align: top;
    position: relative;
    /* top: -5px; */
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values .ap-box {
    font-size: 13px;
    height: 19px;
    width: 19px;
    line-height: 22px;
    text-align: center;
    color: #000;
    display: inline-block;
    /*float: right;*/
    margin-right: 5px;
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val {
    font-size: 18px;
    line-height: 18px;
    top: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val {
        bottom:0;
        top: unset
    }
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val.val-min {
    border-top: 1px solid #005428;
    left: 0;
    margin-right: 10px
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val.val-max {
    border-top: 1px solid #be1f24;
    right: 0;
    margin-left: 10px
}

.model-air-pollution-section h2 {
    text-align: right;
    margin-bottom: 20px
}

.model-air-pollution-section .air-pol-comments-wrap p {
    margin-right: 20px
}

.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values .ap-box {
	position: relative;
}
.model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values .ap-box.active::before {
	content: "";
	position: absolute;
	top: -10px;/* distance above the box */
	left: 1px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	 /* arrow color */
	transform: rotate(180deg);
}
/*
.ap-type1,.ap-type2,.ap-type3 {
    background-color: #005428
}

.ap-type1>.fa,.ap-type2>.fa,.ap-type3>.fa {
    color: #005428
}

.ap-type4,.ap-type5 {
    background-color: #487a46
}

.ap-type4>.fa,.ap-type5>.fa {
    color: #487a46
}

.ap-type6,.ap-type7 {
    background-color: #41ad49
}

.ap-type6>.fa,.ap-type7>.fa {
    color: #41ad49
}

.ap-type8,.ap-type9 {
    background-color: #fff200
}

.ap-type8>.fa,.ap-type9>.fa {
    color: #fff200
}

.ap-type10,.ap-type11 {
    background-color: #ebcb00
}

.ap-type10>.fa,.ap-type11>.fa {
    color: #ebcb00
}

.ap-type12,.ap-type13 {
    background-color: #f47920
}

.ap-type14,.ap-type15 {
    background-color: #be1f24
}

.ap-type14>.fa,.ap-type15>.fa {
    color: #be1f24
}
*/



.ap-type1  { background-color: rgb(30,105,40); }
.ap-type2  { background-color: rgb(50,130,50); }
.ap-type3  { background-color: rgb(80,155,45); }
.ap-type4  { background-color: rgb(130,180,40); }
.ap-type5  { background-color: rgb(170,200,30); }

.ap-type6  { background-color: rgb(225,225,20); }
.ap-type7  { background-color: rgb(245,200,0); }
.ap-type8  { background-color: rgb(255,150,0); }
.ap-type9  { background-color: rgb(255,120,0); }
.ap-type10 { background-color: rgb(245,90,0); }

.ap-type11 { background-color: rgb(240,60,0); }
.ap-type12 { background-color: rgb(220,40,0); }
.ap-type13 { background-color: rgb(200,25,0); }
.ap-type14 { background-color: rgb(180,10,0); }
.ap-type15 { background-color: rgb(160,0,0); }

.ap-type1.active::before  { border-bottom: 8px solid rgb(30,105,40); }
.ap-type2.active::before  { border-bottom: 8px solid rgb(50,130,50); }
.ap-type3.active::before  { border-bottom: 8px solid rgb(80,155,45); }
.ap-type4.active::before  { border-bottom: 8px solid rgb(130,180,40); }
.ap-type5.active::before  { border-bottom: 8px solid rgb(170,200,30); }

.ap-type6.active::before  { border-bottom: 8px solid rgb(225,225,20); }
.ap-type7.active::before  { border-bottom: 8px solid rgb(245,200,0); }
.ap-type8.active::before  { border-bottom: 8px solid rgb(255,150,0); }
.ap-type9.active::before  { border-bottom: 8px solid rgb(255,120,0); }
.ap-type10.active::before { border-bottom: 8px solid rgb(245,90,0); }

.ap-type11.active::before { border-bottom: 8px solid rgb(240,60,0); }
.ap-type12.active::before { border-bottom: 8px solid rgb(220,40,0); }
.ap-type13.active::before { border-bottom: 8px solid rgb(200,25,0); }
.ap-type14.active::before { border-bottom: 8px solid rgb(180,10,0); }
.ap-type15.active::before { border-bottom: 8px solid rgb(160,0,0); }

.model-air-pollution-section .air-pol-comments-wrap .ap-box {
    width: 20px
}

.model-air-pollution-section .min-max-val {
    float: none
}

.model-air-pollution-section .min-max-val.val-max {
    float: right
}

.model-air-pollution-section .min-max-val.val-min {
    float: left
}

.safety_spec_wrap {
    display: inline-block
}

.safety_description_wrap.safety_spec_wrap {
    display: block;
}

.safety_description_wrap.safety_spec_wrap .spec_description {
    width: 100%;
    display: block;
    float: right;
    line-height: 25px;
}

.safety_spec_title {
    font-size: 24px;
    line-height: 28px;
    text-align: right;
    margin-top: 20px;
}

.safety_spec_wrap .spec_description {
    width: 100%
}

.safety_description_wrap.safety_spec_wrap .safety_spec_title {
    border: 0;
}

.safety_spec_wrap .safety_spec_title {
    font-size: 20px;
    font-weight: 400;
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0;
    /* border-bottom: 1px solid #d6d6d6; */
    margin: 10px 0;
    font-weight: bold;
    color: #333333;
}

.safety_spec_wrap .safety-spec-sub-title {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    font-family: 'AlmoniBold';
}

.safety_spec_wrap .safety_data_wrap {
    width: 50%;
    float: right;
    margin-bottom: 5px;
    line-height: 25px;
}

.safety_spec_wrap .safety_spec_values {
    float: right;
    display: inline-block;
    margin-left: 4px;
    font-size: 16px;
}

.safety_spec_wrap .sf_levels_value_wrap {
    display: inline-block
}

.safety_spec_wrap .icon_numeric {
    padding-left: 14px;
    font-size: 16px;
    line-height: 16px
}

.safety_spec_wrap .icon_nonExist {
    background: url("/wp-content/themes/ssangyong/images/not_exists.png") 10px 4px no-repeat;
    background-size: 50%;
    width: 20px;
    height: 20px;
    margin-left: 0px;
    margin-top: 3px;
}

.safety_spec_wrap .safety_spec_labels {
    float: right;
    display: inline-block;
    font-size: 16px;
}

.safety_spec_wrap .icon_circle {
    width: 20px;
    height: 20px;
    margin-left: 0;
}

.safety_spec_wrap .icon_circle:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #000000;
    display: block;
    border-radius: 50%;
    margin-top: 7px;
}

.safety_spec_wrap .icon_empty_circle {
    width: 20px;
    height: 20px;
    margin-left: 0;
}

.safety_spec_wrap .icon_empty_circle:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #000000;
    display: block;
    border-radius: 50%;
    margin-top: 5px;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    top: -311px;
    position: relative;
    direction: rtl;
}

@media (max-width: 768px) {
    .safety_level_title {
        margin: 0;
        padding: 15px;
        background-color: #000;
        text-align: center;
        color: #fff !important;
        font-weight: 700;
        font-size: 20px;
        border-top: 0px solid #000 !important;
        margin-bottom: 20px;
    }

    .safety_scale {
        margin-top: 20px;
        margin-bottom: 20px;
        float: right;
        clear: both;
        width: 100%;
    }

    .safety_scale .the_scale {
        padding-bottom: 3px;
        border-bottom: 1px solid #d6d6d6;
        display: inline-block
    }

    .safety_scale>div {
        padding: 0;
        margin: 0
    }

    .safety_scale .sf-box {
        font-size: 16px;
        line-height: 24px;
        width: 24px;
        height: 24px;
        color: #fff
    }

    .safety_scale .safety_level_sub_title1 {
        display: inline-block;
        line-height: 12px;
        width: 40px;
        font-size: 12px;
        margin-left: 10px
    }

    .safety_scale .safety_level_sub_title2 {
        display: inline-block;
        line-height: 12px;
        width: 40px;
        font-size: 12px;
        margin-right: 10px
    }

    .sf_level {
        float: right;
        margin-left: 10px;
        line-height: 22px
    }

    .sf-type0,.sf-type0 span,td.sf-type0 {
        background-color: #a72c32
    }

    .sf-type0 .fa,.sf-type0 span .fa,td.sf-type0 .fa {
        color: #a72c32
    }

    .sf-type1,.sf-type1 span,td.sf-type1 {
        background-color: #f15a22
    }

    .sf-type1 .fa,.sf-type1 span .fa,td.sf-type1 .fa {
        color: #f15a22
    }

    .sf-type2,.sf-type2 span,td.sf-type2 {
        background-color: #ffcb05
    }

    .sf-type2 .fa,.sf-type2 span .fa,td.sf-type2 .fa {
        color: #ffcb05
    }

    .sf-type3,.sf-type3 span,td.sf-type3 {
        background-color: #26b78d
    }

    .sf-type3 .fa,.sf-type3 span .fa,td.sf-type3 .fa {
        color: #26b78d
    }

    .sf-type4,.sf-type4 span,td.sf-type4 {
        background-color: #3189a0
    }

    .sf-type4 .fa,.sf-type4 span .fa,td.sf-type4 .fa {
        color: #3189a0
    }

    .sf-type5,.sf-type5 span,td.sf-type5 {
        background-color: #248bcb
    }

    .sf-type5 .fa,.sf-type5 span .fa,td.sf-type5 .fa {
        color: #248bcb
    }

    .sf-type6,.sf-type6 span,td.sf-type6 {
        background-color: #1b6fb7
    }

    .sf-type6 .fa,.sf-type6 span .fa,td.sf-type6 .fa {
        color: #1b6fb7
    }

    .sf-type7,.sf-type7 span,td.sf-type7 {
        background-color: #4270b7
    }

    .sf-type7 .fa,.sf-type7 span .fa,td.sf-type7 .fa {
        color: #4270b7
    }

    .sf-type8,.sf-type8 span,td.sf-type8 {
        background-color: #435daa
    }

    .sf-type8 .fa,.sf-type8 span .fa,td.sf-type8 .fa {
        color: #435daa
    }

    .sf-box {
        width: 22px;
        height: 22px;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        display: inline-block;
        float: left;
        margin-right: 3px;
        color: #fff
    }

    .sf-box.sf-current {
        height: 32px;
        margin-top: -7px
    }

    .sf-box.sf-current div {
        margin-top: 5px;
        font-weight: 700
    }

    .sf-box.sf-current .fa {
        position: absolute;
        margin-top: -34px;
        margin-right: -10px;
        font-size: 36px
    }

    .table_safety_level {
        width: 100%;
        border-collapse: collapse;
        text-align: right;
        font-size: 16px
    }

    .table_safety_level {
        width: 95%!important;
        margin: 0 auto
    }

    .table_safety_level th,.table_safety_level td {
        border: 1px solid #940c1d;
        padding: 5px;
        color: #000;
        /* font-weight: 700; */
        font-size: 18px;
        text-align: center;
        padding: 6px;
    }

    .table_safety_level th {
        text-align: center
    }

    .table_safety_level .safety_label_td {
        text-align: center;
        color: #fff;
        font-size: 20px
    }

    .model-air-pollution-section .ruller-wrap {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .model-air-pollution-section .ap-remark {
        font-size: 20px;
        line-height: 28px;
        text-align: right;
        padding: 0 10px
    }

    .model-air-pollution-section .ap-remark p {
        margin: 5px 0;
        font-size: 14px;
    }

    .model-air-pollution-section .ap-remark.small {
        font-size: 16px;
        line-height: 16px;
        clear: both
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller {
        text-align: right;
        position: relative;
        margin-top: 5px;
        margin-bottom: 10px;
        direction: ltr;
        clear: both;
        position: relative;
        height: 45px;
        margin-bottom: 5px;
        text-align: center;
        display: inline-block
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values {
        display: inline-block;
        vertical-align: top
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .ap-values .ap-box {
        font-size: 16px;
        height: 19px;
        width: 17px;
        line-height: 22px;
        text-align: center;
        color: #000;
        display: inline-block;
        margin-right: 2px;
        font-size: 14px;
        width: 17px
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val {
        font-size: 12px;
        line-height: 12px;
        position: absolute;
        bottom: 0;
        top: unset
    }

    @media (min-width: 992px) and (max-width:1200px) {
        .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val {
            bottom:0;
            top: unset
        }
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val.val-min {
        border-top: 1px solid #005428;
        left: 0;
        margin-right: 10px
    }

    .model-air-pollution-section .ruller-wrap .air-pollution-scales-ruller .min-max-val.val-max {
        border-top: 1px solid #be1f24;
        right: 0;
        margin-left: 10px
    }

    .model-air-pollution-section h2 {
        text-align: right;
        margin-bottom: 20px
    }

    .model-air-pollution-section .air-pol-comments-wrap p {
        margin-right: 20px
    }
	/*
    .ap-type1,.ap-type2,.ap-type3 {
        background-color: #005428
    }

    .ap-type1>.fa,.ap-type2>.fa,.ap-type3>.fa {
        color: #005428
    }

    .ap-type4,.ap-type5 {
        background-color: #487a46
    }

    .ap-type4>.fa,.ap-type5>.fa {
        color: #487a46
    }

    .ap-type6,.ap-type7 {
        background-color: #41ad49
    }

    .ap-type6>.fa,.ap-type7>.fa {
        color: #41ad49
    }

    .ap-type8,.ap-type9 {
        background-color: #fff200
    }

    .ap-type8>.fa,.ap-type9>.fa {
        color: #fff200
    }

    .ap-type10,.ap-type11 {
        background-color: #ebcb00
    }

    .ap-type10>.fa,.ap-type11>.fa {
        color: #ebcb00
    }

    .ap-type12,.ap-type13 {
        background-color: #f47920
    }

    .ap-type14,.ap-type15 {
        background-color: #be1f24
    }

    .ap-type14>.fa,.ap-type15>.fa {
        color: #be1f24
    }
	*/
	
	.ap-type1  { background-color: rgb(30,105,40); }
	.ap-type2  { background-color: rgb(50,130,50); }
	.ap-type3  { background-color: rgb(80,155,45); }
	.ap-type4  { background-color: rgb(130,180,40); }
	.ap-type5  { background-color: rgb(170,200,30); }

	.ap-type6  { background-color: rgb(225,225,20); }
	.ap-type7  { background-color: rgb(245,200,0); }
	.ap-type8  { background-color: rgb(255,150,0); }
	.ap-type9  { background-color: rgb(255,120,0); }
	.ap-type10 { background-color: rgb(245,90,0); }

	.ap-type11 { background-color: rgb(240,60,0); }
	.ap-type12 { background-color: rgb(220,40,0); }
	.ap-type13 { background-color: rgb(200,25,0); }
	.ap-type14 { background-color: rgb(180,10,0); }
	.ap-type15 { background-color: rgb(160,0,0); }

	.ap-type1.active::before  { border-bottom: 8px solid rgb(30,105,40); }
	.ap-type2.active::before  { border-bottom: 8px solid rgb(50,130,50); }
	.ap-type3.active::before  { border-bottom: 8px solid rgb(80,155,45); }
	.ap-type4.active::before  { border-bottom: 8px solid rgb(130,180,40); }
	.ap-type5.active::before  { border-bottom: 8px solid rgb(170,200,30); }

	.ap-type6.active::before  { border-bottom: 8px solid rgb(225,225,20); }
	.ap-type7.active::before  { border-bottom: 8px solid rgb(245,200,0); }
	.ap-type8.active::before  { border-bottom: 8px solid rgb(255,150,0); }
	.ap-type9.active::before  { border-bottom: 8px solid rgb(255,120,0); }
	.ap-type10.active::before { border-bottom: 8px solid rgb(245,90,0); }

	.ap-type11.active::before { border-bottom: 8px solid rgb(240,60,0); }
	.ap-type12.active::before { border-bottom: 8px solid rgb(220,40,0); }
	.ap-type13.active::before { border-bottom: 8px solid rgb(200,25,0); }
	.ap-type14.active::before { border-bottom: 8px solid rgb(180,10,0); }
	.ap-type15.active::before { border-bottom: 8px solid rgb(160,0,0); }

    .model-air-pollution-section .air-pol-comments-wrap .ap-box {
        width: 20px
    }

    .model-air-pollution-section .min-max-val {
        float: none
    }

    .model-air-pollution-section .min-max-val.val-max {
        float: right
    }

    .model-air-pollution-section .min-max-val.val-min {
        float: left
    }

    .safety_spec_wrap {
        display: inline-block;
        padding: 0 10px
    }

    .safety_spec_title {
        font-size: 24px;
        line-height: 28px;
        text-align: right;
        margin-top: 20px
    }

    .safety_spec_wrap .spec_description {
        width: 100%
    }

    .safety_spec_wrap .safety_spec_title {
        font-size: 24px;
        font-weight: 400;
        text-align: right;
        padding-top: 0;
        padding-bottom: 0;
        margin: 10px 0
    }

    .safety_spec_wrap .safety-spec-sub-title {
        display: inline-block;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px
    }

    .safety_spec_wrap .safety_data_wrap {
        width: 100%;
        float: right;
        margin-bottom: 3px
    }

    .safety_spec_wrap .safety_spec_values {
        float: right;
        display: inline-block;
        margin-left: 14px;
        font-size: 18px
    }

    .safety_spec_wrap .sf_levels_value_wrap {
        display: inline-block
    }

    .safety_spec_wrap .icon_numeric {
        padding-left: 14px;
        font-size: 16px;
        line-height: 16px
    }

    .safety_spec_wrap .safety_spec_labels {
        float: right;
        display: inline-block;
        font-size: 14px;
    }

    .safety_description_wrap.safety_spec_wrap {
        display: block
    }

    .safety_description_wrap.safety_spec_wrap .spec_description {
        width: 100%;
        display: block;
        float: right
    }

    .safety_description_wrap.safety_spec_wrap .safety_spec_title {
        border: 0;
        display: inline-block;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px
    }

    .sticky-form-btn {
        outline: none!important;
        text-decoration: none!important;
    }

    .sticky-form-btn img {
        margin-bottom: 0;
        width: 24px;
        display: inline-block;
        position: relative;
        top: 5px;
        outline: none;
    }

    .sticky-form-btn {
        background-color: #000000;
        color: white !important;
        outline: none;
        text-decoration: none;
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0;
        /* height: 100px; */
        font-size: 1.25rem;
        width: 100%;
        z-index: 999;
        padding: 12px 20px;
        font-family: "Heebo", Open Sans Hebrew;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        padding-top: 8px;
    }

    .sticky-form-btn .text {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        top: -1px;
    }

    #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
        top: -290px;
        position: relative;
        direction: rtl;
    }

    .rtl .table_safety_level, .rtl .table_safety_level th, .rtl .table_safety_level td {
        border: 1px solid #313131;
        padding: 5px;
        color: black;
        font-size: 14px !important;
        text-align: center;
        padding: 6px;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

@media (min-width: 1200px) {
    .site-header,body:not([class*=elementor-page-]) .site-main {
        max-width: 1165px;
        max-width: 100%;
        margin: 60px auto;
        margin-top: 0;
    }
}

/********ORDERS*************/
.model-nav-wrapper {
    padding: 0;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    position: relative
}

.model-nav-wrapper a:visited {
    color: inherit;
}

.model-nav-wrapper .hamburger-nav {
    position: absolute;
    right: 25px;
    top: 0;
    padding: 5px 0;
}

.model-nav-wrapper .model-nav-logo {
    position: absolute;
    right: 0;
    height: 45px;
    line-height: 45px;
}

.model-nav-wrapper .model-nav-logo:after {
    position: absolute;
    top: 15px;
    left: -30px;
    width: 15px;
    height: 15px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/https://order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: ''
}

.model-nav-wrapper .model-nav-logo img {
    width: 120px;
    float: left;
    position: relative;
    top: 7px;
}

.model-nav-wrapper .model-main-nav {
    margin: 0 auto;
    max-width: 1160px;
    display: flex;
    position: relative;
    padding: 5px 0;
}

.model-nav-wrapper .model-main-nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 160px);
    margin-right: 160px
}

.model-nav-wrapper .model-main-nav ul li {
    display: inline-block;
    width: fit-content;
    width: 19%;
    position: relative;
    padding: 8px;
    opacity: .5;
    margin-bottom: 0;
    line-height: initial;
}

.model-nav-wrapper .model-main-nav ul li:nth-child(4) {
    width: 20%
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(4) {
    font-weight: 400;
    opacity: .5;
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(4).active {
    opacity: 1
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul li:nth-child(6) {
    width: 20%;
    font-weight: 700;
    opacity: 1;
    font-family: 'Heebo'
}

.model-nav-wrapper .model-main-nav ul li:nth-child(5) {
    width: 20%
}

.model-nav-wrapper .model-main-nav ul li.active {
    opacity: 1
}

.model-nav-wrapper .model-main-nav ul li.active span {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px
}

.model-nav-wrapper .model-main-nav ul li:after {
    content: ">";
    position: absolute;
    left: 0;
    position: absolute;
    top: 15px;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/https://order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: ''
}

.model-nav-wrapper .model-main-nav ul li:last-child:after {
    display: none
}

.model-nav-wrapper .model-main-nav ul li a {
    color: #fff;
    text-decoration: none
}

.model-nav-wrapper .model-main-nav ul li#online_price.active {
    font-weight: 700;
    font-family: 'Heebo'
}

.model-nav-wrapper .model-main-nav ul li#online_price.active span {
    border-bottom: 0px solid #fff;
    padding-bottom: 0px;
}

#menuToggle {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    z-index: 99;
    -webkit-user-select: none;
    user-select: none
}

#menuToggle a {
    text-decoration: none;
    color: #fff!important;
    font-size: 20px;
    transition: color 0.3s ease;
    position: relative;
    display: block;
    top: 0;
    line-height: 45px;
}

#menuToggle a:hover {
    color: tomato
}

#menuToggle input {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: -7px;
    right: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

#menuToggle span {
    display: block;
    width: 25px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 0;
    z-index: 1;
    transform-origin: 4px 0;
    transition: transform 0.5s cubic-bezier(.77,.2,.05,1),background 0.5s cubic-bezier(.77,.2,.05,1),opacity 0.55s ease
}

#menuToggle span:first-child {
    transform-origin: 0% 0%
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%
}

#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(0,2px);
    background: #232323
}

#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(.2,.2)
}

#menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0,-1px)
}

/********First Page - Model*************/
.entry-content {
    /* margin: 0 5vw; */
    min-height: 33.5vw;
}

.page-template-model-page ,.page-template-exterior-color-page,.page-template-finish-level-page,.page-template-addons-page,.page-template-offer-page,.page-template-make-offer-page,.page-template-make-offer-pay-page,.page-template-make-offer-complete-page {
    background-color: #f2f2f2;
    font-family: "Heebo";
}

.page-template-model-page .entry-content {
    margin: initial;
    min-height: 35vw;
    font-family: "Heebo";
}

body:not([class*=elementor-page-]) .site-main .entry-content, body:not([class*=elementor-page-]) .site-main .entry-footer {
    max-width: 1165px;
    margin: 0 auto;
    padding: inherit;
}

body:not([class*=elementor-page-]) .site-main .entry-content .container {
    max-width: 100%;
    margin: 0 auto;
}

body:not([class*=elementor-page-]) .site-main .entry-header {
    margin: 0;
}

.entry-content .page-title {
    margin: 0;
    color: #000;
    font-size: 30px;
    /* min-height: 30px; */
    line-height: 30px;
    font-family: "Heebo";
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px !important;
    max-width: 100%;
}

.entry-content .sub-model-title {
    font-family: "Heebo";
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-template-exterior-color-page .entry-content, .page-template-interior-color-page .entry-content , .page-template-addons-page .entry-content {
    padding-bottom: 54px !important;
}

.page-template-addons-page .entry-content {
    padding-bottom: 0;
    /* float: right; */
    margin-bottom: 0;
    width: 100%;
}

.page-template-offer-page .entry-content {
    /* float: right; */
    width: calc(100%);
    padding-bottom: 165px;
    margin-top: 20px !important;
}

.entry-content .logo {
    text-align: center;
    padding-top: 0;
    font-size: 40px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
}

.entry-content .logo {
    max-width: 250px;
    margin: 0 auto;
}

.entry-content .sub-model-logo {
    text-align: center;
    padding-top: 0;
    font-size: 40px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
    max-width: 250px;
    margin: 0 auto;
}

.sub-model-logo {
}

.entry-content .title {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
    /*margin: 10px 0;*/
}

.entry-content .sub-model-title {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
    margin: 5px 0 !important;
}

.page-template-offer-page .entry-content .main-area-wrapper .title {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.entry-content .main-image {
    text-align: center;
    margin: 20px 0;
    margin-bottom: 0;
}

.page-template-finish-level-page .entry-content .main-image, .page-template-addons-page .entry-content .main-image {
    text-align: center;
    margin: 70px 0;
}

.entry-content .advantage-wrapper {
    width: 100%;
    display: flex;
    /* margin-bottom: 50px; */
    top: -10px;
    position: relative;
}

.entry-content .advantage-wrapper .single-advantage {
    width: 33.33%;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
}

.entry-content .advantage-wrapper .single-advantage .title {
    /* margin: initial; */
}

.entry-content .advantage-wrapper .single-advantage .image img {
    height: 50px;
}

.entry-content .advantage-wrapper .single-advantage .content {
    font-size: 20px;
    line-height: 24px;
}

.entry-footer {
    margin: initial;
    /* margin-top: 50px; */
    display: flex;
    padding-bottom: 74px;
    clear: both;
    min-height: 100px;
    /* position: fixed; */
    /* width: 100%; */
    /* bottom: 74px; */
}

.entry-footer .single-info {
    width: 33.33%;
    display: inline-block;
    font-size: 14px;
    color: #000;
    vertical-align: bottom;
    line-height: initial;
}

.entry-footer .single-info.note {
    text-align: left;
}

.entry-footer .single-info.sheets {
    text-align: center;
}

.entry-footer .single-info .safety_security_level {
    width: fit-content;
    display: inline-block;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info .safety_security_level .color {
    width: 40px;
    display: inline-block;
    text-align: center;
    color: white;
    margin-left: 5px;
}

.page-template-offer-page .entry-footer .single-info .safety_security_level, .page-template-offer-page .entry-footer .single-info .degree_of_infection {
    margin : 0;
}

.entry-footer .single-info .degree_of_infection {
    width: fit-content;
    display: inline-block;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info .degree_of_infection .color {
    width: 40px;
    display: inline-block;
    text-align: center;
    color: white;
    margin-left: 5px;
}

.entry-footer .single-info .mifrat {
    /*width: calc(50% - 20px); */
    display: inline-block;
    /* background-color: #828487; */
    /* width: 160px;*/
    text-align: center;
    margin: 0 10px;
    margin-top: 6.5px;
    margin-bottom: 6.5px;
}

.entry-footer .single-info .mifrat i {
    top: 0;
    position: relative;
}

.entry-footer .single-info .mifrat a,.entry-footer .single-info .catalog a {
    padding: 7px 0px;
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
}

/*
.entry-footer .single-info .mifrat a:before,.entry-footer .single-info .catalog a:before {
    content: "";
    width: 45px;
    height: 30px;
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    background: url(images/mifrat-icon.png) center no-repeat;
    background-size: contain;
}
*/
.entry-footer .single-info .catalog {
    /* width: calc(50% - 20px); */
    display: inline-block;
    /* background-color: #828487; */
    width: 160px;
    text-align: center;
    margin: 0 10px;
    margin-top: 6.5px;
    margin-bottom: 6.5px;
}

.entry-footer .single-info .note {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.entry-footer .single-info.note .note {
    text-align: right;
    float: left;
    max-width: 90%;
}

.entry-footer-nav {
    /* margin: 0 100px; */
    z-index: 1004;
    text-align: center;
    padding: 5px 5vw !important;
    display: flex;
    position: relative;
    position: fixed;
    bottom: 0;
    width: calc(100%);
    z-index: 99;
    background-color: #000;
    height: 74px;
    right: 0;
}

.entry-footer-nav .container {
    width: 100%;
    display: flex;
    max-width: 1165px;
    margin: 0 auto;
}

.entry-footer-nav .single-nav .price {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.entry-footer-nav .single-nav .fee {
    font-size: 16px;
    font-weight: bold;
}

.entry-footer-nav .single-nav .next {
    width: fit-content;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
    text-decoration: none;
    color: #fff;
    margin: 0;
}

.entry-footer-nav .single-nav .next.fromlevel {
    color: currentColor;
    display: inline-block;
    /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.entry-footer-nav .single-nav .next.fromlevel.enable {
    color: currentColor;
    display: inline-block;
    /* For IE11/ MS Edge bug */
    pointer-events: visible;
    text-decoration: none;
}

/*
.entry-footer-nav .single-nav .next:after {
    position: absolute;
    top: 19px;
    left: 10px;
    width: 18px;
    height: 18px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}*/
.entry-footer-nav .single-nav .next a {
    font-family: "Heebo", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 5px 5px 5px 5px;
    padding: 6px 24px 4px 24px;
    display: block;
}

.entry-footer-nav .single-nav .next a:hover {
    background: #fff;
    color: #000;
    border-color: #000000;
}

.entry-footer-nav .single-nav .back a {
    font-family: "Heebo", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 5px 5px 5px 5px;
    padding: 6px 24px 5px 24px;
    display: block;
}

.entry-footer-nav .single-nav .back a:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

.entry-footer-nav .single-nav .back {
    width: fit-content;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
    text-decoration: none;
    color: #fff;
    margin-top: 0;
}

/*.entry-footer-nav .single-nav .back:before {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 18px;
    height: 18px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(180deg);
}*/
.entry-footer-nav .single-nav {
    width: 33.33%;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    position: relative;
}

.entry-footer-nav .single-nav[data-sub-model] {
    display: none;
}

.entry-footer-nav .single-nav[data-sub-model].active {
    display: block;
}

.color-carusel-wrapper {
    margin: 20px 0;
    max-width: 80%;
    margin: 20px auto;
}

.color-carusel-wrapper .slider-wrapper {
    text-align: center;
    /*max-height: 420px;*/
    overflow: hidden;
}

.color-carusel-wrapper .slider-wrapper,.color-carusel-wrapper .slider-nav-thumbnails {
    animation: fadeInAnimation ease 5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.color-carusel-wrapper .slider-wrapper .slick-slide img {
    display: initial;
}

.color-carusel-wrapper .slider-wrapper .slick-slide {
    text-align: center;
    outline: none;
}

.color-carusel-wrapper .slider-wrapper .slick-slide .color-name {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    display: block;
    padding: 0;
}

.color-carusel-wrapper .color-note {
    text-align: center;
    font-size: 20px;
    line-height: 1em;
    color: #000;
    font-weight: bold;
    font-family: "Heebo";
}

.prices-wrapper .price {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #58595b;
    color: #000000;
    text-align: center;
    display: none;
}

.prices-wrapper .price.active {
    display: block;
    margin-top: 10px;
}

.color-carusel-wrapper .slider-nav-thumbnails {
    max-width: 700px;
    width: auto;
    margin: 0 auto;
    padding-top: 1VW;
    padding-bottom: 1.2VW;
    position: relative;
    bottom: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.color-carusel-wrapper .slider-nav-thumbnails .pagination-bullet {
    width: 50px !important;
    height: 50px!important;
    opacity: 1!important;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #616469;
    margin: 0 auto;
}

.slider-nav-thumbnails .slick-slide {
    width: 50px!important;
    margin: 0 10px;
    outline: none;
    position: relative;
    float: none !important;
    display: inline-block !important;
}

.slider-nav-thumbnails .slick-slide.slick-current:before {
    content: "\2713";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: white;
    text-align: center;
}

.color-carusel-wrapper .slick-next {
    position: absolute;
    top: 14vw;
    display: block;
    font-size: 0;
    border: 0;
    left: 5vw;
    z-index: 99;
    background: transparent !important;
    color: #000 !important;
    border: 0 !important;
}

.color-carusel-wrapper .slick-prev {
    position: absolute;
    top: 14vw;
    display: block;
    font-size: 0;
    border: 0;
    right: 5vw;
    z-index: 99;
    background: transparent !important;
    color: #000 !important;
    border: 0 !important;
}

.color-carusel-wrapper .slick-next:before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    position: relative;
    top: 0em;
    vertical-align: top;
    width: 0.45em;
    left: -1vw;
    transform: rotate(-135deg);
    width: 20px;
    height: 20px;
    font-size: 10px;
}

.color-carusel-wrapper .slick-prev:before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 0.45em;
    left: 1vw;
    transform: rotate(45deg);
    outline: none;
    width: 20px;
    height: 20px;
    font-size: 10px;
}

.color-carusel-wrapper .slick-next:before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    position: relative;
    top: 0em;
    vertical-align: top;
    width: 0.45em;
    left: -5vw;
    transform: rotate(-135deg);
    width: 30px;
    height: 30px;
    font-size: 10px;
}

.color-carusel-wrapper .slick-next:before {
    left: 0;
    right: inherit;
}

.color-carusel-wrapper .slick-prev:before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 0.45em;
    left: 5vw;
    transform: rotate(45deg);
    outline: none;
    width: 30px;
    height: 30px;
    font-size: 10px;
}

.color-carusel-wrapper .slick-prev:before {
    right: 0;
    left: inherit;
}

.color-carusel-wrapper .slick-next:hover,.color-carusel-wrapper .slick-prev:hover,.color-carusel-wrapper .slick-next:focus,.color-carusel-wrapper .slick-prev:focus {
    background-color: transparent;
    outline: none;
}

.color-carusel-wrapper .slider-nav-thumbnails .slick-slide img {
    display: block;
    width: 17.1875VW;
}

/*******************/
.addons-wrapper-total {
    /* padding: 0px 40px; */
}

.single-addon-total {
    text-align: right;
    background-color: #fff;
    border-top: 1px solid #000000;
    padding: 30px 20px 30px 20px;
    margin: 0px 0px 0px 0;
    position: relative;
}

.addons-wrapper-total .total-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0;
}

.addons-wrapper-total .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    left: 3%;
    top: 32px;
    text-align: left;
}

.sub-model-addons-wrapper {
    width: 55%;
    margin-top: 0;
    float: right;
    background-color: #fff;
    border: 1px solid #000000;
    font-family: "Heebo";
}

.sub-model-addons-wrapper .addons-wrapper-group {
    text-align: right;
    background-color: #fff;
    /*border-top: 1px solid #d1d1d1;*/
    padding: 20px 20px 20px 20px;
    margin: 0px 0px 0px 0;
    position: relative;
    min-height: 100px;
}

.sub-model-addons-wrapper .addons-wrapper-group:after {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    top: 0;
}

.sub-model-addons-wrapper .single-addon {
    text-align: right;
    background-color: #fff;
    /* border-bottom: 1px solid #d1d1d1; */
    padding: 30px 20px;
    margin: 0px 0px 0px 0;
    position: relative;
    /* min-height: 100px; */
}

.sub-model-addons-wrapper .addons-wrapper-single .single-addon:after {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0;
}

.sub-model-addons-wrapper .addons-wrapper-single .single-addon:last-child:after {
    display: none;
}

.sub-model-addons-wrapper .single-addon:last-child {
    margin: 0;
    border: 0
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon {
    text-align: right;
    background-color: #fff;
    border: 0;
    padding: 10px 0px;
    margin: 0;
    position: relative;
    /* min-height: 50px; */
}

.sub-model-addons-wrapper .single-addon button {
    position: absolute;
    left: 20px;
    top: 42px;
    width: 20px;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon button {
    position: absolute;
    left: 0px;
    top: 25px;
    width: 20px;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.sub-model-addons-wrapper .single-addon button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.sub-model-addons-wrapper .single-addon button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.sub-model-addons-wrapper .single-addon .addon-title {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 0;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon .price {
    font-size: 20px;
    line-height: 18px;
    font-weight: bold;
    position: absolute;
    left: 7.5%;
    top: 42px;
    text-align: left;
}

.sub-model-addons-wrapper .single-addon .price .free {
    color: #000;
    position: absolute;
    top: 0;
    width: 90px;
    right: -90px;
    text-align: left;
    padding-left: 5px;
}

.sub-model-addons-wrapper .single-addon .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.sub-model-addons-wrapper .addons-wrapper-group .single-addon .price {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: 5%;
    top: 21px;
    text-align: left;
}

.sub-model-addons-wrapper .single-addon .content {
    font-size: 18px;
    line-height: 21px;
    /* font-weight: bold; */
    color: #000;
    padding-right: 40px;
    max-width: 80%;
    display: none;
    margin-top: 10px;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox] {
    opacity: 0!important;
    position: relative;
    top: 5.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    /* z-index: 99; */
    margin: 0!important;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check .addon-title label {
    position: relative;
    padding-right: 10px;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -30px;
    top: -3px;
    z-index: 1;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check.true .addon-title label {
    padding-right: 25px;
    max-width: 70%;
    display: inline-block;
}

.sub-model-addons-wrapper .single-addon.check.true .addon-title label:after {
    position: absolute;
    top: -2px;
    right: 2px;
    width: 20px;
    height: 20px;
    background-image: url(images/gift-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.sub-model-addons-wrapper .single-addon.check .addon-title label:before {
    background: url(images/radio.png) center no-repeat;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=checkbox]:checked+label {
    color: #05141f;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 2.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99!important;
    margin: 0!important;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=radio]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.sub-model-addons-wrapper .single-addon.check .addon-title input[type=radio]:checked+label {
    color: #05141f;
}

.gfield_radio label {
    font-size: 14px;
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    width: auto;
    max-width: 90%;
    line-height: 19px;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label {
    position: relative;
    padding-right: 10px;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -30px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title label:before {
    background: url(images/radio.png) center no-repeat;
}

.sub-model-addons-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.sub-model-addons-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label {
    color: #05141f;
}

.main-area-wrapper {
    padding: 0 50px 0 0;
    float: left;
    width: calc(100% - 40%);
}

.main-area-wrapper.sub-model {
    width: calc(100% - 55%);
}

.main-area-wrapper .main-image img {
    max-width: 100%;
}

.main-area {
    display: none;
}

.main-area.active {
    display: block;
}

.sub-model-wrapper {
    height: fit-content;
    margin-top: 0;
    background-color: #fff;
    padding: 0;
    border: 2px solid #d1d1d1;
    padding-bottom: 0;
    float: right;
    width: calc(100% - 60%);
    position: relative
}

.sub-model-wrapper .title {
    font-size: 20px;
    text-align: right;
    color: #000;
    width: calc(100% - 20px);
    margin: 0px 0 10px 0;
}

.sub-model-wrapper .title .new_label {
    color: #de1b29
}

.sub-model-wrapper .price {
    font-size: 16px;
    font-weight: 400
}

.sub-model-wrapper .content {
    display: none;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Heebo'
}

.single-sub-model {
    padding: 30px 20px;
    cursor: pointer;
    position: relative
}

.single-sub-model-sep {
    border-bottom: 1px solid #000;
    width: calc(100% - 40px);
    margin: 0 auto;
    position: absolute;
    right: 20px;
    bottom: 0
}

.single-sub-model:last-child .single-sub-model-sep {
    border: 0
}

.single-sub-model:last-child {
    border: 0
}

.single-sub-model.active {
    background: #000;
    color: #fff
}

.single-sub-model.active .title {
    color: #fff
}

.single-sub-model.active .content {
    color: #fff;
    display: block
}

.page-template-finish-level-page .site-content .container {
    max-width: 100%
}

.page-template-finish-level-page .single-info {
    display: none
}

.page-template-finish-level-page .single-info.active {
    display: block
}

.single-sub-model button {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 20px;
    border: 0;
    font-family: 'Heebo';
    padding: 0;
    cursor: pointer;
    outline: none;
    display: none;
}

.single-sub-model button:before {
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/https://order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg)
}

.single-sub-model button.active:before {
    transform: rotate(270deg)
}

.single-sub-model.active button:before {
    position: absolute;
    top: 4px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/https://order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg)
}

.single-sub-model button.active:before {
    transform: rotate(90deg)
}

/****************/
.offer-wrapper {
    width: 460px;
    height: fit-content;
    margin-top: 0;
    background-color: #f2f2f2;
    padding: 0;
    border: 2px solid #000000;
    padding-bottom: 0;
    float: right;
    width: 40%;
    position: relative;
    font-family: "Heebo";
}

.offer-wrapper .color-wrapper,.offer-wrapper .price-wrapper,.offer-wrapper .addons-wrapper ,.offer-wrapper .fee-wrapper,.offer-wrapper .benfits-wrapper ,.offer-wrapper .final-price-wrapper {
    text-align: right;
    /* background-color: #fff; */
    padding: 10px 30px;
    margin: 0;
    position: relative;
}

.offer-wrapper .final-price-wrapper {
    text-align: right;
    background-color: #000000;
    padding: 30px 30px;
    margin: 0px 0px 0px 0;
    position: relative;
}

.offer-wrapper .final-price-wrapper .title {
    font-size: 36px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    color: #fff;
    position: relative;
    max-width: 60%;
}

.offer-wrapper .final-price-wrapper .amount {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 26px;
    text-align: left;
}

.sub-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: right;
    color: #fff;
    position: relative;
}

.offer-wrapper .color-wrapper:after ,.offer-wrapper .price-wrapper:after ,.offer-wrapper .addons-wrapper:after {
    content: "";
    width: calc(100% - 60px);
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    bottom: 0;
}

.offer-wrapper .title {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    color: #000;
    position: relative;
    display: inline-block;
    margin-top: 0;
}

.offer-wrapper .color-wrapper .color-name {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    color: #000;
}

.offer-wrapper .color-wrapper .color-price {
    display: block;
    font-size: 21px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
    color: #000;
    color: #000
}

.offer-wrapper .color-wrapper .color-icon {
    margin: 0 auto;
    display: block;
    width: 30px !important;
    height: 30px!important;
    opacity: 1!important;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    left: 0;
    top: -5px;
}

.offer-wrapper .amount {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0px;
    text-align: left;
}

.offer-wrapper .main-addons-discount .amount, .offer-wrapper .benfits-wrapper .amount, .offer-wrapper .cash-price .amount {
    color: #000;
}

.offer-wrapper .fee-wrapper .amount {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 12px;
    text-align: left;
}

.offer-wrapper .benfits-wrapper {
    padding-top: 0;
}

.offer-wrapper .benfits-wrapper .amount {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 0px;
    text-align: left;
}

.page-template-offer-page .entry-footer {
    /* position: fixed; */
    bottom: 100px;
    width: 100%;
    padding: 0;
    min-height: auto;
}

.page-template-offer-page .model-nav-wrapper .model-main-nav ul {
    /*text-align: left;*/
}

.page-template-offer-page .model-nav-wrapper .model-nav-logo:after {
    /* position: absolute; */
    /* top: 15px; */
    /* left: -20px; */
}

.ex-color,.in-color ,.main-price,.cash-price ,.main-addons,.main-addons-discount {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.main-price,.main-addons,.ex-color {
    margin-bottom: 10px;
    margin-top: 10px;
}

.main-addons .content {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #58595b;
    padding-right: 0px;
    max-width: 100%;
    display: none;
    margin-top: 10px;
}

.main-addons .content .single-addon {
    position: relative;
}

.main-addons .content .price {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0px;
    text-align: left;
}

.main-addons .single-addon .price .free {
    position: absolute;
    top: 0;
    width: 80px;
    right: -85px;
    text-align: right;
    font-size: 18px;
}

.main-addons button {
    position: absolute;
    left: -28px;
    top: 0;
    width: 20px;
    border: 0;
    padding: 0 !important;
    cursor: pointer;
    outline: none;
    border: 0 !important;
    border-radius: 0 !important;
}

.main-addons button:before {
    position: absolute;
    top: 0px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.main-addons button.active:before {
    position: absolute;
    top: 7px;
    right: 0;
    width: 15px;
    height: 15px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.entry-footer .single-info .save-offer {
    width: 260px;
    display: inline-block;
    background-color: #fff;
    border: 2px solid gray;
    /* width: 200px; */
    margin: 0 10px;
}

.entry-footer .single-info #btn_set_meet,.entry-footer .single-info #btn_make_offer {
    width: 260px;
    display: inline-block !important;
    background-color: #fff;
    color: #000;
    border: 2px solid gray;
    text-decoration: none;
    font-size: 32px;
    padding: 8px 0px;
    display: block;
    position: relative;
    padding-right: 20px;
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    margin: 0 10px;
}

.entry-footer .single-info #btn_make_offer a {
    color: #fff;
    text-decoration: none;
}

.offer-wrapper #btn_make_offer {
    text-align: center;
    /* background-color: #000; */
    /* padding: 30px 30px; */
    margin: 0px 0px 0px 0;
    position: relative;
    background-color: #000;
}

.offer-wrapper #btn_make_offer a {
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    position: relative;
    display: block;
    padding: 30px 30px;
}

.main-area-wrapper .single-info #btn_set_meet:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    //background: url(images/meet-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.entry-footer .single-info .save-offer a,.entry-footer .single-info .metting a {
    color: #000;
    text-decoration: none;
    font-size: 32px;
    padding: 8px 0px;
    display: block;
    position: relative;
    padding-right: 20px;
    padding-right: 0px;
    padding-left: 0;
}

.entry-footer .single-info .save-offer a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 9;
    cursor: pointer;
    background: url(images/save-icon.png) center no-repeat;
    background-size: contain;
    display: block;
    display: none;
}

.entry-footer .single-info .metting a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
    background: url(images/metting-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.entry-footer .single-info .metting {
    width: fit-content;
    width: 280px;
    display: inline-block;
    background-color: #000;
    background-color: #828487;
    /* width: 200px; */
}

.page-template-offer-page .entry-content .main-image {
    text-align: center;
    margin: 0px 0;
    margin-bottom: 0;
}

.page-template-offer-page .entry-footer .single-info .note {
    margin-top: 0;
}

.main-area-wrapper .single-info.sheets {
    display: block;
    text-align: center;
    width: 534px;
    margin: 0 auto;
}

.main-area-wrapper .single-info .save-offer {
    width: 240px;
    float: right;
    background-color: #ffffff;
    border: 1px solid black;
    /* width: 200px; */
    margin: 0 13px;
    text-align: center;
    border-radius: 5px;
}

.main-area-wrapper .single-info .save-offer a,.main-area-wrapper .single-info .metting a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px 12px;
    display: block;
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.main-area-wrapper .single-info .save-offer a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 9;
    cursor: pointer;
    /* background: url(images/save-icon.png) center no-repeat; */
    background-size: contain;
    display: block;
}

.main-area-wrapper .single-info .metting a:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 8px;
    z-index: 9;
    cursor: pointer;
    background: url(images/metting-icon.png) center no-repeat;
    background-size: contain;
    display: block;
}

.main-area-wrapper .single-info #btn_set_meet,.main-area-wrapper .single-info #btn_make_offer {
    width: 240px;
    float: right;
    background-color: #fff;
    border: 1px solid black;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    padding: 10px 0px 12px;
    display: block;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    font-weight: bold;
    /* display: none; */
    border-radius: 5px;
    cursor: pointer;
    margin: 0 13px;
}

.main-area-wrapper .single-info .save-offer a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.main-area-wrapper .single-info #btn_set_meet:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.main-area-wrapper .single-info .save-offer:hover {
    /* border-color: #fff; */
    /* border-radius: 5px; */
}

.main-area-wrapper .save-offer-time {
    /* width: 34%; */
    text-align: right;
    margin: 5px 13px;
    font-size: 14px;
    clear: both;
    float: right;
    max-width: 240px;
    width: 100%;
}

.form-overlay,.contact-overlay {
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}

#popup_form ,#popup_contact {
    z-index: 9999;
    position: fixed;
    top: 45%;
    left: 48%;
    width: 66%;
    max-width: 825px;
    padding: 20px;
    text-align: center;
    display: none;
    padding: 30px 60px;
    background-color: #fff;
    border: 2px solid #000;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

#popup_banner {
    z-index: 999;
    position: fixed;
    top: 45%;
    left: 48%;
    width: 66%;
    max-width: 825px;
    text-align: center;
    display: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #000;
    border: 0;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.5),0 0px 15px 0 rgba(0,0,0,0.5) !important;
}

.popupclose, .popupcontactclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(images/close-btn.png);
    font-size: 0;
}

.offer-massage {
    padding: 4vw 2vw;
    text-align: right;
    font-size: 26px;
    line-height: 32px;
    font-family: "Heebo", Sans-serif;
}

.offer-massage.calc {
    line-height: 25px;
}

.offer-massage .red {
    color: #000;
}

.offer-massage .red a {
    color: #000 !important;
}

.offer-massage div {
    color: #97999c;
}

.offer-massage div:first-child {
    color: #000;
}

.offer-massage div:last-child {
    color: #97999c;
    padding-top: 10px;
}

.make-offer-wrapper {
    width: 800px;
    height: fit-content;
    margin-top: 0;
    background-color: #fff;
    padding: 0;
    border: 2px solid #d1d1d1;
    padding-bottom: 0;
    position: relative;
    margin: 0 auto !important;
    padding: 20px;
    margin-bottom: 20px;
}

.make-offer-wrapper .green {
    color: green;
}

.make-offer-wrapper .blue {
    color: darkblue;
}

.make-offer-wrapper .yellow {
    color: orange;
}

.make-offer-wrapper .red {
    color: red;
}

.make-offer-wrapper .form-group {
    display: inline-block;
    width: calc(33% - 1.5%);
    margin-left: 1%;
    position: relative;
}

.make-offer-wrapper .form-group.custom_addons {
    position: relative;
    width: 100%;
}

.make-offer-wrapper .form-group.confirm_box {
    position: relative;
    width: 100%;
    margin: 20px 0;
}

.make-offer-wrapper .form-group.confirm_box_2 {
    position: relative;
    width: 100%;
    margin: 20px 0;
}

.make-offer-wrapper .form-group.custom_addons .title {
    text-align: right;
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .single-addon.radio .addon-title, .make-offer-wrapper .single-addon.radio .addon-title label {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    cursor: pointer;
    z-index: 99;
}

.make-offer-wrapper .single-addon.radio {
    margin-bottom: 10px;
    position: relative;
    text-align: right;
    background-color: #fff;
    padding: 10px 00px;
    margin: 0px 0px 0px 0;
    padding-bottom: 0;
}

/*.make-offer-wrapper .single-addon:after {
    content: "";
    width: calc(100% - 0px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0;
}*/
.make-offer-wrapper .single-addon.radio .addon-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .single-addon.radio .addon-title label {
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin: 0;
    top: -3px;
}

.make-offer-wrapper .single-addon.radio .addon-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: pointer;
}

.make-offer-wrapper .single-addon.radio .addon-title label:before {
    background: url(images/radio.png) center no-repeat;
}

.make-offer-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.make-offer-wrapper .single-addon.radio .addon-title input[type=radio]:checked+label {
    color: #000000;
}

.make-offer-wrapper .single-addon button {
    position: absolute;
    left: 0;
    top: 20px;
    width: 20px;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.make-offer-wrapper .single-addon button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.make-offer-wrapper .single-addon button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.make-offer-wrapper .single-addon .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    left: 13%;
    top: 35px;
    text-align: left;
}

.make-offer-wrapper .single-addon .price .free {
    color: #000000;
    position: absolute;
    top: 0;
    width: 80px;
    right: -90px;
    text-align: right;
}

.make-offer-wrapper .single-addon .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.make-offer-wrapper .single-addon .content {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #58595b;
    padding-right: 35px;
    max-width: 50%;
    display: none;
    margin-top: 10px;
    text-align: right;
}

.make-offer-wrapper .form-group.custom_addons {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.make-offer-wrapper .form-group.custom_addons:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}

.make-offer-wrapper .form-group.custom_interior_color {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
}

.make-offer-wrapper .form-group.custom_interior_color:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}

.make-offer-wrapper .form-group.custom_interior_color:before {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    top: 10px;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box {
    display: none;
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 19px;
    /* width: 228px; */
    clear: both;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box span {
    color: #000000;
}

.make-offer-wrapper .form-group.custom_interior_color .dd-box.show {
    display: block;
    margin-top: 10px;
}

/*.make-offer-wrapper .form-group.custom_interior_color .dd-box.show:after {
    content: "";
    width: calc(100%);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: 0px;
}*/
.make-offer-wrapper .form-group.custom_interior_color .title {
    text-align: right;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .form-group.custom_addons .title {
    text-align: right;
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    padding-right: 5px;
    margin: 0;
}

.make-offer-wrapper .form-group.confirm_box {
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.make-offer-wrapper .form-group.confirm_box_2 {
    position: relative;
    width: 100%;
    margin: 5px 0;
}

.make-offer-wrapper .form-group.custom_addons .title.free {
    text-align: right;
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    padding-right: 25px;
    margin: 0;
}

.make-offer-wrapper .form-group.custom_addons .title.free:before {
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/gift-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title, .make-offer-wrapper .single-interior-color.radio .interior-color-title label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    cursor: pointer;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title {
    float: right;
}

.make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title, .make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    cursor: default;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value, .make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value label {
    font-size: 26px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 0;
    cursor: default;
    z-index: 99;
}

.make-offer-wrapper .single-interior-color.radio {
    margin-bottom: 10px;
    position: relative;
    text-align: right;
    background-color: #fff;
    padding: 10px 00px;
    margin: 0px 0px 0px 0;
    width: 30%;
    width: 250px;
    display: block;
    margin-left: 25px;
    padding-bottom: 0;
    float: right;
    clear: both;
}

.make-offer-wrapper .single-interior-color.radio.disabled {
    opacity: 0.5;
}

.make-offer-wrapper .single-interior-color.radio .color-icon {
    margin: 0 auto;
    display: block;
    /* width: 30px !important; */
    /* height: 30px!important; */
    opacity: 1!important;
    border-radius: 50%;
    cursor: default;
    /* font-size: 0; */
    /* position: absolute; */
    position: relative;
    left: 0;
    top: 4px;
    background: transparent !important;
    text-decoration: underline;
    font-size: 19px;
    cursor: pointer;
    width: 105px;
    float: left;
}

.make-offer-wrapper .single-interior-color.radio strong {
    display: block;
    margin-top: 10px;
    height: 17px;
    min-height: 17px;
}

/*.make-offer-wrapper .single-interior-color:last-child:after {
    content: "";
    width: calc(100% - 0px);
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    position: absolute;
    bottom: -10px;
}*/
.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio] {
    opacity: 0!important;
    position: relative;
    top: 5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    z-index: 99;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label {
    position: relative;
    padding-right: 10px;
    display: inline-block;
    margin: 0;
    top: -3px;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: pointer;
}

.make-offer-wrapper .single-interior-color.radio.disabled .interior-color-title label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: default;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title.single-value label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -25px;
    top: 0px;
    z-index: 9;
    cursor: default;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title label:before {
    background: url(images/radio.png) center no-repeat;
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.make-offer-wrapper .single-interior-color.radio .interior-color-title input[type=radio]:checked+label {
    color: #000000;
}

.make-offer-wrapper .single-interior-color button {
    position: absolute;
    left: 40px;
    top: 30px;
    width: 20px;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
}

.make-offer-wrapper .single-interior-color button:before {
    position: absolute;
    top: -6px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(270deg);
}

.make-offer-wrapper .single-interior-color button.active:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: '';
    transform: rotate(90deg);
}

.make-offer-wrapper .single-interior-color .price {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    position: absolute;
    left: 13%;
    top: 35px;
    text-align: left;
}

.make-offer-wrapper .single-interior-color .price .free {
    color: #000000;
    position: absolute;
    top: 0;
    width: 80px;
    right: -90px;
    text-align: right;
}

.make-offer-wrapper .single-interior-color .price .free-price {
    opacity: 0.5;
    text-decoration: line-through;
}

.make-offer-wrapper .single-interior-color .content {
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #58595b;
    padding-right: 35px;
    max-width: 50%;
    display: none;
    margin-top: 10px;
}

.make-offer-wrapper .form-group.hidden {
    display: none;
}

.make-offer-wrapper .form-group:nth-child(6n) {
    /* display: inline-block; */
    width: calc(33% - 1%);
    margin-left: 0%;
}

.make-offer-wrapper label {
    display: block;
    text-align: right;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    /* font-weight: bold; */
}

.make-offer-wrapper label[for=confirm_box] {
    display: initial;
    text-align: right;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
}

.make-offer-wrapper label[for=confirm_box_2] {
    display: initial;
    text-align: right;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
}

.make-offer-wrapper input[type=checkbox] {
    opacity: 0!important;
    position: relative;
    top: 5.5px;
    right: 0px!important;
    width: 25px!important;
    height: 25px!important;
    margin: 0!important;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 5.5px;
    z-index: 1;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box label:before {
    background: url(images/radio.png) center no-repeat;
}

.make-offer-wrapper .confirm_box input[type=checkbox]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.make-offer-wrapper .confirm_box_2 label:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 5.5px;
    z-index: 1;
    cursor: pointer;
}

.make-offer-wrapper .confirm_box_2 label:before {
    background: url(images/radio.png) center no-repeat;
}

.make-offer-wrapper .confirm_box_2 input[type=checkbox]:checked+label:before {
    background: url(images/radio-check.png) center no-repeat
}

.make-offer-wrapper label.note {
    display: block;
    text-align: right;
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-right: 5px;
    text-transform: none;
    /* color: #000000; */
    font-weight: bold;
}

.make-offer-wrapper select {
    padding: 8px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2017/06/dd-arrow.png);
    background-image: url(images/black-arrow.png);
    background-repeat: no-repeat;
    background-position: 10%;
    line-height: inherit!important;
    background-color: #eee;
    color: #000;
    text-decoration: none;
    font-size: 21px;
    background-size: 10px;
    text-align: right !important;
    outline: none;
    border: 0;
    width: 100%;
    border-radius: 50px;
}

.make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
    padding: 7px 15px !important;
    /* background-color: #eee; */
    color: #000;
    text-decoration: none;
    font-size: 16px;
    border: 0;
    border-radius: 0 !important;
    margin-bottom: 15px;
    border: 1px solid transparent;
    outline: none;
    width: 100%;
    border: 1px solid #000;
}

.make-offer-wrapper .green input[type='text'] {
    background-color: green;
}

.make-offer-wrapper .blue input[type='text'] {
    background-color: darkblue;
    color: #fff;
}

.make-offer-wrapper .yellow input[type='text'] {
    background-color: orange;
}

.make-offer-wrapper .red input[type='text'] {
    background-color: red;
}

.make-offer-wrapper .submit-wrapper {
    clear: both;
    max-width: 100%;
    text-align: center;
}

#make_order_submit {
    background-color: #000000 !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    /* border-radius: 50px; */
    margin-left: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 15px;
}

.page-template-make-offer-page .cities_ul {
    position: absolute;
    top: 80px;
    right: 0;
    width: 100%;
    /* background-color: #eee!important; */
    border-radius: 00px;
    z-index: 999;
}

.page-template-make-offer-page .cities_ul ul {
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff!important;
}

.page-template-make-offer-page .cities_ul ul li {
    font-size: 16px;
    margin: 5px 0 !important;
    list-style: none !important;
}

.page-template-make-offer-page .cities_ul ul li div {
    padding: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    border-radius: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content #confirm_email {
    font-size: 21px;
    text-transform: none;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-content p {
    margin: 10px 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    width: 100%;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane button {
    margin: 10px 5px 2px;
    cursor: pointer;
    width: 45%;
    background-color: gray;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0;
    line-height: 1;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 10px;
    outline: none !important;
    font-family: "Heebo";
    font-weight: bold;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane button:first-child {
    background-color: #000000;
}

.page-template-make-offer-page .make-offer-wrapper {
    width: 55%;
    float: right;
    /* padding: 20px; */
}

.page-template-make-offer-page .main-area-wrapper {
    width: 45%;
    float: right;
}

.page-template-make-offer-page .main-area-wrapper .main-image {
    /* margin:0; */
    margin: 20px 0;
}

.page-template-make-offer-page .main-area-wrapper .title {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.page-template-make-offer-page .price {
    background-color: #000000 !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    border-radius: 50px;
    margin-left: 0;
    line-height: 1;
    border: 0;
    /* cursor: pointer; */
    font-size: 24px;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
}

.page-template-make-offer-page .price span.ammount {
    display: inline-block;
    font-size: 24px;
}

.page-template-make-offer-page .price span {
    display: block;
    font-size: 16px;
}

.page-template-make-offer-page .page-title {
    /* margin-bottom: 25px; */
    margin-top: 30px;
}

.page-template-make-offer-page .ui-widget.ui-widget-content {
    border: 0;
    border-radius: 0;
    font-family: "Heebo";
}

.page-template-make-offer-page .ui-draggable .ui-dialog-titlebar {
    cursor: move;
    border: 0;
    border-radius: 0;
}

.page-template-make-offer-page .ui-dialog .ui-dialog-buttonpane {
    border: 0;
}

.page-template-make-offer-page .page-sub-title {
    margin-top: 30px;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    /* text-align: center; */
    margin-bottom: 25px;
    font-family: "Heebo";
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    max-width: none;
    margin: 0;
}

#loading img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
}

#loading2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}

#loading2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
}

.page-template-make-offer-pay-page .make-offer-wrapper {
    width: 50%;
    float: right;
    /* padding: 20px; */
}

.page-template-make-offer-pay-page .main-area-wrapper {
    width: 50%;
    float: right;
}

.page-template-make-offer-pay-page .main-area-wrapper .main-image {
    /* margin:0; */
    margin: 40px 0;
}

.page-template-make-offer-pay-page .main-area-wrapper .title {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.page-template-make-offer-pay-page .price {
    background-color: #000000 !important;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    border-radius: 50px;
    margin-left: 0;
    line-height: 1;
    border: 0;
    /* cursor: pointer; */
    font-size: 22px;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
    font-weight: bold;
}

.page-template-make-offer-pay-page .price span.ammount {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
}

.page-template-make-offer-pay-page .price span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    font-weight: 400;
}

.page-template-make-offer-pay-page .page-title {
    margin-bottom: 25px;
    margin-top: 30px;
}

@media only screen and (max-width : 768px) {
    .page-template-make-offer-pay-page .entry-content {
        display: flex;
        flex-direction: column;
    }

    .page-template-make-offer-pay-page .make-offer-wrapper {
        width: 100%;
        float: right;
        border: 0;
        order: 2;
        padding: 20px;
    }

    .page-template-make-offer-pay-page .main-area-wrapper {
        width: 100%;
        float: right;
        padding: 0 20px;
        order: 1;
        font-family: "Heebo";
    }

    .page-template-make-offer-pay-page .main-area-wrapper .title {
        text-align: center;
        font-size: 26px;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .page-template-make-offer-pay-page .main-area-wrapper .main-image {
        /* margin: 0; */
        margin: 20px 0;
        margin-bottom: 0;
    }

    .page-template-make-offer-pay-page .page-title {
        margin-bottom: 0px;
        margin-top: 0;
    }

    .page-template-make-offer-pay-page .page-sub-title {
        font-size: 19px;
        color: #000;
        font-weight: bold;
        font-family: 'Heebo';
        padding: 10px 10px;
        text-align: center;
        color: #000;
        margin-bottom: 0;
    }

    .page-template-make-offer-pay-page .price {
        font-size: 19px;
        margin-bottom: 30px;
        font-family: "Heebo";
        position: relative;
        width: 100%;
        font-weight: bold;
    }

    .page-template-make-offer-pay-page .price .ammount {
        font-size: 19px !important;
        font-weight: bold;
    }

    .page-template-make-offer-pay-page .price span {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        margin-top: 0;
    }

    #loading2 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 150px;
    }
}

@media only screen and (max-width: 768px) {
    .page-template-make-offer-page .entry-content {
        display: flex;
        flex-direction: column;
    }

    .page-template-make-offer-page .make-offer-wrapper {
        width: 90%;
        float: right;
        border: 0;
        order: 2;
        padding: 20px 10px;
        border: 1px solid #d1d1d1;
    }

    .page-template-make-offer-page .main-area-wrapper {
        width: 100%;
        float: right;
        padding: 20px 20px;
        order: 1;
    }

    .page-template-make-offer-page .main-area-wrapper .title {
        text-align: center;
        font-size: 23px;
        color: #000;
        font-weight: bold;
        margin: 0;
    }

    .page-template-make-offer-page .price .content .final-price-wrapper .title {
        margin-left: 5px !important;
    }

    .page-template-make-offer-page .price .content .title {
        text-align: right;
        font-size: 15px !important;
        color: #000;
        font-weight: bold;
        margin: 0;
        float: right;
        width: fit-content;
        margin: 0 !important;
    }

    .page-template-make-offer-page .price .content .sub-title {
        text-align: right;
        font-size: 15px !important;
        color: #000;
        font-weight: bold;
        margin: 0;
        float: right;
        width: fit-content;
    }

    .page-template-make-offer-page .main-area-wrapper .main-image {
        /* margin: 0; */
        margin: 0px 0;
    }

    .page-template-make-offer-page .page-title {
        margin-bottom: 0px;
    }

    .make-offer-wrapper .form-group {
        display: inline-block;
        width: calc(49% - 1%);
        margin-left: 1%;
        position: relative;
    }

    .make-offer-wrapper .form-group:nth-child(6n) {
        /* display: inline-block; */
        width: calc(49% - 1%);
        margin-left: 0%;
    }

    .page-template-make-offer-page .page-sub-title {
        font-size: 19px;
        line-height: 25px;
        color: #000;
        font-weight: bold;
        padding: 10px 10px;
        text-align: center;
        color: #000000;
        margin-bottom: 0;
        margin-top: 0;
    }

    .page-template-make-offer-page .price {
        font-size: 19px;
        margin-bottom: 0;
        background-color: transparent !important;
        color: #000;
        position: relative;
        padding: 10px 0px;
        margin: 0 auto;
        width: 100%;
        font-weight: bold;
    }

    .page-template-make-offer-page .price .ammount {
        font-size: 19px !important;
        font-weight: bold;
    }

    .page-template-make-offer-page .price span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    .page-template-make-offer-page .price button {
        position: absolute;
        left: 5%;
        top: 15px;
        width: 20px;
        border: 0;
        padding: 0;
        cursor: pointer;
        outline: none;
    }

    .page-template-make-offer-page .price button:before {
        position: absolute;
        top: -4px;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .page-template-make-offer-page .price button.active:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(90deg);
    }

    .page-template-make-offer-page .price .content {
        font-size: 21px;
        line-height: 21px;
        font-weight: bold;
        color: #58595b;
        padding-right: 0;
        max-width: 100% !important;
        display: none;
        margin-top: 10px;
        text-align: right;
        float: right;
        width: 100%;
    }

    .page-template-make-offer-page .price .content {
        padding: 10px 10px 5px 10px;
        border: 1px solid #d1d1d1;
        background-color: #fff;
        margin-bottom: 0;
    }

    .page-template-make-offer-page .price .content .amount {
        color: #000;
        float: left !important;
        width: fit-content;
        font-size: 15px;
        /* line-height: initial; */
    }

    .page-template-make-offer-page .price .content .cash-price .amount, .page-template-make-offer-page .price .content .main-addons-discount .amount, .page-template-make-offer-page .price .content .benfits-wrapper .amount {
        color: #000000;
    }

    .page-template-make-offer-page .price .content div {
        float: right;
        width: 100%;
        margin-bottom: 5px;
        margin-top: 0;
        color: #000;
    }

    .page-template-make-offer-page .price .content .price-wrapper, .page-template-make-offer-page .price .content .addons-wrapper, .page-template-make-offer-page .price .content .addons-wrapper {
        margin-bottom: 0;
    }

    .make-offer-wrapper label ,.make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
        font-size: 16px;
    }

    .make-offer-wrapper label {
        display: block;
        text-align: right;
        /* font-size: 19px; */
        padding-right: 0px;
    }

    .make-offer-wrapper input[type='text'], .make-offer-wrapper input[type='tel'], .make-offer-wrapper input[type='email'] {
        margin-bottom: 5px;
    }

    .make-offer-wrapper .single-interior-color.radio {
        width: 100%;
        margin: 0;
    }

    #loading img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 150px;
    }

    #loading2 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 150px;
    }
}

@media only screen and (max-width: 1440px) {
    .model-nav-wrapper .model-main-nav {
        max-width: none;
        margin: 0 12vw;
    }
}

@media only screen and (max-width: 1200px) {
    .model-nav-wrapper .model-nav-logo {
        position: absolute;
        left: 0;
        top: -30px;
        right: initial;
        height: 30px;
        display: none;
    }

    .model-nav-wrapper .model-nav-logo:after {
        display: none;
    }

    .model-nav-wrapper .model-nav-logo img {
        width: 120px;
        float: left;
        position: relative;
        top: 0px;
    }

    .model-nav-wrapper .model-main-nav {
        max-width: none;
        margin: 0 0vw;
    }

    .model-nav-wrapper .model-main-nav ul {
        text-align: right;
        margin: 0;
        padding: 0;
        width: calc(100%);
        margin-right: 0;
    }

    .model-nav-wrapper {
        font-size: 17px;
        padding: 0;
    }

    .model-nav-wrapper .model-main-nav ul {
        width: 100% !important;
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .entry-content .page-title {
        margin-bottom: 0 !important;
    }

    .page-title {
        font-size: 26px;
        text-align: center;
        min-height: 20px !important;
        line-height: 20px !important;
        font-size: 0 !important;
    }

    .entry-content .advantage-wrapper .single-advantage {
        padding: 0 5px;
    }

    .entry-content .advantage-wrapper .single-advantage .image img {
        height: 40px !important;
    }

    .entry-content .title {
        text-align: center;
        font-size: 17px !important;
        font-weight: bold;
        margin: 5px 0 !important;
        line-height: 20px;
    }

    .page-template-model-page .entry-content .content {
        padding: 0 3vw;
    }

    .entry-footer {
        margin: 0 3vw;
        padding-bottom: 46px;
        min-height: 95px;
    }

    .entry-footer {
        display: flex;
        flex-flow: column;
    }

    .entry-footer .single-info.sheets {
        order: 1;
    }

    .entry-footer .single-info.sheets {
        text-align: right !important;
        width: 100%;
    }

    .entry-footer .single-info {
        order: 2;
        margin-bottom: 5px;
        width: 100% !important;
    }

    .entry-footer .single-info .safety_security_level {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .entry-footer .single-info .mifrat a,.entry-footer .single-info .catalog a {
        color: #000000;
        /* text-decoration: none; */
        font-size: 16px !important;
        padding: 7px 5px;
        display: block;
        position: relative;
        /* padding-right: 80px; */
        /* padding-left: 40px; */
        text-decoration: none;
        text-align: right !important;
    }

    .entry-footer .single-info .mifrat a:before,.entry-footer .single-info .catalog a:before {
        /*content: "";
        width: 25px;
        height: 18px;
        position: absolute;
        right: -20px;
        top: 9px;
        z-index: 9;
        cursor: pointer;
        background: url(images/mifrat-icon.png) center no-repeat;
        background-size: contain;
        */
    }

    .entry-footer .single-info .mifrat {
        margin-right: 0 !important;
        width: auto !important;
        margin: 0 !important;
    }

    .entry-footer .single-info .catalog {
        margin-left: 0;
        margin: 0 !important;
        margin-right: 10px !important;
    }

    .entry-footer .single-info.note .note {
        text-align: right;
        float: right !important;
        max-width: 90%;
        margin: 0 !important;
    }

    .entry-footer {
        margin: 0 3vw !important;
        padding-bottom: 80px !important;
        /* min-height: 95px !important; */
    }

    .main-addons .content .price {
        font-size: 16px;
        line-height: 20px;
    }

    .entry-content .content {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 00px;
        max-width: 100% !important;
    }

    .entry-content .main-image {
        margin-right: 3vw !important;
        margin-left: 3vw !important;
    }

    .page-template-offer-page .model-nav-wrapper .model-main-nav ul {
        /* text-align: right; */
    }

    .page-template-offer-page .model-nav-wrapper .model-main-nav ul li:last-child {
        /* width: auto !important; */
        /* width: auto !important; */
        /* margin-left: 10px; */
        /* float: left; */
    }

    .model-nav-wrapper .model-main-nav ul li {
        /*padding: 8px;
        padding-right: 0vw;
        padding-left: 0;
        width: 18% !important;
        text-align: center;*/
        display: inline-block;
        position: relative;
        text-align: center;
        font-size: 14px!important;
        height: 40px!important;
        line-height: 40px!important;
        width: 15%!important;
        vertical-align: top;
        padding: 0;
    }

    .page-template-make-offer-page .model-nav-wrapper .model-main-nav ul li {
        display: inline-block;
        position: relative;
        text-align: center;
        font-size: 17px!important;
        height: 40px!important;
        line-height: 40px!important;
        width: 18.8%!important;
        vertical-align: top;
        padding: 0;
    }

    .model-nav-wrapper .model-main-nav ul li#online_price {
    }

    .model-nav-wrapper .model-main-nav ul li:nth-child(4) {
        /* font-weight: 400 !important; */
        opacity: 0.5;
    }

    .model-nav-wrapper .model-main-nav ul li:nth-child(4).active {
        opacity: 1;
        font-weight: bold !important;
    }

    .model-nav-wrapper .model-main-nav ul li div {
        display: table;
        width: 100%;
        text-align: center;
        height: 40px;
        margin: 0 auto;
    }

    .model-nav-wrapper .model-main-nav ul li div span {
        display: table-cell;
        height: 36px;
        vertical-align: middle;
        line-height: 14px;
    }

    .model-nav-wrapper .model-main-nav ul li.active div span {
        /* border-bottom: 3px solid #fff; */
        /* padding-bottom: 0px; */
    }

    .model-nav-wrapper .model-main-nav ul li#degam {
        opacity: 1;
        font-weight: 500;
    }

    .model-nav-wrapper .model-main-nav ul li:last-child {
        padding-left: 0;
        /* width: 24% !important; */
    }

    .model-nav-wrapper .model-main-nav ul li:last-child div {
        display: table;
        width: 100%;
        text-align: center;
        height: 40px;
        margin: 0 auto;
    }

    .model-nav-wrapper .model-main-nav ul li:first-child {
        /* padding-left: 0; */
    }

    .model-nav-wrapper .model-main-nav ul li:first-child:after {
        left: -2vw!important;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .model-nav-wrapper .model-main-nav ul li:after {
        left: 0;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .model-nav-wrapper .model-main-nav ul li#addon:after {
        left: -1vw!important;
        top: 15px;
        width: 11px;
        height: 11px;
    }

    .entry-footer-nav {
        right: 0;
        padding: 0 !important;
        border: 0;
        display: block;
        bottom: 0 !important;
        /* height: auto; */
        z-index: 999;
        height: auto;
    }

    .entry-footer-nav .single-nav:nth-child(2) {
        display: none ;
    }

    .entry-footer-nav .single-nav {
        width: 50% !important;
        font-size: 17px;
        line-height: 30px;
        color: #58595b;
        position: relative;
        display: inline-block;
        float: right;
    }

    .entry-footer-nav .single-nav .back {
        width: 100% !important;
        display: inline-block;
        background-color: #828487;
        position: relative;
        right: 0;
        text-decoration: none;
        font-size: 17px;
        color: #fff;
        margin-top: 0;
        border: 0 !important;
        top: 0;
    }

    .entry-footer-nav .single-nav .back a {
        font-family: "Heebo", Sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #fff;
        background-color: transparent;
        border-style: solid;
        border-width: 0;
        border-color: #000000;
        border-radius: 0;
        padding: 9px 5px 9px 5px;
        display: block;
    }

    .entry-footer-nav .single-nav .next {
        width: 100%;
        display: inline-block;
        background-color: #000000;
        position: relative;
        left: 0;
        text-decoration: none;
        color: #fff;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        top: 0;
    }

    .entry-footer-nav .single-nav .next a {
        color: #fff !important;
        text-decoration: none;
        display: block;
        padding: 8px 5px 8px 5px;
        font-family: "Heebo", Sans-serif;
        font-size: 17px;
        border: 0;
        background: #000 !important;
        border-radius: 0;
    }

    .color-carusel-wrapper .slider-wrapper {
        /* padding-top: 2VW; */
        max-height: 250vw;
        overflow: hidden;
    }

    .color-carusel-wrapper .slider-wrapper,.color-carusel-wrapper .slider-nav-thumbnails {
        animation: fadeInAnimation ease 3s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

    @keyframes fadeInAnimation {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .color-carusel-wrapper .slider-wrapper .slick-slide img {
        margin: auto;
        position: relative;
        max-width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .color-carusel-wrapper {
        padding-right: 10px;
        padding-left: 10px;
        max-width: 100%;
    }

    .color-carusel-wrapper .slider-wrapper .slick-slide {
        text-align: center;
        outline: none;
    }

    .color-carusel-wrapper .slider-wrapper .slick-slide .color-name {
        font-weight: bold;
        font-size: 20px;
        color: #000000;
        display: block;
    }

    .color-carusel-wrapper .color-note {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        color: #000;
        text-align: center;
        padding: 0 3vw;
    }

    .prices-wrapper .price {
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        color: #000000;
        display: none;
    }

    .prices-wrapper .price.active {
        display: block;
    }

    .color-carusel-wrapper .slider-nav-thumbnails {
        max-width: 270px;
        /* width: auto; */
        margin: 0 auto;
        padding-top: 3VW;
        padding-bottom: 3VW;
    }

    .slick-slider .slick-track, .slick-slider .slick-list {
        /* width: fit-content; */
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0) !important;
    }

    .color-carusel-wrapper .slider-nav-thumbnails .pagination-bullet {
        width: 40px !important;
        height: 40px!important;
        opacity: 1!important;
        border-radius: 50%;
        cursor: pointer;
        border: 1px solid #616469;
        margin: 0 auto;
    }

    .slider-nav-thumbnails .slick-slide {
        width: 40px!important;
        margin: 0 5px;
        outline: none;
        position: relative;
    }

    .slider-nav-thumbnails .slick-slide.slick-current:before {
        content: "\2713";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 14px;
        height: 18px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        color: #fff;
        text-align: center;
    }

    .color-carusel-wrapper .slick-next {
        position: absolute;
        top: 20vw;
        display: block;
        font-size: 0;
        border: 0;
        left: 1vw;
        z-index: 99;
        background: transparent;
        padding: 0;
    }

    .color-carusel-wrapper .slick-prev {
        position: absolute;
        top: 20vw;
        display: block;
        font-size: 0;
        border: 0;
        right: 1vw;
        z-index: 99;
        background: transparent;
        padding: 0;
    }

    .color-carusel-wrapper .slick-next:before {
        border-style: solid;
        border-width: 0.25em 0.25em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        position: relative;
        top: 0em;
        vertical-align: top;
        width: 0.45em;
        left: -1vw;
        transform: rotate(-135deg);
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .color-carusel-wrapper .slick-prev:before {
        border-style: solid;
        border-width: 0.25em 0.25em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        position: relative;
        top: 0;
        vertical-align: top;
        width: 0.45em;
        left: 1vw;
        transform: rotate(45deg);
        outline: none;
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .color-carusel-wrapper .slick-next:before {
        border-style: solid;
        border-width: 0.25em 0.25em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        position: relative;
        top: 0em;
        vertical-align: top;
        width: 0.45em;
        left: -5vw;
        transform: rotate(-135deg);
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .color-carusel-wrapper .slick-next:before {
        left: 0;
        right: inherit;
    }

    .color-carusel-wrapper .slick-prev:before {
        border-style: solid;
        border-width: 0.25em 0.25em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        position: relative;
        top: 0;
        vertical-align: top;
        width: 0.45em;
        left: 5vw;
        transform: rotate(45deg);
        outline: none;
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .color-carusel-wrapper .slick-prev:before {
        right: 0;
        left: inherit;
    }

    .color-carusel-wrapper .slick-next:hover,.color-carusel-wrapper .slick-prev:hover,.color-carusel-wrapper .slick-next:focus,.color-carusel-wrapper .slick-prev:focus {
        background-color: transparent;
        outline: none;
    }

    .color-carusel-wrapper .slider-nav-thumbnails .slick-slide img {
        display: block;
        width: 17.1875VW;
    }

    .page-template-addons-page .entry-content {
        /* padding-bottom: 74px !important; */
        float: right;
        margin-bottom: 80px !important;
        width: calc(100% );
    }

    .page-template-addons-page .entry-content .container {
        display: flex;
        flex-flow: column;
        padding: 0 3vw;
    }

    .page-template-addons-page .entry-content .page-title {
        order: 1;
    }

    .page-template-addons-page .entry-content .sub-model-addons-wrapper {
        order: 3;
    }

    .page-template-addons-page .entry-content .main-area-wrapper.sub-model {
        order: 2;
    }

    .main-area-wrapper.sub-model {
        width: calc(100%);
        padding: 0;
    }

    .sub-model-addons-wrapper {
        width: 100%;
        margin-top: 0;
        float: right;
        background-color: #fff;
        border: 2px solid #d1d1d1;
    }

    .sub-model-addons-wrapper .single-addon {
        padding: 20px 10px;
        margin: 0px 0px 0px 0;
    }

    .sub-model-addons-wrapper .single-addon .price {
        left: 8%;
        top: 7.5vw;
        font-size: 18px;
        line-height: 23px;
    }

    .sub-model-addons-wrapper .single-addon.true .price {
        left: 8%;
        top: 5.5vw;
        font-size: 18px;
        line-height: 23px;
    }

    .sub-model-addons-wrapper .single-addon .price .free {
        color: #000000;
        right: 0px;
        top: 17px;
        font-size: 18px;
    }

    .sub-model-addons-wrapper .single-addon button {
        left: 2px;
        top: 27px;
        z-index: 9999;
        height: 20px;
        background-color: transparent;
    }

    .sub-model-addons-wrapper .single-addon.withprice button {
        left: 2px;
        top: 34px;
        z-index: 9999;
        height: 20px;
        background-color: transparent;
    }

    .sub-model-addons-wrapper .single-addon .addon-title {
        font-size: 18px;
        line-height: 23px;
        font-weight: bold;
        margin-bottom: 0;
    }

    .sub-model-addons-wrapper .single-addon.check .addon-title label {
        position: relative;
        padding-right: 0px;
    }

    .sub-model-addons-wrapper .single-addon button:before {
        position: absolute;
        top: -6px;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(270deg);
    }

    .sub-model-addons-wrapper .single-addon button.active:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        height: 15px;
        background-image: url(images/black-arrow.png);
        background-repeat: no-repeat;
        background-position: 0;
        background-size: contain;
        overflow: hidden;
        content: '';
        transform: rotate(90deg);
    }

    .sub-model-addons-wrapper .single-addon .content {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #000;
        padding-right: 0;
        max-width: 100%;
        display: none;
        margin-top: 15px;
        text-align: right;
        margin-bottom: 0;
    }

    .single-addon-total {
        border-top: 1px solid #d1d1d1;
        padding: 20px 10px;
    }

    .addons-wrapper-total .price {
        font-size: 22px;
        line-height: 22px;
        font-weight: bold;
        position: absolute;
        left: 5%;
        top: 20px;
        text-align: left;
    }

    .addons-wrapper-total .total-title {
        font-size: 22px;
        line-height: 22px;
        font-weight: bold;
        margin-bottom: 0;
    }

    .page-template-offer-page .entry-content {
        display: flex;
        flex-flow: column;
        padding: 0 3vw;
        width: 100%;
        padding-bottom: 3vw;
    }

    .page-template-offer-page .entry-content {
        margin-top: 0px !important;
    }

    .page-template-offer-page .main-price, .page-template-offer-page .main-addons, .page-template-offer-page .ex-color {
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    .ex-color, .in-color, .main-price, .cash-price, .main-addons, .main-addons-discount {
        margin-bottom: 5px !important;
        margin-top: 5px!important;
    }

    .main-addons .content {
        margin-bottom: 0
    }

    .page-template-offer-page .entry-content .page-title {
        order: 1;
    }

    .page-template-offer-page .entry-content .offer-wrapper {
        order: 3;
        width: 100%;
        border: 1px solid #d1d1d1;
    }

    .page-template-offer-page .entry-content .main-area-wrapper {
        order: 2;
        width: calc(100% );
        padding: 0;
    }

    .page-template-offer-page .entry-content .offer-wrapper .addon-title {
        text-align: right;
    }

    .page-template-offer-page .entry-content .title {
        margin: 0 !important;
    }

    .offer-wrapper .title {
        font-size: 24px;
    }

    .offer-wrapper .color-wrapper .color-name {
        font-size: 18px;
    }

    .offer-wrapper .amount {
        font-size: 18px !important;
        top: 2px;
    }

    .offer-wrapper .fee-wrapper .amount {
        top: 15px;
    }

    .offer-wrapper .benfits-wrapper .amount {
        top: 5px;
    }

    .offer-wrapper .final-price-wrapper {
        text-align: right;
        /* background-color: #000000; */
        padding: 20px 30px;
        margin: 0px 0px 0px 0;
        position: relative;
    }

    .offer-wrapper .final-price-wrapper .amount {
        top: 22px
    }

    .offer-wrapper .final-price-wrapper .title, .offer-wrapper .final-price-wrapper .amount,.offer-wrapper #btn_make_offer a {
        font-size: 26px !important;
    }

    .sub-title {
        font-size: 18px !important;
        line-height: 20px;
    }

    .page-template-offer-page .entry-content .main-image {
        text-align: center;
        margin: 10px 0;
    }

    .page-template-offer-page .entry-content .main-image {
        text-align: center;
        margin: 10px 0;
    }

    .page-template-offer-page .entry-footer {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0 3vw;
        min-height: auto;
        margin: 0 !important;
        padding-bottom: 40px !important;
    }

    .page-template-offer-page .entry-footer .single-info {
        order: 1;
        margin-bottom: 25px;
    }

    .page-template-offer-page .entry-footer .save-offer {
        width: 100%;
        display: inline-block;
        background-color: #fff;
        border: 1px solid;
        /* border: 2px solid gray; */
        /* width: 200px; */
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
        padding: 10px;
        border-radius: 5px;
    }

    .page-template-offer-page .entry-footer .save-offer a {
        color: #000;
        text-decoration: none;
        font-size: 20px;
        padding: 2px 0px;
        display: block;
        position: relative;
        padding-right: 20px;
        padding-right: 0px;
        padding-left: 0;
        font-weight: bold;
    }

    .page-template-offer-page .entry-footer .save-offer a:before {
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        right: 18vw;
        top: 2px;
        cursor: pointer;
        //background: url(images/save-icon-b.png) center no-repeat;
        background-size: 100%;
        display: block;
    }

    .page-template-offer-page .entry-footer .single-info.sheets {
        order: 2;
        position: fixed;
        bottom: 0;
        width: calc(100% - 6vw);
        margin-bottom: 0;
        right: 0;
    }

    .page-template-offer-page .entry-footer .single-info #btn_set_meet {
        width: 50%;
        display: inline-block;
        background-color: gray;
        /* width: 200px; */
        float: right;
        margin: 0;
        color: #fff;
        border: 0;
    }

    .entry-footer .single-info #btn_make_offer {
        width: 50%;
        display: inline-block;
        background-color: #000000;
        /* width: 200px; */
        float: right;
        margin: 0;
        border: 0;
        padding: 0;
    }

    .entry-footer .single-info #btn_make_offer a , .page-template-offer-page .entry-footer .single-info #btn_set_meet {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 15px 5px 14px 5px;
        font-family: "Heebo", Sans-serif;
        font-size: 17px;
        font-family: "Heebo", Sans-serif;
        font-weight: bold;
        display: block;
        text-align: center;
    }

    .page-template-offer-page .entry-footer .single-info .note {
        margin-bottom: 5px;
    }

    .page-template-offer-page .sub-model-title {
        margin-bottom: 0px;
    }

    .entry-footer .single-info .safety_security_level .color, .entry-footer .single-info .degree_of_infection .color {
        width: 25px;
        display: inline-block;
        text-align: center;
        color: white;
        margin-left: 0px;
    }

    #enable-toolbar-trigger {
        -webkit-transform: translateY(-220%) scale(1.3) !important;
        -ms-transform: translateY(-220%) scale(1.3) !important;
        transform: translateY(-220%) scale(1.3) !important;
    }
}

@media (max-width: 575px) {
    .site-header, body:not([class*=elementor-page-]) .site-main {
        padding-right: 0;
        padding-left: 0;
    }
}

.appointment-btn-wrapper.menu-item {
    display: none;
}

@media (max-width: 768px) {
    .appointment-btn-wrapper.menu-item {
        display:block;
    }

    .appointment-btn-wrapper a {
        cursor: pointer;
    }
}

/*****loby page***/
.page-template-order-page .models-wrapper {
    display: flex;
    justify-content: center;
    gap: 5px;
	flex-wrap: wrap;
}

.page-template-order-page .container {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}

.page-template-order-page .home-header {
    text-align: center;
    padding: 60px 30px;
}

.page-template-order-page .home-header h1 {
    text-align: center;
    font-size: 50px;
    line-height: 70px;
    color: #05141f;
    margin: 0;
    font-family: "Heebo", Sans-serif;
    font-weight: 700;
}

.page-template-order-page .home-header h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    font-family: "Heebo", Sans-serif;
}

.page-template-order-page .models-wrapper .single-model {
    /* width: 31.33%; */
    margin: 0;
    overflow: hidden;
    position: relative;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding-bottom: 25px;
    display: inline-block;
    /* margin-left: 2%; */
    margin-bottom: 18px
}

.page-template-order-page .models-wrapper .single-model a {
    text-decoration: none;
    color: initial
}

.page-template-order-page .models-wrapper .single-model:nth-child(3n) {
    margin-left: 0
}

.page-template-order-page .models-wrapper .single-model .title {
    font-size: 26px;
    font-weight: 700;
    margin: 0 15px 0 15px;
    padding: 20px 0 10px;
    border-top: 1px solid #e5e5e5;
    color: #000
}

.page-template-order-page .models-wrapper .single-model .image {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
    padding: 0 20px;
}

.page-template-order-page .models-wrapper .single-model .price {
    font-size: 20px;
    color: #58595b;
    padding: 0 15px
}

.page-template-order-page .models-wrapper .single-model .price .tax-text {
    font-size: 17px
}

.page-template-order-page .models-wrapper .single-model .fee-text {
    font-size: 14px;
    color: #58595b;
    padding: 5px 15px;
}

.page-template-order-page .models-wrapper .single-model .button {
    position: absolute;
    bottom: 45px;
    left: 15px
}

.page-template-order-page .models-wrapper .single-model .button {
    padding: 5px 30px;
    background-color: #000;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -10px
}

.page-template-order-page .models-wrapper .single-model .button:after {
    position: absolute;
    top: 9px;
    left: 15px;
    width: 11px;
    height: 11px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
    overflow: hidden;
    content: ''
}

#popup_banner_interior_color {
    z-index: 99999;
    position: fixed;
    top: 20%;
    left: 30%;
    width: 66%;
    max-width: 800px;
    text-align: center;
    display: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #05141f;
    border: 0;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.5),0 0 15px 0 rgba(0,0,0,.5)!important
}

#popup_banner_interior_color .popupclose {
    position: absolute;
    top: 25px;
    left: 25px;
    width: 43px;
    height: 43px;
    background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/close-btn-white.png);
    font-size: 0
}

@media (max-width: 768px) {
    .page-template-order-page .models-wrapper .single-model {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .page-template-order-page .home-header h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .page-template-order-page .home-header h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .page-template-order-page .models-wrapper {
        flex-wrap: wrap;
        margin: 0 40px;
    }

    .page-template-order-page .models-wrapper .single-model .button {
        padding: 5px 25px;
        background-color: #000;
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        text-indent: -10px;
    }

    .page-template-order-page .models-wrapper .single-model .fee-text {
        font-size: 12px;
        color: #58595b;
        padding: 5px 15px;
    }

    #popup_banner_interior_color {
        z-index: 99999;
        position: fixed;
        top: 20%;
        left: 5%;
        width: 90%;
        max-width: 800px;
        text-align: center;
        display: none;
        padding: 0;
        background-color: #fff;
        border: 2px solid #05141f;
        border: 0;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,.5),0 0 15px 0 rgba(0,0,0,.5)!important
    }

    #popup_banner_interior_color .popupclose {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 30px;
        height: 30px;
        background-image: url(https://cdn.shortpixel.ai/spai/w_1920+q_lossless+ret_img+to_webp/order.kia-israel.co.il/wp-content/themes/buy-kia/assets/css/../../images/close-btn-white.png);
        font-size: 0
    }
}

.home-footer {
    margin: 0 0 50px 0
}

.home-footer p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: 'Heebo';
    padding: 0 15px
}

/************/
.single-model .floating-buttons {
    position: fixed;
    z-index: 99;
    left: -205px;
    bottom: 30vh;
    top: auto;
    transition: 1s;
    cursor: pointer;
}

.floating-buttons {
    position: fixed;
    z-index: 99;
    left: -205px;
    top: 50vh;
    transition: 1s;
    cursor: pointer;
}

.floating-buttons:hover {
    transition: 1s;
    left: 0;
}

.floating-buttons .icon {
    width: 60px;
    height: 60px;
    float: right;
    background-color: rgba(255,255,255,0.8);
    background-color: #000;
    position: relative;
}

.floating-buttons .icon img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    filter: invert(1);
}

.floating-buttons .icon i {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    font-size: 32px;
}

.floating-buttons .text {
    display: inline-block;
    line-height: 60px;
    width: 205px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.8);
    color: #000;
}

.single-model .floating-buttons .text {
    display: inline-block;
    line-height: 60px;
    width: 205px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.8);
    color: #000;
}

.floating-buttons .text i {
    font-size: 12px;
}

.fa-angle-double-left {
    font-size: 12px;
}

.fa-angle-double-right {
    font-size: 12px;
}

.offer-btn-wrapper,.test-btn-wrapper,.navigate-btn-wrapper {
    margin-bottom: 10px;
    box-shadow: 0px 0px 100px 0px #00000020;
    width: fit-content !important;
}

.appointment-btn-wrapper {
    box-shadow: 0px 0px 100px 0px #00000020;
    margin-bottom: 10px;
}
.navigate-btn-wrapper .icon img
{
    filter: invert(1);
}

.contact-btn-wrapper {
}

.offer-btn-wrapper:hover .text, .test-btn-wrapper:hover .text, .appointment-btn-wrapper:hover .text, .contact-btn-wrapper:hover .text, .navigate-btn-wrapper:hover .text {
    background-color: #000;
    color: #fff;
}

.floating-buttons-mobile {
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background: #000;
    max-width: 100%;
    width: 100%;
    padding: 10px 10px;
    text-align: center;
}

.floating-buttons-mobile .icon {
    width: 40px;
    height: fit-content;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

.floating-buttons-mobile .icon img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 60%;
    filter: brightness(0);
}

.floating-buttons-mobile .text {
    display: inline-block;
    line-height: 40px;
    padding-right: 0;
    font-size: 14px;
    font-weight: bold;
    margin-right: -7px;
    background-color: transparent !important;
    color: #000 !important;
}

.floating-buttons-mobile .offer-btn-wrapper ,.floating-buttons-mobile .contact-btn-wrapper ,.floating-buttons-mobile .appointment-btn-wrapper ,.floating-buttons-mobile .test-btn-wrapper {
    background-color: #ffffff;
    width: calc(50% - 5px) !important;
    float: right;
    border: 0px solid #cccccc;
    border-radius: 0px;
    margin-bottom: 0;
    text-align: center;
}

.floating-buttons-mobile .test-btn-wrapper {
    background-color: #ffffff;
    width: calc(50% - 5px);
    float: left;
    border: 0px solid #cccccc;
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
}

.floating-buttons-mobile .offer-btn-wrapper {
    margin-left: 0;
}

/******BRANCH**********/
.single-branch .post-info .post-info-content {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 0;
    padding-bottom: 0px !important;
}

.single-branch .post-info .post-info-main-content {
    width: 45%;
    display: table-cell;
    vertical-align: top;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 16px;
    line-height: 1.2;
}

.single-branch .post-info .post-info-actions {
    width: 100%;
    display: block;
    vertical-align: top;
    /* padding-left: 2%; */
    /* padding-right: 2%; */
    font-size: 16px;
    line-height: 1.2;
    padding-top: 5px;
}

.single-branch .post-info .post-info-main-content {
    /* border-right: 1px solid #e5e5e5; */
    padding-left: 35px;
    padding-right: 35px;
    /* border-left: 1px solid #e5e5e5; */
    line-height: 1.2;
    padding-top: 0;
}

.single-branch .post-info .post-info-main-content p {
    margin-bottom: 15px;
}

.single-branch .post-info .post-info-actions {
    text-align: center;
    /* position: absolute; */
    /* bottom: 0; */
    /* width: calc(100% - 40px); */
    padding: 0;
}

.single-branch .post-info .post-info-actions a {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 10px 10px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    fill: #000000;
    color: #000000;
    background-color: #ECF2ED00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 24px 12px 24px;
    border-color: #000;
    max-width: 240px;
    width: 100%;
}

.single-branch .post-info .post-info-actions a:hover {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.single-branch .post-info .post-info-actions a:last-child {
    margin-bottom: 0
}

.single-branch .post-info .post-info-actions a.drive {
    background-color: #eee;
    border: 1px solid #eee;
    color: #000
}

.single-branch .post-info .post-info-actions a.drive:hover {
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5
}

.single-branch {
    margin-bottom: 0;
    padding: 20px;
    margin: 0;
    border: 1px solid #000;
    width: calc(50% - 20px);
    text-align: center;
    border-radius: 5px;
    position: relative;
    padding-bottom: 20px !important;
}

.single-branch .post-info {
    /* position:relative; */
    /* padding-bottom: 60px; */
}

.single-branch:last-child {
    margin-bottom: 0;
    padding: 20px;
    border-bottom: 1px solid #000;
}

.single-branch:nth-child(odd) {
    background-color: #fff;
}

.single-branch .post-info a.waze img {
    position: absolute;
    right: 35%;
    top: 4px
}

.single-branch .post-info .title {
    margin: 0;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold;
}

.single-branch .post-info label {
    font-weight: bold;
    min-width: 110px;
    line-height: 20px;
    float: none;
    display: block;
    margin-bottom: 5px;
}

.single-branch .post-info .description {
    color: #000;
    /* float: right; */
    width: 100%;
}

.single-branch .post-info .description div {
    /*float: right;*/
    width: 100%;
    margin-bottom: 10px;
}

.single-branch .post-info .description div.hours {
    /*float: right;*/
    width: 100%;
    margin-bottom: 20px;
}

.single-branch .post-info div.note {
    /*float: right;*/
    width: 100%;
    margin-bottom: 0;
}

.single-branch .post-info .description p {
    margin-bottom: 0px;
    font-size: 16px;
}

.single-branch .post-info a {
    display: inline-block;
    width: 50%;
    padding: 0;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.indicator_menu ul li.active a {
    pointer-events: none
}

.indicator_menu.branch.top {
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 20px;
    height: auto;
}

.indicator_menu.branch.top {
    background: transparent
}

.indicator_menu.branch.top ul {
    text-align: right;
    padding: 0;
}

.indicator_menu.branch.top ul li {
    float: none;
    display: inline-block;
    width: 140px;
    margin: 0 1%;
    background-color: transparent;
    margin: 0 0% 0 0px;
    display: inline-block;
    text-align: center;
    /* background-color: #eee; */
    font-weight: bold;
    border: 1px solid transparent;
}

.indicator_menu.branch.top ul li:hover {
    float: none;
    display: inline-block;
    /* background-color: #e5e5e5; */
}

.indicator_menu.branch.top ul li.active {
    background-color: transparent;
    border: 1px solid #000;
}

.indicator_menu.branch.top ul li.active-one {
    background-color: transparent;
}

.indicator_menu.branch.top ul li.active-one a {
    color: #fff
}

.indicator_menu.branch.top ul li a {
    font-size: 20px;
    padding: 11px 0 12px 0;
    color: #000;
    display: inline-block;
}

.indicator_menu_branch {
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
    padding: 10px 0;
}

.indicator_menu_branch ul {
    text-align: right;
    margin: 0;
    padding: 0;
}

.indicator_menu_branch ul li a {
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
    color: #000;
}

.indicator_menu_branch ul li {
    /* width: 50px; */
    margin: 0 0% 0 0px;
    display: inline-block;
    text-align: center;
    /* background-color: #eee; */
    font-weight: bold;
    border: 1px solid transparent;
}

.indicator_menu_branch ul li:hover {
    /* width: 22%; */
    /* margin: 0 1%; */
    display: inline-block;
    text-align: center;
    /* background-color: #e5e5e5; */
    font-weight: bold;
}

.indicator_menu_branch ul li.active {
    background-color: #000;
    border: 0px solid #000;
    color: #000;
    border-radius: 3px;
}

.indicator_menu_branch ul li.active a {
    color: #fff;
}

.meet-btn:hover {
}

.single-branch .post-info .post-info-actions .meet-btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 10px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    fill: #000000;
    color: #000000;
    background-color: #ECF2ED00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 24px 12px 24px;
    border-color: #000;
}

.single-branch .post-info .post-info-actions .meet-btn:hover {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.single-branch .post-info .post-info-actions .contact-branch-btn {
    display: block;
    max-width: 240px;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 10px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    fill: #000000;
    color: #000000;
    background-color: #ECF2ED00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 12px 12px 12px;
    border-color: #000;
    margin: 0 auto;
}

.single-branch .post-info .post-info-actions .contact-branch-btn:hover {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.branch_list .service-center,.branch_list_top .service-center {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}

body.rtl .dialog-close-button {
    display: block;
    top: -15px;
    background-color: #000000;
    padding: 8px;
    border-radius: 50%;
}

body.rtl ul {
    list-style: none;
}

/*******FORMS*******/
/*** MAIN WRAPPER ***/
.gform_wrapper {
    background: #f2f2f2 !important;
}

.gform_wrapper ul {
    padding: 0;
    list-style: none;
}

.gfield_checkbox {
    /* max-width:80%; */
}

.gfield_checkbox label {
    font-size: 14px;
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    width: auto;
    max-width: 100%;
    line-height: 19px;
    max-width: 95%;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox], body .gform_wrapper.gf_rtl_wrapper .gfield_radio li input[type=radio], body.rtl .gform_wrapper .gfield_checkbox li input, body.rtl .gform_wrapper .gfield_checkbox li input[type=checkbox], body.rtl .gform_wrapper .gfield_radio li input[type=radio] {
    float: right!important;
    margin-top: 8px;
    margin-left: 10px;
}

/*** REMOVE LABEL FOR PLACEHOLDER ONLY ***/
.gform_wrapper .top_label .gfield_label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}

/*** FIELD STYLING ***/
body.rtl .gform_wrapper ul.gform_fields li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 0;
    margin-bottom: 20px;
}

body.rtl .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half {
    display: inline-block;
    width: calc(50% - 15px);
}

body.rtl .gform_wrapper .gfield_visibility_hidden {
    visibility: hidden;
    position: absolute;
    right: -9999px;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
    margin-left: 30px;
}

@media (max-width: 768px) {
    .gform_wrapper .top_label li.gfield.gf_right_half {
        margin-left: 10px;
    }

    body.rtl .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half {
        display: inline-block;
        width: calc(50% - 5px);
    }
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #ffffff;
    border: none;
    border-radius: 5px;
    color: #000 !important;
    font-weight: 400 !important;
    padding: 7px 15px !important;
    font-size: 16px;
    width: 100%;
    font-family: 'Heebo';
}

body.rtl .gform_wrapper select {
    -webkit-appearance: none !important;
    background-image: url(images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 15px;
    line-height: inherit!important;
    color: black;
    margin-top: 0;
    font-family: 'Heebo';
}

body.rtl .gform_wrapper .branch select {
    background: none;
    background-color: #fff;
    pointer-events: none;
}

/*** FIELD FOCUS STYLING ***/
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus {
}

/*** MESSAGE BOX TRANSITION ***/
.gform_wrapper textarea.medium {
    margin-top: 6px;
    height: 10em;
    transition: height .3s ease-out;
}

/*** MESSAGE BOX FOCUS HEIGHT ***/
.gform_wrapper textarea.medium:focus {
}

/*** BUTTON STYLING ***/
body.rtl .gform_wrapper .gform_footer input.button,body.rtl .gform_wrapper .gform_footer input[type=submit] {
    width: auto;
}

body.rtl .gform_wrapper .gform_footer {
    text-align: center !important;
}

body.rtl .gform_wrapper [type=submit] {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    fill: #000000!important;
    color: #000000!important;
    background-color: #ECF2ED00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    padding: 12px 24px 10px 24px;
    border-color: #000;
	font-family: 'Heebo';
}

body.rtl .gform_wrapper [type=submit] i {
    margin-right: 5px;
}

/*** BUTTON HOVER STYLING ***/
body.rtl .gform_wrapper [type=submit]:hover {
    background: #000000;
    color: #fff!important;
    border-color: #000000;
}

.gform_footer {
    text-align: center;
}

/*** PLACEHOLDER ***/
body ::-webkit-input-placeholder {
    /* Chrome */
    color: #000 !important;
}

body :-ms-input-placeholder {
    /* IE 10+ */
    color: #000 !important;
}

body ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000 !important;
}

body :-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #000 !important;
}

.gform_wrapper .validation_error {
    display: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 97.5%;
    padding-right: 6px!important;
    padding: 0 !important;
    font-family: 'Open Sans Hebrew', sans-serif;
    font-size: 13px;
    color: #bb162b;
    margin-bottom: 5px;
    position: absolute;
}

.form_wrp.searchForm input {
    border: 1px solid black !important;
    margin-bottom: 20px;
    padding: 7px 15px !important;
    border-radius: 5px;
}

html body.rtl .gform_legacy_markup_wrapper .gform_footer {
    text-align: center !important;
}

html body.rtl .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    text-align: center !important;
    margin: 0 auto !important;
}

@media (max-width: 1200px) {
    .page-template-finish-level-page .entry-content .container, .page-template-exterior-color-page .entry-content .container, .page-template-addons-page .entry-content .container {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
        padding-top: 30px;
    }

    .page-template-finish-level-page .entry-content .container .page-title {
        order: 1
    }

    .page-template-finish-level-page .entry-content .container .sub-model-wrapper {
        order: 3;
        max-height: 210px;
        overflow: auto
    }

    .page-template-finish-level-page .entry-content .container .main-area-wrapper {
        order: 2
    }

    .page-template-finish-level-page .entry-content .container .main-area-wrapper {
        width: 100%;
        padding: 0
    }

    .page-template-finish-level-page .entry-content .main-image {
        text-align: center;
        margin: 20px 0;
        padding: 0 3vw
    }

    .page-template-finish-level-page .entry-content .sub-model-wrapper {
        width: calc(100% - 6vw);
        margin: 0 3vw;
        margin-bottom: 10px
    }

    .single-sub-model {
        padding: 15px 20px;
        cursor: pointer;
        position: relative
    }

    .sub-model-wrapper .title {
        text-align: right;
        margin-right: 0;
        padding-right: 20px;
        font-size: 23px;
        width: 100%;
    }

    .sub-model-wrapper .title:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        right: 15px;
        top: 18px;
        z-index: 0;
        cursor: pointer
    }

    .single-sub-model .title:before {
        background: url(https://seres.co.il/wp-content/themes/seres/assets/css/../../images/radio.png) center no-repeat;
        width: 20px;
        height: 20px;
        background-size: cover!important
    }

    .single-sub-model.active .title:before {
        background: url(https://seres.co.il/wp-content/themes/seres/assets/css/../../images/radio-check.png) center no-repeat
    }

    .single-sub-model.active {
        background: transparent;
        color: #000
    }

    .single-sub-model.active .title {
        color: #05141f
    }

    .sub-model-wrapper .content {
        text-align: right;
        margin-bottom: 0;
        margin-top: 0;
        display: none
    }

    .single-sub-model.active .content {
        color: #000;
        padding-right: 20px
    }

    .single-sub-model .price {
        margin-top: 10px;
    }
}

.sliderin .slick-slide img {
    max-width: 400px;
}

.color-carusel-wrapper .sliderin .slick-next {
    position: absolute;
    top: 14vw;
    display: block;
    font-size: 0;
    border: 0;
    left: 10vw;
    z-index: 99;
    background: transparent !important;
    color: #000 !important;
    border: 0 !important;
}

.color-carusel-wrapper .sliderin .slick-prev {
    position: absolute;
    top: 14vw;
    display: block;
    font-size: 0;
    border: 0;
    right: 10vw;
    z-index: 99;
    background: transparent !important;
    color: #000 !important;
    border: 0 !important;
}

.color-carusel-wrapper .sliderin-nav-thumbnails {
    animation: fadeInAnimation ease 5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.color-carusel-wrapper .sliderin-nav-thumbnails {
    max-width: 700px;
    width: auto;
    margin: 0 auto;
    padding-top: 1VW;
    padding-bottom: 1.2VW;
    position: relative;
    bottom: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.color-carusel-wrapper .sliderin-nav-thumbnails .pagination-bullet {
    width: 50px!important;
    height: 50px!important;
    opacity: 1!important;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #616469;
    margin: 0 auto;
}

.sliderin-nav-thumbnails .slick-slide {
    width: 50px!important;
    margin: 0 10px;
    outline: none;
    position: relative;
    float: none!important;
    display: inline-block!important;
}

.sliderin-nav-thumbnails .slick-slide.slick-current:before {
    content: "\2713";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: white;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .color-carusel-wrapper .sliderin-nav-thumbnails {
        animation:fadeInAnimation ease 3s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

    .color-carusel-wrapper .sliderin-nav-thumbnails {
        max-width: 270px;
        margin: 0 auto;
        padding-top: 3VW;
        padding-bottom: 3VW;
    }

    .slick-slider .slick-track,.slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .color-carusel-wrapper .sliderin-nav-thumbnails .pagination-bullet {
        width: 40px!important;
        height: 40px!important;
        opacity: 1!important;
        border-radius: 50%;
        cursor: pointer;
        border: 1px solid #616469;
        margin: 0 auto;
    }

    .sliderin-nav-thumbnails .slick-slide {
        width: 40px!important;
        margin: 0 5px;
        outline: none;
        position: relative;
    }

    .sliderin-nav-thumbnails .slick-slide.slick-current:before {
        content: "\2713";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 14px;
        height: 18px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        color: #fff;
        text-align: center;
    }
}

.single-model .floating-buttons-mifrat {
    position: fixed;
    z-index: 99;
    left: -205px;
    bottom: 5vh;
    transition: 1s;
    cursor: pointer;
}

.floating-buttons-mifrat:hover {
    transition: 1s;
    left: 0;
}

.floating-buttons-mifrat .icon {
    width: 60px;
    height: 60px;
    float: right;
    background-color: rgba(63,57,83,1);
    position: relative;
}

.floating-buttons-mifrat .icon img ,.floating-buttons-mifrat .icon i {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    filter: invert(1);
}

.floating-buttons-mifrat .icon i {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    font-size: 32px;
}

.single-model .floating-buttons-mifrat .text {
    display: inline-block;
    line-height: 60px;
    width: 205px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.8);
    color: rgba(63,57,83,1);
    text-align: right;
}

.single-model .floating-buttons-mifrat a:hover .text {
    background-color: rgba(63,57,83,1);
    color: #fff;
}

.floating-buttons-mifrat .text i {
    font-size: 12px;
}

.single-model .floating-buttons-mifrat.mobile {
    bottom: auto;
    left: auto;
    transition: none;
    /* Optional: adds a smooth transition effect */
    position: relative;
    width: 95% !important;
    margin: 0 auto;
}

.single-model .floating-buttons-mifrat.mobile .single-btn {
    width: 100%;
}

.single-model .floating-buttons-mifrat.mobile .single-btn a ,.single-model .floating-buttons-mifrat.mobile .single-btn a span {
    display: block;
    width: 100%;
}

.single-model .floating-buttons-mifrat.mobile:hover {
    left: 0px;
}

.floating-buttons-mifrat.mobile .icon {
    width: 32px;
    height: 32px;
    float: right;
    background-color: rgba(63,57,83,1);
    position: relative;
    display: none;
}

.floating-buttons-mifrat.mobile .icon i {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.single-model .floating-buttons-mifrat.mobile .text {
    margin: 0;
    padding: 10px 10px;
    background-color: #000 !important;
    text-align: right;
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    text-decoration: none;
    position: relative;
    line-height: inherit;
}

.floating-buttons-mifrat.mobile .text i {
    margin-left: 0;
    font-size: 16px;
    color: #fff;
    width: 20px;
    text-align: center;
    position: absolute;
    left: 5px;
    padding: 0;
    top: 9px;
}

@media only screen and (max-width: 360px) {
    .floating-buttons-mobile .text {
        font-size:11px;
    }
     .page-template-order-page .models-wrapper .single-model .button {
        bottom: 75px;
    }
}

/*****NEW STAMP********/
body:not([class*=elementor-page-]) .site-main .entry-content .container {
    position: relative;
}

.entry-footer-nav .container {
    position: relative;
}

.stamp {
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 99;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 5px;
    color: #000 !important;
    border-radius: 100%;
    width: 115px;
    height: 115px;
    background-color: #fff;
    box-shadow: 0 0px 15px 0 #000;
    text-align: center;
    animation: lightningMoveDown 0.4s ease-in-out,zoomInOut 2.5s infinite, shadowColorCycle 3s infinite ease-in-out; 
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.4s ease-in-out, opacity 0.3s, top 0.5s, left 0.5s;
}

/* Mini Stamp (Hidden by Default) */
.minimized {
    width: 120px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 3px 15px 2px;
    border-radius: 50px;
    top: -40px !important;
    left: 0px !important;
    animation: lightningMoveUp 0.4s ease-in-out,zoomInOut 2.5s infinite, shadowColorCycle 3s infinite ease-in-out;
    display: none;
}

/* Arrow Tip Below Mini Stamp */
.minimized::after {
    content: "";
    position: absolute;
    bottom: -7px;
    /* Position below the bubble */
    left: 85%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    /* Match the background color of the bubble */
}

.stamp.minimized.active {
    display: flex;
	animation: lightningMoveUp 0.4s ease-in-out,zoomInOut 2.5s infinite, shadowColorCycle 3s infinite ease-in-out !important;
}

.stamp.active {
    display: flex;
    animation: lightningMoveDown 0.4s ease-in-out,zoomInOut 2.5s infinite, shadowColorCycle 3s infinite ease-in-out!important;
}

/* Lightning Animation */
@keyframes lightningMoveUp {
    0% {
        transform: translateY(50vh) scale(1.25);
        opacity: 0;
    }

    80% {
        opacity: 0.2;
    }

    90% {
        opacity: 0.4;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

@keyframes lightningMoveDown {
    0% {
        transform: translateY(-50vh) scale(1);
        opacity: 0;
    }

    80% {
        opacity: 0.2;
    }

    90% {
        opacity: 0.4;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

/* Zoom Effect */
@keyframes zoomInOut {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes shadowColorCycle {
    0% { box-shadow: 0 0px 10px 5px darkred; }
    25% { box-shadow: 0 0px 10px 8px darkred; }
    50% { box-shadow: 0 0px 10px 5px darkred; }
    75% { box-shadow: 0 0px 10px 8px darkred; }
    100% { box-shadow: 0 0px 10px 5px darkred; }
}
/* Close Button */
body button.close-btn {
    position: absolute;
    top: -5px;
    right: -5px;
    border: none;
    width: 20px;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    line-height: 19px;
    text-align: center;
    background-color: transparent !important;!i;!;
    color: #000000;
    border-radius: 100%;
    padding: 0 5px;
    box-shadow: none;
    outline: none !important;
}
body button.close-btn span{
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	display: block;
	line-height: 12px;
	margin: auto;
}
/* Mobile-friendly */
@media (max-width: 767px) {
    .stamp {
        width: 240px!important;
        height: auto;
        padding: 5px 5px 4px;
        top: -15px;
        left: 0;
        right: 0;
        border-radius: 50px;
        margin: auto;
        /* position: relative; */
    }

    .minimized {
        width: 120px !important;
        left: -50% !important;
        /* padding-top: 0; */
        position: absolute;
    }

    body button.close-btn {
        top: -10px;
        right: -20px;
        width: 18px;
        height: 18px;
        border-radius: 10px;
        font-size: 16px;
        font-weight: bold;
    }
    
}

#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
    display: block;
    font-family: "Heebo";
    font-size: 125%;
	direction: rtl;
}
#cookie-notice .cookie-notice-container #cn-notice-text{
   text-align: right;
   margin: 0;
   margin-top: 10px;
}
#cookie-notice .cookie-notice-container a{
    color: #000000;
}
#cookie-notice .cn-button{
    font-family: "Heebo";
     font-size: 120%;
     background:#000000;
     color: #fff;
     margin: 0;
     padding: 4px 30px;
     width: 100%;
     border: 0;
     position: relative;
     top: -5px;
     right: 15px;
     cursor: pointer;
}
@media only screen and (max-width: 900px) {
	
	#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
		display: block;
		
		font-size: 110%;
		padding: 25px 25px;
	}
	
	#cookie-notice .cookie-notice-container #cn-notice-text{
	   text-align: right;
	   margin: 0;
	}
	#cookie-notice .cookie-notice-container a{
		color: #000000;
	}
	#cookie-notice .cn-button{
		
		 font-size: 110%;
		 background:#000000;
		 color: #fff;
		 margin: 0;
		 margin-top: 10px;
		 padding: 4px 30px;
		 width: 100%;
		 border: 0;
		 position: relative;
		 top: 0;
		 cursor: pointer;
		 right: 0;
	}
    #cookie-notice .cn-close-icon {
        position: absolute;
        right: 10px;
        top: 15px;
        margin-top: -10px;
        width: 15px;
        height: 15px;
        opacity: .5;
        padding: 10px;
        outline: 0;
        cursor: pointer;
    }
	#cookie-notice{
        z-index:999999999;
    }
}
/* Base floating button styles */
.single-model .floating-buttons-carnav {
  position: fixed;
  z-index: 99;
  right: -155px;
  bottom: 157px;
  transition: right 0.4s ease;
  cursor: pointer;
}

/* Open / close states for JS toggle (mobile) */
.single-model .floating-buttons-carnav.open {
  right: 0;
}

.single-model .floating-buttons-carnav.close {
  right: -155px;
}

/* Desktop hover effect (only for screens wider than 900px) */
@media (min-width: 901px) {
  .single-model .floating-buttons-carnav:hover {
    //right: 0;
    //transition: 1s;
  }
}

/* Mobile adjustments */
@media (max-width: 900px) {
  .single-model .floating-buttons-carnav {
    bottom: 175px;
    transition: right 0.4s ease;
  }

  /* Disable hover effect on mobile */
  .single-model .floating-buttons-carnav:hover {
    //right: -155px;
  }

  /* Ensure close state is enforced */
  .single-model .floating-buttons-carnav.close {
    right: -155px !important;
  }
}

/* Icon inside the button */
.single-model .floating-buttons-carnav .icon {
  width: 52px;
  height: 52px;
  float: left;
  background-color: #000;
  position: relative;
}

/* Icon image */
.single-model .floating-buttons-carnav .icon img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  filter: invert(1);
}

/* Optional icon font (if used) */
.single-model .floating-buttons-carnav .icon i {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  font-size: 32px;
}

/* Text wrapper */
.single-model .floating-buttons-carnav .text {
  display: inline-block;
  line-height: 52px;
  width: 155px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(255,255,255,0.8);
  color: #000;
  direction: ltr;
}

/* Text icon */
.single-model .floating-buttons-carnav .text i {
  font-size: 12px;
}

/* Button wrapper */
.single-model .floating-buttons-carnav .navigate-btn-wrapper {
  margin-bottom: 10px;
  box-shadow: 0px 0px 100px 0px #00000020;
  width: fit-content !important;
}
