/** Shopify CDN: Minification failed

Line 639:3 Unexpected ";"
Line 753:4 Comments in CSS use "/* ... */" instead of "//"
Line 783:0 "boder" is not a known CSS property

**/
.site-header {
    padding: 15px 0;
      border-bottom: 2px solid #13489d;
}
header .site-nav__link, header .site-header__logo a, header .site-nav__link:hover, header .site-header__logo a:hover {
    color: #164a9e;
}
header p.announcement-bar__message span {
    color: #4ec8ec;
    font-weight: bold;
}
body .wrapper {
  max-width: 1280px;
  width:100%;
}
header p.announcement-bar__message {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 24px;
    padding: 0;
    line-height: normal;
}
.acount-links {
    text-align: right;
}
.acount-links li a, .acount-links li {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0;
    font-weight: bold;
}
.site-header .wrapper {
    max-width: 1280px
      width:100%;
}
header form.search.custom-form {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}
header a.site-nav__link {
    color: #12479d;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: bold;
    padding: 6px 0px 6px 25px;
    vertical-align: middle;
}
header a.site-nav__link:hover {
    color: #4ec8ec;
}
header ul#AccessibleNav {
    text-align: right;
      white-space: inherit; 
  padding-left:0;
  padding-top: 6px;
}
header form.search.custom-form input.search-head {
    border: 2px solid #ddd;
    font-style: normal;
    margin: 0;
    box-shadow: none;
      height: 45px;
    vertical-align: middle;
}
footer.site-footer {
    background: #295277;
    padding-top: 30px;
    padding-bottom: 0;
}
#AccessibleNav li.site-nav__item--compressed:last-child {
    position: relative;
    right: -13px;
}
header form.search.custom-form input.submit-head {
    background: #12479d;
    vertical-align: middle;
    border: 2px solid #12479d;
    height: 45px;
    width: 45px;
    margin-left: -5px;
    position: relative;
}
header form.search.custom-form:after {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 13px;
    top: 7px;
    color: #fff;
    font-size: 20px;
}
span.icon-fallback-text.cart-head span {
    display: inline-block;
    vertical-align: middle;
  text-align: left;
}
span.icon-fallback-text.cart-head span.price-cart {
    display: block;
    font-weight: normal;
    font-size: 17px;
}
span.cart-text {
    color: #000;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
}
span.cart-icon img {
    vertical-align: middle;
    margin-right: 4px;
}
.hero-home img.hero__image {
    width: 100%;
}
.hero-home .hero__text-content {
    text-align: left;
}
.hero-home .hero__text-content p.hero__subtitle {
    color: #4ec8ec;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 32px;
    margin-bottom: 5px;
    line-height: normal;
}
.hero__text-content-inner .top-heading {
    font-size: 38px;
    color: #174a9b;
    font-weight: bold;
}
.hero-home .hero__text-content h2.h1.hero__title {
    color: #13489d;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    font-size: 32px;
    margin: 0;
    line-height: normal;
}
.hero__text-content-inner {
    text-align: center;
    width: 50%;
}
.hero-home {
    margin: 0;
}
.main-content {
    padding-top: 40px;
}
.collection-collage__item.home-collage {
    height: auto;
    margin: 0 0 20px;
    padding: 0 15px;
}
.collection-img {
    display: table;
    text-align: center;
    width: 100%;
    height: 310px;
}
.collection-img-inner {
    display: table-cell;
    vertical-align: middle;
}
.collection-collage__item.home-collage .collection-grid__item-title--wrapper {
    position: inherit;
    display: inherit;
}
#shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 60px;
    letter-spacing: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #174a9b;
    line-height: normal;
    margin-bottom: 5px;
}
#shopify-section-featured-collections h4.sub_heading {
    font-weight: bold;
    letter-spacing: 0;
    font-size: 24px;
    margin-bottom: 0;
    color: #2e2e2e;
    line-height: normal;
      position: relative;
}
#shopify-section-featured-collections h4.sub_heading:before {
    content: "";
    background: #39c3db;
    width: 70%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
}
#shopify-section-featured-collections h4.sub_heading span {
    position: relative;
    padding: 0 10px;
    background: #fff;
}
.collection-collage__item.home-collage span.collection-grid__item-title {
    background: #12479d;
    font-size: 17px;
    font-style: normal;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    border-radius: 10px;
    border-bottom: 3px solid #42c3d9;
}
.custom-brand-search h3, .brands-head h2 {
    position: relative;
    margin: 0;
}
.home-brand-section {
    margin: 0;
}
.custom-brand-search h3:before {
    content: "";
    background: #39c3db;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
}
.section-header.text-center.brands-head {
    margin-bottom: 20px;
}
 .brands-head h2:before {
    content: "";
    background: #39c3db;
    width: 50%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
}
.custom-brand-search h3 span {
    background: #fff;
    position: relative;
    padding: 0 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #12479d;
    font-size: 22px;
}
.custom-brand-search form.search.custom-form {
    margin-top: 20px;
    position: relative;
    margin: 20px auto 15px;
    max-width: 455px;
}
.custom-brand-search form.search.custom-form input.search-head {
    border: 2px solid #b7b7b7;
    border-right: none;
    height: 55px;
    padding: 10px;
    /* width: 52%; */
    background: transparent;
    font-style: normal;
    font-weight: bold;
    color: #909090;
    vertical-align: middle;
    min-width: 400px;
}
.custom-brand-search form.search.custom-form input.search-head::-webkit-input-placeholder, .site-footer input#Email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d3d3d3;
}
.custom-brand-search form.search.custom-form input.search-head::-moz-placeholder, .site-footer input#Email::-moz-placeholder { /* Firefox 19+ */
  color: #d3d3d3;
}
.custom-brand-search form.search.custom-form input.search-head:-ms-input-placeholder, .site-footer input#Email:-ms-input-placeholder { /* IE 10+ */
  color: #d3d3d3;
}
.custom-brand-search form.search.custom-form input.search-head:-moz-placeholder, .site-footer input#Email:-moz-placeholder { /* Firefox 18- */
  color: #d3d3d3;
}
.custom-brand-search form.search.custom-form input.submit-head {
    background: #12479d;
    border-radius: 0;
    margin-left: -5px;
    height: 55px;
    vertical-align: middle;
    border: 2px solid #12479d;
    width: 55px;
}
.custom-brand-search form.search.custom-form:after {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 17px;
    top: 6px;
    color: #fff;
    font-size: 25px;
}
  .custom-brand-search p {
    display: inline-block;
    color: #969696;
    border-bottom: 1px solid #969696;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}
.index-sections .shopify-section {
/*     margin-top: 40px; */
  margin-top: 0;
}
.home-brand-section .collection-collage__item {
    padding: 0 9px;
    height: auto;
    margin-bottom: 15px;
}
.home-brand-section .collection-collage__item .brand-img {
    height: 115px;
    display: table;
    border: 3px solid #19499c;
  width:100%;
}
.home-brand-section {
    border-bottom: 2px solid #393939;
    padding-bottom: 20px;
}
.brand-img-inner {
    display: table-cell;
    vertical-align: middle;
}
.home-brand-section .collection-grid__item-title--wrapper {
    display: none;
}
.tabs-content{
 	display:none;
}
 .slick-prev, .slick-next {
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.slick-next {
  top: unset;
  bottom: -30px;
}
.slick-prev {
  top: -30px;
}
.brands-head h2.section-header__title span {
    background: #fff;
    position: relative;
    padding: 0 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #12479d;
    font-size: 24px;
    text-transform: uppercase;
}
.custom-content.custom-advances-custom {
    text-align: center;
}
.custom-advances-custom .custom__item {
    padding: 0 15px;
}
.custom-advances-custom h1 {
    margin: 0;
    font-size: 22px;
    text-align: center;
    color: #174a9b;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
}
.custom-advances-custom p {
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-weight:400;
}
.custom-advances-custom .seal-img {
    text-align: center;
}
.custom-advances-custom h1:after {
    display:none;
}
footer.site-footer h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: inherit;
    color: #fff;
    margin-bottom: 18px;
}
footer.site-footer .grid__item {
    padding: 0 10px;
}
footer.site-footer .one-quarter p {
    line-height: 27px;
}
footer.site-footer ul li a, footer.site-footer  p, footer.site-footer  p a {
    font-size: 14px;
    color: #fff;
}
footer form#contact_form button#Subscribe {
    padding: 7px;
    font-weight: bold;
    letter-spacing: inherit;
    font-size: 16px;
    background: #3ac2d8;
    height: 40px;
}
footer.site-footer h6, .kbotto a {
    font-size: 18px;
    color: #fff;
    letter-spacing: inherit;
    font-weight: bold;
}
.copyright-section {
    background: #78d4eb;
    padding: 7px 0;
}
.copyright-section p {
    margin:0;
}
.copyright-section .grid-uniform {
    display: flex;
    align-items: center;
}
footer.site-footer .kbotto {
    padding: 15px 0 15px;
}
footer.site-footer input#Email {
    height: 40px;
    padding: 10px;
    font-style: normal;
    font-weight: bold;
    color: #909090;
    vertical-align: middle;
    min-width: 200px;
}


/*===============About Page =========================*/

#about main.main-content {
    padding: -0;
}
.ab-sec.sections {
    padding: 4vw 0;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.about-us-sec .sections h1.text-center {
    font-size:120px;
    text-transform: uppercase;
    font-weight: bold;
    color: #12479d;
    margin: 0;
    -webkit-text-stroke: 3px #fff;
    letter-spacing: inherit;
}
.about-us-sec .ab-sec.section-1 {
    padding: 90px 0;
}
.ab-sec.section-1 p {
    font-size: 30px;
    color: #fff;
    line-height: 46px;
}
.ab-sec.section-1 p.blue-color {
    color: #3cc2da;
    font-weight: bold;
    font-size: 43px;
    margin-top: 31px;
}
.ab-sec.section-2 h1.text-center, .ab-sec.section-6 h1.text-center {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: inherit;
    font-weight: bold;
    color: #41A7BA;
    margin: 0;
    margin-bottom: 14px;
}
.ab-sec.section-2  p, .ab-sec.section-6 p{
    font-size: 30px;
    color: #000;
    line-height: 46px;
}
.ab-sec.section-2 {
    padding: 40px 0;
}
.about-us-sec .ab-sec {
    clear: both;
    width: 100%;
}

.ab-sec.section-4 h1 {
    font-size: 70px;
    text-transform: uppercase;
    letter-spacing: inherit;
    font-weight: bold;
    color: #12479d;
    margin: 0;
}
.ab-sec.section-4  p{
    font-size: 30px;
    color: #000;
    line-height: 46px;
}
.ab-sec.section-4 {
    padding: 40px 0;
    
}
.ab-sec.section-4 .wrapper{
 display: flex; 
    align-items: center; 
}
.ab-sec.section-4 img {
    border: 4px solid #52C8EB;
    border-radius: 7px;
}
.ab-sec.section-5 {
    padding: 40px 0 30px;
}
.ab-sec.section-5 h1 {
    font-size: 150px;
    margin: 0;
    font-weight: bold;
    line-height: 130px;
  color: #000;
}
.ab-sec.section-5 h4 {
    font-size: 55px;
    letter-spacing: inherit;
    color: #000;
}
.ab-sec.section-5  p{
    font-size: 30px;
    color: #000;
    line-height: 46px;
}
.ab-sec.section-7 {
    line-height: 0;
    margin-top: 60px;
}
.ab-sec.section-3 img, .ab-sec.section-7 img {
    width: 100%;
}

/*===============shop page =================*/

.custom-shop-page h3.text-center span {
    background: #fff;
    position: relative;
    padding: 0 10px;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #12479d;
    font-size: 24px;
    text-transform: uppercase;
}
.custom-shop-page h3:before {
    content: "";
    background: #39c3db;
    width: 62%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
}
.custom-shop-page .tabs a {
    height: 115px;
    display: table;
    border: 3px solid #19499c;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 17px;
}
.custom-shop-page span.inner-bd {
    display: table-cell;
    vertical-align: middle;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: bold;
    color: #12479d;
    font-family: 'Open Sans', sans-serif;
}
.custom-shop-page .tabs .grid__item {
    padding: 0 10px;
}
.custom-shop-page h3.text-center {
    position: relative;
    margin: 0;
    margin-bottom: 30px;
   font-family: 'Open Sans', sans-serif;
}
.custom-shop-page h1, .alt-col-title h1 {
    font-size: 52px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: inherit;
    font-weight: bold;
    color: #174a9b;
    border-bottom: 2px solid #42c3d9;
    margin: 0 0 30px;
    padding-top: 20px;
    padding-bottom: 10px;
   font-family: 'Open Sans', sans-serif;

}
  @media only screen and (max-width: 768px) {
    .alt-col-title h1 {font-size: 6vw;}
  };
.custom-tab-discriptin {
    padding: 0 15px;
    text-align: center;
   font-family: 'Open Sans', sans-serif;
}
.custom-tab-discriptin h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: inherit;
    color:#404040;
    letter-spacing:inherit;
    font-family: 'Open Sans', sans-serif;
    height: 95px;
}
.custom-price-shop-brand {
    font-size: 24px;
    font-weight: 800;
    color: #23ba14;
}
.custom-shop-page .custom-tab-discriptin .sca-qv-image {
    padding: 0 15px;
    min-height: 420px;
}
.custom-tab-discriptin .sca-qv-image:hover .sca-qv-button {
    top: 45% !important;
}
.custom-tab-discriptin .sca-qv-image a.sca-qv-button {
    width: 80%;
    border-radius: 0 !important;
    left: 0 !important;
    margin: -0 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    letter-spacing: 0.9px !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 0 auto !important;
    transform: translateX(12%);
}
.view-details a {
    font-size: 18px;
    top: 0;
    color: rgb(255, 255, 255);
    background: #3cc2da;
    padding: 8px 18px !important;
    display: inline-block !important;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.9px;
  text-align:center;
}
.custom-tab-discriptin .sca-qv-image:hover .view-details {
 display:block;
}
.view-details {
    position: absolute;
    top: 32%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
    font-family: 'Open Sans', sans-serif;
    width: 80%;
}
.custom-shop-page .custom-tab-discriptin .grid__item:hover a.shop-now, .custom-shop-page .custom-tab-discriptin .grid__item:hover .custom-price-shop-brand, .custom-shop-page .custom-tab-discriptin .grid__item:hover h4 {
    opacity: 0.5;
}
#products .main-content {
    padding-top: 22px;
}
.custom-shop-page .tabs a.active {
   opacity:1
}
.custom-shop-page .tabs a {
    opacity:0.7;
}
.inner-bd sup {
    font-size: 21px;
    font-weight: bold;
}

/*single product page */

.product-single__photos .three-quarters .product-single__photo--flex {
    border: 2px solid #ededed;
}
.custome-single-page .product-single__meta--wrapper div {
    height: auto !important;
}
.product-single .product-single__meta {
    padding-top: 0;
    position: inherit !important;
    width: auto !important;
}
.custome-single-page h1.product-single__title {
    font-size: 32px;
    text-align: left;
    font-weight: bold;
    color: #174a9b;
    line-height: 37px;
  font-family: 'Open Sans', sans-serif;
}
.product-single {
    text-align: left;
}
.custome-single-page span#ProductPrice {
    font-size: 32px;
    font-weight: bold;
    //color: #3d3d3d;
  	color: #05bb27;
    letter-spacing: inherit;
  font-family: 'Open Sans', sans-serif;
}
.custome-single-page .radio-wrapper label.single-option-radio__label {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
}


.custome-single-page .radio-wrapper .single-option-radio .single-x {
    width: 100%;
    border: 1px solid #ededed;
    margin: 0;
    border-bottom: 0;
    font-size: 20px;
    color: #000000;
    letter-spacing: inherit;
    font-weight: bold;
    padding: 12px 20px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: flex;
    align-items: center;
}
.single-option-radio input[type='radio']:checked+label{
boder:0 !important;
}
.custome-single-page .single-option-radio input[type='radio']:checked+label, .custome-single-page .single-option-radio input[type='radio']:focus+label {
    border: 0 !important;
    background: #fff !important;
}
.custome-single-page .single-option-radio label {
    border: 0;
    margin: 0;
    border-bottom: 0;
    font-size: 20px;
    color: #000000;
    letter-spacing: inherit;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    border: 0 !important;
    margin-left: 0;
    padding-left: 31px;
    position: relative;
    z-index: 99;
    background: transparent;
}
.single-option-radio input {
    position: static;
    clip: inherit;
    width: auto;
    height: auto;
}
.custome-single-page .radio-wrapper .single-option-radio .single-x:last-child{
border-bottom: 1px solid #ededed;

}
.custome-single-page .single-option-radio {
    border: 0;
    padding-top: 0;
    position: relative;
    background-color: #fff;
    padding: 0;
    margin: 0;
  font-family: 'Open Sans', sans-serif;
}
.custome-single-page .product-single__add-to-cart {
    width: 100%;
}
.custome-single-page button#AddToCart--product-template {
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: inherit;
    border-bottom: 4px solid #001b47;
    background: #174a9b;
}
.custome-single-page .product-single__quantity .js-quantity-selector, .product-single__quantity .js-qty, .product-single__quantity .ajaxcart__qty {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    color: #000;
  font-family: 'Open Sans', sans-serif;
}
.custome-single-page .js-qty input[type="text"], .ajaxcart__qty input[type="text"] {
    display: block;
    background: none;
    text-align: center;
    width: 100%;
    padding: 5px 25px;
    margin: 0;
    font-style: normal;
    font-weight: bold;
   font-family: 'Open Sans', sans-serif;
}

.custome-single-page .mainimg {
    float: left;
    width: 80%;
    padding: 0 15px;
    border: 2px solid #ededed;
    min-height: 437px;
    display: table;
}
.custome-single-page .product-single__meta--wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.custome-single-page .product-single__thumbnail.active-thumb img {
    border-color: transparent;
}

.custome-single-page ul#ProductThumbs {
    float: left;
    width: 20%;
  padding: 0 15px;
}
.grid.product-single.custome-single-page {
    margin: 0;
}
a.product-single__thumbnail {
    border: 2px solid #ededed;
}
.custome-single-page ul#ProductThumbs .slick-list {
    padding: 0 11px;
}
.custome-single-page .slick-prev:before {
    content: "\f106" !important;
    font-family: FontAwesome !important;
}
.custome-single-page .slick-next:before {
    content: "\f107" !important;
    font-family: FontAwesome !important;
}
.custome-single-page .slick-prev, .custome-single-page .slick-next {
    left: 50%;
    transform: inherit;
}
.custome-single-page .slick-prev {
    top: -10px;
    left: 45%;
    padding: 0;
    width: auto;
    height: auto;
}
.secondary-images .slick-slide img {
    display: inline-block;
    height: 90px;
    margin: 0;
}
.custome-single-page .slick-next {
    left: 45%;
    padding: 0;
    width: auto;
    height: auto;
    bottom: -10px;
}
.mainimg .product-single__photo--flex-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.product-single__description h6.dis-title {
    color: #3d3d3d;
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    padding: 10px 0;
    letter-spacing: inherit;
    text-transform: inherit;
}
.product-single__description .cus-filter-features, .product-single__description .grid__item {
    padding: 0;
}
.product-single__description {
    margin-top: 40px;
    text-align: left;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.product-single__description .cus-filter-features h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #14489F;
    margin: 16px 0 15px 0 !important;
    background-color: #eaf6ff;
    padding: 5px 12px;
    margin-top: 40px;
    display: block;
    letter-spacing: 0.8px;
    clear: both;
    font-family: 'Open Sans', sans-serif;
}
.product-single__description .cum-ref-model h4, .product-single__description .cum-filter-model h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #14489F;
    margin: 16px 0 15px 0 !important;
    background-color: #eaf6ff;
    padding: 5px 12px;
    margin-top: 40px;
    display: block;
    letter-spacing: 0.8px;
    clear: both;
    font-family: 'Open Sans', sans-serif;
}
.product-single__description ul li {
    font-size: 16px;
    line-height: 25px;
    color: #151616;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0 0;
}
.product-single__description ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 10px;
}
.custome-single-page .product-single__quantity {
    margin-top: 10px;
    display: none;
}
.custome-single-page .social-sharing.clean a {
    background-color: #fff;
    color: #222323;
    height: auto;
    line-height: 30px;
    border: 1px solid #e7e8ea;
    padding: 2px 5px;
}
.custome-single-page .social-sharing .icon.icon-facebook:before {
    color: #3e5a98;
}
.custome-single-page .social-sharing .icon.icon-twitter:before {
    color: #25aaec;
}
.custome-single-page .social-sharing .icon.icon-pinterest:before {
    color: #ca252b;
}
.quick-view-container input.sca-qv-cartbtn.sca-qv-cartbtn-config {
    background: #174a9b !important;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
}
.quick-view-container #sca-qv-right a {
    color: #174a9b !important;
}
.quick-view-container .sca-qv-product-options label {
    display: block;
    float: left !important;
    line-height: 21px;
    margin-bottom: 3px;
    margin-top: 8px;
    text-align: left !important;
    width: 75px;
    margin-right: 0px !important;
    font-style: normal !important;
    font-weight: bold;
}
input#sca-qv-quantity {
    border: 1px solid #f2f2f2;
}
.quick-view-container #sca-qv-title strong {
    color: #174a9b !important;
    font-weight: bold;
}
#sca-qv-variant-options .selector-wrapper select {
    font-style: normal !important;
}

.single-x input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.custome-single-page .product-single__meta--wrapper .single-x .check {
    display: block;
    position: absolute;
    border: 1px solid #cdcdcd;
    border-radius: 100%;
    height: 25px !important;
    width: 25px;
    top: 7px;
    left: 16px;
    background: #ebebeb;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    float: left;
    margin-top: 2px;
}
.cart-link__bubble--visible {
    display: none;
}

.single-x .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 13px;
    width: 13px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}


.single-x input[type=radio]:checked ~ .check::before{
  background: #05bb27;
}

#CustomerLoginForm, #create_customer, #RecoverPasswordForm {
    border: 1px solid #eee;
    box-shadow: 0 3px 0px rgba(0,0,0, 0.1);
    margin: 0px auto 0;
    max-width: 100%;
    padding: 34px;
    width: 500px;
    max-width: 100%;
    background: #fff;
    border-radius: 4px;
    margin: 50px auto;
    text-align: center;
}
#CustomerLoginForm input, #create_customer input, #RecoverPasswordForm input {
    font-style: normal;
}

#create-account main.main-content, #account main.main-content {
    background: #f1f1f1;
}
#CustomerLoginForm label, #create_customer label, #RecoverPasswordForm  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}



#CustomerLoginForm > input, #create_customer > input,  #RecoverPasswordForm  > input {
  margin-bottom: 15px;
}
#CustomerLoginForm .btn, #create_customer .btn, #RecoverPasswordForm  .btn {
  padding: 10px 18px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 11px 15px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    white-space: normal;
    font-size: 18px;
    border-radius: 3px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    text-transform: inherit;
  width:100%;
}
#CustomerLoginForm   h1, #create_customer  h1, #RecoverPasswordForm h1 {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 26px;
    color: #121212;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: inherit;
}
ul.info-section {
    margin: 0;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    min-height: 100%;
    background: #12479d;
    margin-bottom: 50px;
}
ul.info-section li {
    text-align: center;
    display: inline-block;
    color: #fff;
    font-style: inherit !important;
    width: 50%;
    padding: 30px;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-bottom: 0;
    object-fit: cover;

    word-wrap: break-word;
}
ul.info-section li:last-child:after {
    background: #1953b2;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    /* transform: skew(-181deg); */
}
.template-page header.section-header hr.hr--small, .template-blog header.section-header hr.hr--small {
    display: none;
}
ul.info-section li:last-child div {
    position: relative;
    z-index: 999;
}
.template-page header.section-header,.template-blog header.section-header {
    margin-bottom: 30px;
}
.template-page header.section-header h1, .template-blog header.section-header h1 {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: inherit;
    font-weight: bold;
    color: #174a9b;
    border-bottom: 0;
    margin: 0 0 0;
    padding-top: 0;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}
.main-content #contact_form input, .main-content #contact_form .form-vertical select, .main-content #contact_form textarea {
    font-style: normal;
    border: 1px solid #e0ecfe;
    background: transparent;
}
#contact_form input.btn {
    background: #12479d;
    border: 0;
    font-size: 17px;
    font-weight: bold;
    padding: 11px 36px;
}
ul.info-section li:last-child {
    border-left: 2px dotted #3b67ae;
  position: relative;
}
.info-section em {
    font-style: normal;
}
.info-section strong {
    font-size: 22px;
}
.template-cart .cart__image img {
    width: inherit;
    display: inline-block;
}
.template-cart header.section-header {
    display: none;
}
.template-cart .cart__row.medium-down--hide.cart__header-labels {
    background: #12479d;
    color: #fff;
    padding: 15px;
    display: block !important;
    font-weight: bold;
    letter-spacing: inherit;
}
.template-cart .cart__row:last-child {
    border-top: 0;
}
.template-cart  .cart__image img {
    width: inherit;
}
.template-cart .cart .cart__row {
    position: relative;
    margin-bottom: 0;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    padding: 20px;
}
.template-cart a.h4.cart__product-name {
    font-size: 18px;
    font-weight: bold;
    color: #12479d;
    letter-spacing: inherit;
    font-style: normal;
}
.template-cart .js-qty input[type="text"], .template-cart .ajaxcart__qty input[type="text"]{
font-style:normal;
  font-weight:bold;
}
.template-cart .cart__row--table .js-qty {
    background: transparent;
    border: 1px solid #ccc;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
}
.cart__row .btn, .cart__row .btn--secondary, .cart__row .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .cart__row .shopify-payment-button__button--unbranded, .cart__row .btn--secondary {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: inherit;
}
.template-cart .cart__row p.cart__product-meta a {
    font-size: 14px;
    color: #12479d;
}
.template-cart  .cart__row p em {
    font-weight: bold;
    font-size: 14px;
}
.template-cart  p.cart__subtotal {
    font-weight: bold;
    letter-spacing: inherit;
    font-size: 18px;
    margin-bottom: 10px;
}
.template-cart .js-qty__adjust--minus, .template-cart .js-qty__adjust--plus {
    border-color: transparent;
    color: #1c1d1d;
}
.template-cart  .cart__row p.cart__product-meta {
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: inherit;
}
.supports-fontface .template-cart .cart__row--table .icon-fallback-text .icon {
    font-size: 16px;
}
.template-cart span.cart__price {
    font-size: 20px;
    font-weight: bold;
}
.template-cart .cart__image {
    display: block;
    text-align: center;
}
#sca-qv-showqv a.sca-qv-gallery-a {
    width: 85px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin-right: 20px;
}
div#sca-qv-left {
    border-right: 1px solid #f2f2f2;
}


.accordion_head {
   
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
	margin: 0 0 1px 0;
    padding: 7px 11px;
	font-weight: bold;
}
.accordion_body p{
	padding: 18px 5px;
	margin: 0px;
}
.plusminus{
	float:right;
}
/*==================media queries starts here =====================*/


@media (max-width: 1300px) and (min-width: 1100px)  {

header form.search.custom-form input.search-head {
    max-width: 152px;
}
header a.site-nav__link {
    font-size: 16px;
}
  header p.announcement-bar__message {
    font-size: 20px;
}
}
@media(max-width:1200px){
#shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 50px;
}
  .ab-sec.section-5 h1 {
    font-size: 100px;
    line-height: 80px;
}
  .ab-sec.section-5 h4 {
    font-size: 37px;
}
  .ab-sec.section-4 p, .ab-sec.section-5 p, .ab-sec.section-2 p, .ab-sec.section-6 p {
    font-size: 25px;
    line-height: 34px;
}
  .ab-sec.section-4 h1 {
    font-size: 50px;
}
  .custome-single-page .single-option-radio label {
    font-size: 15px;
}
  .cum-ref-model .grid__item.one-sixth {
    width: 20%;
}
  .custome-single-page button#AddToCart--product-template {
    font-size: 20px;
    padding: 8px 18px;
}
  .custome-single-page ul#ProductThumbs {
    width: 30%;
}
  .custome-single-page .mainimg {
    width: 70%;
}
  .custome-single-page span#ProductPrice {
    font-size: 28px;
}
  .custome-single-page h1.product-single__title {
    font-size: 25px;
    line-height: 29px;
}
  .secondary-images .slick-slide img {
    height: 55px;
}
  .about-us-sec .sections h1.text-center {
    font-size: 90px;
}
  .burger-icon {
    background: #174a9b !important;
}
  footer.site-footer input#Email {
    min-width: 136px;
}
  .hero-home .hero__text-content h2.h1.hero__title {
    font-size: 28px;
}
  .custom-shop-page h1 {
    font-size: 40px;
}
  .cum-ref-model .grid__item.one-eighth, .cum-filter-model .grid__item.one-fifth {
    width: 25%;
}

}

@media(max-width:1024px){
.hero-home .hero__text-content h2.h1.hero__title {
    font-size: 19px;
}
    .about-us-sec .sections h1.text-center {
    font-size: 70px;
}
  .custom-shop-page .custom-tab-discriptin .grid__item {
    padding: 0 15px;
    min-height: 387px;
    width: 33%;
}
  .custom-shop-page .tabs a {
    height: 93px;
}
  .cum-ref-model .grid__item.one-sixth {
    width: 25%;
}
  #shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 40px;
}
  .custom-brand-search h3 span, .brands-head h2.section-header__title span, .custom-shop-page span.inner-bd {
    font-size: 20px;
}
  .hero-home .hero__text-content p.hero__subtitle {
    font-size: 26px;
}
  header p.announcement-bar__message {
    font-size: 19px;
}
  .seal-img img {
    width: 67%;
}
  .custom-advances-custom h1 {
    font-size: 18px;
}
  .custome-single-page .large--seven-twelfths {
    padding: 0;
}
  .custome-single-page .large--seven-twelfths {
    width: 58.333%;
    padding: 0;
}
   .product-single__photos .slick-dots {
    display: none !important;
}
.cum-ref-model .grid__item.one-eighth, .cum-filter-model .grid__item.one-fifth {
    width: 25%;
}
}
@media (max-width: 1024px) and (min-width: 768px)  {
    footer .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-top:10px;
}
  header form.search.custom-form input.search-head {
    max-width: 125px;
}
  footer.site-footer h3 {
    font-size: 15px;
}
  .home-brand-section .collection-collage__item .brand-img {
    height: 92px;
}
  header a.site-nav__link {
    font-size: 15px;
}
  .custom-brand-search p {
    font-size: 14px;
}
  header a.site-nav__link {
    font-size: 16px;
}
  footer.site-footer h6, .kbotto a {
    font-size: 13px;
    color: #fff;
    letter-spacing: inherit;
    font-weight: normal;
    word-wrap: break-word;
}
  
}
@media (max-width: 990px) and (min-width: 768px)  {
  #shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 35px;
}
  #shopify-section-featured-collections h4.sub_heading {
    font-size: 20px;
}
  .custom-shop-page .custom-tab-discriptin .grid__item {
    min-height: 461px;
    width: 33%;
}
    .about-us-sec .sections h1.text-center {
    font-size: 50px;
}
  .cum-ref-model .grid__item.one-sixth {
    width: 33%;
}
  
  
}
@media(max-width:900px){
header p.announcement-bar__message {
    font-size: 16px;
}
  .template-page main.main-content {
    padding-bottom: 50px;
}

  .mobile-nav__item a, .mobile-nav__toggle button {
    color: #fff;
    padding: 15px;
    text-decoration: none;
    font-size: 18px;
    color: #bfbfbf;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
}
  .product-single__photos .slick-dots {
    display: none !important;
}
  header form.search.custom-form input.search-head {
    max-width: 179px;
}
  .cum-filter-model .grid__item.one-quarter {
    width: 33%;
}
  .custome-single-page .large--seven-twelfths, .custome-single-page .product-single__meta--wrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}
  .secondary-images .slick-slide img {
    height: auto;
}
  .cum-filter-model .grid__item.one-sixth {
    width: 33%;
}
  .cum-ref-model .grid__item.one-eighth, .cum-filter-model .grid__item.one-fifth {
    width: 33%;
}
}
@media (max-width: 767px) and (min-width: 320px)  {
  .seal-img img {
    width: inherit;
}
  .ab-sec.section-4 .wrapper {
    display: block;
    align-items: center;
}
    .hero__text-content-inner .top-heading {
    font-size: 12px;

}
  .hero-home .hero__text-content h2.h1.hero__title {
    font-size: 12px;
}
  .cum-filter-model .grid__item.one-sixth {
    width: 50%;
}
  .product-single__description .cum-ref-model h4, .product-single__description .cum-filter-model h4 {
    font-size: 16px;
}
  .custome-single-page .product-single__meta--wrapper {
    margin-left: 0;
}
  .site-nav--mobile.text-right {
    margin: 0 10px 0 0 !important;
}
  .product-single__description {
    margin-top: 5px;
}
  .custome-single-page .mainimg {
    width: 100%;
    display: inherit;
    min-height: inherit !important;
    height: auto;
}
  input.input-group-field {
    font-style: normal !important;
    font-size: 16px;
}
.product-single__photos .slick-dots {
    display: block !important;
    left: 0;
    background: transparent;
}
  .custome-single-page .product-single__photos {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 55px;
}
.about-us-sec .sections h1.text-center {
    font-size: 30px;
    -webkit-text-stroke: 1px #fff;
}
  .cum-ref-model .grid__item.one-sixth {
    width: 33%;
}
  .ab-sec.section-5 h1 {
    font-size: 80px;
        line-height: 88px;
}
  .ab-sec.section-5 h4 {
    font-size: 33px;
}
  .ab-sec.section-4 h1{
  font-size:30px;}
  .ab-sec.section-1 p, .ab-sec.section-2 p, .ab-sec.section-6 p, .ab-sec.section-4 p, .ab-sec.section-5 p {
    font-size: 20px;
    line-height: 30px;
}
  .ab-sec.section-1 p.blue-color {
    font-size: 24px;
}
  .ab-sec.section-2 h1.text-center, .ab-sec.section-6 h1.text-center {
    font-size: 26px;
}
.custom-shop-page .custom-tab-discriptin .grid__item {
    min-height: 461px;
    width: 50%;
}
.home-brand-section .collection-collage__item {
    width: 33%;
    text-align: center;
}
  .custom-advances-custom .custom__item {
    padding: 0 15px;
    width: 50%;
}
 footer.site-footer .grid__item {
    padding: 0 15px;
    width: 50%;
    margin-bottom: 10px;
}
  footer.site-footer .grid__item:nth-child(3){
  clear:both;
  }
  #shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 35px;
}
  #shopify-section-featured-collections h4.sub_heading {
    font-size: 20px;
}
  .site-header {
    padding: 6px 0;
}
  footer.site-footer h6, .kbotto a {
    font-size: 15px;
}
  footer.site-footer h3 {
    font-size: 16px;
}
.custom-brand-search form.search.custom-form input.search-head {
    min-width: inherit;
    width: 80%;
}
  .custom-brand-search form.search.custom-form {
    max-width: 100%;
}
  .custom-brand-search form.search.custom-form {
    max-width: 100%;
}
.custom-brand-search form.search.custom-form:after {
    right: 50px;
}
  .custom-brand-search h3:before, .brands-head h2:before, .custom-shop-page h3:before{
  display:none;
  }
  .custom-shop-page h1 {
    font-size: 30px;
}
  .site-header__logo img {
    max-width: 100%;
    min-height: inherit !important;
    height: auto;
}
  .custom-shop-page .tabs .grid__item {
    padding: 0 10px;
    width: 33%;
}
  .product-single__description .cus-filter-features h4 {
    font-size: 16px;
}
}
@media(max-width:580px){
.custom-brand-search form.search.custom-form:after {
    right: 37px;
}
  .cum-ref-model .grid__item.one-sixth, .cum-filter-model .grid__item.one-quarter  {
    width: 50%;
}
  .ab-sec.section-4 .grid__item.one-quarter, .ab-sec.section-4 .three-quarters {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
  .cum-ref-model .grid__item.one-eighth, .cum-filter-model .grid__item.one-fifth {
    width: 50%;
}
 
  .custom-shop-page h1 {
    font-size: 24px;
}
  .cus-filter-features .grid__item.one-half {
    width: 100%;
}
  
  .home-brand-section .collection-collage__item .brand-img {
    height: auto;
}
  .home-brand-section .collection-collage__item {
    width: 50%;
    text-align: center;
}
  .hero-home .hero__text-content p.hero__subtitle {
    font-size: 16px;
}
  .hero-home .hero__text-content h2.h1.hero__title {
    font-size: 14px;
}
  .custom-shop-page .tabs .grid__item {
    padding: 0 10px;
    width: 50%;
}
  ul.info-section {
    display: block;
}
  ul.info-section li{
  width:100%;}
  ul.info-section li:last-child {
    border-left: 0;
    position: relative;
    border-top: 2px dotted #3b67ae;
}
  
}
@media(max-width:480px){
  .custom-shop-page .custom-tab-discriptin .grid__item {
    min-height: inherit;
    width: 100%;
}
.hero-home .hero__text-content p.hero__subtitle {
    font-size: 16px;
}
  .copyright-section .grid-uniform {
    display: block;
    align-items: center;
}
  .hero-home .hero__text-content h2.h1.hero__title {
    font-size: 13px;
}
  .hero__text-content {
    padding: 15px 7px 0;
}
  #shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 26px;
}
  .collection-collage__item.home-collage {
    width: 100%;
}
  .custom-brand-search h3 span, .brands-head h2.section-header__title span {
    font-size: 20px;
    background: #fff;
    display: inline-block;
}

  .home-brand-section .collection-collage__item {
    width: 50%;
    text-align: center;
}
  .custom-advances-custom .custom__item {
    padding: 0 20px;
    width: 100%;
}
  footer.site-footer .grid__item {
    padding: 0 15px;
    width: 100%;
    margin-bottom: 20px;
}
  .hero__text-content {
    padding: 0px 7px 0;
}
  .custom-brand-search form.search.custom-form:after {
    right: 20px;
}
  .custom-brand-search p {
    font-size: 16px;
}
  .custom-shop-page h3.text-center span{
  font-size: 20px;
  }
  .inner-bd sup {
    font-size: 14px;
}
  .custom-shop-page h3.text-center {
    line-height: 24px;
}

}
@media(max-width:370px){
  .hero__text-content {
    padding: 0px 7px 0;
}
  .custom-shop-page .tabs .grid__item {
    padding: 0 10px;
    width: 100%;
}
  .hero-home .hero__text-content h2.h1.hero__title {
    display:none;
}
  #shopify-section-featured-collections h2.h1.section-header__title {
    font-size: 22px;
}
}

/* Below styles are for Modal Popup */

/* Link button */
.modal-button{color: blue; font-size: 18px; text-decoration: underline; font-face:bold;}

.popon {overflow:hidden;padding-right:17px;}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 500; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
   background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Top Navigation */
.modal-menu {
    position: relative;
    background-color:#fff;
      text-align: center;
}

.modal-menu span{position:relative;display: inherit;margin-top:170px; font:16px blue; text-decoration:underline;}

.modal-menu-item {position:relative; float:left;}

.modal-menu-item1 {background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/side_by_side_horizontal.jpg?6947610407904262234')center no-repeat; z-index:600;position:relative; display: inline-block; width:100%; height:170px;}
.modal-menu-item1:hover{background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/side_by_side_horizontal_active.jpg?6947610407904262234') center no-repeat; }

.modal-menu-item2 {background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/top_freezer.jpg?6947610407904262234')center no-repeat; z-index:600;position:relative; display: inline-block; width:100%; height:170px;}
.modal-menu-item2:hover{background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/top_freezer_active.jpg?6947610407904262234') center no-repeat;}

.modal-menu-item3 {background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/bottom_freezer.jpg?6947610407904262234')center no-repeat; z-index:600;position:relative; display: inline-block; width:100%; height:170px;}
.modal-menu-item3:hover{background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/bottom_freezer_active.jpg?6947610407904262234') center no-repeat; }

.modal-menu-item4 {background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/side_by_side_vertical.jpg?6947610407904262234')center no-repeat; z-index:600;position:relative; display: inline-block;width:100%; height:170px;}
.modal-menu-item4:hover{background:url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/side_by_side_vertical_active.jpg?6947610407904262234') center no-repeat; }

.overlay1 {
  position: relative;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background:url('');
}


.modal-menu:hover .overlay1 {
  opacity: 1;
}


/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 95%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
@media screen and (min-width:960px) {
.modal-content {
    width: 65%;
}
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}

}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}

}

/* The Close Button */
.closebtn {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    width: 28px;
    cursor: pointer;
}

.closebtn:hover,
.closebtn:focus {
    text-decoration: none;
}

.modal-header {
    padding: 2px 0;
    background-color: #ffffff;
    color: white;
}

.modal-body {padding:0;}

.modal-body a{font-size:20px;}

.modal-body-section {margin:30px 0;text-align: center;}


.modal-footer {
    padding:0;
    background-color: #ffffff;
    color: white;
}


/* For product page grid*/
ul.comp_list {display: inline-block;width:100%;}
ul.comp_list, ul.comp_list li {margin-left:0!important;padding: 0;list-style: none!important;}
h3.h3 {margin-bottom: 10px;font-weight: bold;margin-top: 15px;font-size: 1.25em;}
ul.comp_list li {display:inline-flex;font-size: 0.9em!important;float: left;padding-right: 10px;text-align: left;box-sizing: border-box;margin-bottom: 5px;}
ul.comp_list.two_col li {width:50%;min-width:510px;}
ul.comp_list.three_col li {width:33%;min-width:339px;}
ul.comp_list.four_col li {width:25%;min-width:254px;}
ul.comp_list.five_col li {width:20%;min-width:202px;}
ul.comp_list.six_col li {width:16.65%;min-width:168px;}
ul.comp_list.seven_col li {width:14.27%;min-width:145px;}
ul.comp_list.eight_col li {width:12.5%;min-width:126px;}
@media screen and (min-width: 1220px){
ul.comp_list.two_col li {min-width:608px;}
ul.comp_list.three_col li {min-width:404px;}
ul.comp_list.four_col li {min-width:303px;}
ul.comp_list.five_col li {min-width:242px;}
ul.comp_list.six_col li {min-width:201px;}
ul.comp_list.seven_col li {min-width:172px;}
ul.comp_list.eight_col li {min-width:150px;}
}



/*For Filter Finder Page*/
.tabs-hor {width: 100%;display: flex;padding: 0;margin: 0;justify-content: center;overflow:auto;}
.tabs-hor li {display: initial;padding:1px;list-style-type:none;}
.tabs-hor li a {display:grid;
    line-height: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;}
.tabs-hor li a:hover {text-decoration:underline;}
.tabs-hor li a img {width: inherit;opacity: 0.85;border:2px #53b5d6 solid;width:80px;transition: .5s;}
.tabs-hor li.active a img {opacity: 1;border:2px #174a9b solid;}
.tab-cont-hor {width: 100%;float: right;}

@media only screen and (min-width: 960px) {
.tabs-hor {height: 108px;}
.tabs-hor li {padding: 12px 8px;}
.tabs-hor li a {font-size: 14px;}
.tabs-hor li.active {padding: 0 8px;}
.tabs-hor li a img {border:4px #53b5d6 solid;width:115px;}
.tabs-hor li:hover a img {opacity: 1;border:4px #174a9b solid;}
.tabs-hor li.active a img {width:175px;border:4px #174a9b solid;}
}
	.ref-wrp{font-family: 'Open Sans', sans-serif;margin:0 auto;width: 100%;text-align: center;color: #fff;}
	.flt-container{background-color: #457c97;padding: 10px 0;}
	h2.ref-cat-header{font-size: 2.5em;padding: 0;margin:0 0 10px;color: #fff;font-weight: 600;}
	.ref-searchbar{margin-top:20px;}
	.ref-searchbar .findersearch{margin:5px auto;width:96%;}
	.ref-user-input{height: 35px;width:80%;float: left;border:solid 2px #b7b7b7;border-right: none}
	.ref-user-input-btn {width: 20%;height: 35px;background-color: #13479d!important;
    background-image: url('https://cdn.shopify.com/s/files/1/0026/0813/6236/files/searchicon.jpg');
    background-size: 80%;background-position: center;background-repeat: no-repeat;}
	.txt-line-thr{border-top: solid 2px #42c3d9;position: relative;display: inline-block;width: 60%}
	.txt-line-thr span.text{font-size: 1.3em;position: inherit;background-color: #457c97;top: -15px;padding: 0 20px;}
	.ref-txt-normal{font-size: 1em;font-weight: bold}
    .ref-txt-normal2{font-size: 1em; font-weight: bold} /*added by Marc for homepage split test 05-14-2019 - needed for testing of text adaptability to mobile*/
	.txt-red{color: #e36361;text-decoration: underline}
	/* left model section */
	.ref-model-sec{width: 86%;margin:0 auto;}
	.ref-cont-left{width: 28%;float: left;margin-left: 1%} .ref-cont-rht{width: 70%;float: right}

    .ref-mdls {margin-top: 15px;}	
	.ref-mdls .grid {text-align: left;border-bottom: solid 2px #e1e1e1;margin-bottom:12px;padding-bottom:12px;}	

	.ref-mdls h3.title{font-size: 1em;color: #404040;margin:10px 0;font-weight: bold;text-align: left;}
	h2.title:after {margin: 0;border-bottom: 0;}
	.ref-mdls .price{color:#05bb27;font-size:2em;font-weight: 800}
	.ref-mdls a{color: #174a9b;font-size: 1em;font-weight: bold}
	.ref-mdls a.addtocart{display: inline-block;padding: 10px 20px; margin-top: 10px;
    background: #174a9b url(https://www.factoryoutletstore.com/content/images/refresh/drop-icon.jpg) no-repeat left center;
    color: #fff;text-decoration: none;border-bottom: solid 3px #001b47;background-size: 20%;}
	/*model right section */	
	.ref-grey-cont{width: 100%;border: solid 1px #f1f1f1;display: inline-block;margin-bottom: 10px;}
	.ref-grey-cont h2.title{padding: 13px 0;background-color: #f1f1f1;margin:0;color: #174a9b;font-size: 1.8em;text-align: center;}

	ul.ref-grid-item {padding: 0;margin:10px 0;text-align: left;line-height:2.25;color: #ccc;width: 100%;display: inline-block;}
	ul.ref-grid-item li{list-style-type: none;float: left;width: 45%;padding-left:5%;}
	ul.ref-grid-item li a{color: #151616;font-weight: normal;text-decoration:underline;font-size:0.85em;}

	/* bottom icons css */
	.ref-btm-sec{background:#bcdaf4 url('ref-btm-sec-bg.jpg') repeat-x center top;text-align: center;padding-top: 119px;font-family: 'Raleway', sans-serif;display: flex;width: 100%}
	.ref-btm-sec .head{font-size: 1.3em;font-weight: normal;color: #174a9b}
	.ref-btm-sec .txt-normal{margin:10px 0;display: inline-block;color: #000;line-height: 1.3}
	/* mobile css */
	@media only screen and (max-width: 600px) {
	.flt-container{padding: 5px}
    h2.ref-cat-header{font-size: 1.1em}
    .txt-line-thr{border: none;width: 100%;position: static;}
    .ref-searchbar{margin-top: 0px;}
    .txt-line-thr span.text{font-size: .7em;padding: 0}
    .ref-txt-normal{font-size: .5em;margin-top: 5px;display: inline-block;}
    .ref-txt-normal2{font-size:12px;margin-top: 5px; display: inline-block;} /*added by Marc for homepage split test 05-14-2019 */
    .ref-model-sec,.ref-cont-left,.ref-cont-rht,.colm-4{width: 100%}
    .ref-grey-cont h2.title{font-size: 1.3em;}
    
    }
	@media only screen and (min-width: 960px) {
	.ref-searchbar .findersearch{margin: 10px auto;width:75%;}
	.ref-user-input{height: 55px;width:95%;}
	.ref-user-input-btn {width: 5%; height: 55px;} 
      
    .ref-mdls h3.title{font-size: 1.4em;}
	.ref-mdls .price{font-size:2.3em;}
	.ref-mdls a{font-size: 1em;}
    ul.ref-grid-item li{width:25%;}
	ul.ref-grid-item.two_col li{width: 50%;}
	ul.ref-grid-item.three_col li{width: 33%;}
	ul.ref-grid-item li a{font-size:1em;}
      .col4 {width:25%;float: left;}
    }

/* Jquery autocomplete */
ul.ui-autocomplete {list-style-type: none;background: #fff;width:70.7%!important;text-align: left;border-left: 1px #eee solid;border-right: 1px #eee solid;max-height:300px;
    overflow: auto;}
ul.ui-autocomplete li {list-style-type: none;border-bottom: 1px #eee solid;color:#000;text-align: left;padding:2px 5px;cursor: pointer;}
ul.ui-autocomplete li:hover, ul.ui-autocomplete li:focus, .ui-menu .ui-state-focus, .ui-menu .ui-state-active {background: #b3e5fc;}
.ui-helper-hidden, .sca-qv-row strong, .sca-qv-row #myBtn {display: none;}
.ui-helper-hidden-accessible {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;    position: absolute;    width: 1px;}

@media only screen and (min-width: 1200px) {
ul.ui-autocomplete {width:870px!important;}
/*  .site-nav, .site-nav--open, .hero__text-content {opacity: 1;}*/
}

.model_list {margin: 0;padding: 0;}
.model_wrap {display: flex;width: 100%;border-bottom: 1px #ccc solid;padding-bottom: 10px;margin-bottom: 10px;}
.model_img {display: flex;width: 43%;margin-right: 2%;flex-direction: column;justify-content: center;align-items: center;}
.model_img img {text-align: center;width: auto;max-width: 100%;height: auto;max-height: 175px;}
.model_desc {display: inline;width: 55%;text-align: left;color: #424242;font-weight: 400;}


.icon-search2 {font-size: 2em; position: relative; bottom: 6px;}


.yousavepercent {color: #FF0000; font-size: 28px;}
.yousavepercent span {
    color: #000;
    font-size: 0.76em;
}
.txtredbold{font-size:1.6em;color:#FF0000;font-weight:bold}

/*CSS added for homepage split test by Marc - 05-14-2019 */


.banner-split {max-width:100%; height:auto;}
.nav_tile_section {max-width:100%; height:auto;}
.nav_tile {float:left; margin: 2px; height: auto; max-width:100%;}


.shop-wrap.custom-shop-page .tabs {
    display: none;
}
.custom-shop-page h3.text-center {
display: none;
}