body{
  font-family: "Lato", sans-serif
c
}

:root {
    --DTFontTypo_Heading: "Lato", sans-serif;
    --font-style-header: normal;
    --font-weight-header: 400;
    --font-size-header: ;
    --DTFontTypo_Body: "Lato", sans-serif;
    --font-style-body: normal;
    --font-weight-body: 400;
    --font-weight-body--bold: 700;
    --font-weight-body--bolder: 700;
    --font-size-body: 16px;
    --DTFontTypo_Custom: "Lato", sans-serif;
    --font-style-additional: normal;
    --font-weight-additional: 400;
    --font-size-additional: 20;
    --swiper-theme-color: #22564b !important;
    --DTPrimaryColor: #22564b;
    --DTSecondaryColor: #e1ead2;
    --DTTertiaryColor: #f6f3ec;
    --DTBodyBGColor: #ffffff;
    --DTOverlayColor: rgba(225, 234, 210, .5);
    --DTLinkColor: #1a1a1a;
    --DTLinkHoverColor: #22564b;
    --DTColor_Body: #000;
    --DTColor_Heading: #22564b;
    --DTColor_Border:  #4F8A10;
    --DT_Error_Color: #D8000C;
    --DT_Success_Color: #4F8A10;
    --DT_Warning_Color: #9F6000;
    --DT_Info_Color: #31708f;
    --DT_Blog_Border_Radius: 0px;
    --DT_Blog_Gutter_Width: 30px;
    --DT_Blog_BG_Color: #f6f3ec;
    --DT_Blog_Link_Color: #22564b;
    --DT_Blog_Link_Hover_Color: #6a961f;
    --DT_Blog_Text_Color: ;
    --DT_Blog_Icon_Color: #22564b;
    --DT_Blog_Button_BG_Color: #22564b;
    --DT_Blog_Button_Text_Color: #ffffff;
    --DT_Blog_Button_BG_Hover_Color: #6a961f;
    --DT_Blog_Button_Text_Hover_Color: #ffffff;
    --DT_Blog_Link_Color_Overlay: #ffffff;
    --DT_Blog_Link_Hover_Color_Overlay: #70bdc2;
    --DT_Blog_Text_Color_overlay: #ffffff;
    --DT_Blog_Icon_Color_overlay: #ffffff;
    --DT_Blog_Button_BG_Color_overlay: #206469;
    --DT_Blog_Button_Text_Color_overlay: #ffffff;
    --DT_Blog_Button_BG_Hover_Color_overlay: #70bdc2;
    --DT_Blog_Button_Text_Hover_Color_overlay: #ffffff;
    --DTFontSizeBase: 16px;
    --DTFontSize_H1: 60px;
    --DTFontSize_H2: 30px;
    --DTFontSize_H3: 24px;
    --DTFontSize_H4: 20px;
    --DTFontSize_H5: 18px;
    --DTFontSize_H6: 16px;
    --DT_Heading_Line_Height: 1.2em;
    --DT_Body_Line_Height: 1.8em;
    --DTRadius: 5px;
    --DTInputPadding: 10px 20px 10px 20px;
    --DTInputBackground: rgba(0,0,0,0);
    --DTform_BG: #f7f7f7;
    --DT_product_bg_color: #ffffff;
    --DT_product_text_color: #1a1a1a;
    --DT_product_title_color: #1a1a1a;
    --DT_product_title_hover_color: #22564b;
    --DT_product_vendor_color: #22564b;
    --DTPadding_Btn: 13px 45px 13px 45px;
    --DT_Button_BG_Color: #22564b;
    --DT_Button_Text_Color: #ffffff;
    --DT_Button_BG_Hover_Color: #6a961f;
    --DT_Button_border_Color: ;
    --DT_Button_hover_border_Color: ;
    --DT_Button_Text_Hover_Color: #ffffff;
    --DT_Button_Border_Radius: 40px;
    --DT_Button_border_width: 0px;
    --DTContainer: 1460px;
    --DT_Lap_Container: 1250px;
    --DT_Tab_Container: 1070px;
    --DT_Container_Spacing: 5%;
    --DTGutter_Width: 30px;
    --DTBaseTransition: all .3s linear;
    --DTboxShadowcolor: #bbbbbb;
    --DTboxShadowcolor_light: #e9e9e9;
    --DTboxShadow: 0 0 10px var(--DTboxShadowcolor);
    --DTboxShadow_light: 0 0 10px var(--DTboxShadowcolor_light);
    --DT_Gradient: linear-gradient(310deg, rgba(17, 189, 251, 1) 15%, rgba(33, 249, 150, 1) 85%);
    --DT_Gradient_Hover: linear-gradient(228deg, rgba(21, 209, 252, 1) 14%, rgba(187, 48, 254, 1) 83%);
}
h1, h2, h3, h4, h5, h6 {
    color: var(--DTColor_Heading);
    letter-spacing: 0;
    text-transform: none;
    line-height: var(--DT_Heading_Line_Height);
   /* margin-top: 30px;*/
    margin-bottom: 15px;
    font-family: var(--DTFontTypo_Heading);
    font-weight: 600;
}
header {
    position: relative;
    z-index: 4;
}

header .dt-sc-header-top-bar .dt-sc-flex-space-between {
    justify-content: center;
}
div[class*=dt-sc-flex] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.why_list_1sa {padding:0;margin:0;list-style:none;line-height: 28px;}
.why_list_1sa li{display:block;font-size:15px;color:#212529;padding:4px 15px;position:relative;border-bottom:0;float:left;width:100%;}
.why_list_1sa li span {display:block;float:left;width:100%;background:#1c1f26;padding:20px 20px 20px 20px;}
.why_list_1sa li strong {
    color: #fff;margin-bottom:6px;
    display: block;
    font-weight: 600;
    font-size: 17px;}
.why_list_1sa li img {max-width:40px;margin:0 0 10px;}
.why_list_1sa li:last-child{border-bottom:0 solid #373d42}
.why_list_1sa li i{position:absolute;left:0;font-size:15px;margin-top:5px;color:#b2c310}
p { 
   margin-top: 0;
    margin-bottom: 10px;
    line-height: 28px;
}
/*@media only screen and (min-width: 992px){
header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:first-child:not(:only-child) {
    margin-right: auto;
}
}*/
.cv_sticky {
    display: block;
    background-color: #fff;
    justify-content: center;
    align-items: center;
   /* position: fixed;*/
    width: 100%;
    /*height: 21px;*/
    z-index: 9;
   padding: 5px 0;
}
.cvText-desktop {
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}
.cvText-desktop p{
  font-family: 'Outfit-Regular',sans-serif;text-align: center;font-style: normal;font-weight: 500;
  font-size: 12px;letter-spacing: 0.1em;color: #000;
  /*margin-left: 286px;*/
}
.cart_sectin li a span {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #b2c310;
    color: #000;
    text-align: center;
    line-height: 23px;
    border-radius: 22px;
    font-size: 13px;
   right: -14px;
    top: -16px;
}.pc_whatsapp img {
    max-width: 60px;
}.pc_whatsapp {
    display: block;
    position: fixed;
    bottom: 10px;
    z-index: 9999;
    left: 10px;
}
.cvText p{
  font-family: 'Outfit-Regular',sans-serif;text-align: center;font-style: normal;font-weight: 500;font-size: 14px;letter-spacing: 0.1em;color: #cddc39;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:first-child:not(:only-child) {
    justify-content: flex-start;
    text-align: left;
    margin-right: -230px !important;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:not(:only-child) {
    justify-content: center;
    text-align: center;
    min-width: 25%;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between > * {
    padding: 2px;
    align-items: center;
}
header .header-note p {
    color: #0d3c00;
    font-size: 14px;
    font-weight: 600;
}
header .header-note p span {
    color: #6d9a21;
    margin-right: 5px;
}
.tm{ margin:10px 0;}

header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:last-child:not(:only-child), header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:last-child:not(:only-child) > * {
    justify-content: flex-end;
    text-align: right;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between > * {
    padding: 2px;
    align-items: center;
}
.header-contact li{
  padding-right: 5px
}
.dt-sc-list-inline {
    display: flex;
    flex-wrap: wrap;
}
header ul {
    margin: 0;
    padding: 0;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:last-child:not(:only-child), header .dt-sc-header-top-bar .dt-sc-flex-space-between > *:last-child:not(:only-child) > * {
    justify-content: flex-end;
    text-align: right;
        margin-right: 20px;
}
header .dt-sc-header-top-bar .dt-sc-flex-space-between .header-contact li a {
    position: relative;
        font-weight: 500;
        text-decoration: none;
}
header .header-contact a {
    color: #777777;
}
li {
    list-style: none;
}


/*.container {
    max-width: 100%;
    margin: auto;
    padding-left: calc(30px) / 2);
    padding-right: calc(30px) / 2);
    width: 1460px;
}*/
.free-delivery{
  float: right;
    background: #22564b;
    color: #fff;
    padding: 4px 20px;
    margin-top: -5px;
}
.headerlogo img {
   
    /* max-height: 80px; */
       max-height: 105px;
    position: relative;
    /* z-index: 9999; */
    margin-top: -14%;
    margin-left: -34px;
    float: left;
}
.headerlogo1 img {
    /* max-height: 80px; */
    max-height:120px;
    /* max-height: 140px; */
    position: relative;
    border-radius: 14%;
    /* z-index: 9999; */
 /*   margin-top: -24%;
    margin-left: 26px;*/
}

.site-branding {
   /* float: left;
    width: 23%;*/
        background: #fff;
}
.themestek-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.headerlogo a.home-link {
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 27px;
    color: #202020;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
.site-title {
    font-size: 33px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: #fff;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}
h1.site-title {
    color: #202020;
}
@media (max-width: 1366px){
#testimonial .owl-nav button.owl-next {
     right: 15px !important; 
}
}

@media (min-width: 1366px){
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
/*#testimonial .owl-nav button.owl-next {
     right: 15px !important; 
}*/
}
@media (min-width: 1200px){

#site-header-menu #site-navigation .nav-menu, #site-header-menu, .menu-themestek-main-menu-container {
    float: right;
}
}
span.themestek-sc-logo.themestek-sc-logo-type-image {
    position: relative;
    display: block;
    z-index: 1;
}
.is_stuck .themestek-stickylogo-yes .standardlogo, .headerlogo .stickylogo, .themestek-slider-yes .is_stuck .headerlogo.themestek-stickylogo-yes .standardlogo, .themestek-slider-yes .is_stuck .headerlogo .crosslogo, .themestek-slider-yes .headerlogo .standardlogo, .headerlogo .crosslogo {
    display: none;
}
.site-description {
    display: none;
}
@media (min-width: 1200px){
.themestek-stickable-header {
    z-index: 12;
}
.container {
    width: 100%;
        max-width: 90%;
}

}
.headerlogo {
  /*  height: 105px;*/
    /*line-height: 105px;*/
}
.header_area .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
.themestek-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.headerlogo img {
   /* max-height: 80px;*/
}

/*.header_area + section, .header_area + div {
  margin-top: 99px;
}*/

.navbar {
 padding: 0px;
       /*width: calc(178% - 620px);*/
    position: relative;
    z-index: 1;
 /*   box-shadow: 0 3px 15px rgb(0 0 0 / 10%);*/
}

.navbar:before {
  content: "";
  width: 2500px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
}

.menu {
     padding: 0 35px;
}

.menu > .nav-item {
      padding: 5px 8px;
         border-right: 1px solid #ececec;
}
.menu > .nav-item:last-child{
   border-right:0px solid #ececec;
}
.navbar-expand-lg .navbar-nav {
  
    background: #b2c310;

}
.navbar-expand-lg .navbar-collapse {
    
    background: #b2c310;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: start;
}
/*.menu > .nav-item:after{
    content: " ";
    position: absolute;
    height:150px;
    width: 1px;
    background: #000;
}*/
.cart_sectin {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    float: right;
    transition-duration: 0.4s;
}
.cart_sectin li {
    display: inline-block;
    position: relative;
    margin-left: 14px;
    vertical-align: middle;
}
.cart_sectin li a {
    display: block;
    position: relative;
    padding: 0;
    font-size: 16px;
    color: #000;
}
.searchSugg {
    position: relative;
    vertical-align: top;
    width: 100%;
    color: #000;
    padding: 8px 12px;
    font-size: 14px;
    border: 2px solid #4f982b !important;
        border-radius: 50px;
}
.search_btn1 {
       width: 41px;
    height: 37px;
    border: 0;
    background: none;
    color: #fff;
    position: absolute;
    right: 28%;
    top: 14%;
}
.mb-bor{
  border-bottom: 1px solid #ececec;
}
.nav-tabs {
     border-bottom: 0px solid #dee2e6 !important; 
}
.icon1 {
    font-family: "Barlow Condensed", sans-serif;
    color: #df0024;
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    margin-bottom: 30px;
}
.test-desc{
  font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-style: italic;
  /*  margin-bottom: 55px;*/
    padding: 20px;
}
.menu > .nav-item > .nav-link {


      font: 400 17px/25px "Lato", sans-serif;
  color: #020e27;
  position: relative;
  padding: 0px;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  text-align: center;
  display: block;
    width: 135px;
        white-space: pre-line;
}

.menu > .nav-item > .nav-link:after {
  display: none;
}
.sec_pad1 {
  padding: 50px 0px 30px 0px;
}
.sec_pad2 {
    padding: 60px 0px 40px;
}
/*.menu > .nav-item > .nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #7f9f3e;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
  transition: width 0.3s linear;
}*/

.menu > .nav-item:not(:last-child) {
  /*  margin-right: 27px;*/
}

.menu > .nav-item.active  .menu > .nav-item:hover .nav-link {
  color: #df0024;
}
.nav-link:hover{
    color: #df0024;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #df0024;
}
.nav-link {
    color: #000 !important;
    font-size: 18px;
}
.menu > .nav-item.active .nav-link:before, .menu > .nav-item:hover .nav-link:before {
  width: 100%;
  left: 0;
  right: auto;
}

.menu > .nav-item.submenu {
  position: relative;
}

.menu > .nav-item.submenu ul {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  background: transparent;
}

@media (min-width: 992px) {
  .menu > .nav-item.submenu ul {
    position: absolute;
    top: 100%;
    left: 0px;
    min-width: 220px;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    -webkit-box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    border-radius: 0px;
  }
}

.menu > .nav-item.submenu ul .nav-item {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #ededed;
  margin-left: 0px;
  margin-top: 10px;
  background: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.menu > .nav-item.submenu ul .nav-item .nav-link {
  font: 500 18px/50px "Barlow Condensed", sans-serif;
  color: #020e27;
  padding: 0px 30px;
  text-transform: capitalize;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
}

.menu > .nav-item.submenu ul .nav-item:last-child {
  border-bottom: none;
}

.menu > .nav-item.submenu ul .nav-item:hover .nav-link, .menu > .nav-item.submenu ul .nav-item.active .nav-link {
  color: #df0024;
}

@media (min-width: 992px) {
  .menu > .nav-item.submenu:hover ul {
    visibility: visible;
    opacity: 1;
  }
}

.menu > .nav-item.submenu:hover ul .nav-item {
  margin-top: 0px;
}



/*========= hamburger menu css ========*/
.navbar-toggler {
/*  padding: 0px;*/
     margin-left: 70px;
  border: 0px;
}

.navbar-toggler:focus {
  outline: none;
}

.menu_toggle {
  width: 22px;
  height: 22px;
  position: relative;
  cursor: pointer;
  display: block;
}

.menu_toggle .hamburger span, .menu_toggle .hamburger-cross span {
  background: #020e27;
}

.menu_toggle .hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}

.menu_toggle .hamburger span {
  width: 0%;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  margin: 4px 0;
  display: block;
  border-radius: 3px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.menu_toggle .hamburger span:nth-child(1) {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.menu_toggle .hamburger span:nth-child(2) {
  -webkit-transition-delay: .125s;
  -o-transition-delay: .125s;
  transition-delay: .125s;
}

.menu_toggle .hamburger span:nth-child(3) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}

.menu_toggle .hamburger-cross {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
}

.menu_toggle .hamburger-cross span {
  display: block;
  border-radius: 3px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.menu_toggle .hamburger-cross span:nth-child(1) {
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 10px;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

.menu_toggle .hamburger-cross span:nth-child(2) {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

.collapsed .menu_toggle .hamburger span {
  width: 100%;
}

.collapsed .menu_toggle .hamburger span:nth-child(1) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

.collapsed .menu_toggle .hamburger span:nth-child(2) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

.collapsed .menu_toggle .hamburger span:nth-child(3) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
  height: 0%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(2) {
  width: 0%;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}
.navbar_fixed {
  width: 100%;
  left: 0;
  top: -70px;
  position: fixed;
/*  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);*/
  border-bottom: 0px;
  z-index: 400;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  transition: background 100ms linear, -webkit-transform 500ms ease;
  -webkit-transition: background 100ms linear, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 100ms linear;
  transition: transform 500ms ease, background 100ms linear;
  transition: transform 500ms ease, background 100ms linear, -webkit-transform 500ms ease;
  -webkit-box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}

/*.sliderarea{
  
    padding: 0 0 0 105px;
    background-image: linear-gradient(to right, #e32222 , #fff);

}*/



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 20px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #000;
}

.submenu1{
  /*min-width: 220px;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    -webkit-box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    border-radius: 0px;*/
    font: 500 18px/50px "Barlow Condensed", sans-serif;
    color: #020e27;
    padding: 0px 30px;
    text-transform: capitalize;
       -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 150ms linear;
    display: block;
}
.submenu1{
  /*min-width: 220px;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    -webkit-box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    box-shadow: 0px 15px 27px 0px rgba(14, 0, 40, 0.09);
    border-radius: 0px;*/
   
       -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 150ms linear;
    display: block;
}
.submenu2{
  position: absolute;
    top: 100%;
    left: 0px;
    min-width: 170px;
    text-align: left;
    /* opacity: 0; */
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    /* visibility: hidden; */
    /* display: block; */
    border: none;
    padding: 0px;
    -webkit-box-shadow: 0px 15px 27px 0px rgb(14 0 40 / 9%);
    box-shadow: 0px 15px 27px 0px rgb(14 0 40 / 9%);

    border-radius: 0px;
}
.submenu2 li a{
 padding: 6px 29px !important; */
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    /* font-family: "Lato sans-serif"; */
    font: 400 14px/25px "Readex Pro", sans-serif;

    padding: 15px 20px;
}
.submenu2 li{
display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #ededed;
    margin-left: 0px;
   /* margin-top: 10px;*/
    background: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.menu > .nav-item.submenu2 ul .nav-item {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #ededed;
    margin-left: 0px;
    margin-top: 10px;
    background: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.background_slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.cover {
    padding: 75px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
        background: rgb(0 0 0 / 39%);
    display: flex;
    align-items: center;
}
.header-content {
    position: relative;
    padding: 56px;
    overflow: hidden;
}
.header-content .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #fff;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.header-content h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
}
.header-content h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}
.header-content h1 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
    /* text-shadow: 5px 5px #c20e1b; */
}
.header-content h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
}
.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.one{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}
.two{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;animation-delay:1.5s}
.three{-webkit-animation-delay:2.1s;-moz-animation-delay:2.1s;animation-delay:2.1s}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-5%,0,0);transform:translate3d(-5%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-5%,0,0);transform:translate3d(-5%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #7f9f3e !important;
    font-family: "Readex Pro", sans-serif

}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    background-color: #7f9f3e;
    font-family: "Readex Pro", sans-serif

}
/*.carousel-item img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}*/
/*------------------------------------------------------second section------------*/
.greenfield-section.index-section {
    width: 100%;
    float: left;
}

.greenfield-section {
    float: left;
    width: 100%;
    clear: both;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section {
    grid-gap: 100px;
}
@media only screen and (min-width: 1200px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-section-wrapper {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.dt-sc-section-wrapper {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
}
@media screen and (max-width: 1440px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section {
    grid-gap: 100px;
}

#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section {
    justify-content: space-between;
}
}
.dt-sc-grid-banner-section:not(.dt-sc-masonry-grid-banner), .dt-sc-featured-collection-section:not(.dt-sc-masonry-collection-banner) {
    margin-bottom: 0;
    align-items: flex-start;
}
.dt-sc-specification-grid-banner {
    display: inline-flex;
    width: 100%;
}
.dt-sc-specification-grid-banner {
    display: inline-flex;
    width: 100%;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid {
    position: relative;
}

#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.style3 .dt-sc-main-grid {
    width: calc(40% - var(--DTGutter_Width));
    width: calc(40% - 40px);
}
@media (max-width: 1540px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section .dt-sc-main-grid {
    width: calc(45% - var(--DTGutter_Width));
    width: calc(45% - 40px);
}
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section .dt-sc-main-grid {
    width: calc(40% - var(--DTGutter_Width));
    width: calc(40% - 40px);
}
.dt-sc-specification-grid-banner .dt-sc-main-grid.dt-sc-column {
    margin-bottom: 0;
}
.dt-sc-specification-grid-banner .dt-sc-main-grid.dt-sc-column {
    margin-bottom: 0;
}
.dt-sc-column {
    display: grid;
    width: 100%;
    grid-gap: var(--DTGutter_Width);
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0;
    grid-auto-flow: row dense;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid:hover:before {
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid:before {
    content: " ";
    position: absolute;
    background-image: url(../images/vector-2-bg.png);
    width: 100%;
    height: 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right;
    left: 170px;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section .dt-sc-grid-banner {
    overflow: visible;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style {
    min-height: 650px;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section .dt-sc-main-grid .dt-sc-grid-banner, #greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-box-shadow.dt-sc-grid-banner .dt-sc-grid-banner-inner {
    border-radius: var(--DTRadius);
    border-radius: 0px;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner, #greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner .dt-sc-grid-banner-content .dt-sc-grid-banner-inner {
    background-color: var(--DTTertiaryColor);
    background-color: rgba(0,0,0,0);
}
.dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style, .dt-sc-featured-collection-section .dt-sc-collection-banner.overlay-style {
    align-self: stretch;
}
.dt-sc-grid-banner-section .dt-sc-grid-banner, .dt-sc-featured-collection-section .dt-sc-collection-banner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    padding: 0;
    overflow: hidden;
}
.dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style .dt-sc-grid-banner-image, .dt-sc-featured-collection-section .dt-sc-collection-banner.overlay-style .dt-sc-collection-banner-image {
    position: absolute;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1440px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid .second-image {
    width: 170px;
    left: -60px;
}
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid .second-image {
    position: absolute;
    top: 40px;
    left: -110px;
    border: 3px solid var(--DTBodyBGColor);
}
@media screen and (max-width: 1440px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid .third-image {
    width: 145px;
    right: -60px;
}
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-grid-banner-section.style3 .dt-sc-main-grid .third-image {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border: 3px solid var(--DTBodyBGColor);
}
audio, canvas, iframe, img, svg, video {
    transform: translate(0) translate(0);
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
}
@media screen and (max-width: 1540px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.dt-sc-specification-grid-banner.style3 .dt-sc-additional-grids {
    width: 65%;
}
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.dt-sc-specification-grid-banner.style3 .dt-sc-additional-grids {
    width: 50%;
}
@media (max-width: 1540px){
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.dt-sc-specification-grid-banner .dt-sc-additional-grids {
    width: calc(.5 *55%);
}
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.dt-sc-specification-grid-banner .dt-sc-additional-grids {
    width: calc(.5 *50%);
    display: grid;
    row-gap: var(--DTGutter_Width);
    row-gap: 40px;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-grid-banner-section.style3 .dt-sc-heading {
    margin-bottom: 0;
}
.dt-sc-heading {
    margin-bottom: 50px;
}
.text-start, .text-start>* {
    text-align: left;
    justify-content: flex-start;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-heading .dt-sc-main-heading {
    color: var(--DTColor_Heading);
    color: ;
}
.dt-sc-heading :not(:last-child) {
    margin: 0 0 10px;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
.text-start, .text-start>* {
    text-align: left;
    justify-content: flex-start;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-heading .dt-sc-heading-description {
    color: var(--DTColor_Body);
    color: ;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
p:only-of-type {
    margin-bottom: 0;
       line-height: 27px;
}
.text-start, .text-start>* {
    text-align: left;
    justify-content: flex-start;
}
.dt-sc-column.two-column {
    grid-template-columns: repeat(2,1fr);
}

.dt-sc-column {
    display: grid;
    width: 100%;
    grid-gap: var(--DTGutter_Width);
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0;
    grid-auto-flow: row dense;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-specification-grid-banner .dt-sc-support-block {
    display: grid;
}
.dt-sc-specification-grid-banner .dt-sc-support-block {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.dt-sc-specification-grid-banner .dt-sc-support-block {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-icon-image {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border-radius: var(--DTRadius);
    border-radius: 100px;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-icon-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-icon-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-icon-image img, #greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-icon-image i {
    font-size: 93px;
    width: 93px;
    color: var(--DTPrimaryColor);
    color: ;
}
.specification-one .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
}
.specification-one .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content {
    padding-left: 20px;
    padding-right: 0;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content {
    padding-left: 20px;
    padding-right: 0;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .specification-one .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-heading {
    margin-bottom: 16px;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-heading {
    color: var(--DTColor_Heading);
    color: ;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *:not(:last-child) {
    margin: 0 0 10px 0;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *, .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *:not(:only-child) {
    margin: 0;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *:not(:last-child) {
    margin: 0 0 10px 0;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *, .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *:not(:only-child) {
    margin: 0;
}
#greenfield-section-template--14390924181538__1641555178b50ebe4b.home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-description {
    color: #000;
    color: ;
}
.dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *, .dt-sc-specification-grid-banner .dt-sc-support-block .dt-sc-support-content *:not(:only-child) {
    margin: 0;
}

/*------------------------------------------------------second section------------*/

/*------------------------------------------------------third section------------*/

.greenfield-section.index-section {
    width: 100%;
    float: left;
}
.greenfield-section {
    float: left;
    width: 100%;
    clear: both;
}
@media only screen and (min-width: 1200px){
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .dt-sc-section-wrapper {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
  /*  padding-bottom: 60px;*/
}
}

.dt-sc-section-wrapper {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}


#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .row .dt-sc-heading {
    position: relative;
}
.dt-sc-heading {
    margin-bottom: 50px;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
.text-start, .text-start>* {
    text-align: left;
    justify-content: flex-start;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .dt-sc-heading .dt-sc-sub-heading {
    text-transform: uppercase;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .dt-sc-heading .dt-sc-sub-heading {
    color: var(--DTColor_Heading);
    color: #1a1a1a;
}
.dt-sc-heading :not(:last-child) {
    margin: 0 0 10px;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .dt-sc-heading .dt-sc-main-heading {
    color: var(--DTColor_Heading);
    color: ;
}
.dt-sc-heading :not(:last-child) {
    margin: 0 0 10px;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .row .dt-sc-heading .btn-display {
    position: absolute;
    top: 20px;
    right: 0;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .dt-sc-heading .dt-sc-btn {
    background: var(--DT_Button_BG_Color);
    background: ;
    color: var(--DT_Button_Text_Color);
    color: ;
}
.dt-sc-heading .dt-sc-btn {
    display: inline-block;
}
.dt-sc-heading *, .dt-sc-heading :not(:only-child) {
    margin: 0;
}
/*input[type=submit], input[type=reset], input[type=button], button[type=button], *[role=button], button, .button, a.button, .dt-sc-btn, .spr-summary-actions-newreview, .greenfield-payment-button__button--unbranded {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}*/
/*.btn-display {
  cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}*/
a, input[type=submit], input[type=reset], input[type=button], button[type=button], *[role=button], button, .button, a.button, .dt-sc-btn, .radio-label input[type=radio]+span:before {
    transition: var(--DTBaseTransition);
}
a {
    background-color: transparent;
    text-decoration: none;
    color: var(--DTLinkColor);
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .main-block {
    background: ;
    border-radius: var(--DTRadius);
    border-radius: 0px;
    padding: 0px;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .product-collection.dt-sc-column {
    gap: var(--DTGutter_Width);
    gap: 30px;
    margin-bottom: 0;
}
.dt-sc-column.four-column {
    grid-template-columns: repeat(4,1fr);
}
.dt-sc-column.three-column{
 grid-template-columns: repeat(3,1fr);
}
.dt-sc-column {
    display: grid;
    width: 100%;
    grid-gap: var(--DTGutter_Width);
    margin-bottom: 0px;
    margin-left: 0;
    padding: 0;
    grid-auto-flow: row dense;
}
.product-collection {
    position: relative;
}
#greenfield-section-template--14390924181538__16419905833b4c61c9.home-product-carousel .product-grid-item .products {
    border-radius: var(--DTRadius);
    border-radius: 0px;
}
.products {
    display: inline-block;
    background-color: var(--DT_product_bg_color);
    border-radius: var(--DTRadius);
}
.products .product-container {
    width: 100%;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}
.products .product-container .ImageOverlayCa {
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: #e1ead24d;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    width: 100%;
    position: absolute;
    z-index: 1;
    transition: var(--DTBaseTransition);
}
.teaser.lazyloaded {
    opacity: 1;
    transform: scale(1);
    transition: all .7s;
}

.products a img {
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a img {
    border: 0;
}
.products .product-container .ImageWrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}
.products .product-container .product-button {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: absolute;
    z-index: 2;
    transition: var(--DTBaseTransition);
}
.products .product-container .product-button>div {
    margin: 5px;
}
.products .product-container .product-button form {
    display: block;
    width: initial;
    padding: 0;
    float: none;
}

form {
    margin: 0;
}

.products{ display:inline-block; background-color:var(--DT_product_bg_color);border-radius: var(--DTRadius);margin-bottom: 30px; }
.products .product-detail .product_desc{ color: var(--DT_product_text_color); }
.products .product-detail .product-vendor{ color: var(--DT_product_vendor_color); }
.products .product-detail .grid-link__title a{ color: var(--DT_product_title_color); font-weight:600;    font-size: 17px;}
.products .product-detail .grid-link__title a:hover{ color: var(--DT_product_title_hover_color); }
.products a img{margin:auto;display:block;width:100%; height: 100%; object-fit: cover; }
.products .item-swatch{list-style:none;padding:0;float:left;width:100%;margin:20px 0 0;letter-spacing:-.33em;line-height:0}
.products .item-swatch li { float:none;display:inline-block;letter-spacing:normal;text-align:center;vertical-align:middle;position:relative;margin:0 3px 0 0}
.products .item-swatch li a{width:30px;height:30px;display:inline-block;cursor:pointer;line-height:31px;text-align:center;font-size:12px;font-weight:500}
.products .item-swatch li label{width:30px;height:30px;border-radius:15px;margin:0;cursor:pointer;background-position:center;background-repeat:no-repeat;border:1px solid #e4e4e4}
.products .item-swatch li label.active{box-shadow:inset 0 0 1px 2px}
.products .item-swatch li label.active,.products .item-swatch li label:hover{border-color:#fc846b}
.products .item-swatch li .tooltip{text-align:center;bottom:100%;padding:10px 7px;display:block;position:absolute;z-index:2;min-width:44px;left:50%;font-size:11px;font-weight:500;letter-spacing:normal;pointer-events:none;margin-bottom:10px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);visibility:hidden;box-shadow:2px 2px 15px rgba(0,0,0,.1);transition:all .25s ease-out;transform:translateX(-50%);background:var(--DTPrimaryColor);color:var(--DTBodyBGColor)}
.products .item-swatch li .tooltip:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #373737;bottom:-5px;content:" ";height:0;left:50%;transform:translateX(-50%);position:absolute;width:0}
.products .item-swatch li:first-of-type{margin-left:0}
.products .item-swatch li:last-of-type{margin-right:0}
.products .item-swatch li:hover .tooltip{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);visibility:visible;pointer-events:auto}
.products .item-swatch li:hover .ImageOverlayCa{background:rgba(233,28,28,.5)}
.products .item-swatch.swatch_count{position:absolute;top:-40px;left:0;right:0}
.products .item-swatch.swatch_count li label{cursor:pointer;margin:0;line-height:40px;width:60px;height:40px;background:#f2f2f2}
.products .item-swatch.color_swatch_Value label{width:16px;height:16px;border-radius:50%;float:left;cursor:pointer}
.products .product-container{/*float:left;*/width:100%;border-radius:0;position:relative;overflow:hidden; }
.products .product-container .offer-price{right:10px;top:10px;font-size:13px;padding:0 10px;display:flex;flex-wrap:wrap;gap:5px}
.products .product-container .badge,
.products .product-container .offer-price{ float:left;position:absolute;margin:0;text-align:center;font-size:13px;z-index:1; background: var(--DT_Button_BG_Color); color: var(--DT_Button_Text_Color);border-radius:var(--DT_Button_Border_Radius); }
.products .product-container .badge--sold-out{top:10px;left:10px;margin-top:0;margin-left:0;z-index:2}
.products .product-container .badge--sold-out .badge__text{transition: var(--DTBaseTransition);background:var(--DTPrimaryColor);color:var(--DTBodyBGColor)}
.products .product-container .badge__text{ border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 10px; line-height: 10px; }
.products .product-container .badge__text--small{font-size:8px;padding-top:0}
.products .product-container .badge--sale{position:absolute; z-index:2; top:10px;left:10px;transition:width .1s cubic-bezier(.86,0,.07,1) 50ms; overflow: hidden; }
.products .product-container .badge .badge__text{ float: left; overflow: hidden; width: 30px; height: 30px; transition-delay: 0s; transition-duration: .3s,.25s,.25s; transition-property: opacity,padding,width; transition-timing-function: cubic-bezier(.86,0,.07,1); background: var(--DT_Button_BG_Color); color: var(--DT_Button_Text_Color); }
.products .product-container .badge i{position:absolute;right:12px}
.products .product-container .ImageWrapper{float:left;width:100%;overflow:hidden}
.products .product-container .ImageOverlayCa{height:100%;left:0;top:0;opacity:0; background-color: rgba(225, 234, 210, 0.3); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);width:100%;position:absolute;z-index:1;transition:var(--DTBaseTransition)}
.products:hover .product-container .deal-clock { opacity:0; }
.products .product-container .product-button {top: 50%; transform: translateY(-50%); left: 0; right: 0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;position:absolute;z-index:2;transition: var(--DTBaseTransition); }
.products .product-container .product-button>div { margin: 5px; }
.products .product-container .product-button>div .dt-sc-btn,
.products .product-container .product-button>div button{ border: none; }
.products .product-container .product-button.icon-left{ right: auto; flex-flow: column; }
.products .product-container .product-button.icon-right{ left: auto; flex-flow: column; }
.products .product-container .product-button.icon-bottom{ bottom: 0; top: auto; transform: initial; }
.products .product-container .product-button:not(.dt-sc_icon)>*{ margin:3px 5px; }
.products .product-container .product-button form{display:block;width:initial;padding:0;float:none}
.products .product-container .product-button .loading{display:inline-block;width:100%;position:relative;padding:0;background:0 0}
.products .product-container .product-button button{background:0 0;padding:0;transition: var(--DTBaseTransition); }
.products .product-container .product-button a span{display:none}
.products .product-container .product-button .wishlist{margin:0}
.products .product-container .product-button .add-to-wishlist a{display:block}
.products .product-container .product-button .add-to-wishlist b{position:absolute;left:15px;top:10px;font-size:12px}
.products .product-container .product-button .add-to-wishlist .tooltip-label{display:none}
.products .product-container .product-button .add-in-wishlist-js span{display:none}
.products .product-container .product-button svg { margin: 0; }
.products .product-container .product-button a:before, 
.products .product-container .product-button button:before { 
  content:''; 
  width: 18px;
    height: 18px;
      line-height: 15px; 
      -webkit-mask-repeat: no-repeat;
      -webkit-mask-size: contain;
      -webkit-mask-position: center; }
.products .product-container .product-button a.loading:before,
.products .product-container .product-button a.adding:before,
.products .product-container .product-button button.is-adding:before,
.products .product-container .product-button button.loading:before  { width: 100%; height: 100%; content: ''!important; background-color: currentColor; background-image: url(Disk-loader.gif)!important; -webkit-mask-image: url(loading.gif)!important; mask-image: url(loading.gif)!important; -webkit-mask-position: center; position:absolute;}
.products .product-container .product-button a.select_options:before{
 -webkit-mask-image:url("../images/link.svg");  
 mask-image: url("../images/link.svg"); background: currentColor;
  }
.products .product-container .product-button button:not(.is-adding):before { 
  background-image:url("../images/cart-stroke.svg");
    mask-image: url("../images/cart-stroke.svg"); 
   /* background: currentColor;*/ }
.products .product-container .product-button button:not(.is-adding).is-added:before {
 background-image:url("../images/cart-stroke.svg"); 
  mask-image: url("../images/cart-stroke.svg"); 
  /*background: currentColor;*/ }
.products .product-container .product-button a:not(.loading).quick-view-btn:before {
 background-image:url("../images/quick-view.svg");
 mask-image:url("../images/quick-view.svg"); 
 /*background: currentColor;*/ }
.products .product-container .product-button a:not(.adding).add-compare:before { 
  background-image:url("../images/compare.svg");
  mask-image: url("../images/compare.svg"); 
  /*background: currentColor;*/ }
.products .product-container .product-button a:not(.adding).added.add-compare:before {
 background-image:url("../images/compare2.svg");
 mask-image: url("../images/compare2.svg"); 
 /*background: currentColor;*/ }
.products .product-container .product-button a:not(.adding).add-wishlist:before {
 background-image:url("../images/wishlist-stroke.svg");
 mask-image: url("wishlist-stroke.svg");
  /*background: currentColor;*/ }
.products .product-container .product-button a:not(.adding).added.add-wishlist:before { -webkit-mask-image:url("../images/wishlist.svg");mask-image:url("wishlist.svg"); background: currentColor; }
.compare{fill:currentcolor; }
.compareFilled{fill:none; }
.dT-icon-add-compare-loaded .compareFilled{fill:currentColor; }
.products .product-container .product-button .dT-icon-add-wlist-loading,
.products .product-container .product-button .dT-icon-add-compare-loading{ background-color: var(--DTBodyBGColor) !important; background-image:url(//cdn.greenfield.com/s/files/1/0560/7145/4754/t/2/assets/Disk-loader.gif?v=9274140881746666922); background-repeat: no-repeat; background-position: center; background-size: cover; }
.products .product-container .product-button .dT-icon-add-compare-loading svg,
.products .product-container .product-button .dT-icon-add-wlist-loading svg{  display:none; }
.products .product-container .product-button span{cursor:no-drop}
.products .product-container .product-button a, .products .product-container 
.product-button button,.products .product-container 
.product-button span{margin-top: 0;
  margin-bottom: 0;cursor:pointer;
  font-size:14px;display:flex;align-items:center;
  justify-content:center;padding:0;border:none;width:40px;height:40px;
  line-height:40px;text-align:center;position:relative;
  transition: var(--DTBaseTransition); color: var(--DT_Button_Text_Color);
      background-color: #cddc39;
   border-radius: var(--DT_Button_Border_Radius);
   overflow: hidden; }
.products .product-container .product-button a svg,.products .product-container .product-button button svg,.products .product-container .product-button span svg{height:14px}
.products .product-container .product-button a:hover,
.products .product-container .product-button button:hover{
  background-color: #b1d940;
  color: var(--DT_Button_Text_Hover_Color); }
.products .product-container:hover .reveal .hidden-feature_img{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);top:0; }
.products .product-container .grid__image{float:left}
.products:hover .product-container .reveal .swipe{z-index:9;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100)}
.products .product-container:hover .product-additional img{visibility:hidden}
.products .product-container:hover .ImageOverlayCa{opacity:1; }
.products:hover .product-container .product-button.icon-left,
.products:hover .product-container .product-button.icon-right{flex-flow: column; }
.products:hover .product-container .product-button.icon-left{ opacity: 1; bottom: 15px; left: 15px; right: auto; }
.products:hover .product-container .product-button.icon-right{ opacity: 1; bottom: 15px; left: auto; right: 15px; }
.products:hover .product-container .product-button.icon-center{ opacity: 1; margin: auto; }
.products:hover .product-container .product-button.icon-bottom{ opacity: 1; bottom: 15px; left: 0; right: 0; }
.products .product-container .reveal .hidden-feature_img{position:absolute;top:0;visibility:hidden;left:0;right:0;margin:auto;width:auto;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);transition: var(--DTBaseTransition); }
.products .product-container .product-additional img{transition:all .4s linear}
.products .product-container .reveal .swipe{display:block!important;visibility:visible!important}
.products .reveal .hidden{position:absolute;z-index:-1;top:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);transition:opacity .3s ease-in-out}
.products .product-detail{padding:30px 0;float:left;width:100%;position:relative;z-index:1;border-radius:0 0 var(--DTRadius) var(--DTRadius)}
.products .product-detail .badge.badge--new { display: inline-block; padding: 5px 10px; margin-left: auto; margin-right: auto; background: var(--DTPrimaryColor); color: var(--DTBodyBGColor); border-radius: var(--DTRadius); }
.products .product-detail.content-right, 
.products .product-detail.content-right > *, 
.products .product-detail.content-right form,
.products .product-detail.content-right .dt-sc-btn-group,
.products .product-detail.content-right ul{ text-align: right; justify-content: flex-end; }
.products .product-detail.content-left, 
.products .product-detail.content-left > *, 
.products .product-detail.content-left form,
.products .product-detail.content-left .dt-sc-btn-group,
.products .product-detail.content-left ul{ text-align: left; }
.products .product-detail.content-center, 
.products .product-detail.content-center > *, 
.products .product-detail.content-center form,
.products .product-detail.content-center .dt-sc-btn-group,
.products .product-detail.content-center ul{ text-align: center; justify-content: center; }
.products .product-detail .grid_view{display:none}
.products .product-detail .grid-link__title{ line-height: normal; margin: 0 0 10px;display:inline-block;width:100%; }
.products .product-detail .grid-link__title:only-child {margin: 0; }
.recently-viewed-products .products .product-detail .inner-top .grid-link__title { font-size:var(--DTFontSize_H5); }
.products .product-detail .grid-link__meta { display:flex;flex-wrap:wrap;align-items:center; }
.products .product-detail .grid-link__meta .sale{display:flex;align-items:center;flex-wrap:wrap}
.products .product-detail .grid-link__meta .grid-link__org_price,
.products .product-detail .grid-link__meta .product_price > span.money {font-weight: 400;transition: var(--DTBaseTransition);color:#000; }
.products .spr-badge-starrating{margin:0}
.products .content-center .spr-badge-starrating{ justify-content: center; }
.products .product-detail .product_desc p{ font-size:14px; }
.products .product-detail > *:not(:last-child){margin-bottom: 0px; line-height: normal; }
.products .product-detail .sales_tax_label{font-size:16px}
.products .product-detail form{ flex-wrap: wrap; display: flex; }
.products .product-detail .dt-sc-btn-group svg{ margin-right:5px; }
.product-grid-style .products .product-detail .dt-sc-btn-group { flex-flow: inherit; margin:0 -5px -5px -5px; }
.product-list-style .products .product-detail .dt-sc-btn-group { margin-top:15px; justify-content: initial; flex-flow: initial; }
.product-list-style .products .product-detail.content-center ul { text-align: left; justify-content: left; }
.product-list-style .products .product-detail .dt-sc-btn-group>*{ margin:0; }
.products .product-detail form .add-cart-btn{cursor:pointer; }
.products .product-detail label{float:left}
.products .product-detail del{line-height:normal;opacity: .5; margin-left:10px; }
.products .product-detail ul{ display:flex; flex-wrap:wrap; margin:5px 0; width: 100%; }
.products .product-detail li{ display: flex; align-items: center; justify-content: center; position: relative; margin:5px; transition: var(--DTBaseTransition); }
.products .product-detail li.size-values.active a{ color: var(--DTPrimaryColor); }
.products .product-detail li.color-values.active span, .products .product-detail li.size-values.active a span{ box-shadow: 0px 0px 0px 1px var(--DTPrimaryColor); }
.products .product-detail ul.variant-option-size li [type=radio]{ position: absolute; opacity: 0; width: 100%; height: 100%; cursor: pointer; }
.products .product-detail ul span{ min-width: 30px; min-height: 30px; line-height:normal; padding: 0 5px; display: flex; justify-content: center; align-items: center; margin: auto; border: 1px solid var(--DTColor_Border); border-radius: var(--DT_Button_Border_Radius); }
.products .product-detail.content-left li:first-child{ margin-left:0px; }
.products .product-detail.content-right li:last-child{ margin-right:0px; }
[class^="spr-icon-"]:before, [class*=" spr-icon-"]:before{ font-size: initial; }
.spr-badge-caption{display:none; }
.spr-summary-actions-newreview{margin: 0; }
.spr-header-title { border-bottom: 1px solid var(--DTColor_Border); padding-bottom: 10px; margin-bottom: 20px; }
.spr-review, .spr-form{ border-color: var(--DTColor_Border)!important; }
.products .product_left{float:left;width:100%}
.products:hover .lSSlideOuter.vertical{right:0}
.products .lSSlideOuter.vertical{transition:var(--DTBaseTransition)}
.products .lslide img{height:auto;position:static;transform:translateY(0)}
.list-collection-products .collection-detail h5{margin-top: 0; }








/*------------------------------------------------------third section------------*/
#greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section { grid-gap: 30px; } 

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading);color:; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading);color:; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body);color:; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-heading .dt-sc-btn { 
    background: var(--DT_Button_BG_Color);  background:; 
      color: var(--DT_Button_Text_Color); color:; }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-heading .dt-sc-btn:hover { 
    background: var(--DT_Button_BG_Hover_Color); background:; 
      color: var(--DT_Button_Text_Hover_Color); color:;
        }

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-overlay:before { color: var(--DTTertiaryColor); 
    color: #f6f2eb;    
    background: currentcolor; 
    opacity: 1; }

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner,
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-box-shadow .dt-sc-grid-banner .dt-sc-grid-banner-inner,
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content .dt-sc-grid-banner-inner
  { border-radius: var(--DTRadius); border-radius: 0px; }

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-box-shadow .dt-sc-grid-banner { box-shadow: var(--DTboxShadow); }

   

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0,
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
    background-color: var(--DTTertiaryColor); background-color: ;
      }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0.list-style .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
    background-color: var(--DTTertiaryColor); background-color: ;
      }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-main-title { color: var(--DTColor_Heading); color:; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-sub-title { color: var(--DTColor_Heading); color: ; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-description { color: var(--DTColor_Body); color:; } 
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-btn { 
    background: var(--DT_Button_BG_Color); background:;
      color: var(--DT_Button_Text_Color); color:; }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-btn:hover { 
    background: var(--DT_Button_BG_Hover_Color); background:;
      color: var(--DT_Button_Text_Hover_Color); color:; }


  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.content-1642049210359db732-0 .with-overlay:before { 
    background: var(--DTTertiaryColor); background:rgba(0,0,0,0); 
      }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.content-1642049210359db732-0 .with-gradient-overlay:before {

    background-image: linear-gradient(deg, rgba(246, 243, 236, 0), #f6f3ec);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0,0,0,0));
  }

  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.content-1642049210359db732-0:hover .with-overlay:before,
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.content-1642049210359db732-0:hover .with-gradient-overlay:before {
    opacity: 0.5;
  }

    


  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.center { margin: auto; }
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.center-left,
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.center-right { margin-top: auto; margin-bottom: auto; }

  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.top-center,
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.top-left,
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.top-right { margin-top:0; margin-bottom: auto; }  

  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.bottom-center,
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.bottom-left,
  .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content.bottom-right { margin-top: auto; margin-bottom: 0; }


  @media (min-width: 1541px) {
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image { 
      width: 45%; }
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content { 
      width: 55%; }

    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style {
      min-height: 790px;
    }

  }

  @media (max-width: 1540px) {
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image { 
      width: 50%; }
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content { 
      width: 50%; }

    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style {
      min-height: 470px;
    }
  }
  
  @media only screen and (min-width: 1200px) {
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-section-wrapper {
     margin-top:100px; margin-bottom:20px;padding-top:0px; padding-bottom:0px;
         background-color: var(--DTTertiaryColor); }
  }

  @media only screen and (max-width: 1199px) {
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-section-wrapper { 
      margin-top:0px; margin-bottom:0px;padding-top:0px; padding-bottom:0px;}
  }


  @media (max-width: 767px) {

    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style { flex-wrap: wrap;     padding: 0 36px;}

    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image,
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content { 
      width: 100%; height: auto; }

    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style {
      min-height: 200px;
    }
  }

  /*custom*/
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul {margin:40px 0;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul li{display:inline-block; margin-right:60px; color:var(--DTLinkColor); font-size: 18px;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul li i.fa{
   
    margin-right:9px; 
    font-size:18px;
    width:40px;
    height:40px;
    line-height:40px;
    border-radius:50%;
    text-align:center;
    background:var(--DTSecondaryColor);
    color:var(--DTPrimaryColor);
  }
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner .dt-sc-main-title{width:70%; margin-bottom:25px;}
  
  
  
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{position:absolute; top:-130px; height:730px;}
/*      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display img{height:790px;} */
   
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner{overflow:visible;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner
   .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:not(.grid-style)
    .dt-sc-grid-banner-image{height:500px; overflow:visible;}
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content{padding:30px 30px 30px 0;}
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-description{padding-right:40px;}
  
  
  /*responsive*/
  
  @media screen and (max-width:1540px){
    
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul {margin:30px 0;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner .dt-sc-main-title{width:100%; margin-bottom:25px;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul li{display:inline-block; margin-right:30px;}
  }
  
   @media screen and (max-width:1440px){
  
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0 .dt-sc-description{padding-right:0;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul li{margin-right:15px;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-divider ul li i.fa{margin-right:8px;}
   }
   @media screen and (max-width:1220px){ 
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{width:520px; height:800px; top:-185px;}
      .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image img{height:715px; object-fit:contain;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:not(.grid-style) .dt-sc-grid-banner-image{height:300px;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image{width:40%;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content{width:60%;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner .dt-sc-btn { margin-bottom: 20px; }
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner .dt-sc-main-title{margin-top:20px; }
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page {margin-top: 25px; margin-bottom: 25px;}
}
   }
  
   @media screen and (max-width:1040px){ 
   
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display
     {width: 560px; height: 850px; top: -210px;  left: -100px;}
     .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image img{height:715px; object-fit:contain;}
   }
   @media screen and (max-width:820px){ 
  
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content{width:100%;}
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image{width:100%; order:1; }
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:not(.grid-style) .dt-sc-grid-banner-image{height:600px;}
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{top:-23px;left:40px;}
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content{padding:0; margin-top:50px;}
   }
   @media screen and (max-width:780px){
     
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{top:-23px;left:60px;}
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page  .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content { width: 100%;padding: 0; margin-top: 20px;margin-bottom: 0px;}
     
   }
  
  
  @media screen and (max-width:576px){
   
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image{order:-1;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{left:-5px;}
    
  }
  
   @media screen and (max-width:480px){
     
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{width:500px; top:-130px; left:-35px;}
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner.content-1642049210359db732-0.list-style .dt-sc-grid-banner-content .dt-sc-grid-banner-inner{padding:0; margin-top:20px;}
      
   }
  
   @media screen and (max-width:480px){
     
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{width:460px; top:11px; left:-50px;}
        #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:not(.grid-style) .dt-sc-grid-banner-image{height:530px;} 
      .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image img {height:575px; object-fit:contain;}
   }
    @media screen and (max-width:420px){
  
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image .img-display{width: 100% ;top: 18px;left: -30px;}
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:not(.grid-style) .dt-sc-grid-banner-image{height:530px;} 
      .home-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image img {height:570px;     padding: 0 30px;object-fit:contain;}
    }
  
  /*about custom*/
  
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner.list-style .dt-sc-main-title{font-size:40px; font-weight:400; letter-spacing:.5px; width:80%;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner.list-style .dt-sc-description{margin-top:20px; margin-bottom:30px;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{width:100%;   opacity:1; z-index:-1;} 
 #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page  .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image img{padding:4%;}
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-image{overflow:visible; }
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner{overflow:visible; margin-top:0px;}
    

   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .img-display{width:100%; height:100%;}
  
  
  
  /*responsive*/
  
   @media screen and (max-width:1540px){
    
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content {width:55%;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image {width:45%;}
/*      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:87%;} */
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-banner .dt-sc-grid-banner-section{grid-gap:0;}
  }
  
  
  @media screen and (max-width:1280px){
    
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content {width:55%;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image {width:45%;}
/*      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:93%;} */
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner.list-style .dt-sc-main-title{width:100%;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner .dt-sc-grid-banner-content .dt-sc-grid-banner-inner{padding:0;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content{padding:0 0 0 30px;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style.dt-sc-reverse-columns .dt-sc-grid-banner-content{padding:0 30px 0 0;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner.list-style .dt-sc-main-title{font-size:34px;}
    }
   @media screen and (max-width:1040px){
  
/*       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:80%;} */
/*       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style.dt-sc-reverse-columns .with-overlay:before{height:88%;} */
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style.dt-sc-reverse-columns .dt-sc-grid-banner-content{padding:0 30px 0 0;}
  
   }
    @media screen and (max-width:999px){
  
/*       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:79%;} */
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style.dt-sc-reverse-columns .dt-sc-grid-banner-content{padding:0 30px 0 0;}
    }
  
   @media screen and (max-width:820px){
  
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-content {width:100%; padding:0; margin-top:20px; margin-bottom:40px;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.list-style .dt-sc-grid-banner-image {width:100%;}
      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .home-grid-banner .dt-sc-grid-banner-section{grid-gap:50px;}
/*      #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:61%; } */
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page{margin:50px 0;}
   }
  
   @media screen and (max-width:780px){
     
/*         #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:60%;} */
         #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner.list-style .dt-sc-main-title{font-size:30px;}
 
   }
  
   @media screen and (max-width:768px){
     
/*         #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:59.5%;} */
   }
   @media screen and (max-width:767px){
     
/*         #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{height:100%;} */
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section{grid-gap: 0;}
   } 
   @media screen and (max-width:575px)  and (min-width:320px){
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .about-grid-page .dt-sc-grid-banner-section {grid-gap: 0;}
   }
  /*service custom*/
  
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner .dt-sc-main-title{font-size:40px;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before{width:90%; height:90%; top:0; left:0; right:0; bottom:0; margin:auto; opacity:0.9;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before{opacity:0.7; background:var(--DTTertiaryColor);}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .img-display img{transform:scale(1.1); transition:.7s ease;}
  #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner-section{margin-top:60px;}
  .service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style .dt-sc-grid-banner-image img,
  .service-grid-page .dt-sc-featured-collection-section .dt-sc-collection-banner.overlay-style .dt-sc-collection-banner-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .7s ease;
  }
  
  /*responsive*/
  
  @media screen and (max-width:1220px){
    
   #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner .dt-sc-main-title{font-size:30px;}
    #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner .dt-sc-grid-banner-content .dt-sc-grid-banner-inner{padding:20px;}
  }
  
  @media screen and (max-width:998px){
    
     #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner ..service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style{min-height:430px;}
    .home-grid-banner .service-grid-page .dt-sc-grid-banner-section{grid-template-columns:1fr;}
  }
    @media screen and (max-width:767px){
      
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner .dt-sc-main-title{font-size:25px;}
    }
  
    @media screen and (max-width:480px){
      
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style{min-height:320px;}
       #greenfield-section-template--14390924181538__1642049210601396d2.home-grid-banner .service-grid-page .dt-sc-grid-banner-section .dt-sc-grid-banner .img-display{width:100%; height:100%;}
    }
      
      


.dt-sc-grid-banner-section .dt-sc-grid-banner.list-style.dt-sc-reverse-columns, .dt-sc-featured-collection-section .dt-sc-collection-banner.list-style.dt-sc-reverse-columns {
    flex-direction: row-reverse;
}
.dt-sc-grid-banner-section .dt-sc-grid-banner, .dt-sc-featured-collection-section .dt-sc-collection-banner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    padding: 0;
    overflow: hidden;
}
.dt-sc-btn{
  cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}
.dt-sc-grid-banner-section .dt-sc-grid-banner .dt-sc-grid-banner-content .dt-sc-btn, .dt-sc-featured-collection-section .dt-sc-collection-banner .dt-sc-collection-banner-content .dt-sc-btn {
    display: inline-block;
}

/*----------------------------------fourth-----------------------*/
 @media only screen and (min-width: 1200px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:60px; }
      }
      @media only screen and (max-width: 1199px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px;padding-top:0px; padding-bottom:0px;}
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .additional-grid-title { margin-top: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content { display: flex; flex-wrap: wrap; justify-content: space-between; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block + .main-block .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container {
      margin: auto;
      }   
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block .dt-sc-swiper-slider.swiper-container { padding-bottom: 30px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .product-list-style .deal-clock,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .product-list-style .product_desc { display: none; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .product-list-style .products .product-detail .dt-sc-btn-group > * { font-size: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .product-list-style .products .product-detail .dt-sc-btn-group > * svg { margin-right: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block { 
      background: ; 
      border-radius: var(--DTRadius); border-radius: 0px; 
      padding: 0px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .tab{
        display: grid;
    grid-template-columns: repeat(5,1fr);
    margin-bottom: 40px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block { background: var(--DTBodyBGColor); background: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content { 
      background: rgba(0,0,0,0); 
      border-radius: var(--DTRadius); border-radius: 0px; 
      padding: 0px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading);color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading);color:#000000; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body);color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-heading .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  background:; 
      color: var(--DT_Button_Text_Color); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-heading .dt-sc-btn:hover {
      background: var(--DT_Button_BG_Hover_Color); background:; 
      color: var(--DT_Button_Text_Hover_Color); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-grid-item .products { 
      border-radius: var(--DTRadius); border-radius: px; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-collection.dt-sc-column { gap: var(--DTGutter_Width); gap: 30px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    margin-bottom: 40px;
}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-overlay:before  { 
      color: var(--DTTertiaryColor); 
      color: ;    
      background: currentcolor; 
      opacity: 0.5;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { width: 100%; padding: 0px;
      background: ; border-radius: var(--DTRadius); 
      border-radius: 0px; 
      overflow: visible;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section .additional-grid-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a { 
      color: var(--DTLinkColor); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a:hover { 
      color: var(--DTLinkHoverColor); color:; }
      /*   Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background-color: var(--DTTertiaryColor); background-color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-main-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-sub-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-description { 
      color: var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color); 
      color:; background-color:;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color: var(--DT_Button_BG_Hover_Color); 
      color:; background-color:; 
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background: var(--DTTertiaryColor); background: ;
      border-radius: var(--DTRadius); border-radius: px;    
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.tab-4617eeb1-320a-47b3-b842-4457154ff4b7 { 
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style.tab-4617eeb1-320a-47b3-b842-4457154ff4b7 {
      min-height: px;  min-height: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style 
      .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color:;
      border-radius: var(--DTRadius); border-radius: px;      
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before { 
      background: var(--DTTertiaryColor); background:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-gradient-overlay:before {
      background-image: linear-gradient(deg, rgba(246, 243, 236, 0), 
      #f6f3ec);
      background-image: linear-gradient(deg, , 
      );
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-gradient-overlay:before {
      opacity: ;
      }
      /*   Deals */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner {
      background-color: var(--DTTertiaryColor); background-color:;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-main-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-sub-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-description { 
      color:var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color:var(--DT_Button_BG_Hover_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section 
      .dt-sc-grid-banner-content .deal-clock ul li { 
      color:var(--DT_Button_Text_Color); background: var(--DT_Button_BG_Color);
      background: ; color: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter {
      background: var(--DTTertiaryColor); background: ; }
      /*   Products */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products { border-radius: var(--DTRadius); 
      border-radius: px;  box-shadow: none;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail { padding: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail .spr-badge { font-size: 12px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { 
      gap: var(--DTGutter_Width); gap: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container.center_pagination .swiper-pagination {
      width: 100%; justify-content: center;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { width: 100%; padding: 0px;
      background: ; border-radius: var(--DTRadius); 
      border-radius: 0px; 
      overflow: visible;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section .additional-grid-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a { 
      color: var(--DTLinkColor); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a:hover { 
      color: var(--DTLinkHoverColor); color:; }
      /*   Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background-color: var(--DTTertiaryColor); background-color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-main-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-sub-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-description { 
      color: var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color); 
      color:; background-color:;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color: var(--DT_Button_BG_Hover_Color); 
      color:; background-color:; 
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background: var(--DTTertiaryColor); background: ;
      border-radius: var(--DTRadius); border-radius: px;    
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.tab-8127844b-ea2d-4da9-9114-2642efd697f1 { 
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style.tab-8127844b-ea2d-4da9-9114-2642efd697f1 {
      min-height: px;  min-height: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style 
      .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color:;
      border-radius: var(--DTRadius); border-radius: px;      
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before { 
      background: var(--DTTertiaryColor); background:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-gradient-overlay:before {
      background-image: linear-gradient(deg, rgba(246, 243, 236, 0), 
      #f6f3ec);
      background-image: linear-gradient(deg, , 
      );
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-gradient-overlay:before {
      opacity: ;
      }
      /*   Deals */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner {
      background-color: var(--DTTertiaryColor); background-color:;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-main-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-sub-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-description { 
      color:var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color:var(--DT_Button_BG_Hover_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section 
      .dt-sc-grid-banner-content .deal-clock ul li { 
      color:var(--DT_Button_Text_Color); background: var(--DT_Button_BG_Color);
      background: ; color: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter {
      background: var(--DTTertiaryColor); background: ; }
      /*   Products */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products { border-radius: var(--DTRadius); 
      border-radius: px;  box-shadow: none;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail { padding: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail .spr-badge { font-size: 12px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { 
      gap: var(--DTGutter_Width); gap: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container.center_pagination .swiper-pagination {
      width: 100%; justify-content: center;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { width: 100%; padding: 0px;
      background: ; border-radius: var(--DTRadius); 
      border-radius: 0px; 
      overflow: visible;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section .additional-grid-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a { 
      color: var(--DTLinkColor); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a:hover { 
      color: var(--DTLinkHoverColor); color:; }
      /*   Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background-color: var(--DTTertiaryColor); background-color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-main-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-sub-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-description { 
      color: var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color); 
      color:; background-color:;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color: var(--DT_Button_BG_Hover_Color); 
      color:; background-color:; 
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background: var(--DTTertiaryColor); background: ;
      border-radius: var(--DTRadius); border-radius: px;    
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.tab-4f8ac2eb-4181-44da-b340-2c06b113eaf4 { 
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style.tab-4f8ac2eb-4181-44da-b340-2c06b113eaf4 {
      min-height: px;  min-height: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style 
      .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color:;
      border-radius: var(--DTRadius); border-radius: px;      
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before { 
      background: var(--DTTertiaryColor); background:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-gradient-overlay:before {
      background-image: linear-gradient(deg, rgba(246, 243, 236, 0), 
      #f6f3ec);
      background-image: linear-gradient(deg, , 
      );
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-gradient-overlay:before {
      opacity: ;
      }
      /*   Deals */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner {
      background-color: var(--DTTertiaryColor); background-color:;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-main-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-sub-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-description { 
      color:var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color:var(--DT_Button_BG_Hover_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section 
      .dt-sc-grid-banner-content .deal-clock ul li { 
      color:var(--DT_Button_Text_Color); background: var(--DT_Button_BG_Color);
      background: ; color: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter {
      background: var(--DTTertiaryColor); background: ; }
      /*   Products */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products { border-radius: var(--DTRadius); 
      border-radius: px;  box-shadow: none;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail { padding: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail .spr-badge { font-size: 12px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { 
      gap: var(--DTGutter_Width); gap: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container.center_pagination .swiper-pagination {
      width: 100%; justify-content: center;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { width: 100%; padding: 0px;
      background: ; border-radius: var(--DTRadius); 
      border-radius: 0px; 
      overflow: visible;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section .additional-grid-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a { 
      color: var(--DTLinkColor); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a:hover { 
      color: var(--DTLinkHoverColor); color:; }
      /*   Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background-color: var(--DTTertiaryColor); background-color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-main-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-sub-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-description { 
      color: var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color); 
      color:; background-color:;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color: var(--DT_Button_BG_Hover_Color); 
      color:; background-color:; 
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background: var(--DTTertiaryColor); background: ;
      border-radius: var(--DTRadius); border-radius: px;    
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.tab-dcd90673-928f-4323-a1d4-35abe152b440 { 
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style.tab-dcd90673-928f-4323-a1d4-35abe152b440 {
      min-height: px;  min-height: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style 
      .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color:;
      border-radius: var(--DTRadius); border-radius: px;      
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before { 
      background: var(--DTTertiaryColor); background:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-gradient-overlay:before {
      background-image: linear-gradient(deg, rgba(246, 243, 236, 0), 
      #f6f3ec);
      background-image: linear-gradient(deg, , 
      );
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-gradient-overlay:before {
      opacity: ;
      }
      /*   Deals */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner {
      background-color: var(--DTTertiaryColor); background-color:;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-main-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-sub-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-description { 
      color:var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color:var(--DT_Button_BG_Hover_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section 
      .dt-sc-grid-banner-content .deal-clock ul li { 
      color:var(--DT_Button_Text_Color); background: var(--DT_Button_BG_Color);
      background: ; color: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter {
      background: var(--DTTertiaryColor); background: ; }
      /*   Products */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products { border-radius: var(--DTRadius); 
      border-radius: px;  box-shadow: none;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail { padding: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail .spr-badge { font-size: 12px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { 
      gap: var(--DTGutter_Width); gap: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container.center_pagination .swiper-pagination {
      width: 100%; justify-content: center;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { width: 100%; padding: 0px;
      background: ; border-radius: var(--DTRadius); 
      border-radius: 0px; 
      overflow: visible;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section .additional-grid-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a { 
      color: var(--DTLinkColor); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-menu-section ul.menu-links li a:hover { 
      color: var(--DTLinkHoverColor); color:; }
      /*   Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background-color: var(--DTTertiaryColor); background-color:; } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-main-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-sub-title { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-description { 
      color: var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color); 
      color:; background-color:;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color: var(--DT_Button_BG_Hover_Color); 
      color:; background-color:; 
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner { 
      background: var(--DTTertiaryColor); background: ;
      border-radius: var(--DTRadius); border-radius: px;    
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.tab-bb498bb2-c7ad-47e6-8d6e-f0fd96d93039 { 
      } 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style.tab-bb498bb2-c7ad-47e6-8d6e-f0fd96d93039 {
      min-height: px;  min-height: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style 
      .dt-sc-grid-banner-content .dt-sc-grid-banner-inner { 
      background-color: var(--DTTertiaryColor); background-color:;
      border-radius: var(--DTRadius); border-radius: px;      
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-overlay:before { 
      background: var(--DTTertiaryColor); background:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner .with-gradient-overlay:before {
      background-image: linear-gradient(deg, rgba(246, 243, 236, 0), 
      #f6f3ec);
      background-image: linear-gradient(deg, , 
      );
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-overlay:before,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner:hover .with-gradient-overlay:before {
      opacity: ;
      }
      /*   Deals */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner {
      background-color: var(--DTTertiaryColor); background-color:;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-main-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-sub-title { 
      color:var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-description { 
      color:var(--DTColor_Body); color:; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn { 
      color:var(--DT_Button_Text_Color); background-color: var(--DT_Button_BG_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-btn:hover {  
      color:var(--DT_Button_Text_Hover_Color); background-color:var(--DT_Button_BG_Hover_Color);
      color:; background-color:; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section 
      .dt-sc-grid-banner-content .deal-clock ul li { 
      color:var(--DT_Button_Text_Color); background: var(--DT_Button_BG_Color);
      background: ; color: ; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter {
      background: var(--DTTertiaryColor); background: ; }
      /*   Products */  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products { border-radius: var(--DTRadius); 
      border-radius: px;  box-shadow: none;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail { padding: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-detail .spr-badge { font-size: 12px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { 
      gap: var(--DTGutter_Width); gap: px;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container.center_pagination .swiper-pagination {
      width: 100%; justify-content: center;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: ;  
      }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .additional-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: ;  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { 
      width:calc(30% - 30px) 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block { 
      width:70%  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block:only-child { width: 100%; }
      @media (min-width: 1541px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { 
      width:calc(30% - 30px) 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block { 
      width:70%  
      }
      }
      @media (max-width: 1540px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { 
      width:calc(35% - 30px) 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block { 
      width:65%  
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel 
      .grouped-content .main-block .product-collection.dt-sc-column { 
        grid-template-columns: repeat(3,1fr); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block .product-collection.dt-sc-column.product-list-style { 
      grid-template-columns: 1fr; }
      }
      @media (max-width: 1199px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content { padding: calc(.75* 0px); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { padding: calc(.75* 0px); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block { padding: calc(.75* 0px); }
      }
      @media (max-width: 767px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content { display: flex; gap: 30px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block { 
      width: 100%  
      }
      }
      @media (max-width: 576px) {
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content { padding: calc(.5* 0px); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block { padding: calc(.5* 0px); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block { padding: calc(.5* 0px); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .main-block .product-collection.dt-sc-column { grid-template-columns: 1fr; }
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-container .product-button > *:not(.quick-view-btn),
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style .products .product-container .deal-clock { display: none; }
      /*  Menu */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block ul.menu-links { margin-bottom: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block ul.menu-links li a { display: inline-flex; align-items: center; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block ul.menu-links li a:before { content: "\f111"; font-family: 'FontAwesome'; position: relative; 
      padding-right: 10px; font-size: 8px; } 
      /* Banner */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section .dt-sc-grid-banner.overlay-style { display: grid; }
      /* Deals */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .deal-clock { position: static; margin: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .deal-clock * { margin: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content { 
      width: 100%; padding: 30px; display: inline-block; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content:only-child { padding: 30px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter { width: calc(100% + 60px);
      float: none; display: inline-block; position: relative; left: -30px; padding: 26px 30px 30px; margin: 20px 0 30px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter:last-child { 
      margin-bottom: -30px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content .deals-counter .dt-sc-sub-title { 
      margin-bottom: 15px; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .dt-sc-grid-banner-section.deals-section .dt-sc-grid-banner-content:only-child { padding: 0; }
      /* Collection */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-container .badge, 
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-container .offer-price,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-container .product-button.dt-sc_button,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .product-vendor,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .product_desc,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail [class*="variant-"],
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .dt-sc-btn-group,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail del { display: none; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style:not(.swiper-wrapper) { display: grid;  }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .product-list-style { margin-bottom: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .grid-link__title { padding-top: 0; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .grid-link__title a { font-size: var(--DTFontSize_H6); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block .products .product-detail .grid-link__meta { margin-bottom: 0; }
      /* Tab */
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel
       .main-block .tablinks { /*display: inline-block;*/
        margin: 0 0 4px 0; border-radius: 0; border-bottom:2px solid #d3dddb;    margin-left: 4px;
      border-radius: px; }  
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .dt-sc-tabs-content { margin-top: 20px; border-radius: var(--DTRadius); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block.style-1 .dt-sc-tabs-content {
       background: var(--DTBodyBGColor);
         background: ; 
      border-color: ;
       }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block.style-2 .dt-sc-tabs-content { padding: 0; border: none; }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .grouped-content .additional-block > *:not(:last-child) { margin-bottom: var(--DTGutter_Width); }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .tablinks { 
      background: var(--DT_Button_BG_Color); background: rgba(0,0,0,0); 
      color: var(--DT_Button_Text_Color); color: #d7d7d7; 
      }
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .tablinks.active,
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .tablinks:hover { 
      background: var(--DT_Button_BG_Hover_Color); background: rgba(0,0,0,0); 
      color: var(--DT_Button_Text_Hover_Color); color: #000000; 
      }
      .dt-sc-tabs-content.active {display:block;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs{display:grid; grid-template-columns:repeat(5,1fr); margin-bottom:40px;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks{font-size:18px; border-radius:0}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .main-block .tablinks.active{border-bottom-color:var(--DTPrimaryColor);}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks img{opacity:0.2; margin-bottom:15px;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks.active img{opacity:1;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .products .product-detail .product-vendor span{text-transform:uppercase;}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab  .products .product-detail .grid-link__meta .product_price{/*display:none;*/}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab  .products .product-detail {background:#9e9e9e3d; padding: 10px 0px 10px 35px; border-radius:0;    border-top: 1px solid #ccc;}
      /*responsive*/
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .dt-sc-heading .dt-sc-sub-heading{text-transform:uppercase;}
      @media screen and (max-width:1040px){
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks{padding:16px 0;} 
      }
      @media screen and (max-width:960px){
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks img{width:80px; margin:20px auto}
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs .tablinks{display:grid; grid-template-columns:1fr;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-overlay:before {
    color: var(--DTTertiaryColor);
    color: ;
    background: aliceblue;
    opacity: 0.5;
}
      }
      @media screen and (max-width:820px){
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs{grid-template-columns:repeat(3,1fr);}
      }
      @media screen and (max-width:480px){
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs{grid-template-columns:repeat(2,1fr);}
      }
      @media screen and (max-width:351px){
      #greenfield-section-template--14390924181538__1642049865b7c92687.home-product-carousel .product-tab .grouped-content .tabs{grid-template-columns:repeat(1,1fr);}
      }
/*     
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
*/
/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 15px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #fff #fff #fff;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff #fff #fff;
    isolation: isolate;
}
.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #ccc;
}

.tabcontent {
  /*display: none;*/
  padding: 6px 12px;
  /*border: 1px solid #ccc;*/
  border-top: none;
  margin-top: 40px
}

/*-----------------------------------------testimonial--------------------------*/
@media only screen and (min-width: 1200px) {
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block
       .dt-sc-section-wrapper { 
        margin-top:0px; margin-bottom:0px;padding-top:100px; padding-bottom:120px; color: var(--DTTertiaryColor);
    color: ;
    background: currentcolor;}
      }
      @media only screen and (max-width: 1199px) {
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px;padding-top:50px; padding-bottom:110px;}
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading); color:; } 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading); color:#1a1a1a; } 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body); color:; } 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-btn { 
      background: var(--DT_Button_BG_Color); background:; 
      color: var(--DT_Button_Text_Color); color:; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color);  background:; 
      color: var(--DT_Button_Text_Hover_Color); color:; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-overlay:before { 
      color: var(--DTTertiaryColor); 
      color: ;    
      background: currentcolor; 
      opacity: 0.5; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  
      background: rgba(0,0,0,0);  
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn[class*="swiper-button-"]:after {   
      color: var(--DT_Button_Text_Color);
      color: rgba(0,0,0,0);
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); 
      background: ; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-arrows .dt-sc-btn:hover[class*="swiper-button-"]:after { 
      color: var(--DT_Button_Text_Hover_Color);
      color: ;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet { 
      background: var(--DTSecondaryColor);  
      background: #22564b;  
      }  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { 
      background: var(--DTPrimaryColor);  
      background: #22564b;  
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section:not(.swiper-wrapper) { margin: 0 auto 30px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section:not(.swiper-wrapper) { gap: var(--DTGutter_Width); 
      gap: 30px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial { display: flex; justify-content: space-between; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite i { font-style: normal; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite { 
      color: var(--DTPrimaryColor); color: ; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite span { 
      color: var(--DTColor_Body); color: ; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content { 
      color: var(--DTColor_Body); color: ; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="star-rating"] { 
      color: var(--DTPrimaryColor); color: ; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-"] .dt-sc-testimonial-image::before,  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-quote-content::before { 
      background-color: var(--DTPrimaryColor);
      background-color: ; 
      }  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="no-quote-icon"] .dt-sc-testimonial-image:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="no-quote-icon"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-content"] .dt-sc-testimonial-content:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner:before { 
      display: none; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-"] .dt-sc-testimonial-image,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner { position: relative; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-image"] .dt-sc-testimonial-image:before { 
      content: ""; position: absolute; display: flex; align-items: flex-start; justify-content: flex-start; width: 30px; height: 30px; top: 10px; left: 10px; z-index:1;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-quote-content:before { 
      content: ""; position: relative; width: 50px; height: 50px; display: flex; align-items: flex-start; justify-content: flex-start; top: -5px; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-image"] .dt-sc-testimonial-image:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-content-inner:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content .dt-sc-testimonial-quote-content:before { 
      mask-image: url(//cdn.greenfield.com/greenfieldcloud/greenfield/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif); 
      -webkit-mask-image: url(//cdn.greenfield.com/greenfieldcloud/greenfield/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif);
      mask-size: 100%; mask-repeat: no-repeat; mask-position: center;
      -webkit-mask-size: 100%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-content"] .dt-sc-testimonial-content.text-center .dt-sc-testimonial-content-inner:before { 
      justify-content: center; margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial[class*="quote-icon-in-content"] .dt-sc-testimonial-content.text-end .dt-sc-testimonial-content-inner:before { 
      justify-content: flex-end; margin-left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.content_boxed .dt-sc-testimonial:not(.style_2) .dt-sc-testimonial-content 
      .dt-sc-testimonial-content-inner,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial-content .dt-sc-testimonial-content-inner 
      .dt-sc-testimonial-quote,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.overall_boxed .dt-sc-testimonial { 
      background: var(--DTTertiaryColor); 
      background: ; 
      padding: 25px; 
      color: #f6f3ec;
      color: ;
      border: 1px solid;
      border-radius: var(--DTRadius); border-radius: 0px; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.content_boxed .dt-sc-testimonial:not(.style_2) .dt-sc-testimonial-content 
      .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote > p,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial-content .dt-sc-testimonial-content-inner 
      .dt-sc-testimonial-quote > p,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.overall_boxed .dt-sc-testimonial .dt-sc-testimonial-quote > p { 
      color: var(--DTColor_Body); color: ;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial-content .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.content_boxed .dt-sc-testimonial-content .dt-sc-testimonial-quote-content,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial-content .dt-sc-testimonial-quote-content { margin-bottom: 10px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-testimonial-content-inner,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote-content { 
      background: none; border: none; box-shadow: none; padding: 0; border-radius: 0; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.content_boxed .dt-sc-testimonial.style_2 .dt-sc-testimonial-content 
      .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote-content,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed .dt-sc-testimonial.style_2 .dt-sc-testimonial-content 
      .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote {
      background: var(--DTTertiaryColor); 
      background: ; 
      color: var(--DTTertiaryColor); 
      color: ; 
      border: 1px solid currentcolor;
      padding: 25px; 
      border-radius: var(--DTRadius); border-radius: 0px; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.content_boxed .dt-sc-testimonial.style_2 
      .dt-sc-testimonial-content .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote-content .dt-sc-testimonial-quote > p, 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section.quote_boxed 
      .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-testimonial-content-inner .dt-sc-testimonial-quote > p {
      color: var(--DTColor_Body); color: ;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.vertical-center { align-items: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.vertical-bottom { align-items: flex-end; }  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-image img { 
      width: 100%; border-radius: 50%; height: auto;
      /*     height: 100%; width: 100%; object-fit: cover; object-position: center; */
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite { font-style: normal; display: flex; flex-wrap: wrap; align-items: center;  font-weight: bold; 
      margin-top: 20px; width: 100%; 
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite span { font-style: normal; display: flex; flex-wrap: wrap; align-items: center; font-weight: normal;  }
      /*   #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite span:before { display: block; content: "-"; position: relative; } */
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite span:before {
      color: var(--DTPrimaryColor);
      color: ;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-author-info:not(.style_2) cite span:before { margin: 0 5px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-image {
      width: calc(30% - (calc(30px)/2));
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content { 
      width: calc(70% - (calc(30px)/2));
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content p { margin-bottom: 0; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-start cite { justify-content: flex-start; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-center cite { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-end cite { justify-content: flex-end; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.reverse { flex-direction: row-reverse; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-center cite span { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-end cite span { justify-content: flex-end; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-end cite span:before { right: 0; left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-author-info.style_2 cite span { width: 100%; /* padding-top: 20px;*/ position: relative; font-size:16px;}
      /*   #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-author-info.style_2 cite span:before { content: ""; display: block; position: absolute; width: 50px;
      height: 1px; top: 10px; left: 0; } */
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-author-info.style_2 cite span:before {
      background: var(--DTPrimaryColor);
      background: ;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-end .dt-sc-author-info.style_2 cite span:before { left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-center .dt-sc-author-info.style_2 cite span:before { right: 0; margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content { width: 100%; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-testimonial-content-inner { margin: auto; width: 100%; display: grid; 
      gap: calc(.5*30px);
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in"] .dt-sc-testimonial-image { width: auto; }  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-image"] .dt-sc-testimonial-image:before { top: 5px; left: 5px; } 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-image"] .dt-sc-testimonial-content.text-end .dt-sc-testimonial-image:before { 
      right: 5px; left: auto;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content.text-center .dt-sc-testimonial-quote-content:before {
      left: 0px; right: 0; margin: auto;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-image"] .dt-sc-testimonial-content.text-center .dt-sc-testimonial-image:before {
      left: -40%; right: 0; margin: auto;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2[class*="quote-icon-in-content"] .dt-sc-testimonial-content.text-end .dt-sc-testimonial-quote-content:before {
      margin-left: auto;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info { display: flex; width: 100%; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info cite { margin-top: 0; width: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info img { 
     width: 100px;
    height: 100px;
      }
      
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_1 .dt-sc-testimonial-image { 
      width: auto;
      margin-right: calc(.5 * 30px);
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_1  cite { justify-content: flex-start; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content.text-center .dt-sc-author-info { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content.text-end .dt-sc-author-info { justify-content: stretch; flex-direction: row-reverse; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_2 { flex-direction: column; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_2 cite { 
      margin-top: calc(.5 * 30px); margin-left:20px; font-size:24px;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-image{ width: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content.text-center .dt-sc-testimonial-image { margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content.text-center .dt-sc-author-info.style_2 img { margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content.text-end .dt-sc-author-info.style_2 img { margin-left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2.reverse .dt-sc-testimonial-content .dt-sc-testimonial-content-inner .dt-sc-author-info { grid-row-start: 1; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3 { gap: 30px; display: grid; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3 .dt-sc-testimonial-image {  width: 30%; max-width: 150px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center .dt-sc-testimonial-image { margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end .dt-sc-testimonial-image { margin-left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3 .dt-sc-testimonial-content { width: 100%; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.reverse .dt-sc-testimonial-content { grid-row-start: 1; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center, 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center cite { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end, 
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end cite { justify-content: flex-end; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center .dt-sc-testimonial-content .dt-sc-author-info cite span { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center .dt-sc-testimonial-content .dt-sc-author-info cite span:before,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end .dt-sc-testimonial-content .dt-sc-author-info cite span:before { right: 0; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end .dt-sc-testimonial-content .dt-sc-author-info cite span { justify-content: flex-end; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center .dt-sc-testimonial-content .dt-sc-author-info.style_2 cite span:before { 
      right: 0; left: 0; margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end .dt-sc-testimonial-content .dt-sc-author-info.style_2 cite span:before { right: 0; left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-center.reverse .dt-sc-testimonial-image { margin: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-start.reverse .dt-sc-testimonial-image { margin-right: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_3.text-end.reverse .dt-sc-testimonial-image { margin-left: auto; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content div[class*="no-star-rating"] { display: none !important; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating { width: 100%; float: left; margin: 10px 0; letter-spacing: 5px; 
      display: flex; justify-content: flex-start; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-center .dt-sc-author-rating { justify-content: center; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-end .dt-sc-author-rating { justify-content: flex-end; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="star-rating"] { position: relative; width: 100%; }  
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="star-rating"]:after { 
      content: "\f005" "\f005" "\f005" "\f005" "\f005"; display: block; position: relative; font-family: FontAwesome; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="half-star-rating"]:after { 
      content: "\f123" "\f006" "\f006" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="one-star-rating"]:after { 
      content: "\f005" "\f006" "\f006" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="one-half-star-rating"]:after { 
      content: "\f005" "\f123" "\f006" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="two-star-rating"]:after { 
      content: "\f005" "\f005" "\f006" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="two-half-star-rating"]:after { 
      content: "\f005" "\f005" "\f123" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="three-star-rating"]:after { 
      content: "\f005" "\f005" "\f005" "\f006" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="three-half-star-rating"]:after { 
      content: "\f005" "\f005" "\f005" "\f123" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="four-star-rating"]:after { 
      content: "\f005" "\f005" "\f005" "\f005" "\f006"; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content .dt-sc-author-rating div[class*="four-half-star-rating"]:after { 
      content: "\f005" "\f005" "\f005" "\f005" "\f123"; }
      @media (max-width: 1540px) {
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-image {
      width: calc(20% - (calc(30px)/2));
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content { 
      width: calc(80% - (calc(30px)/2));
      }
      }
      @media (max-width: 576px) {
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial { display: grid; gap: 30px; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-image,
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content { width: 100%; }
      }
      /*custom*/
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page{position:relative;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block
       .testimonial-page .left-block{width:75%; float:left;  position:relative;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .right-block{width:30%;float:left;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-testimonial-content-inner{background:#fff; padding:30px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-heading-description{width:60%;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container.left_pagination .swiper-pagination{bottom:-50px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-start cite{font-size:24px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial cite span{font-size:16px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{
      content:" ";
      position:absolute;
      background-image:url(../images/testimonial-banner.png);
      background-repeat:no-repeat;
      background-size:cover;
      width:602px;height:523px;
      top:0;
      right:-430px;
      }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_1 cite{display:grid;}
      /*responsive*/
      @media screen and (max-width:1440px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block 
      .testimonial-page .left-block::after{width:570px; right:-365px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block 
      .testimonial-page .dt-sc-heading .dt-sc-main-heading {font-size: 58px;}
      }
      @media screen and (max-width:1220px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-heading-description{width:70%;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .dt-sc-heading .dt-sc-main-heading {font-size: 40px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial .dt-sc-testimonial-content.text-start cite{font-size:20px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:450px; right:-305px;}
      }
      @media screen and (max-width:1024px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-heading-description{width:70%;}
      .testimonial-page{padding:30px 15px 30px 10px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:420px; height:570px; right:-290px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block{ margin-bottom:50px;}
      }
      @media screen and (max-width:820px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block{width:100%;}
      /*         #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{display:none;} */
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-heading .dt-sc-heading-description{width:100%;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-testimonial-section .dt-sc-testimonial.style_2 .dt-sc-testimonial-content .dt-sc-author-info.style_1 cite{display:grid; grid-template-columns:1fr;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-swiper-slider.swiper-container.left_pagination .swiper-pagination{position:static; margin:40px auto 0;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block{margin-bottom:0;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:100%; right:auto; top:540px;}
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-section-wrapper{padding-bottom:700px ;}
      }
      @media screen and (max-width:576px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:100%; right:auto; top:610px;}
      }
      @media screen and (max-width:480px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:100%; right:auto; top:670px; background-size:contain; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-section-wrapper{padding-bottom:500px ;}
      }
      @media screen and (max-width:420px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:100%; right:auto; top:0px; background-size:contain; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-section-wrapper{padding-bottom:0px ;}
      }
      @media screen and (max-width:376px){
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .testimonial-page .left-block::after{width:100%; right:auto; top:790px; background-size:contain; }
      #greenfield-section-template--14390924181538__16420503189cd68c69.home-testimonial-block .dt-sc-section-wrapper{padding-bottom:400px ;}
      }
/*----------------------------------------------work-------------*/

  #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-overlay:before  { color: var(--DTTertiaryColor); 
      color: ;    
      background: currentcolor; 
      opacity: 0.5; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading); color:; } 
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading); color:; } 
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body); color:; } 
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-heading .dt-sc-btn { 
      background: var(--DT_Button_BG_Color);  background:; 
      color: var(--DT_Button_Text_Color); color:; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-heading .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); background:; 
      color: var(--DT_Button_Text_Hover_Color); color:;
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image { 
      border-radius: 0px; }  
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2 { 
      border-color: var(--DTTertiaryColor);
      border-color: #ffffff;
      border-left-width: 1px; border-left-style: solid; 
      border-top-width: 1px; border-top-style: solid; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2 .dt-sc-support-block { 
      border-color: var(--DTTertiaryColor);
      border-color: #ffffff;
      border-right-width: 1px; border-right-style: solid; 
      border-bottom-width: 1px; border-bottom-style: solid; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-3 .dt-sc-support-block { 
      border-color: var(--DTTertiaryColor);
      border-color: #ffffff;
      border-width: 1px; border-style: solid;
      border-radius: 0px;
      }  
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image { 
      background: var(--DTTertiaryColor); background: #ffffff; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section[class*="style-"] .dt-sc-support-block { 
      background: var(--DTBodyBGColor); background: #ffffff; } 
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image {
      width: 140px; height: 140px; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section:not(.dt-sc-grid-style) .dt-sc-support-block .dt-sc-support-content { 
      width: calc(100% - 100px); 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image img,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image i { 
      font-size: 20px; width: 32px;
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content .dt-sc-support-heading { 
      color: var(--DTColor_Heading); color:; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content .dt-sc-support-description { 
      color: #000; color:; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content .dt-sc-btn { 
      background:var(--DT_Button_BG_Color); color: var(--DT_Button_Text_Color);
      background:; color:;
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content .dt-sc-btn:hover { 
      background:var(--DT_Button_BG_Hover_Color); 
      color: var(--DT_Button_Text_Hover_Color);
      background:; color:;
      }
      .dt-sc-support-blocks-section .dt-sc-support-block { display: flex; flex-wrap: wrap; height: 100%; }
      .dt-sc-support-blocks-section .dt-sc-support-block.text-center .dt-sc-support-content { padding: 0 20px; }
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content { padding-left: 20px; padding-right: 0; }  
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content .dt-sc-btn { display: inline-block; }
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content *, 
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content *:not(:only-child) { margin: 0; }
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content *:not(:last-child) { margin: 0 0 10px 0; }
      .dt-sc-support-blocks-section .dt-sc-support-block.dt-sc-reverse-columns .dt-sc-support-content { padding-right: 20px; padding-left: 0; }
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image { display: flex; justify-content: center; align-items: center; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image {
      background: var(--DTTertiaryColor); background: #ffffff; 
      border-color: var(--DTTertiaryColor);
      border-color: #ffffff;
      border-width: 1px; border-style: solid;
      }
      .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image img { width: 100%; }
      .dt-sc-support-blocks-section.position-vertical-center:not(.dt-sc-grid-style) .dt-sc-support-block { align-items: center; } 
      .dt-sc-support-blocks-section.position-vertical-bottom:not(.dt-sc-grid-style) .dt-sc-support-block { align-items: flex-end; } 
      .dt-sc-support-blocks-section:not(.dt-sc-grid-style) .dt-sc-support-block { align-content: center; }
      .dt-sc-support-blocks-section:not(.dt-sc-grid-style) .dt-sc-support-block .dt-sc-support-icon-image { margin: 0 auto; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block { flex-direction: row; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block > *:not(:last-child)  { margin: 0 auto 20px; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block.text-start > *:not(:last-child)  { margin-left: 0; margin-right: auto; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block.text-end > *:not(:last-child)  { margin-right: 0; margin-left: auto; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block .dt-sc-support-content { width: 100%; padding: 0; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block.text-end { justify-content: flex-end; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block.dt-sc-reverse-columns { flex-direction: column-reverse; align-self: center; justify-content: center; }
      .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block.dt-sc-reverse-columns.text-end .dt-sc-support-icon-image { margin-left: auto; }
      .dt-sc-support-blocks-section.style-2 { grid-gap: 0; }
      .dt-sc-support-blocks-section.style-2 .dt-sc-support-block { padding: 30px; }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2 { 
      border-radius: 0px; overflow: hidden; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2 .dt-sc-support-block:last-child { 
      border-radius: 0 0 0px 0;
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.one-column .dt-sc-support-block:first-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.two-column .dt-sc-support-block:nth-child(2):last-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.three-column .dt-sc-support-block:nth-child(3):last-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.four-column .dt-sc-support-block:nth-child(4):last-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.five-column .dt-sc-support-block:nth-child(5):last-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.six-column .dt-sc-support-block:nth-child(6):last-child { 
      border-radius: 0 0px 0px 0;
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.one-column .dt-sc-support-block:first-child,
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.two-column .dt-sc-support-block:nth-child(2):not(:last-child),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.three-column .dt-sc-support-block:nth-child(3):not(:last-child),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.four-column .dt-sc-support-block:nth-child(4):not(:last-child),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.five-column .dt-sc-support-block:nth-child(5):not(:last-child),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.six-column .dt-sc-support-block:nth-child(6):not(:last-child) { 
      border-radius: 0 0px 0 0; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.one-column .dt-sc-support-block:last-child { 
      border-radius: 0 0 0px 0px; 
      }
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.one-column .dt-sc-support-block:only-child { 
      border-radius: 0 0px 0px 0px; 
      } 
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.two-column .dt-sc-support-block:nth-last-child(2),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.three-column .dt-sc-support-block:nth-last-child(3),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.four-column .dt-sc-support-block:nth-last-child(4),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.five-column .dt-sc-support-block:nth-last-child(5),
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section.style-2.dt-sc-column.six-column .dt-sc-support-block:nth-last-child(6) { 
      border-radius: 0 0 0 0px; 
      }
      .dt-sc-support-blocks-section.style-3 .dt-sc-support-block { padding: 30px; }
      @media only screen and (min-width: 1200px) {
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block
       .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px;padding-top:0px; padding-bottom:60px; color: var(--DTTertiaryColor);
    color: ;
    background: #fff;}
      }
      @media only screen and (max-width: 1199px) {
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-section-wrapper { margin-top:40px; margin-bottom:0px;padding-top:0px; padding-bottom:0px;}
      }
      @media only screen and (max-width: 767px) and (min-width: 577px) {
      .dt-sc-support-blocks-section.dt-sc-column.four-column { grid-template-columns: repeat(2,1fr); }
      }
      /*custom*/
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .home-support-block .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-icon-image{padding:20px; box-shadow: 0 3px 6px 0 #eee, 3px 0px 12px 0 #eee, 0 2px 18px 0 #eee; border:1px solid #fff; border-radius:50%;}
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .home-support-block .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block .dt-sc-support-content{margin-top:20px;}
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .home-support-block .dt-sc-support-blocks-section{margin-bottom:0;}
      /*service*/
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .services-support-page .dt-sc-support-blocks-section .dt-sc-support-block .dt-sc-support-content
       .dt-sc-support-description{padding:0 50px;}
      .services-support-page .dt-sc-support-blocks-section.dt-sc-grid-style .dt-sc-support-block .dt-sc-support-content{margin-top:15px; margin-bottom:30px;}
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .services-support-page .dt-sc-support-blocks-section .dt-sc-support-block:hover .dt-sc-support-icon-image{background:#000;}
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .services-support-page .dt-sc-support-blocks-section .dt-sc-support-block:hover .dt-sc-support-icon-image img{transform:scale(1.1); transition:.6s ease-in-out;}
      /*responsive*/
      @media screen and (max-width:1440px){
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .dt-sc-support-blocks-section 
      .dt-sc-support-block .dt-sc-support-content .dt-sc-support-heading {font-size:20px;}
      }
      @media  screen and  (max-width:991px) and (min-width:576px){
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .services-support-page .dt-sc-column.three-column {grid-template-columns: repeat(2,1fr);}
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .home-support-block .dt-sc-support-blocks-section {margin-top: 15px;}
      } 
      @media  screen and  (max-width:575px) and (min-width:320px){
      #greenfield-section-template--14390924181538__164205117913d8ee1c.home-support-block .home-support-block .dt-sc-support-blocks-section {margin-top: 15px;}
      }
      /*-------------------------footer----------------*/

  .site-footer {
    position: relative;
}
.site-footer, .site-footer p {
    color: #ffffff;
}
footer {
    clear: both;
}
.footlg{
      border-radius: 5%;
      margin-left: 0 !important;
}
.greenfield-section {
    float: left;
    width: 100%;
    clear: both;
}
.site-footer:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #215349;
    opacity: 1;
}
/*#gordon-theme .site-footer__top {
    padding-top: 220px !important;
}*/
.site-footer__top{
  padding-top:70px;
}
.site-footer > * {
    z-index: 1;
    position: relative;
}
.footer-top .dt-sc-flex-space-between {
    position: relative;
}
footer div[class*="dt-sc-flex"] {
    align-items: self-start;
}
.dt-sc-flex-space-between>*:first-child {
    justify-content: flex-start;
    text-align: left;
}
@media only screen and (min-width: 1200px){
.footer__item--40cc8690-9f76-4648-82d9-1632b26486a0 {
    width: calc(25% - calc(var(--DTGutter_Width) / 2 ));
    margin-bottom: 30px;
}
}
footer .footer-logo div[class*="text-"] > *:not(.dt-sc-list-inline) {
    margin-bottom: 30px;
    display: inline-block;
}
footer .footer-logo div[class*="text-"] > *:not(.dt-sc-list-inline) {
    margin-bottom: 30px;
    display: inline-block;
}
.site-footer, .site-footer p {
    color: #ffffff;
}
footer .footer-logo div[class*="text-"] > *:not(.dt-sc-list-inline) {
    margin-bottom: 30px;
    display: inline-block;
}
.footer-top .footer-logo .dt-sc-list-inline {
    margin-top: 0px;
    padding-left: 0rem;
}
footer div[class*="text-"] > *:last-child {
    margin-bottom: 0;
}
.dt-sc-list-inline {
    display: flex;
    flex-wrap: wrap;
}
footer .text-start .dt-sc-social-icons li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    border-color: #fff;
    transition: var(--DTBaseTransition);
}
footer .text-start .dt-sc-social-icons li {
    margin-right: 20px;
}
footer .text-start li {
    margin-bottom: 5px;
}
footer .text-start .dt-sc-social-icons li a {
    color: var(--DTPrimaryColor);
}
.icon__fallback-text {
    font-size: 0;
}
.icon__fallback-text {
    display: none;
}
.footer-top .dt-sc-flex-space-between .footer-links {
    position: relative;
}
@media screen and (max-width: 1440px){
.footer-top .dt-sc-flex-space-between .footer-links .text-start {
    margin-left: 30px;
}
}
.footer-top .text-start h3.footer__title {
    font-weight: 400;
    margin-bottom: 40px;
}
footer div[class*="text-"] > *:last-child {
    margin-bottom: 0;
}
footer .text-start li {
    margin-bottom: 5px;
}
@media only screen and (min-width: 1200px){
.footer__item--0a711f40-efca-4db9-bfa0-44940be520c2 {
    width: calc(24% - calc(var(--DTGutter_Width) / 2 ));
    margin-bottom: 30px;
}
}
.footer-top .dt-sc-flex-space-between .footer-newsletter {
    position: relative;
}

.dt-sc-flex-space-between>*:last-child {
    justify-content: flex-end;
    text-align: right;
}
@media only screen and (min-width: 1200px){
.footer__item--0473b0bd-2277-48da-92bb-02945f481fa5 {
    width: calc(30% - calc(var(--DTGutter_Width) / 2 ));
    margin-bottom: 30px;
}
}
.site-footer .footer__title {
    margin: 0;
    color: #ffffff;
}
/*.footer-top .dt-sc-flex-space-between .footer-contact-info:before {
    content: " ";
    position: absolute;
    height: 310px;
    width: 1px;
    background: #37635a;
}*/
@media only screen and (min-width: 1200px){
.footer__item--28a557d9-cccb-40c8-a425-5693a91b930e {
    width: calc(20% - calc(var(--DTGutter_Width) / 2 ));
    margin-bottom: 30px;
}
}
.site-footer li a {
    color: #ffffff;
}
footer .footer__newsletter {
    margin: 10px 0 15px;
    float: left;
    width: 100%;
}
footer .footer__newsletter input {
    border-radius: 0;
    border: 1px solid #fff;
    padding: 16px 35px;
}
footer .footer__newsletter input, footer .footer__newsletter input:focus {
    border: none;
    /* padding: var(--DTPadding_Btn); */
    background-color: var(--DTInputBackground);
}
/*select, input[type=text], input[type=password], input[type=email], input[type=url], input[type=tel], input[type=number], input[type=range], input[type=date], textarea, input.text, input[type=search] {
  display: block;
    margin: 0;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: var(--DTInputPadding);
    border: 1px solid var(--DTColor_Border);
    border-radius: var(--DT_Button_Border_Radius);
    background: var(--DTInputBackground);
    word-break: break-all;
}form.contact-form textarea#ContactFormMessage {
    resize: none;
    height: 150px !important;
}
.form-control{
      display: block;
    margin: 0;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: var(--DTInputPadding);
    border: 1px solid var(--DTColor_Border);
    border-radius: var(--DT_Button_Border_Radius);
    background: var(--DTInputBackground);
    word-break: break-all;
        height: 40px !important;
}*/
/*@media (min-width: 576px){
.modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto;
}
}
*/
@media (min-width: 992px){
.modal-xl {
    width: 70%;
}
}
.modal button.close {
    width: 35px;
    height: 35px;
    text-align: center;
    opacity: 1;
    display: inline-block;
    z-index: 100000;
    position: absolute;
    top: -13px;
    right: -13px;
    color: #fff;
    border-radius: 50%;
    background-color: #22564b;
    left: 50%;
}
.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 71%;
    padding: 0.5rem 0.75rem !important;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    font-size: 14px
}
input[type=range]{
   border: 0px solid var(--DTColor_Border) !important;
}
.select-frm{
  display: block;
    margin: 0;
    width: 100%;
    
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: var(--DTInputPadding);
    border: 1px solid var(--DTColor_Border);
    border-radius: 0;
    background: var(--DTInputBackground);
    word-break: break-all;
        color: #9e9e9e;
}
.footer-top .dt-sc-flex-space-between .footer-newsletter .text-start .footer__newsletter-btn {
    margin-top: 20px;
}
.footer__newsletter-btn {
    background-color: #ffffff;
    color: #22564b;
}
footer .footer__newsletter input {
    border-radius: 0;
    border: 1px solid #fff;
    padding: 16px 35px;
}
.dt-sc-flex-space-between>*:first-child {
    justify-content: flex-start;
    text-align: left;
}
footer .footer__copyright a:hover {
    color: #6a961f;
}
footer .footer__copyright a {
    color: #fff;
}
.tab img{
     max-width: 50px;
}
.footer-top .dt-sc-flex-space-between .footer-links:before {
    content: " ";
    position: absolute;
    height: 310px;
    width: 1px;
    background: #37635a;
}
.footer-top .dt-sc-flex-space-between .footer-contact-info:before {
    content: " ";
    position: absolute;
    height: 310px;
    width: 1px;
    background: #37635a;
}
@media screen and (max-width: 1440px){
.footer-top .dt-sc-flex-space-between .footer-contact-info .text-start {
       margin: 0px 0px 0 55px;
}
}
.footer-top .dt-sc-flex-space-between .footer-newsletter:before {
    content: " ";
    position: absolute;
    height: 310px;
    width: 1px;
    background: #37635a;
    left: 0;
}
@media screen and (max-width: 1440px){
.footer-top .dt-sc-flex-space-between .footer-newsletter .text-start {
    margin-left: 55px;
}
}
.footer-top .dt-sc-flex-space-between .footer-newsletter .text-start .footer__newsletter-btn {
    margin-top: 20px;
}
.footer__newsletter-btn:hover {
    background-color: #6a961f;
    color: #ffffff;
}
.footer__newsletter-btn{

cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}

.footer__newsletter-btn {
    background-color: #ffffff ;
    color: #22564b ;
}
footer .text-start .contact-info i {
    padding-right: 10px;
    /*position: absolute;*/
    line-height: 1.5em;
    left: 5px;
    top: 2px;
}
footer .site-footer__bottom div[class*="dt-sc-flex"] {
    padding: 15px 0;
}
footer div[class*="dt-sc-flex"] {
    align-items: self-start;
}
div[class*=dt-sc-flex] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    float: left;
}
.dt-sc-flex-space-between {
    justify-content: space-between;
}
footer .site-footer__bottom:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    background-color: #38655c;
}
.site-footer > * {
    z-index: 1;
    position: relative;
}
footer .site-footer__bottom {
    display: flex;
    flex-wrap: wrap;
    background-color: #215349;
    line-height: 2em;
}
footer .site-footer__bottom div[class*="dt-sc-flex"] {
    padding: 15px 0;
}
footer div[class*="dt-sc-flex"] {
    align-items: self-start;
}
footer ul, footer p {
    padding: 0;
    margin: 0;
    clear: both;
}
footer .footer__newsletter input:focus {
    border: 1px solidvar(--DTSecondaryColor);
}
footer .footer__newsletter input:focus {
     border: 1px solid #fff;
}
footer .footer__newsletter input::placeholder {
 /*   border-radius: 0;
    border: 1px solid #fff;
    padding: 16px 35px;*/
     color: #ccc; 
}
.cart_btn {
    width: 100%;
    float: left;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.deskdnn{
display: block;
}
.mbnn{
display: none;
}
@media (max-width:991px){
.products .product-detail .grid-link__title a {
    color: var(--DT_product_title_color);
    font-weight: 600;
    font-size: 14px;
}
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc !important;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000 !important;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
    font-size: 30px;    
    position: relative;
    top: -1px;
}
.owl-nav button:focus {
    outline: none;
}
.dt-sc-to-top {
       position: fixed;
    padding: 0 !important;
    bottom: 70px;
    right: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px !important;
    z-index: 3;
    border: 1px solid var(--DT_Button_Text_Color);
    color: #fff !important;
}
.one-third-two-third {
    grid-template-columns: 2fr 1fr;
}
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading); color:#ffffff; } 
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading); color:#ffffff; } 
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body); color:#ffffff; } 
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-btn { 
    background: var(--DT_Button_BG_Color); background:; 
      color: var(--DT_Button_Text_Color); color:; }
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-btn:hover { 
    background: var(--DT_Button_BG_Hover_Color); background:; 
      color: var(--DT_Button_Text_Hover_Color); color:; }
  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-overlay:before  { 
    color: var(--DTTertiaryColor); 
      color: ;    
      background: currentcolor; 
      opacity: 0.5; }

  @media only screen and (min-width: 1200px) {
    #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px;padding-top:0px; padding-bottom:0px; }
  }

  @media only screen and (max-width: 1199px) {
    #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-section-wrapper { margin-top:0px; margin-bottom:0px;padding-top:0px; padding-bottom:0px;}
  }

  .contact-form-page .dt-sc-heading{background:#18443b;}
  .contact-form-page .dt-sc-heading h1{font-size:30px;}
  .contact-form-page .dt-sc-heading .dt-sc-heading-description{font-size:30px;}
  .contact-form-page .dt-sc-heading{margin:0;}
  .contact-form-page .dt-sc-heading .cont-form{/*margin:150px 50px 80px;*/    margin: 30px 10px; position:relative;}
    .contact-form-page .dt-sc-heading .cont-form:before{
     
      content:" ";
      position:absolute;
/*       background:#44675e;
      color:#fff; */
      background-image:url(//cdn.greenfield.com/s/files/1/0560/7145/4754/t/2/assets/foot-svg.png?v=171145545562479596981643690802);
      width:70px;height:70px;
      background-repeat:no-repeat;
      left:0;
        right:0;
      margin:auto;
      top:-75px
      
    }
  
   .contact-form-page .contact-form{
    
     padding: 40px 0;
    background: var(--DTTertiaryColor);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:15px;
    margin:0 40px;
      border-bottom:1px solid #cddbc6;
   }
  .contact-form-page {grid-gap:0;}
  .contact-form-page .contact-form div.first-name, div.phone, div.email {margin-top:auto;}
   .contact-form-page .contact-form .submit input{
     
    width: 100%;
    margin-top: 0;
    padding: 10px 20px; 
     
   }
  
  .contact-form-page .form-text{width:100%; background:var(--DTTertiaryColor);}
  .contact-form-page .form-text .form-description{padding:40px; color:var(--DTPrimaryColor);}
  .contact-form-page {margin-bottom:0; position:relative; top:14px;}
  .contact-form-page .contact-form input:not(input[type="submit"]){background:var(--DTSecondaryColor);}
/*  input[type="text"]::placeholder[type="text"]:placeholder{color:#81a08e;} */
  .contact-form-page .contact-form input[type="text"]::placeholder{color:#81a08e; font-weight:500;}
   .contact-form-page .contact-form input[type="email"]::placeholder{color:#81a08e; font-weight:500;}
   .contact-form-page .contact-form input[type="tel"]::placeholder{color:#81a08e; font-weight:500;}
/*   .contact-form-page .contact-form input[type="date"]::placeholder{color:#81a08e; font-weight:500;} */
  
  
  /*responsive*/
  
  @media screen and (max-width:1220px){
    
   #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-heading-description {font-size:25px;}
    
  }
  
  @media screen and (max-width:1024px){
    
   #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form .dt-sc-heading .dt-sc-heading-description {font-size:22px;}
  /*  #greenfield-section-template--14390924181538__16420538496f7ac373.home-contact-form{margin-top: -100px;}*/

  }
    @media screen and (max-width:576px){
  
      .contact-form-page .contact-form{grid-template-columns:1fr;} 
      .contact-form-page .dt-sc-heading h1{font-size:25px;}
    }

@media (max-width: 991px){
.two-third-one-third, .three-fourth-one-fourth, .four-fifth-one-fifth, .one-third-two-third, .one-fourth-three-fourth, .one-fifth-four-fifth, .double-quarter-half, .double-quarter-one-half {
    grid-template-columns: 1fr;
}
.navbar-brand.js-scrolling img {
     height: 60px !important;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -ms-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
    margin-top: -3px;
}
.sticky-header-active{
      border-bottom: 1px solid #ececec;
}
}
.sticky-top{
  background: #fff;
}
.navbar-fixed-top {
  padding-top: 10px;
  border-width: 0;
  height: 80px;
  background: white;
  background-size: cover;
  position: fixed;
  width: 100%;
  top: 0;
}
.navbar-brand img {
  height: 105px;
  -webkit-transition: height 0.2s; 
  -moz-transition: height 0.2s; 
  -ms-transition: height 0.2s; 
  -o-transition: height 0.2s; 
  transition: height 0.2s; 
      /*margin-top: -43px;*/
}

.navbar-brand.js-scrolling img {
     height: 70px;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -ms-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
    margin-top: -3px;
}
/*header .dt-sc-header-top-bar.js-scrolling {
    padding: 0px 0 !important;
    background-color: #ffffff;
    border-bottom: 1px solid #dee0dd;
}*/
header .dt-sc-header-top-bar {
  /*  padding: 5px 0 !important;*/
    background-color: #ffffff;
    border-bottom: 1px solid #dee0dd;
}
.text-justify{
text-align: justify;
}
.service-head{
      background: #ececce;
    padding: 10px;
}

/*----------------------------------Breadcrumb----------------------*/
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  display: none;
}

.breadcrumb {
    padding: 0.75rem 1rem;
  /*  margin-bottom: 30px;*/
    list-style: none;
    float: left;
    width: 100%;
    display: block;
}
.breadcrumb ol {
   padding: 0;
    margin-bottom: 0;
    text-align: left; 
    color: #2a2a2a;
}
.breadcrumb li {
    display: inline-block;
}
.breadcrumb {
    /* background: #f5f5f5; */
    padding: 0px;
    text-align: left; margin-bottom:5px;
}
.breadcrumb li a {
    color: #111;
    font: 400 14px/20px "Century Gothic";;
}
.breadcrumb a, .breadcrumb span {
    display: inline-block;
    margin-top: 0;
    padding-right: 2px;
    margin-right: 2px;
    font-size: 1em;
    color: #2a2a2a;
}
.lightbox-carousel {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.ratio-16x9 {
    --bs-aspect-ratio: calc(1 / 1 * 100%) !important;
        background-color: #fff !important;
}
.btn-close {
   /*  background: #0A4C36 !important;*/
    opacity: 1 !important;
    color: #000 !important
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        bottom: 70px;
   /* right: 15px;*/
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px !important;
    z-index: 3;
    border: 1px solid var(--DT_Button_Text_Color);
    color: #fff !important;
    background: #b2c310 !important
}
/*#testimonial .owl-nav button.owl-next{
   
    right: 15px !important;
  
}*/
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.owl-nav button.owl-next{
 right: -21px
}
.owl-nav button.owl-prev{
  left: -21px
}
.form-text {
    margin-top: 0rem !important;
   
    
}

.services-block-three{
  margin-bottom" 30px;
}
.services-block-three i {
    font-size: 32px;
}
.services-block-three>a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    background: #fff;
     padding: 30px 0;
    position: relative;
  margin-bottom: 10px;

}
.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #b2c310;
    border-right: 2px solid #b2c310;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #b2c310;
    border-left: 2px solid #b2c310;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.padding-15px-bottom {
    padding-bottom: 15px;
}
.services-block-three h4 {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.services-block-three p {
    margin-bottom: 0;
  color: #757575;
}
.services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}
a:hover, a:active {
    color: #000;
    text-decoration: none;
}

.services-block-three>a:hover:before, .services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}
.services-block-three h5{
  font-size: 18px;
  margin-bottom: 0px;
  text-align: left;
}
.services-block-three p{

  text-align: left;
}
/*.services-block-three img{
  width: 35px;
  height:50px;
}*/
/*.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}*/
.rounded-circle{
  height: 60px;
    width: 78px;
  }

.p-4 {
    padding: 0.5rem!important;
}

 #greenfield-section-contact .dt-sc-heading { margin-bottom: 35px; }
    #greenfield-section-contact .dt-sc-heading .dt-sc-main-heading { color: var(--DTColor_Heading); color:; } 
    #greenfield-section-contact .dt-sc-heading .dt-sc-sub-heading { color: var(--DTColor_Heading); color:; } 
    #greenfield-section-contact .dt-sc-heading .dt-sc-heading-description { color: var(--DTColor_Body);  color:; } 
    #greenfield-section-contact .dt-sc-heading .dt-sc-btn { 
      background: var(--DT_Button_BG_Color); background:; 
        color: var(--DT_Button_Text_Color); color:; }
    #greenfield-section-contact .dt-sc-heading .dt-sc-btn:hover { 
      background: var(--DT_Button_BG_Hover_Color); background:; 
        color: var(--DT_Button_Text_Hover_Color); color:; }  

    .dt-contact-iconblock-section { margin: 0; }
    .dt-contact-iconblock-section .dt-contact-icon-block { 

      /*border-width: 1px; border-style: solid;
      border-color: #e9e9e9;
      border-color: #efefef; */
      padding: 15px; 
    /*  padding-left: 25px;*/
      transition: var(--DTBaseTransition); 
        border-radius: var(--DTRadius);
       /*     margin-bottom: 20px;*/
          }

    .dt-contact-iconblock-section .dt-contact-icon-block .dt-contact-icon-image > i { 
      background: var(--DT_Button_BG_Color);
        color: var(--DT_Button_Text_Color);
          background: ; 
          color:;
          border-radius: var(--DTRadius);
            display: inline-block; 
            font-size: 20px; height: 50px; line-height: 50px; position: relative;text-align: center; width: 50px; transition: var(--DTBaseTransition); border-radius:50%;}
    .dt-contact-iconblock-section .dt-contact-icon-block .dt-contact-icon-content br { display: block; margin-top: 6px; }

    .dt-contact-iconblock-section .dt-contact-icon-block:hover { border-color: var(--DTPrimaryColor); border-color: #6a961f;}  
    .dt-contact-iconblock-section .dt-contact-icon-block:hover .dt-contact-icon-image > i { 
      background: var(--DT_Button_BG_Hover_Color); background: #6a961f; 
        color: var(--DT_Button_Text_Hover_Color); color:#ffffff; 
          }

    .dt-contact-iconblock-section .dt-contact-icon-block .dt-contact-icon-content h4 { 
      color: var(--DTColor_Heading); color: ; margin: 0; transition: var(--DTBaseTransition); } 
    .dt-contact-iconblock-section .dt-contact-icon-block:hover .dt-contact-icon-content h4 { 
      color: var(--DTPrimaryColor); color: #6a961f; }

   .layout-type > .contact-form-section h4 { margin-top: 10px; }
    .layout-type form.contact-form { display: grid; grid-template-columns: 1fr 1fr 1fr; column-gap: var(--DTGutter_Width); }
    .layout-type form.contact-form > *{ margin-bottom:10px; }
    .layout-type form.contact-form textarea#ContactFormMessage { grid-column: 1/4; border-radius: calc(.5 * var(--DT_Button_Border_Radius)) }
  /*  .layout-type form.contact-form button { grid-column: 2/3; margin: 0; } */

    .layout-type form.contact-form .note.form-success { grid-column-start: 1; grid-column-end: 4; margin-bottom: 0; }


    .layout-type { display: flex; flex-wrap: wrap; margin: 0 calc(-.5* var(--DTGutter_Width)); }
    .layout-type > * { padding: calc(.5*var(--DTGutter_Width)); width: 100%; }



    /* Block Layout */
    .layout-type.block_layout > * { flex: 1 1 100%; }
    .layout-type.block_layout > * + * { margin-top: 35px; }


    /*  Left Map + Form  */
    .layout-type.left_map_form_inline > * { flex: 1; }
    .layout-type.left_map_form_inline .dt-contact-iconblock-section { flex: 1 1 100%; order: -1; margin-bottom: 35px; }  

    .layout-type.left_map_form_inline > .contact-form-section h4 { margin-top: 10px; }
    .layout-type.left_map_form_inline > *:nth-child(3):nth-last-child(1) form.contact-form > input, 
    .layout-type.left_map_form_inline > *:nth-child(3):nth-last-child(1) form.contact-form textarea#ContactFormMessage { grid-column: 1/4; }
    .layout-type.left_map_form_inline > *:nth-child(3):nth-last-child(1) form.contact-form button { grid-column: 1/2; }


    /*  Left Map + Icon Blocks  */
    .layout-type.left_map_iconblock_inline > * { flex: 1; }
    .layout-type.left_map_iconblock_inline #map { flex-grow: 2; }
    .layout-type.left_map_iconblock_inline .contact-form-section { flex: 1 1 100%; }  

    .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section .dt-contact-icon-block { grid-column: 1/6; display: flex; align-items: center; }
    .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section .dt-contact-icon-block .dt-contact-icon-content { padding-left: 25px; }
    .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section .dt-contact-icon-block .dt-contact-icon-content h5 { margin-top: 0; }


    /*  Left Icon Blocks + Map  */
    .layout-type.left_iconblock_form_inline > * { flex: 1; }
    .layout-type.left_iconblock_form_inline #map { flex: 1 1 100%; /*margin-bottom: 65px;*/ order: 1; }  
    .layout-type.left_iconblock_form_inline .contact-form-section { flex-grow: 2; order: 3; }
    .layout-type.left_iconblock_form_inline .dt-contact-iconblock-section { order: 2; }

    .layout-type.left_iconblock_form_inline > .contact-form-section h4 { margin-top: 0; margin-bottom: 20px; }

    .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section form.contact-form > input, 
    .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + 
   /* .contact-form-section form.contact-form textarea#ContactFormMessage { grid-column: 1/4; }*/

    .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section form.contact-form button { /*grid-column: 1/2;*/ min-width: 120px; }  

    .layout-type.left_iconblock_form_inline > *:nth-child(1):nth-last-child(2) .dt-contact-icon-block,
    .layout-type.left_iconblock_form_inline > *:nth-child(2):nth-last-child(2) .dt-contact-icon-block{ grid-column: 1/6; display: flex; align-items: center; }

    .layout-type.left_iconblock_form_inline > *:nth-child(1):nth-last-child(2) .dt-contact-icon-block .dt-contact-icon-content, 
    .layout-type.left_iconblock_form_inline > *:nth-child(2):nth-last-child(2) .dt-contact-icon-block .dt-contact-icon-content { padding-left: 25px; }

    .layout-type.left_iconblock_form_inline > *:nth-child(1):nth-last-child(2) .dt-contact-icon-block .dt-contact-icon-content h5, 
    .layout-type.left_iconblock_form_inline > *:nth-child(2):nth-last-child(2) .dt-contact-icon-block .dt-contact-icon-content h5 { margin-top: 0; }  


    /*  Responsive  */

    @media only screen and (max-width: 1199px) {  

      .layout-type.block_layout .dt-contact-iconblock-section,
      .layout-type.left_map_form_inline .dt-contact-iconblock-section { display: flex; flex-wrap: wrap; gap: 0; justify-content: center; }

      .layout-type.block_layout .dt-contact-iconblock-section li,
      .layout-type.left_map_form_inline .dt-contact-iconblock-section li { flex: 1 1 40%; max-width: 50%; margin: 15px; }

      .layout-type.left_map_iconblock_inline #map,
      .layout-type.left_iconblock_form_inline .contact-form-section { flex-grow: 1; }

      .layout-type.left_map_iconblock_inline .dt-contact-iconblock-section:nth-child(1):nth-last-child(2),

      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(1):nth-last-child(2), 
      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(2):nth-last-child(2) { display: flex; flex-wrap: wrap; gap: 0; justify-content: center; }


      .layout-type.left_map_iconblock_inline .dt-contact-iconblock-section:nth-child(1):nth-last-child(2) .dt-contact-icon-block { flex: 1 1 40%; max-width: 50%; margin: 15px; }

      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(1):nth-last-child(2) .dt-contact-icon-block, 
      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(2):nth-last-child(2) .dt-contact-icon-block { flex: 1 1 100%; }

      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(1):nth-last-child(2) .dt-contact-icon-block + .dt-contact-icon-block, 
      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section:nth-child(2):nth-last-child(2) .dt-contact-icon-block + .dt-contact-icon-block { margin-top: 30px; }
    }


    @media only screen and (max-width: 767px) {
      
      .layout-type.left_map_form_inline > *,
      .layout-type.left_iconblock_form_inline > * { flex: auto; }

      .layout-type.block_layout .dt-contact-iconblock-section li,
      .layout-type.left_map_form_inline .dt-contact-iconblock-section li { flex: 1 1 40%; max-width: 50%; }

      .layout-type.left_map_form_inline > :nth-child(3):nth-last-child(1) form.contact-form button { grid-column: 1/3; }

      .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section { gap: 0; justify-content: stretch; }
      .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section li { width: 100%; }
      .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section li + li { margin-top: 30px; }

    }


    @media only screen and (max-width: 576px) {

      .layout-type.block_layout form.contact-form > input, 
      .layout-type.block_layout form.contact-form textarea#ContactFormMessage,

      .layout-type.left_map_iconblock_inline form.contact-form > input, 
      .layout-type.left_map_iconblock_inline form.contact-form textarea#ContactFormMessage,

      .layout-type.left_iconblock_form_inline form.contact-form > input, 
      .layout-type.left_iconblock_form_inline form.contact-form textarea#ContactFormMessage { grid-column: 1/4; }


      .layout-type.block_layout form.contact-form button,
      .layout-type.left_iconblock_form_inline form.contact-form button { grid-column: 1/2; min-width: 150px; }


      .layout-type.block_layout .dt-contact-iconblock-section li,
      .layout-type.left_map_form_inline .dt-contact-iconblock-section li,
      .layout-type.left_map_iconblock_inline .dt-contact-iconblock-section:nth-child(1):nth-last-child(2) li { flex: 1 1 80%; max-width: 80%; }


      .layout-type.left_map_form_inline > * { flex: 1 1 100%; }
      .layout-type.left_map_form_inline > .contact-form-section:nth-child(3):nth-last-child(1) form.contact-form button { grid-column: 2/3; }

      .layout-type.left_map_iconblock_inline > *, .layout-type.left_iconblock_form_inline > * { flex: auto; }
      .layout-type.left_map_iconblock_inline > #map + .dt-contact-iconblock-section li { margin-top: 30px; }
      
      .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section form.contact-form button { grid-column: 2/3; }

    }  

    .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section form.contact-form > input, 
    .layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section form.contact-form textarea#ContactFormMessage{
      
    border-radius: 0;
    border: none;
    border: 1px solid #efefef; 
      
    }
     
    .dt-contact-icon-block .dt-contact-icon-content p a{color:var(--DTColor_Body);}
     .dt-contact-iconblock-section .dt-contact-icon-block:hover .dt-contact-icon-content h4{color:var(--DT_Button_BG_Hover_Color);}
/*      .dt-contact-iconblock-section .dt-contact-icon-block:hover .dt-contact-icon-image i{color:#000;} */
     /*.layout-type.left_iconblock_form_inline > .dt-contact-iconblock-section + .contact-form-section {resize:none; height:60px;}
 */ /*  .contact-page .layout-type{margin-bottom:80px;}*/
        form.contact-form textarea#ContactFormMessage {
    resize: none;
    height: 150px !important;
}
/*responsive*/
     @media screen and (max-width:780px){
       
       .contact-page .layout-type{display:grid; grid-template-columns:1fr ;}
       .layout-type form.contact-form button{padding:12px 35px;}
     }
    .dt-contact-icon-block .dt-contact-icon-content p a:hover{color:var(--DT_Button_BG_Hover_Color);}
    
@media screen and (max-width:576px){
  .dt-contact-icon-content h4 { font-size:var(--DTFontSize_H4)} 
}

 .contact-page{
     padding: 20px 50px;
    
  }


::placeholder{
  color: #9e9e9e;
}

.input-full{
  border-radius: 0 !important;
  margin-bottom: 10px !important
}
.contact-form-section{
  background: #b2c31026;
  padding:20px;
}

.sidebar{
      position: sticky;
    top: 22%;
    margin-bottom: 40px;
}
 .sidebar .sidebar_title{
  margin-top: 0;
    padding: 0 30px 10px 0;
    color: #22564b;
    background-color: #0000;
    border-bottom: 2px solid #206469;
 }
 .dt-collection-filter .count-bubble:empty {
    display: none;
}
.dt-collection-filter .count-bubble {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 27px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid var(--DTColor_Border);
}
.dt-collection-filter .filter-custom-control:hover {
    color: var(--DTLinkHoverColor);
}

.dt-collection-filter .filter-custom-control {
    display: block;
    margin-bottom: 0px;
    transition: var(--DTBaseTransition);
}
.dt-collection-filter .filter-custom-control input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.dt-collection-filter .filter-custom-control label {
    position: relative;
    cursor: pointer;
    display: block;
}
.dt-collection-filter .filter-custom-control label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid var(--DTPrimaryColor);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    margin-top: -2px;
    border-radius: 50%;
}
.dt-collection-filter .filter-body .filter-action {
    display: flex;
}
.dt-collection-filter .filter-custom-control label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid var(--DTPrimaryColor);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    margin-top: -2px;
    border-radius: 50%;
}
.dt-collection-filter .filter-custom-control input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid var(--DTPrimaryColor);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
}

.accordion{
     color: #fff;
    border: none;
    width: 85%;
    cursor: pointer;
    padding: 10px 15px;
    background: #fff;
    outline: none;
    text-align: left;
    font-size: 15px;
    border-bottom: 1px dotted #ccc;
    margin-top: 5px;
    background: #22564b;
    margin-top: 0;
    padding: 0 30px 10px 0;
    color: #22564b;
    background-color: #0000;
    border-bottom: 2px solid #206469;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    
}
.accordion:after{
 content: "\002b";
    color: #22564b;
    font-weight: 900;
    float: right;
    margin-left: 5px;
    
}
/*.active:after{
     content: '\2212';
}*/
/*.panel{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    color: rgb(0, 0, 0 , 0.5);
    text-align: justify;
   
}*/
.categories-list{
          padding: 8px 5px;

      margin-bottom: 0;
}
.categories-list li{
      padding: 10px 0;
    border-bottom: 1px dotted #000;
}
.categories-list li:last-child{
      padding: 10px 0;
    border-bottom: 0px dotted #000 !important;
}
.dt-collection-filter .filter-custom-control label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid var(--DTPrimaryColor);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    margin-top: -2px;
    border-radius: 50%;
}
.dt-collection-filter .filter-custom-control input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid var(--DTPrimaryColor);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.dt-collection-filter .filter-custom-control label {
    position: relative;
    cursor: pointer;
    display: block;
}
.dt-collection-filter .filter-custom-control input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.range-slider {
  *zoom: 1;
  margin: 20px 0;
  padding-top: 3.5em;
  position: relative;
  text-align: center;
}
.range-slider:before, .range-slider:after {
  content: " ";
  display: table;
}
.range-slider:after {
  clear: both;
}
@media (min-width: 640px) {
  .range-slider {
    padding-top: 3.5em;
  }
}
@media (min-width: 1024px) {
  .range-slider {
    padding-top: 3.5em;
  }
}
.range-slider .track {
  bottom: 15px;
  height: 6px;
  left: 0;
  margin-bottom: -3px;
  position: absolute;
  width: 0;
  z-index: 50;
}
@media (min-width: 640px) {
  .range-slider .track {
    bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .range-slider .track {
    bottom: 15px;
  }
}
.range-slider .track--full {
  background: #aaa;
  width: 100%;
}
.range-slider .track--included {
  background: #b2c310;
  border-radius: 3px;
}
.range-slider .slider-thumb {
  background: #555;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  display: block\9;
  height: 30px;
  left: 0;
  position: absolute;
  width: 30px;
  z-index: 101;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .range-slider .slider-thumb {
    display: block;
  }
}
@media (min-width: 640px) {
  .range-slider .slider-thumb {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider .slider-thumb {
    height: 30px;
    width: 30px;
  }
}
.range-slider [type=range] {
  -webkit-appearance: none;
  background: none;
  height: 30px;
  margin: 0;
  outline: none;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 75;
}
@media (min-width: 640px) {
  .range-slider [type=range] {
    height: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range] {
    height: 30px;
  }
}
.range-slider [type=range]:focus {
  outline: none;
}
.range-slider [type=range]::-moz-focus-outer {
  border: 0;
}
.range-slider [type=range]:first-of-type {
  float: left;
  margin-bottom: -30px;
}
@media (min-width: 640px) {
  .range-slider [type=range]:first-of-type {
    margin-bottom: -30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]:first-of-type {
    margin-bottom: -30px;
  }
}
.range-slider [type=range]:last-of-type {
  float: right;
  margin-bottom: 0;
}
.range-slider [type=range]::-webkit-slider-runnable-track {
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type=range]::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-color: transparent;
  color: transparent;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]:focus::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type=range]:focus::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type=range]::-moz-range-track {
  -moz-appearance: none;
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #555;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: -12px;
  outline: 0;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type=range]::-webkit-slider-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]::-webkit-slider-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
.range-slider [type=range]::-ms-thumb {
  background: #555;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: 0;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type=range]::-ms-thumb {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]::-ms-thumb {
    height: 30px;
    width: 30px;
  }
}
.range-slider [type=range]::-moz-range-thumb {
  -moz-appearance: none;
  background: #555;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: -12px;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type=range]::-moz-range-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]::-moz-range-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
.range-slider .output,
.range-slider output {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  color: #aaa;
  display: inline-block;
  height: 2.5em;
  left: 50%;
  line-height: 2.5em;
  padding: 0 0.75em;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(-50%, 0);
}


.breadcrumb1 {
       padding: 10px 0;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    z-index: 0; 
}
.breadcrumb1 {
 background: url(../images/testimonial-bg.jpg) center top no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #0000006e; padding:50px 0;
}
.breadcrumb_title{
  color: #fff
}
.breadcrumb1:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: #6a961f;
    opacity: .6;
}
#SortBy, #paginateBy {
    padding: 5px;
    border: 1px solid var(--DTColor_Border);
    border-radius: var(--DTRadius);
    background: var(--DTBodyBGColor);
}
.sortby{
  float: right;
}
.dt-collection-filter .filter-body .filter-action .dt-sc-btn {
    margin: 0;
    width: 100%;
}

.dt-sc-btn.small {
    padding: 5px 15px;
    font-size: 14px;
    width: auto;
    display: inline-block;
}
.filter-action>div~div {
    margin-left: 10px;
}
.js-filter{
    margin-bottom: 40px;
}
.glass {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
  cursor: crosshair;
  z-index: 999;
  /* Multiple box shadows to achieve the glass effect */
  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25), 
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  
  /* hide the glass by default */
  display: none;
}

.product-description-product-template .product-meta-block .product-title {
    font-size: 50px;
}

.product-description-product-template .product-meta-block>*:not(:empty), .quickview-description .product-meta-block>*:not(:empty) {
    margin: 0 0 15px;
}
 .product-description-product-template .product-meta-block .product-rte-description {
    margin-bottom: 40px;
}
.product-description-product-template .product-meta-block>*:not(:empty), .quickview-description .product-meta-block>*:not(:empty) {
    margin: 0 0 15px;
}
.product-description-product-template .product-meta-block>*:not(:empty), .quickview-description .product-meta-block>*:not(:empty) {
    margin: 0 0 15px;
}
.product-description-product-template .product-price{
  display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
 .product-label, .product-label, .product-template-content label {
    min-width: 140px;
    margin: 0;
    display: inline-block;
    font-size: 19px;
    color: #000;
}


.product-attributes{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 15px;
    float: left;
    width: 100%;
    line-height: 30px;
}
.swatch-group {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 140px);
    z-index: 3;
}
.swatch .swatch-element {
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}

.swatch .swatch-element, .swatch label, .text-left .homepage-video-icon {
    float: left;
}
.swatch-group>* {
    margin: 5px 10px 5px 0;
}
.swatch .color.swatch-element .crossed-out, .swatch .swatch-element .crossed-out, .swatch input {
    display: none;
}
.swatch .not_color.swatch-element input:checked+label {
    border-color: var(--DTPrimaryColor);
    color: var(--DTPrimaryColor);
}
.swatch .swatch-element.not_color label {
    min-width: auto;
    font-size: var(--DTFontSizeBase);
    padding: 0 10px;
    border: 1px solid var(--DTColor_Border);
    border-radius: var(--DT_Button_Border_Radius);
}
.swatch .swatch-element label {
    padding: 1px;
    transition: all .5s;
    border-radius: 50%;
}
.product-template-content .product-label, .product-label, .product-template-content label {
    min-width: 140px;
    margin: 0;
    display: inline-block;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}
.swatch label {
    cursor: pointer;
    border-radius: 0;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
}
.swatch .swatch-element, .swatch label, .text-left .homepage-video-icon {
    float: left;
}
.product-item-caption-qty {
    display: flex;
    clear: both;
    align-items: center;
}
.product-item-caption-qty button[data-type=minus] {
    border-radius: var(--DTRadius) 0 0 var(--DTRadius);
}
.product-item-caption-qty button {
    box-shadow: none;
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    height: 30px;
    width: 30px;
    display: flex;
    padding: 0 10px;
    line-height: 2px;
    align-items: center;
    justify-content: center;
    font-family: Arial,Helvetica,sans-serif;
}
.product-item-caption-qty input.input-number {
  height: 30px !important;
    max-width: 40px;
    border-width: 1px 0;
    text-align: center;
    padding: 0;
    border-radius: 0;
    border-color: var(--DTColor_Border);
}
.product-item-caption-qty button[data-type=plus] {
    border-radius: 0 var(--DTRadius) var(--DTRadius) 0;
    margin-right: 5px;
}
.product-item-caption-qty button {
    box-shadow: none;
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    height: 30px;
    width: 30px;
    display: flex;
    padding: 0 10px;
    line-height: 2px;
    align-items: center;
    justify-content: center;
    font-family: Arial,Helvetica,sans-serif;
}
/*input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, button[type=button]:hover, *[role=button]:hover, button:hover, button.active, .button:hover, a.button:hover, .dt-sc-btn:hover, a.spr-summary-actions-newreview:hover, .spr-summary-actions-newreview:focus, .shopify-payment-button__button--unbranded:hover:not([disabled]):hover {
    background-color: var(--DT_Button_BG_Hover_Color);
    color: var(--DT_Button_Text_Hover_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_hover_border_Color);
}*/
/*.btn-number{    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}*/
.BysizyRow {
    display: block;
        padding-left: 0;
}
.shipping-delivery-info {
    padding: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 18%);
    clear: both;
    margin: 2px 0;
    width: 100%;
    border-radius: 3px;
    float: left;
    margin-bottom: 10px;
}
.BysizyRowCont h4 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: bold;
}
.sizyPrice_Qty {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Bysizyprice {
    width: 250px;
}
.Bysizyprice .curprice {
    font-weight: 600;
    color: #22564b;
    display: inline-block;
    margin-right: 8px;
    font-size: 18px;
}
.price strike {
    font-family: Lato, sans-serif !important;
    font-weight: 700;
    color: #000;
}
.price {
    font-size: 14px;
}
.fa-minus:before {
    content: "\f068";
}
.ad_cart_btn {
    background: #22564b;
    border: 0;
    height: 40px;
    color: #fff;
    padding: 0 20px;
    font-weight: 500;
    margin-left: 0;
    border-radius: 5px; 
        margin-right: 5px;
}

button {
    border-width: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
}
.price-list{
      padding-left: 0;
          margin-bottom: 0;
}
.main-product-page .product-tab {
    margin-top: 50px;
}
.product-tab {
    clear: both;
    margin: 30px 0;
    width: 100%;
    float: left;
}
.dt-sc-tabs.dt-sc-list-inline {
    margin: -2px;
}
.dt-sc-list-inline {
    display: flex;
    flex-wrap: wrap;
}
.dt-sc-tabs.dt-sc-list-inline button {
    margin: 2px;
    border-radius: var(--DTRadius) var(--DTRadius) 0 0;
}
   button.active,
  .button:hover,  .dt-sc-btn:hover, a.spr-summary-actions-newreview:hover,
   .spr-summary-actions-newreview:focus, .shopify-payment-button__button--unbranded:hover:not([disabled]):hover {
    background-color: var(--DT_Button_BG_Hover_Color);
    color: var(--DT_Button_Text_Hover_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_hover_border_Color);
}
 .button,
  .dt-sc-btn
 {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: var(--DTFontSizeBase);
    font-weight: 400;
    margin: 10px 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    line-height: var(--DT_Body_Line_Height);
    border-radius: var(--DT_Button_Border_Radius);
    padding: var(--DTPadding_Btn);
    color: var(--DT_Button_Text_Color);
    background-color: var(--DT_Button_BG_Color);
    border: var(--DT_Button_border_width) solid var(--DT_Button_border_Color);
}
.dt-sc-tabs-content {
    border-radius: 0 var(--DTRadius) var(--DTRadius) var(--DTRadius);
    display: none;
    padding: 30px;
    border: 1px solid var(--DTColor_Border);
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
.product-tab .dt-sc-tabs-content p strong {
    color: var(--DTPrimaryColor);
    font-size: 18px;
}
.dt-sc-tabs-content p {
    margin-bottom: 15px;
}
.star-rating {
    padding: 2px;
}
.rating {
    height: 20px;
    line-height: 14px;
    display: block;
    margin-bottom: 8px;
}
.rating-list li {
    padding: 0;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 25px;
    color: grey;
}
.show-result {
    margin: 10px;
    /* padding: 10px; */
    color: green;
    font-size: 15px;
    /* float: left; */
    background: #fff;
    width: 50%;
}
.star-rating s, .star-rating-rtl s {
    color: grey;
    font-size: 40px;
    cursor: default;
    text-decoration: none;
    line-height: 50px;
}
.star-rating s:before {
    content: "\2606";
}
textarea {
    border-radius: calc(var(--DT_Button_Border_Radius) / 2);
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 25px;
    color: grey;
}
textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
    display: block;
    margin: 0;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: var(--DTInputPadding);
   /* border: 1px solid var(--DTColor_Border);*/
   /* border-radius: var(--DT_Button_Border_Radius);*/
    background: var(--DTInputBackground);
    word-break: break-all;
    line-height: var(--DT_Body_Line_Height);
}
.save_button {
    color: #000;
    background: #eca906;
    border: 0;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    float: right;
}
.star-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 24px;
    line-height: 24px;
}
.starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #198754;
    text-decoration: none;
}
.text-success {
    color: #198754!important;
     font-size: 10px;
}
.main_login {
    padding: 100px 0px 50px 0px;
    background: url(../images/slide1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
  background-color: #cddc3924;
    background-blend-mode: overlay;
    background-position: top;
   /* padding:30px;*/
}
.inp2{
  border: 1px solid #fff;
}
.sub_header3{
      font-size: 40px;
}
.loginbg {
    padding: 50px;
    background: #9e9e9e24;
}
.sidemenu{
  list-style-type: none;
}
.sidemenu li{
 background: #22564b;
    margin-top: 0;
        padding: 10px 0px 10px 20px;
    color: #22564b;
    background-color: #b2c31026;
   border-bottom: 1px solid #e3e3e3;
   /* margin-bottom: 20px;*/
    font-weight: 500;
    font-size: 16px;
 /*   text-align: center;*/
}
.cartfl_list {
    background: #fff;


    padding: 20px !important;
    /* float: left; */
    width: 100%;
    box-shadow: 0 0 10px #e2e2e2;
    margin-bottom: 20px;
}
.profl_sevew {
    float: left;
    width: 100%;
    padding: 0;
    background-color: #fff;
    position: relative;
}
.dashboard_s {
    float: left;
    width: 33.33%;
    padding: 15px;
}
.dashboard_w {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #f1f1f1;
}
.dashboard_w img {
    margin: 0 auto 15px;
    display: block;
    max-width: 50px;
}
.dashboard_w .cart_header {
    text-align: center;
    margin: 0 auto 2px;
    display: block!important;
    font-size: 22px;
}
.dshbrd_list {
    text-align: center;
    display: block;
    color: #ec390d;
    font-size: 26px;
}
.dashbrd_btn {
    display: table;
    text-align: center;
    margin: auto;
    font-weight: 500;
    color: #444;
}
.dshbrd_item {
    text-align: center;
    display: block;
    color: #666;
    font-size: 13px;
    margin-bottom: 4px;
}
.flex-row {
    display: flex;
}
.dshbrd_info {
    float: left;
    width: 50%;
    padding: 15px;
}
.flex-row .dshbrd_infw {
    height: 100%;
}
.dshbrd_infw {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #f1f1f1;
    position: relative;
}
.dshbrd_infw img {
    margin-bottom: 10px;
    max-width: 60px;
}
.dshbrd_infn {
    text-align: left;
    display: block;
    color: #333;
    margin-bottom: 5px;
    font-size: 14px;
}
.dshbrd_infw .dashbrd_btn {
    margin: 0;
    color: #ec4a1f;
    font-size: 14px;
    font-weight: 600;
}
.empty1 {
    margin: 0;
    /* background: #fff; */
    padding-bottom: 30px;
    display: block;
   
    font-size: 12px;
    color: #333;
    line-height: 16px;
    border-radius: 4px;
}
/*.user-area .user-item {
    max-width: 600px;
    border-radius: 10px;
    padding: 25px 40px;
    box-shadow: 0 0 10px #e2e2e2;
}*/
.user-area .user-item .form-group {
    margin-bottom: 15px;
}
.common-btn {
    display: inline-block;
    color: #fff;
    background-color: #215349;
    padding: 12px 30px;
    font-weight: 600;
    border: 0;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 1!important;
    z-index: 1;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    height: 40px;
    line-height: 10px;
}
.proceed_ckt {
    border-radius: 4px;
    color: #fff;
    background: #215349;
    height: 44px;
    border: 0;
    font-weight: 500;
    padding: 12px 17px 10px;
}
.add-address {
    border: 1px solid #a6a8b4;
    width: 100%;
    display: inline-block;
    padding: 16px 0 16px 40px;
    text-align: left;
    letter-spacing: 0.15px;
    position: relative;
    border-radius: 8px;
    
    font-size: 16px;
    color: rgba(21, 27, 57, 0.6);
    line-height: 24px;
    cursor: pointer;
}
.add-address:after {
    content: "+";
    position: absolute;
    left: 16px;
    top: 16px;
  
    font-size: 26px;
    color: #215349;
    line-height: 24px;
}
.total_phead {
    display: inline-flex;
    padding-right: 30px;
    font-size: 18px;
}
.payment-ship-link1 {
    display: inline-block;
    float: right;
    color: #000;
    background: #fad53e;
    padding: 5px 10px 5px 10px;
    border-radius: 8px;
}
.shpng_name {
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
        color: #000;
}
.shpng_para {
    font-size: 14px;
    /*padding: 5px;*/
    line-height: 8px;
        color: #000;
}
.brdcrm-bck{
  background: #92a08163;
  padding:10px;
}
/*.brdcrm-bck a{
  color: #fff
}
.brdcrm-bck span{
  color: #fff
}*/
.note_buton {
    display: block;
    padding: 9px 30px;
    background: #eca906;
    font-size: 15px;
    border-radius: 6px;
    font-weight: 500;
    color: #000;
}.textarea_f1 {
    height: 150px;
    max-height: 150px;
    /* max-width: 50%; */
    width: 100%;
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 7px;
    color: #727272!important;
    font-size: 13px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.my-account {
    padding-bottom: 50px;
}
.edit_profle {
    margin-left: 0;
    padding: 0;
    border-radius: 0;
    bottom: 7px;
}
.empty_notif_2 {
    display: block;
    margin: auto;
}
span.empty_notif_1 {
    display: block;
    margin: 10px auto 0;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
  }
   a.empty_notif_3 {
    color: #eca906;
    display: table;
    margin: auto;
}
.pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
}
.proditem {
        padding: 5px 15px 5px 0;
    border-radius: 8px;
    background: #ae973f1c;
    margin-bottom: 16px;
    border: 1px solid #ececec;
}
.leftside-icons {
    display: inline-block;
    width: 12%;
    vertical-align: middle;
}
.product-item-photo {
    display: inline-block;
    border-radius: 50%;
}
.rightside-details {
    display: inline-block;
    width: 87%;
    vertical-align: middle;
}
.product-item-name a {
 
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 700;
}
.mfr-name p {
    font-weight: Italic;
   
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 16px;
    font-style: italic;
}
.item-prices span.itemprice {
    
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 700;
    padding-right: 5px;
}
.item-prices span {
    display: initial;
    font-weight: 700;
    color: #008000;
    padding-right: 5px;
}
.item-prices span.mrpprice {
    font-size: 13px;
    color: #000;
    line-height: 16px;
    
}
.sticky-position {
    position: sticky;
    right: 0;
    top: 162px;
    left: 68%;
}
.cart_totl_2 {
    /* padding: 20px 20px 50px 20px; */
    background: #fff;
    border-radius: 5px;
}
.cart_totl_w {
    display: flex;
}
.cart_tots_1 {
    display: inline-flex;
    width: 200px;
}
.cart_totl_w h4 {
    padding: 9px;
    font-size: 17px;
        margin-bottom: 0;
}
.cart_tots_2 {
    padding: 0;
}
.promo_bvn_1 {
    font-size: 12px;
    color: #e11500;
    line-height: 16px;
    text-transform: uppercase;
    padding: 10px;
    min-width: auto;
    background: 0;
    border: none;
    letter-spacing: 1px;
    /*margin-right: 19px;*/
    font-weight: 700;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    height: 38px;
    border-radius: 3px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.profil_form {
    padding: 11px;
    border-radius: 4px;
    border: 1px solid #b2c310;
}
.btn-warning {
    color: #000;
    background-color: #b2c310;
    border-color: #b2c310;
}
.btn-warning:hover {
    color: #000;
    background-color: #b2c310;
    border-color: #b2c310;
}








/*-------------------------------------home.css---------*/
.flex-row {
    display: flex;
}

.carousel-caption {
/*  background-color: rgba(0, 0, 0, 0.5);*/
  padding: 20px;
  border-radius: .5rem;
}
 
.carousel-item {
  transition: transform 2.6s ease-in-out;
}

.carousel-control:focus, .carousel-control:hover {
    background: #fbc91d;
    border-color: #fbc91d;
    color: #111;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
}
.btn-bck{
     /* padding: 15px 17px !important;*/

  background: #ff7a00;
    border-radius: 2px;
}


 .carousel-control.left{
        left:50px
    }
    .carousel-control.right{
        right:50px
    }
    .homeslider:hover .direction .carousel-control.left{
        left:30px
    }
    .homeslider:hover .direction .carousel-control.right{
        right:30px
    }
    .carousel-control{
        height:40px;
        width:40px
    }
    .carousel .carousel-control .icon-next i,.carousel .carousel-control .icon-prev i{
        font-size:20px;
        padding:8px
    }


.carousel .direction {
    z-index: auto;
}
.carousel-inner {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.carousel .carousel-item {
    height: 100%;
}

.carousel-control.left {
    left: 100px;
    right: auto;
}
.carousel .carousel-control .icon-prev {
    left: 2rem;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 0;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    float: left;
    height: 100%;
    margin: 0;
    position: static;
    width: 100%;
}

.carousel .carousel-control .icon-prev::before {
    content: "";
}
.carousel .carousel-control .icon-prev i {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 22px;
    height: 100%;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.carousel-control.right {
    right: 30px;
    left: auto;
}
 .carousel-control {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
}
.carousel .carousel-control {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.carousel-control.left {
    left: 30px;
    right: auto;
}
.carousel-control {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    font-size: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
   /* border: 2px solid #fff;*/
   bottom: 0;
    cursor: pointer;
    display: block;
    height: 35px;
    margin: auto;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 35px;
    background: #00000038;
    z-index: 999;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.carousel .direction{
    z-index:auto
}
.carousel .carousel-item{
    height:100%
}
.carousel .carousel-item img{
    width:100%;
   /* margin-left:0; 
    height: 450px;
    object-fit: cover;*/
}
.carousel .carousel-item .caption{
    position:absolute;
    bottom:28px;
    left:90px;
    color:#fff;
    max-width:340px; 
 display:none;
}
.carousel .carousel-item .caption .caption-description p{
    color:#fff
}
.carousel .carousel-control{
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    -webkit-opacity:1
}
.carousel .carousel-control .icon-next::before,.carousel .carousel-control .icon-prev::before{
    content:""
}
.carousel .carousel-control .icon-next i,.carousel .carousel-control .icon-prev i{
    color:#fff;
   display: inline-block;
    float: none;
    font-size: 19px;
    height: 100%;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-weight: bold;
}
.carousel .carousel-control .icon-next:hover i,.carousel .carousel-control:focus .icon-next i,.carousel .carousel-control .icon-prev:hover i,.carousel .carousel-control:focus .icon-prev i{
    color:#000
}



.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #000;
}
.iconbck{
      background: #0009;
    padding: 3px 15px;
    border-radius: 50%;
    line-height: 26px;
}
.iconbck i{
      color: #fff;
    font-size: 30px;
}



@media (transform-3d), (-webkit-transform-3d){
.carousel-inner>.carousel-item {
    transition: transform .6s ease-in-out;
    -webkit-transition: transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out;
    -ms-transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
}
}
 @media (max-width:767px){
    .homeslider .direction .carousel-control{
        opacity:1;
        -moz-opacity:1;
        -khtml-opacity:1;
        -webkit-opacity:1
    }
    .homeslider:hover .direction .carousel-control.left{
        left:30px
    }
    .homeslider:hover .direction .carousel-control.right{
        right:30px
    }
    .carousel-control.left{
        left:30px
    }
    .carousel-control.right{
        right:30px
    }
}
@media (max-width:543px){
    .carousel-control.left{
        left:32px
    }
    .carousel-control.right{
        right:32px
    }
    .homeslider:hover .direction .carousel-control.left{
        left:22px
    }
    .homeslider:hover .direction .carousel-control.right{
        right:22px
    }
}
@media (max-width:543px){
    /*.carousel .carousel-control .icon-next:hover i,.carousel .carousel-control:focus .icon-next i,.carousel .carousel-control .icon-prev:hover i,.carousel .carousel-control:focus .icon-prev i{
        color:#fbc91d
    }*/
}
.carousel .carousel-control .icon-prev{
    left:2rem
}
.carousel .carousel-control .icon-next{
    right:2rem
}



/*-----------------------------home.css end*/



@keyframes loadingAnimation{from{background-position:-100vw 0px}to{background-position:100vw 0px}}
.productUpdateShow {position:fixed;top:0;z-index:9999;width:100%;
  text-align:center;background:#b2c310;box-shadow:0px 0px 13px 0px rgba(0,0,0,0.2);padding:12px 0;display:none;}
.productUpdateShow p {margin:0;color:#fff;font-weight:400;font-size:14px;}
.productUpdateShow .message-cross{height:100%;position:absolute;top:0;right:0;width:50px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.productUpdateShow .message-cross:hover{color:#fff}


/* Login css/*

.login-width{margin: 16px auto 0;
    width: 840px;
    min-height: 350px;
    position: relative;
    max-width: inherit;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);

  }
.log-40{
  width: 40%;
}

.log-60{
   width: 60%;
}
.pddng0{
  padding: 0 !important
}

.login-right-side{
/*  padding: 35px 35px 16px;*/
    position: relative;
    background-color: #fff;
        padding: 56px 35px 16px;
}
  .login-width .login-leftside{
      background-image: url(../images/login-image.png);
    background-position: center 85%;
    background-repeat: no-repeat;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
        background-color: #fac91d;
    color: #000;
    padding: 40px 33px;
    font-size: 15px;
/*    min-height: 480px;*/
    margin: 0 auto;
    height: 100%;
    /* border-radius: 2px; */
 /*   height: 528px;*/
    max-width: 750px;
        background-size: contain;
    }

      .login-width .login-leftside .span-text{
        font-size: 28px;
    font-weight: 500;
      }

      .login-width .login-leftside .para{
        font-size: 18px;
    margin-top: 16px;
    line-height: 150%;
    color: #000;
      }


.loginleft{
     /* width: 600px;*/
    height: 500px;
    object-fit: cover;
}

.profil_form1{
  padding: 8px 10px 10px 0;
    width: 100%;
    color: #000;
    font-size: inherit;
    background: #fff;
    border: none;
    border-bottom: 1px solid #e0e0e0;
}

/*.Forgotp{
      position: absolute;
    display: inline-block;
    bottom: 10px;
    right: 0;
}*/

.Forgotp span{
 font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    color: #2874f0;
    top: 0;
    position: absolute;
    display: inline-block;
    bottom: 10px;
    right: 35px;
    top: 145px;
    font-weight: 600;
}
.login-pills{
      padding-left: 0 !important;
}

.mb-number {
  position: relative;
     margin-bottom: 34px;
  font-size: 16px
}
.otp-bx{
      margin-bottom: 15px;
}
.mb-input {
     padding: 20px 0px 0px 0;
  width: 100%;
  color: #000;
/* padding: 0;*/
    font-size: 16px;
   /* text-align: center;*/
    box-shadow: none;
  background: #fff;
  border: none;
  border-bottom: 1px solid #e0e0e0
}

.mb-input:focus {
  outline: none;
padding: 8px 0px 0px 0px;
}

.mb-input.mb-input-name {
  padding-left: 40px
}

.mb-input.mb-input-bx1 {
  padding-right: 60px
}

.mb-input._17djX5 {
  border-color: #ff6161;
  border-bottom-width: 2px
}


.mb-input.mb-input-bx+.mb-input-label,
.mb-input.mb-input-bx~.mb-input-label,
.mb-input:-webkit-autofill+.mb-input-label,
.mb-input:-webkit-autofill~.mb-input-label,
.mb-input:focus+.mb-input-label,
.mb-input:focus~.mb-input-label {
  -webkit-transform: translateY(-10px) scale(.8);
  transform: translateY(-10px) scale(.8);
  
}

.mb-input.mb-input-bx+.mb-input-inner:after,
.mb-input.mb-input-bx+.mb-input-inner:before,
.mb-input:-webkit-autofill+.mb-input-inner:after,
.mb-input:-webkit-autofill+.mb-input-inner:before,
.mb-input:focus+.mb-input-inner:after,
.mb-input:focus+.mb-input-inner:before {
  -webkit-transform: scale(1);
  transform: scale(1);

}

.mb-input._2LYh3d {
  border-color: #ff6161;
  border-bottom-width: 2px
}

.mb-input._2LYh3d+.mb-input-inner:after,
.mb-input._2LYh3d+.mb-input-inner:before {
  background: #ff6161
}

.mb-input:-webkit-autofill {
  box-shadow: inset 0 0 0 50px #fff
}

.mb-input[disabled] {
  border-bottom-style: dashed
}

/*._2YULOR {
  position: absolute;
  bottom: -20px
}

._2P58Ko,
._2YULOR {
  color: #ff6161;
  font-size: 12px;
  font-weight: 500
}

._2P58Ko {
  margin-top: 4px
}
*/

.mb-input-label {
  color: #878787;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;

 /*
  -webkit-transform: translateY(10px);
  transform: translateY(10px);*/
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  will-change: transform;
  -webkit-transform-origin: left;
  transform-origin: left
}
.mb-input-label:focus {
    -webkit-transform: translateY(-10px) scale(.8);
    transform: translateY(-10px) scale(.8);
  
}

/*.mb-input.mb-input-inner~.mb-input-label{
  -webkit-transform: translateY(-10px) scale(.8);
  transform: translateY(-10px) scale(.8)
}*/

.mb-input-inner {
  position: relative;
  display: block;
  width: 100%
}

.mb-input-inner:after,
.mb-input-inner:before {
  content: "";
  height: 1px;
  width: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  bottom: 0px;
  position: absolute;
  will-change: transform;
  background: #ff9d2d;
  transition: transform .2s ease
}

.mb-input-inner:before {
  left: 50%;
  -webkit-transform-origin: left;
  transform-origin: left
}

.mb-input-inner:after {
  right: 50%;
  -webkit-transform-origin: right;
  transform-origin: right
}

.mb-input-inner.mb-input-bx:after,
.mb-input-inner.mb-input-bx:before {
  -webkit-transform: scale(1);
  transform: scale(1)
}


.mb-input-code,
.mb-input-code-inner {
  position: absolute;
  display: inline-block;
  bottom: 10px
}

.mb-input-code {
  left: 0;
  padding-right: 5px;
  border-right: 1px solid #c2c2c2;
  bottom: 9px
}

.mb-input-code-inner {
  right: 0
}

.mb-input-code-inner:hover {
  text-decoration: underline
}
.mb-input-code-link {
    font-size: 14px;
    margin-bottom: 15px;

    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    color: #2874f0;
}

.mb-btn-code {
    margin-top: 10px;
}.mb-btn-inner.mb-btn-inner2 {
    background: #ff9d2d;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    border: none;
    color: #000;
        font-weight: 600;
}.mb-btn-inner-content1 {
    vertical-align: middle;
    width: 20px !important;
    margin-left: -30px !important;
    margin-right: 10px !important;
    display: none;
}
.mb-btn-inner-content {
    position: relative;
    margin: 0 auto;
    width: 50px;
}.mb-btn-inner1.mb-btn1-inner-content {
    border: none;
    line-height: 180%;
    text-align: center;
    color: #2874f0;
    background-color: #fff;
    margin-top: 16px;
        font-weight: 600;
}.mb-btn-inner1 {
    font-family: inherit;
    width: 100%;
    height: 48px;
    font-size: 15px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
}

.mb-input-code-otplink {
    float: right;
}

#snackbar1 {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
       right: 35%;
    bottom: 10px;
    font-size: 17px;
}

#snackbar1.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}







.login-otp{
  text-align: center;
   
}
.login-otp div{
   font-size: 14px;
}

.mc-apsn {
    position: relative;
    display: block;
    width: 100%;
}.mc-apsn-:focus+.mc-apsn:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mc-apsn:before {
    left: 50%;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.mc-apsn:after, .mc-apsn:before {
    content: "";
    height: 1px;
    width: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    bottom: 1px;
    position: absolute;
    will-change: transform;
    background: #2874f0;
    transition: transform .2s ease;
}
.mc-apsn-:focus+.mc-apsn:after, .mc-apsn-:focus+.mc-apsn:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mc-apsn:after {
    right: 50%;
    -webkit-transform-origin: right;
    transform-origin: right;
}
.mc-apsn:after, .mc-apsn:before {
    content: "";
    height: 1px;
    width: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    bottom: 1px;
    position: absolute;
    will-change: transform;
    background: #2874f0;
    transition: transform .2s ease;
}
.m-number{
  margin-right: 10px;
}
.m-link{
  color: #2874f0;
    font-weight: 500;
}

.m-code {
  
  display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
 
}

.m-c-item{
  margin-right: 10px;
    width: 28px;
    position: relative;
    margin-bottom: 34px;
    font-size: 16px;
}
.mc-input{
  padding: 0;
    font-size: 24px;
    text-align: center;
    box-shadow: none;
        padding: 8px 10px 10px 0;
    width: 100%;
    color: #000;
    font-size: inherit;
    background: #fff;
    border: none;
    border-bottom: 1px solid #e0e0e0;
}
.mc-span{
  position: relative;
    display: block;
    width: 100%;
}

.mc-label{
  color: #878787;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
    will-change: transform;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.otp-text-last{
      margin-top: 32px;
    color: #878787;
    font-size: 14px;
}

.otp-text-last span{
  color: #2874f0;
    font-weight: 500;
    cursor: pointer;
}
.privacy-link{
  color: #2874f0;
}
.privacy-text{
      color: #878787;
    font-size: 12px;
    font-weight: 400;
}

.login-btn{
 background: #ff9d2d;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    border: none;
    color: #000;
    width: 100%;
    border-radius: 0;
    height: 48px;
    font-weight: 600;
}

.req-box{
      margin-top: 16px;
}
.log-or{
      text-align: center;
    color: #878787;
    font-weight: 600;
}

.req-btn{
  border: none;
    line-height: 180%;
    text-align: center;
    color: #2874f0;
    background-color: #fff;
    margin-top: 16px;
        width: 100%;
     height: 48px; 
    font-size: 15px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    font-weight: 600;
}
.bottom-txt a{
  color: #2874f0;
    font-weight: 500;
    font-size: 14px;
}
.height-scroll1{
      height: 400px;
    overflow-y: scroll;
}


.breadcrumb {
    /* background: #f5f5f5; */
    padding: 3px 20px;
    text-align: left;
}
.breadcrumb {
    padding: 0.75rem 1rem;
    /* margin-bottom: 30px; */
    list-style: none;
    float: left;
    width: 100%;
    display: block;
}
.breadcrumb ol {
    padding: 0;
    margin-bottom: 0;
}
.breadcrumb li {
    display: inline-block;
}
.breadcrumb li a {
    color: #111;
    font: 400 14px/20px "Century Gothic";
} .breadcrumb {
    margin-top: 5px;
    /* margin-top: 108px; */
    /* margin-top: 160px; */
    margin-bottom: 5px;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
  }
.panel-group .panel-custom {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    background: #fff;
    border: 1px solid #e6e6e6;
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
  .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #b2c3101c;
    border-color: #EEEEEE;
  }
.panel-default > .panel-body {

    background-color: #fff;
   
  }
  .panel-title {
    font-size: 14px;
  }

  .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
  }

  .more-less {
    float: right;
    color: #212121;
  }

  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
  }
  .glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-minus:before {
    content: "\2212";
}


.glyphicon-plus{
      background: #607d8bad;
    padding: 5px 7px 5px 7px;
    border-radius: 2px;
    color: #fff;
    /*margin: 13px;*/
}
.glyphicon-minus{
  background: #607d8b !important;
    padding: 5px 7px 5px 7px;
    border-radius: 2px;
    color: #fff;
        /*margin: 13px;*/
}


.cart_quantiy {
    width: 100px;
    display: inline-flex;
    border-radius: 7px;
}
.custom_form {
    padding: 0;
    border: 0;
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
}
.prfil_form2, .profil_form {
    width: 100%;
    background: #fff;
    height: 40px border: 1px solid #ccc;
    margin: 0;
    color: #727272 !important;
    font-size: 13px;
    transition: all 0.4s;
    margin-bottom: 10px;
}
.toggle-password {
    position: absolute;
    right: 28%;
    /* top: 13px; */
    cursor: pointer;
    line-height: 38px !important;
}


.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}
/*
 * Stars
 */
.rating-gly {
    font-family: 'Glyphicons Halflings';
}
.rating-gly-star {
    font-family: 'Glyphicons Halflings';
    padding-left: 2px;
}

.rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px;
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px;
}

.rating-active {
    cursor: default;
}

.rating-disabled {
    cursor: not-allowed;
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px;
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e3e3e3;
    overflow: hidden;
}

.rating-container:before {
    content: '☆☆☆☆☆';
}

.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color:#ffc213;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container .rating-stars:before {
    content: '☆☆☆☆☆';
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #fde16d;
}

.rating-container-rtl:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.rating-container-rtl .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #e3e3e3;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}

.rating-container-rtl .rating-stars:before {
    content: attr(data-content);
}

/**
 * Rating sizes
 */
.rating-xl {
    font-size: 4.89em;
}

.rating-lg {
    font-size: 3.91em;
}

.rating-md {
    font-size: 3.13em;
}

.rating-sm {
    font-size:25px;
}

.rating-xs {
    font-size:16px;
}

/**
 * Clear rating button
 */
.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%; display:none;
}

.clear-rating-active {
    cursor: pointer !important;
}

.clear-rating-active:hover {
    color: #843534;
}

.star-rating .clear-rating {
    padding-right: 5px;
}
/*.star-rating .label { display:none;}*/

/**
 * Caption
 */
.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 55%;
}

.star-rating .caption {
    padding-left: 5px; display:none;
}

.star-rating-rtl .caption {
    padding-right: 5px;
}
.rate_setion {
    float: left;
    width: 100%;
}
.prodct_det2 .rate {
    float: left;
    height: 34px;
    padding: 0;
    text-align: left;
    margin: 0;
    display: block;
}
.rate_setion .star-rating {
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
}