#prodexd-subclass-related,#prodexd-similar-main-category{
    margin:2rem auto;
}

#returns .media-heading{
	margin: 0px 0 10px;
}

#service-landing-tab {
	margin-top: 2em;

}

#service-landing-tab .nav-tabs {
        text-align: center;
    padding-bottom: 0%;
    border-bottom: 1px solid #efefef;
    margin-bottom: 4%;
}

#service-landing-tab .nav-tabs>li>a {
    padding-right: 35px;
    padding-left: 35px;
    margin-right: 10px;
	font-size: 1.6em;
	    line-height: 35px;
}

#service-landing-tab .nav-tabs>.active>a, .nav-tabs>.active>a:focus, .nav-tabs>.active>a:hover {
    color: #003366;
    cursor: default;
    background-color: transparent;
    border: 1px solid #efefef;
    border-bottom-color: #fff;
}

@media (max-width: 375px) {
#service-landing-tab .nav-tabs>li>a {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: 6px;
    font-size: 1.4em;
    line-height: 25px;
}
}



.ordercompletemsg {
	
}

.ordercompletemsg h3{
	font-size:18px;
}

#top-banner {
	    line-height: 1px!important;
		   margin: 0px 0 0px;
}

.prod-listing .brand-logo{    
    display: inline-block;
    float: none;
    margin-bottom: 2px;
}

.prod-listing .brand-logo img{    
       height: 14px;
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 4px;
}

.prod-listing .brand-logo-block{ 
	display: flex;
	padding-left:0px;
}

.prod-listing .brand-logo-block .gender{ 
	padding-top: 0px;
    font-weight: 300;
    font-size: 11px;
    padding-left: 0px;
}

p {
    margin: 10px 0 10px;
    line-height: 21px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'poppins', Arial, sans-serif;
}

.tandc .tab-content>h2, h3, {
	margin: 1em 0 .6em;
}

.nav {
    margin-bottom: 8px;
}

#prodexd-gallery-images{
    width:85%;
    margin:0 auto;
}

#prodexd-gallery-indicator{
position:fixed;
right:5%;
width:13px;
}

#prodexd-gallery-indicator button{
    background:transparent;
    border:1px solid #FFF;
    padding:15px 3px;
    display:block;
    margin-bottom:5px;    
}

#prodexd-gallery-indicator button.active{
    background:#fff;
    
}

#prodexd-carousel-modal-content img{
    margin:0 auto 35px;
    display:block;
    
}

/* LBB Landing Page */

.lbb_landing_page{

}


.lbb_landing_page .hero-cta {
	margin-top:3.5em;
}

.lbb_landing_page .lbb_features_row_primary {
    /* margin: 2em 0em 0em; */
    padding-top: 1em;
    padding-bottom: 1em;
}

.lbb_landing_page .lbb_features_row_secondary {
    padding-bottom: 1em;

}

.lbb_landing_page .text-callout-category {
    margin: auto 8em;
}

.lbb_landing_page .text-callout-features{
    margin: 14em 3em;
}

.lbb_landing_page h1, .lbb_landing_page h2, .lbb_landing_page h3, .lbb_landing_page h4, .lbb_landing_page h5 {
	text-align:center;
}

.lbb_landing_page h1 {
	font-size: 3.4em;
    line-height: 1.3em;
    color: #003366;
    letter-spacing: 0.0em;
}

.lbb_landing_page h2 {
	color: #003366;
    font-size: 2.2em;

}

.lbb_landing_page h3 {
	color: #003366;
    font-size: 1.6em
}

.lbb_landing_page h4 {
	  padding: 11px 0em 0px;
}

.lbb_landing_page p {
	text-align:center;
	color:#444;
	font-size: 15px;
    line-height: 1.6em;
	font-weight: 200;
	padding-top: 4px;
}

.lbb_landing_page .hero-unit {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    background-color: #fff;
    padding: 0px 0px;
    margin: -2.2em 31em;
}

.lbb_category_row {
	background-color: #f8f8f8;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;

}

.lbb_category_row .category_img {
    
}

.lbb_category_row .category_txt {
    
}

.lbb_landing_page .features-callout-3by3{
	margin:3em 0px 2.5em;
}

.lbb_landing_page .features-callout-3by3 h1{
	font-size: 2.5em;
    line-height: 1.3em;
    color: #003366;
    letter-spacing: 0.0em;

}

.lbb_landing_page .lbb_features_row_secondary p {
   padding-bottom: 1em;

}

@media (min-width: 1024px) and (max-width: 1600px) {
.lbb_landing_page .hero-unit {
    margin: -2em 14.4em;
}

.lbb_landing_page .text-callout-category .button-block .ctas .cta-section {
    width: calc(39% - 7px);
}

}

@media (max-width: 1024px) {
    .lbb_landing_page .hero-unit {
    /* line-height: 16px; */
    margin: -1em 4em 0em;
}

.lbb_landing_page .text-callout-category {
    margin: 4.5em 3em;
}

.text-callout-category .button-block .ctas .cta-section {
    width: calc(40% - 10px);
}

.lbb_landing_page h1 {
    font-size: 2.5em;
    line-height: 1.2em;
}

.lbb_category_row {
    background-color: #f4f4f4;
   display: block;
   flex-direction: none;
    align-items: center;
}

.lbb_landing_page p {
    font-size: 14px;
    line-height: 1.5em;
}

.lbb_landing_page .text-callout-features {
    margin: 10em 1em;
}

.lbb_landing_page .lbb_features_row_secondary {
    padding-bottom: 1em;

}

.lbb_landing_page .lbb_features_row_secondary p {
   padding-bottom: 1em;

}

.lbb_landing_page .text-callout-category .button-block .ctas .cta-section {
    width: calc(40% - 10px);
}

.lbb_landing_page .text-callout-category .button-block .btn{
	font-size:.70em;
}

.lbb_landing_page .hero-cta {
    margin-top: 2.5em;
}

}


@media (max-width: 768px) {
.lbb_landing_page .text-callout-category {
    margin: 4em 1.2em;
}

.lbb_landing_page h4 {
    margin-left: 3em;
    margin-right: 3em;
    line-height: 1.2em;
}

.text-callout-category .button-block .ctas .cta-section {
    width: calc(40% - 10px);
}

    .lbb_landing_page .hero-unit {
    /* line-height: 16px; */
    margin: -1em 3em 0em;
}

.lbb_landing_page .hero-unit p {
    font-size: 14px;
	line-height: 1.4em;
}

.lbb_landing_page .hero-cta {
    margin-top: 1.5em;
}

.lbb_landing_page p {
    font-size: 14px;
    line-height: 1.4em;
}

.lbb_landing_page .text-callout-features {
    margin: 1em 5em 4em;
}

.lbb_landing_page .lbb_features_row_secondary {
    padding-bottom: 1em;

}

.lbb_landing_page .lbb_features_row_secondary img {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.lbb_landing_page .lbb_features_row_secondary p {
   padding-bottom: 1.5em;
	margin-left: 5em;
    margin-right: 5em;

}


}

@media (max-width: 425px) {
.lbb_landing_page .hero-unit {
    margin: -1em 2em 0em;
}

.lbb_landing_page h4 {
    margin-left: 2em;
    margin-right: 2em;
    line-height: 1.2em;
}

.lbb_landing_page p {
    font-size: 14px;
    line-height: 1.4em;
}

.lbb_landing_page .text-callout-features {
    margin: 0em 2em 3em;
}

.lbb_landing_page h3 {
    color: #003366;
    font-size: 1.4em;
}

.lbb_landing_page .features-callout-3by3 {
    margin: .5em 0px 2.5em;
}

.lbb_landing_page .lbb_features_row_secondary {
    padding-bottom: 1em;

}

.lbb_landing_page .lbb_features_row_secondary img {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.lbb_landing_page .lbb_features_row_secondary p {
   padding-bottom: 1.5em;
	margin-left: 3em;
    margin-right: 3em;

}

}

/* END LBB Landing Page */

#cc-img-modal #cc-modal-content{
    width:100%;
}

.well {
    margin-top: 10px;
}

.faq .accordion-heading .accordion-toggle {
    font-size: 15px;
}

.visible-phone-sm{
    display:none!important;
}

.modal-body {
    padding: 10px;
}

#cc-img-modal #cc-modal-content{
    width:100%;
}

#cc-img-modal-loading{
    display:none;
    position: absolute;
      top: 50%;
      left: 44%;
  }
    #myImg {
      border-radius: 5px;
      cursor: pointer;
      transition: 0.3s;
  }

  #myImg:hover {
	opacity: 0.7;
	
	}

  /* The Modal (background) */

  .cc-modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 99999; /* Sit on top */    
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: scroll; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
      -webkit-overflow-scrolling: touch;
  }

  /* Modal Content (Image) */

  .modal-content {
      margin: auto;
      display: block;
      max-width: 100%;    
      padding-bottom: 10px;
      margin-bottom: 1px;
  }
  
  #cc-modal-content{
      margin:60px auto;
      width:600px;
  }

  /* The Close Button */

  .cc-close {
      position: absolute;
      top: 15px;
      right: 35px;
      color: #FFF;
      font-size: 65px;
      font-weight: bold;
      transition: 0.3s;
  }
  .cc-close:hover,
  .cc-close:focus {
      color: #bbb;
      text-decoration: none;
      cursor: pointer;
  }


#prodexd-thumbnails{
    width:100%;
    margin:25px 0 15px;
    text-align:left;
}

#prodexd-thumbnails a{
    display:inline-block;
    width:12%;
    margin:0 12px 12px 0;
}

#prodexd-outofstock{    
    text-align: center;        
    margin-bottom: 15px;
    padding: 15px 10px;
    border: 1px solid #efefef;
    text-align:center;
    margin-top:10px;
}

#prodexd-outofstock p{
color:#cc0000!important;
font-weight:bold;
font-size:15px;

}

#prodexd-outofstock .bluebutton:hover{
cursor:pointer;
}

#prodexd-outofstock .bluebutton{
display:inline-block;
padding:15px;

}

.pagination .pagination-item-active {
	background-color: #003366;
    color: #fff!important;
    border: #003366 1px solid;
}

.pagination .pagination-item {
	background-color:none;
	color:#333;

}

#header-menu > li.header-dropdown{
    /* border-bottom:3px solid transparent; */
}

#header-menu > li.header-dropdown:hover{
    /* border-bottom:3px solid black; */
}

.button-block {
	line-height: 1.3;
    color: #444;
    clear: both;
    font-size: 1rem;
}

.button-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.button-block .justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.button-block .flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.button-block .d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.button-block .ctas {
 text-decoration: inherit;
    padding: 10px 0;
    width: 100%;
}

.button-block .ctas .cta-section {
    width: calc(40% - 10px);
    margin: 5px 1.2em 5px 5px;
    max-width: 140px;
}

.button-block .ctas .btn {
    width: 90%;
}

.button-block .btn-outline-gray-500:hover {
    color: #444;
    background-color: #f7f7f7;
    border-color: #444;
	text-decoration: none;
}

.button-block ::after, .button-block ::before {
    box-sizing: border-box;
}

.button-block .btn {
    display: inline-block;
    font-weight: 400;
    color: #444;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    border: 1px solid transparent;
    padding: .6rem;
    line-height: 1.2;
    font-size: .85em;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.button-block .btn:hover {
    color: #444;
    text-decoration: none;
}

.button-block .btn-outline-gray-500 {
    color: #444;
    border-color: #444;
    background: 0 0;
}

.button-block .btn-outline-gray-500:not(:disabled):not(.disabled):active, .show>.button-block .btn-outline-gray-500.dropdown-toggle {
    color: #444;
    background-color: #f7f7f7;
    border-color: #444;
}


@media (min-width: 768px) {
.button-block .ctas .cta-section {
    width:calc(21% - 10px);
}
}

@media (max-width: 768px) {
.button-block .ctas .cta-section {
   width:calc(29% - 10px);
}

.button-block .ctas .cta-section {
    margin: 5px 1.3em 5px 5px;
    max-width: 150px;
}

.button-block .btn {
    padding: .6rem;
    line-height: 1.2;
    font-size: .7em;
}

}

@media (max-width: 425px) {
.button-block .ctas .cta-section {
    width:calc(43% - 10px);
}

.button-block .ctas .cta-section {
    margin: 5px 1.3em 5px 4px;
    max-width: 150px;
}

.button-block .btn {
    padding: .6rem;
    line-height: 1.3;
    font-size: .7em;
}

}

.filter-height{
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
	margin-bottom: 2em;
}

a {
    color: #003366;
}

.table-desc{

}

.table-desc td{
	padding-left:25px;
}

.table-desc-first{
	padding-left:2px!important;
	font-weight: bold;
}

.category-group{
        margin-left: 4px;
    font-size: 2.2em;
    margin-top: 0.8em;
    margin-bottom: .3em;
}

#accordion99 .accordion-heading .accordion-toggle {
    padding: 9px 15px 7px 3px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    letter-spacing: 0.03em;
}

#accordion99 .accordion-toggle:after {
    font-family: FontAwesome;
    content: "+";
    float: right;
    color: #036;
	font-size: 16px;
}

#scroll-top {
    display: none; 
    position: fixed; 
    bottom: 20px; 
    right: 7px; 
    z-index: 99; 
    font-size: 26px; 
    background-color: #f64e00;
    color: white; 
    cursor: pointer;
    border-radius: 50px;
    font-family: "Font Awesome 5 Free";    
    font-weight:900;

  }

  #scroll-top .fa-angle-up{
      padding:12px 17px;
  }

.store-opening-hours-data{
    display:none;
}

.stockist-search-row .form-group{
    display:inline-block;
    vertical-align: top;
    margin-left:15px;
}

.stockist-search-row .form-group:first-child{
    margin-left:0px;
}

.stockist-search-row #searchButton{
    height:35px;
}

.stockist-search-row .form-group select{    
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 35px;
    margin-top:0;
    border-radius:0;

}
.stockist-search-row{
    border-bottom:1px solid #efefef;
    border-top:1px solid #efefef;
    margin-bottom:40px;
    padding-top:30px;
  }
  
	
.stockist-result  .panel-group{
    width: 90%;
}
  #stockist-map-result{
    padding-bottom:35px;
  }
  
  .stockist-result:before{
    content: "\f105";
    position: absolute;
    right: 0;
    top: 37%;
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight:900;
  }
  
  .stockist-result{
  position: relative;
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px solid #efefef;
  cursor: pointer;
  }

.menu-open-overlay{
    display:none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 5;    
}

.overlay-container{
    width:100%;
}

.btn-cat-callout-group{
	    padding-top: .2em;
}

.btn-cat-callout-group button.btn.btn-small{
	    margin: 7px;
		padding: 4px 14px;
}

.btn-cat-callout{
 	margin-right: .7em !important;	
}

@media (min-width: 768px) and (max-width: 979px){
.btn-cat-callout-group{
	    padding-top: .2em;
		    margin: 2em;
}
}

@media (min-width: 390px) and (max-width: 539px){
.btn-cat-callout-group{
	    padding-top: .2em;
		    margin: 1em 2.3em;
}
}


body {  
    font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    letter-spacing: .02em;
    position:relative;

}

h1 {
    font-size: 26px;
}

h2 {
       font-size: 20px;
}


#shopcustomer .txtfielddropdown{
    height:30px!important;
    width:228px!important;
}


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events: auto!important;
}

.brand-logo {
    margin-bottom: 10px;
    display: block;
    float: right;
}

.brand-logo img{
    max-width:95px;
}

#top-low-bar.hover{
    /* border-bottom:2px solid #efefef; */
}

.header-dropdown{
    /* border-bottom:2px solid #F2; */
    border:2px solid #FFF;
}

#top-low-bar.hover .header-dropdown{
    
}

.header-dropdown > a, .header-dropdown-link{
    display: block;    
    font-family: 'Poppins',sans-serif;
    font-size: 14px;    
    font-weight: 500;
    color: #003366;    
    text-transform: none;
    padding: 8px 0;
    position: relative;
    height:31px; /*newmenu*/
    border-top:2px solid #FFF;    
    z-index:9;
}

.header-dropdown.hover .header-dropdown-link{
    border:0px solid #efefef;
    border-bottom: 3px solid #003366!important;
}


#top-low-bar{
    background:#FFF;
}

.header-megamenu-pointer{
    display:none;
}

.header-megamenu > ul.container{
    display:block;
    margin:0 auto;
}

.header-megamenu{
    width:100%;
}

#header-menu > li.header-dropdown.full-width{
    position:initial;
    
}

li {
    line-height: 22px;
}

#mc_embed_signup{background:#fff; clear:left; font:14px; font-family:Helvetica,Arial,sans-serif; width:100%;}

.footer-mailchimp{}

#mce-EMAIL{width:185px;margin-right: -3px;margin-bottom: 0px;}

#mc_embed_signup_scroll{display: inline-flex;}

#mc-embedded-subscribe{
	padding: 13px 23px;
    margin-left: -8px;
    margin-bottom: 0px;
}	

.mc_embed_signup .footer-mailchimp .uneditable-input input textarea {
    width: 40%!important;
}

@media (min-width: 979px) and (max-width: 1199px){
#mce-EMAIL {
    width: 158px;
    margin-right: -1px;
    margin-bottom: 0px;
}

#mc-embedded-subscribe {
    padding: 13px 16px;
    margin-left: -7px;
	margin-bottom: 0px;
}
}

.product-sort-bar{
		text-align:right;
		margin-bottom:15px;
	}
	
.product-sort-bar select{
		margin-bottom:0;
		padding: 4px 5px;
	}

#loginform h4 {
    font-size: 1.5em;
    border-bottom: 1px solid #efefef;
    padding-bottom: 13px;
	width: 96%;
}

.modal-header h3 {
    text-align: center;
}

#category-callout {
   	 /* background-color: #f9f9f9; */
    /* border: dashed 2px #efefef; */
    margin: 0em 0em;
    padding: 0em;
}

.left-cat-banner {
	text-align: left;
	 padding: 0em;
	border: none;
}

.left-cat-banner .left-block{
	padding: 2em;
}

.left-cat-banner .right-block{
	padding-top: 6em;
	margin-left:20px;
}

#category-callout h1 {
	color: #003366;
    font-size: 2.5em;
	font-weight: 700;
}

#category-callout p {
}

@media (max-width: 979px) and (min-width: 768px) {

.left-cat-banner .left-block{
	padding: .8em;
}

.left-cat-banner .right-block{
	padding-top: 2em;
	margin-left:15px;
}

#category-callout h1 {
	color: #003366;
    font-size: 2em;
	font-weight: 700;
}

}

	.category-filter-callout {
        font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    padding-top: 19px;
	float:inherit;

	}
	
	.category-id-callout {
    font-size: 13px;
    line-height: 22px;
    padding-top: 19px;
	float:inherit;
	padding-left: 5px;
	}

	.clearance-category-header{

	}

	.clearance-callout{
	font-size:3.5em;
	}

.full-width-row{
    position: relative!important;
    width: 100vw!important;
    left: 50%!important;
    right: 50%!important;
    margin-left: -50vw!important;
    margin-right: -50vw!important;
}

.swiper-container {
    margin: 0 1%;
}

.other-viewed{
	    text-align: center;
    padding-top: 0px;
    padding-bottom: 15px;
}

.recently-viewed {
	text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
}


.nav-pills h3{
    padding-right:0px;
}

.faq .nav-pills > li > a {
    padding: 10px 15px;
    margin: 15px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    font-size: 1.6em;
}

.stores .nav-pills > li > a {
    padding: 10px 15px;
    margin: 15px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    font-size: 1.6em;
}

.tandc .nav-pills > li > a {
    padding: 13px 22px;
    margin: 8px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    font-size: 1.4em;
}

.cc-flag-text{

}

.cc-flag-pos-1{
    top:0;
    left:0
}

.cc-flag-pos-2{
    top:0;
    right:0;
}

.cc-flag-pos-3{
    bottom:0;
    left:0;
}

.cc-flag-pos-4{
    bottom:0;
    right:0;
}

.cc-flag{
    position: absolute;
    color: #FFF;
    padding: 2px 5px 1px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .04em;
    font-size: 8px;
}

.cc-flag-best-seller{
    color: #FFF;
    background:#fa9233;   
}

.cc-flag-online-exclusive{   
    color: #FFF;
    background: #1caadd;
   
}

.cc-flag-clearance{
        color:#FFF;
        background:#cc0000;
}

.cc-flag-new-arrival{
    background: #036;    
}

.cc-flag-discount{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: #006738;
    padding: 0px 0px;
    letter-spacing: .02em;
    margin-bottom: 12px;
    cursor: help;
    width: 95%;
    display: inline-block;
}

.subclass-container .cc-flag-discount{ 

}

.prod-listing .discount-flag-area{
    position: inherit;
    bottom: 0;
    width: 100%;
    padding: 0px 0;
    min-height: 0em;
	text-align: left;
	padding-left: 2%;
   
}
 
.discount-flag-area-pp {
	margin-top:.1em;
	    width: 82%;
	    padding-bottom: 10px;
}

.discount-flag-area-pp .cc-flag-discount {
	    font-size: 13px;
    	cursor: help;
    	width: 56%;
        padding-left: 0px;        
}

#prodexd-right .discount-flag-area-pp .cc-flag-discount {
	    font-size: 17px;
    	cursor: help;
    	width: 90%;
        padding-left: 0px;        
}

#prodexd-right .cc-flag{
    position: inherit;
    padding: 2px 10px 1px;    
    margin: 0 15px 1.2em 0;
    float:left;
}

#category-menu-sidebar-callout{

}

#accordioncallout .accordion-group {
    margin-bottom: 2px;
    border-top: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #efefef;
}

#accordioncallout p {
	font-size:11px;
	    line-height: 18px;
}

.accordion-inner {
    padding: 4px 15px;
}

#prodexd-right .discount-flag-area-pp #accordioncallout .cc-flag-discount{
	font-size: 14px;
	padding-left:5px;
	    margin-bottom: 0px;
}

#prodexd-discount-accordion .accordion-heading {
    border-bottom: 1px #fff solid;
}

#accordioncallout .accordion-heading .accordion-toggle {
    padding: 8px 15px 8px 1px;
}

#accordioncallout .accordion-toggle:after {
    padding-top: 1px;
    font-size: 15px;
    font-weight: 600;
}

.btn-xsmall {
    padding: 11px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

@media (min-width: 981px){
    .swiper-slide{
        width:17%;
    }
	.homepage-slider .swiper-slide{
        width:16.8%;
    }
}

@media (min-width: 480px) and (max-width: 767px){
    .swiper-slide{
        width:33.333%;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .swiper-slide{
        width:25%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    #prodexd-thumbnails a{

    }
    .cc-flag-discount {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    padding: 5px;
    letter-spacing: .05em;
    margin-bottom: 0px;
    cursor: help;
    width: 95%;
    display: inline-block;
}
}

@media (max-width: 480px){

    .visible-dekstop{
        display:none!important;
    }

    .visible-phone{
        display:none!important;
    }

    .visible-phone-sm{
        display:inherit!important;
    }

    .hidden-phone-sm{
        display:none!important;
    }

    .stockist-search-row .form-group{
        display:block;
        margin-left:0;
    }

    .swiper-slide{
        width:50%;
    }

#loginform input{
    margin-bottom: 8px;
    width: 75%;
}

#subclass-slider .swiper-slide {
    width: 33.2%;
}

#subclass-slider .swiper-slide .prod-listing {
    min-height: 17em;
    margin: 0 12px 0 0;
}

#btn-filter {
    width: 86%;
    padding: 18px 0;
    color: #003366;
    margin: 14px auto;
    font-family: 'open sans', arial;
    font-weight: 600;
    font-size: 1em;
    letter-spacing: 0.02em;
    border: 1px #003366 solid;
	    background: transparent;
}

	.badge-online-exclusive {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    background: #1caadd;
    padding: 3px 8px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .06em;
    font-size: 9px;
}

.discount-flag-area-pp {
    margin-top: .8em;
    width: 95%;
}

}

.swiper-button-prev{
    left:0;
height: 20px;
}

.swiper-button-next{
    right:0;
height: 20px;
}

.swiper-slide .prod-listing {
    width: auto;
    border: solid 0px #efefef;
    min-height: 20em;
    margin:0 12px 0 0;
}

#prodexd-recent .swiper-slide .prod-listing .prod-listing-image {
    border: 1px solid #efefef;
    margin-bottom: 0px;
    background-color: #fff;
    box-shadow: none;
}

#subclass-slider .swiper-slide .prod-listing .prod-listing-image {
    border: 1px solid #efefef;
    margin-bottom: 5px;
    background-color: #fff;
    box-shadow: none;
}

.swiper-slide .prod-listing .prod-listing-image {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
    background-color: #fff;
    /*box-shadow: 0 0.07rem 0.4rem rgba(29,29,29,.25);*/
}

.swiper-slide .prod-listing .prod-name {
    padding-top: 5px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .01em;
}

.swiper-slide .prod-price-cat {
    padding-top: .4em;
    /* font-size: 12px; */
    padding-bottom: .1em;
}

.swiper-slide .cc-flag {
    position: absolute;
    color: #FFF;
    padding: 2px 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.03em;
    font-size: 8px;
}

.swiper-slide .discount-flag-area {
    min-height: 2.3em;
    padding: 8px 0px;
    width: 85%;
    margin: 0 2%;
}

.swiper-slide .prod-listing-content{
    padding: 5px 0px 0px;
}

.swiper-slide .prod-listing .discount-flag-area {
        position: inherit;
    bottom: 0;
    width: 84%;
    padding: 0px 0;
    background-color: transparent;
    min-height: 0em;
    line-height: 5px;
}

.swiper-slide .prod-listing .discount-flag-area .cc-flag-discount {
	font-size: 11px;
    width: 95%;
    padding: 4px 0px;
	line-height: 14px;
}

.swiper-slide .prod-listing .brand-logo img {
    height: 13px;
    max-width: 100%;
    margin-bottom: 0;
}

.swiper-scrollbar-drag {
	background: #f4f4f4;
}

.swiper-slide .prod-listing .brand-logo-block {
    padding-bottom: 2px;
}

.filter-wrap.filter-size-wrap{
    margin-left: 1px;
    margin-right: -7px;
    margin-top: 11px;
}

.filter-size-box{
    width:26%;
    float:left;
    text-align:center;
    padding-left:2px;
    padding-right:2px;
}

.filter-size-box .btn{    
         width: 100%;
    background: white;
    border-radius: 0;
    box-shadow: 0 0 0 0;
    margin-bottom: 6px;
    border: 1px solid #003366;
    font-size: 10px;
    line-height:12px;
	 padding: 11px 5px;
}

.btn-filter-size.checked,.filter-size-box button.btn:hover{    
    background: #efefef;
    color:#333!important;
}

.cc-checkbox {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin-left: 3px;
}
/* Hide the browser's default checkbox */
.cc-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #FFF;
    border: 1px solid #003366;
}
/* On mouse-over, add a grey background color */
.cc-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.cc-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.cc-checkbox input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.cc-checkbox .checkmark:after {
    left: 5px;
    top: 1px;
    width: 3px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.main-product .filter-size .filter-wrap{
	text-align:left;
}

#ccRange{
	margin-top:20px;
}

h3 {
    font-size: 17px;
}

.filter-size label{
	width:32%;
	display:inline-block;
}

#filter-price-range{
	padding-bottom:4em;
}

.noUi-horizontal{
	width:85%;
	margin-left:15px;
}


/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 7px;
}
.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -14px;
    top: -.5em;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connect {
  background: #003366;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  /*content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;*/
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout; * */

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -38px;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.slider.slider-horizontal{
  width:88%;
  display:block;
  margin:0 auto;
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top,#dedede 0,#dad8d8 100%);
    background-image: -o-linear-gradient(top,#dedede 0,#dad8d8 100%);
    background-image: linear-gradient(to bottom,#dedede 0,#dad8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.product-sort-bar{
	text-align:right;
	margin-bottom:15px;
}
.product-sort-bar select{
	margin-bottom:0;
}

button.accordionhp {
    background-color: #eee!important;
    color: #003366;
    cursor: pointer;
    padding: 18px;
    width: 100%!important;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-top: 1px solid #fff;
}

button.accordionhp.active, button.accordion:hover {
    background-color: #ddd!important;
}

button.accordionhp:after {
        content: '\002B';
        color: #003366;
    font-weight: 600;
    float: right;
    margin-left: 5px;
    font-size: 18px;
}

button.accordionhp.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 6px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.linksBoxMobile, .linksBoxMobile1, .linksBoxMobile2, .linksBoxMobile3, .linksBoxMobile4, .linksBoxMobile5 {
    height: 0px;
    overflow: hidden;
    border-top: 2px solid #fff;
    float: left;
    width: 100%;
}

.linksSegments {
    width: 100%;
}

.segBox {
    float: left;
    width: 49.5%;
    border-bottom: 1px solid #e1e1e1;
    font-family: open sans,sans-serif;
    font-size: 14px;
    color: #003366;
    text-transform: uppercase;
    padding: 20px 0;
}

.segBoxText {
    padding-left: 2%;
}

.segBox.fullline {
    width: 100%;
}

.arr {
    float: right;
    padding-right: 14%;
}

.nav-pills > .active > a h3 {
    color: #fff;
}

#carters-body h1,#carters-body h2,#carters-body  h3,#carters-body  h4,#carters-body  h5,#carters-body h6{
	color:#05C3DE;
	font-family:'Poppins',sans-serif;
	text-transform: lowercase;
}

#carters-body h1{
	font-weight:bold;
	font-size:20.5px;
}

#carters-body h2{
	font-size:17.5px;
}

#carters-body h3{
	font-size:16.5px;
}

#carters-body h4,#carters-body h5{
	font-size:14px;
}

#carters-body h6{
	font-size:12px;
}

#carters-body h2,#carters-body h3,#carters-body  h4,#carters-body  h5,#carters-body h6{
	font-weight:600;
}
input{
	color:#666;
}
/*Start of Header */
#top-bar{
	background-color:#efefef;
}

#top-low-bar{
}

#top-mid-bar{
	height:8em;
}

#top-logo{
	vertical-align: top;
    margin: 1.5em 0 0 0;
    width: 30%;
}

#top-deal{
	position:relative;
	top:-50px;
}

#top-bar .social-icons{
	padding:0;
	margin:5px 0 0 0;
	display: inline-block;
	vertical-align: middle;
	float:right;
}

#top-bar .social-icons li{
	display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .068em;

}

#top-bar .social-icons li img{
	width:25px;
}

#top-search-container{
	text-align:right;
}


#top-search-container input{
	font-size: 12px;
    width: 172px;
    padding: 2px 10px;
    height: 30px;
}

#top-search{
	margin-top:13px;
}

#top-list{
	margin:10px 0 0;
}

#top-list li{
	font-family: 'Poppins',sans-serif;
    display: inline;
    margin-left: 10px;
    font-size: 14px;
    text-transform: none;
    color: #003366;
}

#top-list li .minicart-bag img{
	margin-bottom:2px;
}

#top-list li #top-wishlist a{
	color:#666;
	font-size:11px;
}

#top-list li #top-wishlist img{
	margin-bottom:3px;
}

#top-bar{
	position: initial;
z-index: 2;
height: 35px;
color: #003366;
padding-top: 4px;
}

#top-tabs{
	position:relative;
	display:inline-block;
	width:160px;
	height:30px;
	vertical-align: top;
}

.oshkosh-tab{
	position:absolute;
	z-index:3;
}

.carters-tab{
	position: absolute;
	z-index:2;
	left:85px;
}

.hero-unit {
	    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.videoWrapper {
	position: relative;
    padding-bottom: 50%;
    padding-top: 0px;
    height: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333;
    background: rgba(255, 255, 255, 0.7);
	text-align:center;
}

.carousel-caption h4, .carousel-caption p {
    line-height: 20px;
    color: #003366;
	font-size:2em;
	padding-bottom: 8px;
	
}

.carousel-caption p {
	font-size:13px;
}

/* Landing Pages */
.landing-sale { float: left; margin: 8px; padding: 10px; width: 210px; height: ; border: 0px; }

.img-main {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    float: center;
}

img.lbbheader {
  display: block;
   margin-left: auto;
    margin-right: auto;
	position:relative;
        text-align:center;
}

img.lbbcircle {
  display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}



/* Sale Bar */

#top-deal-sale{
	position:relative;
	top:-50px;
}

#top-bar-sale .sale-callout{
	padding:0;
	margin:4px 0 0 0;
	display: inline-block;
	vertical-align: middle;
	float:none;
}

#top-bar-sale .sale-callout li{
	display:inline-block;
	vertical-align: middle;
	padding-right:30%;
	font-family: 'Poppins',sans-serif;
	font-size:14px;

}

#top-bar-sale .sale-callout li img{
	width:25px;
}

#top-search-container-sale{
	text-align:right;
}


#top-search-container-sale input{
	font-size:11px;
	width:157px;
}

#top-search-sale{
	margin-top:13px;
}

#top-list-sale{
	margin:10px 0 0;
}

#top-list-sale li{
	font-family: 'Poppins',sans-serif;
	display:inline;
	margin-left:15px;
	font-size:12px;
	text-transform: uppercase;
	color:#666666;
}

#top-list-sale li.minicart-bag img{
	margin-bottom:4px;
}

#top-list-sale li#top-wishlist a{
	color:#666;
	font-size:12px;
}

#top-list-sale li#top-wishlist img{
	margin-bottom:3px;
}

#top-bar-sale{
	position: relative;
	z-index:2;
	color: #fff;
	letter-spacing: .09em;
	background-color: #f21a47;
}

#top-bar-sale .span10{
	margin-left:12%;
	margin-right:10%;
}

@media (max-width: 979px) {


    #prodexd-mid{
        width:100%;
    }

#mc-embedded-subscribe{
	padding: 13px 23px;
    margin-left: -8px;
    margin-bottom: 0px;
}	


#top-bar-sale .span10{
	margin-left:0%;
	margin-right:0%;
}

}


#top-tabs-sale{
	position:relative;
	display:inline-block;
	width:160px;
	height:30px;
	vertical-align: top;
}

.oshkosh-tab-sale{
	position:absolute;
	z-index:3;
}

.carters-tab-sale{
	position: absolute;
	z-index:2;
	left:85px;
}


/* End Sale Bar */



#top-login-list{
	margin:0 0 0 45px;
	display:inline-block;
	vertical-align: top;
}

#carters-body #top-login-list a{
	color:#666;
}

#carters-body #top-login-list a:hover{
	color:#FFF;
	background-color:#05C3DE;
}

#top-login-list a{
	color:#003366;
	display:inline-block;
	padding:0 8px;
	line-height:30px;
	font-size:11px;
	font-weight:600;
}

#top-login-list a:hover{
	background-color:#003366;
	color:#FFF;
	text-decoration: none;

}

#top-login-list li{
	display:inline-block;
	text-transform: uppercase;

}

#top-login-list .join{
	background-color:#003366;
	color:#FFF;
}

#top-login-list .join a{
	color:#FFF;
	text-decoration: none;
}


#top-banner img{
	margin:0 auto;
	display:block;

}

/*header menu*/

#header-menu .full-height{
	line-height:15px;
}

#header-menu > li {
    display: inline-block;
	width:12%;
	vertical-align:top;/*newmenu*/
}

#carters-body #header-menu > li{
	color:#666;
}

#header-menu > li > a {
	display:block;
}

#header-menu{
	margin:0;
	padding:0;
	text-align:center;
}

#header-menu a{
	font-family: Arial, Verdana, sans-serif;
	font-weight: 400;
    letter-spacing: 0.04em;
}

#header-menu h5{
	color:#003366;
	letter-spacing: 0.06em;
}

#header-menu .sale a{
	letter-spacing: 0.06em;
	color: #cc0000 !important;
}

#header-menu a:hover{
	text-decoration: none;
}

#carters-body #header-menu a{
	color:#666;
}

#header-menu > li:hover{
	/* background-color:#036; newmenu */

}

#carters-body #header-menu > li:hover{
	background-color: #05C3DE;
}

.header-cat-title{
    font-size:13px;
    font-weight:600;
	letter-spacing: 0.04em;
	font-family: 'Poppins', Verdana, sans-serif;
	
}

#carters-body .header-cat-title{
	font-size:14px;
}

.header-cat-title:hover{
	cursor:pointer;
}

.header-cat-title-second{
	font-size: 10px;
    color: grey;
    padding: 0px 4px 0px 0px;

}

.header-megamenu{
	font-family: 'Poppins',sans-serif;
	font-size:13px;
	display:none;
	background:#FFF;
    border: 2px solid #efefef;	
	position:absolute;
	padding:10px;
	z-index:8;
	text-align:left;
	left:0;
	font-weight:300;
	margin-top: -2px;
	padding-bottom: 3em;
	/* width:40em; */
}

.header-megamenu a:hover{
	text-decoration: underline!important;
}

.megamenu-featured{
	width: 146px;
    display: inline-block;
    vertical-align: top;
    margin: -5px 10px 8px 5px;
    text-align: center;
    color: #666;
    float: right;
}

.megamenu-featured h6{
	margin: 2px 0 0;
    line-height: 1em;
    font-weight: 400;
    font-size: smaller;
}

.header-megamenu-pointer {
position: absolute;
top: -6px;
left: 15px;
z-index: 9;
}

#header-menu > li:hover > a,.header-dropdown:hover .header-cat-title, .header-dropdown:hover .header-cat-title-second{
	color: #00a9e0; /*new menu*/
}

.header-dropdown:hover .header-megamenu{
	/* display:block!important; */
}

#header-clearance .header-megamenu-pointer{
	left:110px;
}

#header-clearance{
	/* right: 0; */
    left: auto;
    width: 160px;
    /* top: 30px; */
    margin-top: 0px;
}

#header-clearance ul{
	margin-bottom:10px;
}

.header-megamenu a{
	color:#003366;
}

#carters-body .header-megamenu a{
	color:#05C3DE;
}

.header-megamenu .view-all{
	font-weight: normal;
    line-height: 1em;
    padding: 15px 0 0 0px;
}

.menu-resize-category{
	width: 250px;
}

.menu-resize-fav{
	width: 240px;
}

.menu-resize-special{
	width: 240px;
}

.menu-resize-shopby{
	width: 380px;
}

.cols2{
	width:250px;
}

.cols3{
	width:320px;
}

.mt-menu {
    display: block;
    padding: 0!important;
    width: auto!important;
}

.sizelist {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    font-family: 'open sans',sans-serif;
    text-align: left;
}

.sizelist__pod {
    display: inline-block;
    margin: 0 6px;
    line-height: 4;
    outline: 1px solid #444;
    color: #444!important;
    text-align: center;
    text-decoration: none!important;
    font-variant-numeric: lining-nums;
}

.mt-menu .sizelist__pod {
   align-content: center;
    align-items: center;
    color: #003366!important;
    display: inline-flex;
    font-size: 11px;
    width: 35px;
    height: 37px;
    justify-content: center;
    margin: 0 10px;
    outline: 1px solid #003366;
    text-align: center;
    text-decoration: none!important;
}

.mt-menu .sizelist {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: Arial, sans-serif;
    justify-content: flex-start;
    margin: 0 auto;
    margin-top: 12px;
    padding: 0;
    text-align: left;
    width: 100%;
}

.mt-menu__image {
    display: block;
    margin-top: 28px;
}

.mt-menu__image .banner-block{
	margin: 20px 0px;
}

.clearance-category-header .sizelist-wrapper {
   	    padding-top: .5em;
}

.clearance-category-header sizelist-wrapper .sizelist {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    font-family: 'open sans',sans-serif;
    text-align: left;
}

clearance-category-header .sizelist__pod {
    display: inline-block;
    margin: 0 6px;
    width: 60px;
    height: 60px;
    font-size: 16px;
    line-height: 4;
    outline: 1px solid #444;
    color: #444!important;
    text-align: center;
    text-decoration: none!important;
    font-variant-numeric: lining-nums;
}

.clearance-category-header .sizelist__pod {
    align-content: center;
    align-items: center;
    color: #003366!important;
    display: inline-flex;
    font-size: 11px;
    height: 35px;
    justify-content: center;
    margin: 5px 5px;
    outline: 1px solid #003366;
    text-align: center;
    text-decoration: none!important;
    width: 35px;
}


.clearance-category-header .sizelist {
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: Arial, sans-serif;
    justify-content: flex-start;
    margin: 0 auto;
    margin-top: 12px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.header-megamenu li{
	line-height:1.95em;
}

.header-megamenu > ul{
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
	margin:0;
}
.header-megamenu > ul > li{
	list-style: none;
	text-align:left;
	margin-left: 0px;

}

.header-megamenu ul ul{
	list-style: none;
	margin-left:1px;
}

.header-megamenu ul ul li:before{
	content:;
	font-size:10px;
}

.megamenu-callout {
	text-transform: none;
    letter-spacing: .06em;
    padding-bottom: 4px;
    padding-top: 0px;
    /* padding-left: 5px; */
    /* margin-left: -4px; */
    width: 75%;
    /* background-color: #efefef; */
    border-bottom: 1px solid #efefef;
}

/*End of Header*/

.hover_group:hover{
        opacity:1;
	cursor: pointer;
    }

#projectsvg{
        position: relative;
        width: 100%;
        padding-bottom: 8%;
        vertical-align: middle;
        margin: 0;
        overflow: hidden;
    }

#projectsvg svg{
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

.social-icons-feed{
	padding:0;
	margin:0 0 0 0;

}

.social-icons-feed li{
	    display: inline-block;
    vertical-align: middle;
    padding: 0% 0% 1%;
}

.social-icons-feed li img{
	width:35px;
	    padding: 0px 15%;
}

.payment-type .span6{
    background-color: #efefef;
    padding: 25px;
    
}

.paypal-payment-type {
	background-color: #fff!important;
}  

.payment-type h5{
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}

#afterpay-checkout{
	margin-top:4em!important;
}


/*Oshkosh Life*/

#OL-left{

}

#OL-right{

}
#OL-top{
	margin-bottom:10px;

}
.OL-contents-title{
	margin:0;
	padding:0;
}

.OL-contents{
	margin:0 0 20px 0;
	padding:10px 0 5px 0;
	border-top:4px solid #DBDBDB;
	border-bottom:4px solid #DBDBDB;
}

.OL-contents li{
	list-style-type: none;
	line-height:15px;
	padding-bottom:10px;
}

.OL-listing{
	border-bottom:1px solid #DBDBDB;
	margin-bottom:10px;
}
.OL-cat-name{
	color:#666666;
	text-transform: uppercase;
	font-weight:bold;
	font-family: 'Poppins',sans-serif;
	font-size:16px;
}

#OL-cat-big-title{
	border-bottom: 4px solid #DBDBDB;
	margin-top:0;
}

.OL-categories-tabs{
	margin:10px 0;
	font-family: 'Poppins',sans-serif;
}

.OL-categories-tabs li{
	display:inline-block;
	padding:5px 15px;
	text-transform: uppercase;
	background-color:#003366;
	color:#FFF;
}

#carters-body .OL-categories-table li{
	color:#05C3DE;
}

.OL-categories-tabs li a{
	color:#FFF;
}

#OL-full-post-img{
	width:100%;
	float:left;
}

.OL-listing{
	font-size:11px;
}

.OL-listing .date{
	color:#AAA;
}

.OL-listing .main-image{
	margin-bottom:10px;
}

#OL-full-post-back{
	margin-top:15px;
}
/*End of Oshkosh Life*/


/*Sizing Chart*/

.sizing-guide{
    text-align: center;
}

.sizing-guide h1{
	font-size: 3em;
	margin-top:.8em;
}

.sizing-guide h2 {
    font-size: 1.5em;
    color: #009cde;
    font-family: Poppins, sans-serif;
}

.sizing-guide p{
    margin: 1em 2em 1em;
}

.hero-sizing-callout p{
    margin: 2em 5.5em 3em;
}


.sizing-chart-detials-list{
	margin: 0 auto;
	padding: 0% 9% 1%;
	width: 70%;
	float: none;
	border-collapse: inherit;
}

.sizing-guide .nav-tabs>li>a {
    padding-top: 8px;
    font-size: 1.4em;
    padding-bottom: 8px;
    line-height: 24px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/*End Sizing Chart*/


/*Start Header Callout*/

.accordion-header {
  margin-bottom: 0px;
}

.accordion-header-group {
  	margin-top: 1px;
	margin-bottom: 1px;
    font-size: 12px;
    line-height: 18px;
}

.accordion-header-heading {
  	border-bottom: 0;
	line-height: 22px;
}

.accordion-header-heading .accordion-header-toggle {
    display: block;
    padding: 8px 12px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: .04em;
}

.accordion-header-toggle {
  cursor: pointer;
}

.accordion-header-inner {
  padding: 10px 10px 25px 10px;
  border-top: 1px solid #fff;
}

.accordion-header-inner p{
  font-size:12px;
	letter-spacing:.03em;
	line-height: 18px;
}

.accordion-header-toggle.collapsed:after {
    content: "+";
    color: #fff!important;
    float: none;
}

.accordion-header-toggle:after {
    content: "+";
    color: #fff!important;
    float: none;
}


/*End Header Callout*/

/* --------- Start Landing Pages -------- */

/* Start Featurettes Member */

    .featurette-divider {
      margin: 80px 0; 
    }
    .featurette {
      padding-top: 120px; 
      overflow: hidden; 
    }
    .featurette-image {
      margin-top: -120px; 
    }

  
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }

/* End Featurettes Member */

/* Start Member Landing */

h1.member-landing {
    font-size: 4.3em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-landing {
    font-size: 2.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
	font-weight: 100;
}

.member-hero-bg{
	background: url(/images/landingpage/membership/carters-oskhosh-club-membership-11.jpg) no-repeat top;
    min-height: 61.2em;
}

.member-landing-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 16px;
}

img.member-landing {
    width: 200px;
	margin-left: 39%;
	margin-top: 7%;
}

h1.member-landing-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100;
}

h1.member-landing-table-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #003366;
    font-weight: 100;
}

h4.member-landing-callout {
    font-size: 1.7em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-landing-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 0%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.4em;
    color: #fff;
	letter-spacing:.01em;
}


#member-icons{
	padding: 0;
    margin: 0;
    display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    list-style-type: none;
    margin-left: 12%;
}


#member-icons li{
    vertical-align: middle;
    padding-right: 12%;
    
}

#member-icons img{
	width: 120px;
    padding-top: 71%;
}

.member-icons-block {
	text-align: center;
	margin-left: 10px;
}

.btn-landing {
    display: inline-block;
    padding: 7px 40px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing:hover,
.btn-landing:focus,
.btn-landing:active,
.btn-landing.active,
.btn-landing.disabled,
.btn-landing[disabled] {
  color: #333;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing:active,
.btn-landing.active {
  background-color: #cccccc \9;
}

.btn-landing:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-landing:hover,
.btn-landing:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-header-drop {
    display: inline-block;
    padding: 4px 30px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #000033;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000033;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-header-drop:hover,
.btn-header-drop:focus,
.btn-header-drop:active,
.btn-header-drop.active,
.btn-header-drop.disabled,
.btn-header-drop[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-header-drop:active,
.btn-header-drop.active {
  background-color: #cccccc \9;
}

.btn-header-drop:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-header-drop:hover,
.btn-header-drop:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-header-drop:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


.jumbotron {
        margin: 80px 0;
        text-align: center;
      }

.jumbotron h1 {
        font-size: 100px;
        line-height: 1;
      }

.jumbotron .lead {
        font-size: 24px;
        line-height: 1.25;
      }

.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing {
        margin: auto 0 auto 0;
        text-align: center;
      }


.row-landing .jumbotron {
        margin: 40px 0;
        text-align: center;
      }

.row-landing .jumbotron h1 {
        font-size: 3em;
        line-height: 1;
      }

.row-landing .jumbotron .lead {
        font-size: 18px;
    line-height: 1.3;
    margin-left: 8%;
    margin-right: 8%;
      }

.row-landing .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing .span3 p {
     	padding-left: 6%;
    	padding-right: 6%;
}

.row-landing .span6 {
    width: 45%;
}

.row-landing .span6 ul {
	text-align:left;
}

.row-landing .span6 h2 {
	text-align:left;
}

/* End Member Landing */

/* End Landing Pages  */

/*Footer*/

footer{
	background-color:#fff;
	padding:30px 0px 20px 0;
	color:#666666;
    border-top: 2px dashed #efefef;

}

footer a{
	color:#666666;
}

footer a:hover{
	color:#333;
}

footer #social-icons{
	padding:0;
	margin:0 15px 0 0;
	display:inline;
}

footer #social-icons li{
	display:inline-block;
	vertical-align: middle;
	padding-right:1.5%;
	font-family: 'Poppins',sans-serif;
	font-size:15px;
}

footer #social-icons img{
	width:40px;
}

footer #card-icons{
	padding:0;
	margin:0 20px 0 0;
	display: inline;
	float: right;

}

footer #card-icons li{
	display:inline-block;
	vertical-align: middle;
	padding-right:5px;
	font-family: 'Poppins',sans-serif;
	font-size:15px;

}

footer input::-webkit-input-placeholder{
	font-size:12px;
	font-style: italic;
}

footer input:-moz-placeholder{
	font-size:12px;
	font-style: italic;
}

footer input::-moz-placeholder{
	font-size:12px;
	font-style: italic;
}

footer input:-ms-input-placeholder{
	font-size:12px;
	font-style: italic;
}

footer input[placeholder] {
	font-size:12px;
	font-style: italic;
}

footer .footer-menu h6{
	font-family: 'Poppins',sans-serif;
	margin:0;
	font-weight:600;
	color:#003366;
	font-size: 12px;
}

#carters-body footer .footer-menu h6{
	color:#666;
	text-transform: uppercase;
}

footer .footer-menu ul{
	margin:0 0 10px 0;
	padding:0;
}

footer .footer-menu ul li{
	list-style: none;
	font-size: 13px;
}


footer-bottom{
	background-color:#efefef;
	padding:12px 0px;
	color:#666666;
	display:block;
}

footer-bottom a{
	color:#666666;
}

footer-bottom a:hover{
	color:#333;
}

footer-bottom #card-icons{
	padding:0;
	margin:0 20px 0 0;
	display: inline;
	float: right;

}

footer-bottom #card-icons li{
	display:inline-block;
	vertical-align: middle;
	padding-right:5px;
	font-family: 'Poppins',sans-serif;
	font-size:15px;

}

/* Start Member footer */

.bg-member{
	background: url(/images/footer/oshkosh_club_banner.png) no-repeat top;
    min-height: 16.5em;
}

.headtitle {
    color: #003366 !important;
    overflow: hidden;
    text-align: center;
	font-size: 29px;
	font-family: 'Roboto Slab',sans-serif;
	font-weight: 100;
}

.headpara {
    overflow: hidden;
    text-align: center;
}

.headtitle:before, .headtitle:after {
    background-color: #003366;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.headtitle:before {
    right: 0.5em;
    margin-left: -50%;
}

.headtitle:after {
    left: 0.5em;
    margin-right: -50%;
}

h1.member-footer {
    font-size: 3.3em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 4%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-footer {
    font-size: 1.8em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
	font-weight: 100;
}

.member-footer-button {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 16px;
}

img.member-footer {
    width: 175px;
	margin-left: 15%;
	margin-top: 7%;
}

h1.member-footer-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100;
}

h1.member-footer-table-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #003366;
    font-weight: 100;
}

h4.member-footer-callout {
    font-size: 1.7em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-footer-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 0%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.4em;
    color: #fff;
	letter-spacing:.01em;
}

/* Start Member footer */

/*End of footer*/


#cc-breadcrumbs {
	font-size:10px;
	/*border-bottom: 1px solid #f5f5f5;
    padding-bottom: .8em;*/
}

#cc-breadcrumbs .divider{
	margin:0 5px;
}
#cc-breadcrumbs span, #cc-breadcrumbs a{
	vertical-align: middle;
	text-transform: none;
}

#main {
    padding: 4px 0px 15px 0px;
    /* min-height: 32em; */
}

label.quantity{
	width:auto;
	text-transform:capitalize;
	padding-right:10px;
}

input.quantity{

	background-color:#e4e4e4;
	border:1px solid #cdcdd0;
}

.blog_review_container{
	padding:0px;
}

.blog_review_container fieldset txtfield{
	padding:10px;
}

fieldset{
	/*padding-bottom:1em;*/
}

fieldset.fieldset-password{
	margin-top:6px;
}

fieldset.fieldset-paragraph{
	margin-top:6px;
}

a:hover{
	color:BLACK;
	text-decoration:underline;
}

.navyblue{
	color:#003366!important;
}

#carters-body .navyblue{
	color:#05C3DE!important;
}

#shopaddtocartform input[type='text'] .createorder-qty {
       width: 65%;
		height: 25px;
}

#shopaddtocartform input[type='text']{
	width: 24px;
    border-radius: 15px;
    text-align: center;
    height: 22px;
}

#shopaddtocartform input[name="cc-coupon"]{
	width: 182px;
    height: 32px;
    margin: 6px;
}

a.button{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="submit"],input[type="button"],button,.bluebutton,.button,.greybutton{
	background: #00a9e0;
    color: white;
    border: none;
    text-transform: uppercase;
    padding: 20px 29px;
    cursor: pointer;
    font-family: 'Poppins',sans-serif;
    line-height: 4px;
	letter-spacing: .06em;
    vertical-align: middle;
    font-size: 13px;
    width: auto;
}

.button{
	/* background:#efefef; */
}

.bluebutton {
    background-color: #036!important;
    color: #FFF!important;
    padding: 7px 27px 7px;
    font-size: small;
    font-weight: 400;
}

.bluebuttonlanding {
	background-color: transparent;
    color: #333!important;
    padding: 8px 27px 10px;
    margin: 6px;
    font-size: small;
    font-weight: 500;
    border-radius: 0px;
    border: 1px solid #003366;
	display: inline-block;
}

#carters-body .bluebutton{
	background-color: #05C3DE!important;
}


input[type="submit"]:hover,input[type="button"]:hover,button:hover,.greybutton:hover,.button:hover,.bluebutton:hover{
	background: #008cba;
	text-decoration:none;
	width: auto;
}

.greybutton{
	color: #666;
    padding: 8px 17px 8px;
    font-size: 12px;
}

.greybutton:hover{
	background-color:#f75d16!important;
	color:#FFF!important;
}


.removebutton{
	font-size: 10px!important;
    color: #999;
	padding: 3px 15px 2px!important;
}

.smallbutton{
	font-size:13px!important;
	padding: 18px 25px 20px;
	color: #333;
    background: #efefef;
}

#createorder-details .smallbutton {
    padding: 10px 26px 10px;
}

.smallbuttonwishlist{
	font-size:11px!important;
	padding: 9px 20px 8px!important;
	color: #333;
    background: #efefef;
}

.fontbold{
	font-weight:bold;
}

.ib{display:inline-block; *display:inline;zoom:1;vertical-align:top;}
.ac {text-align:center !important;}
.ordercompletemsg ac {
    display: block;
    margin: 2em;
}
.ar {text-align:right !important;}

.al {text-align:left !important;font-size: 13px;}
.fr {float:right !important;padding: 1px 20px 0px 0px;}
.fl {float:left !important;}
.vt {vertical-align:top !important;}
.vm {vertical-align:middle !important;}
.vb {vertical-align:bottom !important;}

.item_row2 {font-size:14px;}

/*.cb {
clear:both;
display:block;
font:1px/0 serif;
content:".";
height:0;
visibility:hidden;
}*/

/* For modern browsers */
.cb:before,
.cb:after {
    content:"";
    display:table;
}

.cb:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cb {
    *zoom:1;
}


#mid-div{
	background-color:white;
	border:1px #164872 dashed;
	padding:15px 5px 15px 15px;
}


#top-div{
	width:100%;
	background: url(../../../images/oshkosh/final-boat.jpg) right 20px no-repeat;
	height: 115px;
}

#top-left{
	width:250px;
}

#top-mid{
	width:200px;
	text-align:center;
	padding-top:10px;
}

#top-right{
	width:605px;
	text-align:right;

}

#left-menu{
	font-family: "open-sans", sans-serif;
	font-size:11px;
	padding-bottom: 200px;
	padding-top: 1em;
}

#left-menu h1{
	    background-color: #efefef;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 3px;
    line-height: 2em;
    font-weight: bold;
}


#left-menu h4{
	margin: 0 0 10px 0;
    font-size: 1.1em;    
}

#left-menu h4 a{
	    /* text-transform: uppercase; */
    font-family: "open-sans",sans-serif;
    font-size: 17px;
    color: #003366;
    font-weight: 500;
}

#left-menu .active_category a{
	font-weight:bold;
	color:#003366;
}

#carters-body #left-menu .active_category a{
	color:#05C3DE;
}


#left-menu > ul{
	margin:0 0 8% 0px;
}

#left-menu > ul > li {
	line-height: 2em;
    border-bottom: 1px solid #efefef;
}

#left-menu ul ul{
	/*margin-top:15px;*/
	margin:0 0 0 10px;
}

#left-menu li{
	list-style: none;
    padding: 4px 0;
    position: relative;
    text-transform: none;
    letter-spacing: 1px;
	font-size:12px;
}

#left-menu li a{
	color: #003366;
    font-weight: 500;
    font-family: 'open sans',sans-serif;
    font-size: 1em;
    letter-spacing: 0.02em;
	    text-transform: capitalize;
	margin-left: 2px;
}

#left-menu ul li ul{
	/*position:absolute;*/
	/*display:none;*/
	margin:0 0 0 5px;
}

#left-menu ul li ul li{
	/*position:absolute;*/
	/*display:none;*/
	border:none;
	padding: 6px 0;
    line-height: 18px;
}

#left-menu ul li ul li ul{
	/*position:absolute;*/
	/*display:none;*/
	margin-left:1.5em;
}

#bottom{
	padding:1em 0;
}

#bottom-menu{
	float:right;
}

ul.inline li{
	display:inline;
	border-right:1px solid #052747;
	padding:0 5px;
}

ul.inline li.last{
	border:none;
	padding-right:0;
}

.mix-and-match {
    margin-top: 2em;
	margin-bottom: 1.8em;
    display: block;
    width: 100%;
    /* float: left; */
    /* clear: both; */
}

.buyXforY{
	    color: #cc0000!important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1em;
    letter-spacing: 0px;
    line-height: 20px;
	   font-family: 'Poppins',sans-serif;
}

.mix-and-match .buyXforY{
	color: #cc0000!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    border: solid 1px;
    padding: 5px 51px;
    /* background-color: #efefef; */
    /* width: 100%; */
}

.prod-listing{
	  font-family:'Poppins', Arial, sans-serif;
	display: inline-block;
    vertical-align: top;
    width: 32.4%;
    text-align: center;
    color: #444;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 1em;
    /* border: solid 1px #efefef;*/
    /* margin: 2px; */
    margin: 8px 2px 2px 2px;
    min-height: 39em;
    padding-top: 0px;
    position: relative;
}

.prod-listing-related {
    display: inline-block;
    vertical-align: top;
    width: 23.333%;
    text-align: center;
    color: #444;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 2.5em;
    border: solid 1px #efefef;
    margin: 7px;
    min-height: 34em;
    padding-top: 15px;
}

.prod-listing img{
	/*max-width:180px;*/
	/*height:180px;*/
	margin-bottom:1em;
}

.prod-listing-image{
	max-height:350px;
	overflow:hidden;
    margin-bottom:10px;
    position: relative;
    padding-top: 1.5em;	
	border: 1px solid #efefef;
}

.discount-flag-area {
    min-height:.2em;
}

.prod-listing .discount-flag-area-2for {
	    text-align: left;
    padding-left: 2%;
}

.swiper-slide .discount-flag-area-2for {
	 text-align: left;
}

.prod-listing .prod-name {
    color: #4f4f4f;
    font-weight: 400;
    /* padding-bottom: 4px; */
    margin-bottom: 0;
    text-transform: none;
    text-align: left;
    padding-left: 2%;
    padding-right: 5%;
    font-size: 1.18em;
    line-height: 1.4em;
    font-family: 'Poppins',sans-serif;
    letter-spacing: .03em;
    /* min-height: 2em; */
}

.prod-listing .prod-price-cat {
    text-align: left;
	    padding-left: 2%;
}

.swiper-slide .prod-listing .gender {
	    font-size: 11px;
    padding-top: 0.05em;
    letter-spacing: .01em;
    line-height: 1.4em;
}

.prod-name .gender {
    font-weight: 400;
	padding-top: 2px;
}

.prod-listing prod-price-cat{
	font-size:2em;
	margin: 0 0 10px;
}

.web-spec{
	margin-left: 0px;
    list-style: none;
}

.web-spec li{
    list-style: none!important;
}

.colour-selection-text{
	font-size:12px;
}

#carters-body .prod-listing .prod-name{
	color:#05C3DE;
}

#prod-add{
	display: inline-block;
    /* vertical-align: -webkit-baseline-middle; */
    padding: 17px 47px 14px;
    /* margin-right: 10px; */
    margin-left: 6px;
    margin-bottom: .07em;
}


#prod-add,#prod-more,#prod-checkout{
/*	padding:2px 10px;
	font-style:normal;*/

}


#prod-more,#prod-checkout{
	background-color:#FFF;
	color:#666;
	border:1px solid #CCC;
	box-shadow: inset 2px 2px 8px rgba(0,0,0,0.1)
}

#prod-more{
	float:left;
}

#prod-checkout{
	display:inline-block;
	vertical-align: top;
}


#prod-more:hover,#prod-checkout:hover{
	background-color:#000;
	color:#FFF;
}


#prod-more{
	margin-right:5px;
}

.price-area {
        font-family: 'open sans',sans-serif;
    margin-top: 1.4em;
}

.price-area .full-price {
	font-size: 21px;
    font-weight: 600;
    color: #003366;
}

.prod-price{
    line-height: 1.2em;
}

.prod-price span{        
    color: #03395b;
    font-weight: 500;
    font-size: 18px;
    font-family: 'open sans',sans-serif;
}

.prod-price-page{
	margin-bottom: 16px;
    margin-top: 16px;
}

.prod-price-cat{
    padding-top: .4em;
    font-size: 13px;
	padding-bottom: .5em;
	font-weight: 600;
}

.prod-old-price{
	text-decoration: line-through;
    padding-right: 4px;
    color: #03395b;
    font-weight: 400;
    font-size: 11px;
}

.prod-sale{
	color:#cc0000!important;
	font-size: 12px;
    font-weight: 500;
    display:inline-block;
}

.prod-listing .prod-sale{
	font-size: 14px;
}

.prod-listing .prod-old-price{
	font-size: 14px;
}

.prod-price-page .prod-sale {
	    font-size: 22px;
    font-weight: 600;
}

.prod-price-page .prod-old-price {
	font-size: 16px;
}

.swiper-slide .prod-listing .prod-old-price{
	font-size: 13px;
}

.swiper-slide .prod-listing .prod-sale{
	font-size: 14px;
}

@media (max-width: 480px){

.prod-price-page .prod-old-price {
	font-size: 12px;
}

.swiper-slide .prod-price-cat {
        padding-top: 0em;
    font-size: 12px;
    padding-bottom: .2em;
    font-weight: 600;
}

.swiper-slide .prod-listing .prod-old-price{
	font-size: 11px;
}

.swiper-slide .prod-listing .prod-sale{
	font-size: 12px;
}


}

#illustration{
	width:85px;
	height:378px;
}


#prodexd-extrabuttons{
	float:none;
	text-align:left;
}

#prodexd-social{
}

#prodexd-social a {
    margin-right: 6px;
    float: left;
    padding-top: 5px;
}

.addthis_toolbox.addthis_pill_combo_style a.addthis_button_tweet{
	margin-top:0!important;
}

#prodexd-top {
    margin-bottom: 1px;
}

#prodexd-top li {
    list-style: circle;
}

#prodexd-mid{
	    text-align: left;
    width: 51.5%;
    
}

}

#prodexd-mid p{
	padding-bottom:5px;
	/*font-size:12px;*/
	font-weight:500;

}

#prodexd-image-icons{
    text-align:center;
	margin-top:8px;

}

#prodexd-image-zoom,#prodexd-image-full{
	display:inline-block;
	margin:0 10px;
	font-family: 'Poppins',sans-serif;
	font-size:10px;
	color:#666;
}

#prodexd-image-zoom img,#prodexd-image-full img{
	vertical-align: middle;
	margin-right:3px;
}

#prodexd-image-zoom a,#prodexd-image-full a{
	color:#666;
}


#prodexd-social{
	margin:10px 0;
}

#prodexd-social #tell-a-friend img{
	float: left;
	height:20px;
}

.plus{
	margin-left:5px;
}

.square{
	margin-left:5px;
}

#prodexd-mainimage{
	
	border: 1px solid #efefef;
}

#prodexd-thumbnails{

}
#prodexd-thumbnails img{
	/*max-width:85px;*/
	cursor:pointer;
	float:left;
	border:1px solid #efefef;
}

#prodexd-right{
	position:relative;
	width: 44%;
	/*padding:10px;
	border:1px solid #efefef;
	border-top:none;*/
}

#prodexd-right .prod-old-price {
    text-decoration: line-through;
    padding-right: 5px;
    color: #03395b;
    font-weight: 500;
    font-size: 18px;
    font-family: 'open sans',sans-serif;
}

#prodexd-right .prod-sale {
    color: #cc0000!important;
    font-size: 21px;
    font-weight: 600;
    font-family: 'open sans',sans-serif;

}

.prod-sale .prod-qty-sale {
	 font-size: 15px;
	  vertical-align: text-top;
}

.prod-listing .prod-sale .prod-qty-sale {
	 font-size: 10px;
	  vertical-align: text-top;
}


#prodexd-right .prod-name {
       text-transform: none;
    margin-bottom: 5px;
    line-height: 26px;
    font-size: 22px;
    letter-spacing: .02em;
    font-weight: 500;
    padding-top: 6px;

}

#prodexd-right .prod-name-age {
    text-transform: none;
    margin-bottom: 2px;
    line-height: 1em;
    font-size: 1.4em;
    padding-top: 3px;
    font-weight: 500;
    letter-spacing: .04em;
}

#prodexd-ship{
	padding:10px 15px;
	margin:0px 0;
	border:1px solid #efefef;
	font-size: 12px;
    letter-spacing: .02em;
}

#prodexd-ship img{
	float:left;
	margin:2px 0px 0px 0;
}

#prodexd-ship-icon,#prodexd-ship-msg{
	float:left;
}

#prodexd-ship-icon{
	width:16%;
}

#prodexd-ship-msg{
	width:80%;
	 margin-left: 5px;
	    margin-top: 6px;
}

#prodexd-ship-msg p{
    margin-bottom: 6px;
    margin-top: 5px;
    line-height: 18px;
}

#prodexd-ship-msg h4{
  	line-height: 1.2em;
}

#prodexd-colours,#prodexd-quantity{
	display: block;
    /* padding-bottom: 1em; */
    /* margin-bottom: 1em; */
    /* border-bottom: 1px solid #DBDBDB; */
    /* border-top: 1px solid #efefef; */
    margin-top: .5em;
    padding-top: .5em;
}

#prodexd-quantity{
	padding-bottom:1em;
	padding-top:.5em;
}

#prodexd-sizes{
	margin-top:10px;
}

#prodexd-sizes p, #prodexd-colours p{
	display:inline;
	padding-bottom:0.5em;
}

.size-chart-link {
    display: block;
    float: none;
}

.size-chart-link a{
    clear: both;
    color: #003366;
    font-size: 13px;
    /* margin-left: 26%; */
}

.colour-label,.size-label,.quantity-label{
	display: inline-block;
    /* width: 25%; */
    font-weight: bold;
    color: #003366;
    font-size: 11px;
    font-family: 'Poppins',sans-serif;
    text-transform: uppercase;
    /* margin-bottom: 10px; */
    letter-spacing: .06em;
}

.colour-label {
	padding-right: 4px;
}

.size-label {
	padding-bottom:5px;
}

#carters-body .colour-label, #carters-body .size-label,#carters-body .quantity-label{
	color:#05C3DE;
}

.colour-selection{
	display:inline-block;
	margin-right:-5px;
	vertical-align:top;
}


.size-selection,.quantity-selection{
	display:inline-block;
	width:100%;
	margin-right:-5px;
	vertical-align:middle;
}

.quantity-selection{
	width:50px;
}

.quantity-selection input{
	margin-bottom:0;
	width:9px;
	margin:8px 2px 9px 5px;
	border-radius:0;
	height:20px;
	box-shadow:inset 2px 2px 8px rgba(0,0,0,0.1);
}

.quantity-selection input[type="text"]{
	width: 7px;
    height: 25px;
}

#prodexd-cross,#prodexd-related{
	margin: 4em 0px 2em 0;
    padding: 3em 0px 1em 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#prodexd-recent{
	 margin: 1em 0px 1em 0;
    padding: 1em 0px 1em 0;
}


#prodexd-cross h5{
	/*font-weight:;*/
}

#prodexd-cross .cross-product{
}


#prodexd-cross .cross-product:first-child{
}

#prodexd-cross .cross-product img{

}

#prod-size table,#prod-size td,#prod-size th{
	text-align:center;
	border:1px solid black;
}

#prod-size th{
	background-color:#002a62;
	color:WHITE;
	padding:4px 15px;
}

.tab{
	float:left;
	position:relative;
	z-index:2;
}

.tab a{
	color:#979696;
	display:block;
}

.tab a:hover{
	text-decoration:none;
}

.tab li{
	background-color:white;
	display:inline-block;
	border:1px solid #efefef;
	border-bottom:none;
	padding-left:10px;
	color:#979696;
	text-transform:uppercase;
	float:left;
	z-index:0;
	position:relative
}

.tab-1{width:155px;margin-right:2px;}
.tab-2{width:155px;margin-right:2px;}
.tab-3{width:165px;}

.tab li.inactive{
	background-color:#efefef;
}

.tab-content{
}

#minicart{
	/*font-size:12px;*/
}

.minicart-bag{
	position:relative;
	z-index:3;
	cursor: pointer;
}

.minicart-pop{
	display:none;
	position:absolute;
	padding:1.5em;
	background:white;
	z-index:9999;
	width:300px;
	right:0.1em;
	top:20px;
	text-align:center;
	border-radius:3px;
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:    2px 2px 10px rgba(0,0,0,0.2);
	box-shadow:         2px 2px 10px rgba(0,0,0,0.2);
	border:1px solid #003366;
	/*behavior: url(PIE.htc);*/
}

#carters-body .minicart-pop{
	/*color:#05C3DE;*/
}

.minicart-pop h3{
	color:BLACK;
	text-transform:none;
	/*behavior: url(PIE.htc);*/
}

.minicart-pop-content{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:1em 0;
	font-family:'open sans', sans-serif;
	font-size:11px;
}

.minicart-pop-image{
	float:left;
    width:30%;
    box-sizing: border-box;
}

.minicart-pop-image img{
	max-width:100%;
}

.minicart-pop-details{
	float:left;
	text-align:left;
    width:65%;
    margin-left:10px;
	overflow:hidden;

}

.minicart-pop-details .prod-name{
	line-height: 18px;
}

.minicart-pop-bottom{
	padding:1em 0;
	border-bottom:1px solid #efefef;
}

.minicart-pop-bottom a{
	color:#333;
}


.minicart-pop-bottom a.button{
	color:#FFF;
	background: #f64e00;
}


.minicart-pop-bottom li{
	border:none;
}

.minicart-pop-bottom .button{
	padding:8px 15px;
	font-style:normal;
	font-size:12px;
}

.txtfield{
	border:1px solid #c2c2c2;
	border-radius:4px!important;

}

a.cctooltip {
  position: relative;
  display: inline;
}

a.cctooltip span {
  position: absolute;
  width:220px;
  color: #FFFFFF;
  background: #BFBFBF;
  height: auto;
  text-align: center;
  visibility: hidden;
  border-radius: 2px;
  display:block;
}

a.cctooltip span:after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  margin-top: 8px;
  width: 0; height: 0;
  border-right: 8px solid #BFBFBF;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

a:hover.cctooltip {text-decoration:none;}
a:hover.cctooltip span {
  visibility: visible;
  opacity: 0.8;
  left: 100%;
  top: 50%;
  margin-top: -15px;
  margin-left: 15px;
  z-index: 999;
}

#shopcustomer input.txtfield{
/*	width:175px;
	height:1.5em;*/
	border-radius:20px;
	font-size:12px;
	height:20px;
	padding:4px 10px;
}

#shopcustomer label{
	text-transform: uppercase;
}


#dayBirth,#monthBirth,#yearBirth{
	display:inline;
	width:auto;
	height:auto;
	font-size:12px;
}

.dobDivide{
	display: inline-block;
	font-size: 18px;
	padding: 0 5px;
}

.custformshipping .inline-label{
	display:inline;
	vertical-align: middle;
	/*width:49%;
	float:left;*/
	/*border:1px solid #efefef;*/
}

.custformshipping input[type='checkbox']{
	padding:0 5px 0 0;
	margin:0;
	/*width:49%;
	float:left;*/
	/*border:1px solid #efefef;*/
}


.customerservice th,.comment_title{
	border-bottom: 1px solid #D2D2D2;
    padding-bottom: 9px;
    /* margin-bottom: 1em; */
    width: 100%;
    font-size: 17px;
    color: #003366;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    margin-bottom: 11px;    
}

#carters-body .customerservice th,#carters-body .comment_title{
	font-family: 'Open Sans',serif;
	font-size:14px;
	color:#05C3DE;

}

.first-fieldset{
	margin-bottom:15px;
	height:20px;
}

.noproductmessage{
	color:#03395B;
	margin-bottom: 0em;
    padding-top: 18px;
    font-weight: 600;
}


.with_label{
	margin-left:0em!important;
}

/*default vpasp styles*/
/* General styles */

.menuhdr {
	text-transform: uppercase;
    color: #003366;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
}


#createorder-redeem {
	padding:5px 0;
	text-align:right;
	border-bottom:1px solid #efefef;
}

#createorder-vouchers {
	border-bottom:1px solid #efefef;
}

#createorder-vouchers-div{
margin:10px 0;
width:320px;
float:right;
}


#createorder-vouchers-div ul{
list-style:none;
margin-left:0;
}

#createorder-vouchers label{
	line-height:20px;
	font-size:12px;
}

#createorder-coupon{
	text-align: right;
	padding:5px 0 10px 0;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	vertical-align:middle;
}

#createorder-coupon span{
	vertical-align: middle;
	display: inline-block;
	line-height:20px;
	margin-right:5px;
}

#createorder-coupon input{
	margin:0;
	width:125px;
}

#createorder-coupon button{
	margin-right:5px;
}


#createorder-details .item_row{
	padding: 0 5px 2px;
	vertical-align: top;
	min-width:120px;
}

.createorder-qty{
	margin-bottom: 0!important;
}

.createorder-qty-update{
	color:#036;
}

.createorder-qty-update{
	color:#05C3DE;
}

.item_row{
vertical-align: top;
    padding: 0.25em 0 0.25em 0;
    font-size: 13px;
    font-weight: 400;
}

.item_row al{
    font-size: 13px;
    font-weight: 300;
}

.item_row_desc{
	width:60%;
	display:inline-block;
	vertical-align:top;
}
.item_row_image{
	/* max-width:75px; */
	display:inline-block;
	max-width:80%;
	padding:0 10px 15px;
}

.info_table{
	margin-bottom:1.5em;
}


.keylooks-thumb{
	width: 125px;
	margin: 0 5px 5px 0;
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
	opacity:0.3;

}

#keylooks-main img{
	width:100%;
}

.keylooks-thumb.active{
	box-shadow:1px 1px 5px rgba(0,0,0,0.6);
	opacity:1;
}

.left-category{
	/*margin-top:2em;*/
	/*border-bottom:1px dashed #164872 ;*/
	font-size:11.5px;
}

.history-left-top{
	float:left;
	width:55%;
}

.history-left-top img{
	margin-top:8%;
}

.history-right-top{
	float:right;
	width:45%;
}

.history-left-bottom{
	float:left;
	width:44%;
}

.history-right-bottom img{
	margin-top:17%;
}

.history-right-bottom{
	float:right;
	width:55%;
}


.sale{
	color:#cc0000!important;
}

#bagicon{
	position:absolute;
	left:15px;
	top:-8px;

}

.bag-items{
	margin-left:35px;
}

.fontsemibold{
	font-weight:600;
}

.colour-icon{
	padding:1px;
	border:1px solid white;
	height:17px;
	width:30px;
	vertical-align:middle;
}

.colour-icon:hover{
	cursor:pointer;
	text-decoration:none;
}

.text-icon{
	border:1px solid #C2C2C2;;
	padding:1px 3px;
}

.text-icon.selected{
	border:1px solid #03395B;
}

img.selected{
	border:1px solid #03395B;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;*/
}

img.disabled{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;
	cursor:default!important;
}

.size-icon{
	text-align: center;
    padding: 5px;
    border: 1px solid #CCC;
    /* box-shadow: inset 2px 2px 5px rgba(0,0,0,0.1); */
    font-size: 12px;
    color: #333;
    margin: 0 4px 4px 0;
    width: auto;
	max-width: 50px;
	min-width: 30px;
    line-height: 27px;
    display: inline-block;
	text-decoration:none;
}


.size-icon:hover{
	text-decoration:none;
}

a.selected{
	background-color:#003366;
	color:white;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

a.selected:hover{
	color:white;
}

a.disabled:hover{

}
a.disabled{
	background-color:#f4f4f4;
	border:1px solid #efefef;
	color:white;
	cursor:default;
}

#zoom-wrap{
	width:280px;
	height:300px;
	margin:0 auto;
}

.dottedBorder {
	border:1px dotted #ccc;
	background-color:#F9F9F9;
	padding:10px;
}


/*Start Captcha*/

.g-recaptcha{
	padding-bottom:10px;
}

.captcha_wrapper{
	float:left;
	width: 90%;
}

textarea#styled {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*End Captcha*/

.submit_btn_container{
	width: 80%;
    margin-bottom: 25px;
    padding-top: 22px;
    display: inline-block;
    padding-left: 26px;
}

.customerservice{
	margin-bottom:25px;
	padding-bottom:5px;
}


.customerservice ul{
	margin:0;
}
.customerservice li{
	list-style: none;

}
.customerservice th{
	text-align:left;
	margin-bottom:5px;
}

#blogsreviewform table td, #newsreviewform table td, #contactusform table td, #contactusinfo table td, table.tbl_customer td {
vertical-align: top;
padding: 0 30px 10px 0;
}

.swatches-error{
	display:none;
	 color: #cc0000!important;
	font-weight:bold;
}

#colour-no-stock {
     color: #cc0000!important;
    font-size: 1.5em;
    position: sticky;
}

.free-shipping{
	margin-top:15px
}

#redeemBox{
	padding:15px;
	width:282px;
	height:111px;
	margin:25px 0;
	-webkit-box-shadow: 0px 0px 5px #C2C2C2;
	-moz-box-shadow: 0px 0px 5px #c2c2c2;
	box-shadow: 0px 0px 5px #C2C2C2;
	behavior: url(PIE.htc);
}

.redeemError{
	font-weight:bold;
	color: #cc0000!important;
	text-align:center;
}

.more-colours{
	color: #7d7d7d;
    padding-left: 0px;
    margin-top:0.4em;
    display: block;
    font-size: 12px;
	min-height: 3em;
}

.noproductmessage .error{
	color:red;
	text-align:left;
	padding-bottom: 0px!important;
	font-size: medium;
}

.error{
	color:red;
	text-align:left;
	font-size: medium;
}

#cc-icons{
	float:left;
}

#copyright{
	float:left;
	text-align: center;
	margin-left: 158px;
	color:#808080;
}

#copyright img{
	margin:0 5px;
}

#contact-left{
	/*float:left;
	width:470px;*/

}

#contact-right{
/*	float:left;
	width:335px;*/
	margin-top:15px;
}

#copyright ul li{
	display:inline;
	color:#CECECE;
	line-height:22px;
	padding:0 2px;
}

#copyright ul li img{
	vertical-align: middle;
	margin-top:-4px;
}

#copyright ul li a{
	color:#CECECE;
}

.store-location {
	margin-bottom:1.5em;
}
.store-location ul{
	display:block;
	width:100%;
}

.store-location ul li{
	display:block;
	float:left;
	padding-right:25px;
}

.store-location ul li:first-child{
	font-weight:bold;
	color:#7d7d7d;
	width:125px;
}

.store-location ul li.c1{
	width:180px;
}

.store-location ul li.c2{
	width:125px;
}

.store-location h2{
	font-size:12px;
	color:#7d7d7d;
	margin-bottom:0;
	padding-bottom:0;
}


#checkout-indicator{
	margin-bottom:15px;
}

input[name='checkout']{
	float:right;
	margin-bottom:35px;
	margin-top:0px;
}

input[name='continue']{
	float:left;
	margin-bottom:35px;
}

#loginform label{
	display:block;
	width:100%;
	float:none;
	margin-bottom:5px;
}

#loginform input{
	margin-bottom:5px;
}


#loginform .login-banner{
	display:block;
	text-align:center;
	text-transform: uppercase;
	border:1px solid #003366 ;
	background-color:#82a5c7;
	color:white;
	font-family:'Poppins',sans-serif;
	font-size:16px;
	margin-bottom:35px;
	padding:5px 0;
}
#first-time{

}

#returning-customer{

}

input#cancel{
	margin-top:25px;
}

	.bluebold{
		color:#102e51;
		font-weight:bold;
	}

	#reward-left{
		display:block;
		width:36%;
		float:left;
	}

		#reward-right ul{
		list-style-type: square;
		padding-left:13px;
	}

	#reward-right{
		display:block;
		width:auto;
		float:left;
	}

	.reward-button:hover{
		background-color:RED;
		color:white;
		text-decoration: none
	}
	.reward-button{
		display:inline-block;
		background: #03395B;
		color: white;
		border: none;
		text-transform: uppercase;
		padding: 5px 10px;
		cursor: pointer;
		margin-right:20px;
		text-align:center;
		width:120px;
		}

	.reward-button a{
		color:white;

	}

.customer-submit{
	margin-top:50px;
}


#top-newsletter{
	padding-right:10px;
	margin-top:15px;
}

#top-newsletter .bluebutton{
	padding:3px 0;
	margin:0;
	vertical-align:middle;
}


#top-newsletter img{
	padding:0;
	margin:0;
	width:18px;
	vertical-align: middle;
}
#top-newsletter span{
	vertical-align:middle;
}
#top-newsletter .txtfield{
	height:15px;
	vertical-align:middle;
	width:100px;
}


#newsletter-pop{
	/*background:url(../../../images/oshkoshv2/newsletter-bg3.jpg) no-repeat;*/
	width:400px;
	height:400px;
	
	}

#newsletter-pop-content{
	vertical-align: middle;
	background-color: #82A5C7;
	padding: 10px;
	display: block;
	text-align: center;
	border: 1px solid #036;
	width: 90%;
	margin: 0 auto;
}

#newsletter-pop-content input{
	margin-bottom:0;
	border-radius:10px;
	width: 150px;
	margin-right:10px;
}

#newsletter-pop-content button{
	border: 1px solid #FFF;
	background-color: #999;
	font-weight: normal;
	font-size: 15px;
	line-height: 12px;
}

#newsletter-pop-content button:hover{
	background-color: #000;
}


#newsletter-pop-content span{
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:middle;
	margin-right:10px;
}

#newsletter-pop h1{
	text-align:center;
}

#newsletter-image img{
	width:234px;
	height:291px;
}

#newsletter-nothanks{
	color:#FFF;
	vertical-align: bottom;
	padding-left:10px;
	font-size:11px;
}
#newsletter-image{
	/*float:left;*/
	/*background:url(../../../images/oshkosh/dotted-border.png) no-repeat;*/
	padding:5px 4px 4px 4px;
	width:234px;
	height:292px;
	margin-right:20px;
}

#newsletter-content h1{
	font-size:16px;
	line-height:18px;
}

#newsletter-content label{
	font-size:14px;
	width:175px;
}
#newsletter-content input{
	border:1px solid #03395B;
	width:175px;
	height:16px;
	margin-bottom:15px;
}

#newsletter-form{
	margin:0;
}

input.newsletter-error{
	background-color:#FFC3C3;
}

#sign-me-up img{
	display:block;
	margin: 0 auto;
}

#sign-up-loading{
	display:none;
	margin:0 auto;
	padding:10px;

}

#sign-up-result{
	margin-top:10px;
}

#sign-up-result a{
	/*color:#03395B;*/
}

ol.rewards-list{
	list-style-type: decimal;
	padding-left:15px;
}

ol.rewards-list li{
	margin-bottom:5px;
}

.nivo-caption{
	display:none!important;
}

#addtocart-header{
	padding:10px;
	background-color:#efefef;
	margin:0 0 20px 0;

}

input[name='ReCalculate']{
	/*visibility: hidden;*/
	display:none;
}

#front-banners [class*="span"] {
	margin-bottom:2em;
}


#front-banners #front-newsletter{
	border:1px dashed RED;
	text-align:center;
	height:100%;
}


#ewayForm select {
		width:auto;

}

#eWAYBlock{
	margin-top:3px;
}

.deal-of-the-week{
	display:inline-block;
	width:195px;
}

.filter-menu label{
	line-height: 16px;
    border-bottom: 1px solid #efefef;
    text-transform: capitalize;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #003366;
    /* margin: 12px 0px 12px 3px; */
	padding-bottom: 6px;
}


.filter-menu{
	margin-top: 2px;
    border-top: 2px solid #efefef;
    padding-top: 15px;
}

.filter-menu h4{
	margin: 15px 0 3px 0;
    text-transform: capitalize;
    background: #efefef;
    padding: 5px 0px 4px 5px;
}

.filter-wrap input{
}

.filter-wrap{
	margin-left:0px;
	 padding-bottom: 1.8em;
}

.filter-row {
    border-bottom: 2px dashed #efefef;
    padding-bottom: 0%;
    margin-bottom: 1%;
}
	
	.filter-row-last {
    border-bottom: .15em Dashed #efefef;
    margin-bottom: 2em;
}
	
	
.nav-pills > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}	

#viewcart-total {
	margin-bottom: 10px;
}

.afterpay-cart {
	float: right;
}

.afterpay-checkout .afterpay-button-container {
	border-radius: 0;
	border: 0px;
	padding-left: 8px;
}

#afterpay-click {
	cursor: help;
    padding-bottom: .7em;
}

.price-area #afterpay-click {
	cursor: help;
    padding-bottom: .7em;
	font-size:12px
	}
	
.price-area	#afterpay-click-area {
    margin-bottom: 5px;
    margin-top: 5px;
}

#afterpay-click-area {
   padding-top: 0px;
	margin-bottom: 3px;
}

#afterpay-text{
}



.afterpay-button-container {
	display: inline-block;
    padding: 1px 2px;
    /* background: #efefef; */
    /* border-radius: 0px; */
    margin-right: 0px;
}

.afterpay-logo {
	width: 100px;
}

.modal button.close:hover {
	color: #000!important;
	background: transparent!important;
	/* padding: 0; */
}

#createorder-giftcard {
	margin-bottom: 15px;
}

input[type="text"],
.txtfield {
	border-radius: 2px!important;
	height: 35px;
	width: 65%;
}

input[type="password"], .txtfield {
    border-radius: 2px!important;
    height: 35px;
}

.input-append .add-on,
.input-prepend .add-on {
	height: 20px;
	line-height: 20px;
}

#member-tier {}

#createorder-coupon,
#createorder-redeem {
	text-align: left;
	/* border-bottom:0; */
}

#viewcart-total {
	width: 325px;
    border: 6px solid #efefef;
    float: right;
}

#viewcart-total td,
#viewcart-total th {
	padding: 10px 15px;
}

#er-discounts-wrap {
	/* margin-top:15px; */
}

#createorder-vouchers-div {
	width: 100%;
}

#er-discounts-container {
	border-bottom: 1px solid #efefef;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#er-discounts-container input[type="text"] {
	margin: 0;
}

#er-discounts-container .input-prepend {
	margin-bottom: 0;
}

#createorder-coupon input,
input[name='cc-giftcard'] {
	width: 175px;
	height: 30px;
}

input[name='redeemAmount'] {
	width: 150px;
}

.createorder-discounts {
	/* margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #efefef; */
}

#createorder-coupon {
	border-top: 0;
	border-bottom: 0;
}

#createorder-vouchers {
	border-bottom: 0;
}

#createorder-redeem {
	padding: 0 0 15px 0;
}

#createorder-vouchers-div {
	float: none;
}

#member-tier td,
#member-tier th {
	padding: 5px 10px 5px 0;
	text-align: left;
}

.cc-hero {
	background: #efefef;
	padding: 15px;
	margin-bottom: 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border-radius: 4px;
}



/* Large desktop */
@media (min-width: 1200px) {

	#prodexd-right{
		width: 39%;
    	margin-left: 2%;
	}
	
	#prodexd-thumbnails{
		
	}
	
	.filter-heading {
    padding-top: 4%;
	}
	
}


/* Mini desktop */
@media (min-width: 980px) and (max-width: 1199px) {

        .colour-label{
            width:12%
        }
        .colour-selection{
            width:60%
        }

    .header-dropdown > a, .header-dropdown-link{
        height:30px;
    }

	.filter-size-box {
    width: 38%;
    padding-left: 8px;
    padding-right: 4px;
	}
	
	#top-mid-bar {
    height: 7em;
	}
	
	.filter-size-box .btn {
    font-size: 12px;
    line-height: 2.5em;
	}

	.filter-menu label {
    font-size: 12px;
	}
	
	.afterpay-logo {
    width: 90px;
	}
	
	.menu-hidden {
	display: none;
	}
	.menu-resize-shopby {
    width: 350px;
}

/* Start Member Landing */

h1.member-landing {
    font-size: 3.5em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 9%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-landing {
    font-size: 2.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
    font-weight: 100;
}

img.member-landing {
    width: 200px;
    margin-left: 30%;
    margin-top: 7%;
}

h1.member-landing-callout {
    font-size: 2.9em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 300;
}

h4.member-landing-callout {
    font-size: 1.5em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-landing-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    letter-spacing: .04em;
}


/* End Member Landing */

.prod-listing {
        display: inline-block;
    vertical-align: top;
    width: 31.5%;
    text-align: center;
    color: #03395b;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 0.1em;
    border: none;
    margin: 4px;
    padding-top: 0px;
    min-height: 38em;
}

.prod-listing-related {
    display: inline-block;
    vertical-align: top;
    width: 22.333%;
    text-align: center;
    color: #03395b;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 2.5em;
    border: solid 1px #efefef;
    margin: 7px;
    min-height: 25em;
    padding-top: 15px;
}

/* Start Member footer */

h1.member-footer {
    font-size: 2.5em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-footer {
    font-size: 1.8em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
    font-weight: 100;
}

img.member-footer {
    width: 165px;
	margin-left: 12%;
	margin-top: 7%;
}

h1.member-footer-callout {
    font-size: 2.9em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 300;
}

h4.member-footer-callout {
    font-size: 1.5em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-footer-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    letter-spacing: .04em;
}

/* End Member footer */

#prodexd-mid {
    
}

#prodexd-right {
    position: relative;
    width: 46%;
	/* margin-left: 1%; */
}	

.filter-heading {
    padding-top: 22%;
}
	
		
}

@media (min-width:768px) {

    .afterpay-big-modal{
        display:block;
    }

        .afterpay-small-modal {
            display: none;
        }
	#afterpay-modal {
		width: 627px;
	}
	#afterpay-modal .modal-body {
		max-height: 560px;
	}
	
	
}

@media (max-width:980px) {
.menu-right {
	padding-top:15px;
}

.cc-flag {
    position: absolute;
    color: #FFF;
    padding: 4px 8px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .08em;
    font-size: 8px;
}

.swiper-slide .cc-flag {
    position: absolute;
    color: #FFF;
    padding: 0px 5px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .06em;
    font-size: 7px;
}

}

@media (max-width:768px) {
    #stockist-addresses {
        /* overflow: scroll;
        max-height: 620px; */
    }


    .afterpay-small-modal {
        display: block;
        margin:0 auto;
    }

   .afterpay-big-modal {
            display: none;
       }

	.filter-heading {
    padding-top: 0%;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {


    .main-product-listing{
        width:100%;
    }

		.filter-row{
		margin-bottom: 2em;
		border-bottom: .15em dashed #efefef;
		width: 95%;
		}

	.filter-menu-body {
    display: none;
    margin-bottom: 0px;
    margin-left: 71px;
    width: 81%;
    border-bottom: 2px dashed #efefef;
	}
	

		.filter-menu h4{
			text-align:left;
		}

		.product-sort-bar{
			text-align: center;
    margin-bottom: 26px;
		}
		
		.mt-menu__image {
    display: block;
    margin-top: 5px;
	}

		#btn-filter{
			width: 100%;
    padding: 14px 0;
    margin-bottom: 15px;
    margin: 13px 0px;
    color: #003366;
    font-family: 'open sans', arial;
    font-weight: 700;
    font-size: 1.1em;
	background: transparent;
    border: 1px solid #003366;
		}
		
		.afterpay-logo {
    width: 76px;
	}
	
	#top-login-list {
    margin: 0 0 0 20px;
	}
		
		.sort-by{
		 width: 97%;
		}

#top-logo{
		margin: 1em 0px 0px 1%;
    	width: 51%;
    	float: right;
		}

#top-bar .social-icons{
		
		}

#top-mid-bar {
    	height: 7em;
		}

#header-menu > li{
		width:115px;
		}

#prodexd-thumbnails{
		
		}

			#prod-more{
		/*margin:10px 0 0 0;*/
	}

	#prodexd-right{
		width:100%;
		padding-top:3em;
		margin-left: 0px;
	}
	
	#prodexd-mid {
    text-align: center;
	margin-left: 0px;
	    width: auto;

}

#viewcart-total {
    width: 298px;
    border: 6px solid #efefef;
    float: right;
}

#prodexd-mid-image {
width:100%;
}


#prodexd-image-zoom, #prodexd-image-full {
    display: inline-block;
    margin: 0 10px;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    color: #666;
}

.prod-listing-related {
    display: inline-block;
    vertical-align: top;
    width: 22.333%;
    text-align: center;
    color: #03395b;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 2.5em;
    border: solid 1px #efefef;
    margin: 7px;
    min-height: 25em;
    padding-top: 15px;
}

.swiper-slide .prod-listing {
    padding-left: 5px;
    padding-right: 5px;
}


.buyXforY {
    color: #cc0000!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1em;
    letter-spacing: 1px;
	}

	#prodexd-extrabuttons{
		width:168px
	}

	#prod-more{
	}

	#prod-add{
		margin-right:0;
	}

	#prod-checkout{
	margin-top: 7px;
    margin-left: 8px;
    float: right;
    width: 129px;
    text-align: center;
    position: absolute;
    padding: 8px 0px 7px 0;
	}

	.header-megamenu {
    font-family: 'open sans', Helvetica, Arial, sans-serif;
    font-size: 11px;
    display: none;
    background: #FFF;
    border: 1px solid #003366;
    border-radius: 3px;
    position: absolute;
    padding: 10px;
    z-index: 2;
    text-align: left;
    left: 0;
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    font-weight: 500;
    margin-top: 7px;
	width: 180px;
	}
	
	footer #social-icons {
    padding: 0;
    margin: 0 0px 0 0;
    display: inline;
}

.prod-listing {
    display: inline-block;
    vertical-align: top;
    width: 30.9%;
    text-align: center;
    color: #03395b;
    /* font-size: 11px; */
    /* line-height: 14px; */
    padding-bottom: .7em;
    border: none;
    margin: 2px;
    min-height: 36em;
    padding-top: 0px;
}

.prod-listing .prod-price-cat {
    text-align: left;
    padding-left: 4%;
}

.prod-listing .prod-name {
    color: #4f4f4f;
    font-weight: 400;
    /* padding-bottom: 4px; */
    margin-bottom: 0;
    text-transform: none;
    /* text-align: left; */
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.1em;
    line-height: 1.35em;
    font-family: 'Poppins',sans-serif;
    letter-spacing: .03em;
    /* min-height: 2em;*/

}

.prod-listing-image {
	padding-top: 1.8em;
}

/* Start Member Landing */

h1.member-landing {
    font-size: 3.9em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-landing {
    font-size: 2.6em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
    font-weight: 100;
}

.member-landing-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 18px;
}

img.member-landing {
    width: 200px;
    margin-left: 10%;
    margin-top: 7%;
}

h1.member-landing-callout {
    font-size: 2.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 300;
}


h4.member-landing-callout {
    font-size: 1.4em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-landing-callout {
    font-size: 1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    letter-spacing: .04em;
}

h1.member-landing-table-callout {
    font-size: 2.4em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.1em;
    color: #003366;
    font-weight: 100;
}

#member-icons{
	padding: 0;
    margin: 0;
    display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    list-style-type: none;
    margin-left: 9%;
	margin-left: 16%;
	padding-top: 3.4em;
}

#member-icons li{
	vertical-align: middle;
	padding-right:8%;
	font-size:15px;
}

#member-icons img{
	width: 50px;
}

.btn-landing {
    display: inline-block;
    padding: 7px 40px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing:hover,
.btn-landing:focus,
.btn-landing:active,
.btn-landing.active,
.btn-landing.disabled,
.btn-landing[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing:active,
.btn-landing.active {
  background-color: #cccccc \9;
}

.btn-landing:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-landing:hover,
.btn-landing:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* End Member Landing */

/* Start Member footer */

.bg-member {
    background: none;
    min-height: 16em;
}

h1.member-footer {
    font-size: 2.5em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 8%;
    line-height: 1.2em;
    font-weight: 300;}

h4.member-footer {
    font-size: 1.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
	font-weight: 100;
}

.member-footer-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 16px;
}

img.member-footer {
    width: 160px;
    margin-left: 13%;
    margin-top: 14%;
}

h1.member-footer-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100;
}

h1.member-footer-table-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #003366;
    font-weight: 100;
}

h4.member-footer-callout {
    font-size: 1.7em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-footer-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 0%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.4em;
    color: #fff;
	letter-spacing:.01em;
}

.btn-landing-footer {
    display: inline-block;
    padding: 7px 40px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing-footer:hover,
.btn-landing-footer:focus,
.btn-landing-footer:active,
.btn-landing-footer.active,
.btn-landing-footer.disabled,
.btn-landing-footer[disabled] {
  color: #ccc;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing-footer:active,
.btn-landing-footer.active {
  background-color: #cccccc \9;
}

.btn-landing-footer:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-landing-footer:hover,
.btn-landing-footer:focus {
  color: #ccc;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing-footer:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* End Member footer */

.btn-header-drop {
    display: inline-block;
    padding: 4px 30px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-header-drop:hover,
.btn-header-drop:focus,
.btn-header-drop:active,
.btn-header-drop.active,
.btn-header-drop.disabled,
.btn-header-drop[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-header-drop:active,
.btn-header-drop.active {
  background-color: #cccccc \9;
}

.btn-header-drop:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-header-drop:hover,
.btn-header-drop:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-header-drop:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


}

@media (min-width: 481px) and (max-width: 767px) {

#btn-filter{
	width: 100%;
    padding: 12px 0;
    /* margin-bottom: 11px; */
    color: #003366;
    margin: 13px 0px;
    font-family: 'open sans', arial;
    font-weight: 600;
    font-size: 1em;
    letter-spacing: 0.02em
	}
	
	}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	body {
    padding-right: 5px;
    padding-left: 5px;
	}
	
	.sizing-guide h1 {
    font-size: 2em;
	}
	
	.sizing-guide h2{
    font-size: 1.6em;
    color: #009cde;
	}
	
.sizing-chart-detials-list {
    margin: 0 auto;
    padding: 0% 1% 1%;
    width: 90%;
    float: none;
    border-collapse: inherit;
	}
	
	.mt-menu__image {
    	display: block;
    	margin-top:5px;
	}
	
	.filter-row{
		margin-bottom: 2em;
		border-bottom: .15em dashed #efefef;
	}

	.filter-menu-body{
			display:none;
			margin-bottom:15px;
	}

	.filter-menu h4{
		text-align:center;
	}

	.product-sort-bar{
		text-align:center;
		}
		
	#prodexd-mid {
    text-align: center;
    width: 100%;
	}

	.quantity-selection input{
		/*width:35px;*/
	}
	

	#top-bar .social-icons{
		display:none;
	}
	
	.filter-heading {
    padding-top: 5px;
	}
	
	.filter-menu {
    border-bottom: 3px dashed #efefef;
    margin: 0px 2.5em;
	}

	.prod-listing {
		width:46%;
	}
	.cols2,.cols3{
		width:160px;
	}
	
	#category-callout {
    /* background-color: #f9f9f9; */
    margin: 0em 0em;
    padding: .2em;
	}

	#category-callout h1 {
    font-size: 1.6em;
	}

	#category-callout p {
	line-height: 18px;
    font-size: 11px;
	}
	
	.left-cat-banner .left-block {
    padding: 0em 0em;
	}
	
	.left-cat-banner .right-block {
       padding-top: .6em;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 1em;
    padding-left: 1em;
	}

	#header-clearance{
		width:auto;
	}
	
	.afterpay-logo {
    width: 90px;
	}
	
	.clearance-callout {
    font-size: 2.50em!important;
	}
	
	.clearance-callout-sub {
    font-size: 12px!important;
	}
	
	.mix-and-match .buyXforY {
    color: #cc0000!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border: solid 1px;
    padding: 5px 30px;
    /* background-color: #efefef; */
    /* width: 100%; */
	}

	#header-clearance .header-megamenu-pointer{
		left:15px;
	}
	#top-mid-bar{
		height:auto;
		padding-top:2px;
		}
	#top-login-list{
		margin-left:10px;
	}

	#top-logo{
	float: none;
    width: 34%;
    display: inline-flex;
    margin: .7em 0px 8px 0em;
	}

	#top-search{
	padding-top: 0px;
    margin-top: -1px;
    padding-bottom: 9px;
	}

	#top-search-container{
	padding-top: 1em;
	}

	#prodexd-thumbnails{
		
	}
	
	#prodexd-mainimage {
    max-width: 100%;
    border: 1px solid #efefef;
	}

	#prodexd-right{
		padding-top: 10px;
    	width: 80%;
   	 	margin: 0px 7%;
	}

	#header-menu > li{
		width:135px;
	}

	.header-megamenu {
    font-family: 'open sans', Helvetica, Arial, sans-serif;
    font-size: 11px;
    display: none;
    background: #FFF;
    border: 1px solid #003366;
    border-radius: 3px;
    position: absolute;
    padding: 10px;
    z-index: 2;
    text-align: left;
    left: 0;
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    font-weight: 500;
    margin-top: 7px;
    width: 180px;
	}

footer{
		padding:15px;
	}
	
footer #social-icons{
	padding:0;
	margin:0 00px 0 0;
	display:inline;
}

footer #social-icons li{
	display:inline-block;
	vertical-align: middle;
	    padding-right: 10px;
    padding-left: 10px;
	font-family: 'Poppins',sans-serif;
	font-size:15px;
	text-align: center;
}

footer #social-icons img{
	width:40px;
}

	footer-bottom {
    background-color: #efefef;
   	padding: 10px 0px 15px 0;
    color: #888888;
    display: block;
    text-align: center;
	}

	footer-bottom #card-icons {
    padding: 0;
    margin: 0 0px 0 0;
    display: inline;
    float: none;
	}
	
	footer-bottom #card-icons img {
    width:30px;
	}
	
	footer-bottom #card-icons .afterpay-callout img {
	width:47px;
	}
	footer-bottom #card-icons .eway-callout img {
	width:47px;
	}
	
	.terms-link{
	
	}
	.terms-link a{
	color: #888888;
    font-size: 12px;
    line-height: 30px;
	}
	
		#prod-more{
		margin:0 10px 0 0;
	}

	.main-product{
		text-align:left;
	}
	
	.filter-wrap {
    margin-left: 0px;
    padding-bottom: 1em;
}

	#OL-full-post-img{
		width:100%;
		float:none;
		display:block;
		margin-bottom:10px;
}

#prod-checkout{
		float:right;
	}


	#prodexd-extrabuttons{
		width:100%;
	}

.prod-listing .prod-name {
    color: #444;
    font-weight: 400;
    padding-bottom: 2px;
    margin-bottom: 0;
    text-transform: none;
    padding-left: 2%;
    padding-right: 6%;
    font-size: 1.18em;
    line-height: 1.3em;
}

.prod-name .gender {
    font-weight: 400;
}

.prod-listing .brand-logo-block .gender {
    padding-top: 1px;
    font-weight: 300;
    font-size: 10px;
    padding-left: 0px;
}

.prod-listing .brand-logo img {
    height: 12px;
    max-width: 100%;
    margin-bottom: 0;
}

.swiper-slide .prod-listing .gender {
        font-size: 10px;
    padding-top: 2px;
  
}

.payment-type .span5{
    background-color: #efefef;
    padding: 27px;
    width: 100%;
}

.paypal-payment-type .span5 {
	background-color: #fff;
	padding: 0px;
    width: 100%;
}   

.payment-type h5{
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}

#afterpay-checkout{
	margin-top:5em;
}


/* Start Member Landing */

h1.member-landing {
    font-size: 3.2em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;   
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-landing {
    font-size: 1.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;   
    line-height: 1em;
    color: #00A9E0;
    font-weight: 100;
}

img.member-landing {
    width: 137px;
    margin-left: 4%;
    margin-top: 4%;
}

h1.member-landing-callout {
    font-size: 2.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 300;
}

h4.member-landing-callout {
    font-size: 1.4em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-landing-callout {
    font-size: 1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    letter-spacing: .04em;
}

h1.member-landing-table-callout {
    font-size: 2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.1em;
    color: #003366;
    font-weight: 100;
}

.member-callout-sign-up{
	padding-top:30px;
}

.member-icons-block {
    text-align: center;
    margin-left: 0px;
}

#member-icons{
	padding:0;
	margin:0;
	display:block;
	margin-left: 0;
}


#member-icons li{
	display:inline-grid;
	vertical-align: middle;
	padding: 3%;
	font-size:15px;
}

#member-icons img{
	width: 55px;
	padding: 2% 15%;
}

.member-landing-button {
    margin-left: 20%;
    text-align: center;
    padding-top: 16px;
}

.btn-landing {
    display: inline-block;
    padding: 7px 40px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing:hover,
.btn-landing:focus,
.btn-landing:active,
.btn-landing.active,
.btn-landing.disabled,
.btn-landing[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing:active,
.btn-landing.active {
  background-color: #cccccc \9;
}

.btn-landing:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-landing:hover,
.btn-landing:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* End Member Landing */

/* Start Member footer */


.bg-member {
    background: none;
    min-height: 15.5em;
}

h1.member-footer {
    font-size: 2.2em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 4%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-footer {
    font-size: 1.4em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
	font-weight: 100;
}

.member-footer-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 12px;
}

img.member-footer {
       width: 107px;
    margin-left: 7%;
    margin-top: 4%;
}

h1.member-footer-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #fff;
    font-weight: 100;
}

h1.member-footer-table-callout {
    font-size: 3.2em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #003366;
    font-weight: 100;
}

h4.member-footer-callout {
    font-size: 1.7em;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1em;
    color: #fff;
    font-weight: 200;
}

p.member-footer-callout {
    font-size: 1.1em;
    text-align: left;
    font-family: 'open sans',sans-serif;
    padding-top: 0%;
    margin-left: 5%;
    margin-right: 0%;
    line-height: 1.4em;
    color: #fff;
	letter-spacing:.01em;
}

.btn-landing-footer {
    display: inline-block;
    padding: 6px 26px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing-footer:hover,
.btn-landing-footer:focus,
.btn-landing-footer:active,
.btn-landing-footer.active,
.btn-landing-footer.disabled,
.btn-landing-footer[disabled] {
  color: #ccc;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing-footer:active,
.btn-landing-footer.active {
  background-color: #cccccc \9;
}

.btn-landing-footer:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-landing-footer:hover,
.btn-landing-footer:focus {
  color: #ccc;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing-footer:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-header-drop {
    display: inline-block;
    padding: 4px 30px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-header-drop:hover,
.btn-header-drop:focus,
.btn-header-drop:active,
.btn-header-drop.active,
.btn-header-drop.disabled,
.btn-header-drop[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-header-drop:active,
.btn-header-drop.active {
  background-color: #cccccc \9;
}

.btn-header-drop:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-header-drop:hover,
.btn-header-drop:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-header-drop:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.prod-listing-related {
    display: inline-block;
    vertical-align: top;
    width: 45.333%;
    text-align: center;
    color: #03395b;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 2.5em;
    border: solid 1px #efefef;
    margin: 7px;
    min-height: 27em;
    padding-top: 15px;
}


}

@media (min-width: 601px) and (max-width: 766px){

.prod-listing{
	width: 47.5%;
    min-height: 43em;
    margin: 6px;
    padding-bottom: 1.0em;
	}
	
	}

/*  */
@media (min-width: 551px) and (max-width: 600px){

	.prod-listing{
	width: 47.3%;
    min-height: 38em;
    margin: 4px;
    padding-bottom: 1em;
	}
	
	}
	
@media (min-width: 481px) and (max-width: 550px){

	.prod-listing{
	width: 47.3%;
    min-height: 39em;
    margin: 4px;
    padding-bottom: .5em;
	}
	
	.cc-flag {
    position: absolute;
    color: #FFF;
    padding: 3px 7px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .08em;
    font-size: 8px;
	}
	
	}
	
	@media (min-width: 481px) and (max-width: 1200px){
	
	.swiper-slide .prod-listing .discount-flag-area .cc-flag-discount {
        font-size: 11px;
    width: 98%;
    padding-left: 3%;
	}
	
	
	}


/* 480 below - Landscape phones and down */
@media (max-width: 480px) {
	.price-area {
    margin-top: 1em;
	}
	
.prod-listing .prod-name {
    color: #444;
    font-weight: 400;
    padding-bottom: 2px;
    margin-bottom: 0;
    text-transform: none;
    font-size: 1em;
    line-height: 1.2em;
}

	 .size-selection {
    display: inline-block;
    width: 98%;
    margin-right: -5px;
    vertical-align: middle;
	}

	.colour-selection {
	width: 70%;
	}

    #prodexd-thumbnails a{
        width:16%;
		margin: 0 10px 10px 0;
    }

    #prodexd-thumbnails a:only-child{
        display:none;
    }

		.checkmark {
    top: 6px;

	}	
	
	#prodexd-ship-msg{
	width:80%;
	 margin-left: 8px;
	    margin-top: 0px;
	}

	#main {
    padding: 4px 5px 8px 5px;
    /* min-height: 32em; */
	}

	.quantity-selection input{
		/*width:35px;*/
	}
	
	.filter-row {
    margin-bottom: .5em;
    border-bottom: .15em dashed #efefef;
	}

	#top-bar .social-icons{
		display:none;
	}
	
	.filter-heading {
        padding-top: 0px;
    font-size: 15px;
    margin: 5px 0;
	}
	
	.filter-menu {
    border-bottom: 2px dashed #efefef;
    margin: 0px 1.5em;
	}
	
	.filter-menu h4 {
    text-align: center;
	font-size: 14px;
	margin: 3px 0 3px 0;
	}
	
	.filter-menu label {
    line-height: 28px;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    text-align: left;
    font-size: 13px;
	}
	
	.filter-wrap {
    margin-left: 0px;
    padding-bottom: 0em;
	}

	.prod-listing{
	    width: 48%;
    min-height: 30em;
    margin: 2px;
    padding-bottom: 1em;
    padding-top: 0px;
	}
	
	.cc-flag-discount {
    font-size: 10px;
    letter-spacing: 0px;
    margin-bottom: 1px;
	width: 95%;
	}	
	
	#prodexd-right .cc-flag {
    position: inherit;
    padding: 2px 11px;
    margin: 0 15px 1.2em 0;
    float: left;
	}
	
	.prod-listing-content .discount-flag-area .cc-flag-discount {
    font-size: 10px;
    
	}	
	
	.swiper-slide .prod-listing .discount-flag-area .cc-flag-discount {
    font-size: 10px;
	}
	
	#prodexd-right .discount-flag-area-pp .cc-flag-discount {
    font-size: 16px;
    cursor: help;
    width: 90%;
    padding-left: 0px;
	}
	
	.discount-flag-area-pp .cc-flag-discount {
    font-size: 1.1em;
    cursor: help;
    width: 85%;
    padding-left: 0px;
	}
	
	#prodexd-recent {
    margin: .5em 0px .5em 0;
    padding: .5em 0px .5em 0;
	}
	
	.buyXforY {
    color: #cc0000!important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .9em;
    letter-spacing: 0px;
	}
	
	.discount-flag-area {
    min-height: 0em;
	}
	
	.cc-flag {
        position: absolute;
    color: #FFF;
    padding: 1px 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .08em;
    font-size: 7px;
	}
	
	.prod-listing .prod-name{
	padding-left: 1%;
    padding-right: 1%;
	}
	
	.prod-price-cat {
    padding-top: .4em;
    font-size: 10px;
    padding-bottom: .1em;
    font-weight: 600;
	}
	
	.prod-listing .prod-old-price {
    font-size: 12px;
	}

	.prod-listing .prod-sale {
    font-size: 12px;
	}	
	.prod-listing .brand-logo-block {
    padding-bottom: 3px;
	}
	
	.prod-listing-image {
    padding-top: 18px;
	}
	
	#prodexd-cross, #prodexd-related {
    margin-top: 10px;
	    padding: 2em 0px 0em 0;
	}
	
	#prodexd-thumbnails{
		float:none;
		width:100%;
        min-height: .2em;
        text-align:left;
		margin: 18px 0 5px;
	}

	#prodexd-thumbnails img{
		
	}
	
	#prodexd-mainimage {
    border: 1px solid #efefef;
	}

	#prod-more{
		/*margin:0 10px 0 0;*/
	}
	
	.afterpay-button-container {
        display: inline-block;
    /* padding: 8px 10px; */
    /* background: #efefef; */
    border-radius: 0px;
    margin-right: 2px;
    font-size: 13px;

	}

	#top-search-container input {
    	font-size: 11px;
   	 	width: 115px;
	}

	#top-logo{
    margin: .2em 0px 6px 0px;
    width: 40%;
    float: none;
	}

	#top-login-list{
		/*display:none;*/
	}

	#prodexd-right{
		width: 100%;
    	padding: 0px 4%;
    	margin: 0;	
}

#prodexd-right .prod-name {
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 18px;
    padding-top: 6px;
}

#prodexd-right .prod-sale {
    color: #cc0000!important;
    font-size: 18px;
    font-weight: 600;
    font-family: 'poppins', Arial, sans-serif;
}

	.item_row{
		padding:10px 5px;
	}

	#shopaddtocartform input.submitbtn{
		width:100%;
		float:left;
		margin:10px 0;
	}

 	.row-landing {
    width: 100%;
	padding-bottom: 8px;
    *zoom: 1;
  	}

  	.row-landing:before, .row-landing:after {
    display: table;
    line-height: 0;
    content: "";
 	}

  .row-landing:after {
    clear: both;
  }

  .row-landing [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-landing [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-landing .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-landing .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-landing .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-landing .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-landing .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-landing .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-landing .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-landing .span6 {
        width: 90%;
  }
  .row-landing .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-landing .span4 {
    width: 47%;
    padding-top: 1.8%;
    *width: 47%;
  }
  .row-landing .span3 {
       width: 100%;
		padding-bottom: 20px;
  }
  .row-landing .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-landing .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }

.prod-listing-related {
    display: inline-block;
    vertical-align: top;
    width: 43.3%;
    text-align: center;
    color: #03395b;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 2.5em;
    border: solid 1px #efefef;
    margin: 7px;
    min-height: 19em;
    padding-top: 15px;
}


#createorder-buttons a,#createorder-buttons input{
	display:block;
	width:100%;
	margin:10px 0;
	float:left;
	text-align:center;
}

.accordion-header-heading .accordion-header-toggle {
    display: block;
    padding: 3px 5px;
    font-weight: 600;
    font-family: 'Poppins',sans-serif;
    color: #fff;
	font-size: 12px;
    letter-spacing: .02em;
}

.header-megamenu {
    font-family: 'open sans', Helvetica, Arial, sans-serif;
    font-size: 11px;
    display: none;
    background: #FFF;
    border: 1px solid #003366;
    border-radius: 3px;
    position: absolute;
    padding: 10px;
    z-index: 2;
    text-align: left;
    left: 0;
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    font-weight: 500;
    margin-top: 7px;
	width:170px;
	}

/*Sizing Chart*/

.sizing-guide{
    text-align: center;
}

.sizing-guide h1{
    text-align: center;
	font-size: 2.5em;
}

.sizing-guide h2{
    font-size: 1.2em;
    color: #009cde;
}

.sizing-guide p{
    text-align: center;
    margin: 1.8em .3em;
}

.sizing-chart-details-list{
	margin: 0 auto;
	padding: 0% 1% 1%;
	width: 100%;
	float: none;
	border-collapse: inherit;
}

/*End Sizing Chart*/

.social-icons-feed li{
	display:inline-block;
	vertical-align: middle;
	padding: 0% 2% 2%;
	font-family: 'Poppins',sans-serif;
	font-size:15px;

}


/* Start Member Landing */

h1.member-landing {
    font-size: 2.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 6%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-landing {
    font-size: 1.8em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 1%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em;
    color: #00A9E0;
    font-weight: 100;
}

.member-landing-button {
    margin-left: auto;
	margin-right: auto;
    text-align: center;
    padding-top: 16px;
}

.member-hero-bg{
	background: url(/images/landingpage/membership/carters-oskhosh-club-membership-sm.jpg) no-repeat top;
    min-height: 60.4em;
}

img.member-landing {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

h1.member-landing-callout {
    font-size: 2.5em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    padding-bottom: 2%;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 1.1em;
    color: #fff;
    font-weight: 300;}

h4.member-landing-callout {
        font-size: 1.4em;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    padding-top: 1%;
    margin-left: 2%;
    margin-right: 2%;
    padding-bottom: 2%;
    line-height: 1.1em;
    color: #fff;
    font-weight: 200;
}

p.member-landing-callout {
    font-size: 1em;
    text-align: center;
    font-family: 'open sans',sans-serif;
    padding-top: 1%;
    margin-left: 2%;
    margin-right: 2%;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: .04em;
}

h1.member-landing-table-callout {
    font-size: 1.5em;
    text-align: left;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 2%;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1.2em;
    color: #003366;
    font-weight: 100;
}

.member-callout-sign-up{
	padding-top:30px;
}

#member-icons{
	padding:0;
	margin:0;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
}


#member-icons li{
	display: inline-block;
    vertical-align: middle;
    padding: 8px;
    text-align: center;
}

#member-icons img{
	width: 55px;
    padding-top: 5%;
    padding: 1px;
}

.btn-landing {
    display: inline-block;
    padding: 5px 30px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-landing:hover,
.btn-landing:focus,
.btn-landing:active,
.btn-landing.active,
.btn-landing.disabled,
.btn-landing[disabled] {
  color: #333;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-landing:active,
.btn-landing.active {
  background-color: #cccccc \9;
}

.btn-landing:first-child {
  *margin-left: 0;
	margin-right: 0px;
}

.btn-landing:hover,
.btn-landing:focus {
  color: #ccc;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-landing:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



/* End Member Landing */

.btn-header-drop {
    display: inline-block;
    padding: 4px 23px;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 16px;
    color: #555;
    letter-spacing: .01em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-header-drop:hover,
.btn-header-drop:focus,
.btn-header-drop:active,
.btn-header-drop.active,
.btn-header-drop.disabled,
.btn-header-drop[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-header-drop:active,
.btn-header-drop.active {
  background-color: #cccccc \9;
}

.btn-header-drop:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-header-drop:hover,
.btn-header-drop:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-header-drop:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



}

/* Landscape phones and down */
@media (max-width: 400px) {

	#prodexd-extrabuttons{
	
	}

#prod-more{

	}
	
	#top-logo {
    width: 150px;
    margin: .5em 0px .5em 0%;
    float: none;
	}
	
	.mobilemenu-bar {
    padding: 13px 8px 10px 8px;
	}

	.brand-logo {
    margin-bottom: 1px;
    display: block;
    float: right;
	}
	
	.brand-logo img {
    max-width: 80px;
	}
	
	.stores .nav-pills > li > a {
    padding: 8px 10px;
    margin: 10px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    font-size: 1.3em;
}

#prodexd-right .prod-name {
    text-transform: none;
    margin-bottom: 0px;
    line-height: 1.1em;
    font-size: 1.4em;
    letter-spacing: .02em;
}

.quantity-label {
    display: inline-block;
    width: 15%;
}

.colour-label {
    display: inline-block;
}

.colour-selection{
    display: inline-block;
    width: 55%;
    margin-right: -5px;
    vertical-align: middle;
}

.cc-flag {
    position: absolute;
    color: #FFF;
    padding: 1px 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .08em;
    font-size: 7px;
}

#prodexd-right .cc-flag {
        position: inherit;
    padding: 1px 6px;
    margin: 0 15px 1.2em 0;
    float: left;
    line-height: 16px;
}

h1.member-footer {
    font-size: 2em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 5%;
    line-height: 1.2em;
    font-weight: 300;
}

h4.member-footer {
    font-size: 1.1em;
    text-align: center;
    font-family: 'Roboto Slab',sans-serif;
    padding-top: 0%;
    line-height: 1em;
    color: #00A9E0;
	font-weight: 100;
}

.member-footer-button {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 12px;
}

img.member-footer {
        width: 85px;
    margin-left: 2%;
    margin-top: 6%;
}

.bg-member{
	background: url(https://www.OshKosh.com.au/images/footer/club-member-footer-bg.png) no-repeat top;
    min-height: 14em;
}

/* Landing Pages */
.landing-sale { float: left; margin: 8px; padding: 10px; width: 210px; height: ; border: 0px; }

.img-main {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    float: center;
}

img.lbbheader {
  display: block;
   margin-left: auto;
    margin-right: auto;
	position:relative;
        text-align:center;
}

img.lbbcircle {
  display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
	padding-bottom: 5%;
}

}

@media (max-width:375px) {
.prod-listing{
	width: 47.3%;
    min-height: 28em;
    margin: 2px;
    padding-bottom: 0em;
    padding-top: 0px;
	}
	
	.more-colours{
	color: #7d7d7d;
    padding-left: 0px;
    margin-top: 0.4em;
    display: block;
    font-size: 10px;
	min-height: 3em;
	}
	
	}  


@media (max-width: 320px) {

	#prod-add{
		padding:20px 29px 18px;
	}
	
	.footer ul, ol{
	
	}		
	
	footer li{
	line-height: 25px;
	}	
	
	footer a {
    color: #666666;
    font-size: 13px;
	}

	#viewcart-total {
    width: 300px;
    border: 6px solid #efefef;
    float: right;
	}
	
	.videoWrapper {
    position: relative;
    padding-bottom: 85%;
    padding-top: 0px;
    height: 0;
    margin-top: 15px;
    margin-bottom: 10px;
	}
	
	.prod-listing {
        width: 46.7%;
    min-height: 26em;
    margin: 3px;
	}
	
	#prodexd-right{
		width: 100%;
    	padding: 0px 4%;
    	margin: 0;	
	}

	.cc-flag {
    font-size: 7px;
	padding: 2px 6px;
	}

	.afterpay-button-container {
    display: inline-block;
	    width: 277px;   
	}
	
	#afterpay-click-area {
    padding-bottom: 0px;
	}	
	
	.afterpay-logo {
    width: 85px;
	}
	
	.segBox {
    float: left;
    width: 49.5%;
    border-bottom: 1px solid #e1e1e1;
    font-family: museo_sans_300regular,Arial,sans-serif;
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
    padding: 21px 0;
    padding-left: 1;
	}

	#top-logo {
    margin: .2em 0px .2em 0px;
    width: 43%;
	}
	
	#mc-embedded-subscribe {
        padding: 13px 13px;
    margin-left: -6px;
	}


}

/* New header css */

@media screen and (max-width: 767px){
		#top-mid-bar {
		    width: 100%;
		    text-align: center;
		    height: auto;
		}
		#top-search-container, #top-bar, #top-low-bar {
		    display: none;
		}
		
		.category-group{
         margin-left: 2px;
    font-size: 1.8em;
    margin-top: .34em;
    margin-bottom: 5px;
}

.footer-menu .mc_signup_block {
	margin-bottom:2em;

}
		
		
	}

	ul#mobile-menu {
	    position: fixed;
	    background-color: #fff;
	    width: 280px;
	    height: 100%;
	    margin: 0;
	    padding: 4px;
	    z-index: 999;
	    list-style: none;
	    color: #fff;
	    margin-left: -300px;
	    transition: all 0.8s ease;
	    top: 0;
	    left: 0;
	    overflow-y: auto;
	    box-shadow: 1px 0px 10px rgba(0, 0, 0, .5);
	}
	ul#mobile-menu.active{ margin-left: 0px;}

	ul#mobile-menu .header-cat-title{
		font-size: 15px;	
	}
	ul#mobile-menu .header-cat-title-second{
		color: rgba(255, 255, 255, 0.7);
		font-size: 14px;
	}
	.mobilemenu-bar{
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    list-style: none;
	    margin: 0;
	    background-color: #efefef;
	    padding: 10px;
	    display: none;
	}
	.mobilemenu-bar li{
		-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	    flex: 1 1 auto;
	}
	.mobilemenu-bar .toggle-bar{
		display: block;
    	cursor: pointer;
	}
	.mobilemenu-bar .toggle-bar .toggle-strip{
		width: 20px;
	    height: 2px;
	    display: block;
	    background: url(../images/60510.png) center no-repeat;
	    margin: 3px auto;
	}
	.mobilemenu-bar .search-bar {
	    background: url(../images/Very-Basic-Search-icon.png) center no-repeat;
	    width: 20px;
	    height: 20px;
	    display: block;
	    background-size: cover;
	    cursor: pointer;
	    margin: 0 auto;
	}
	.mobilemenu-bar .mapmarker-bar {
	    background: url(../images/marcador-mapa.png) center no-repeat;
	    width: 20px;
	    height: 20px;
	    display: block;
	    background-size: cover;
	    cursor: pointer;
	    margin: 0 auto;
	}
	.mobilemenu-bar .wishlist-bar {
	    background: url(../images/account-sm.png) center no-repeat;
	    width: 20px;
	    height: 20px;
	    display: block;
	    background-size: cover;
	    cursor: pointer;
	    margin: 0 auto;
	}
	.mobilemenu-bar .carticon-bar {
	    background: url(../images/46297.png) center no-repeat;
	    width: 20px;
	    height: 20px;
	    display: block;
	    background-size: cover;
	    cursor: pointer;
	    margin: 0 auto;
	}
	.menuclose-icon {
	    text-align: right;
	    margin-bottom: 20px;
	}
	
	.menuclose-icon .closemenu {
	    width: 25px;
	    height: 25px;
	    cursor: pointer;
	}
	
	@media screen and (max-width: 991px){
		.mobilemenu-bar{
			display: flex;
		}
		#top-low-bar{
			display: none;
		}
		.mobile-menu-list ul{
		list-style: none;
    	margin-left: 1px;
    	font-size: 14px;
		margin-bottom: 1.6em;
		}
		
		.mobile-menu-list ul li{
		line-height: 28px;
    	border-bottom: 1px solid #efefef;
    	padding-top: 4px;
    	padding-bottom: 4px;
		}
		.mobile-menu-list ul li a{
		color: #222;
		}
		.mobile-menu-list ul li .sale a{
		color: red;
		}
			.megamenu-callout {
	text-transform: none;
    letter-spacing: .06em;
    padding-bottom: 6px;
    padding-top: 7px;
    padding-left: 5px;
    margin-left: -4px;
    width: 102%;
    font-size: 16px;
    background-color: #efefef;
	}
	
	}
	
	.search-form {
	    position: relative;
		display: none;
	}
	
	.search-form .searchinput {
	    position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 900;
	    min-width: 10rem;
	    padding: .5rem 15px;
	    margin: 9px 0 0;
	    font-size: 13px;
	    color: #000000;
	    background-color: #fff;
	    border: 1px solid rgba(0,0,0,.15);
	}
	
	#mobile-menu .accordion-heading .accordion-toggle {
    display: block;
    padding: 14px 8px 8px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif;
    color: #003366;
    font-size: 17px;
	}

	#mobile-menu .accordion-inner {
    padding:4px 4px;
    border-top: 0px solid #e5e5e5;
    }
    

    #minibag-overlay{
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;    
        z-index: 99;
        display:none;
        }
        
        
        
        .minicart-bag{
            z-index:100;
        }
        
        .minicart-pop{
            box-sizing: border-box;
        }
        .minicart-pop li{
            font-family: 'Poppins',sans-serif;
            display: inline;
            margin-left: 10px;
            font-size: 11px;
            text-transform: none;
            color: #666666;
        }
        
        
        @media (max-width:489px){
            .minicart-pop{
                width:100%;
            }
        }
        

.landing-strip {
	padding-top:20px;
}

.center-button-group {
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
	min-height: 5em;
}

.pt-10 {
	padding-top:10px;
}

.pt-20 {
	padding-top:20px;
}

.pt-30 {
	padding-top:30px;
}

.pt-40 {
	padding-top:40px;
}

.pb-10 {
	padding-bottom:10px;
}

.pb-20 {
	padding-bottom:20px;
}

.pb-30 {
	padding-bottom:30px;
}

.pb-40 {
	padding-bottom:40px;
}

