/*------------------------------------------------------------------

 * Homepage Navigation - Dmitry

*/

/* top logos */
/*
.top_menu li.markal img {
  content: url(//markal.com/cdn/shop/t/181/assets/markal.png?44199);
}
.top_menu li.tempil img {
  content: url(//markal.com/cdn/shop/t/181/assets/tempil.png?44199);
}
.top_menu li.la-co img {
  content: url(//markal.com/cdn/shop/t/181/assets/la-co.png?44199);
}
.top_menu li.all-weather img {
  content: url(//markal.com/cdn/shop/t/181/assets/all-weather.png?44199);
}
.top_menu li.tempilink img {
  content: url(//markal.com/cdn/shop/t/181/assets/tempilink.png?44199);
//  background-color: #f5f5f5;
}
.top_menu li.markal.active img,
.top_menu li.markal:hover img {
  content: url(//markal.com/cdn/shop/t/181/assets/markal-active.png?44199);
}
.top_menu li.tempil.active img,
.top_menu li.tempil:hover img {
  content: url(//markal.com/cdn/shop/t/181/assets/tempil-active.png?44199);
}
.top_menu li.la-co.active img,
.top_menu li.la-co:hover img {
  content: url(//markal.com/cdn/shop/t/181/assets/la-co-active.png?44199);
}
.top_menu li.all-weather.active img,
.top_menu li.all-weather:hover img {
  content: url(//markal.com/cdn/shop/t/181/assets/all-weather-active.png?44199);
}
.top_menu li.tempilink.active img,
.top_menu li.tempilink:hover img {
  content: url(//markal.com/cdn/shop/t/181/assets/tempilink-active.png?44199);
//  background-color: #f5f5f5;
}
*/
.top_menu li img:nth-child(1) {
  display: block;
}
.top_menu li img:nth-child(2) {
  display: none;
}
.top_menu li.active img:nth-child(1),
.top_menu li:hover img:nth-child(1) {
  display: none;
}
.top_menu li.active img:nth-child(2),
.top_menu li:hover img:nth-child(2) {
  display: block;
}

#header .top_menu ul li:last-child {
  border-right: 1px solid #ecefef;
}
/* nav menu */
#header #nav .wsmenu > ul > li > .twin:hover .main-nav-span,
#header #nav .secondary-menu > ul > li > a:hover .main-nav-span {
  padding-bottom: 3px;
  border-bottom: 3px solid #2A3786;
}
.main-nav-span {
  color: #1B2025;
  font-family: "Roboto Bold";
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}
.wsmenu .wsmenu-list .mega_menu_container:first-child > .megamenu.clearfix.quartermenu {
  margin-left: 0;
}
.wsmenu .wsmenu-list .mega_menu_container > .megamenu.clearfix.quartermenu {
  /*margin-left: 15px;*/
}
.wsmenu.secondary-menu {
  padding-left: 100px;
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.wishlist-icon {
  box-shadow: none !important;
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons:before,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon:before,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.wishlist-icon:before {
  box-shadow: none !important;
  background: none !important;
}
.megamenu.clearfix.quartermenu {
  margin-top: 10px;
  max-height: fit-content;
  border: none;
  overflow: hidden;
}
.megamenu.clearfix.quartermenu #megamenu_items_surfaces li a,
.megamenu.clearfix.quartermenu #megamenu_items-shop-by-products li a,
.megamenu.clearfix.quartermenu #megamenu_items-shop-by-product li a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.mega_menu_container.hover .megamenu.clearfix.quartermenu > ul > .mb20d {
/*  padding-bottom: 9999px;
  margin-bottom: -9999px;
*/}
.mega_menu_container.hover .megamenu.clearfix.quartermenu > ul > .mb20d:last-child {
  padding-right: 0;
}
.megamenu.clearfix.quartermenu #megamenu_items-surfaces:last-child {
  white-space: nowrap;
}
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-products > li,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-products > li,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-product > li {
/*  margin-left: -2%;
  padding: 0% 2%;*/
}
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-products > li:hover,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-products > li:hover,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-product > li:hover {
  background-color: #f3f3f3;
}
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-products > li > a,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-products > li > a,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-product > li > a {
  display: flex;
}
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-products > li > a > span,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-products > li > a > span,
.megamenu.clearfix.quartermenu > ul > .mb20d > #megamenu_items-shop-by-product > li > a > span {
  line-height: inherit;
  margin: auto;
}
.megamenu.clearfix.quartermenu h5 a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}
.megamenu.clearfix.quartermenu #megamenu_items-surfaces li a:hover {
  text-decoration: underline !important;
  color: #000;
}
.megamenu.clearfix.quartermenu .wsmenu-sub-list h5 {
  border-bottom: none;
}
.megamenu.clearfix.quartermenu .wsmenu-sub-list .link-list > ul > li span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 500;
  line-height: 28px;
}
.megamenu.clearfix.quartermenu #megamenu_items-shop-by-application li,
.megamenu.clearfix.quartermenu #megamenu_items-security-applications li {
  margin: 0;
  padding: 0;
  width: 48%;
}
.megamenu.clearfix.quartermenu #megamenu_items-shop-by-application li a span,
.megamenu.clearfix.quartermenu #megamenu_items-security-applications li a span {
  line-height: inherit;
}
.megamenu.clearfix.quartermenu #megamenu_items-shop-by-application li:nth-child(2n+1),
.megamenu.clearfix.quartermenu #megamenu_items-security-applications li:nth-child(2n+1){
  margin-right: 4%;
}
#megamenu_items-shop-by-application .link-list,
#megamenu_items-security-applications .link-list {
  padding-left: 0px;
}
#megamenu_items-markers > li:nth-child(2),
#megamenu_items-chemicals > li:nth-child(2),
#megamenu_items-temperature-indicators > li:nth-child(2) {
  border-right: 1px solid #EEE;
}
#megamenu_items-markers > li:nth-child(3) span,
#megamenu_items-chemicals > li:nth-child(3) span,
#megamenu_items-temperature-indicators > li:nth-child(3) span{
  /*white-space: nowrap;*/
}

/* Right Nav Menu*/
.has-submenu.hover #megamenu_items-resources,
.has-submenu.hover #megamenu_items-about {
  margin-top: 10px;
/*  margin-left: 15px; */
  padding-top: 29px;
  padding-left: 40px;
  padding-right: 78px;
  padding-bottom: 33px;
}
.has-submenu.hover #megamenu_items-resources li a,
.has-submenu.hover #megamenu_items-about li a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}

/* Resoures */
.resource-container .left-side {
  padding-left: 0;
}
.resource-container .right-side {
  padding-right:0;
}
.resource-container .american_setup .panel-default>.panel-heading {
  padding: 0 22px 0px 30px;
}
.resource-container .left-side  .panel-title a {
  padding: 0;
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 50px;
}
.resource-container .fa.fa-sort {
  float: right;
  line-height: 50px;    
  color: #637381;
  font-size: 11px;
}
.resource-container .american_setup .panel-group .panel-default:nth-last-child(1) .panel-heading,
.resource-container .american_setup .panel-group .panel-default:nth-last-child(2) .panel-heading {
  background-color: #e9ecf4;
}
.resource-container .american_setup .panel-group .panel-default {
  margin-top: 10px;
}
.resource-container .american_setup .panel-group .panel-default:first-child {
  margin-top: 0;
}
.resource-container .american_setup .panel-group .panel-default #collapseOne0,
.resource-container .american_setup .panel-group .panel-default #collapseOne1,
.resource-container .american_setup .panel-group .panel-default #collapseOne2,
.resource-container .american_setup .panel-group .panel-default #collapseOne3,
.resource-container .american_setup .panel-group .panel-default #collapseOne9 {
  padding-left: 0;
}
.resource-container .american_setup .panel-group .panel-default li {
  padding: 0 0 0 30px;
  color: #1B2025; 
  font-family: "Encode Sans"; 
  font-size: 12px;  
  line-height: 30px;
}
.resource-container .tabpills-markal {
  padding: 50px 40px;
}
.resource-container .tabpills-markal h3 {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.resource-container .laco_search_bar input {
  width: 100%;
  height: 32px;
  border-radius: 18px;
  font-size: 14px;
  color: #898989;
  padding: 0 35px 0 18px;
  border: 1px solid #d7dbdb;
}
.resource-container .laco_search_bar i {
  position: absolute;
  top: 9px;
  right: 13px;
}
.resource-container .markal-mal .nav li a {
  color: #1B2025;    
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
}
.resource-container .markal-mal .nav-tabs>li {
  margin-right: 40px;
}
.resource-container .markal-mal .nav {
  padding: 15px 0;
}
.resource-container .markal-mal .nav-tabs>li.active>a:hover {
  border-bottom: 3px solid #000;
}
.resource-container #example tr td a span {
  padding-left: 30px;
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}
.resource-container #example tr td {
  border-top: 10px solid white;
  background-color: #F5F6F9;
}
.resource-container #example tr:first-child td {
  border-top: none;
}
.resource-container #example.dataTable {
  border-bottom: none;
  margin-bottom: 20px;
}
.resource-container .dataTables_paginate#example_paginate {
  width: 100%;
  padding-top: 0;
  display: flex;
  justify-content: space-between;
}
.resource-container #example_paginate .paginate_button.previous,
.resource-container #example_paginate .paginate_button.previous.disabled {
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0;
  color: #1B2025 !important;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
}
.resource-container #example_paginate .paginate_button.next,
.resource-container #example_paginate .paginate_button.next.disabled {
  background: none;
  border: none;
  box-shadow: none;
  padding-right: 0;
  color: #1B2025 !important;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
}
.resource-container .dataTables_paginate span a.paginate_button {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  color: #1B2025 !important;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
}
.resource-container .dataTables_paginate span {
  margin: auto;
}
.resource-container .dataTables_paginate span a.paginate_button:hover, 
.resource-container .dataTables_paginate span a.paginate_button.current,
.resource-container .dataTables_paginate span a.paginate_button.current:hover {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #012E66;
  box-shadow: none;
  padding: 0;
  color: #1B2025 !important;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
}
/* language select*/
.resource-header .title.clearfix h1 {
  float:left;
}
.resource-header .lang-wrapper {
  float: right;
  margin-top: 5px;
  position: relative;
}
.resource-header .lang-wrapper span {
  padding-right: 10px;
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
}
.resource-header .lang-wrapper select {
  height: 36px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  padding-left: 12px;
  padding-right: 30px;
  -webkit-appearance: none;
}
.resource-header .lang-wrapper i {
  position: absolute;
  line-height:36px;
  top: 0;
  right: 13px;
  pointer-events: none;
  font-size: 12px;
}

/* Sample Request */
#request-a-sample #content .title h1 {
  color: #1B2025;
  font-fazmily: "Encode Sans";
  font-size: 20px;
  line-height: 28px;
}
#request-a-sample .page_content .rte span {
  color: #1B2025;
  font-fazmily: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
}
#request-a-sample .page_content .rte span a {
  color: #56609F;
  font-weight: bold;
}
#request-a-sample .page_content .sfbox.box-page {
  padding: 30px 40px 30px 50px;
}
#request-a-sample .page_content .sfbox.box-page .rte {
  padding: 0;
}
#request-a-sample .page_content .sample-requsting .reqesting-panel {
  padding: 36px 50px;
}
#request-a-sample .page_content .sample-requsting .reqesting-panel h3 {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 10px; 
}
#request-a-sample .page_content .sample-requsting .reqesting-panel .laco-row .col-xs-12{
  padding-left: 0;
}
#request-a-sample .page_content .sample-requsting .reqesting-panel label {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
#request-a-sample .page_content {
  margin-bottom: 20px;
}
#request-a-sample .page_content .required-span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  float: right
}
#request-a-sample .page_content .request-sample-check .col-md-4 {
  padding-left: 0;
}
#request-a-sample .page_content .request-sample-check {
  margin-bottom: 20px;
}
#request-a-sample .page_content select {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  padding: 10px 10px;
}

#request-a-sample .page_content select {
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  padding-left: 12px;
  padding-right: 30px;
// -webkit-appearance: none;
}/*
#request-a-sample .page_content i.yes-title-select {
  position: absolute;
  line-height:36px;
  top: 23px;
  right: 13px;
  pointer-events: none;
  font-size: 12px;
}
#request-a-sample .page_content i.no-title-select {
  position: absolute;
  line-height:36px;
  top: 3px;
  right: 13px;
  pointer-events: none;
  font-size: 12px;
}*/
#request-a-sample .page_content .reqesting-panel .lacos-group {
  position: relative;
}
#request-a-sample option[value=India] {
  display: none;
}
#request-a-sample input[type=text] {
  padding: 0px 10px;
}
/* FAQ Page */
#faq .Fit_sect a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}
#faq .faq_section {
  padding: 2.35% 1.67%;
}
#faq .faq_section1 h2{
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 26px;
  line-height: 32px;
  float: left;
  width: inherit;
}
#faq .Faq_search_bar {
  float: right;
  position: inherit;
}
#faq .Faq_search_bar input {
  border: 1px solid #EEEEEE;
  border-radius: 16px;
}
#faq #accordion .pane_headMas {
  padding: 4px 30px;
  border-radius: 2px;
}
#faq #accordion .panel-collapse {
  padding:15px 30px;
}
#faq #accordion .panel_Wbody {
  border-top-width: 0px;
  padding: 0;
}
#faq #accordion .panel_Wbody p {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
}
#faq #accordion .panel_Wbody a {
  color: #56609F;
  font-weight: bold;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
}
#faq .faq_section .panel-group.pannel_groupMas {
  padding-left: 0px;
  padding-top: 32px;
}
#faq .bottom_pagination {
  display: flex;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}
#faq .bottom_pagination .col-sm-3,
#faq .bottom_pagination .col-sm-6,
#faq .bottom_pagination .col-sm-3 {
  padding: 0;
  margin: auto;
}
#faq .bottom_pagination .col-sm-6 {
  text-align: center;
}
#faq .bottom_pagination .col-sm-6 .pagination {
  margin: 0;
}
#faq .bottom_pagination .col-sm-6 .pagination a {
  margin: 0;
  padding: 0 3px;
}
#faq .bottom_pagination .Next_page {
  float: right;
}
#faq .bottom_pagination .prev_page a {
  margin-left: 0;
}
#faq .bottom_pagination .pagination a:hover {
  padding-bottom: 2px;
  border-bottom: 3px solid #012E66;
}
/* Become a Distributor */
#become-a-distributor #content .title h1 {
  color: #1B2025;
  font-fazmily: "Encode Sans";
  font-size: 20px;
  line-height: 28px;
}
#become-a-distributor .page_content .rte span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
}
#become-a-distributor .page_content .rte span a {
  color: #56609F;
  font-weight: bold;
}
#become-a-distributor .page_content .sfbox.box-page {
  padding: 30px 40px 30px 50px;
}
#become-a-distributor .page_content .sfbox.box-page .rte {
  padding: 0;
}
#become-a-distributor .page_content .sample-requsting .reqesting-panel {
  padding: 36px 50px;
}
#become-a-distributor .page_content .sample-requsting .reqesting-panel h3 {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 10px; 
}
#become-a-distributor .page_content .sample-requsting .reqesting-panel .laco-row .col-xs-12{
  padding-left: 0;
}
#become-a-distributor .page_content .sample-requsting .reqesting-panel label {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
#become-a-distributor .page_content {
  margin-bottom: 20px;
}
#become-a-distributor .page_content .required-span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  float: right
}
#become-a-distributor .page_content .request-sample-check .col-md-4 {
  padding-left: 0;
}
#become-a-distributor .page_content .request-sample-check {
  margin-bottom: 20px;
}
#become-a-distributor .page_content select {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  padding: 10px 10px;
}
#become-a-distributor .page_content select {
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  padding-left: 12px;
  padding-right: 30px;
  //-webkit-appearance: none;
}
/*
#become-a-distributor .page_content i.yes-title-select {
  position: absolute;
  line-height:36px;
  top: 23px;
  right: 13px;
  pointer-events: none;
  font-size: 12px;
}
#become-a-distributor .page_content i.no-title-select {
  position: absolute;
  line-height:36px;
  top: 3px;
  right: 13px;
  pointer-events: none;
  font-size: 12px;
}*/
#become-a-distributor .page_content .reqesting-panel .lacos-group {
  position: relative;
}
#become-a-distributor .page_content .before_section {
  margin-bottom:10px;
}
#become-a-distributor .page_content .before_section h2 {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  float:left;
  margin-bottom:10px;
}
#become-a-distributor .page_content .multiselect-native-select .btn-group {
  width: 100%;
}
#become-a-distributor .page_content .multiselect-native-select .multiselect.btn {
  border: 1px solid #C4CDD5;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  width: 100%;
}
#become-a-distributor textarea {
  resize: none;
  /* resize: vertical; */
  border: 1px solid #C4CDD5;
  border-radius: 3px;
}
#become-a-distributor span.multiselect-native-select {
  z-index:100;
}
#become-a-distributor .multisel-div i.no-title-select {
  z-index:200;
}
#become-a-distributor .btn-group .btn.btn-default {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
#become-a-distributor .btn-group .btn.btn-default span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
#become-a-distributor .btn-group .btn.btn-default .caret {
  display: none;
}
#become-a-distributor .center-div-parent {
  display: flex;
}
#become-a-distributor .center-div-child {
  margin: auto;
}
#become-a-distributor .no-padding-left div {
  padding-left:0;
}
#become-a-distributor .check-other-market {
  padding-right:0;
}
#become-a-distributor .check-other-market input.other-market_type {
  border: 1px solid #eeee;
  border-radius: 2px;
  height: 41px;
  width: 100%;
}
#become-a-distributor .submit {
  float:right;
}
#become-a-distributor option[value=India] {
  display: none;
}
#become-a-distributor input[type=text] {
  padding: 0px 10px;
}
#become-a-distributor label[title=India] {
  display: none;
}
#become-a-distributor i {
  z-index: 0;
}
#become-a-distributor .multiselect
/* temporary */
#faq .Faq_search_bar {display:none !important;}
#faq .bottom_pagination {display: none !important;}

/*Product page */
.temp_sel, .series_sel {
  border: 1px solid #C4CDD5;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  height:40px;
    color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  line-height: 16px;
}
.temp_sel {
      width: 40%;
    float: left;
    margin-right: 2%;
}
.series_sel {
  width: 20%;
    float: left;
    margin-right: 2%;
}
.temp_series_span {
}
.hazmat_span {
  color: #E4002B;
  font-family: "Encode Sans";
  font-size: 11px;
  line-height: 14px;
  height: 40px;
}
.temp_series {
  margin: 20px 0;
  height: 40px;
}
.desc_blk_bot.clearfix {
  /*border-top: 1px solid  #D3D5DB;*/
}
.qty_price_wrapper {
  width: 100%;
  height: 40px;
}
.product_part_num {
  line-height: 47px;
  display: inline-block;
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;  font-weight: 600;
}
.btn_wrapper {
  width: 100%;
  margin: 10px 0;
}
.btn_wrapper input#addToCart.btn_c {
  float: left;
  width: 49%;
  max-width: 49%;
  margin-right:2%;
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);  
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: white;
}
.btn_wrapper input#addToCart.btn_c:hover {
/*  float: left;
  width: 49%;
  max-width: 49%;
  margin-right:2%;
  border: 1px solid #A3A5A7;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: #222222; font-family: "Encode Sans"; font-size: 13px;  font-weight: 500;
  */
}
.btn_wrapper .btn_seller {
  float: right;
  width: 49%;
  max-width: 49%;
  border: 1px solid #A3A5A7;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: #222222; font-family: "Encode Sans"; font-size: 13px;  font-weight: 500;
}
.btn_wrapper .btn_seller:hover {
/*  float: right;
  width: 49%;
  max-width: 49%;
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);  
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: white;
*/
}
.minimum_count {
    color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  line-height: 16px;
}
.review_row.clearfix {
}
.certification_wrapper {
  width: 100%;
  padding: 20px 0;
  display: inline-block;
  border-top: 1px solid #D3D5DB;
}
.certification_left {
  width: 50%;
  float:left;
}
.certification_left span {
  color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  font-weight: 600; line-height: 16px;
}
.certification_left img {
  padding-top: 20px;
}
.certification_right {
  width: 50%;
  float:right;
  color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  line-height: 16px;
}
.certification-icons {
  /*border-top: 1px solid #D3D5DB; */
}
.laco_prod_top_title_right a{
    color: #293785; font-family: "Encode Sans"; font-size: 11px;  font-weight: 600; line-height: 16px;
}
.swatch.clearfix .header {
    color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  font-weight: 600; line-height: 16px;
}
.variations.pl10 {
 /* padding-left: 0;*/
}
.temp_seris select {
  padding: 0 10px;
}
.desc_blk_bot.clearfix {
  padding: 20px 0;
}
.a-wishlist i.fa-bookmark-o {
  font-weight: 600;
}
.rte.main-product-description-product {
  padding-left:0;
  padding-right:0;
}
.rte.main-product-description-product p {
  color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  line-height: 16px;
}
.social_icons.notes {
  color: #1B2025; font-family: "Encode Sans"; font-size: 10px;  line-height: 14px;
}
.laco_product_detail_right {
  padding-bottom: 0;
}
#content .tabing .nav-tabs > li.active:first-child > a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.temp_sel select {
  padding: 0 10px;
}
#content .tabing .nav > li > a {
    color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  font-weight: 600;
  opacity: 0.6;
}
.rte h3, .rte h2 {
  color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  font-weight: 600;
}
.rte ul li {
  margin-left: 0;
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;
}
.laco_related_products_container .laco_related_desc {
  text-align: left;
}
/* Education - Resource page*/
.edu_section_top .edu_subtitle {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
}
.edu_section_top .edu_content {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 20px;
  padding: 0;
}
.edu_section_top .pannel_groupMas {
  padding-left: 0px;
  padding-right: 0px;
}
.edu_section_top .panel-title.pannel_titleMas a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}
.edu_section_top ul span {
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;  line-height: 20px;
}
.edu_section_top .first-ul li {
  list-style: circle;
  margin-left: 20px;
}
.edu_section_top .second-ul {
  display: inline-block;
  width: 100%;
  margin-left: 22px;
  margin-top: 10px;
}
.edu_section_top h5 {
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;  font-weight: 600; line-height: 20px;
}
.edu_section_top .edu_subtitle {
  font-size:13px;
}
.edu_section_top .second-ul li {
  width: 50%;
  float: left;
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
}
.edu_section .address {
  margin-left: 22px;
  margin-top: 10px;
  color: #1B2025; font-family: "Encode Sans"; font-size: 12px;  line-height: 16px;
}
.Faq_search_bar {
  display: none !important;
}

/* Navigation bug */
li.mega_menu_container:nth-child(3) ul.wsmenu-sub-list > li:nth-child(3) ul li .img-wrapper {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
li.mega_menu_container:nth-child(3) ul.wsmenu-sub-list > li:nth-child(3) ul li .img-wrapper img {
  width: auto;
  height: auto;
  min-width: 50px;
  min-height: 50px;
}
li.mega_menu_container:nth-child(2) ul.wsmenu-sub-list > li:nth-child(3) ul li .img-wrapper {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
li.mega_menu_container:nth-child(2) ul.wsmenu-sub-list > li:nth-child(3) ul li .img-wrapper img {
  width: auto;
  height: auto;
  min-width: 50px;
  min-height: 50px;
}
.laco_related_products_container span.spr-badge {
  text-align: left;
}
/* product page fix bug */
#content .main_box .desc {
  padding: 0;
}
#content .main_box .desc h2 {
  min-height: 55px;
}
#content .main_box .desc p {
  padding:0;
  min-height:40px;
}
#content .main_box .desc .price {
  padding: 0;
}
#content .main_box .prod-info-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
#content .main_box .prod-info-wrapper .price {
  margin: auto 0;
}
#content .main_box .prod-info-wrapper .brand_in_related {
  margin: auto 0;
}
#content .laco_related_products_container .laco_related_desc {
  padding-bottom: 0;
}
#content .main_box .desc span.spr-badge {
  padding: 0 20px;
}
.owl-carousel .owl-item {
  height: 400px!important;
}
#content .main_box .desc span.spr-badge {
  border-radius: 2px;
  background-color: #F5F6F9;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}
#image-block .flexslider.product_gallery.product_images ul li {
  width:400px;
  height:400px;
  margin: 0 !important;
  display: flex !important;
}
.flex-active-slide .video-container {
  margin: auto 0;
}
#image-block .flexslider.product_gallery.product_images ul li a {
  width: 400px;
  height: 400px;
  display: inline-block;
}
#image-block .flexslider.product_gallery.product_images ul li img {
  width: 100%;
  height: 100%;
}
#image-block .flexslider#carousel .slides > li {
  margin: 10px 3px !important;
}
/* category page - fix*/
#content .catalog_c .product_c .main_box {
  border: none;
}
#content .catalog_c .product_c .main_box .box_1 {
  padding: 10px 10px;
}
#content .catalog_c .product_c .main_box .desc{
  padding: 0;
}
#content .catalog_c .product_c .main_box .desc .laco_related_desc{
  padding: 10px 20px;
}
#content .catalog_c .product_c .main_box .desc .spr-badge{
  width: 100%;
  line-height: 40px;
}
/*Checkout page*/
#checkout .cart-icon .count,
#checkout .wishlist-icon .count {
  display: none;
}
#checkout .content {
  background-color: #f3f6f6;
}
#checkout .breadcrumb .icon-svg {
  display: none;
}
#checkout .container .main {
  padding-top: 0;
  float: left;
}
#checkout .container .sidebar {
  float: right;
}
#checkout .layout-flex h2.section__title {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 20px;
  line-height: 28px;
}
#checkout .layout-flex p.layout-flex__item span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
}
#checkout .layout-flex p.layout-flex__item span a {
  color: #293888;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
#checkout .section__content {
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}
#checkout .section__content .fieldset {
  padding: 30px 50px 30px 50px;
}
#checkout .section__content .fieldset-description {
  margin-top: 0;
  padding: 12px 30px;
  border-radius: 2px; background-color: #F9F9F9;  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}
#checkout .section__content .fieldset-description .section__content {
  border-radius: 2px;
  background: transparent;
  box-shadow: none;
}
#checkout .section__content .checkbox-wrapper .checkbox__label {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
#checkout .section__header h2.section__title {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 20px;
  line-height: 28px;
}
#checkout a.step__footer__previous-link .icon-svg{
  display: none !important;
}
#checkout a.step__footer__previous-link {
  border: 1px solid #A3A5A7;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  line-height: 36px;
  padding: 0 30px;
}
#checkout a.step__footer__previous-link span.step__footer__previous-link-content {
  color: #222222;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}
#checkout .step__footer button.step__footer__continue-btn {
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);  
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: #FFFFFF;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  height: 36px;
  text-align: center;
}
#checkout .content {
  position: relative;
}
#checkout .sidebar__content {
  z-index: 16;
  position: relative;
}
#checkout .sidebar::after {
  height: 300%;
  color: white;
  margin-top: 2px;
  display: inline-block;
  /* border-top: 1px solid black; */
  z-index: 10;
  background-color: white;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}
#checkout .order-summary__section--product-list {
  height: 285px;
  min-height: 100px;
  /* display: block; */
  max-height: 300px;
  /* display: -webkit-box; */
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  /* -webkit-flex: 0 1 auto; */
  -ms-flex: 0 1 auto;
  /* flex: 0 1 auto; */
  /* min-height: 7em; */
  /* overflow: hidden; */
  padding: 0;
  position: relative;
}
#checkout .order-summary__section-discount .edit_checkout .field__input-btn-wrapper button.field__input-btn {
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  opacity: 1;
  color: white;
  background-color: white;
  font-family: "Encode Sans"; font-size: 13px;
}
#checkout .order-summary__section--total-lines .total-line--subtotal th.total-line__name,
#checkout .order-summary__section--total-lines .total-line--shipping td.total-line__name {
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;
}
#checkout .order-summary__section--total-lines .total-line--subtotal th.total-line__price,
#checkout .order-summary__section--total-lines .total-line--shipping td.total-line__price span {
  color: #1B2025; font-family: "Encode Sans"; font-size: 13px;  font-weight: 600;
}
#checkout .order-summary__section--total-lines .total-line--taxes th.total-line__name {
  color: #1B2025; font-family: "Encode Sans"; font-size: 16px;  font-weight: 600;
}
#checkout .order-summary__section--total-lines .total-line--taxes td.total-line__price span {
  color: #1B2025; font-family: "Encode Sans"; font-size: 16px;  font-weight: 600;
}
#checkout .section__content .logged-in-customer-information {
  padding: 25px 30px;
}
#checkout .logged-in-customer-newsletter .checkbox-wrapper {
  padding: 10px 30px;
  border-radius: 2px;
  background-color: #F9F9F9;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05)
}
#checkout .field .field__input-btn-wrapper button.field__input-btn {
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);  
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  opacity: 1;
}
#checkout .logged-in-customer-information__paragraph .page-main__emphasis,
#checkout .logged-in-customer-information__paragraph a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
#checkout .logged-in-customer-information__paragraph span:nth-child(2) {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
}
#checkout .product-table .product__description {
  padding-left: 10px;
}
#checkout .product-table .product__description .product__description__name.order-summary__emphasis {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
#checkout .product-table .product__description .product__description__variant.order-summary__small-text {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  line-height: 16px;
}
#checkout .product-table .product__price .order-summary__emphasis {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
}
#checkout .review-block__inner .review-block__label,
#checkout .review-block__inner .review-block__content {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
}
#checkout .review-block__link a {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 600;
}

/* Cart page */
#content .cart_c .cart_top .cart_btn a.info_btn {
  border: 1px solid #A3A5A7;  
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%); 
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: black;
}
#content .cart_c .cart_top .cart_btn a.info_btn span {
  color: black;
}
#content .cart_c .cart_top .cart_btn button.next_btn {
  border: 1px solid #002756;
  border-radius: 3px;
  background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
}
#content .order_notes textarea {
    border: 1px solid #C4CDD5;  border-radius: 3px; background-color: #FFFFFF;  box-shadow: inset 0 0 0 1px rgba(102,113,123,0.25), inset 0 1px 2px 0 rgba(102,113,123,0.21);
}
/* quick view */
form.shopify-product-form #addToCart.modal-button {
  border: 1px solid #002756;  border-radius: 3px; background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
}
form.shopify-product-form .modal-button2 {
  border: 1px solid #A3A5A7;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%);
  box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
  color: black;
}
/* menu icon */
.img-user, .img-bookmark, .img-cart {
  width: 20px;
  height: 20px;
}
/* cart page - custom modal */
.modal-backdrop.in {
  z-index: 10;
}
#confirm-alert {
  z-index: 20;
  position: fixed;
  width: 500px;
  height: 280px;
  margin: auto;
  padding: 40px 50px 30px 50px !important;
  border-radius: 2px;
  background-color: #FFFFFF;
}
#confirm-alert h5 {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 20px;
}
#confirm-alert span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 22px;
}
#confirm-alert button {
  margin-top: 15px !important;
}
.mycheckoutlink {
    border: 1px solid #002756;
    border-radius: 3px;
    background: linear-gradient(180deg, #264D7C 0%, #012E66 100%);
    box-shadow: inset 0 1px 0 1px rgba(255,255,255,0.06), 0 1px 0 0 rgba(22,29,37,0.1);
    height: 40px;
    float: right;
    padding: 10px;
    color: white;
}
.mycheckoutlink:hover {
  cursor: pointer;
}
/* home page */
.security_other_head .nissan_back_bundles {
  padding-top: 25px;
}
.nissan_sub_img1 {
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 320px) {
  .security_other_head div.nissan_sub_img1 {
    position: absolute;
    top: inherit;
    right: 0;
    bottom: 145px;
    left: 0;
    margin: auto;
    text-align: center;
  }  
  .sa_wishlist_page .sa_wishlist_main .prd_divv {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
    border-radius: 2px; background-color: #FFFFFF;  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
  }
  .sa_wishlist_page .sa_wishlist_main .prd_divv #purchase {
  }
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 108px;
  }
} 
@media only screen and (min-width: 375px) {
  .security_other_head div.nissan_sub_img1 {
    bottom: 125px;
  }  
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 90px;
  }
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 425px) {
  .security_other_head div.nissan_sub_img1 {
    bottom: 107px;
  }
  
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 72px;
  }
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .security_other_head div.nissan_sub_img1 {
    bottom: 112px;
  }
  .sa_wishlist_page .sa_wishlist_main .prd_divv {
    width: calc((100% - 90px) / 3);
    margin: 0 30px 30px 0;
    float: left;
  }
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 72px;
  }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .security_other_head div.nissan_sub_img1 {
    bottom: 127px;
  }
  .sa_wishlist_page .sa_wishlist_main .prd_divv {
    width: calc((100% - 90px) / 4);
  }
  
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 90px;
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .security_other_head div.nissan_sub_img1 {
    bottom: 105px;
  }
  /* homepage brands */
  .security_other_brands .nissan_back_bundles p {
    min-height: 72px;
  }
}

/*My wishlist*/
.sa_wishlist_page .sa_wishlist_main .prd_divv .find-seller-btn,
.sa_wishlist_page .sa_wishlist_main .prd_divv #purchase {
  text-transform: none !important;
    padding: 9px 35px !important;
  font-family: "Encode Sans";
    font-size: 13px !important;
    font-weight: 500;
    line-height: 18px !important;
    text-align: center;
    border: 1px solid #A3A5A7;
    border-radius: 3px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EAEAEA 97.3%) !important;
  float: left;
  color: black;
}
form.wishlist-product-variants > div.sa_pro_title {
  height: 48px;
  overflow:hidden;
}
.container .sa_wishlist_page {
  padding-top: 0;
}

/*product page*/
#content .pro_main_c .desc_blk .desc_blk_bot .qty {
  margin: 0 30px 0 0;
}
/* homepage collection - security check section*/
#shopify-section-security-check .nissan_back_bundles h4 {
  min-height: 56px;
}
/* Find a seller */
#find-a-seller .sfbox {
  background: transparent;
  padding: 0;
  box-shadow: none;
}
#find-a-seller .sfbox .rte {
  padding: 0;
}
#find-a-seller #storemapper.search_reset_enabled #storemapper-left {
  width: 30%;
  overflow-y: auto;
}
#find-a-seller #storemapper #storemapper-form {
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05);
}
#find-a-seller .seller_bottom_text span {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 12px;  
  font-weight: 600;
  line-height: 40px;
  padding-left: 0;
  margin-top: 30px;
  text-align: center;
  text-transform: uppercase;
}
#find-a-seller .seller_bottom_text ul, #find-a-seller .seller_bottom_text li {
  list-style: none;
  color: #1B2025;
  font-family: "Encode Sans"; 
  font-size: 12px;
  line-height: 25px;
}
#find-a-seller .seller_bottom_text li a {  
  color: #1B2025;
  font-family: "Encode Sans"; 
  font-size: 12px;
  line-height: 25px;
}
#find-a-seller .seller_bottom_text p {
  margin-top: 15px;
  margin-bottom: 0;
}
#find-a-seller .seller_bottom_text .wrapper {
  padding: 20px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  background-color: #ffffff;
}
#find-a-seller .seller_bottom_text .wrapper img {
  max-width: 70px;
}
#find-a-seller .seller_bottom_text .wrapper .row {
  padding: 0 40px;
}
#find-a-seller .brand-img-wrapper {
  text-align: center;
  
}
#find-a-seller .brands-wrapper {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  text-align:center;
}
#find-a-seller .seller_bottom_text .top-wrapper {
  height: 450px;
}
#find-a-seller .seller_bottom_text .top-wrapper .wrapper {
  height: 420px;
}
/* footer */
body #footer .f_mid .email_box button span {
  display: block;
}
body #footer .f_mid .email_box button span:before {
  content: "\f061";
}
body #footer .f_mid .email_box button {
  top: 4px;
}
/* brand links page FAM tool */
#la-co.template-page .component_banner .banner-description,
#tempilink.template-page .component_banner .banner-description,
#all-weather.template-page .component_banner .banner-description,
#tempil.template-page .component_banner .banner-description {
  margin-bottom: 0;
}
#la-co.template-page .componet_fam_tool, #la-co.template-page .laco_marker_tool.fam_active,
#tempilink.template-page .componet_fam_tool, #tempilink.template-page .laco_marker_tool.fam_active,
#all-weather.template-page .componet_fam_tool, #all-weather.template-page .laco_marker_tool.fam_active,
#tempil.template-page .componet_fam_tool, #tempil.template-page .laco_marker_tool.fam_active {
  height: 100% !important;
}
#la-co.template-page #shopify-section-laco-brand-link-featured-collections,
#tempilink.template-page #shopify-section-tempilink-categories,
#all-weather.template-page #shopify-section-all-brandlinks-categories, 
#tempil.template-page #shopify-section-brand-link-featured-collections {
  margin-top: 60px;
}

/* homepage banner link */
.compact_lister .fa {
  color: white;
}

#content .brandlinks-collection-list .main_box .desc h5 {
  text-align: left;
}

/*hazmat*/
#content .cart_tbl .total_row ul li p.hazmat-text {
  float: left;
  padding-left: 20px;
  color: #e4002b;
  font-family: "Encode Sans";
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
}
#checkout p.hazmat-text {
  float: left;
  color: #e4002b;
  font-family: "Encode Sans";
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  z-index: 1000;
  position: relative;
}
.swatch-element.color.white.available label:after, .swatch-element.color.white-standard.available label:after {
  color: black;
}
/* product page - certification icons*/
.certification-icons {
  float: left;
}
/* hide quick view button */
.laco_related_products_container .quick-view-btn {
  display: none; 
}
/* checkout */
.order-summary__sections {
  height: auto !important; 
}
#shopify-section-product h2.custom-field--title {
  width: 100%;
  float: inherit;
}
label[for='product-select-Color'] + .single-option-selector {
  display: none;
}
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox::-webkit-outer-spin-button,
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox {
    -moz-appearance:textfield;
}
.qty_price_wrapper .product_part_num .variant-sku {
  margin: 0;
  padding: 0;
  line-height: 40px;
}

/* Europe only */
.selector-wrapper.main-product-select.europe + .selector-wrapper.main-product-select option.non-europe {
  display: none;
}
.selector-wrapper.main-product-select.non-europe + .selector-wrapper.main-product-select option.europe {
  display: none;
}
.selector-wrapper.main-product-select.europe + .selector-wrapper.main-product-select option.europe {
  display: block;
}
.selector-wrapper.main-product-select.non-europe + .selector-wrapper.main-product-select option.non-europe {
  display: block;
}
/* Temperature */
.selector-wrapper.main-product-select.fahrenheit + .selector-wrapper.main-product-select option.celsious {
  display: none;
}
.selector-wrapper.main-product-select.celsious + .selector-wrapper.main-product-select option.fahrenheit {
  display: none;
}
.selector-wrapper.main-product-select.fahrenheit + .selector-wrapper.main-product-select option.fahrenheit {
  display: block;
}
.selector-wrapper.main-product-select.celsious + .selector-wrapper.main-product-select option.celsious {
  display: block;
}

.certification-icons img {
  height: 32px;
}

.template-product #shopify-section-header_tempilink {
  display: none; 
}

.template-product #shopify-section-header {
  display: block;
}

.fam-result .ymm-grid .grid-view-item__image {
  height: 200px;
}
.fam-result .spr-badge {
  display: none;
}

.fam-result .search-result-ctm .grid__item .h4.grid-view-item__title {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  min-height: 48px;
}
.fam-result .search-result-ctm .grid__item .grid-view-item__meta {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.fam-result .rte .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter.list-group-item {
  min-height: 300px;
}

/* Language Flags */
#header .top_menu {
  width: fit-content !important;
}
#header .hed_right {
  line-height: 60px;
}
#header .hed_right ul li {
  border: none;
}

/* Filter Color Swatch */
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  padding: 0 !important;
  border-radius: 8px;
  border: #ddd 1px solid;
  float: left;
  margin: 0px 10px 10px 0;
  position: relative;
  line-height: 33px;
  color: #fff;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color a {
  overflow: hidden;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color a:before,
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color a:after {
  display: none;
}
.sidebar .side_box ul {
  display: inline-block;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color .tooltip {
  text-align: center;
  background: #113c70;
  color: #ffffff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -35px;
  margin-bottom: 15px;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #113c70 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color.active-filter:after {
    content: "\2713";
    top: -7px;
    position: absolute;
    left: 4px;
    font-size: 17px;
}
.sidebar .sidebar_filter > .tgl_c ul.advanced-filters li.color.white {
  color: #000;
}
.component_banner .compact_marker {
  width: 100%;
  padding: 85px 40px 50px;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.component_banner .compact_lister {
  width: 100%;
}
.component_banner.fam_active .compact_lister {
  width: calc(100% - 355px);
}
.filter_c .collection-view.pull-right.hidden-xs {
  display: none;
}
.component_banner.fam_active img {
  width: calc(100% - 385px);
}
.custom-field--value .marker_size-wr {
  width: 100%;
}
#ymm_searchbox .dropdowns #dropdown-field_3 {
  max-height: 100px;
}
@media only screen and (max-width: 425px) {
  body .fam-result .rte .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter.list-group-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  body .rte .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter.list-group-item {
    width: 46%;
  }
}
.fam-result {
  padding-bottom: 40px;
}

/* Product Bundle Page*/
#content .title.bundle-page-title {
  display: inline-block;
  width: 100%;
}
#content .bundle-page-title {
  position: relative;
  width: 100%;
}
#content .title.bundle-page-title h1 {
  width: 100%;
}
#content .title.bundle-page-title p {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .bundle-page-section .bundle-page-title  button {
    position: initial !important;
    width: 100% !important;
    margin-top: 20px !important;
  }
  .bundle-product-wrapper .bundle-product-price .price {
    text-align: center !important;
    margin-top: 20px;
  }
  .bundle-product-wrapper .bundle-product-desc .more-info {
    width: 100% !important;
    display: block !important;
  }
}
.bundle-page-section .bundle-page-title  button {
  position: absolute;
  float: right;
  right: 0;
  bottom: 35px;
  box-shadow: 0 1px 0 rgba(22, 29, 37, 0.1), inset 0 1px 0 1px rgba(255, 255, 255, 0.06);
  border-radius: 3px;
  border: 1px solid #002756;
  background-image: linear-gradient(180deg, #264d7c 0%, #012e66 100%);
  color: #ffffff;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 600;
  width: 270px;
  height: 36px;
}
.bundle-product-wrapper {
  padding: 50px 40px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  background-color: #ffffff;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.bundle-product-wrapper .bundle-product-img img {
  width: 100%;
}
.bundle-product-wrapper .bundle-product-desc .bundle-desc-head {
  color: #1b2025;
  font-family: "Encode Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 11px;
}
.bundle-product-wrapper .bundle-product-desc .bundle-desc-text, .bundle-product-wrapper .bundle-product-desc .bundle-desc-text p, .bundle-product-wrapper .bundle-product-desc .bundle-desc-text a {
  color: #1b2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.bundle-product-wrapper .bundle-product-desc .bundle-desc-text {
  margin-bottom: 30px;
}
.bundle-product-wrapper .bundle-product-desc .bundle-desc-note {
  color: #1b2025;
  font-family: "Encode Sans";
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 11px;
}
.bundle-product-wrapper .bundle-product-desc .more-info {
  width: 170px;
  height: 36px;
  padding: 10px 40px;
  box-shadow: 0 1px 0 rgba(22, 29, 37, 0.1), inset 0 1px 0 1px rgba(255, 255, 255, 0.06);
  border-radius: 3px;
  border: 1px solid #a3a5a7;
  background-image: linear-gradient(180deg, #ffffff 0%, #eaeaea 97%);
  color: #222222;
  font-family: "Encode Sans";
  font-size: 13px;
  font-weight: 500;
  margin-top: 20px;
  text-align:center;
}
.bundle-product-wrapper .bundle-product-price .price {
  text-align: right;
  margin-bottom: 20px;
}
.bundle-product-wrapper .bundle-product-price .price span {
  color: #1b2025;
  font-family: "Encode Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.bundle-product-wrapper .bundle-product-price .options-wrapper {
  width: 100%;
  margin-top: 0;
}
.bundle-product-wrapper .bundle-product-price .options-wrapper price {
  margin-bottom: 20px;
}
.bundle-product-wrapper .bundle-product-price .options-wrapper select {
  width: 100%;
  height: 36px;
  box-shadow: 0 1px 0 rgba(22, 29, 37, 0.05);
  border-radius: 3px; 
  border: 1px solid #c4cdd5;
  background-image: linear-gradient(180deg, #ffffff 0%, #f9fafb 100%);
  margin-bottom: 10px;
  padding-left: 10px;
  color: #1b2025;
  font-family: "Encode Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
#content .title.clearfix.bundle-page-title {
    padding-top: 30px;
  }
@media only screen and (min-width: 1440px) {
#content .title.clearfix.bundle-page-title {
    padding-top: 50px;
  }
}
body #footer .f_mid .email_box button {
  display: block !important;
}
.variations.pl10 .low-corrosion {
  color: #1B2025;
  font-family: "Encode Sans";
  font-size: 13px;
  line-height: 28px;
  padding-left: 30px !important;
  position: relative;
  display: block;
}
.variations.pl10 .low-corrosion:before {
  top: 6px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #C4CDD5;
  border-radius: 3px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);
  box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
  content: '';
  display: block;
  position: absolute;
}
.variations.pl10 .low-corrosion:after {
  top: 10px;
  left: 4px;
  width: 8px;
  height: 8px;
  content: '';
  display: block;
  position: absolute;
}
.variations.pl10 .low-corrosion:hover:after {
  background-color: #002F66;
}
.variations.pl10 .low-corrosion.active {
  font-weight: 600;
}
.variations.pl10 .low-corrosion.active:before {
  border-color: #000;
}
.variations.pl10 .low-corrosion.active:after {
  background: url(checked.png) no-repeat;
  background-size: cover;
  content: '';
  background-color: transparent;
}
.menu-icons .tooltip {
  text-align: center;
  background: #113c70;
  color: #ffffff;
  bottom: 75%;
  padding: 0;
  display: block;
  position: absolute;
  width: 100px;
  left: -35px;
  margin-bottom: 15px;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-icons .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.menu-icons .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #113c70 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.menu-icons:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
#sortBy option:nth-child(7),
#sortBy option:nth-child(8) {
  display: none;
}
#shopify-section-header .navbar.active .navbar-header #wsnavtoggle .cart-icon .fa-bars:before {
  content: "\f00d";
  font-size: 20px;
}
#mc_embed_signup #mce-responses .response {
  font-size: 16px;
  font-family: "Encode Sans";
  color: black;
  font-weight: bold;
  margin-bottom: 15px;
}
body #header .top_menu ul > li {
  padding: 0;
}
body #header .top_menu ul > li img {
  height: 60px;
}
body #header .top_menu {
  margin-left: -40px;
}
.template-product #content .laco_related_products_container .carosel .laco_related_desc {
  padding: 10px 20px;
}
.template-product #content .laco_related_products_container .carosel .desc {
  padding: 0;
}
.template-product #content .laco_related_products_container .carosel .brand_in_related {
  padding-left: 30px;
  padding-right:0;
}
.template-product #content .carosel.product_c .main_box {
  margin: 0 15px;
}
.template-product #content .main_box .box_1 .product-image {
  padding: 20px;
}
@media only screen and (max-width: 640px) and (min-width: 320px) {
  .template-index .laco_banner .component_banner img {
    position: relative;
    object-position: -1136px 22px;
  }
}
