
:root{
  --theme-content-width:1200px;
  --theme-primary-color:#E30016;
  --theme-secondary-color:#102a83;
  --theme-content-bg:#fff;
  --theme-light-bg:#f6f6f6;
  --theme-border-color:#E2E4E6;

  --theme-button-background-color:var(--theme-primary-color);
  --theme-button-font-color:#fff;
  --theme-font-color:#444444;
  --theme-font-color-light:#808D97;
  
  --theme-font-size:0.9375rem;
  --theme-font-size-small:0.8125rem;
}
body{
  font-size:var(--theme-font-size);
}
html h1,
html h2,
html h3{
  letter-spacing:normal;
}
.section_btn{
  margin-top:2.5rem;
}
.custom_btn{
  border:0.0625rem solid var(--theme-button-background-color);
  color:var(--theme-button-background-color);
  border-radius:1.875rem;
  display:inline-flex;
  align-self:center;
  padding:0 1.875rem;
  line-height:2.8125rem;
  font-weight:500;
  transition:all 500ms ease 0s;
}
.custom_btn:hover{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
}
.search_result_msg{
  display:flex;
  justify-content:center;
  margin:1.25rem 0;
}
.search_result_msg i img{
  margin-right:0.9375rem;
  width:5rem;
}
.search_result_msg > div p:nth-child(1){
  font-size:1.25rem;
}
.search_result_msg > div p._btn{
  margin-top:1.25rem;
}
.search_result_msg > div p a{
  border-radius:0.3125rem;
  padding:0 1.25rem;
}
html .layout_core_menu_mini > div > ul,
html .layout_core_menu_mini > div > ul > li{
  overflow:inherit;
}
html .global_left_panel.panel-collapsed .layout_core_menu_mini > div > ul{
  padding-left:10px;
  padding-right:5px;
}
.core_mini_profile{
  position:relative;
}
.core_mini_profile>.bg_item_photo{
  background-color:var(--theme-secondary-color);
}
.bg_item_nophoto:before{
  color:#fff;
}
.layout_core_menu_mini #core_menu_mini_menu > ul > li > a.core_mini_profile > span:not(.bg_item_photo){
  display:block;
  font-size:10px;
  color:var(--theme-secondary-color);
  white-space:nowrap;
  font-weight:normal;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  line-height:1.5;
  margin:0;
}
/*Fixes*/
.sesbasic_icon_btn i:before{
  font-size:1.0625rem;
}
.sesproduct_grid .sesproduct_add_cart a.sesbasic_icon_fav_btn,
.sesproduct_information_buttons a.sesproduct_wishlist_button_custom{
  background-color:transparent !important;
  border-width:0.0625rem;
}
.sesproduct_add_cart .cart_only_text a.sesbasic_icon_fav_btn{
  padding:0;
  height:1.875rem;
  width:1.875rem;
  display:flex;
}
.sesproduct_add_cart .cart_only_text a.sesbasic_icon_fav_btn i{
  margin:0;
}
.sesproduct_grid .sesproduct_add_cart a.sesbasic_icon_fav_btn i:before,
.sesproduct_information_buttons a.sesproduct_wishlist_button_custom i:before{
  color:var(--theme-font-color);
}
.sesproduct_grid .sesproduct_add_cart a.sesbasic_icon_fav_btn.button_active,
.sesproduct_information_buttons a.sesproduct_wishlist_button_custom.button_active{
  border-color:var(--theme-button-background-color);
  background-color:var(--theme-button-background-color) !important;
  color:var(--theme-button-font-color) !important;
}
.sesproduct_grid .sesproduct_add_cart a.sesbasic_icon_fav_btn.button_active i:before,
.sesproduct_information_buttons a.sesproduct_wishlist_button_custom.button_active i:before{
  color:var(--theme-button-font-color) !important;
}
.sesproduct_quickview .sesproduct_addtocart,
.layout_sesalbum_browse_menu{
  display:none !important;
}
.layout_sesproduct_manage_products .sesbasic_tabs_content{
  border-width:0 !important;
  padding:0 !important;
}
#global_page_user-profile-index .layout_sesproduct_manage_products .sesproduct_products_listing > li{
  width:25%;
}
.layout_sesadvancedbanner_banner_slideshow .sesadvancedbanner_banner_img_container._video{
  aspect-ratio:2.72/1;
}
.layout_sesadvancedbanner_banner_slideshow .sesadvancedbanner_banner_img_container._video video{
  height:100%;
  width:100%;
  object-fit:cover;
}
#global_page_user-index-home .layout_sesadvancedbanner_banner_slideshow{
  margin-bottom:0 !important;
}
html #global_page_user-index-home .layout_sesadvancedbanner_banner_slideshow + .generic_layout_container{
  margin-top:0 !important;
} 
html .sesadvancedbanner_banner_content_inner{
  display:flex;
  height:100%;
  align-items:flex-end;
}
html .sesadvancedbanner_banner_btns{
  margin-bottom:7.5rem;
}
html .sesadvancedbanner_banner_btns a{
  border-radius:0.25rem !important;
}
html .sesalbum_album_thumbnail_owner_photo,
html .ses_media_lightbox_information{
  display:none;
}
.layout_sesproduct_browse_products .sesbasic_view_type{
  margin-bottom:3px !important;
}
@media (max-width:950px){
  #global_page_user-profile-index .layout_sesproduct_manage_products .sesproduct_products_listing > li{
    width:33.33%;
  }
}
@media (max-width:768px){
  html .sesadvancedbanner_banner_container_wrapper,
  html .sesadvancedbanner_banner_main,
  html .sesadvancedbanner_banner_slides,
  html .sesadvancedbanner_banner_img_container,
  html .sesadvancedbanner_banner_content{
    height:25rem !important;
  }
}
@media (max-width:767px){
  .global_left_panel.panel-collapsed .layout_core_menu_mini > div > ul{
    padding:0 0 10px;
  }
  #global_page_user-profile-index .layout_sesproduct_manage_products .sesproduct_products_listing > li{
    width:50%;
  }
  .search_result_msg{
    flex-direction:column;
    align-items:center;
  }
  .search_result_msg > i{
    margin:0 0 0.9375rem;
  }
  .search_result_msg > div{
    text-align:center;
  }
  html .sesadvancedbanner_banner_btns{
    margin-bottom:1.25rem;
    width:100%;
    text-align:left !important;
  }
  html .sesadvancedbanner_banner_btns a{
    padding:5px 10px;
  }
  .sesadvancedbanner_mouse_wheel{
    display:none !important;
  }
}
@media (max-width:540px){
  #global_page_user-profile-index .layout_sesproduct_manage_products .sesproduct_products_listing > li{
    width:100%;
  }
  html .sesadvancedbanner_banner_container_wrapper,
  html .sesadvancedbanner_banner_main,
  html .sesadvancedbanner_banner_slides,
  html .sesadvancedbanner_banner_img_container,
  html .sesadvancedbanner_banner_content{
    height:11.25rem !important;
  }
}
/*Compare Page*/
html .sesproduct_grid .sesproduct_product_compare .checkmark:before{
  content:"\f362";
}
html .sesproduct_grid .sesproduct_product_compare input:checked ~ .checkmark:before{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
}
.sesproduct_addto_Compare table.compare_product tr > td{
  vertical-align:top;
}
.sesproduct_addto_Compare table.compare_product tr > td img{
  object-position:center center;
}
html .sesproduct_addto_Compare span.compare_close{
  background-color:#000;
  height:1.25rem;
  width:1.25rem;
  display:flex;
  justify-content:center;
  align-items:center;
  border-radius:0.1875rem;
  color:#fff;
}
.sesproduct_addto_Compare table.compare_product tr > td._logo{
  text-align:center;
  vertical-align:middle;
}
.sesproduct_addto_Compare table.compare_product tr > td._logo img{
  max-width:80%;
  width:auto !important;
  margin:1.25rem auto;
}
/*HEADER START*/
.layout_page_header .layout_main{
  max-width:1200px;
  margin:0 auto;
}
html .layout_core_menu_logo{
  padding-left:0;
}
html .layout_core_menu_mini{
  padding-right:0;
}
.layout_page_header{
  box-shadow:0 0.125rem 0.3125rem rgba(0, 0, 0, 0.1);
  z-index:11;
} 
.layout_core_menu_mini > div > ul > li > .btn_1{
  border:1px solid var(--theme-button-background-color);
  color:var(--theme-button-background-color) !important;
  display:flex !important;
  align-items:center;
  border-radius:0.375rem !important;
  padding:0.625rem 0.9375rem !important;
  line-height:inherit !important;
  font-weight:400 !important;
  min-width:80px;
  justify-content:center;
  margin-top:5px;
}
.layout_core_menu_mini > div > ul > li > .btn_1:hover{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color) !important;
}
.layout_core_menu_mini > div > ul > li._buy > .btn_1{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color) !important;
}
.layout_core_menu_mini > div > ul > li._sell > .btn_1{
  border-color:#102A83;
  background-color:#102A83;
  color:#fff !important;
}
.layout_core_menu_mini > div > ul > li > a i{
  display:block !important;
  margin-right:0.3125rem;
}
html .guest-user .layout_core_menu_mini > div > ul{
  padding-bottom:0 !important;
}
.guest-user .layout_core_menu_mini > div > ul > li:nth-child(1),
.guest-user .layout_core_menu_mini > div > ul > li:nth-child(2),
.guest-user .layout_core_menu_mini > div > ul > li > a.core_mini_auth,
.guest-user .layout_core_menu_mini > div > ul > li > a.core_mini_signup{
  display:none !important;
} 
.layout_core_menu_main{
  margin-top:10px;
}
/*Main Menu Highlight*/
#global_page_core-pages-about .layout_core_menu_main .navigation > li > a.custom_478,
#global_page_core-pages-inquiry .layout_core_menu_main .navigation > li > a.custom_480,
#global_page_core-pages-sellcar .layout_core_menu_main .navigation > li > a.custom_481,
#global_page_core-pages-finance .layout_core_menu_main .navigation > li > a.custom_482,
#global_page_core-pages-insurance .layout_core_menu_main .navigation > li > a.custom_483,
#global_page_core-pages-ourteam .layout_core_menu_main .navigation > li > a.custom_487{
/*  background:var(--theme-button-background-color) !important;*/
  color:var(--theme-button-background-color) !important;
}
/*Social Icons*/
.header_social_icons{
  float:left;
  display:flex;
  align-items:center;
  margin-top:0;
}
.header_social_icons a{
  border-radius:50%;
  border:1px solid var(--theme-button-background-color);
  color:var(--theme-button-background-color) !important;
  height:2.5rem;
  width:2.5rem;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0.125rem 0.3125rem;
}
.header_social_icons a svg{
  fill:var(--theme-button-background-color);
}
.header_social_icons a:hover{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color) !important;
}
.header_social_icons a:hover svg{
  fill:var(--theme-button-font-color);
} 
.header_social_icons i{
  font-size:1rem;
}
.header_social_icons i svg{
  height:1.375rem;
  position:relative;
}
.header_mobile_menu{
  display:none !important;
}
.layout_core_menu_main ul ul{
  background-color:var(--theme-secondary-color);
  border-color:var(--theme-secondary-color);
}
@media (max-width:1024px){
  .global_left_panel .layout_page_header .layout_main:after{
    content:"";
    clear:both;
    display:block;
  } 
  /* html .global_left_panel .layout_page_header{
    top:0;
    left:0;
    right:0;
    position:fixed;
    z-index:11;
  } */
  html .layout_core_menu_logo,
  html .layout_core_menu_mini{
    width:auto !important;
  }
  html .main_menu_navigation > .navigation,
  html .header_social_icons,
  html .header_social_icons,
  html .layout_core_menu_mini > div > ul > li.call_now{
    display:none !important;
  }
  html .layout_core_menu_logo{
    float:left;
    margin-left:3.125rem !important;
  }
  html .layout_core_menu_logo img{
    margin:0;
  }
  html .layout_core_menu_mini{
    float:right;
  }
  html .global_left_panel .navbar-toggler{
    left:0 !important;
  }
  .header_mobile_menu{
    display:block !important;
    overflow:auto;
  }
  .mobile_menu_header{
    border-bottom-width:0.0625rem;
    display:flex;
    justify-content:space-between;
    padding:0.625rem 1.25rem;
    position:relative;
  }
  .mobile_menu_header ._logo{
    flex:1;
  }
  .mobile_menu_header ._logo img{
    max-height:3.25rem;
    max-width:80%;
  }
  .navbar .show .mobile_menu_header .btn-close{
    right:0;
    height:auto;
    width:1.875rem;
    padding:0;
    line-height:1.875rem;
    display:flex;
    align-items:center;
  }
  .global_left_panel .offcanvas .btn-close i{
    font-size:1.375rem;
    margin-top:0.625rem;
  }
  .mobile_menu_header_social{
    display:flex;
    align-items:center;
    margin-top:0;
    padding:0.625rem;
    justify-content:center;
  }
  .mobile_menu_header_social a{
    border-radius:50%;
    background-color:var(--theme-button-background-color);
    color:var(--theme-button-font-color) !important;
    height:2.1875rem;
    width:2.1875rem;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0.125rem 0.3125rem;
  }
  .mobile_menu_header_social a svg{
    fill:var(--theme-button-font-color);
  }
  .mobile_menu_header_social i{
    font-size:1rem;
  }
  .mobile_menu_header_social i svg{
    height:1.375rem;
    position:relative;
  }
  .mobile_menu_header_btns{
    display:flex;
    flex-direction:column;
    padding:0.625rem;
  }
  .mobile_menu_header_btns a{
    border-radius:0.3125rem;
    width:90%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0.3125rem auto;
    line-height:3.125rem;
    font-weight:bold;
  }
  .mobile_menu_header_btns a.btn_1{
    border-color:var(--theme-button-background-color);
    background-color:var(--theme-button-background-color);
    color:var(--theme-button-font-color) !important;
  }
  .mobile_menu_header_btns a.btn_2{
    border-width:0.0625rem;
  }
  .mobile_menu_header_btns a i{
    margin-right:0.3125rem;
  }
  .header_mobile_menu ._copyright{
    font-size:var(--theme-font-size-small);
    text-align:center;
    padding:0.625rem;
  }
  body.global_left_panel .layout_core_menu_main{
    border-width:0;
  }
  body.global_left_panel .layout_core_menu_main .menu_core_main{
    padding:0.9375rem;
  }
  .global_left_panel .layout_core_menu_main .menu_core_main i{
    color:var(--theme-primary-color);
  }
}
@media (max-width:767px){
  .layout_page_header{
    position:fixed;
    top:0;
  }
  #global_wrapper{
    margin-top:60px;
  }
  html .layout_page_header .layout_main{
    display:block;
  }
  html .layout_core_menu_logo a{
    width:5rem;
    overflow:hidden;
    display:block;
  }
  html .layout_core_menu_logo a img{
    width:auto;
    max-width:inherit !important;
  }
  html .layout_core_menu_mini #core_menu_mini_menu{
    margin:0.25rem 0;
  }
  body:not(.guest-user) .layout_core_menu_mini #core_menu_mini_menu > ul > li{
    margin:0;
    padding:0;
  }
  body:not(.guest-user) .layout_core_menu_mini #core_menu_mini_menu > ul > li .show_icons{
    border-radius:50% !important;
    margin:0.25rem;
    width:2.5rem !important;
    height:2.5rem !important;
  }
  body:not(.guest-user) .layout_core_menu_mini #core_menu_mini_menu > ul > li .show_icons > i{
    margin:0 !important;
  }
  body:not(.guest-user) .layout_core_menu_mini #core_menu_mini_menu > ul .core_mini_auth span{
    display:none;
  }
  body:not(.guest-user) .layout_core_menu_mini #core_menu_mini_menu > ul > li > .show_icons.core_mini_auth > i{
    margin:-0.1275rem 0 0 !important;
  }
  body.guest-user .global_left_panel.panel-collapsed .layout_core_menu_mini > div > ul > li{
    margin-bottom:0;
  }
  
}


/*Products Filter*/
.layout_core_product_filter_bar{
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  background:none !important;
  margin:0 !important;
}
#global_page_sesproduct-index-browse .layout_core_product_filter_bar{
  margin-bottom:0.9375rem !important;
}
.header_products_filter_main{
  background-color:var(--theme-secondary-color);
}

@media (min-width:768px){
  .header_products_filter_main.sticky{
    position:fixed;
    left:0;
    top:0;
    z-index:111;
    width:100%;
  }
}
.header_products_filter{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
.header_products_filter ._txt{
  color:#fff;
  margin-right:1.25rem;
  opacity:.7;
}
.header_products_filter_menu{
  flex:1;
}
.header_products_filter_menu > ul{
  display:flex;
}
.header_products_filter_menu > ul > li{
  position:relative;
}
.header_products_filter_menu > ul > li:hover{
  background-color:#061859;
}
.header_products_filter_menu > ul > li > a{
  display:flex;
  justify-content:center;
  align-items:center;
  color:#fff;
  padding:0.75rem 0.75rem;
  font-weight:400;
}
.header_products_filter_menu > ul > li > a i{
  background-image:url(../images/custom/caret-down.svg);
  margin-left:0.625rem;
  position:relative;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  height:1rem;
  width:1rem;
  background-size:1.75rem;
  background-repeat:no-repeat;
  background-position:center;
}
.header_products_filter_menu > ul > li:hover > a i{
  transform:rotate(180deg);
}
.header_products_filter_submenu{
  display:none;
  background-color:#061859;
  position:absolute;
  z-index:10;
  min-width:100%;
  padding:0.625rem 0;
}
.header_products_filter_menu > ul > li._right .header_products_filter_submenu{
  right:0;
}
@media (min-width:768px){
  .header_products_filter_menu > ul > li:hover .header_products_filter_submenu{
    display:flex;
    flex-direction:column;
  }
}
.header_products_filter_submenu ._col{
  max-height:25rem;
  overflow:auto;
}
.header_products_filter_submenu._2col ._sec{
  display:flex;
}
.header_products_filter_submenu._2col ._col{
  flex:initial;
  width:12.5rem;
}
.header_products_filter_submenu._2col ._sub{
  width:auto;
}
.header_products_filter_submenu._2col ._sub ul{
  width:12.5rem;
  height:100%;
}
.header_products_filter_submenu a{
  padding:0.375rem 1.25rem;
  color:#fff !important;
  display:flex;
  align-items:center;
  white-space:nowrap;
  opacity:.9;
  font-size:0.8125rem;
}
.header_products_filter_submenu li._active a,
.header_products_filter_submenu a:hover{
  opacity:1;
}
.header_products_filter_submenu li._active a > span,
.header_products_filter_submenu li:hover > a > span{
  text-decoration:underline;
}
.header_products_filter_submenu ._main a i{
  margin-left:0.3125rem;
  transition:all 100ms ease 0s;
  position:relative;
  width:0.75rem;
  overflow:hidden;
  font-size:0;
}
.header_products_filter_submenu ._main li._active a > i,
.header_products_filter_submenu ._main li:hover a:hover i{
  right:-0.1875rem;
  font-size:0.75rem;
}
.header_products_filter_submenu li._subhead{
  padding:0.375rem 1.25rem;
  color:#fff !important;
  font-size:1.0625rem;
}
.header_products_filter_submenu li + li._subhead{
  border-top:0.0625rem dashed #576491;
  margin-top:0.3125rem;
  padding-top:0.625rem;
}
.header_products_filter_submenu li > label{
  padding:0.375rem 1.25rem;
  color:#fff !important;
  cursor:pointer;
  display:flex;
  align-items:center;
  white-space:nowrap;
  font-size:0.8125rem;
}
.header_products_filter_submenu li > label input[type=checkbox],
.header_products_filter_submenu li > label input[type=radio]{
  margin:0 0.3125rem 0 0;
}
.header_products_filter_submenu ._col::-webkit-scrollbar{
  width:0.125rem;
  position:absolute;
}
.header_products_filter_submenu ._col::-webkit-scrollbar-track{
  box-shadow:inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
}
.header_products_filter_submenu ._col::-webkit-scrollbar-thumb{
  background-color:#e5e5e5;
  outline:0.0625rem solid #e5e5e5;
  border-radius:0.625rem;
}
.products_filter_mobile_toggle{
  display:none;
}
.header_products_filter_rang{
  display:flex;
  padding:0 0.9375rem;
  justify-content:center;
}
.header_products_filter_rang ._label{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  white-space:nowrap;
  color:#fff;
  padding:0.625rem 0;
  position:relative;
}
.header_products_filter_rang ._label ._min{
  margin-bottom:0.225rem;
}
.header_products_filter_rang ._label #maxRangeText,
.header_products_filter_rang ._label #minRangeText{
  position:absolute;
  left:2.5rem;
  font-size:var(--theme-font-size-small);
}
.header_products_filter_rang ._label #maxRangeText{
  top:2.4rem;
}
.header_products_filter_rang ._label #minRangeText{
  bottom:-0.3rem;
}
.header_products_filter_rang .al-range-slider__input{
  background-color:#061859;
  color:#fff;
  border-width:0;
  box-shadow:none;
  position:absolute;
  left:0.625rem;
  top:0.400rem;
  width:6.625rem !important;
  min-width:inherit !important;
  font-weight:bold;
  font-size:var(--theme-font-size);
}
.header_products_filter_rang .al-range-slider__input[name=from]{
  bottom:0.125rem;
  top:auto;
}
.header_products_filter_rang .al-range-slider__input[name=from_custom]{
  bottom:0;
  top:auto;
  margin-bottom:0.5rem;
}
.header_products_filter_rang .al-range-slider_vertical .al-range-slider__track{
  margin:0 2rem 0 7.625rem;
  width:0.625rem;
}
.header_products_filter_rang .al-range-slider_vertical .al-range-slider__bar{
  background:var(--theme-button-background-color);
}
.header_products_filter_rang .al-range-slider__knob{
  background:var(--theme-button-background-color) !important;
  border:0.125rem solid #fff !important;
  box-shadow:none !important;
}
.header_products_filter_rang .al-range-slider__knob:after{
  content:"";
  position:absolute;
  right:-20px;
  top:3px;
  width:0;
  height:0;
  border-top:8px solid transparent;
  border-bottom:8px solid transparent;
  border-right:8px solid var(--theme-primary-color);
}
.header_products_filter_rang .al-range-slider_vertical .al-range-slider__tooltip{
  background:var(--theme-button-background-color) !important;
  color:var(--theme-button-font-color) !important;
  border-width:0;
  box-shadow:none;
  font-size:0;
}
/* .header_products_filter_rang .al-range-slider_vertical .al-range-slider__tooltip:before{
  content:"₹ ";
  font-size:0.9375rem;
  vertical-align:middle;
} */
.header_products_filter_btn{
  text-align:center;
  margin-top:0.625rem;
}
.header_products_filter_btn button{
  padding:0.25rem 1.25rem;
  font-size:0.75rem;
  font-weight:bold;
}
@media (max-width:1200px){
  .header_products_filter_menu > ul > li > a{
    padding:0.75rem 0.375rem;
  }
  .header_products_filter_menu > ul{
    flex-wrap:wrap;
  }
}
@media (max-width:767px){
  .header_products_filter_main{
    position:relative;
  }
  .products_filter_mobile_toggle{
    display:none;
  }
  .header_products_filter ._txt{
    flex:1;
  }
  .products_filter_mobile_toggle{
    border-radius:50%;
    display:block;
    height:3.125rem;
    position:relative;
    width:1.25rem;
    transition:all 700ms ease 0s;
  }
  .products_filter_mobile_toggle i{
    background-color:#fff;
    position:absolute;
    display:inline-block;
    height:0.125rem;
    width:1.25rem;
    border-radius:0.125rem;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%);
    -moz-transform:translate(-50%);
    -ms-transformtransform:translate(-50%);
    -o-transformtransform:translate(-50%);
    transform:translate(-50%);
  }
  .products_filter_mobile_toggle i:before, 
  .products_filter_mobile_toggle i:after{
    content:"";
    background-color:#fff;       
    position:absolute;
    height:0.125rem;
    width:1.25rem;
    border-radius:0.125rem;
    left:0;
    backface-visibility:hidden!important;
    -webkit-transform-origin:0 50%;
    -moz-transform-origin:0 50%;
    -ms-transform-origin:0 50%;
    -o-transform-origin:0 50%;
    transform-origin:0 50%;
  }
  .products_filter_mobile_toggle i:before{top:-0.5rem;}
  .products_filter_mobile_toggle i:after{top:0.5rem;}
  .header_products_filter_menu{
    display:none;
  }
  .header_products_filter_menu{
    background-color:#102a83;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    z-index:111;
  }
  .header_products_filter_menu._open{
    display:block;
  }
  .header_products_filter_menu > ul > li{
    border-top:0.0625rem solid #0c2065;
    width:100%;
  }
  .header_products_filter_menu > ul > li > a{
    justify-content:space-between;
    padding:0.75rem 0.9375rem;
  }
  .header_products_filter_submenu{
    position:inherit;
  }
  .header_products_filter_submenu > ul{
    display:block !important;
    max-height:18.75rem;
    overflow:auto;
  }
  .header_products_filter_submenu ._main,
  .header_products_filter_submenu ._sub{
    display:none;
  }
  .header_products_filter_submenu a span{
    flex:1;
  }
  .header_products_filter_submenu a i{
    height:1.25rem;
    width:1.25rem;
    display:flex;
    justify-content:flex-end;
    align-items:center;
  }
  .header_products_filter_submenu li ul{
    display:none;
  }

}
/*HEADER END*/
.responsive-img{
  max-width:100%;
}
/*Buy Car Page Start*/
#global_page_core-pages-buycar #global_wrapper{
  padding:0;
}
#global_page_core-pages-buycar #global_content{
  padding:0;
  width:100%;
  max-width:100%;
}
.layout_core_buycar_emi_calculator{
  background-color:transparent !important;
  border-width:0 !important;
  box-shadow:none !important;
  padding:0 !important;
}
.buycar_banner{
  position:relative;
  overflow:hidden;
}
.buycar_banner_bg{
  background-image:url(../images/custom/buycar-banner.png);
  background-size:cover;
  background-position:center;
  position:absolute;
  left:0;
  width:100%;
  height:100%;
}
.buycar_banner_content{
  background-color:rgba(0, 0, 0, .4);
  position:relative;
  padding:3.125rem 0 9.375rem 0;
}
.buycar_banner_content > section{
  max-width:var(--theme-content-width);
  margin:0 auto;
}
.buycar_banner_logo img{
  max-height:5rem;
  max-width:100%;
}
.buycar_banner_content h2{
  color:#fff;
  font-size:1.75rem;
  letter-spacing:normal;
  font-weight:500;
  margin:1.25rem 0;
}
.buycar_banner_features{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.buycar_banner_features > div{
  padding:0.3125rem;
  display:flex;
  align-items:center;
  color:#fff;
  font-weight:bold;
  font-size:0.9375rem;
}
.buycar_banner_features > div svg{
  height:1.125rem;
  margin-right:0.3125rem;
  fill:#00e2ae;
}
.buycar_wrapper .custom_emi_calculator{
  margin:-6.25rem auto 3.125rem;
}
#global_page_sesproduct-index-browse .custom_emi_calculator{
  margin:-6.25rem 0.9375rem 3.125rem;
}
.custom_emi_calculator{
  background-color:var(--theme-content-bg);
  box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,.08);
  position:relative;
  max-width:var(--theme-content-width);
  border-radius:0.9375rem;
  overflow:hidden;
}
.custom_emi_calculator_head{
  background-color:#fafafa;
  border-bottom:0.0625rem solid #f2f3f5;
  padding:1.25rem;
  font-weight:bold;
  font-size:1.25rem;
}
.custom_emi_calculator_main{
  display:flex;
  flex-wrap:wrap;
}
.custom_emi_calculator_main > div{
  width:50%;
}
.custom_emi_calculator_left{
  background-color:#fafafa;
  display:flex;
  flex-direction:column;
}
.custom_emi_calculator_emiamt{
  background-color:var(--theme-content-bg);
  border-bottom:0.0625rem solid #f2f3f5;
  padding:1.5625rem;
  text-align:center;
  color:#E30016;
  line-height:1;
  font-size:1.0625rem;
}
.custom_emi_calculator_emiamt i{
  font-style:normal;
  position:absolute;
  font-size:1.25rem;
  font-weight:bold;
  margin-left:-1.25rem;
}
.custom_emi_calculator_emiamt ._value{
  font-size:2.8125rem;
  font-weight:bold;
}
.custom_emi_calculator_left_cont{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
.custom_emi_calculator_left_cont ._chartwrap{
  padding:1.25rem;
}
.custom_emi_calculator_left_cont ._chart{
  height:5rem;
  width:10rem;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}
.custom_emi_calculator_left_cont ._chartinner{
  background:linear-gradient(180deg, #ed6d7a 50%,#fff 50% 51%,#E30016 51%);
  border-radius:50%;
  height:10rem;
  width:10rem;
  display:flex;
  align-items:center;
  justify-content:center;
  -webkit-transition:-webkit-transform .3s ease-out;
  transition:-webkit-transform .3s ease-out;
  transition:transform .3s ease-out;
  transition:transform .3s ease-out,-webkit-transform .3s ease-out;
}
.custom_emi_calculator_left_cont ._chartinner > div{
  background-color:#fafafa;
  height:6.25rem;
  width:6.25rem;
  border-radius:50%;
}
.custom_emi_calculator_left_cont_det{
  flex:1;
  padding:0.9375rem;
}
.custom_emi_calculator_left_cont_det > div{
  display:flex;
  justify-content:space-between;
  margin-bottom:0.625rem;
}
.custom_emi_calculator_left_cont_det > div span{
  display:flex;
  align-items:center;
}
.custom_emi_calculator_left_cont_det > div span + span{
  font-weight:bold;
}
.custom_emi_calculator_left_cont_det > div._total{
  border-top:0.0625rem solid #f2f3f5;
  padding-top:0.625rem;
  margin-bottom:0;
}
.custom_emi_calculator_left_cont_det > div i{
  width:1rem;
  margin-right:0.625rem;
  text-align:center;
}
.custom_emi_calculator_left_cont_det > div:nth-child(1) i{
  color:#ed6d7a;
}
.custom_emi_calculator_left_cont_det > div:nth-child(2) i{
  color:#E30016;
}
.custom_emi_calculator_left_btn{
  background:#f6f6f6;
  margin-top:auto;
  padding:0.9375rem;
  font-size:var(--theme-font-size-small);
}
.custom_emi_calculator_right{
  border-left:0.0625rem solid #f2f3f5;
  padding:1.5625rem;
}
.custom_emi_calculator_rang_field{
  margin-bottom:0.9375rem;
}
.custom_emi_calculator_rang_field_top,
.custom_emi_calculator_rang_field_btn{
  display:flex;
  justify-content:space-between;
}
.custom_emi_calculator_rang_field_top{
  font-weight:bold;
}
.custom_emi_calculator_rang_field_top span:nth-last-child(1){
  color:var(--theme-secondary-color);
}
.custom_emi_calculator_rang_field_top span input{
  background-color:#fff;
  color:var(--theme-secondary-color);
  font-weight:bold;
  text-align:center;
  padding:0.1875rem 0.3125rem;
  width:6.875rem;
  border:0.0625rem solid #ccc !important;
  border-radius:0.3125rem;
}
.custom_emi_calculator_rang_field_btn{
  font-size:var(--theme-font-size-small);
}
.custom_emi_calculator_rang_field_slider{
  margin:0.3125rem 0;
}
.custom_emi_calculator_rang_field .error{
  font-size:var(--theme-font-size-small);
  color:var(--theme-button-background-color);
}
.custom_emi_calculator_rang_field .error i{
  margin-right:0.125rem;
}
/* Slider*/
.custom_range_slider{
  -webkit-appearance:none;
  appearance:none; 
  width:100%;
  cursor:pointer;
  outline:none;
  border-radius:0.9375rem;
  height:0.375rem;
  background:#ccc;
}
.custom_range_slider::-webkit-slider-thumb{
  -webkit-appearance:none;
  appearance:none; 
  height:1.25rem;
  width:1.25rem;
  background-color:var(--theme-secondary-color);
  border-radius:50%;
  border:0.125rem solid #fff;
  transition:.2s ease-in-out;
  box-shadow:0 0 0.125rem rgba(0, 0, 0, .5);
}
.custom_range_slider::-moz-range-thumb{
  height:1.25rem;
  width:1.25rem;
  background-color:var(--theme-secondary-color);
  border-radius:50%;
  border:0.125rem solid #fff;
  transition:.2s ease-in-out;
  box-shadow:0 0 0.125rem rgba(0, 0, 0, .5);
}
@media (max-width:1200px){
/*  .buycar_banner_content > section,
  .custom_emi_calculator{
    width:95%;
  }*/
}
@media (max-width:767px){
  .custom_emi_calculator_main > div{
    width:100%;
  }
  .custom_emi_calculator_left{
    order:2;
  }
}
@media (max-width:540px){
  .custom_emi_calculator_left_cont > div{
    width:100%;
  }
  .buycar_banner_content h2{
    font-size:1.25rem;
    font-weight:bold;
  }
}

/*Footer CSS Start*/
.layout_bottom{
  clear:both;
}
html #global_footer{
  border-top-width:0 !important;
  margin-top:0 !important;
}
html #global_footer:before{
  display:none;
}
.layout_core_footer_images{
  padding:0 !important;
  border-radius:0 !important;
}
#global_footer .footer_images{
  background-color:var(--theme-light-bg);
}
.footer_images{
  padding:0.625rem 0 1.875rem;
}
.footer_images_list{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.625rem;
}
.footer_images_list_item{
  width:25%;
  padding:0.625rem;
}
.footer_images_list_item img{
  max-width:100%;
  width:100%;
}
.layout_sesfooter_footer{
  background-color:#d7dced;
}
.footer_main_layout{
  display:flex;
  flex-wrap:wrap;
  max-width:var(--theme-content-width);
  margin:0 auto;
  padding:2.5rem 0;
}
html .footer_main_layout *{
  color:#000 !important;
}
.footer_main_layout ._left{
  width:40%;
}
.footer_main_layout .sesfooter_logo img{
  max-width:100%;
  max-height:5rem;
}
.footer_main_layout .sesfooter_about{
  margin:0.9375rem 0;
  text-align:justify;
}
/* .footer_main_layout ._app_links{
  padding:1.25rem 0 0;
} */
.footer_main_layout ._app_links img{
  max-height:50px;
}
.footer_main_layout ._social_icons{
  padding:1.25rem 0;
  display:flex;
  flex-wrap:wrap;
}
.footer_main_layout ._social_icons > a{
  display:flex;
  align-items:center;
  justify-content:center;
  margin-right:0.9375rem;
}
.footer_main_layout ._social_icons > a i{
  font-size:1.5625rem;
}
.footer_main_layout ._social_icons > a:hover i{
  color:var(--theme-button-background-color) !important;  
}
.footer_main_layout ._social_icons .sesfooter_icon_threads svg{
  fill:#000 ;
  height:1.375rem;
  position:relative;
  top:-0.0625rem;
}
.footer_main_layout ._social_icons .sesfooter_icon_threads:hover svg{
  fill:var(--theme-button-background-color) !important; 
}
.footer_main_layout ._copyright{
  margin-top:0.625rem;
}
.footer_main_layout ._right{
  padding-left:1.875rem; 
  display:flex;
  flex-wrap:wrap;
  width:60%; 
}
.footer_main_layout ._right a{
  color:#000 !important;
}
.footer_main_layout ._right a:hover{
  text-decoration:underline;
  color:var(--theme-button-background-color) !important;
}
.footer_main_layout ._right > div{
  padding:0 0.625rem;
  width:25%;
}
.footer_main_layout ._right > div:nth-child(1){
  width:50%;    
}
.footer_main_layout ._right .sesfooter_main_links > b{
  background-image:none !important;
}
.footer_main_layout ._right .sesfooter_main_links ul{
  margin:0 -0.625rem;
}
.footer_main_layout ._right .sesfooter_main_links ul li{
  padding:0.125rem 0.625rem;
}
.footer_main_layout ._right > div:nth-child(1) ul{
  display:flex;
  flex-wrap:wrap;
}
.footer_main_layout ._right > div:nth-child(1) ul li{
  width:50%;
}
.footer_main_layout ._right > div.footer_buttons{
  margin-top:1.25rem;
  width:100%;
}
.footer_buttons_inner{
  display:flex;
  gap:1.25rem;
}
.footer_main_layout ._right > div.footer_buttons a{
  border-width:0.125rem;
  border-style:solid;
  border-radius:0.3125rem;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:600;
  padding:0.625rem 1.25rem;
}
.footer_main_layout ._right > div.footer_buttons a:hover{
  text-decoration:none;
  opacity:.9;
}
.footer_main_layout ._right > div.footer_buttons a i{
  margin-right:0.625rem;
}
.footer_main_layout ._right > div.footer_buttons a.btn_1{
  border-color:var(--theme-button-background-color);
  background-color:var(--theme-button-background-color);
}
.footer_main_layout ._right > div.footer_buttons a.btn_1 *{
  color:var(--theme-button-font-color) !important;
}
.footer_main_layout ._right > div.footer_buttons a.btn_2{
  border-color:#000;
}
@media (max-width:1200px){
  .footer_main_layout{
    margin:0 0.9375rem;  
  }  
}
@media only screen and (max-width:767px){
  .layout_sesfooter_footer{
    display:none;
  }
  .footer_images_list_item{
    width:50%;
  }
  .footer_main_layout ._left{
    width:100%;
  }
  .footer_main_layout ._right{
    width:auto;
    padding:1.25rem 0 0;
    margin:0 -0.625rem;
  }
  .footer_main_layout ._right > div{
    margin-bottom:0.625rem;
    width:50%;
  }
  .footer_main_layout ._right > div:nth-child(1){
    width:100%;
  }
}
@media only screen and (max-width:540px){
  .footer_main_layout ._right .footer_buttons_inner{
    margin-bottom:3.125rem;
    flex-wrap:wrap;
    gap:0rem;
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }
  .footer_main_layout ._right div.footer_buttons_inner > div{
    text-align:center;
    padding:0.625rem;
    width:50%;
  }
  .footer_main_layout ._right div.footer_buttons_inner > div:nth-child(1){
    width:100%;
  }
  .footer_main_layout ._right div.footer_buttons_inner > div a{
    padding:0.625rem 0.625rem;
    width:100%;
  }
}
@media only screen and (max-width:350px){
  .footer_main_layout ._right div.footer_buttons_inner a{
    font-size:0.75rem;
  }
}
/*Footer CSS End*/

/*FAQ Pages Start*/
.page_head h2{
  margin:1.25rem 0;
  font-weight:normal; 
  padding:0;
}
.faqs_container{
  max-width:50rem;
  margin:0 auto;
}
.faqs_container .accordion-item{
  border-radius:0.625rem;
  border:0.0625rem solid var(--theme-border-color) !important;
  margin-bottom:0.9375rem;    
  overflow:hidden;
}
.faqs_container .accordion-button{
  background-color:var(--theme-content-bg)_hover !important;
  color:var(--theme-secondary-color); 
  font-weight:bold;
  box-shadow:none !important;
  display:flex;
}
.faqs_container .accordion-button i{
  margin-right:0.625rem;
}
.faqs_container .accordion-button span{
  flex:1;
}
.faqs_container .accordion-body{
  background-color:var(--theme-content-bg) !important;
  border-top-width:0.0625rem;   
}
/*FAQ Pages End*/

/*Landing Page Start*/
#global_page_core-index-index #global_wrapper,
#global_page_user-index-home #global_wrapper,
#global_page_sesproduct-index-browse #global_wrapper{
  padding:0;
}
#global_page_core-index-index #global_content,
#global_page_user-index-home #global_content,
#global_page_sesproduct-index-browse #global_content{
  width:100%;
  padding:0 !important;
}
#global_page_core-index-index #global_content .layout_main .generic_layout_container,
#global_page_user-index-home #global_content .layout_main .generic_layout_container{
  border-radius:0;
  width:100%;
  max-width:100%;
  padding:0;
  margin:0;
}
#global_page_core-index-index #global_content .layout_middle >.generic_layout_container,
#global_page_user-index-home #global_content .layout_middle >.generic_layout_container{
  border-radius:0;
  padding:0 !important;
  padding:0;
  margin:0;    
}
#global_page_core-index-index #global_footer,
#global_page_user-index-home #global_footer{
  margin-top:0;
}
.main_container{
  max-width:var(--theme-content-width);
  margin:0 auto;
}
.section_spacing{
  padding:5rem 0;
}
html .elpis_landingpage .generic_layout_container > h3,
.section_head{
  letter-spacing:0.0625rem;
  margin-bottom:3.125rem;
  text-transform:uppercase;
  font-size:1.875rem;
  font-weight:400;
}
.lp_section ._img img{
  max-width:100%;
}
/*Image Content Slider*/
.lp_image_container{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
.lp_image_container ._image{
  width:40%;
}
.lp_image_container ._image img{
  max-width:100%;
}
.lp_image_container ._content{
  flex:1;
  width:60%;
}
.lp_image_container ._content .lp_image_container_slideshow{
  background-color:var(--theme-content-bg);
  padding:1.5625rem;
  box-shadow:0 0.5rem 1rem 0 rgba(0, 0, 0, .08);
}
.lp_image_container_slideshow{
  position:relative;
}
/*._left .lp_image_container_slideshow{
  left:-6.25rem;
}*/
.lp_image_container_slideshow .owl-stage-outer{
  position:relative;
  overflow:hidden;
}
.lp_image_container_slideshow .owl-stage{
  position:relative;
  display:flex;
}
.lp_image_container_slideshow .owl-nav{
  position:absolute;
  display:flex;
  justify-content:flex-end;
  bottom:-3.75rem;
  width:100%;
  left:0;
}
.lp_image_container_slideshow .owl-nav > div{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  height:2.5rem;
  width:2.5rem;
  margin-left:0.625rem;
}
.lp_image_container_slideshow_item h3{
  color:var(--theme-button-background-color);
  font-size:1.5625rem;
  font-weight:500;
  padding:0;
  margin:0 0 0.625rem;
}
/*Top Section*/
.lp_section_1 ._cont{
  background-color:var(--theme-content-bg);
  position:relative;
  left:-6.25rem;
  padding:1.5625rem;
  box-shadow:0 0.625rem 0.9375rem -0.3125rem rgba(0, 0, 0, .5);
}
.lp_section ._cont h2{
  color:var(--theme-button-background-color);
  letter-spacing:normal;
} 
.lp_top_section{
  background-color:var(--theme-light-bg);
}

/*Products Carousel*/
.layout_sesproduct_products_carousel{
  width:100% !important;
  max-width:100% !important;
}
.layout_sesproduct_products_carousel > h3{
  margin-top:5rem !important;
  margin-bottom:0 !important;
}
.sesproduct_product_slideshow{
  padding:3.125rem 0;
}
.lp_product_carousel{
  max-width:var(--theme-content-width);
  margin:0 auto !important;
}
.lp_product_carousel{
  position:relative;
}
.lp_product_carousel .owl-stage-outer{
  overflow:hidden;
}
.lp_product_carousel .owl-stage{
  display:flex;
}
.lp_product_carousel .owl-nav > div{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  position:absolute;
  top:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  height:2.5rem;
  width:2.5rem;
  transform:translateY(-50%);
  border-radius:50%;
}
.lp_product_carousel .owl-nav.disabled,
.lp_product_carousel .owl-nav > div.disabled,
.lp_product_carousel .owl-dots.disabled{
  display:none;
}
.lp_product_carousel .owl-nav > div:hover{
  opacity:.8;
}
.lp_product_carousel .owl-nav > div.owl-prev{
  left:-3.125rem;
}
.lp_product_carousel .owl-nav > div.owl-next{
  right:-3.125rem;
}
.lp_product_carousel .owl-dots{
  display:flex;
  justify-content:center;
  margin-top:0.9375rem;
}
.lp_product_carousel .owl-dots > div{
  background-color:rgba(0, 0, 0, .7);
  cursor:pointer;
  margin:0 0.1875rem;
  height:0.5rem;
  width:0.5rem;
  border-radius:50%;
}
.lp_product_carousel .owl-dots > div.active{
  background-color:var(--theme-button-background-color);
}
.lp_product_carousel .sesproduct_grid{
  padding:0 0.625rem;
  margin:0;
  height:99%;
}
/* .lp_product_carousel .sesproduct_grid .sesproduct_thumb .sesproduct_thumb_img > span._m{
  display:none;
} */
@media only screen and (max-width:1280px){
  .lp_product_carousel .owl-nav > div.owl-prev{
    left:-0.625rem;
  }
  .lp_product_carousel .owl-nav > div.owl-next{
    right:-0.625rem;
  }
}
@media only screen and (max-width:767px){
  .lp_image_container ._image{
    width:100%;
  }
  .lp_image_container ._content{
    width:100%;
  }
  .lp_image_container ._content .lp_image_container_slideshow{
    left:0;
    margin:-3.125rem 1.25rem 3.75rem;
  }

  /*Products Carousel*/
  .sesproduct_product_slideshow{
    padding:1.875rem 0;
  }
  /* .lp_product_carousel .sesproduct_grid{
    width:18.75rem;
  } */
  /* .lp_product_carousel .sesproduct_grid .sesproduct_thumb .sesproduct_thumb_img > span:nth-child(1){
    display:none;
  }
  .lp_product_carousel .sesproduct_grid .sesproduct_thumb .sesproduct_thumb_img > span._m{
    display:block;
  } */
}
/*WHY PREOWNED CARS*/
.lp_parallax_section{
  background-attachment:fixed;
  background-position:center;
  background-size:cover;
}
.lp_parallax_section > section{
  background-color:rgba(0, 0, 0, 0.9);
}
.lp_parallax_section_list{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin:0 -0.9375rem;
}
.lp_parallax_section_list_item{
  padding:0.9375rem;
  width:33.33%;
}
.lp_parallax_section_list_item *{
  transition:all 500ms ease 0s;
}
.lp_parallax_section_list_item article{
  border:0.0625rem solid var(--theme-button-background-color);
  padding:1.25rem;
  height:100%;
}
.lp_parallax_section_list_item article:hover{
  background-color:var(--theme-button-background-color);
}
.lp_parallax_section_list_item i img{
  height:3.125rem;
}
.lp_parallax_section_list_item h3{
  color:var(--theme-button-background-color);
  font-weight:bold;
  font-size:120%;
  margin:0.625rem 0 0.3125rem;
  transition:all 500ms ease 0s;
}
.lp_parallax_section_list_item article:hover h3{
  color:#fff;
}
.lp_parallax_section_list_item p{
  color:#fff;
}
/*Middle Section*/
/*.lp_mid_section{
  background-color:var(--theme-light-bg);
}*/
.lp_mid_section_content{
  display:flex;
  flex-wrap:wrap;
  margin:2.5rem -0.9375rem 0;
}
.lp_mid_section_item{
  padding:0.9375rem;
  width:50%;
}
.lp_mid_section_item article{
  background-color:var(--theme-content-bg);
  padding:0.9375rem;
  height:100%;
  box-shadow:0 0.5rem 1rem 0 rgba(0, 0, 0, .08);
}
.lp_mid_section_item article h3{
  font-weight:bold;
  padding:0;
}
/*WHY NEXT USED CAR*/
.lp_wnuc_section_list{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin:0 -0.9375rem;
}
.lp_wnuc_section_list_item{
  padding:0.9375rem;
  width:33.33%;
}
.lp_wnuc_section_list_item *{
  transition:all 500ms ease 0s;
}
.lp_wnuc_section_list_item article{
  border:0.0625rem solid var(--theme-button-background-color);
  padding:1.25rem;
  height:100%;
}
.lp_wnuc_section_list_item article:hover{
  background-color:var(--theme-button-background-color);
}
.lp_wnuc_section_list_item i img{
  height:3.125rem;
}
.lp_wnuc_section_list_item h3{
  color:var(--theme-button-background-color);
  font-weight:bold;
  font-size:120%;
  margin:0.625rem 0 0.3125rem;
  transition:all 500ms ease 0s;
}
.lp_wnuc_section_list_item article:hover i img{
  filter:brightness(0) invert(1);
}
.lp_wnuc_section_list_item article:hover h3,
.lp_wnuc_section_list_item article:hover p{
  color:#fff;
}
/*VISIT US*/
.lp_visit_us_section{
  background-attachment:fixed;
  background-position:center;
  background-size:cover;
}
.lp_visit_us_content{
  background-color:rgba(0, 0, 0, 0.9);
  padding:1.5625rem;
}
.lp_visit_us_content *{
  color:#fff;
}
#global_page_core-index-index .custom_emi_calculator_wrap,
#global_page_user-index-home .custom_emi_calculator_wrap{
  background-color:var(--theme-light-bg);
  padding:3.125rem 0;
}
#global_page_core-index-index .custom_emi_calculator_wrap .custom_emi_calculator,
#global_page_user-index-home .custom_emi_calculator_wrap .custom_emi_calculator{
  margin:0 auto;
}
@media only screen and (max-width:1200px){
 #global_page_core-index-index #global_content .layout_top .layout_sesproduct_featured_sponsored_verified_category_slideshow,
 #global_page_user-index-home #global_content .layout_top .layout_sesproduct_featured_sponsored_verified_category_slideshow{
    padding:0.3125rem !important;
  }
  .main_container{
    max-width:100%;
    padding:0 0.9375rem;
  }
}
@media only screen and (max-width:767px){
  .lp_top_section_item,
  .lp_parallax_section_list_item,
  .lp_wnuc_section_list_item{
    width:50% !important;
  }
}
@media only screen and (max-width:540px){
  .section_spacing{
    padding:2.5rem 0;
  }
  .section_head,
  html .elpis_landingpage .generic_layout_container > h3{
    font-size:1.375rem;
    font-weight:bold;
    margin-bottom:1.875rem;
  }
  .section_btn{
    margin-top:1.25rem;
  }
  .lp_top_section_item,
  .lp_mid_section_item{
    width:100% !important;
  }
  .lp_parallax_section_list,
  .lp_wnuc_section_list{
    flex-direction:row;
    overflow:auto;
    flex-wrap:nowrap;
    justify-content:flex-start;
  }
  .lp_parallax_section_list_item,
  .lp_wnuc_section_list_item{
    max-width:90%;
    min-width:90%;
    width:90% !important;
  }
}
/*Brands*/
.lp_brands_section{
 background-color:var(--theme-light-bg);
}
.lp_brands_list{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin:0 -0.625rem;
}
.lp_brands_list_item{
  width:16.66%;
  padding:0.625rem;
}
.lp_brands_list_item a{
  background-color:var(--theme-content-bg);
  border-radius:0.625rem;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  padding:0.625rem;
  transition:all 500ms ease 0s;
}
.lp_brands_list_item a:hover{
  box-shadow:0 0.5rem 1rem 0 rgba(0, 0, 0, .08);
}
.lp_brands_list_item a img{
  margin:0.625rem 0;
  height:1.875rem;
  object-fit:contain;
}
.lp_brands_list_item a p{
  margin:0 0 0.625rem;
  font-weight:500;
}
.lp_brands_list_item a p._count{
  color:var(--theme-secondary-color);
  display:none;
}
@media only screen and (max-width:950px){
  .lp_brands_list_item{
    width:25%;
  }
}
@media only screen and (max-width:767px){
  .lp_brands_list{
    flex-wrap:nowrap;
    flex-direction:row;
    overflow-x:auto;
    justify-content:flex-start;
  }
  .lp_brands_list_item{
    width:100%;
    min-width:11.25rem;
    max-width:11.25rem;
  }
}
@media only screen and (max-width:540px){
  .lp_brands_list_item{
    width:50%;
  }
}

/*Tab Container*/
#global_page_core-index-index #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs,
#global_page_user-index-home #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs{
  background-color:var(--theme-content-bg) !important;
  padding:5rem 0 !important;
}
#global_page_core-index-index #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs:before,
#global_page_user-index-home #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs:before{
  content:"Explore by Body Type";
  letter-spacing:0.0625rem;
  margin-bottom:3.125rem;
  text-transform:uppercase;
  font-size:1.875rem;
  font-weight:400;
  text-align:center;
  width:100%;
  display:block;
}
#global_page_core-index-index #global_content .layout_core_container_tabs .tabs_alt,
#global_page_user-index-home #global_content .layout_core_container_tabs .tabs_alt{
  max-width:var(--theme-content-width);
  margin:0 auto 2.5rem;
  display:flex;
  justify-content:center;
}
#global_page_core-index-index #global_content .layout_core_container_tabs .tabs_alt #main_tabs,
#global_page_user-index-home #global_content .layout_core_container_tabs .tabs_alt #main_tabs{
  border-radius:0.625rem;
  border-width:0.0625rem;
  padding:0.625rem !important;
  display:flex;
  gap:0.625rem
}
#global_page_core-index-index #global_content .layout_core_container_tabs .tabs_alt ul#main_tabs li > a,
#global_page_user-index-home #global_content .layout_core_container_tabs .tabs_alt ul#main_tabs li > a{
  border-width:0 !important;
  color:var(--theme-button-background-color);
  border-radius:0.625rem !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  font-size:var(--theme-font-size-small) !important;
  font-weight:500;
  padding:0.625rem 0.9375rem !important;
  min-width:6.25rem;
}
#global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs li > a:before,
#global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs li > a:before{
  content:"";
  height:1.875rem;
  width:3.125rem;
  display:flex;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
}
#global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs li.active > a,
#global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs li.active > a{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color) !important;
}
#global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs li.active > a:before,
#global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs li.active > a:before{
  filter:brightness(0) invert(1);
}
#global_page_core-index-index #global_content .layout_core_container_tabs .generic_layout_container,
#global_page_user-index-home #global_content .layout_core_container_tabs .generic_layout_container{
  max-width:var(--theme-content-width);
  margin:0 auto;
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(1) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(1) > a:before{
  background-image:url(../images/custom/hatchback.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(2) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(2) > a:before{
  background-image:url(../images/custom/sedan.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(3) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(3) > a:before{
  background-image:url(../images/custom/suv.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(4) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(4) > a:before{
  background-image:url(../images/custom/muv.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(5) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(5) > a:before{
  background-image:url(../images/custom/luxury-sedan.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(6) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(6) > a:before{
  background-image:url(../images/custom/luxury-suv.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(7) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(7) > a:before{
  background-image:url(../images/custom/coupe.png);
}
#global_page_core-index-index #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(8) > a:before,
#global_page_user-index-home #global_content .tab_layout_sesproduct_featured_sponsored:nth-child(8) > a:before{
  background-image:url(../images/custom/convertible.png);
}
@media only screen and (max-width:1200px){
  #global_page_core-index-index #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs,
  #global_page_user-index-home #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs{
    background-color:var(--theme-content-bg) !important;
    padding:2.5rem 0 !important;
  }
  #global_page_core-index-index #global_content .layout_core_container_tabs .tabs_alt,
  #global_page_user-index-home #global_content .layout_core_container_tabs .tabs_alt{
    margin:0 0.9375rem 2.5rem;
    width:auto;
  }
  #global_page_core-index-index #global_content .layout_core_container_tabs .generic_layout_container,
  #global_page_user-index-home #global_content .layout_core_container_tabs .generic_layout_container{
    margin:0 0.9375rem;
    width:auto;
  }
}
@media only screen and (max-width:767px){

  #global_page_core-index-index #global_content .layout_core_container_tabs .tabs_alt .tab_collapsed_action,
  #global_page_user-index-home #global_content .layout_core_container_tabs .tabs_alt .tab_collapsed_action{
    display:none !important;
  }
  #global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs,
  #global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs{
    max-height:inherit;
    width:100%;
    overflow:auto !important;
  }
  #global_page_core-index-index #global_content .layout_core_container_tabs .generic_layout_container > h3,
  #global_page_user-index-home #global_content .layout_core_container_tabs .generic_layout_container > h3{
    display:none !important;   
  }
}
@media only screen and (max-width:540px){
  #global_page_core-index-index #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs:before,
  #global_page_user-index-home #global_content .layout_middle>.generic_layout_container.layout_core_container_tabs:before{
    font-size:1.375rem;
    font-weight:bold;
    margin-bottom:1.5rem;
  }
}
/*Landing Page End*/

/*STATIC PAGES START*/
#global_wrapper{
  padding-bottom:1.25rem;
}
#global_wrapper .layout_top .layout_middle{
  overflow:visible;
}
#global_wrapper .layout_top .layout_middle:after{
  content:"";
  display:block;
  clear:both;
}
.s_page #global_wrapper{
  padding-top:0;
}
.s_page #global_content{
  max-width:100%;
  width:100%;
  padding:0 !important;
}
.s_page #global_content .layout_main{
  max-width:var(--theme-content-width);
  margin:0 auto;
}
.s_page .layout_bottom{
  background-color:var(--theme-light-bg);
}
.layout_core_finance_page_banner{
  background-color:transparent !important;
  padding:0 !important;
  margin:0 0 0.9375rem !important;
}
.layout_core_finance_page_banner .buycar_banner_content{
  padding:9.375rem 0;
}
.s_page .layout_bottom .generic_layout_container{
  background-color:transparent;
  padding:0;
  margin:0;
}
/*Banner*/
.layout_core_pages_banner{
  padding:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  border-width:0 !important;
  margin:0 0 1.25rem !important;
}
.pages_banner_wrap{
  background-size:cover;
  background-position:center;
  position:relative;
}
.pages_banner_img{
  height:70vh;
}
.pages_banner_img img{
  height:100%;
  width:100%;
  object-fit:cover;
  object-position:center center;
}
.pages_banner_wrap > section{
  background-color:rgb(54 54 54 / 50%);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:6.25rem 1.25rem;
  position:absolute;
  left:0;
  top:0;
  height:100%;
  width:100%;
}
.pages_banner_wrap > section > div{
  text-align:center;
}
.pages_banner_wrap > section h1{
  font-size:3.125rem;
  font-weight:bold;
  color:#fff !important;
}
.pages_banner_wrap > section p{
  color:#fff;
  font-size:1.25rem;
}
.pages_banner_wrap > section a{
  border-radius:1.25rem;
  margin-top:0.9375rem;
  border:0;
  padding:0.9375rem 2.1875rem;
  display:inline-block;
  font-size:0.9375rem;
  background:#FFFFFF;
  color:var(--theme-button-background-color) !important;
}
.pages_banner_wrap > section a:hover{
  background:var(--theme-button-background-color);
  color:#fff !important;
}
.page_img_section{
  margin-bottom:1.25rem;
}
.page_img_section ._cont article{
  background-color:#fff;
  position:relative;
  left:-6.25rem;
  padding:1.25rem;
  box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,.08);
}
.page_features_section{
  background-color:var(--theme-light-bg);
  padding:1.25rem;  
}
.page_features_section_item{
  background-color:#FFFFFF;
  padding:0.9375rem;
  height:100%;
  box-shadow:0 0.5rem 1rem 0 rgba(0, 0, 0, .08);
  margin-top:0.9375rem;
}
.page_features_section_item h3{
  font-weight:bold;
  padding:0;
}
.page_mv_section{
  margin:0 -0.9375rem;
  display:flex;
  flex-wrap:wrap;
}
.page_mv_section_item{
  width:50%;
  padding:0.9375rem;
}
.page_mv_section_item ._title span{
  background-color:var(--theme-button-background-color);
  position:relative;
  font-size:1.0625rem;
  padding:0.625rem;
  display:inline-block;
  color:#fff;
  font-weight:bold;
  width:8.125rem;
  text-align:center;
  margin-bottom:1.25rem;
}
.page_mv_section_item ._title span:before{
  content:"";
  width:0;
  height:0;
  border-left:0.625rem solid transparent;
  border-right:0.6875rem solid transparent;
  border-top:0.625rem solid var(--theme-button-background-color);
  position:absolute;
  bottom:-0.625rem;
  left:0.625rem;
}
@media only screen and (max-width:1200px){
  .s_page #global_content .layout_main{
    max-width:100%;
    padding:0 0.9375rem;
  }
}
@media only screen and (max-width:767px){
  .pages_banner_wrap > section{
    min-height:initial;
  }
  .pages_banner_wrap > section h1{
    font-size:1.875rem;
  }
  .page_img_section ._cont article{
    left:0;
    margin-top:1.25rem;
  }
  .page_mv_section_item{
    width:100%;
  }
}
/*Privacy & Terms*/
#global_page_core-help-privacy .rich_content_body > h2,
#global_page_core-help-terms .rich_content_body > h2{
  display:none;
}
.privacy-terms > h2{
  border-bottom-width:0.0625rem;
  padding-bottom:0.625rem;
  margin-bottom:0.625rem;
  letter-spacing:normal;
}
.privacy-terms > h3{
  font-weight:bold;
}
.privacy-terms table{
  margin-top:0.9375rem;
}
/*Insurance Page*/
#global_page_core-pages-insurance{
  background-color:var(--theme-content-bg);
}
#global_page_core-pages-insurance #global_content .layout_main > div > .generic_layout_container{
  border-radius:0;
  padding:0;
}
#global_page_core-pages-insurance .layout_right{
  background-color:var(--theme-light-bg);
  width:21.875rem;
  margin:-4.0625rem 0 0 1.25rem;  
  padding:0.625rem;
  position:relative;
  z-index:3;
}
#global_page_core-pages-insurance .layout_right .generic_layout_container{
  background-color:transparent;
  padding:0;
}
#global_page_core-pages-insurance .layout_right .layout_sesmultipleform_forms > h3{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  text-align:center;
  padding:0.9375rem 0.625rem;
  margin:-0.625rem -0.625rem 0.9375rem;
  font-weight:bold;
}
#global_page_core-pages-insurance .layout_right  div.form-element{
  min-width:inherit;
  width:100%;
}
#global_page_core-pages-insurance .layout_right  div.form-element input[type=email],
#global_page_core-pages-insurance .layout_right  div.form-element input[type=text]{
  background-color:#fff;
}
#global_page_core-pages-insurance .layout_right .form-element button,
#global_page_core-pages-insurance .layout_right .form-element a{
  width:100%;
}
#global_page_core-pages-insurance .layout_right .contact_number{
  text-align:center;
  font-weight:bold;
  border-top-width:0.0625rem;
  padding-top:0.9375rem;
}
#global_page_core-pages-insurance .layout_right .contact_number a{
  color:var(--theme-button-background-color);
  font-size:1.125rem;
}
.insurance_page_features{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.9375rem;
}
.insurance_features_item{
  padding:0.9375rem;
  width:50%;
}
.insurance_features_item:nth-last-child(1){
  width:100%
}
.insurance_features_item *{
  transition:all 500ms ease 0s;
}
.insurance_features_item article{
  border-width:0.0625rem;
  padding:0.9375rem;
  height:100%;
}
.insurance_features_item article i{
  height:3.125rem;
  display:flex;
}
.insurance_features_item h3{
  color:var(--theme-button-background-color);
  padding:0.625rem 0;
  margin:0;
  font-weight:bold;
}
.insurance_features_item p{
  margin:0;
}
.insurance_features_item article:hover{
  background-color:var(--theme-button-background-color);
  box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,.08);
}
.insurance_features_item article:hover i img{
    filter:brightness(0) invert(1);
}
.insurance_features_item article:hover *{
  color:#fff;
}
.insurance_page_footer{
  background-color:var(--theme-light-bg);
  padding:0.9375rem;
  margin-top:1.25rem;
}
.insurance_page_footer p:nth-last-child(1){
  margin-bottom:0;
}
@media only screen and (max-width:767px){
  #global_page_core-pages-insurance .layout_right{
    width:100%;
    margin:-4.5rem 0 0.9375rem;
  }
}
@media only screen and (max-width:540px){
  .insurance_features_item article{
    width:100%;
  }
}
/*Finance Page*/
.finance_page_features{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.9375rem 0.3125rem;
}
.finance_features_item{
  padding:0.9375rem;
  width:33.33%;
}
.finance_features_item *{
  transition:all 500ms ease 0s;
}
.finance_features_item article{
  border-width:0.0625rem;
  padding:0.9375rem;
  height:100%;
}
.finance_features_item article i{
  height:3.125rem;
  display:flex;
}
.finance_features_item article i img{
  max-height:100%;
}
.finance_features_item h3{
  color:var(--theme-button-background-color);
  padding:0.625rem 0;
  margin:0;
  font-weight:bold;
}
.finance_features_item p{
  margin:0;
}
.finance_features_item article:hover{
  background-color:var(--theme-button-background-color);
  box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,.08);
}
.finance_features_item article:hover i img{
    filter:brightness(0) invert(1);
}
.finance_features_item article:hover *{
  color:#fff;
}
@media only screen and (max-width:767px){
  .finance_features_item{
    width:50%;
  }
}
@media only screen and (max-width:540px){
  .finance_features_item{
    width:100%;
  }
}
/*Team Page*/
#global_page_core-pages-ourteam{
  background-color:var(--theme-content-bg);
}
#global_page_core-pages-ourteam #global_content .layout_middle > .generic_layout_container{
  border-radius:0;
  padding:0;
  margin:0;
}
#global_page_core-pages-ourteam #global_footer{
  margin:0;
}
.team_top_section{
  padding:1.875rem 0;
}
.team_page_features{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.9375rem;
}
.team_features_item{
  padding:0.9375rem;
  width:33.33%;
}
.team_features_item *{
  transition:all 500ms ease 0s;
}
.team_features_item article{
  border-width:0.0625rem;
  padding:0.9375rem;
  height:100%;
}
.team_features_item article i{
  height:3.125rem;
  display:flex;
}
.team_features_item h3{
  color:var(--theme-button-background-color);
  padding:0.625rem 0;
  margin:0;
  font-weight:bold;
}
.team_features_item p{
  margin:0;
}
.team_features_item article:hover{
  background-color:var(--theme-button-background-color);
  box-shadow:0 0.5rem 1rem 0 rgba(0,0,0,.08);
}
.team_features_item article:hover i img{
  filter:brightness(0) invert(1);
}
.team_features_item article:hover *{
  color:#fff;
}
.team_members_top_section{
  background-color:var(--theme-light-bg);
  padding:3.125rem 0;
}
.team_members_main_section{
  background-color:var(--theme-content-bg);
  padding:3.125rem 0;
}
.team_members_section_head{
  margin-bottom:0.9375rem;
  text-transform:uppercase;
  font-size:1.5625rem;
  font-weight:700;
}
.about_team_item_main article{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
.about_team_item_main ._thumb{
  aspect-ratio:1/1;
  width:35%;
  border-radius:1.25rem;
  overflow:hidden;
}
.about_team_item_main ._thumb img{
  height:100%;
  object-fit:cover;
  object-position:top center;
  width:100%;
}
.about_team_item_main ._cont{
  padding-left:3.125rem;
  width:65%;
}
.about_team_item_main ._cont ._name{
  font-size:2.1875rem;
  font-weight:bold;
  margin-bottom:0.9375rem;
}
.about_team_item_main ._cont ._designation{
  font-weight:500;    
}
.about_team_item_main ._cont ._des{
  margin-top:0.625rem;
}
.about_team_listing{
  justify-content:center;
  display:flex;
  flex-wrap:wrap;
  margin:0 -1.25rem;
}
.about_team_item{
  padding:0 1.25rem 1.25rem;
  width:25%;
}
.about_team_item ._thumb{
  border-radius:0.625rem;
  overflow:hidden;
  aspect-ratio:1/1;
}
.about_team_item ._thumb img{
  height:100%;
  object-fit:cover;
  object-position:top center;
  width:100%;
}
.about_team_item ._cont{
  text-align:center;   
  margin-top:0.9375rem;
}
.about_team_item ._cont ._name{
  font-weight:700;
  font-size:1.0625rem;
  margin-bottom:0.3125rem;
}
@media only screen and (max-width:950px){
  .about_team_item_main ._cont{
    padding:3.125rem 0 0;
    width:100%;
  }
  .about_team_item{
    width:33.33%;
  }
}
@media only screen and (max-width:767px){
  .team_members_section_head{
    text-align:center;
  }
  .team_features_item{
    width:50%;
  }
  .about_team_item_main article{
    justify-content:center;
  }
  .about_team_item_main ._thumb{
    width:50%;
  }
  .about_team_item_main ._cont ._des{
    margin-top:0.625rem;
  }
  .about_team_item_main ._cont,
  .about_team_item_main ._cont ._des{
    text-align:center;
  }
  .about_team_item_main ._cont ._name{
    font-size:1.5625rem;
    margin-bottom:0.625rem;
  }
}
@media only screen and (max-width:540px){
  .team_features_item{
    width:100%;
  }
  .team_members_section_head{
    font-size:1.25rem;
  }
  .about_team_listing{
    margin:0 -0.625rem;
  }
  .about_team_item{
    padding:0 0.625rem 0.625rem;
    width:50%;
  }
  .about_team_item_main ._thumb{
    width:100%;
  }
}
/*Contact Page*/
#global_page_core-help-contact{
  background-color:var(--theme-content-bg);
}
.contact_title{
  margin-bottom:2.5rem;
}
.contact_title span{
  display:block;
}
.contact_title h2{
  font-size:2.1875rem;
}
.contact_page_top{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.9375rem 2.5rem;
}
.contact_page_top_item{
  width:33.33%;
  padding:0 0.9375rem;
}
.contact_page_top_item *{
  transition:all 0.5s ease-in-out;
}
.contact_page_top_item article{
  background-color:var(--theme-light-bg);
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  height:100%;
  padding:1.25rem;
}
.contact_page_top_item article i{
  color:var(--theme-button-background-color);
  font-size:1.875rem;
  height:2.5rem;
  width:2.5rem;
  display:flex;
  align-items:center;
  justify-content:center;
}
.contact_page_top_item article h3{
  font-weight:500;
  padding:0;
  margin:0.9375rem 0 0.625rem;
}
.contact_page_top_item:hover article{
  background-color:var(--theme-button-background-color);
}
.contact_page_top_item:hover article *{
  color:#fff;
}
.contact_page_container{
  display:flex;
  flex-wrap:wrap;
  margin-bottom:2.5rem;
}
.contact_page_container > div{
  width:50%;
}
.contact_page_container h3{
  text-transform:uppercase;
  font-weight:bold;
}
.contact_page_form{
  padding:0;
}
.contact_page_form .global_form > div{
  float:none;
}
.contact_page_form .global_form > div > div h3,
.contact_page_form .global_form > div > div h3 + p{
  display:none;
}
.contact_page_form .global_form div.form-elements{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
.contact_page_form .global_form div.form-wrapper{
  width:100%;
}
.contact_page_form .global_form div#email_-wrapper,
.contact_page_form .global_form div#contact_-wrapper{
  width:48%;
}
.contact_page_form .global_form div.form-element{
  max-width:100%;
  min-width:inherit;
  width:100%;
}
.contact_page_form .global_form div.form-element textarea{
  height:17.5rem;
}
.contact_page_form #submit-label{
  display:none;
}
.contact_page_form #submit-element button{
  width:100%;
}
.contact_page_form #submit-element a{
  border-radius:0.25rem;
  padding:0.5em 0.8em;
  font-size:100%;
  border:none;
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  border:0.0625rem solid var(--theme-button-background-color);
  box-sizing:border-box;
  transition:all .2s ease-in-out;
  outline:none !important;
  text-align:center;
  width:100%;
  display:block;
}
.contact_page_form #submit-element a:hover{
  opacity:.9;
}
.contact_page_contant{
  padding-left:1.875rem;
}
.contact_page_contant_inner{
  background-color:var(--theme-light-bg);
  padding:1.25rem;
}
.contact_page_contant_inner > div + div{
  margin-top:0.625rem;
  border-top-width:0.0625rem;
  border-top-style:dashed;
  padding-top:0.625rem;
}
.contact_page_field h4{
  border-width:0;
  margin:0;
  font-weight:500;
  text-transform:uppercase;
}
.contact_page_field > p{
  margin:0;
  display:flex;
  align-items:center;
}
.contact_page_field > p + p{
  margin-top:0.3125rem;
}
.contact_page_field > p i{
  color:var(--theme-button-background-color);
  margin-right:0.625rem;
  font-size:1.0625rem;
  text-align:center;
  width:1.125rem;
}
.contact_page_field._time p{
  align-items:flex-start;
}
.contact_page_field._time p i{
  margin-top:0.1875rem;
}
.contact_map{
  margin-top:0.9375rem;
}
.contact_map ._maptitle{
  text-align:center;
  font-weight:bold;
  margin-bottom:0.9375rem;
  font-size:1.25rem;
}
.contact_map ._map{
  border-width:0.0625rem;
}
.contact_map ._map iframe{
  display:block;
  margin:0;
}
@media only screen and (max-width:767px){
  #global_page_core-help-contact #global_content .layout_main{
    padding:0;
  }
  .contact_title h2{
    font-size:1.5625rem;
  }
  .contact_page_container > div{
    width:100%;
  }
  .contact_page_contant{
    padding:0.9375rem 0 0;
  }
  .contact_map ._map{
    margin-bottom:1.875rem;
  }
}
@media only screen and (max-width:540px){
  .contact_page_top_item{
    padding:0.625rem 0.9375rem;
    width:100%;
  }
}
/*Payment Page Design*/
#global_page_core-pages-pay{
  background-color:var(--theme-content-bg);
}
#global_page_core-pages-pay .layout_middle .layout_core_payment_page{
  border-width:0.0625rem;
  max-width:31.25rem;
  margin:3.125rem auto !important;
  padding:0.9375rem !important;
  border-radius:0;
}
.custom_payment_page_tabs{
  background-color:var(--theme-light-bg);
  border-bottom-width:0.0625rem;
  display:flex;
  margin:-0.9375rem -0.9375rem 0.9375rem;
  padding:0.625rem 0.625rem 0 0.625rem;
}
.custom_payment_page_tabs > li{
  width:50%;
}
.custom_payment_page_tabs > li button{
  border-radius:0;
  background:transparent;
  color:var(--theme-font-color) !important;
  width:100%;
  border-width:0;
  padding:0.9375rem;
  border-radius:0.625rem 0.625rem 0 0;
  position:relative;
  font-weight:bold;
  border-width:0.0625rem;
  border-style:solid;
  border-color:transparent;
  position:relative;
  bottom:-0.0625rem;
}
.custom_payment_page_tabs > li button:hover{
  color:var(--theme-button-background-color) !important;
}
.custom_payment_page_tabs > li button.active{
  color:var(--theme-button-background-color) !important;
  background-color:var(--theme-content-bg) !important;
  border-color:var(--theme-border-color);
  border-bottom-color:var(--theme-content-bg);
}
.custom_payment_page ._qrcode ._title{
  text-align:center;
  font-size:1.25rem;
  font-weight:bold;
  margin:0 0 0.9375rem;
}
.custom_payment_page ._qrcode img{
  width:100%;
}
.custom_payment_direct_transfer > p{
  font-weight:bold;
}
.custom_payment_direct_transfer ._table{
  margin-top:0.9375rem;
}
.custom_payment_direct_transfer ._table table{
  width:100%;
}
.custom_payment_direct_transfer ._table table td{
  border-width:0.0625rem;
  padding:0.9375rem;
}
.custom_payment_direct_transfer ._table table td:nth-child(1){
  background-color:var(--theme-light-bg);
  font-weight:bold;
}
@media only screen and (max-width:767px){
  #global_page_core-pages-pay div#global_content{
    padding:0 0.9375rem;
  }
  #global_page_core-pages-pay .layout_middle .layout_core_payment_page{
    max-width:100%;
    margin:0 auto !important;
  }
}
/*Partners*/
.our_partners{
  padding:1.25rem 0;
}
.our_partners_list{
  margin:0 0.9375rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
}
.our_partners_item{
  padding:0.9375rem;
}
.our_partners_item img{
  max-width:100%;
  max-height:4.375rem;
}
.finance_partners_list img{
  max-width:9.375rem;
}
/*STATIC PAGES END*/
/*PRODUCT CREATE & EDIT START*/
.sesproduct_create .global_form div.form-wrapper-heading{
  border-bottom:0.0625rem solid var(--theme-border-color);
  font-weight:bold;
  font-size:110%;
  padding:0.9375rem 0;
  margin-bottom:1.25rem;
  height:auto;
}
.sesproduct_create .global_form div.form-wrapper-heading span{
  position:inherit;
  font-size:100%;
  padding:0;
}
.sesproduct_create div#car_overview-label,
.sesproduct_create div#show_outof_stock-label,
.sesproduct_create div#enable_backin_stock-label,
.sesproduct_create div#remove_inspection_report-label,
.sesproduct_create div#remove_dent_map-label,
.sesproduct_create #fields-element > div:nth-child(2){
  display:none !important;
}
/* .sesproduct_create #fields-element > div:nth-child(50) .form-label,
.sesproduct_create #fields-element > div:nth-child(51) .form-label,
.sesproduct_create #fields-element > div:nth-child(52) .form-label,
.sesproduct_create #fields-element > div:nth-child(53) .form-label,
.sesproduct_create #fields-element > div:nth-child(54) .form-label,
.sesproduct_create #fields-element > div:nth-child(55) .form-label,
.sesproduct_create #fields-element > div:nth-child(56) .form-label,
.sesproduct_create #fields-element > div:nth-child(57) .form-label,
.sesproduct_create #fields-element > div:nth-child(58) .form-label,
.sesproduct_create #fields-element > div:nth-child(59) .form-label,
.sesproduct_create #fields-element > div:nth-child(60) .form-label,
.sesproduct_create #fields-element > div:nth-child(61) .form-label,
.sesproduct_create #fields-element > div:nth-child(62) .form-label,
.sesproduct_create #fields-element > div:nth-child(63) .form-label,
.sesproduct_create #fields-element > div:nth-child(64) .form-label,
.sesproduct_create #fields-element > div:nth-child(65) .form-label,
.sesproduct_create #fields-element > div:nth-child(66) .form-label,
.sesproduct_create #fields-element > div:nth-child(67) .form-label{
  display:none;
} */
.sesproduct_create #fields-element > div:nth-child(n+50):nth-child(-n+159)  .form-label{
  display:none;
}
.sesproduct_create .global_form .form-options-wrapper li{
  display:flex;
  align-items:center;
}
.sesproduct_create .global_form .form-options-wrapper li + li{
  margin-top:0.625rem;
} 
/*PRODUCT CREATE & EDIT END*/
/*CUSTOM SELECT START*/
.custom_select{
  background-color:var(--theme-content-bg);
  border-radius:0.3125rem;
  border-width:0.125rem;
  position:relative;
  display:flex;
  align-items:center;
  padding:0.9375rem;
}
.custom_select label{
  margin-right:0.625rem;
  font-weight:500;
}
.custom_select select{
  display:none;
}
.custom_select .select2-container{
  width:auto !important;
}
.custom_select > .select2-container.select2-container--open{
  right:0;
  left:auto !important;
}
.select2-container .select2-selection--single{
  height:auto !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
  font-weight:500;
  padding-right:1.25rem !important;
}
.select2-container .select2-selection__arrow{
  transition:all 500ms ease 0s;
}
.select2-container.select2-container--open .select2-selection__arrow{
  transform:rotate(180deg);
}
.select2-container .select2-selection__arrow:before{
  content:"\f078";
  font-family:'Font Awesome 5 Free';
  font-weight:700;
  position:relative;
}
.select2-search--dropdown{
  display:none !important;
}
.select2-dropdown{
  border-width:0.0625rem !important;
  background-color:var(--theme-content-bg);
  border-radius:0.3125rem;
/*  width:auto !important;*/
  margin-top:1.25rem;
/*  margin-left:-0.9375rem;*/
}
.select2-results__options > li{
  white-space:nowrap;
  padding-right:2.5rem;
  position:relative;
}
.select2-results__options > li + li{
  border-top-width:0.0625rem;
  border-radius:0;
  margin:0 !important;
}
.select2-results__options > li.select2-results__option--selected:after{
  content:"\f058";
  font-family:'Font Awesome 5 Free';
  font-weight:700;
  color:var(--theme-button-background-color);
  right:0.625rem;
  position:absolute;
}
/*CUSTOM SELECT END*/
/*PRODUCTS BROWSE PAGE START*/
/*#global_page_sesproduct-index-browse #global_wrapper{
  padding-top:0;
}*/
#global_page_sesproduct-index-browse #global_content{
  max-width:100%;
  padding:0 !important;
  width:100%;
}
#global_page_sesproduct-index-browse .layout_main .layout_middle{
  padding:0 5px;
}
#global_page_sesproduct-index-browse #global_content .layout_estore_browse_menu,
#global_page_sesproduct-index-browse #global_content .layout_main,
#global_page_sesproduct-index-browse #global_content .layout_bottom{
  max-width:var(--theme-content-width);
  margin:0px auto 0.9375rem !important;
}
#global_page_sesproduct-index-browse #global_content .layout_main,
#global_page_sesproduct-index-browse #global_content .layout_estore_browse_menu{
  margin-top:20px !important;
}
#global_page_sesproduct-index-browse .layout_core_lp_brands,
#global_page_sesproduct-index-browse .lp_brands_section{
  padding:0 !important;
  background-color:transparent !important;
}
#global_page_sesproduct-index-browse .lp_brands_section .section_spacing{
  padding:1.25rem 0;
}
#global_page_sesproduct-index-browse .lp_brands_section .section_spacing .section_head{
  margin-bottom:1.25rem;
}
#global_page_sesproduct-index-browse .layout_core_lp_brands .section_btn{
  display:none;
} 
@media (max-width:1200px){
  #global_page_sesproduct-index-browse #global_content .layout_sesadvancedbanner_banner_slideshow,
  #global_page_sesproduct-index-browse #global_content .layout_estore_browse_menu,
  #global_page_sesproduct-index-browse #global_content .layout_main{
    max-width:100%;
    margin:0 0.9375rem 0.9375rem !important;
  }
}
/*PRODUCTS BROWSE PAGE END*/
/*PRODUCT GRID START*/
.layout_sesproduct_browse_products{
  background-color:transparent !important;
  padding:0 !important;
  box-shadow:none !important;
  border-width:0 !important;
  margin-bottom:0 !important;
  min-height:500px;
}
.sesproduct_product_filters{
  margin-bottom:0.9375rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
}
.layout_sesproduct_browse_products .sesbasic_view_type{
  padding:0;
  margin:0;    
}
.layout_sesproduct_browse_products .sesproduct_search_result{
  margin-top:-3.125rem;
  border-bottom-width:0;
  padding:0;
  float:left;
}
.layout_sesproduct_browse_products ._filterenabled ~ .sesbasic_view_type .sesproduct_search_result{
  margin-top:0;
}
.sesproduct_product_filters_badge{
  display:flex;
  flex-wrap:wrap;
  flex:1;
}
.sesproduct_product_filters ._filterbadge{
  display:flex;
  flex-wrap:wrap;
  background-color:transparent;
}
.sesproduct_product_filters ._filterbadge > div > a{
  border-radius:3px;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding:5px 10px;
  margin:0 10px 10px 0;
  background-color:var(--theme-content-bg);
  color:var(--theme-secondary-color);
}
.sesproduct_product_filters ._filterbadge div > a:hover{
  text-decoration:line-through;
}
.sesproduct_product_filters ._filterbadge div > a span{
  font-weight:500;
}
.sesproduct_product_filters ._filterbadge div > a > i{
  margin-left:7px;
  font-size:14px;
}
.sesproduct_product_filters ._filterbadge div > a._all{
  background-color:var(--theme-secondary-color);
  color:#fff;
}
.sesproduct_product_filters ._filterbadge div > a._all > i{
  margin:0 7px 0 0;
}
.sesproduct_product_filters ._filterbadge div > a._all:hover{
  text-decoration:none;
}
.layout_sesproduct_browse_products .sesbasic_view_type_options{
  display:none;
}
.sesproduct_grid{
  margin:0 0 var(--bs-gutter-x);
  height:calc(100% - var(--bs-gutter-x));
}
.sesproduct_grid article{
  display:flex;
  flex-direction:column;
}
.sesproduct_grid .sesproduct_grid_thumb{
  height:auto !important;
  aspect-ratio:10 / 7.32;
}
.sesproduct_thumb .sesproduct_thumb_img > img{
  object-fit:cover;
  height:100%;
  width:100%;
}
.sesproduct_thumb .sesproduct_img_thumb_over,
.sesproduct_thumb .sesproduct_quick_view{
  display:none !important;
}
.sesproduct_thumb_link{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}
.sesproduct_grid .sesproduct_grid_thumb .sesproduct_grid_memta_title{
  display:none !important;
}
.sesproduct_listing_badge{
  position:absolute;
  right:0;
  top:0.625rem;
}
.sesproduct_grid .sesproduct_grid_info{
  border-top-width:0.0625rem;
}
html .sesproduct_grid .sesproduct_grid_info *{
  text-align:left;
}
.sesproduct_grid_info_head{
  overflow:hidden;
}
.sesproduct_grid_info_head ._btns{
  float:right;
  margin-left:0.625rem;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.sesproduct_grid_info_head ._btns a{
  background-color:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  height:1.875rem;
  width:1.25rem;
  border-width:0;
}
.sesproduct_grid_info_head ._btns a i:before{
  color:var(--theme-font-color);
}
.sesproduct_grid_info_head ._btns a.button_active i:before{
  color:var(--theme-button-background-color);
}
.sesproduct_grid_info_head ._left{
  overflow:hidden;
}
html .sesproduct_grid_info .sesproduct_grid_info_title{
  margin:0;
  text-align:left;
}
html .sesproduct_grid_info .sesproduct_grid_info_title a{
  color:var(--theme-secondary-color) !important;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:var(--theme-font-size);
}
.sesproduct_grid_info ._shortinfo{
  font-size:var(--theme-font-size-small);
  margin-top:0.3125rem; 
  display:flex;
  flex-wrap:wrap;
  height:2.5rem;
}
.sesproduct_grid_info ._shortinfo span + span:before{
  content:"·";
  margin:0 0.3125rem;
}
.sesproduct_grid_info .sesproduct_price{
  font-weight:bold;
  font-size:1.0625rem !important;
}
.sesproduct_grid ._location{
  font-size:var(--theme-font-size-small);
  color:var(--theme-font-color-light);
  border-top-width:0.0625rem;
  padding:0.5rem 0;
  margin:auto 0.625rem 0;
  overflow:hidden;
}
.sesproduct_grid ._location i{
  float:left;
  margin:0.1875rem 0.3125rem 0 0.125rem;
}
.sesproduct_grid ._location span{
  overflow:hidden;
  display:block;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
/*Hover Effect Product Page*/
.sesproduct_grid article{
  -webkit-transition:-webkit-transform .2s ease-out;
  transition:-webkit-transform .2s ease-out;
  transition:transform .2s ease-out;
}
.sesproduct_products_listing .sesproduct_grid:hover article{
  -webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);
  box-shadow:0 2px 6px rgba(0,0,0,.15);
  -webkit-transform:scale(1.02);
  transform:scale(1.02);
}
/*PRODUCT GRID END*/
/*PRODUCT SIDEBAR SEARCH START*/
@media (min-width:768px){
  #global_page_sesproduct-index-browse .layout_left{
    margin-top:70px;
    margin-bottom:20px;
    width:30%;
    margin-right:0;
    padding-right:1rem;
  }
  .layout_core_product_sidebar_search{
    overflow:hidden;
  }
  #global_page_sesproduct-index-browse .layout_left .sesbasic_loading_cont_overlay{
    right:1rem;
  }
  #global_page_sesproduct-index-browse .layout_left .product_sidebar_search{
    max-height:95vh;
    overflow:auto;
  }
  .product_sidebar_search::-webkit-scrollbar-track{
    border-radius:10px;
    background-color:var(--theme-content-bg);
  }
  .product_sidebar_search::-webkit-scrollbar{
    width:6px;
    background-color:#f2f2f2;
  }
  .product_sidebar_search::-webkit-scrollbar-thumb{
    border-radius:10px;
    background-color:#838383;
    height:150px;
    margin-right:5px;
  }
  .product_sidebar_search_field_element .sesbasic_custom_scroll::-webkit-scrollbar-track{
    border-radius:10px;
    background-color:var(--theme-content-bg);
    position:relative;
    right:-20px;
  }
  .product_sidebar_search_field_element .sesbasic_custom_scroll::-webkit-scrollbar{
    width:4px;
    background-color:#f2f2f2;
  }
  .product_sidebar_search_field_element .sesbasic_custom_scroll::-webkit-scrollbar-thumb{
    border-radius:10px;
    background-color:#838383;
    height:150px;
    margin-right:5px;
  }
}
.layout_core_product_sidebar_search{
  padding:0 !important;
}
.product_sidebar_search_field{
  background-color:transparent;
  border-radius:0 !important;
  border-width:0;
  border-bottom-width:0.0625rem;
  padding:0.9375rem;
}
.product_sidebar_search_field_label{
  background-color:transparent !important;
  box-shadow:none !important;
  font-size:var(--theme-font-size) !important;
  font-weight:bold;
  color:var(--theme-secondary-color) !important;
  padding:0;
}
.product_sidebar_search_field_label.accordion-button:after{
  content:"\f078";
  color:var(--theme-font-color);
  font-family:"Font Awesome 5 Free";
  transition:none;
  cursor:pointer;
  height:20px;
  width:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
}
.product_sidebar_search_field_element{
  margin-top:0.625rem;
}
.product_sidebar_search_field_element ._search input{
  border-radius:0.3125rem;
  padding:0.3125rem 0.625rem;
  width:100%;
}
.product_sidebar_search_field_element .sesbasic_custom_scroll{
  max-height:300px;
  overflow:auto;
}
/* .product_sidebar_search_field_element .sesbasic_custom_scroll .mCSB_scrollTools{
  opacity:1;
  margin-right:-10px;
} */
.product_sidebar_search_field_element .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.product_sidebar_search_field_element .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
  right:-0.5rem;
}
.product_sidebar_search_field_item{
  display:flex;
  align-items:flex-start;
  padding:0.125rem 0;
}
.product_sidebar_search_field_item input{
  margin:0.1875rem 0.625rem 0 0;
  cursor:pointer;
}
.product_sidebar_search_field_item label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex:1;
  font-size:var(--theme-font-size-small);
  cursor:text !important;
}
.product_sidebar_search_field_item label ._count{
  color:var(--theme-font-color-light);
  margin-left:5px;
}
.product_sidebar_search_field_item .psb_icon{
  cursor:pointer;
  height:20px;
  width:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
}
.hassubsubmenu .product_sidebar_search_field_item .psb_icon{
  transform:rotate(-180deg);
}
/*Brands*/
.product_sidebar_search_field_brand > li > .product_sidebar_search_field_item{
  padding:10px 0;
}
.product_sidebar_search_field_brand ul{
  margin-left:0.625rem;
  margin-bottom:0.625rem;
  display:none;
}
.product_sidebar_search_field_brand > li > .product_sidebar_search_field_item{
  border-top-width:1px;
}
.product_sidebar_search_field_brand > li:nth-child(1) > .product_sidebar_search_field_item{
  border-top-width:0;
}
/*Slider*/
.sidebar_range_slider_text{
  display:flex;
  justify-content:space-between;
  font-size:var(--theme-font-size-small);
  margin-top:10px;
}
.product_sidebar_search_field .al-range-slider{
  padding:30px 0 0;
}
.product_sidebar_search_field .al-range-slider__track{
  background-color:#bfbfbf;
  box-shadow:none;
  margin:0 1rem;
  height:8px;
}
.product_sidebar_search_field .al-range-slider__track:before,
.product_sidebar_search_field .al-range-slider__track:after{
  content:"";
  background-color:#bfbfbf;
  height:8px;
  border-radius:1em 0 0 1em;
  width:2rem;
  left:-1rem;
  position:absolute;
  top:0;
}
.product_sidebar_search_field .al-range-slider__track:after{
  border-radius:0 1em 1em 0;
  left:auto;
  right:-1rem;
}
.product_sidebar_search_field .al-range-slider__bar{
  background:var(--theme-secondary-color);
  box-shadow:none;
}
.product_sidebar_search_field .al-range-slider__knob{
  background-color:var(--theme-secondary-color);
  border:2px solid #fff;
  box-shadow:0 0 2px 2px rgba(0, 0, 0, .1);
  height:2em;
  width:2em;
}
.product_sidebar_search_field .al-range-slider__knob:nth-child(2){
  margin-left:-1em;
}
.product_sidebar_search_field .al-range-slider__knob:nth-child(3){
  margin-left:1em;
}
.product_sidebar_search_field .al-range-slider__knob .al-range-slider__tooltip{
  display:none;
  color:var(--theme-secondary-color);
}
.product_sidebar_search_field input[name=from_custom],
.product_sidebar_search_field input[name=to_custom]{
  display:none;
}
.product_sidebar_search_field .sidebar_range_slider .al-range-slider__input{
  background-color:#fff;
  color:#000;
  border-width:0;
  box-shadow:none;
  position:absolute;
  right:0;
  top:-10px;
  width:6.625rem !important;
  min-width:inherit !important;
  font-weight:400;
  font-size:var(--theme-font-size);
  display:block;
  margin:0;
  padding:0.625rem 0;
  text-align:right;
}
.product_sidebar_search_field .sidebar_range_slider .al-range-slider__input[name=from_custom],
.product_sidebar_search_field .sidebar_range_slider .al-range-slider__input[name=from_year_custom]{
  right:auto;
  left:0;
  text-align:left;
}
.product_sidebar_search_field input[name=from],
.product_sidebar_search_field input[name=to]{
  background-color:transparent;
  padding:0;
  box-shadow:none;
  width:50%;
  position:absolute;
  top:0;
  font-size:var(--theme-font-size);
  color:var(--theme-secondary-color);
  font-weight:bold;
  margin:0;
}
.product_sidebar_search_field input[name=to]{
  right:0;
  text-align:right;
}
.product_sidebar_search_mob{
  display:none;
}
.product_sidebar_search_btns{
  display:flex;
  gap:10px;
  padding:0.9375rem;
  border-bottom-width:1px;
  position:sticky;
  bottom:0;
  background-color:#fff;
}
.product_sidebar_search_btns button{
  flex:1;
}
.product_sidebar_search_btns button.reset{
  background-color:#fff;
  border:1px solid var(--theme-button-background-color);
  color:var(--theme-button-background-color);
}
.product_sidebar_search_btns button.reset:hover{
  background-color:var(--theme-button-background-color);
  color:#fff;
}
@media (max-width:767px){
  #global_page_sesproduct-index-browse #global_content{
    overflow:inherit;
  }
  #global_page_sesproduct-index-browse #global_content .layout_main{
    position:relative;
  }
  /* #global_page_sesproduct-index-browse .layout_left{
    width:50%;
    padding-right:0.625rem;
    position:sticky;
    top:70px;
  } */
  #global_page_sesproduct-index-browse .layout_left .sesbasic_loading_cont_overlay{
    right:0.625rem;
  }
  #global_page_sesproduct-index-browse .layout_main .layout_middle{
    padding:0;
    /* width:50%; */
  }
  #global_content.search_close  .layout_main .layout_left{
    width:100%;
    padding-right:0;
    min-height:inherit !important;
    position:inherit;
    top:0;
  }
  #global_content.search_close .layout_main .layout_middle{
    padding:0;
    width:100%;
  }
  .layout_sesproduct_browse_products .col-12{
    width:100%;
  }
  .layout_core_product_sidebar_search._active{
    transition:all 200ms ease 0s;
  }
  .layout_core_product_sidebar_search._active.fixedsearch{
    box-shadow:0 0 5px rgba(0, 0, 0, .5);
    position:fixed !important;
    left:0.9375rem;
    right:0.9375rem;
    top:70px !important;
    width:auto !important;
    z-index:10;
  }
  .product_sidebar_search_mob{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:10px;
  }
  .product_sidebar_search_mob span{
    font-weight:bold;
  }
  .products_sidevar_filter_toggle{
    border-radius:50%;
    background-color:var(--theme-secondary-color);
    color:#fff !important;
    height:1.875rem;
    width:1.875rem;
    padding:0.625rem;
  }
  .products_sidevar_filter_toggle .fa-filter{
    display:none;
  }
  .search_close .products_sidevar_filter_toggle .fa-filter{
    display:block;
  }
  .search_close .products_sidevar_filter_toggle .fa-times{
    display:none;
  }
  .product_sidebar_search{
    display:block;
    border-top-width:1px;
    overflow:auto;
  }
  #global_content.search_close .product_sidebar_search{
    display:none;
  }
  .product_sidebar_search_field_item input{
    margin-top:0;
  }
}
@media (max-width:540px){
  .custom_select{
    flex-wrap:wrap;
    width:100%;
  }
  .custom_select label{
    width:100%;
  }
  .custom_select .select2-container{
    width:100% !important;
  }
  .custom_select .select2-results__options > li{
    white-space:normal;
  }
  body > .select2-container{
    left:auto !important;
    right:0 !important;
    display:block;
    width:200px;
  }
}
/*PRODUCT SIDEBAR SEARCH END*/
/*PRODUCT PROFILE START*/
#global_page_sesproduct-index-view{
  background-color:var(--theme-content-bg);
}
#global_page_sesproduct-index-view #global_content{
  overflow:inherit;
}
#global_page_sesproduct-index-view #global_content .layout_middle > .generic_layout_container{
  border-radius:0.625rem;
  border-width:0.0625rem;
  padding:0.9375rem !important;
  overflow:hidden;
  margin-bottom:1.5625rem;
}
#global_page_sesproduct-index-view #global_content .layout_middle > .generic_layout_container > h3{
  background-color:var(--theme-light-bg);
  border-bottom-width:0.0625rem;
  margin:-0.9375rem -0.9375rem 0.9375rem;
  padding:0.9375rem;
  font-weight:bold;
}
#global_page_sesproduct-index-view #global_content .layout_main{
  position:relative;
}
#global_page_sesproduct-index-view #global_content .layout_middle > .generic_layout_container > h3:before,
#global_page_sesproduct-index-view #global_content .layout_middle > .generic_layout_container > h3:after{
  display:none;
}
#global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_product_information,
#global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_product_info,
#global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_product_profile_slider,
#global_page_sesproduct-index-view #global_content .layout_sesproduct_product_profile_info,
#global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_breadcrumb{
  margin:0 !important;
  border-width:0 !important;
  padding:0 !important;
}
#global_page_sesproduct-index-view #global_content .sesbasic_breadcrumb{
  margin-bottom:0.625rem;
}
#global_page_sesproduct-index-view #global_content .layout_middle .layout_loancalculator_emi_calculator{
  padding:0 !important;
}
#global_page_sesproduct-index-view .custom_emi_calculator{
  width:100% !important;
}
/*Slider*/
.sesproduct_information_view1{
  margin-bottom:1.5625rem;
}
html .sesproduct_information_view1 .sesproduct_information_leftcolumn{
  width:100%;
}
html .sesproduct_information > ._img{
  border-width:0.0625rem;
  border-radius:0.625rem;
  width:100%;
  height:inherit;
  margin-bottom:0;
}
html .sesproduct_information > ._img .item{
  aspect-ratio:10/7.32;
  position:relative;
}
html .sesproduct_information > ._img > .item{
  width:100%;
}
html .sesproduct_information > ._img img{
  background-color:var(--theme-light-bg);
  object-fit:cover;
}
html .sesproduct_information > .view_360{
  position:relative;
  height:0;
  width:100%;
  display:block;
}
html .sesproduct_information > .view_360 > span{
  background-color:rgba(0, 0, 0, .7);
  position:absolute;
  bottom:0.625rem;
  left:50%;
  transform:translateX(-50%);
  z-index:10;
  color:#fff;
  padding:0.375rem 0.9375rem;
  border-radius:0.3125rem;
  display:flex;
  align-items:center;
}
html .sesproduct_information > .view_360 i{
  background-image:url(../images/custom/icon360.png);
  height:24px;
  width:24px;
  margin-right:10px;
  display:block;
}
.sesproduct_information_leftcolumn ._horizontaltabs{
  margin-top:0.625rem;
}
.sesproduct_information_leftcolumn ._horizontaltabs .slick-list{
  min-width:100%;
}
.sesproduct_information_leftcolumn ._horizontaltabs .slick-track{
  display:flex;
}
.sesproduct_information_view1 ._horizontaltabs .item{
  height:auto !important;
  cursor:pointer;

}
.sesproduct_information_view1 ._horizontaltabs .item > div{
  padding-bottom:70%;
  position:relative;
}
.sesproduct_information_view1 ._horizontaltabs .item img{
  border-width:0.0625rem;
  border-radius:0.3125rem;
  object-fit:cover;
/*  width:150px;*/
  position:absolute;
  left:0;
  top:0;
}
.sesproduct_information_view1 ._horizontaltabs .item.slick-current > div img{
  border:0.125rem solid var(--theme-secondary-color);
}
.sesproduct_information .slider .slick-arrow{
  border-width:0 !important;
  border-radius:0;
  background-color:rgba(0, 0, 0, .5) !important;
  top:50%;
  cursor:pointer;
  transform:translateY(-50%);
  position:absolute;
  transition:all 0.3s ease .5s;
  opacity:1;
  filter:alpha(opacity=0);
  height:2.5rem;
  padding:0;
  overflow:hidden;
  outline:none !important;
  width:2.5rem;
  z-index:10;
  display:flex !important;
  align-items:center;
  justify-content:center;
}
.sesproduct_information .slider .slick-arrow.slick-disabled{
  display:none !important;  
}
.sesproduct_information .slider .slick-arrow span{
  color:#fff;
  font-size:1.5625rem;
}
.sesproduct_information .slider .arrow-left{
  left:0;
}
.sesproduct_information .slider .arrow-right{
  right:0;
}
.sesproduct_information .slider._horizontaltabs .slick-arrow{
  width:1.5625rem;
}
.sesproduct_information .slider .slider_count{
  background-color:rgba(0, 0, 0, .7);
  position:absolute;
  bottom:0.625rem;
  right:0.625rem;
  z-index:10;
  color:#fff;
  padding:0.375rem 0.9375rem;
  border-radius:0.3125rem;
}
.sesproduct_information .slider .slider_count li:not(.slick-active){
  display:none;
}
.product_profile_mobile{
  display:none;
}
/*Info*/
#global_page_sesproduct-index-view .layout_right{
  width:40%;
  padding-left:0.625rem;
}
html .sesproduct_information_right_column{
  width:100%;
  display:block;
  float:none;
  border-width:0.0625rem;
  border-radius:0.625rem;
  padding:0.9375rem;
}
html .sesproduct_information_innerL,
html .sesproduct_information_innerR,
html .sesproduct_static_list_group{
  float:none;
  display:block;
  margin-bottom:0;
}
html .sesproduct_information_header{
  align-items:flex-start;
  position:relative;
}
html .sesproduct_information_title{
  flex:1;
}
html .sesproduct_information_title h3{
  font-weight:bold;
  padding:0;
}
.sesproduct_information_title ._quick_info{
  display:flex;
  flex-wrap:wrap;
}
.sesproduct_information_title ._quick_info > span + span:before{
  content:"·";
  margin:0 0.3125rem;
}
.sesproduct_information_info{
  display:flex;
  align-items:flex-start;
  margin-bottom:0.3125rem;
  font-size:var(--theme-font-size-small);
}
.sesproduct_information_info > i{
  color:var(--theme-font-color-light);
  width:1.125rem;
  margin-right:0.3125rem;
  margin-top:0.1875rem;
  text-align:center;
}
.sesproduct_information_info > span{
  flex:1;
}
.sesproduct_information_header ._options{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.sesproduct_information_header ._options > div._icon{
  margin-left:0.625rem;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.sesproduct_information_header ._options > div._icon > a{
  background-color:transparent;
  display:flex;
  align-items:center;
  justify-content:center;
  height:1.875rem;
  width:1.25rem;
  border-width:0;
}
.sesproduct_information_header ._options > div._icon > a i:before{
  color:var(--theme-font-color);
}
.sesproduct_information_header ._options > div._icon > a.button_active i:before{
  color:var(--theme-button-background-color);
}
.sesproduct_information_header ._options > div._icon > span{
  width:2.8125rem;
  text-align:center;
  font-size:0.625rem;
  line-height:1.5;
  display:none;
}
.sesproduct_information_header ._options .sesbasic_pulldown_options{
  right:-0.625rem;
  top:2.5rem;
}
.sesproduct_information_header .layout_sesproduct_gutter_menu{
  margin:0;
}
.sesproduct_information_header ul.products_gutter_options > li a{
  padding:0.375rem 0.625rem 0.375rem 2.1875rem !important;
}
.sesproduct_information_header ul.products_gutter_options > li a:hover{
  background-color:transparent;
}
.sesproduct_information_header ul.products_gutter_options > li a:before{
  left:0.625rem;
}
.sesproduct_profile_badge{
  justify-content:flex-end;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  position:absolute;
  top:3rem;
}
.sesproduct_profile_badge .jm_badge{
  right:-0.9375rem;
}
.jm_badge{
  background-color:var(--theme-secondary-color);
  display:flex;
  align-items:center;
  font-size:0.75rem;
  color:#fff;
  font-weight:500;
  padding:0 0.3125rem;
  line-height:1.25rem;
  height:1.25rem;
  border-radius:0.1875rem 0 0 0.1875rem;
  position:relative;
  min-width:5rem;
  justify-content:center;
}
.jm_badge:before{
  content:"";
  left:-0.375rem;
  position:absolute;
  width:0;
  height:0;
  border-top:0.625rem solid transparent;
  border-bottom:0.625rem solid transparent;
  border-right:0.4375rem solid var(--theme-secondary-color);
}
.jm_badge.jm_badge_Sold,
.jm_badge.jm_badge_Booked{
  background-color:var(--theme-primary-color);
}
.jm_badge.jm_badge_Sold:before,
.jm_badge.jm_badge_Booked:before{
  border-right-color:var(--theme-primary-color);
}
.jm_badge_req{
  display:block;
  font-size:0.75rem;
  margin-top:0.3125rem;
}
/*.jm_badge i{
  background-image:url(../images/custom/logo-16.png);
  height:24px;
  width:24px;
  margin-right:5px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
}*/ 
.sesproduct_compare_icon input{
  opacity:0;
  cursor:pointer;
  position:absolute;
  visibility:hidden;
}
.sesproduct_compare_icon label span:not(.checkmark){
  display:none;    
}
.sesproduct_compare_icon .checkmark{
  border-radius:0.25rem;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  width:1.875rem;
  height:1.875rem;
}
.sesproduct_compare_icon .checkmark:before{
  background-image:url(../images/custom/compare.png);
  content:"";
  background-size:contain;
  font-weight:400;
  width:22px;
  height:22px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:13px;
  padding-top:1px;
}
.sesproduct_compare_icon input:checked ~ .checkmark:before{
  background-image:url(../images/custom/compare-active.png);
}
.sesproduct_view_middle .sesproduct_price{
  border-top-width:0.0625rem;
  float:none;
  padding-top:1.25rem;
}
.sesproduct_view_middle .sesproduct_price .current_value{
  color:var(--theme-secondary-color);
  font-size:1.5625rem;
  font-weight:bold;
}
.sesproduct_view_additional_link{
  display:flex;
  justify-content:space-between;
  clear:both;
}
.sesproduct_view_additional_link a{
  display:flex;
  align-items:center;
  font-size:var(--theme-font-size-small);
  font-weight:500;
  color:var(--theme-secondary-color) !important;
}
.sesproduct_view_additional_link a:hover span{
  text-decoration:underline;
}
.sesproduct_view_additional_link ._saving a{
  color:#01b088 !important;
}
.sesproduct_view_additional_link a i{
  margin-left:0.3125rem;
}
.sesproduct_information_report_btns{
  display:flex;
  justify-content:center;
  margin:0 -0.625rem;
  padding:0.625rem 0 0;
}
.sesproduct_information_report_btns > div{
  padding:0 0.625rem;
  flex-grow:1;
  width:50%;
}
.sesproduct_information_report_btns a{
  background-color:var(--theme-secondary-color);
  color:var(--theme-button-font-color) !important;
  font-size:0.9375rem !important;
  display:block;
  padding:0.625rem 0.9375rem;
  font-weight:500;
  border-radius:0.3125rem;
  margin-right:0.3125rem;
  min-width:9.375rem;
  text-align:center;
  text-transform:uppercase;
  white-space:nowrap;
  width:100%;
}
.sesproduct_information_report_btns a i{
  margin-right:5px;
}
.sesproduct_information_report_btns._contact,
.sesproduct_information_report_btns._more{
  margin-top:0.625rem;
}
.sesproduct_information_report_btns._contact a{
  background-color:var(--theme-button-background-color);
}
.sesproduct_information_report_btns._more a{
  background-color:#e3c001;
} 
.sesproduct_information_report_btns a:hover{
  opacity:.9;
}
html .sesproduct_information_view1 .sesproduct_price{
  margin:0;
}
.sesproduct_information_download_link{
  text-align:center;
  margin-top:10px;
}
.sesproduct_information_download_link a i{
  margin-right:5px;
}
.sesproduct_information_buttons{
  display:flex;
  justify-content:space-between;
  clear:both;
  border-bottom-width:0.0625rem;
  padding-bottom:0.9375rem;
}
.sesproduct_information_quick_info{
  display:flex;
  flex-wrap:wrap;
  clear:both;
}
.sesproduct_information_quick_info > div{
  width:50%;
  margin:0.3125rem 0 !important;
  font-size:var(--theme-font-size-small);
}
.sesproduct_profile_share_btns{
  display:flex;
  align-items:center;
  justify-content:center;
  margin:3rem 0 1.25rem;
}
.sesproduct_profile_share_btns > span{
  font-weight:500;
}
.sesproduct_profile_share_btns > div{
  margin-left:0.9375rem;
  display:flex;
  flex-wrap:wrap;
}
.sesproduct_profile_share_btns > div > div{
  margin:0 3px;
  position:relative;
}
.sesproduct_profile_share_btns .sesbasic_icon_btn{
  background-color:var(--theme-secondary-color) !important;
  height:36px;
  width:36px;
}
.sesproduct_profile_share_btns .sesbasic_icon_btn i:before{
/*  color:var(--theme-secondary-color);*/
  font-size:1.25rem;
}
.sesproduct_profile_share_btns .sesbasic_icon_btn._chat{
  background-color:var(--theme-primary-color) !important;
}
.sesproduct_profile_share_btns .sesbasic_icon_btn._pos{
  background-color:var(--theme-primary-color) !important;
  color:#fff;
}
.sesproduct_profile_share_btns .sesbasic_icon_btn._pos i{
  font-style:normal;
  letter-spacing:1px;
  font-weight:bold;
  font-size:12px;
  line-height:normal;
}
.sesproduct_profile_share_btns > div > div > span{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  max-width:12.5rem;
  padding:0.15rem 0.5rem;
  color:#fff;
  text-align:center;
  background-color:#000;
  border-radius:0.25rem;
  font-size:var(--theme-font-size-small);
  white-space:nowrap;
  top:-2.1875rem;
}
.sesproduct_profile_share_btns > div > div > span:before{
  position:absolute;
  content:"";
  border-color:transparent;
  border-style:solid;
  bottom:-0.375rem;
  border-width:0.4rem 0.4rem 0;
  border-top-color:#000;
  left:50%;
  transform:translateX(-50%);
}
.sesproduct_profile_share_btns .photo_share_icon{
  height:24px;
  width:24px;
  margin-top:4px;
}
.photo_share_icon{
  background-image:url(../images/custom/photo-share.png);
  background-repeat:no-repeat;
  background-size:contain;
}
/*Modal Box*/
.custom_modal .btn-close{
  background:none !important;
  box-shadow:none !important;
  padding:0 0.625rem;
}
.savings_modal  .btn-close{
  position:absolute;
  right:0.625rem;
  top:0.625rem;
  z-index:1;
}
.savings_modal_head{
  margin-bottom:1.875rem;
}
.savings_modal_head p{
  margin:0;
}
.savings_modal_head ._headline{
  font-size:1.5625rem;
}
.savings_modal_head ._headline span{
  font-size:var(--theme-font-size);
  color:#01b088;
  font-weight:500;
}
.savings_modal_head p._des{
  font-size:var(--theme-font-size-small);
}
.sesproduct_price_compare{
 border-bottom-width:0.0625rem;
  display:flex;
  justify-content:center;
  align-items:flex-end;
}
.sesproduct_price_compare > div{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:0 0.9375rem;
}
.sesproduct_price_compare > div ._head{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.sesproduct_price_compare > div ._head span{
  font-size:var(--theme-font-size-small);
  text-align:center;
}
.sesproduct_price_compare > div ._head b{
  background-color:#acacac;
  color:#fff;
  font-size:0.875rem;
  font-weight:700;
  position:relative;
  padding:0.25rem 1.25rem;
  border-radius:0.3125rem;
  margin-bottom:0.9375rem;
}
.sesproduct_price_compare > div ._head b:after{
  content:"";
  position:absolute;
  bottom:-0.3125rem;
  left:50%;
  transform:translateX(-50%);
  width:0;
  height:0;
  border-left:0.3125rem solid transparent;
  border-right:0.3125rem solid transparent;
  border-top:0.3125rem solid #acacac;
}
.sesproduct_price_compare > div._our ._head b{
  background-color:#2b0c44;
}
.sesproduct_price_compare > div._our ._head b:after{
  border-top-color:#2b0c44;
}
.sesproduct_price_compare > div ._bar{
  display:flex;
}
.sesproduct_price_compare > div ._bar span{
  background:#e8e8e8;
  border-radius:0.3125rem 0.3125rem 0 0;
  position:relative;
  width:1.875rem;
  height:12.5rem;
}
.sesproduct_price_compare > div._our ._bar span{
  background-color:#01b088;
}
/*Benefits Modal*/
.benefits_modal_field{
  font-size:var(--theme-font-size-small);
  display:flex;
  justify-content:space-between;
  border-bottom-width:0.0625rem;
  border-block-style:dashed;
  padding-bottom:0.625rem;
  margin-bottom:0.9375rem;
}
.benefits_modal_field:nth-last-child(1){
  margin-bottom:0;
  border-bottom-width:0;
}
.benefits_modal_field p{
  margin:0;
  white-space:pre;
  white-space:pre-line;
}
.benefits_modal_field ._label{
  position:relative;
  padding-left:1.5625rem;
}
.benefits_modal_field ._label:before{
  content:"\f164";
  font-family:"Font Awesome 5 Free";
  font-weight:bold;
  color:#00b088;
  position:absolute;
  left:0;
}
.benefits_modal_field ._value{
  text-align:right;
}
.modal-footer .benefits_modal_field{
  font-size:var(--theme-font-size);
  width:100%;
}
.modal-footer .benefits_modal_field ._label{
  padding-left:0;
}
.modal-footer .benefits_modal_field ._label:before{
  display:none !important;
}
.modal-footer .benefits_modal_field ._value{
  color:#00b088;
}
/*Profile Fields*/
.sesproduct_profile_fields .profile_fields{
  border-radius:0.625rem;
  border-width:0.0625rem;
  padding:0.9375rem !important;
  overflow:hidden;
  margin:0 0 1.5625rem !important;
}
.sesproduct_profile_fields .profile_fields > h4{
  background-color:var(--theme-light-bg);
  border-bottom-width:1px;
  margin:-0.9375rem -0.9375rem 0.9375rem;
  padding:0.9375rem;
  font-weight:bold;
}
.sesproduct_profile_fields ul{
  display:flex;
  flex-wrap:wrap;
}
.sesproduct_profile_fields .profile_fields ul > li{
  padding:0.3125rem;
  position:relative;
  width:33.33%;
/*  border-bottom-width:0.0625rem;
  border-bottom-style:dashed;*/
}
.sesproduct_profile_fields .profile_fields ul > li > span{
  display:block;
  width:100%;
}
.sesproduct_profile_fields .profile_fields ul > li > span:nth-child(1){
  font-size:var(--theme-font-size-small);
  color:var(--theme-font-color-light);
  font-weight:400;
}
.sesproduct_profile_fields .profile_fields ul > li > span:nth-last-child(1){
  font-weight:500;
  word-break:break-all;
}
.sesproduct_profile_fields .profile_fields ul > li > span br + br{
  display:none;
}
.sesproduct_profile_fields .profile_fields i.field_icon{
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  display:inline-block;
  height:1rem;
  width:1rem;
  position:absolute;
  left:0;
  top:0.625rem;
}
.sesproduct_profile_fields .profile_fields ul > li{
  padding-left:1.875rem;
}
.sesproduct_profile_fields .profile_fields i.field_icon_year,
.sesproduct_profile_fields .profile_fields i.field_icon_ryear{
  background-image:url(../images/custom/icon_calendar.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_make{
  background-image:url(../images/custom/icon_make.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_model{
  background-image:url(../images/custom/icon_model.png);
  top:0.375rem;
}
.sesproduct_profile_fields .profile_fields i.field_icon_variant{
  background-image:url(../images/custom/icon_variant.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_insurance_t{
  background-image:url(../images/custom/icon_insurance_t.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_insurance_v{
  background-image:url(../images/custom/icon_insurance_v.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rto{
  background-image:url(../images/custom/icon_rto.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ftype{
  background-image:url(../images/custom/icon_ftype.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_km{
  background-image:url(../images/custom/icon_km.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_owner{
  background-image:url(../images/custom/icon_owner.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_transmission{
  background-image:url(../images/custom/icon_transmission.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_mileage{
  background-image:url(../images/custom/icon_mileage.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sc,
.sesproduct_profile_fields .profile_fields i.field_icon_vrs,
.sesproduct_profile_fields .profile_fields i.field_icon_vs{
  background-image:url(../images/custom/icon_sc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ftc{
  background-image:url(../images/custom/icon_ftc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_mp{
  background-image:url(../images/custom/icon_mp.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_gc{
  background-image:url(../images/custom/icon_gc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_bs{
  background-image:url(../images/custom/icon_bs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_abs{
  background-image:url(../images/custom/icon_abs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_kls{
  background-image:url(../images/custom/icon_kls.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_pw,
.sesproduct_profile_fields .profile_fields i.field_icon_fd{
  background-image:url(../images/custom/icon_pw.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sunroof{
  background-image:url(../images/custom/icon_sunroof.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ims{
  background-image:url(../images/custom/icon_ims.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ls,
.sesproduct_profile_fields .profile_fields i.field_icon_lwsw,
.sesproduct_profile_fields .profile_fields i.field_icon_ms,
.sesproduct_profile_fields .profile_fields i.field_icon_pors{
  background-image:url(../images/custom/icon_ls.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_acs{
  background-image:url(../images/custom/icon_acs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ps{
  background-image:url(../images/custom/icon_ps.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cl{
  background-image:url(../images/custom/icon_cl.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rcv{
  background-image:url(../images/custom/icon_rcv.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cs{
  background-image:url(../images/custom/icon_cs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ab{
  background-image:url(../images/custom/icon_ab.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_gns{
  background-image:url(../images/custom/icon_gns.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rc{
  background-image:url(../images/custom/icon_rc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rps{
  background-image:url(../images/custom/icon_rps.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_tf{
  background-image:url(../images/custom/icon_tf.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_hw{
  background-image:url(../images/custom/icon_hw.svg);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ccg{
  background-image:url(../images/custom/icon_ccg.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rha{
  background-image:url(../images/custom/icon_rha.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cas,
.sesproduct_profile_fields .profile_fields i.field_icon_eba{
  background-image:url(../images/custom/icon_cas.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rbs{
  background-image:url(../images/custom/icon_rbs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_pbss,
.sesproduct_profile_fields .profile_fields i.field_icon_asss{
  background-image:url(../images/custom/icon_pbss.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ke{
  background-image:url(../images/custom/icon_key.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_iaorvm,
.sesproduct_profile_fields .profile_fields i.field_icon_eaorvm,
.sesproduct_profile_fields .profile_fields i.field_icon_eafo{
  background-image:url(../images/custom/icon_eaorvm.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sdm,
.sesproduct_profile_fields .profile_fields i.field_icon_ts{
  background-image:url(../images/custom/icon_sdm.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cfl{
  background-image:url(../images/custom/icon_cfl.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_lhl,
.sesproduct_profile_fields .profile_fields i.field_icon_ltl,
.sesproduct_profile_fields .profile_fields i.field_icon_lmh,
.sesproduct_profile_fields .profile_fields i.field_icon_phl,
.sesproduct_profile_fields .profile_fields i.field_icon_ah{
  background-image:url(../images/custom/icon_lhl.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cc{
  background-image:url(../images/custom/icon_cc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_has{
  background-image:url(../images/custom/icon_has.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_acc{
  background-image:url(../images/custom/icon_acc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rav{
  background-image:url(../images/custom/icon_rav.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_bts{
  background-image:url(../images/custom/icon_bts.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_adi{
  background-image:url(../images/custom/icon_adi.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_hsw{
  background-image:url(../images/custom/icon_hsw.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_psunroof{
  background-image:url(../images/custom/icon_psunroof.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_fal,
.sesproduct_profile_fields .profile_fields i.field_icon_aml{
  background-image:url(../images/custom/icon_fal.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_360dc{
  background-image:url(../images/custom/icon_360dc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_hud{
  background-image:url(../images/custom/icon_hud.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_aaas{
  background-image:url(../images/custom/icon_aaas.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_acp{
  background-image:url(../images/custom/icon_acp.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_dzcc{
  background-image:url(../images/custom/icon_dzcc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_psoab{
  background-image:url(../images/custom/icon_psoab.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_wipers,
.sesproduct_profile_fields .profile_fields i.field_icon_rsw{
  background-image:url(../images/custom/icon_wipers.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sunblinds{
  background-image:url(../images/custom/icon_sunblinds.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_wfc{
  background-image:url(../images/custom/icon_wfc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_tpms{
  background-image:url(../images/custom/icon_tpms.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_dic{
  background-image:url(../images/custom/icon_dic.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_fps{
  background-image:url(../images/custom/icon_fps.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_frontcamera{
  background-image:url(../images/custom/icon_frontcamera.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_adas{
  background-image:url(../images/custom/icon_adas.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rsi{
  background-image:url(../images/custom/icon_rsi.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_tc{
  background-image:url(../images/custom/icon_tractioncontrol.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_aas,
.sesproduct_profile_fields .profile_fields i.field_icon_easm{
  background-image:url(../images/custom/icon_aas.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_pkot{
  background-image:url(../images/custom/icon_pkot.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sca{
  background-image:url(../images/custom/icon_sca.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rws{
  background-image:url(../images/custom/icon_rws.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rs,
.sesproduct_profile_fields .profile_fields i.field_icon_rss{
  background-image:url(../images/custom/icon_rs.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sbg,
.sesproduct_profile_fields .profile_fields i.field_icon_ags{
  background-image:url(../images/custom/icon_sbg.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_drl{
  background-image:url(../images/custom/icon_drl.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_hha{
  background-image:url(../images/custom/icon_hha.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_bsm{
  background-image:url(../images/custom/icon_bsm.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_pds{
  background-image:url(../images/custom/icon_pds.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_fcm{
  background-image:url(../images/custom/icon_fcm.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_rsc{
  background-image:url(../images/custom/icon_rsc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sss{
  background-image:url(../images/custom/icon_sss.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_irr{
  background-image:url(../images/custom/icon_irr.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_usbco{
  background-image:url(../images/custom/icon_usbco.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_awd{
  background-image:url(../images/custom/icon_awd.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ddmd{
  background-image:url(../images/custom/icon_ddmd.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_podh,
.sesproduct_profile_fields .profile_fields i.field_icon_mdh{
  background-image:url(../images/custom/icon_podh.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_icwifi{
  background-image:url(../images/custom/icon_icwifi.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ccr{
  background-image:url(../images/custom/icon_ccr.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_airpurifier{
  background-image:url(../images/custom/icon_airpurifier.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cgb{
  background-image:url(../images/custom/icon_cgb.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_uh{
  background-image:url(../images/custom/icon_uh.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_vac{
  background-image:url(../images/custom/icon_vac.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_anwtp{
  background-image:url(../images/custom/icon_anwtp.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_mzcc{
  background-image:url(../images/custom/icon_mzcc.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_ptl{
  background-image:url(../images/custom/icon_ptl.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_sct{
  background-image:url(../images/custom/icon_sct.png);
}
.sesproduct_profile_fields .profile_fields i.field_icon_cta{
  background-image:url(../images/custom/icon_cta.png);
}
.layout_sesproduct_product_description p{
  white-space:pre-line;
}
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="607"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="585"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="586"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="588"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="591"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="569"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="570"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="572"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="577"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="580"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="583"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="587"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="592"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="597"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="598"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="601"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="604"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="605"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="608"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="609"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="612"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="614"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="615"],
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"]{
  position:relative;
  width:50%;
  display:flex;
  justify-content:space-between;
}
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="607"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="585"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="586"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="588"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="591"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="569"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="570"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="572"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="577"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="580"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="583"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="587"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="592"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="597"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="598"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="601"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="604"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="605"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="608"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="609"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="612"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="614"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="615"] .field_icon,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] .field_icon{
  top:0.375rem;
}
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="607"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="585"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="586"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="588"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="591"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="569"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="570"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="572"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="577"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="580"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="583"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="587"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="592"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="597"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="598"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="601"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="604"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="605"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="608"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="609"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="612"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="614"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="615"] span,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] span{
  color:var(--theme-font-color);
  font-weight:500;
  word-break:break-word;
  font-size:var(--theme-font-size);
  padding-right:30px;
}
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="607"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="585"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="586"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="588"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="591"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="569"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="570"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="572"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="577"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="580"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="583"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="587"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="592"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="597"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="598"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="601"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="604"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="605"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="608"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="609"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="612"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="614"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="615"] span:nth-last-child(1),
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"] span:nth-last-child(1){
  display:none;
}
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="607"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="585"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="586"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="588"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="591"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="569"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="570"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="572"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="577"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="580"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="583"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="587"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="592"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="597"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="598"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="601"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="604"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="605"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="608"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="609"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="611"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="612"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="614"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="615"]:after,
.sesproduct_profile_fields .profile_fields ul > li[data-field-id="616"]:after{
  content:"\f058";
  font-family:'Font Awesome 5 Free';
  font-weight:700;
  color:#51db1b;
  right:1.25rem;
  position:absolute;
  top:1.25rem;
  transform:translateY(-50%);
}
@media only screen and (max-width:1024px){
  #global_page_sesproduct-index-view .layout_right{
    float:right;
  }
}
@media only screen and (max-width:768px){
  #global_page_sesproduct-index-view .layout_right{
    display:none;
  }
  .product_profile_mobile{
    display:block;
  }
  .layout_sesproduct_product_profile_slider{
    border-radius:0 !important;
  }
  html .sesproduct_information > ._img{
    border-radius:0;
    border-width:0;
  }
  .sesproduct_information_leftcolumn ._horizontaltabs,
  #global_page_sesproduct-index-view #global_content .sesbasic_breadcrumb{
    padding:0.625rem;
    margin:0;
  }
  html .sesproduct_information_right_column{
    border-width:0;
    padding:0 0.9375rem;
  }
  html .sesproduct_information_view1 .sesproduct_information_leftcolumn{
    width:100%;
  }
  html .sesproduct_information_view1 .sesproduct_information_right_column{
    width:100%;
  }
  #global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_product_description,
  #global_page_sesproduct-index-view #global_content .layout_middle > .layout_sesproduct_similar_products,
  #global_page_sesproduct-index-view #global_content .layout_middle > .layout_loancalculator_emi_calculator,
  .sesproduct_profile_fields .profile_fields{
    margin:0 0.9375rem 1.5625rem !important;
  }
  .sesproduct_profile_fields .profile_fields ul > li{
    width:50%;
  }
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="67"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="68"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="69"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="70"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="71"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="72"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="73"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="74"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="75"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="76"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="77"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="78"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="79"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="80"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="81"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="516"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="529"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="530"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="531"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="532"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="533"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="534"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="535"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="536"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="537"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="538"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="528"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="527"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="517"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="518"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="519"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="520"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="521"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="522"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="523"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="524"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="525"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="526"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="539"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="540"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="553"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="554"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="555"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="556"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="557"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="558"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="559"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="552"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="551"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="541"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="542"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="543"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="544"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="545"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="546"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="547"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="548"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="549"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="550"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="566"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="567"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="568"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="571"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="574"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="575"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="576"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="578"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="579"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="581"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="582"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="584"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="589"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="590"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="593"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="595"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="596"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="599"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="600"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="602"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="603"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="606"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="613"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="610"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="594"],
  .sesproduct_profile_fields .profile_fields ul > li[data-field-id="573"]{
    width:100%;
  }
}
@media only screen and (max-width:350px){
  .sesproduct_profile_share_btns{
    flex-wrap:wrap;
    padding:0 0.9375rem;
  }
  .sesproduct_profile_share_btns > span{
    margin-bottom:1rem;
    text-align:center;
    font-weight:bold;
    width:100%;
  }
}
/*PRODUCT PROFILE END*/
/*MULTIPLE FORM START*/
html .sesmultipleform_side_button{
  width:10rem;
  right:-3.875rem;
  font-size:0.75rem;
}
/*.user_profile_edit .form-wrapper:nth-child(2) input[type="text"],
.user_profile_edit .form-wrapper:nth-child(3) input[type="text"]{
  background-color:#f1f1f1;
  pointer-events:none;
  opacity:.8; 
}*/
.sesmultipleform_form .global_form div.form-element{
  display:flex;
}
.sessmoothbox_main .sesmultipleform_form .global_form div.form-element{
  max-width:100%;
}
#global_page_core-pages-sellcar .layout_middle .layout_sesmultipleform_forms,
#global_page_core-pages-finance .layout_middle .layout_sesmultipleform_forms{
  padding:0 !important;
}
#global_page_core-pages-sellcar .layout_sesmultipleform_forms .global_form > div > div,
#global_page_core-pages-finance .layout_sesmultipleform_forms .global_form > div > div,
#global_page_core-pages-inquiry .layout_middle .layout_sesmultipleform_forms .global_form > div > div,
#global_page_core-pages-careers .layout_middle .layout_sesmultipleform_forms .global_form > div > div{
  padding:0.9375rem;
}
#global_page_core-pages-sellcar .layout_sesmultipleform_forms .global_form > div > div h3,
#global_page_core-pages-finance .layout_sesmultipleform_forms .global_form > div > div h3,
#global_page_core-pages-inquiry .layout_middle .layout_sesmultipleform_forms .global_form > div > div h3,
#global_page_core-pages-careers .layout_middle .layout_sesmultipleform_forms .global_form > div > div h3{
  border-bottom-width:0.0625rem;
  background-color:var(--theme-light-bg);
  font-weight:bold;
  margin:-0.9375rem -0.9375rem 0.9375rem;
  padding:0.9375rem;
}
#global_page_core-pages-sellcar .layout_sesmultipleform_forms .form-elements,
#global_page_core-pages-finance .layout_sesmultipleform_forms .form-elements{
  display:flex;
  flex-wrap:wrap;
}
#global_page_core-pages-sellcar .layout_sesmultipleform_forms .form-wrapper,
#global_page_core-pages-finance .layout_sesmultipleform_forms .form-wrapper{
  width:50%;
  padding:0.625rem;
}
#global_page_core-pages-sellcar .layout_sesmultipleform_forms .global_form div.form-element,
#global_page_core-pages-finance .layout_sesmultipleform_forms .global_form div.form-element{
  max-width:100%;
  min-width:inherit;
}
.layout_sesmultipleform_forms #submit-wrapper{
  width:100% !important;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element{
  display:flex !important;
  justify-content:center;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element .form-wrapper{
  width:100%;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element .form-label{
  display:none;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element button,
.layout_sesmultipleform_forms #submit-wrapper .form-element a{
  min-width:12.5rem;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element a{
  border-radius:0.25rem;
  padding:0.5em 0.8em;
  font-size:100%;
  border:none;
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  border:0.0625rem solid #theme_button_background_color;
  box-sizing:border-box;
  transition:all .2s ease-in-out;
  outline:none !important;
  text-align:center;
}
.layout_sesmultipleform_forms #submit-wrapper .form-element > a:hover{
  opacity:.9;
}
#global_page_core-pages-inquiry .layout_middle .layout_sesmultipleform_forms,
#global_page_core-pages-careers .layout_middle .layout_sesmultipleform_forms{
  max-width:50rem;
  margin:0 auto;
  padding:0 !important;
}
#global_page_core-pages-inquiry .sesmultipleform_form .global_form div.form-element,
#global_page_core-pages-careers .sesmultipleform_form .global_form div.form-element{
  display:inherit;
  max-width:100%;
  width:100%;
}
#global_page_core-pages-careers .layout_middle .layout_sesmultipleform_forms .global_form #file_1941-element .description{
  display:none;
}
@media only screen and (max-width:767px){
  .sessmoothbox_container .sesmultipleform_form .global_form > div > div{
    padding:0;
    margin:0;
  }
  .sessmoothbox_main .sesmultipleform_form div.form-element{
    max-width:100% !important;
    min-width:inherit !important;
  }
  .sessmoothbox_main .sesmultipleform_form select{
    max-width:inherit !important;
    min-width:inherit !important;
    width:33.3% !important;
  }
}
@media only screen and (max-width:540px){
  #global_page_core-pages-sellcar .layout_sesmultipleform_forms .form-wrapper,
  #global_page_core-pages-finance .layout_sesmultipleform_forms .form-wrapper{
    width:100%;
  }
}
/*MULTIPLE FORM END*/
/*SIGNUP START*/
#global_page_user-signup-index{
  background-color:var(--theme-content-bg);
}
#global_page_user-signup-index .layout_middle .layout_core_content{
  max-width:37.5rem;
  margin:3.125rem auto !important;
  padding:0 0.9375rem !important;
}
#global_page_user-signup-index .layout_middle .layout_core_content .global_form > div{
  float:none;
}
#global_page_user-signup-index .layout_middle .layout_core_content .global_form > div > div h3{
  font-size:1.5625rem;
  text-transform:uppercase;
  font-weight:600;
  text-align:center;
  letter-spacing:normal;
  margin-bottom:1.875rem;
}
#global_page_user-signup-index .layout_middle .layout_core_content .global_form div.form-element{
  min-width:inherit;
  max-width:100%;
  width:100%;
}
#signup_account_form #otp_phone_number{
  display:flex;
  flex-wrap:wrap;
}
#signup_account_form #otp_phone_number .form-wrapper .form-element{
  width:4.375rem;
}
#signup_account_form #otp_phone_number > .form-label{
  width:100%;
}
#signup_account_form #otp_phone_number > .form-label:after{
  content:' *';
  color:#f00;
}
#signup_account_form #otp_phone_number #phone_number-wrapper{
  flex:1;
}
#signup_account_form #otp_phone_number input,
#signup_account_form #otp_phone_number select{
  width:11.25rem;
  padding:0 0.625rem;
  height:2.8125rem;
}
#signup_account_form #otp_phone_number #phone_number-wrapper .form-element,
#signup_account_form #otp_phone_number #phone_number-wrapper .form-element input{
  width:100%;
  min-width:inherit;
  max-width:100%;
}
html .user_signup_details .form-element select,
html .user_profile_edit .form-element select{
  max-width:32% !important;
  min-width:32% !important;
}
#global_page_user-signup-index .layout_middle .layout_core_content .global_form #terms-label{
  display:none;
}
#global_page_user-signup-index .layout_middle .layout_core_content .global_form #submit-element button{
  width:100%;
}
.signup_lopin_btn{
  margin-top:30px;
}
.signup_lopin_btn a{
  display:block;
  border-radius:0.25rem;
  padding:.5em .8em;
  font-size:100%;
  line-height:normal;
}
@media only screen and (max-width:767px){
  #global_page_user-signup-index div#global_content{
    padding:0;
  }
  #global_page_user-signup-index .layout_middle .layout_core_content{
    max-width:100%;
    margin:1.875rem auto !important;
  }
  #global_page_user-signup-index .layout_middle .layout_core_content .global_form > div > div h3{
    font-size:1.125rem;
    font-weight:bold;
  }
  #signup_account_form #otp_phone_number .form-wrapper#country_code-wrapper{
    width:4.375rem !important;
  }
}
/*SIGNUP END*/

/*LOGIN START*/
#global_page_otpsms-index-login,
#global_page_core-error-requireuser{
  background-color:var(--theme-content-bg);
}
#global_page_otpsms-index-login .layout_middle .layout_core_content,
#global_page_core-error-requireuser .layout_middle .layout_core_content{
  border-width:0 !important;
  max-width:37.5rem;
  margin:3.125rem auto !important;
  padding:0 0.9375rem !important;
}
#global_page_otpsms-index-login .layout_middle .layout_core_content .global_form > div,
#global_page_core-error-requireuser .layout_middle .layout_core_content .global_form > div{
  float:none;
}
#global_page_otpsms-index-login .layout_middle .layout_core_content .global_form > div > div h3,
#global_page_core-error-requireuser .layout_middle .layout_core_content .global_form > div > div h3{
  font-size:1.5625rem;
  text-transform:uppercase;
  font-weight:600;
  text-align:center;
  letter-spacing:normal;
  margin-bottom:1.875rem;
}
#global_page_otpsms-index-login .layout_middle .layout_core_content .global_form > div > div h3 + p,
#global_page_core-error-requireuser .layout_middle .layout_core_content .global_form > div > div h3 + p{
  display:none;
}
#global_page_otpsms-index-login .layout_middle .layout_core_content .global_form div.form-element{
  min-width:inherit;
  max-width:100%;
  width:100%;
}
#user_form_login #otp_phone_number{
  display:flex;
  flex-wrap:wrap;
}
#user_form_login #otp_phone_number .form-wrapper .form-element{
  width:4.375rem;
}
#user_form_login #otp_phone_number > .form-label{
  width:100%;
}
#user_form_login #otp_phone_number #phone_number-wrapper{
  flex:1;
}
#user_form_login .form-wrapper input{
  padding:0 0.625rem;
  height:2.8125rem;
  width:100%;
  min-width:inherit;
  max-width:100%;
}
#global_page_otpsms-index-login .layout_middle .layout_core_content .global_form #loginsubmit-element button{
  width:100%;
}
#global_page_otpsms-index-login #buttons-wrapper #forgot-wrapper,
#global_page_core-error-requireuser #user_form_login #buttons-wrapper{
  display:none;
}
#global_page_otpsms-index-login #buttons-wrapper #forgot-wrapper .form-element{
  text-align:center;
}
.otpsms_icon_back:before{
  content:"\f30a" !important;
  font-weight:700 !important;
}
#global_page_otpsms-index-login #otpsms_login_verify > div > div h3 + p{
  text-align:center;
}
#global_page_core-error-requireuser #otpsms_login_verify div#code-element input{
  line-height:inherit;
}
#global_page_otpsms-index-login #otpsms_login_verify #buttons-label,
#global_page_core-error-requireuser #otpsms_login_verify #buttons-label{
  display:none;
}
#global_page_otpsms-index-login #otpsms_login_verify #buttons-element,
#global_page_core-error-requireuser #otpsms_login_verify #buttons-element{
  display:flex;
  justify-content:space-between;
}
#global_page_otpsms-index-login #otpsms_login_verify #buttons-element button,
#global_page_core-error-requireuser #otpsms_login_verify #buttons-element button{
  width:48%;
}
.required_login_form #otp-wrapper{
  display:none;
}
.required_login_form #loginsubmit-element button{
  width:100%;
}
@media only screen and (max-width:767px){
  #global_page_otpsms-index-login div#global_content,
  #global_page_core-error-requireuser div#global_content{
    padding:0;
  }
  #global_page_otpsms-index-login .layout_middle .layout_core_content{
    max-width:100%;
    margin:1.875rem auto !important;
  }
  #global_page_otpsms-index-login .layout_middle .layout_core_content .global_form > div > div h3{
    font-size:1.125rem;
    font-weight:bold;
  }
}
/*LOGIN END*/

/*PRODUCT CREATE START*/
html .sesproduct_create .global_form > div > div{
  padding:0;
}
html .sesproduct_create .global_form div.form-element{ 
  max-width:43.75rem;
}
html .sesproduct_create .global_form input[type="text"],
html .sesproduct_create .global_form input[type="file"],
html .sesproduct_create .global_form select,
html .sesproduct_create .global_form textarea,
html .sesproduct_create .global_form .selectize-control,
html .sesproduct_create #location-wrapper #location-element input[type=text]{
  width:100%;
  max-width:100%;
}
html .sesproduct_create .sesproduct_upload_item{
  margin:1%;
  width:31% !important;    
}
@media only screen and (max-width:767px){
  html .sesproduct_create .global_form div.form-element{
    max-width:100%;
  }
}
@media only screen and (max-width:540px){
  html .sesproduct_create .sesproduct_upload_item{
    width:48% !important;
  }
}
/*PRODUCT CREATE END*/

/*Testimonials Slideshow Start*/
#global_page_core-index-index #global_content .layout_middle > .layout_sestestimonial_slideshow,
#global_page_user-index-home #global_content .layout_middle > .layout_sestestimonial_slideshow,
html #global_content .layout_middle .layout_sestestimonial_slideshow{
  padding:2.5rem 0 !important;
}
html #global_content .layout_middle .layout_sestestimonial_slideshow > h3{
  letter-spacing:0.0625rem;
  margin-bottom:3.125rem;
  text-transform:uppercase;
  font-size:1.875rem;
  font-weight:400;
  text-align:center;
}
html #global_content .layout_middle .layout_sestestimonial_slideshow > h3:before,
html #global_content .layout_middle .layout_sestestimonial_slideshow > h3:after{
  display:none;
}
.sestestimonial_list_slideshow .list_testimonial_slideshow{
  max-width:var(--theme-content-width);
  margin:0 auto;
}
.sestestimonial_list_slideshow .testimonial_slidelist_title{
  margin-top:1.875rem;
}
html .sestestimonial_list_slideshow .testimonial_slidelist_title span._title{
  font-size:1.5625rem;
}
html .sestestimonial_list_slideshow .list_body_img img{
  height:3.75rem;
  width:3.75rem;
}
html .sestestimonial_list_slideshow .testimonial_slider_footer h4{
  display:none !important;
}
.sestestimonial_list_slideshow .owl-nav > div.disabled{
  display:none !important;
}
/*Testimonials Slideshow End*/
/*Video View Page*/
div.video_view .video_embed{
  border-radius:10px;
  background-color:#111;
  aspect-ratio:16/9; 
  margin-bottom:10px;
}
.video_view .video_embed video{
  object-fit:contain;
  width:100%;
  height:100%;
  vertical-align:middle;
}

/*RESPONSIVE START*/
@media (max-width:767px){
  html #global_content{
    padding-left:0;
    padding-right:0;
  }
  .layout_left > .generic_layout_container,
  .layout_middle>.generic_layout_container,
  .layout_right > .generic_layout_container,
  .layout_core_container_tabs > div.generic_layout_container{
    border-radius:0;
  }

  /*Video View*/
  #global_page_video-index-view .layout_right{
    display:none;
  }
}
@media (max-width:540px){
  html{
    font-size:13px;  
  }
  html .row{
    --bs-gutter-x:1rem;
  }
}
/*RESPONSIVE END*/

/*SELL CAR PAGE START*/
.sellcar_main #global_wrapper,
.sellcar_main #global_content{
  padding:0 !important;
  width:100%;
  max-width:100% !important;
}

.car_sell_wrapper{
  background:rgb(2,0,36);
  background:linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(16,42,131,1) 35%); 
  padding:50px 0;
  min-height:100vh;
  position:relative;
}
.layout_core_sell_car{
  border-width:0 !important;
  border-radius:0  !important;
  padding:0 !important;
  margin:0  !important;
}
.car_sell_container{
  max-width:800px;
  margin:0 auto;
  padding:0 15px;
}
.car_sell_head{
  margin-bottom:0.625rem;
}
.car_sell_head > p{
  color:#fff;
  margin:0;
}
.car_sell_head ul{
  display:flex;
  flex-wrap:wrap;
  margin:0 -0.3125rem;
}
.car_sell_head ul li a{
  background-color:#fff;
  font-size:var(--theme-font-size-small);
  border-radius:5px;
  display:block;
  font-weight:bold;
  padding:0.1875rem 0.625rem;  
  margin:0.3125rem;
}
.car_sell_head > p._hide,
.car_sell_head ul li a._hide{
  display:none !important;
}
.carsell_content{
  background-color:#fff;
  border-radius:0.625rem;
  overflow:hidden;
}
.carsell_steps{
  display:flex;
  overflow:hidden;
}
.carsell_steps .carsell_step{
  flex:1 0 100%;
  width:100%;
  flex-flow:column nowrap;
  transition:transform 0.3s;
  /* max-height:70vh;
  overflow:auto; */
}
.carsell_step._hide{
  display:none !important;
}
.carsell_step_head{
  display:flex;
  justify-content:space-between;
  padding:1.5625rem;
  position:sticky;
  top:0;
  background-color:#fff;
  z-index:1;
}
.carsell_step_head ._steptitle span{
  font-size:1.375rem;
}
.carsell_step_head ._iconback{
  margin-right:5px;
}
.carsell_step_search{
  padding:0 1.5625rem;
  position:relative;
}
.carsell_steps .form-floating > .form-control{
  height:calc(3.5rem + 2px);
}
.carsell_steps .form-floating > .form-control:focus,
.carsell_steps .form-floating > .form-control:focus-visible{
  border-color:var(--theme-secondary-color) !important;
}
.carsell_steps .form-floating .iconsearch{
  position:absolute;
  right:0.9375rem;
  top:50%;
  transform:translateY(-50%);
  opacity:.8;
}
.carsell_steps input{
  border-radius:0.3125rem;
  box-shadow:none !important;
}
.carsell_step_cont{
  padding:0 1.5625rem 1.5625rem;
}
.carsell_form_field{
  margin-bottom:1.25rem;
}
.carsell_form_field_label{
  font-weight:bold;
}
.carsell_form_field_options{
  margin:0 -10px;
  display:flex;
  flex-wrap:wrap;
}
.carsell_form_field_options > li{
  position:relative;
  width:calc(20% - 10px);
  margin:0.3125rem;
  padding:0.3125rem;
}
.carsell_form_field_trans li{
  flex-grow:1;
  flex-basis:0;
}
.carsell_form_field_city li,
.carsell_form_field_varient li{
  width:calc(50% - 10px);
}
.carsell_form_field_fuletype li{
  width:calc(33.33% - 10px);
}
.carsell_form_field_ownership li,
.carsell_form_field_km_driven li,
.carsell_form_field_selltime li{
  width:100%;
}
.carsell_form_field_options > li input{
  position:absolute;
  visibility:hidden;
  opacity:0;
}
.carsell_form_field_options > li label{
  border:1px solid var(--theme-light-bg);
  background-color:var(--theme-light-bg);
  border-radius:0.3125rem;
  padding:0.625rem;
  text-align:center;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
}
.carsell_form_field_options > li input:checked + label{
  background-color:var(--theme-secondary-color);
  border-color:var(--theme-secondary-color);
  color:#fff;
  font-weight:bold;
}
.carsell_form_field_options > li label img{
  max-height:1.5625rem;
  max-width:100%;
  margin-bottom:0.625rem;
}
.carsell_form_field_brands .carsell_form_field_options > li label{
  min-height:80px;
}
.carsell_form_field_options > li label span{
  width:100%;
}
.carsell_step_cont_btn{
  margin-top:1.25rem;
  text-align:right;
}
.carsell_step_cont_btn button,
.carsell_step_cont_btn a{
  background-color:var(--theme-primary-color);
  color:#fff !important;
  border-radius:1.875rem;
  display:inline-flex;
  align-self:center;
  padding:0 1.875rem;
  line-height:2.8125rem;
  font-weight:500;
  transition:all 500ms ease 0s;
}
.carsell_step_cont_btn button:hover,
.carsell_step_cont_btn a:hover{
  opacity:.9;
}
.carsell_step_cont_details{
  border-bottom-width:1px;
  margin-bottom:20px;
  padding-bottom:20px;
  margin-top:15px;
}
.carsell_step_cont_details ._field{
  border-top-width:1px;
  border-top-style:dashed;
  padding-top:15px;
  margin-bottom:15px;
  display:flex;
  justify-content:space-between;
  font-size:1.0625rem;
  color:var(--theme-secondary-color);
}
.carsell_step_cont_details ._field span:nth-last-child(1){
  text-align:right;
  font-weight:bold;
}
.carsell_steps #success_message{
  padding:1.5625rem;
  width:100%;
}
@media (max-width:767px){
  .carsell_form_field_options > li{
    width:calc(33.33% - 10px);
  }
  .carsell_form_field_city li,
  .carsell_form_field_varient li{
    width:calc(50% - 10px);
  }
  .carsell_form_field_fuletype li{
    width:calc(50% - 10px);
  }
  .carsell_form_field_ownership li,
  .carsell_form_field_km_driven li,
  .carsell_form_field_selltime li{
    width:100%;
  }
}
@media (max-width:540px){
  .carsell_step_head ._steptitle span{
    font-size:1.2rem;
  }
  .carsell_form_field_options > li{
    width:calc(50% - 10px); 
  }
  .carsell_form_field_city li,
  .carsell_form_field_varient li{
    width:calc(100% - 10px);
  }
  .carsell_form_field_fuletype li{
    width:calc(50% - 10px);
  }
  .carsell_form_field_ownership li,
  .carsell_form_field_km_driven li,
  .carsell_form_field_selltime li{
    width:100%;
  }
}
/*SELL CAR PAGE END*/

/*SignUp Page Link Button*/
.guest-user .layout_page_user_signup_index .form-wrapper .form-element > a{
  border-width:1px;
  display:block;
  text-align:center;
  border-radius:5px;
  padding:8px;
  transition:0.5s;
  border-color:var(--theme-button-background-color);
  color:var(--theme-button-background-color);
}
.guest-user .layout_page_user_signup_index .form-wrapper .form-element > a:hover{
  background-color:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
}

/*Image 360 View Page Start*/
#global_page_sesproduct-index-productview{
  background-color:#E3E6EF !important;
}
#global_page_sesproduct-index-productview #global_content_simple{
  display:block;
}
.image_view_header{
  background-color:#FFF;
  box-shadow:0 0.125rem 0.3125rem rgba(0, 0, 0, 0.1);
  padding:10px 50px;
  display:flex;
  align-items:center;
  position:relative;
  z-index:3;
}
.image_view_header ._left{
  flex:1;
}
.image_view_header ._left a{
  position:relative;
  padding-left:35px;
  display:block;
}
.image_view_header ._left a > i{
  position:absolute;
  left:0;
  font-size:20px;
  top:50%;
  transform:translateY(-50%);
}
.image_view_header ._left span{
  display:block;
}
.image_view_header ._left a ._title{
  font-weight:bold;
  color:var(--theme-secondary-color);
}
.image_view_header ._left a ._txt{
  color:var(--theme-font-color-light);
}
.image_view_header ._right{
  display:flex;
  align-items:center;
}
.image_view_header ._right > div{
  margin-left:10px;
}
.image_view_header ._right ._price span{
  font-size:17px;
  font-weight:bold;
}
.image_view_header ._right a{
  background-color:var(--theme-secondary-color);
  color:var(--theme-button-font-color) !important;
  display:block;
  padding:0.625rem 0.9375rem;
  font-weight:500;
  border-radius:0.3125rem;
  margin-right:0.3125rem;
  min-width:9.375rem;
  text-align:center;
  text-transform:uppercase;
  width:100%;
  transition:all 500ms ease 0s;
}
.image_view_header ._right a:hover{
  opacity:.9;
}
.image_view_header ._right ._bookdrive a{
  background-color:var(--theme-primary-color);
}
.image_view_img_container{
  height:calc(100vh - 65px);
  display:flex;
  justify-content:center;
}
.image_view_img_container ._imgcon,
.image_view_img_container ._imgcon .spritespin-stage{
  height:100% !important; 
}
.image_view_img_container ._imgcon .spritespin-stage{
  background-position:center !important;
  display:flex;
  justify-content:center;
  max-width:100%;
  cursor:grab;
}
.image_view_img_container ._imgcon .spritespin-stage img{
  height:100% !important;
  width:auto !important;
  object-fit:contain;
}
.image_view_img_container ._imgcon .spritespin-preload{
  background-image:url(../images/large-loading.gif);
  background-position:center;
  background-repeat:no-repeat;
  height:100% !important;
}
.image_view_options{
  background-color:#fff;
  box-shadow:0 0 10px rgba(0, 0, 0, .5);
  border-radius:1.875rem;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:0.625rem;
  padding:0.3125rem;
  display:flex;
}
.image_view_options a{
  color:var(--theme-secondary-color);
  padding:0.4375rem 0.625rem;
  border-radius:1.25rem;
  min-width:6.875rem;
  text-align:center;
}
.image_view_options a._active{
  background-color:var(--theme-primary-color);
  color:#fff;
}
.image_view_zoom_options{
  position:fixed;
  right:20px;
  bottom:0.625rem;
}
.image_view_zoom_options > form{
  display:flex;
}
.image_view_zoom_options > form div{
  background:rgba(0,0,0,.75);
  border-radius:6px;
  margin-left:10px;
  padding:5px 10px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.image_view_zoom_options > form div span._range{
  position:relative;
  bottom:-3px;
  margin:0 10px;
}
.image_view_zoom_options > form div > a{
  color:#fff;
}
.image_view_zoom_options > form div input[type="reset"]{
  background-color:transparent;
  background-image:url(../images/custom/minimize.png);
  background-position:center;
  background-repeat:no-repeat;
  font-size:0;
  width:20px;
  height:20px;
}
@media only screen and (max-width:1200px){
  .image_view_img_container ._imgcon .spritespin-stage img{
    height:auto !important;
    width:100% !important;
  }
}
@media only screen and (max-width:767px){
  .image_view_header{
    padding:15px 20px;
  }
  .image_view_header ._left a ._txt{
    font-weight:bold;
  }
  .image_view_header ._left a ._title,
  .image_view_header ._right{
    display:none;
  }
  .image_view_img_container{
    height:calc(100vh - 48.28px);
  }
  .image_view_options{
    bottom:5rem;
  }
  .image_view_zoom_options{
    display:flex;
    justify-content:center;
    right:0;
    width:100%;
  }
}
/*Image 360 View Page End*/

@media only screen and (max-width:767px){
  /*Show Scrollbar Visible in mobile browsers Start*/
  .lp_brands_list::-webkit-scrollbar:horizontal,
  #global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar:horizontal,
  #global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar:horizontal,
  .lp_parallax_section_list::-webkit-scrollbar:horizontal,
  .lp_wnuc_section_list::-webkit-scrollbar:horizontal{ 
    background-color:rgba(227, 0, 22, .1);
    border-radius:8px;
    height:5px;
  } 
  .lp_brands_list::-webkit-scrollbar-thumb,
  #global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar-thumb,
  #global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar-thumb,
  .lp_parallax_section_list::-webkit-scrollbar-thumb,
  .lp_wnuc_section_list::-webkit-scrollbar-thumb{
    border-radius:8px;
    background-color:rgba(227, 0, 22, .8);
  }
  .lp_brands_list::-webkit-scrollbar,
  #global_page_core-index-index #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar,
  #global_page_user-index-home #global_content .layout_core_container_tabs #main_tabs::-webkit-scrollbar,
  .lp_parallax_section_list::-webkit-scrollbar,
  .lp_wnuc_section_list::-webkit-scrollbar{
    -webkit-appearance:none;
  }
  /*Show Scrollbar Visible in mobile browsers End*/

  /*Compare Product Start*/
  .sesproduct_compare_fixed{
    z-index:9999999999;
    display:flex;
    flex-wrap:wrap;
  }
  .sesproduct_compare_fixed > div{
    padding:0 5px;
  }
  .sesproduct_compare_fixed .sesproduct_compare_heading{
    width:100%;
  }
  .sesproduct_compare_fixed .sesproduct_compare_heading h3{
    margin:0;
    text-align:left;
  }
  .sesproduct_compare_fixed .sesproduct_compare_tabs{
    width:auto;
    flex:1;
  }
  .sesproduct_compare_fixed .sesproduct_compare_btn{
    display:flex;
    flex-direction:column;
    text-align:center;
    width:6.875rem;
  }
  .sesproduct_compare_fixed .sesproduct_compare_btn a{
    font-size:0.75rem !important;
    padding:0.3125rem 0.625rem;
  }
  /*Compare Product End*/
}

/*PRODuCT DASHBOARD START*/
.sesproduct_dashboard_tabs_btns{
  margin:15px 0 0;
}
.sesproduct_dashboard_tabs_btns > a{
  margin:5px 0 !important;
  width:100%;
}
/*PRODUCT DASHBOARD END*/

/*PAGE LOADER START*/
.page_loader{
	display:block;
	width:64px;
	height:64px;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:110;
}
.page_loader:after{
  content:" ";
  display:block;
  width:46px;
  height:46px;
  margin:1px;
  border-radius:50%;
	border:4px solid #000;
  border-color:var(--theme-primary-color) transparent var(--theme-primary-color) transparent;
  animation:page_loader 1.2s linear infinite;
}
@keyframes page_loader{
  0%{
    transform:rotate(0deg);
  }
  100%{
    transform:rotate(360deg);
  }
}
@media only screen and (min-width:768px){
  .page_loader{display:none !important;}
}
/*Browse Products Loading*/
.loading_card{
  border-width:1px;
  position:relative;
  background-color:#FFF;
  border-radius:6px;
  overflow:hidden;
  width:100%;
  margin:0 0 var(--bs-gutter-x);
  height:calc(100% - var(--bs-gutter-x));
}
.shimmerBG{
  animation-duration:2.2s;
  animation-fill-mode:forwards;
  animation-iteration-count:infinite;
  animation-name:shimmer;
  animation-timing-function:linear;
  background:#ddd;
  background:linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size:1200px 100%;
}
@-webkit-keyframes shimmer{
  0%{
      background-position:-100% 0;
  }
  100%{
      background-position:100% 0;
  }
}
@keyframes shimmer{
  0%{
      background-position:-1200px 0;
  }
  100%{
      background-position:1200px 0;
  }
}
.loading_card .media{
  aspect-ratio:10 / 7.32;
  position:relative;
}
.loading_card .media svg{
  position:absolute;
  height:50px;
  width:50px;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
  fill:rgb(227 0 22 / 15%);
}
.loading_card ._info{
  padding:15px 10px 10px;
}
.loading_card ._footer{
  padding:0.5rem 0;
  margin:auto 0.625rem 0;
  overflow:hidden;
}
.loading_card .title-line{
  height:20px;
  width:100%;
  margin-bottom:12px;
  border-radius:20px;
}
.loading_card .price-line{
  width:50%;
  height:15px;
  margin-bottom:0;
  margin-top:15px;
}
.loading_card .content-line{
  height:8px;
  width:100%;
  margin-bottom:10px;
  border-radius:8px;
}
.loading_card .end{
  width:40%;
}
.loading_card .m-t-24{
  margin-top:24px;
}
.sidebar_search_loading{
  padding:0.9375rem;
}
.sidebar_search_loading .title-line{
  height:0.9375rem;
  margin-bottom:1.25rem;
  border-radius:1.25rem;
}
.sidebar_search_loading .line{
  height:10px;
  width:100%;
  margin-bottom:10px;
  border-radius:8px;
}
.sidebar_search_loading .border{
  height:1px;
  margin:1.25rem 0;
  opacity:.5;
}
.sidebar_search_loading ._option{
  margin-bottom:0.625rem;
  margin-left:10px;
  display:flex;
}
.sidebar_search_loading ._rangoption{
  display:flex;
  justify-content:space-between;
}
.sidebar_search_loading ._rangoption span{
  width:20%;
}
.sidebar_search_loading ._option i{
  background:rgb(227 0 22 / 15%);
  border-radius:50%;
  height:0.625rem;
  width:0.625rem;
  margin-right:0.625rem;
}
.sidebar_search_loading ._option span{
  width:50%;
}
/*PAGE LOADER END*/
/*BANNER SLIDESHOW START*/
#global_page_core-index-index #global_content .layout_top .layout_middle >.layout_sesadvancedbanner_banner_slideshow,
#global_page_user-index-home #global_content .layout_top .layout_middle >.layout_sesadvancedbanner_banner_slideshow{
  width:100%;
  max-width:100%;
}
/*BANNER SLIDESHOW END*/

/*BROWSE FILTERS - MOBILE START*/
.sidebar_search_filter_mob_section{
  display:none;
  position:fixed;
  bottom:0;
  left:0;
  padding:0;
  width:100%;
  background-color:#fff;
  border-top:1px solid #e5e5e5;
  z-index:11;
}

.sidebar_search_filter_btn_container{
  display:flex;
  align-items:center;
}

.sidebar_search_filter_btn{
  display:block;
  font-size:14px;
  font-weight:500;
  color:#d61c5b;
  background:#fff;
  width:50%;
  padding:15px;
  text-align:center;
  color:var(--theme-font-color-light) #444444;
}

.sidebar_search_filter_btn i{
  font-weight:900;
  font-family:'Font Awesome 5 Free';
  font-style:normal;
  font-style:normal;
  font-size:14px;
  padding-right:4px;
}

.sidebar_search_sort_btn{
  display:block;
  font-size:14px;
  background:#fff;
  width:50%;
  text-align:center;
  padding:15px;
  font-weight:500;
  color:var(--theme-font-color-light) #444444;
}

.sidebar_search_sort_btn i{
  font-weight:900;
  font-family:'Font Awesome 5 Free';
  font-style:normal;
  font-style:normal;
  font-size:14px;
  padding-right:4px;
}

.sidebar_search_filter_overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0, 0, 0, 0.6);
  display:none;
  z-index:1000;
}

.sidebar_search_confirm_overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0, 0, 0, 0.6) !important;
  display:none;
  z-index:1001 !important;
}

.sidebar_search_filter_popup{
  position:fixed;
  bottom:-100%;
  left:0;
  width:100%;
  max-width:480px;
  height:100dvh;
  background:#fff;
  border-radius:0px;
  box-shadow:0 -2px 10px rgba(0, 0, 0, 0.2);
  display:flex;
  flex-direction:column;
  transition:bottom 0.3s ease;
  z-index:1001;
}

.sidebar_search_filter_popup.show{
  bottom:0;
}

.sidebar_search_sort_popup{
  position:fixed;
  bottom:-100%;
  left:0;
  width:100%;
  max-width:480px;
  background:#fff;
  border-radius:10px 10px 0 0;
  box-shadow:0 -2px 10px rgba(0, 0, 0, 0.2);
  display:flex;
  flex-direction:column;
  transition:bottom 0.3s ease;
  z-index:1001;
}

.sidebar_search_sort_popup.show{
  bottom:0;
}

.sidebar_search_confirm_popup{
  position:fixed;
  bottom:-100%;
  left:0;
  width:100%;
  max-width:480px;
  background:#fff;
  border-radius:10px 10px 0 0;
  box-shadow:0 -2px 10px rgba(0, 0, 0, 0.2);
  display:flex;
  flex-direction:column;
  justify-content:center;
  transition:bottom 0.3s ease;
  z-index:1001;
  padding:20px;
}

.sidebar_search_confirm_popup.show{
  bottom:0;
}

.sidebar_search_confirm_body h6{
  font-size:14px;
  margin-bottom:10px;
  color:var(--theme-font-color);
  font-weight:600;
}

.sidebar_search_confirm_body p{
  font-size:12px;
  margin-bottom:20px;
  color:var(--theme-font-color-light);
  font-weight:500;
}

.sidebar_search_cnfrm_btn_container{
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.sidebar_search_cnfrm_btn_container button{
  background:transparent;
  color:var(--theme-font-color);
  font-size:13px;
  font-weight:500;
  border:1px solid #b4b5b9;
  padding:8px 15px;
  width:48%;
  display:flex;
  justify-content:center;
  align-items:center;
  height:45px;
}

.sidebar_search_filter_header{
  padding:20px 15px;
  font-weight:bold;
  display:flex;
  justify-content:space-between;
  align-items:center;
  border-bottom:1px solid #eee;
  height:55px;
}

.sidebar_search_filter_header span{
  font-size:14px;
  font-weight:500;
  color:var(--theme-font-color-light);
}

.sidebar_search_filter_body{
  display:flex;
  flex:1;
  overflow:hidden;
}

.sidebar_search_sort_checkbox_group{
  width:100%;
  padding:15px;
}

.sidebar_search_sort_body{
  display:inherit;
  flex:1;
  overflow:hidden;
}

.sidebar_search_tab_list{
  width:35%;
  background:#f8f8f8;
  border-right:1px solid #eee;
  overflow-y:auto;
}

.sidebar_search_tab{
  padding:14px;
  font-size:14px;
  color:#555;
  cursor:pointer;
  border-left:3px solid transparent;
}

.sidebar_search_tab.active{
  background:#fff;
  color:var(--theme-button-background-color);
  font-weight:400;
  border-left:3px solid var(--theme-button-background-color);
}

.sidebar_search_tab_content{
  width:65%;
  padding:16px;
  overflow-y:auto;
  position:relative;
}

.sidebar_search_tab_content h3{
  font-size:16px;
  margin-bottom:10px;
  color:#333;
}

.sidebar_search_checkbox_group label{
  display:flex;
  align-items:center;
  margin-bottom:12px;
  font-size:14px;
  color:#333;
}

.sidebar_search_checkbox_group input[type="checkbox"]{
  accent-color:#d61c5b;
  margin-right:10px;
}
.sidebar_search_checkbox_group input input[type=checkbox], 
.sidebar_search_checkbox_group input input[type=radio]{
  height:15px;
  width:15px;
}
.sidebar_search_sort_checkbox_group label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:0px !important;
  font-size:14px;
  font-weight:500;
  color:#333;
  padding:12px 0;
}

.sidebar_search_sort_checkbox_group input[type="checkbox"]{
  accent-color:#d61c5b;
  margin-right:10px;
}

.sidebar_search_sort_checkbox_group input[type=checkbox],
.sidebar_search_sort_checkbox_group input[type=radio]{
  height:16px;
  width:16px;
}

.sidebar_search_filter_footer{
  border-top:1px solid #eee;
  display:flex;
  justify-content:space-between;
  align-items:center;
  height:65px;
}

.sidebar_search_btn_clear{
  font-size:14px !important;
  font-weight:500;
  color:var(--theme-button-background-color);
  background:#fff;
  border:0;
  padding:0;
}

.sidebar_search_btn_clear:focus-visible,
.sidebar_search_btn_clear:hover{
  background:transparent !important;
}

.sidebar_search_btn_done{
  background:var(--theme-button-background-color);
  color:var(--theme-button-font-color);
  height:45px;
  font-size:15px !important;
  font-weight:400;
  width:50%;
  margin:0px 10px;
  border-radius:5px;
}
.sidebar_search_btn_done:hover{
  color:var(--theme-button-font-color);
}

.product_sidebar_search_field_element .sesbasic_custom_scroll{
  max-height:600px;
  overflow:auto;
}

.sidebar_search_sort_popup .custom_select{
  border-width:0;
  padding:0;
}

.sidebar_search_sort_popup .radio-options{
  width:100%;
}

.sidebar_search_filter_popup .al-range-slider__bar{
  background:var(--theme-secondary-color);
  box-shadow:none;
}

.sidebar_search_filter_popup .al-range-slider__knob{
  background-color:var(--theme-secondary-color);
  border:1px solid #fff;
  box-shadow:0 0 2px 2px rgba(0, 0, 0, .1);
  height:20px;
  width:20px;
}

.sidebar_search_filter_popup .al-range-slider__input{
  background-color:#fff;
  color:#000;
  border-width:0;
  box-shadow:none;
  position:absolute;
  right:0;
  top:-10px;
  width:6.625rem !important;
  min-width:inherit !important;
  font-weight:400;
  font-size:var(--theme-font-size);
  display:block;
  margin:0;
  padding:0.625rem 0;
  text-align:right;
}

.sidebar_search_filter_popup #filter_form label{
  margin-bottom:8px;
}

.sidebar_search_filter_popup .al-range-slider__knob .al-range-slider__tooltip{
  display:none;
  color:var(--theme-secondary-color);
}

.sidebar_search_filter_popup .al-range-slider__track{
  background-color:#ccc4b8;
  height:1.2em;
  margin:0;
  width:6px;
}

.sidebar_search_filter_popup .sidebar_range_slider .al-range-slider__input[name=from_custom],
.sidebar_search_filter_popup .sidebar_range_slider .al-range-slider__input[name=from_year_custom]{
  right:auto;
  left:0;
  text-align:left;
}

.sidebar_search_btn_close{
  width:50%;
  font-size:14px;
  font-weight:500;
  text-align:center;
  color:var(--theme-font-color-light);
  margin:0px 10px;
}

@media (max-width:767px){
  .sidebar_search_filter_mob_section{
    display:block;
  }

  html a.sesbasic_scrollup_button{
    z-index:-1;
  }

  .sidebar_search_filter_popup .product_sidebar_search_field_item label{
    margin-bottom:0px !important;
  }
  html a.sesbasic_scrollup_button{
    z-index:1 !important;
  }
  .product_sidebar_search_field_element ._search input{
    height:35px;
    font-size:16px;
  }
  .product_sidebar_search_field_item{
    align-items:center;
  }
  .product_sidebar_search_field_item{
    align-items:center;
    margin-bottom:10px;
  }
  .product_sidebar_search_field_brand > li > .product_sidebar_search_field_item{
    margin-bottom:0;
  }
  .product_sidebar_search_field_item input[type=checkbox], 
  .product_sidebar_search_field_item input[type=radio]{
    height:18px;
    width:18px;
    font-size:16px;
  }
}
/*BROWSE FILTERS - MOBILE END*/
/*VERTICAL RANG SLIDER START*/
@media (max-width:767px){
  .product_sidebar_search_field_element{
    margin-top:0.625rem;
  }
  .product_sidebar_search_field_element#collapsePrice,
  .product_sidebar_search_field_element#collapseYear{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:0;
  }
  .sidebar_price_range_slider_range,
  .sidebar_year_range_slider_range{
    position:absolute;
    top:15px;
    left:0;
    text-align:center;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    padding:10px;
  }
  .sidebar_price_range_slider_range span,
  .sidebar_year_range_slider_range span{
    color:var(--theme-secondary-color);
    font-size:14px;
  }
  .sidebar_price_range_slider_range p,
  .sidebar_year_range_slider_range p{
    color:var(--theme-secondary-color);
    font-size:16px;
    margin:10px 0px 0;
  }
  .sidebar_search_filter_popup .sidebar_range_slider_text{
    display:flex;
    justify-content:space-between;
    flex-direction:column-reverse;
    order:1;
    min-height:300px;
    padding-top:0;
    position:absolute;
    left:20px;
    top:0;
    margin-top:86px;
    font-size:15px;
  }
  .sidebar_range_slider{
    order:2;
    height:auto;
    margin-top:80px;
  }
  .al-range-slider_vertical{
    min-height:250px;
    padding-top:0;
    height:300px;
    display:block !important;
  }
  .al-range-slider_vertical .al-range-slider__input[name=from_custom]{
    text-align:center !important;
  }
}
.al-range-slider_vertical .al-range-slider__input[name=from_custom], 
.al-range-slider_vertical .al-range-slider__input[name=from_year_custom]{
    display:none;
}
.al-range-slider_vertical .al-range-slider__input[name=to_custom], 
.al-range-slider_vertical .al-range-slider__input[name=to_year_custom]{
    display:none;
}
/*VERTICAL RANG SLIDER END*/