/*@import url('https://necolas.github.io/normalize.css/7.0.0/normalize.css');*/

/* COLORS*/

/*
:root {
    --brand-main: #ee753f;
    --brand-main-light: #ffe3d6;
    --brand-secondary: #413e45;
    --brand-secondary-light: #888888;
    --attention-red: #d9080e;
}

*/
body {
  color: #443A43;
  font-family: "Roboto", "Helvetica Neu", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #ffffff !important;
}


.breadcrumbs .breadcrumbs {
    border-bottom: 1px dotted #ddd;
    padding: 0px 0 10px;
    margin: 0 0 20px;
}

.main {
    margin-left: auto;
    margin-right: auto;
    /*border-left: 1px dotted #ddd;*/
    /*border-right: 1px solid lightgray;
      border-left: 1px solid lightgray;
      background-color: white;*/
}

/*Font Definitions*/


h1,
.h1 {
    font-size: 2.7rem;
    line-height: 1.7em;
	color:#3399cc;
    font-weight: 300;
	text-align:center;
}

h2,
.h2 {
    font-size: 3rem;
    line-height: 1.5em;
    margin-top: 0.5em;
    font-weight: 500;
	color:#443A43;
}

h3,
.h3 {
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: 500;
    margin-top: 0.5em;
}

h4,
.h4 {
    font-size: 1.5rem;
    line-height: 1.5em;
    /*font-weight: bold;*/
}

h5,
.h5 {
    font-size: 1.4rem;
    line-height: 1.5em;
    font-weight: 500;
}

p {
    font-size: 1.4rem;
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

/*  */


/*EU top strip*/

.header-strip {
    background-color: #0C2545!important;*/
    background: none !important;
    border-bottom: none;
    height: 40x;
    padding-top: 5px;
    margin-bottom: -10px;
}

/* hide padding on mobile*/

@media only screen and (max-width: 1044px) and (min-width: 0px){
    .header-strip{
        padding-top: 0px;
    }
    .header{
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.responsive-top-nav {
    background-color: #ffffff;
    border-bottom: 2px solid #e5e5e5;
}

.header-strip .container .top-nav .welcome-message {
    color: #413e45;
}

/* Set size in header service links -> FontAwesome Icons*/

.header-strip .container .top-nav .service-links {
    font-size: 1.3em;
    margin: 10px 0 0;
    text-shadow: white 0px 1px 0px;
}

/* header strip li change left border color to gray*/

.header-strip .container .top-nav .service-links li{
    border-left: 1px solid #ddd;
}

.footer-bar

{
     display: none;
	 margin-top: 20px;
	 background-color: #888888 !important;
}

.header-strip .container .top-nav .service-links li a {
    color: white;
    color: #413e45;
}

.header-strip .container .top-nav .service-links li a:hover {
    color: #ee753f;
    text-decoration: none;
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .header-strip {
        height: 60px;
    }
    .header-strip .container .top-nav .service-links li a {
        color: white;
    }
}

/* HEADER */

/*resize for mobileview*/

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .header .header-row.search-row {
        margin: 0px;
    }
}

/*Logo adjustment */

.header .myron-logo {
    width: auto;
}

.header .myron-logo a img {
    width: auto;
    height: auto;
    margin: 0px 5px 5px 0px;
    /*border-radius: 0px;*/
}

.header .header-spot-1,
.header .header-spot-2 {
    vertical-align: middle;
    width: 40%;
}

.header-strip .container .top-nav .responsive-top-nav .myron-logo a img {
    max-width: 100px;
    max-height: 60px;
    margin-left: 10px;
}

/*header icons*/

.header-strip .container .top-nav .responsive-top-nav .responsive-icons ul li a,
.header-strip .container .top-nav .responsive-top-nav .nav-trigger label {
    color: #443A43;
}

/* Headerstrip fontawesominze */

.caret-top-nav {
    display: none;
}

.header-strip .container .top-nav .service-links li .qsn-icon {
    margin-right: 5px;
    display: none;
}

.top-nav-icon {
    margin-right: 0.5em;
    font-size: 18px;
    color: #ee753f;
    vertical-align: middle;
}


/*cart icon*/

.cart .cart-icon:before {
    color: white;
}

.cart .cart-item-count {
    background-color: #413e45;
}

.header .cart,
.header .cart .cart-item-count span {
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}

/* mini cart*/

.cart #minicart_data {
    -webkit-animation: fadein 0.5s forwards;
    animation: fadein 0.5s forwards;
    opacity: 0;
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .cart #minicart_data {
        background-color: #e3e4e8;
    }
    .cart.open {
        background-color: #e3e4e8;
    }
}

/*cart icon color*/

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .cart .cart-icon:before {
        color: white;
    }
}

/*header phone number*/

.header #header-live-chat-btn {
    width: auto;
}

.header .header-phone {
    width: auto;
}

.header-phone {
    min-width: 100px;
    text-align: left;
}

.header .number,
.header .contact-icons,
.header-strip .container .top-nav .responsive-top-nav .header-phone .contact-icons,
.header-strip .container .top-nav .responsive-top-nav .header-phone .call-us .number a {
    color: #443A43;
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .header .number,
    .header .contact-icons,
    .header-strip .container .top-nav .responsive-top-nav .header-phone .contact-icons,
    .header-strip .container .top-nav .responsive-top-nav .header-phone .call-us .number a {
        color: #443A43;
    }
}

/* SEARCH BAR */

/*search-bar*/

.header .search-container .search .search-btn .src-label {
    display: none;
}

.header .search-container .search .search-btn .src-icon {
    display: inherit;
}

.header .search-container .search .search-box {
    border-color: #ee753f;
    border-radius: 0px !important;
    border-width: 1px;
    border-style: solid;
}

.header .search-container .search .search-btn,
.header .search-container .search .search-btn:hover {
    width: auto;
    min-width: 50px;
    background-color: #ee753f;
    color: white;
    border-radius: 0px !important;
    box-sizing: border-box;
    text-transform: uppercase;
}

/*tablet-mobile color adjustment*/

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .header .search-container {
        background-color: transparent;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1044px) {
    .pdp-page-heading .pdp-header-pagination {
        right: 65px;
    }
}

/* hide pdp pagination */
.pdp-page-heading .pdp-header-pagination{
    display: none;
}

/*SIDEBAR RIGHT*/

/*NAVIGATION*/

.menu-bar-flex {}

.menu-bar-flex>ul>li .menu-dropdown .nav-preview-image {
    display: none;
}

.menu-bar-flex>ul {
    height: 41px;
    display: block;
    background-color: #413e45;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.top-nav-item {
    line-height: 1em !important;
    padding: 12px 2em !important;
    box-sizing: border-box;
    /*border: none!important;*/
    max-height: 41px !important;
    border-right: 1px solid #ec9f7c !important;
    min-width: calc(100% / 10);
    /*OR min-width: calc((100% - 200px) / 6); */
    /*min-width: 150px;*/
}

/*text in navbar / DT*/

.menu-bar-flex .title a {
    color: white;
    /*text-shadow: 0.7px 0.7px 0.5px #413e45;*/
    /*text-shadow: rgb(239, 169, 138) 0px 1px 0px;*/
}

/*
  .menu-bar-flex .title a:hover {
      text-shadow: none;
  }
  */

/*spacing between horizontal nav bar items*/

.menu-bar-flex>ul>li {
    padding: 10px 20px;
    height: auto;
    background-color: transparent;
    border-right: 1px solid #5a5a5a !important;
}

/*fix visited color for links in navbar*/

.menu-bar-flex>ul>li a {
    color: white;
    /*text-shadow: 0.7px 0.7px 0.5px #413e45;*/
}

/*change background color on hover*/

.menu-bar-flex>ul>li:hover {
    background-color: white;
    background-color: #ee753f;
}

/*no borders overwrite*/

.menu-bar-flex>ul>li:first-child,
.menu-bar-flex>ul>li:last-child,
.menu-bar-flex>ul>li:first-child:hover {
    border-bottom: none !important;
}

/*style horizontal nav links*/

.container.fixed .menu-bar-flex>ul>li>a,
.container.fixed .menu-bar-flex>ul>li>div>a {
    font-weight: normal;
}

/*change navbar text color on hover*/

.container.fixed .menu-bar-flex>ul>li:hover>a,
.container.fixed .menu-bar-flex>ul>li:hover>div>a,
.container.fixed .menu-bar-flex>ul>li:hover>a:hover,
.container.fixed .menu-bar-flex>ul>li:hover>div>a:hover {
    color: #ee753f;
    color: white;
}

/*remove background image from left nav toggle*/

.shop-by-product-home.icon {
    background: inherit !important;
}

/* add FA icon to left nav toggle*/

.shop-by-product-home div.title.link-style a:before {
    font-family: fontAwesome;
    content: "\f0c9";
    margin-right: 0.5em;
}

.shop-by-product-home.icon a {
    padding: inherit;
}

.shop-by-express-home div.title.link-style a:before {
    font-family: fontAwesome;
    content: "\f135";
    margin-right: 0.5em;
}

.shop-by-express-home.icon a {
    padding: inherit;
}

.shop-by-sale-home.icon a {
    padding: inherit;
}

.shop-by-sale-home .title.open-flyout a:before {
    font-family: fontAwesome;
    content: "\f295";
    margin-right: 0.5em;
}

/*nav items in one line*/

.undefined-width {
    width: auto !important;
}

/* color for all categories link */

.container.fixed .menu-bar-flex>ul>li.shop-by-product-home {
    /*background-color: #fff !important;*/
    background-color: transparent !important;
    /*background-color: #ee753f !important;*/
    border-top-left-radius: 0px;
    /*width: 178px;*/
}

.container.fixed .menu-bar-flex>ul>li.shop-by-product-home:hover {
    background-color: #413e45 !important;
}

/* Links in horizontal navigation and sidebar */

.sidebar a {
    color: #252525;
    line-height: 1.5em;
}

.menu-bar-flex a {
    /*color: #252525;*/
    line-height: 1.5em;
}

/*open menue / flyouts*/

.container .sidebar .menu-dropdown .nav-preview-image {
    display: none;
}

.container .sidebar .menu-dropdown {
    height: 100% !important;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    top: -1;
    /*background: #ffffff;*/
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    text-align: left;
    list-style: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.menu-bar-flex>ul>li .menu-dropdown {
    /*top: 40px;
      border: 5px solid white;
      box-shadow: 0px 8px 8px 3px rgba(0, 0, 0, 0.4);
      box-sizing: border-box;
      overflow: hidden;
      height: auto;*/
    animation: fadein 0.5s forwards;
    -webkit-animation: fadein 0.5s forwards;
    opacity: 0;
    padding: 20px 10px;
    cursor: auto;
    top: 100%;
    left: 0px;
    display: none;
    z-index: 100;
    width: 514px;
    height: auto;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    /*background: #ffffff;*/
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    text-align: left;
    list-style: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.container .sidebar.is-floating {
    animation: fadein 0.5s forwards;
    -webkit-animation: fadein 0.5s forwards;
    opacity: 0;
}

@keyframes fadein {
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    100% {
        opacity: 1;
    }
}

.menu-bar-flex>ul>li:hover .menu-dropdown {}

.menu-bar-flex .menu-dropdown .links-block li a:hover {
    font-weight: inherit;
    color: #ee753f;
}

@media only screen and (min-width: 1044px) {
    /*adjust width of flyout column*/
    .menu-bar-flex>ul>li .menu-dropdown .links-block {
        width: auto;
    }
    /*resize flyout list items*/
    .sidebar .menu-dropdown .links-block li,
    .menu-bar-flex .menu-dropdown .links-block li {
        font-size: 1.2em;
        line-height: 1.5em;
        text-transform: none;
        font-weight: 400;
    }
    /*links in flyout boxes*/
    .sidebar .menu-dropdown .links-block li a,
    .menu-bar-flex .menu-dropdown .links-block li a {
        font-weight: normal;
        line-height: 1.5em;
        padding-bottom: 0;
        margin-bottom: 0.5em;
    }
}

/*adjust flyout titles*/

.nav-submenu-title {
    color: #ee753f;
    margin-bottom: 0.5em;
    line-height: 1.5em;
    text-transform: uppercase;
    /*margin-top: 1.5em!important;*/
}

.nav-submenu-title:first-child {
    margin-top: 0;
}

/* Side Navigation*/

.sideNavigation,
.sideNavigation .serviceLinks,
.sideNavigation ul.sideMainMenu,
.sideNavigation .sidebar,
.sideNavigation .sidebar ul,
.sideNavigation ul.sideMainMenu>li .menu-dropdown {
    background-color: #ffe3d6;
    border-color: #ee753f;
    border-width: 1px;
    background-color: white;
}

.sideNavigation .serviceLinks li a,
.sideNavigation .serviceLinks>li,
.sideNavigation ul.sideMainMenu>li,
.sideNavigation ul.sideMainMenu>li a,
.sideNavigation .sidebar ul li,
.sideNavigation .sidebar ul li a {
    color: #ee753f;
    text-transform: capitalize;
    color: #252525;
}

.sideNavigation .sidebar ul>li.submenu-back,
.sideNavigation ul.sideMainMenu>li .menu-dropdown .submenu-back,
.sideNavigation .account {
    background-color: #ee753f;
    border-color: #ee753f;
    background: #ee753f !important;
}

.sideNavigation .account a {
    color: white;
}

.sideNavigation ul.sideMainMenu>li .menu-dropdown .submenu-title {
    border-left: none;
    padding: 0;
    box-sizing: border-box;
    margin: 30px 30px 0;
    border-bottom: 1px solid #252525;
    line-height: 1.2em;
    font-size: 0.9em
}

/*side navigation L3 fix*/

.submenu-cat1,
.submenu-title {
    display: none;
}

.sideNavigation .sidebar ul>li .menu-dropdown {
    background: white;
}

.sideNavigation .sidebar ul>li .menu-dropdown ul>li {
    padding: 10px 20px;
}

.sideNavigation .sidebar ul>li .menu-dropdown .submenu-back {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 10px;
}

/*MAIN*/

/*page headings*/

/*page headings on product carousel*/

.page-heading {
    /*font-size: 1.8em;*/
    /*font-size: 1.8em;*/
    /* font-weight: normal; */
    line-height: 1.5em;
    /* letter-spacing: 0; */
    margin-top: 1em !important;
    /*text-align: center;*/
    margin-left: 8px;
}

.page-heading-underline {
    border-bottom: 0;
}

.page-heading-cat-one {
    border-bottom: 1px solid #ee753f;
}

.seo-footer {
    margin-top: 10px;
}

/*image carousel*/

.carousel-inner {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

ol.carousel-indicators {
    bottom: -25px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    width: 100%
}

ol.carousel-indicators li,
ol.carousel-indicators li.active {
    border: 1px solid #888888;
    width: 11px;
    height: 11px;
    border-radius: 0;
    margin: 3px;
}

ol.carousel-indicators li.active {
    background-color: #ee753f;
    border: none;
    width: 13px;
    height: 13px
}

.carousel-wrapper {
    margin-bottom: 2em;
}

/*Product carousel*/

.YMLcarousel .carousel-inner .product-item,
.cat-two-product-container .grid-view .cat-two-product,
.product-carousel .carousel-inner .product-item {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    /*width:210px;*/
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    position: relative;
    margin-bottom: 25px;
    cursor: pointer;
}

/*Product item hover effect only on desktop*/

@media only screen and (min-width: 1024px) {

    .service-links li:hover i {
        transform: scale(1.2);
    }
    
    .service-links li:hover span{
        color: #ee753f;
    }
    .YMLcarousel .carousel-inner .product-item:hover,
    .cat-two-product-container .grid-view .cat-two-product:hover,
    .product-carousel .carousel-inner .product-item:hover {
        box-shadow: 0px 0px 10px 2px #ddd;
        transform: scale(1.05);
    }
}

.four-product-container .product-container .color-swatches {
    display: none;
    box-sizing: border-box;
    height: 53px;
}

.product-item .color-swatches img {
    border-color: #888;
}

.product-image {
    border: none;
}

.product-item>div,
.title-compressed {
    width: auto;
}

.four-product-container .product-container .product-name,
.four-product-container .product-container .product-info {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.3em;
    color: #252525;
    text-transform: uppercase;
    word-break: break-word;
}

.product-info a.product-url div[itemprop="offers"] span {
    font-weight: bold;
}

/* product item small for last seen box*/
/* make font size for these smaller*/
.product-item.smal .product-name{
    font-size: 1rem; 
}

/*Product carousel - strike through pricing*/

.product-item .cat-two-strikeout-price,
.product-item .cat-two-strikeout-price span {
    font-style: normal;
    font-weight: 400 !important;
    color: #a7a7a7;
    color: rgba(37, 37, 37, 0.4);
}


.cat-two-your-price {
    color: #d9080e;
}

.cat-two-your-price .align-right.false {
    float: left;
}

/*Category Carousels*/

.cat-one-carousel .product-container {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
}

.product-item .product-image img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.category-carousel .category-carousel-item .sub-category-list {
    overflow: auto;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background: #ffe3d6;
    top: 100%;
    opacity: .90;
    border: 1px solid rgba(0, 0, 0, .15);
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

/*
  .category-carousel .category-carousel-item .product-categories-carousel-item {
      background-color: transparent;
  }
  
  .category-carousel .category-carousel-item .product-categories-carousel-item .product-categories-carousel-item-button {
      background: none;
  }
  */

div.category-carousel {}

div.category-carousel div#four-product-carousel.carousel-slide {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item .product-categories-image {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item .product-categories-image img {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item .product-categories-carousel-item-button {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item ul.sub-category-list {}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item ul.sub-category-list li {
    font-size: 15px;
}

div.category-carousel div#four-product-carousel.carousel-slide .carousel-inner .four-product-container .product-container .category-carousel-item .product-categories-carousel-item ul.sub-category-list li a {}

@media only screen and (min-width: 1044px) {
    .product-categories-image img {
        width: 50%;
    }
}

@media only screen and (max-width: 1044px) and (min-width: 768px) {
    .product-categories-image img {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .product-categories-image img {
        width: 50%;
    }
}

/*qsn-box hp*/

.content div#on_page_qsn {
    background-color: #413e45;
    color: white;
    margin: 1em 0 !important;
    border-radius: 0;
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .content div#on_page_qsn {
        margin: 2em 0 !important;
    }
}

#on_page_qsn .qsn_holder .qsn-input {
    max-width: 67%;
    margin-right: 10px;
    box-sizing: border-box;
}

#on_page_qsn .qsn_holder input {
    border: 1px solid #888;
    border-right: 0px solid;
    border-radius: 0;
    max-height: 42px;
}

#on_page_qsn .qsn_holder button.submit-qsn {
    background-color: #ee753f;
    border-radius: 0;
    height: 42px;
}

/*PAGES - general*/

/*underline links in content blocks*/

p a {
    text-decoration: underline;
}

/*PAGES - PDP*/

.pdp-page-heading {
    border-radius: 0 0 4px 4px;
}

.product-info-wrapper {
    padding-top: 10px;
}

/*price grid*/

/*
.price-container .price-slider .price-slide-viewport .strike-through-container {
    display: inline-block;
}
*/

.product-detail-container .product-customization {
    background-color: transparent;
}

.product-detail-container .product-section {
    background-color: transparent;
}

.product-detail-container .action-number {
    width: 30px;
    height: auto;
}

.product-detail-container .product-customization .imprint-options .choose-imprint-label,
.product-detail-container .product-customization .pick-quantity.expressImprint .pick-quantity-description,
.product-detail-container .product-customization .choose-ink-color .choose-ink-color-label,
.product-detail-container .product-customization .choose-color .choose-color-description {
    padding: 10px 10px;
}

.product-detail-container .action-number.action-4,
.product-detail-container .action-number.action-3,
.product-detail-container .action-number.action-2,
.product-detail-container .action-number.action-1 {
    background: none;
    background-color: transparent;
    text-align: center;
}

.product-detail-container .action-number.action-4::before,
.product-detail-container .action-number.action-3::before,
.product-detail-container .action-number.action-2::before,
.product-detail-container .action-number.action-1::before {
    color: #413e4580;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}

.product-detail-container .action-number.action-1::before {
    content: "1";
}

.product-detail-container .action-number.action-2::before {
    content: "2";
}

.product-detail-container .action-number.action-3::before {
    content: "3";
}

.product-detail-container .action-number.action-4::before {
    content: "4";
}

.product-detail-container .product-customization .choose-color {
    background-color: transparent;
    /*background-color: #fafbff;*/
}

.product-detail-container .product-customization .pick-quantity.expressImprint .pick-quantity-area,
.product-detail-container .product-customization .choose-ink-color .choose-ink-color-dropdown,
.product-detail-container .product-customization .choose-color .color-swatches-pdp {
    padding-left: 15px;
}

.color-facets .facet,
.cat-two-product-container .grid-view .cat-two-product .cat-two-color-swatches ul li img,
.product-container .color-swatches ul li img,
.product-detail-container .product-customization .choose-color .color-swatches-pdp ul li img {
    border: 2px solid #ddd !important;
    height: 18px !important;
    width: 18px !important;
    padding: 0px !important;
    border-radius: 0px !important;
}

.product-detail-container .product-customization .choose-color .color-swatches-pdp ul li img.sel-img,
.color-facets .facet:hover,
.cat-two-product-container .grid-view .cat-two-product .cat-two-color-swatches ul li img:hover,
.product-container .color-swatches ul li img:hover,
.product-detail-container .product-customization .choose-color .color-swatches-pdp ul li img:hover {
    border: 2px solid #ee753f !important;
}

/* overlay on pdp page for color facets*/

.product-detail-container .product-customization .choose-color .color-swatches-pdp ul li img.sel-img {
    top: 0px;
    left: 0px;
}

.product-detail-container .product-customization .choose-ink-color {
    background-color: transparent;
    /*background-color: #fafbff;*/
}

.product-detail-container .product-customization .pick-quantity.expressImprint {
    background-color: transparent;
    /*background-color: #fafbff;*/
}

.paid-sample-message {
    background-color: transparent;
    /*background-color: #fafbff;*/
}

.product-detail-container .product-customization .imprint-options {
    background-color: transparent;
    /*background-color: #fafbff;*/
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.price-container .price-slider {
    margin-right: 10px;
    margin-left: 0px;
}

.price-container .price-slider .price-slide-viewport {
    /*text-align: center;*/
    padding: 15px 0px 15px 0px;
    width: auto;
    /*background-color: #fff;*/
    /*border: 1px solid #ddd;*/
    border-radius: 0px;
    overflow-x: auto;
}

.price-container .as-low-as-price .strike-through-container .item .quantity span {
    display: inline-block;
    line-height: normal;
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item.selected {
    box-shadow: 0px 0px 10px 2px #ee753f !important;
    border: 1px solid #ee753f !important;
    font-weight: 500;
    z-index: 2;
    -webkit-transition: all 100ms ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all 100ms ease-out;
    -ms-transform: scale(1.10);
    -moz-transition: all 100ms ease-out;
    -moz-transform: scale(1.10);
    transition: all 100ms ease-out;
    transform: scale(1.10);
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item:hover {
    box-shadow: 0px 0px 10px 2px darkgray;
    border: 1px solid darkgray;
    z-index: 2;
    -webkit-transition: all 100ms ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all 100ms ease-out;
    -ms-transform: scale(1.10);
    -moz-transition: all 100ms ease-out;
    -moz-transform: scale(1.10);
    transition: all 100ms ease-out;
    transform: scale(1.10);
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item .quantity,
.price-container .as-low-as-price .strike-through-container .item .quantity {
    background-color: #ddd;
    color: #413e45;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid lightgray;
    text-shadow: white 0px 1px 0px;
}

.price-container .as-low-as-price .strike-through-container .item .quantity {
    background-color: #ddd !important;
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item .quantity,
.price-container .as-low-as-price .strike-through-container .item .quantity.selected {
    font-weight: 500;
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item,
.price-container .price-slider .price-slide-viewport .strike-through-container .item {
    border-radius: 0px;
    border-color: darkgray;
    box-shadow: 1px 1px 2px #dddddd;
}

.price-container .price-slider .price-slide-viewport .strike-through-container .sample-price .selected {
    box-shadow: 0px 0px 10px 2px darkgray;
    border: 1px solid darkgray !important;
    font-weight: 500;
    z-index: 2;
    -webkit-transition: all 100ms ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all 100ms ease-out;
    -ms-transform: scale(1.10);
    -moz-transition: all 100ms ease-out;
    -moz-transform: scale(1.10);
    transition: all 100ms ease-out;
    transform: scale(1.10);
}

.price-container .price-slider .price-slide-viewport .strike-through-container .sample-price .item:hover {
    box-shadow: 0px 0px 10px 2px #ee753f;
    border: 1px solid #ee753f;
    z-index: 2;
    -webkit-transition: all 100ms ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all 100ms ease-out;
    -ms-transform: scale(1.10);
    -moz-transition: all 100ms ease-out;
    -moz-transform: scale(1.10);
    transition: all 100ms ease-out;
    transform: scale(1.10);
}

/*
.price-container .sample-price .item .quantity {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid lightgray;
    text-shadow: white 0px 1px 0px;
}
*/

/*
.price-container .sample-price .item {
    border: 1px solid #ee753f;
}
*/

/*
.price-container .sample-price .item .quantity {
    background-color: #ee753f !important;
    text-shadow: #efbea8 0px 1px 0px !important;
}
*/

/* PAGES - PDP - quantities (Keith) */

.pick-quantity .pick-quantity-calculate {
    display: table-cell !important;
}

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .pick-quantity .pick-quantity-input {
        vertical-align: baseline !important;
    }
    .pick-quantity .pick-quantity-calculate {
        display: inline-block !important;
    }
    .product-detail-container .product-customization .pick-quantity.expressImprint .pick-quantity-description {
        display: block !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 0px) and (orientation: landscape) {
    .pick-quantity .pick-quantity-input {
        vertical-align: baseline !important;
    }
    .pick-quantity .pick-quantity-calculate {
        display: inline-block !important;
    }
    .product-detail-container .product-customization .pick-quantity.expressImprint .pick-quantity-description {
        display: inline-block !important;
        width: 130px !important;
    }
}

@media only screen and (max-width: 1044px) and (min-width: 768px) {
    .pick-quantity .pick-quantity-calculate {
        display: inline-block !important;
    }
}

@media only screen and (max-width: 1044px) and (min-width: 768px) and (orientation: landscape) {
    .pick-quantity .pick-quantity-calculate {
        display: table-cell !important;
        padding: 10px 0 !important;
    }
}

@media only screen and (max-width: 1044px) and (min-width: 768px) and (orientation: portrait) {
    .pick-quantity .pick-quantity-calculate {
        display: inline-block !important;
    }
}

/*PAGES - PDP - total amounts*/

.total .total-label,
.total .total-amt {
    font-size: 1.6rem
}

.product-detail-container .product-customization .pricing .totals-label {
    display: none !important;
}

/*PAGES - PDP - Express Config*/

.product-detail-container .pdp-images .action-links-holder .action-links-wrapper .action-links .action-link {
    width: 50%;
}

/*hide dual mode for resolutions smaller than Desktop*/

@media screen and (max-width: 1044px) {
    .personalize-and-add-to-cart.multi-button.design-btn,
    span.text-or {
        display: none !important;
    }
}

/*customize button*/

.product-detail-container .product-customization .pricing .personalize-and-add-to-cart button,
.product-detail-container .product-customization .imprint-options .personalize-and-add-to-cart button,
.product-detail-container .product-customization .pricing .express-personalize-and-add-to-cart button,
.product-detail-container .product-customization .imprint-options .express-personalize-and-add-to-cart button {
    background-color: #ee753f;
    border-radius: 0;
    border: 0px solid;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1em 1.5em;
    width: auto;
    box-shadow: none;
    font-size: 1.2em;
}

.product-detail-container .product-customization .pricing .personalize-and-add-to-cart button:hover,
.product-detail-container .product-customization .imprint-options .personalize-and-add-to-cart button:hover,
.product-detail-container .product-customization .pricing .express-personalize-and-add-to-cart button:hover,
.product-detail-container .product-customization .imprint-options .express-personalize-and-add-to-cart button:hover {
    background-color: #ee753f;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.7);
}

/*PAGES - Category Pages*/

/* Facet Sidebar*/

/*Clean Style*/

.left-col h3.sectionTitle.border {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

/*
  .left-col {
      padding-right: 7px;
  }
  */

.sub-categories {
    /* border-right: 1px solid #DDD;
      border-left: 1px solid #DDD;
      border-bottom: 1px solid #DDD;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border: 1px solid #DDD;
      border-radius: 0px;*/
    padding: 0 6px 0px 10px;
    margin-bottom: 10px;
}

ul>li.category-navigation-link>b {
    color: #ee753f;
}

.faceted-search-container {
    /*border-left: 1px solid #DDD;
      border-right: 1px solid #DDD;
      border-bottom: 1px solid #DDD;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;*/
    border: 1px solid #DDD;
    border-radius: 0px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    padding: 0 6px 20px 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

@media only screen and (max-width: 1045px){
    .faceted-search-container {
        overflow: scroll;
    }
}

.faceted-search-container .item ul li {
    padding: 0;
}

.faceted-search-container .item a.refinementToggle h4 {
    padding: 0;
    border: 0;
}

.faceted-search-container .item a.refinementToggle h4 {
    background-color: transparent !important;
}

.faceted-search-container .item a.refinementToggle h4:hover {
    color: #ee753f;
}

.facets-range .range-container .slider .noUi-connect {
    background-color: #ee753f;
}

.sidebar-mailing-list {
    margin-left: 7px;
    background-color: #413e45;
    border: 1px solid #ee753f;
}

form button,
.sidebar-mailing-list button {
    background-color: #ee753f;
}

/*IMA - Category left sidebar*/

@media only screen and (min-width: 1044px) {
    .container {
        padding: 0;
    }
}

.faceted-search-container .item ul li .facet_block-label {
    word-break: break-all;
    color: #695f68;
    padding-left: 10px;
}

.product-item .play-video-link {
    display: none;
}

.product-item .color-swatches {
    height: 50px;
}

/*Visual Category Content*/

.content.category {
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
}

.action-links {
    display: table;
    margin: 0 auto;
}

/*
  .cat-content {
      text-align: justify;
  }
  */

/*
  .col-container > .row {
      display: flex;
  }
  */

.section6-content {
    font-weight: 300;
}

.cat-content-block {
    box-sizing: border-box;
    /*
      border: 1px dotted #ddd;
      border-radius: 0px;
      */
}

.visual-category {
    margin-left: 20px;
}

.cat-content-index>ul>a {
    text-decoration: none;
}

.cat-content-index>ul>a:hover {
    color: #ee753f;
    background-color: #413e45;
}

.cat-content-index>ul>a>i,
#zubehoer>i,
#sortiment>i {
    color: #ee753f;
    margin-right: 20px;
}

/*default button*/

.btn-default,
.email-signup-form .email-close,
.qsn-form .qsn-submit button,
.login-modal-container .login-modal-existing-customer button,
.login-modal-container .login-modal-new-customer button,
a.btn.btn-rm-underline,
.my-account-main .my-account-container .address-form .button-black {
    text-decoration: none;
    /*color: white;*/
    width: auto;
    background-color: white;
    border: 1px solid grey;
    color: #252525!important;
    border: 1px solid #ddd;
    transition: 0.1s linear;
    white-space: inherit;
    border-radius: 0px;
}

.my-account-main .my-account-container .address-form .button-black:hover,
.login-modal-container .login-modal-existing-customer button:hover,
.login-modal-container .login-modal-new-customer button:hover,
.email-signup-form .email-close:hover,
.qsn-form .qsn-submit button:hover,
.btn-default:hover,
.login-error .button-container button:hover,
a.btn.btn-rm-underline:hover {
    color: #ee753f;
    border-color: #ee753f;
    background-color: white;
}

/* orange email signup button */

.my-account-main .my-account-container .button.blue-button,
.qsn-form .submit-qsn,
.email-signup-form .email-submit,
#contactus-container .btn {
    text-decoration: none;
    width: auto;
    background-color: #ee753f !important;
    border: 1px solid #ee753f !important;
    color: white !important;
    transition: 0.1s linear;
    height: 33px;
    line-height: 13px;
    border-radius: 0px;
}

/* Hover effect for orange buttons*/

.checkout-container .checkout-main .checkout-form .place-your-order button:hover,
.checkout-container .checkout-right-col .addresses .shipping-address .edit-btn a,
.checkout-container .checkout-summmary .checkout-summary-heading .edit-order:hover,
.continue-shopping .search-btn:hover,
.my-account-main .my-account-container .address-form .checkboxes-and-button .save-and-cancel-buttons button:hover,
.my-account-main .my-account-container .button:hover,
.my-account-main .my-account-container .button.blue-button:hover,
.cart #minicart_data .proceed-to-checkout button,
.qsn-form .submit-qsn:hover,
.product-detail-container .product-customization .express-personalize-and-add-to-cart button.express-btn:hover,
.sidebar-mailing-list button:hover,
.email-signup-form .email-submit:hover,
.footer-background .footer-container .mailing-list button:hover,
.header .search-container .search .search-btn:hover,
#contactus-container .btn:hover {
    background-color: #FF8046 !important;
    border-color: #FF8046 !important;
}

/*password reset button fix*/

.checkout-container .checkout-main .checkout-form .place-your-order button,
.checkout-container .checkout-right-col .addresses .shipping-address .edit-btn a,
.checkout-container .checkout-summmary .checkout-summary-heading .edit-order,
.continue-shopping .search-btn,
.my-account-main .my-account-container .button,
.my-account-main .my-account-container .address-form .checkboxes-and-button .save-and-cancel-buttons button,
.information_message .form-field-button button,
.requestPasswordResetform .form-field-button button {
    text-decoration: none;
    background-color: #ee753f !important;
    border: 1px solid #ee753f !important;
    color: white !important;
    transition: 0.1s linear;
    border-radius: 0px;
}
/* set disabled button to background-color gray to important*/
button[disabled]{
    background-color: gray!important;
    border-color: gray!important;
}

/*checkout button*/
.action-button button {
    background-color: #ee753f;
    border-color: #ee753f;
}
.information_message .form-field-button button:hover,
.requestPasswordResetform .form-field-button button:hover {
    background-color: #FF8046 !important;
    border-color: #FF8046 !important;
}

.cat-content-header {
    position: relative;
    margin: 10px 0;
}

.cat-content-header.with-img {
    padding-left: 15px;
}

.col-sm-6 {
    width: 46%;
}

.col-sm-8 {
    width: 50%;
}

.cat-content-img {
    margin-top: 20px;
}

.cat-content-img>img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: auto;
    max-height: 300px;
    max-width: 300px;
}

/*
  .cat-row {
      padding: 25px 0;
  }
  */

.cart-container .order-totals-container .order-totals div.order-totals-form button,
button,
.btn,
.btn-default {
    /*background-color: #ee753f;
      color: white;*/
    border-radius: 0px;
    background-color: white;
    color: #272525;
    text-shadow: none;
    border: 1px solid #ddd;
    background-image: none;
}

.login-modal-container .login-modal-existing-customer button,
.login-modal-container .login-modal-new-customer button {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0px;
    color: inherit;
}

.cart-container .order-totals-container .order-totals div.order-totals-form button {
    width: 30%;
}

/* RESPONSIV */

@media screen and (min-width: 800px) {
    .cat-content-index {
        max-width: 400px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .col-sm-6 {
        width: 90%;
    }
    .col-sm-12 {
        width: 90%;
    }
    .col-sm-8 {
        width: 90%;
    }
    .cat-content-img {
        display: none;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 40%;
    }
}

/*End- Visual Category Content*/

/*main content block - general adjustments*/

/*seo page copy*/

/*div.category-page > div.yCmsContentSlot.category-page-copy.cpd.spaced > div.content*/

/*
  .seo-footer {
    
      margin: 0px 20px;
      overflow: inherit;
      height: 30px;
      margin-bottom: -18px;
      background: -webkit-linear-gradient(to bottom,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent);
      background: linear-gradient(to bottom,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent);
      z-index: 0;
      padding: 0;
  }
  .seo-footer::before {
      display: block;
      width: 100%;
      height: 30px;
      background-color: transparent;
      background: -webkit-linear-gradient(to right,#fff,rgba(255,255,255,0),#fff);
      background: linear-gradient(to right,#fff,rgba(255,255,255,0),#fff);
      z-index: 1;
      content: "";
  }
  */

/*Category Level 1*/

/*Cat 1 SEO Copy & content container*/

/*hide read more box*/

.read-more-button-container {
    display: none;
}

.category-page-copy {
    margin: 0;
    /*margin: 0px 20px;*/
    overflow: inherit;
    height: auto;
    background-color: white;
}

.category-page-copy.cpd .content {
    height: auto;
}

/*page headings*/

.page-heading-cat-one h3.page-heading-dark-background {
    font-size: 2.4rem;
    line-height: 1.5em;
    margin-top: 0.5em;
    font-weight: 600;
}

.product-item .compare-checkbox {
    display: none;
}

/*cat 1 product container*/

.cat-one-carousel .product-item .color-swatches {
    height: auto;
    display: none;
}

.cat-one-carousel .product-container .product-item {
    height: 350px;
    background-color: white;
    border-radius: 0px;
}

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .cat-one-carousel .product-container .product-item {
        height: 410px;
    }
}

header.product-name.title-compressed {
    color: inherit;
    display: block;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.3em;
    text-transform: uppercase;
}

/*Category Level 2*/

/*added for cat 2 view*/
/*
p.cat-two-product-description {
    display: none;
}
*/
/*
  .cat-two-product-container .grid-view .cat-two-product .cat-two-product-info {
      position: absolute;
      margin: 10px;
      left: 0;
      bottom: 0;
      font-size: 1.4em;
      width: 100%;
      margin: 1.5em 0 0;
      padding: 0 10px 0.5em;
      box-sizing: border-box;
  }
  */

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-image img {
    border-radius: 4px 4px 0 0;
}

.marketing-tag {
    font-size: 0.8em;
    line-height: 1.2em;
    font-style: inherit;
    color: #695f68;
}

.cat-two-product-container .grid-view .cat-two-product {
    min-height: 510px;
    background: white;
    font-size: 1rem !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    border-radius: 0px;
    border: 1px solid #ddd;
}

/*resize for mobileview*/

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .cat-two-product-container .grid-view .cat-two-product {
        min-height: 700px;
        height: 100% !important;
    }
}

/* CAT 2 COLOR SWATCHES*/

/*fixed height for cat 2 color swatches to align all items same height*/

a.product-url:nth-of-type(2) {
    min-height: 32px;
    width: auto;
    display: block;
}

.product-item .color-swatches img,
.cat-two-product-container .cat-two-color-swatches ul li img,
.product-detail-container .color-swatches-pdp ul li img {
    border-radius: 50%;
}

/*fix color swatches height*/

.cat-two-product-container .grid-view .cat-two-product .cat-two-color-swatches ul {
    margin: 0;
    padding: 10px 0px 0px 5px;
    height: auto;
    overflow: auto;
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-compare-checkbox {
    font-size: 1.4em;
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-name {
    color: inherit;
    display: block;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 0;
    margin: 10px;
    /*text-transform: uppercase;*/
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing {
    font-size: 1em;
    font-weight: 300;
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing .cat-two-strikeout-price {
   /* color: #a7a7a7;
    color: rgba(31, 31, 31, 0.4);*/
    color: white;
    font-style: normal;
    font-weight: normal !important;
    text-decoration: line-through;
}

/*temporary fix for double price string*/

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing .cat-two-strikeout-price span{
    color: #a7a7a7;
    color: rgba(31, 31, 31, 0.4);
}


/*
  .cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing .cat-two-your-price {
      font-weight: normal;
      color: #d9080e;
  }
  */

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing .cat-two-your-price,
.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .cat-two-pricing span[itemprop="lowPrice"] {
    padding: 3px 7px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0px;
    background-color: #777 !important;
}

.cat-two-product-info .play-video-link {
    display: none;
}

/*no link styling*/

.cat-two-product p a {
    text-decoration: none;
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-description {
    padding: 0;
    margin: 10px;
    font-weight: 300;
    line-height: 1.3em;
    font-size: 1.2rem;
}

/*
  div.cat-two-product-container > article > div > div > a > p > b > b,
  .cat-two-product-container .grid-view .cat-two-product .cat-two-product-description > b, strong {
      font-weight: 300;
  }
  */

/*FIX bad formating | Issue #1*/

/*http://eusbwebapps01/adler-myron/eu-web-css-overrides-hybris/issues/1*/

#cat-two-viewport>div.cat-two-product-container>article>div>div>p {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2rem;
    line-height: 1.3em;
}

.grid-products>div>div>a>p,
#cat-two-viewport>div.cat-two-product-container>article>div>div>a>p {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2rem;
    line-height: 1.3em;
}

.footer-background .footer-container .copyright-info .phone {
    font-size: 13px;
}

.product-modal .info-box-container {
    height: auto !important;
}

/*star ratings*/

.cat-two-product-container .grid-view .cat-two-product .cat-two-product-info .product-rating {
    margin: 5px 0;
}

.cat-two-product-container .grid-view .cat-two-product .cat-two-compare-checkbox {
    display: none;
}

/*PAGES - Cart Page*/

.page-heading-cart {
    background-color: transparent;
    color: #252525;
    font-weight: normal;
}

.page-heading-cart .page-heading-dark-background {
    color: #252525;
}

.cart-container .cart-main .order-summary .headline {
    background-color: transparent;
    color: #ee753f
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .order-summary .order-summary-heading {
        background-color: transparent;
        color: #252525;
        border-bottom: 1px solid;
    }
}

.cart-container .order-totals-container .order-totals .grand-total {
    background-color: transparent !important;
    color: #252525 !important;
    font-weight: bold;
    font-size: 1.5em;
}

/*FOOTER*/

.footer-background {
	margin-top:50px;
    background-color: #f3f6f9;
	border-top: 1px solid #e5e5e5;
	height:auto;
}

/*
  .footer-background .footer-container .footer-content.footer-content a {
      color: #888888;
  }
  */

/*newsletter - mailing list*/

.footer-background .footer-container .footer-right .mailing-list {
    border: 1px solid #ee753f;
    background-color: #413e45;
}

.footer-background .footer-container .footer-right .mailing-list .join-mail-list {
    font-weight: 400;
}

.footer-background .footer-container .footer-right .mailing-list button {
    border: 0px;
    /*border-radius: 0px;*/
    text-transform: uppercase;
    background-color: #ee753f
}

/*back to top arrow button*/

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .backtotop {
        background-color: #ee753f;
    }
}

.order-summary .order-summary-item .row .col-3 .action-container a {
    width: 20%;
    border-radius: 0px;
}

/* BUTTONS & Checkout Buttons*/

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .cart-container .order-totals-container .order-totals div.order-totals-form input {
        width: auto;
    }
}

.page-heading-underline-cart {
    display: none;
}

.page-heading-cart {
    padding: 0;
}

.page-heading-cart::before {
    font-family: fontAwesome;
    content: "\f07a";
    margin-right: 0.5em;
    color: #ee753f;
}

.order-summary .order-summary-heading {
    background-color: white;
    border-bottom: 1px solid #ddd;
}

.order-summary .order-summary-item {
    background-color: white;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.cart-container .order-totals-container .order-totals div {
    padding: 0;
}

.cart-container .order-totals-container {
    margin: 30px 0 0 0;
}

.order-summary .order-summary-heading .item-heading {
    text-align: left;
}

.cart-container .order-totals-container .order-totals div.slider-info {
    width: 100%;
    padding-bottom: 10px;
}

.cart-container .order-totals-container .order-totals {
    background-color: white;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 0px;
}

.cart-container .order-totals-container .order-totals div.order-totals-form {
    display: inline-flex;
}

.cart-container .cart-main button[name="checkout"] {
    background-image: none;
}

.cart-container .cart-main .cart-header .page-heading-cart button,
.cart-container .cart-main .cart-header .cart-checkout-container button::after {
    font-family: fontAwesome;
    content: "\f101";
    margin-left: 0.5em;
    color: #ee753f;
}

.cart-container .cart-main .cart-header .page-heading-cart button,
.cart-container .cart-main .cart-header .cart-checkout-container button {
    /*border-radius: 0px;*/
    background-color: white;
    text-transform: uppercase;
    color: #ee753f;
    border: 1px solid #ee753f;
}

.cart-container .cart-main button[name="checkout"],
.cart-container .order-totals-container .order-totals button[name="checkout"] {
    background-color: white;
    text-transform: uppercase;
    color: #ee753f;
    border: 1px solid #ee753f;
}

.cart-container .order-totals-container .order-totals button[name=checkout]#
/* Buttons*/

.btn,
button {
    /*border-radius: 0!important;*/
    /*text-transform: uppercase!important;*/
    line-height: 1.5em;
}

#resetBtn60841 {
    background-image: linear-gradient(to bottom, #bbbbbb 0%, #cccccc 100%);
    background-repeat: repeat-x;
    border-color: #dddddd;
    color: #000000;
}

.qsn-form .close-qsn {
    width: auto
}

@media only screen and (max-width: 1044px) and (min-width: 0px) {
    .qsn-form .close-qsn{
        display: none;
    }

    .qsn-form .qsn-input{
        width: 67%;
    }
}


/*special banner styles*/

/*sidebar content banner*/

.sidebar-spot .yCmsContentSlot .content {
    max-width: 180px;
    padding: 10px;
    box-sizing: border-box;
}

/* style improvements for accordion and top right on pdp page*/

.product-detail-container .product-customization .choose-color,
.product-detail-container .product-customization .choose-ink-color,
.product-detail-container .product-customization .pick-quantity.expressImprint {
    border-bottom: 1px solid #E4E2DF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.expander img {
    transform: scale(0.7);
}

.product-info-accordion .product-info-panel .product-info-panel-head {
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    border-bottom: 0px;
}

.product-info-accordion {
    border-bottom: 0px;
    border-radius: 0px;
    box-shadow: 1px 1px 2px #dddddd;
}

.product-info-accordion .product-info-panel .product-info-content {
    background-color: white;
    border: 1px solid #dddddd;
    margin-right: -2px;
    border-bottom: 0px;
}

/*quick fixes for pdp, refine*/

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .section.group {
        display: none
    }
}

section header {
    line-height: 1.5em;
    margin-bottom: 1em;
    font-size: 1.3em;
}

.content ul.fa-ul {
    list-style-type: none !important;
}

/*******************TEMP FIXES*****************/

/*FOR UK SITE ONLY*/

/*.express-btn-info, .design-btn-info{
      display: none;
  }
  */

/*
  ADD TEXT SHADDOW TO SIDEBAR-FLYOUT MENU
  */

.container .sidebar .menu-dropdown .links-block li a {
    text-shadow: 0.7px 0.7px 0.5px #fff;
}

.container .sidebar .menu-dropdown .links-block {
    width: auto !important;
}

.container .sidebar .sidebar-container {
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    /*background: #ffffff;*/
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: left;
    list-style: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.container .sidebar .sidebar-container>ul>li.sidebar-menu-item .title>a:hover {
    border-bottom: 1px solid #ee753f;
    border-top: 1px solid #ee753f;
    color: #ee753f;
}

/*
  ADD BACK ICON CONFIC EXPRESS
  */

.product-detail-container .product-customization .imprint-options .choose-imprint-label .config-express-back a:before {
    font-family: fontAwesome;
    content: "\f112";
    margin-right: 0.5em;
    font-size: 16px;
}

.product-detail-container .product-customization .imprint-options .choose-imprint-label .config-express-back a {
    text-decoration: none;
    padding: inherit;
}

/*
  BEUTYFY MAGNIFY / ZOOM
  */

#magnyfy-image>a>img {
    display: none;
}

#magnyfy-image>a::before {
    font-family: fontAwesome;
    content: "\f00e";
    margin-right: 0.5em;
    font-size: 28px;
    color: gray;
}

#zoom-gallery>div>div>a>img {
    display: none;
}

#zoom-gallery>div>div>a::before {
    font-family: fontAwesome;
    content: "\f00e";
    margin-right: 0.5em;
    font-size: 28px;
    color: gray;
    background-color: white;
    border: 1px solid black;
    padding: 5px;
}

/*
  PDP HIDE PRICING LABEL
  */

div.productDetailPageContainer>div.product-detail-container>div.product-customization>div.pricing .totals-label {
    display: none !important;
}

/* 
  PDP HIDE IMPRINT CHARGES HELP
  */

div.productDetailPageContainer>div.product-detail-container>div.product-customization>div.pricing>div.pricing-holder>div.charges-panel>div.setup-cost>div.imprint-charges>span.imprint-label>span {
    display: none;
}

/*
  div.productDetailPageContainer>div.product-detail-container>div.product-customization>div.pricing>div.pricing-holder>div.charges-panel>div.setup-cost>div.imprint-charges {
      display: none;
  }*/

/* 
  PDP SHOW SHIPPING DETAILS 
  */

div.productDetailPageContainer>div.product-detail-container>div.product-customization>div.pricing>div.pricing-holder>div.shipping-details.expressImprint.hard-hidden {
    display: block !important;
}

/*
  PDP MAKE PRICE PROMINET
  */

.product-detail-container .product-customization .pricing .delivery-and-total .total .total-amt,
.product-detail-container .product-customization .pricing .delivery-and-total .total .total-net-vat,
.product-detail-container .product-customization .pricing .delivery-and-total .total .total-amt-vat {
    font-weight: normal;
}

.delivery-and-total>.total-amt-wrap>.total-amt,
.total-net-vat {
    font-size: 1.6rem;
}

div.productDetailPageContainer>div.product-detail-container>div.product-customization>div.pricing>div.pricing-holder>div.charges-panel>div.delivery-and-total.express-total>div>div.total-amt-vat-wrap>span.total-amt-vat {
    font-weight: 600;
}

.total-amt-vat-wrap {
    font-weight: 600;
}

/*VAT*/

@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation:portrait) {
    .total-amt-wrap,
    .total-net-vat-wrap {
        line-height: 13px;
        margin-bottom: 11px;
    }
    .total-amt-vat-wrap {
        line-height: 18px;
        margin-bottom: 10px;
    }
    .total-amt-vat-wrap .total-label-vat {
        font-size: 1.6rem;
        width: 125px !important;
    }
    .total-net-vat-wrap .total-net-vat,
    .total-amt-vat-wrap .total-amt-vat {
        font-size: 1.6rem;
    }
}

/*
  PDP HIDE PRETEXT OBOVE BTN ADDTOCART
  */

.add-to-cart-pretext {
    display: none;
}

/*
  IN DESKTOP, MAKE ADDCART BUTTON 50% SMALLER
  */

.product-detail-container .product-customization .express-personalize-and-add-to-cart {
    padding-left: 50%;
}

/*
  ADD ICON TO CART BUTTON
  */

#expressAddToCart::before {
    font-family: fontAwesome;
    content: "\f217";
    margin-right: 0.5em;
}

/*CRAPY NAV FIX*/

.home-container .sidebar {
    display: none;
}

@media only screen and (min-width: 1044px) {
    .nav-item-one.w250 .menu-dropdown .links-block {
        width: auto !important;
        max-width: auto !important;
    }
}

/*NAV FORCED LARGER*/

/*
  .container .sidebar .menu-dropdown {
      height: 480px !important;
  }
  
  @media only screen (max-width: 1044px) {
      .container .sidebar .menu-dropdown {
          height: 440px !important;
      }
  }
  */

/*TEST*/

.egofr-adlergr_new-bottom-right {
    z-index: 99999;
    bottom: 100px;
}

ul.eu-categories {
    margin: 30px 0 0;
    text-align: center;
    border: 1px dotted #ddd;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 25px 0 25px 0;
}

@media only screen and (min-width: 1044px) {
    ul.eu-categories li {
        margin: 0 30px;
    }
}

ul.eu-categories li {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    /*margin: 0 30px;*/
    /*margin-left: auto;*/
    vertical-align: top;
    max-width: 175px;
}

/* button, select */

/* 
  small improvements
  */


/* fix for edit buttons on checkout page*/

.checkout-container .checkout-summmary .checkout-summary-heading .edit-order a,
.checkout-container .checkout-right-col .addresses .shipping-address .edit-btn a{

    display: inline-block;
    padding: 10px;
    font-size: 16px;
    color: white;
    text-decoration: unset;
}

/*
   recently viewed button
   */

.floating-elements .unfixed .recently-viewed-button {
    background-color: inherit;
    margin-top: 9px !important;
    line-height: 25px;
    border: none;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 0px 10px 0px 10px;
}

/*
   recently viewed close button; border around container black to match background color of the button
   */

.recently-viewed-close {
    left: 833px;
    top: 0px;
}

.floating-elements .unfixed .recently-viewed .recently-viewed-container {
    border: 3px solid #000000;
}

/*
  email signup button fix 
  */

.email-signup-form .email-submit {
    width: auto;
}

.email-signup-form .email-close {
    width: auto;
}

/*
  Express Checkout Button 
  */

.my-account-main .my-account-container .button,
.my-account-main .my-account-container .button.blue-button,
.product-detail-container .product-customization .express-personalize-and-add-to-cart button.express-btn {
    background-color: #ee753f;
}

/* rework on checkout buttons*/

#personalizeAndAddToCart,
#expressPersonalizeAndAddToCart {
    padding: 1px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.product-detail-container .product-customization .express-personalize-and-add-to-cart button {
    padding: 0px;
    font-size: 16px;
}

/*
  color facets border color changed
  */

/* hide if device smaller than 588px */

@media only screen and (max-width: 588px) {
    #egofr-adlergr_new-container {
        display: none;
    }
}

/* same input style  */

form .form-field.modallogin input,
.login-modal-container .login-modal-existing-customer .login-email .input-container input,
.login-modal-container .login-modal-existing-customer .login-password .input-container input,
.email-signup-form .email-signup-input input,
.qsn-form .qsn-input input {
    height: 40px;
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-radius: 0px;
}

/* staging override*/

.yCmsContentSlot.left-section-container {
    max-width: 220px;
}

.content a:hover {
    font-weight: 300;
    color: #ee753f;
}

a:hover {
    font-weight: 300;
    color: #ee753f;
}

/* update 17.11.17 new Content Pages*/

@media only screen and (max-width: 767px) {
    .wrapper-header-image .overlay-image {
        width: 70% !important;
    }
}

@media only screen and (max-width: 421px) {
    .wrapper-header-image .overlay-image {
        width: 100% !important;
    }
}

.wrapper-header-image {
    height: 250px;
    display: flex;
    justify-content: flex-end;
    background-size: cover;
}

.accordion-content-page {
    border: 0px;
    box-shadow: none;
    width: calc(100% - 20px);
}

.accordion-content-page .panel-content-page .panel-heading {
    background-image: none;
    padding: 15px 20px;
    background-color: #efefef !important;
    border: 0px !important;
    margin-top: 2px;
    border-radius: 0px !important;
}

.accordion-content-page .panel-content-page {
    border: none !important;
    box-shadow: none !important;
    margin-top: 0px !important;
    border-radius: 0px!important;
}

.panel-content-page .panel-collapse .panel-body {
    border: 1px solid #efefef !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: white;
}

.wrapper-header-image .overlay-image {
    background-color: rgba(239, 120, 66, 0.6);
    width: 50%;
    height: 100%;
    color: white;
    font-weight: 300 !important;
    font-size: 40px !important;
}

.wrapper-header-image .overlay-image p {
    color: white-space;
    font-size: 40px;
    font-weight: 300;
    line-height: 250px;
    text-align: center;
}

.accordion-content-page .panel-content-page .panel-heading .panel-title a .fa {
    color: #404040;
    margin-right: 20px;
}

.accordion-content-page .panel-content-page .panel-heading .panel-title a {
    text-decoration: none !important;
    display: flex;
    flex-direction: row;
    line-height: 20px;
}

.accordion-content-page .panel-content-page .panel-heading .panel-title .collapsed #minus {
    display: none !important;
}

.accordion-content-page .panel-content-page .panel-heading .panel-title .collapsed #plus {
    display: block !important;
}

#minus {
    display: block;
    transition: 0.3s all linear;
}

#plus {
    display: none;
    transition: 0.3s all linear;
}

.img-isabell img {
    height: 140px !important;
    border-radius: 50% !important;
}

.kontakt-isabell {
    display: flex;
    flex-direction: row;
}

.txt-isabell {
    height: 140px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    margin-left: 20px;
}

/* product overlay changes */

/*
  .product-overlay.top-left {
      position: absolute;
      left: 10px;
      top: 10px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
  }
  
  .product-overlay::before {
      display: none;
  }
  
  
  .product-overlay::after {
      display: none;
  }
  
  .product-overlay {
      z-index: 1;
      display: inline-block;
      min-width: 10px;
      padding: 7px;
      font-weight: bold;
      color: #fff;
      line-height: 1;
      vertical-align: middle;
      white-space: nowrap;
      text-align: center;
      background-color: #ee753fcc;
      border-radius: 10px;
  }
  
  */

/* fix for review summary*/

.pdp-reviews .pr-snapshot .pr-snapshot-head .pr-snapshot-title {
    font-size: 20px;
}

.pr-snapshot-average-based-on-text {
    font-size: 1.2rem;
    margin-top: 5px;
}

.pdp-page-heading .product-hidden-code {
    margin-right: 10px;
    margin-top: 5px;
}

.pdp-page-heading .product-hidden-code {
    color: transparent;
}

.variant-code {
    color: rgb(61, 61, 61);
}

/* pdp page improvements*/

.pdp-page-heading {
    background-color: #ddd;
    padding-top: 5px;
    padding-bottom: 8px;
}

.pdp-page-heading h1 {
    margin-bottom: 10px;
    color: rgb(85, 85, 85);
    text-shadow: white 0px 1px 0px;
}

.pdp-page-heading a {
    color: rgb(85, 85, 85);
}

#zoom-gallery>div>div>a::before {
    border: none;
}

.price-container .price-slider .price-slide-viewport {
    padding-left: 10px;
}

.price-container .price-slider {
    margin-left: 0px;
}

.price-container .price-slider .price-slide-viewport .strike-through-container .item.selected {
    border-color: #ee753f;
    box-shadow: 0px 0px 10px 2px #ee753f;
}

.product-detail-container .product-customization .choose-color,
.product-detail-container .product-customization .choose-ink-color,
.product-detail-container .product-customization .pick-quantity.expressImprint {
    border-bottom: 1px solid #E4E2DF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label.active.complete {
    color: #ee753f;
}

.expander img {
    transform: scale(0.8);
    opacity: 0.6;
}

.product-info-accordion .product-info-panel .product-info-panel-head h4 {
    font-size: 16px;
    color: rgba(51, 51, 51);
}

.product-info-accordion .product-info-panel .product-info-panel-head h4:hover {
    color: #ee753f !important;
}

.product-info-accordion .product-info-panel .product-info-panel-head {
    background-color: #ddd;
    border-radius: 0px;
    margin-top: 6px;
    border-color: transparent;
    color: #444;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
}

.product-info-accordion {
    box-shadow: none;
}

.product-info-accordion .active .product-info-panel-head {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 0px;
}

.product-info-accordion .product-info-panel .product-info-content {
    background-color: white;
    border: 1px solid #dddddd;
    margin-right: -2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* express checkout */

.product-detail-container .product-customization .pricing .config-express-form .imprint-areas .imprint-area>label.active,
.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label.active,
.product-detail-container .product-customization .imprint-options .config-express-form .no-imprint-area>.no-imprint-label.active {
    background-color: #ddd;
}

.config-express-form .button-padding .btn-imprint.active {
    background-image: none;
    background-color: #ee753f;
    border-color: transparent;
    box-shadow: none;
}

.config-express-form .button-padding .btn-imprint {
    background-color: white;
    background-image: none;
    color: #252525;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.product-detail-container .product-customization .pricing .config-express-form .imprint-areas .imprint-area>label:hover,
.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label:hover {
    background-color: #ee753f;
    transition: all 0.3s linear;
}

.config-express-form .button-padding .btn-imprint:hover {
    background-color: #D65F29;
    background-image: none;
    border-color: transparent;
    font-weight: 400;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-color: white;
    color: #ee753f;
    border-color: #ee753f;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #FFAB75;
    border-color: #ffab75;
    color: white;
}

.config-express-form .imprint-areas .form-step2b .file-upload .status-text.complete {
    border-radius: 0px;
    background-color: #7dc77d;
    font-size: 10px;
}

.product-detail-container .product-customization .pricing .config-express-form .imprint-areas .imprint-area>label.active.complete,
.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label.active.complete {
    background-color: #ddd;
    border-radius: 0px;
    border-color: #ee753f;
}

.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label .edit-button {
    background-color: #ee753f;
    border-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    box-shadow: none;
    border-color: #ee753f;
}

.price-container .price-slider .price-slide-viewport {
    border: none !important;
}

.facets-range .range-container button.apply {
    background-color: #ee753f;
}

/* border radius: 0px */

.contact-slider,
.sidebar-mailing-list,
.cat-two-product-container .grid-view .cat-two-product .cat-two-product-image img,
.footer-background .footer-container .footer-right .mailing-list,
.menu-bar-flex>ul,
.faceted-search-container,
.cat-two-product-container .grid-view .cat-two-product,
button,
.noUi-target,
.pdp-page-heading,
.noUi-handle,
.color-facets .facet,
#egofr-adlergr_new-container,
.sidebar-mailing-list,
input,
.product-detail-container .pdp-images .action-links-holder .action-links-wrapper .action-links,
.cat-two-product-container .grid-view .cat-two-product .cat-two-color-swatches ul li img,
.product-container .color-swatches ul li img,
.pdp-page-heading,
.order-summary .order-summary-item .row a.view-details-button,
.product-detail-container .product-customization .choose-ink-color .choose-ink-color-dropdown .ink-color,
.product-detail-container .product-customization .pricing .config-express-form .imprint-areas .imprint-area>label.active,
.product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area>label.active {
    border-radius: 0px !important;
}

/* viewport fix + promo code button fix*/

.price-container .price-slider .price-slide-viewport,
#voucherCode_btn {
    width: auto !important;
}

.help-info span.tooltip .tooltip-holder {
    background: #ee753f;
    width: auto !important;
}

.help-info span.tooltip {
    width: 300px !important;
    margin-left: -150px !important;
}

.help-info span.tooltip .tooltip-holder:after {
    border-color: #ee753f transparent transparent transparent;
}

/* Hide myron logo + help box*/

.help-info {
    display: none;
}

.pr-review-attribution-img {
    display: none;
}

/* Straight Line Imprint */

.fileupload-process {
    background: url(/static/shared/images/eu-upload-progress-sm.gif) center center no-repeat !important;
}

.config-express-form .imprint-areas .form-step2b .file-upload .input-file+label,
.config-express-form .imprint-areas .form-step2b .file-upload .replacefile {
    width: 150px;
}

.config-express-form .imprint-areas .imprint-area .imprintfontselection .imprintcolorstyle .select_color_drop {
    top: 180px;
}

/*
.config-express-form .imprint-areas .form-step2b .file-upload .file-upload-col-1 {
    width: 0%;
}
*/

.config-express-form .imprint-areas .form-step2 hr {
    margin-top: 25px;
}

/* quantitiy table*/

.price-container .tblquantity tr {
    border: 1px solid #d6d5d5 !important;
}

.price-container .tblquantity tbody tr:nth-child(odd) {
    background-color: rgba(199, 199, 199, 0.36) !important;
}

@media only screen and (max-width: 592px) {
    .btn-group-justified {
        display: flex;
        flex-direction: column;
    }
    .config-express-form .button-padding .btn-imprint.active,
    .config-express-form .button-padding .btn-imprint {
        width: auto;
        margin-bottom: 5px;
    }
    .product-detail-container .product-customization .express-personalize-and-add-to-cart {
        padding-left: 0% !important;
    }
}

.checkout-form.registration-form .form-field.form-phone .input-container input:not([type="checkbox"]) {
    max-width: 100% !important;
    width: 100% !important;
}


/**** TEMP HIDE      *****/
/*
.product-detail-container .product-details-content-slots,
.productdetails {
    display: none;
}

*/

/* make font size smaller on mobile to fit screen issue#58*/

@media only screen and (max-width: 1024px) {
    .category-carousel .category-carousel-item .product-categories-carousel-item .product-categories-carousel-item-button {
        font-size: inherit;
    }
}

/* hide contact-slider on mobile view*/

@media only screen and (max-width: 1044px) {
    .contact-slider {
        visibility: hidden;
        display: none;
        ;
    }
}

@media only screen and (max-width: 1370px) {
.content .contact-slider{
    height: 60px;
    width: 290px;
}

.content .contact-slider .slider-head{
    display: none;
}
.content .chat-slider>.fa.fa-comments, .content .phone-slider>i:nth-child(1), .content .mail-slider>i:nth-child(1){
    font-size: 30px;
    top: 15px
}

.content .slider-label{
    font-size: 13px;
}
.content .mail-slider{
    top: 420px;
}

.content .chat-slider{
    top: 292px;
}
}
/* fix for wrong width on tablet and mobile*/

ol.carousel-indicators {
    bottom: -40px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    width: 100%;
    left: 0;
    text-align: center;
    transform: none;
    padding: 0px;
}

@media only screen and (max-width: 1044px) {
    .home-container .main {
        display: block;
    }
    .main.no-overflow {
        overflow: hidden;
    }
}

/* chat popup index fix*/

#egofr-adlergr_new-container {
    z-index: 1000;
}

.backtotop {
    z-index: 999;
}

/* fix for checkbox on registration page*/

@media only screen and (max-width: 1044px) {
    .product-detail-container .product-customization .imprint-options .config-express-form .imprint-areas .imprint-area > label input,
    #termsAndConditions input[type="checkbox"] {
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
}

input[type="checkbox"] {
    margin-right: 5px;
}

/* fix for quantity break on mobile*/

@media only screen and (max-width: 897px) {
    .product-detail-container .product-customization .pick-quantity.expressImprint .pick-quantity-area {
        display: block;
    }
}

/* fix for uppercase on order-summary*/

.order-summary .order-summary-item .row .col-1 {
    text-transform: uppercase;
}

/* fix for banner on mobile*/


@media only screen and (max-width:480px){
    .footer-banner-top .title{
        transform: scale(0.8);
    }
}

/*100& satisfaction banner css*/
.banner-main .section.group .fa-ul li img {
    margin-left: -2em;
}

.banner-main .section.group {
    display: flex;
}

.banner-main .section.group .col.span_1_of_3{
    flex-grow: 1;
}

.banner-main .section.group .col.span_1_of_3:nth-of-type(2){
    margin-left: 5px;
    margin-right: 5px;
}

.homepage .banner-main, .homepage2 .banner-main {
    font-family: "Roboto", "Helvetica Neu", Helvetica, Arial, sans-serif;
    color: #413e45;
    margin-top: 60px;
    max-width: 1240px;
    margin-right: 40px;
}

.banner-main button a {
    text-decoration: none;
    color: white;
}

.banner-main button{
    border: 2px solid white;
    background-color: transparent;
    padding: 5px 10px;
    left: 25px;
    position: relative;
    margin-top: 10px;
}

.banner-main button:hover{
    background-color: white;
}

.banner-main button:hover a{
    color: #ef7842;
}

@media only screen and (max-width: 767px) and (min-width: 0px) {
    .banner-main .section.group {
        display: none
    }
}

@media only screen and (max-width: 1184px) and (min-width: 0px) {
    .banner-main .col.span_1_of_3.satisfaction {
        display: none;
    }
    .content .banner-main .footer-banner-top .footer-banner-img{
        right: 0px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 0px) {
    .col.span_1_of_3.footer-banner {
        display: none;
    }
    .col.span_1_of_3.satisfaction {
        display: none;
    }
     .content .banner-main .footer-banner-top{
        height: auto;
    }
}

@media only screen and (max-width: 800px) and (min-width: 0px) {

    .content .banner-main .footer-banner-top .footer-banner-img{
        right: 0px;
    }

    .banner-main .section.group .fa-ul li img{
        transform: scale(0.9)    ;
        -webkit-transform: scale(0.9)    ;
        -moz-transform: scale(0.9)    ;
        -ms-transform: scale(0.9)    ;
        -o-transform: scale(0.9)    ;
}
}

@media only screen and (max-width: 590px) and (min-width: 0px) {
    .banner-main .col.span_1_of_3.footer-banner{
        display: none;
    }

    .content .banner-main .footer-banner-top .col.span_1_of_3.title{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
        margin: 0px;
        flex-direction: column;
        margin: 40px;
    }

    .banner-main .footer-banner-top .footer-banner-title{
        left: 0;
    }

    .banner-main .footer-banner-top .col.span_1_of_3.title .footer-banner-title{
        top: 0px;
        left: initial;
    }
    .banner-main button{
        left: initial;
    }

    div.footer-banner-top > div.col.span_1_of_3.title > div > p{
        left: 0px!important;
    }

    .banner-main .banner-main-button{
        align-self: baseline;
        left: 0px!important;
    }
}
@media only screen and (max-width: 380px){
    .content .banner-main .footer-banner-top{
        height: auto;
    }
}
.banner-main .footer-banner-top {
    background-color: #ee753f;
    color: white;
    height: auto;
    margin-bottom: 20px;
    text-shadow: #413e45 0px 1px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-main .footer-banner-top .footer-banner-title {
    position: relative;
    top: 0px;
    left: 25px;
    font-size: 1.99em;
    margin-bottom: 0px;
}

.banner-main .footer-banner-top .footer-banner-title .footer-banner-title-bold {
    font-weight: 700;
}

div.footer-banner-top > div.col.span_1_of_3.title > div > p {
    position: relative;
    top: 0px;
    left: 25px;
    margin: 0;
    /*font-weight: 600;
margin: 1em 1em 1em 0;*/
}

div.footer-banner-top > div.col.span_1_of_3.title > div > .small-info {
    font-size: 11px;
}

.banner-main .footer-banner-top .satisfaction-img {
    position: relative;
    height: 160px;
    top: 12px;
    right: -10px;
}

.banner-main .footer-banner-top .footer-banner-img {
    position: relative;
    height: 230px;
    right: 10px;
}

.banner-main .section.group .banner-footer-header {
    padding: 10px 0px 10px 15px;
    font-weight: 600;
    background-color: #f3f3f3;
    width: auto;
    text-shadow: white 0px 1px 0px;
}


.banner-main .footer-banner-top .col.span_1_of_3.title {
    display: inline-block;
    box-sizing: border-box;
    width: 55%;
    margin: 20px;
    vertical-align: top;
}

.banner-main .footer-banner-top .col.span_1_of_3.satisfaction {
    width: 20%;
    transform: scale(0.8);
}

.banner-main .footer-banner-top .col.span_1_of_3.footer-banner {
    width: auto;
    align-self: flex-end;
}

.banner-main .col.span_1_of_3 {
    display: inline-block;
    box-sizing: border-box;
    width: calc((100% / 3) - 5px);
    vertical-align: top;
}

.banner-main .banner-txt{
    margin-bottom: 20px;
}

.banner-main .banner-main-button{
    margin-top: 10px;
    left: 25px;
    position: relative;
    border: 2px solid white;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    font-size: 15px;
    padding: 8px 18px;
    color: white;
    text-shadow: none;
}

.banner-main .banner-main-button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
    font-size: 28px;
    line-height: 18px;
  }

.banner-main .banner-main-button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }

  .banner-main .banner-main-button:hover span {
    padding-right: 22px;
  }

  .banner-main a.banner-main-button:hover{
      font-weight: 500;
      text-shadow: none;
      background-color: white;
  }
  
  .banner-main .banner-main-button:hover span:after {
    opacity: 1;
    right: 0;
  }

/* normalize text-transform for total-savings-label*/

.product-detail-container .product-customization .charges-panel .total-savings .total-savings-label {
    text-transform: initial;
}

/* overflow scroll for review box*/

.pr-review-faceoff-container{
    overflow-y: scroll;
}

/* newsletter box fix position*/

.footer-background .footer-container .mailing-list{
    margin-top: 15px;
}

/* hide modal header and change border color*/

.login-modal-header{
    border-bottom: none;
}

.login-modal-header a {
    display: none;

}

.login-modal-container{
    border-bottom: none;
}

.login-modal-container .login-modal-existing-customer{
    border-right-color: #ddd;
}

/* fix for old price bug in total matrix*/

.qsn-applied .price-selector #str-thg{
    top: -13px;
}

/* fix for wrong alignment of total-price*/ 

.product-detail-container .product-customization .pick-quantity .qsn-applied .price-break-total{
    height: initial;
}

/* new design category left navigation*/

.content .content-page-left-nav ul a {
    text-decoration: none;
}

.content .content-page-left-nav ul a:hover {
    color: white;
}

.content .content-page-left-nav ul li {
    padding: 5px;
    padding-left: 10px;
    height: 25px;
    text-decoration: none;
    line-height: 26px;
    border-top: 2px solid white;
    cursor: pointer;
    transition: 0.3s;
}

.content .content-page-left-nav ul li:hover {
    background-color: #ee753f;
}

.content .content-page-left-nav ul li:hover a {
    color: white;
}


.content .content-page-left-nav {
    background-color: #efefef;
    padding: 0px;
    margin-bottom: 40px;
}

.content .content-page-left-nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* forgot password page*/

.requestPasswordResetform .server-error {
    background-color: white;
    color: red;
}

@media only screen and (min-width: 1045px){
    
    

    .requestPasswordResetform .form-field-button {
        float: none;
        display: block;
        width: auto;
        padding: 10px 0 0;
    }

    .requestPasswordResetform .form-field-button button{

        width: 75%;
        margin: 0px;
        font-size: 16px;
        padding: 10px;
    }

    .requestPasswordResetform #forgottenPwdForm .input-container input {
        float: none;
        width: 100%;
        display: block;
        padding: 10px;
        box-sizing: border-box;
        font-size: 18px;
        border: 1px solid #6d6e70;
        background-color: #fff;
        outline: none;
        box-shadow: none;
    }

    .requestPasswordResetform .form-field span, .information_message .form-field span{
        text-align: left;
        width: 100%;
    }

    .requestPasswordResetform .item_container .s-error {
        border: none; 
        background-color: transparent;
    }

    .requestPasswordResetform .item_container .s-error .input-container #email {
        border-color: red;
    }
}


/* thank you for creating account page rework*/


#ty_registration #ty_registration_right{
    float: none;
    margin-left: auto;
    margin-right: auto;
}


#ty_registration a:first-of-type {

    float: right;
    width: 200px;
    height: auto;
    background-color: white;
    border: 2px solid #888888;
    border-radius: 0px;
    color: #888888;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
    font-weight: 500;
    margin-top: 25px;
    margin-right: 20px;
    transition: all 0.2s linear;
}

#ty_registration a:first-of-type:hover {
    background-color: #888888;
    border: 2px solid #888888;
    color: white;
}

#ty_registration a:nth-of-type(2){

    width: 200px;
    text-align: center;
    background-color: #ee753f;
    border: 2px solid #ee753f;
    border-radius: 0px;
    height: auto;
    color: white;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 20px;
    transition: all 0.2s linear;
}

#ty_registration a:nth-of-type(2):hover{
    border: 2px solid #ee753f;
    background-color: white;
    color: #ee753f;
}


@media only screen and (max-width: 614px){

    #ty_registration a:first-of-type{
        margin-right: initial;
    }


}

@media only screen and (max-width: 424px){

    #ty_registration a:nth-of-type(2){
        margin-left: initial;
    }


}

@media only screen and (min-width: 1044px){

    #ty_registration a:first-of-type{
        margin-right: 45px;
    }



}

/* hover effect for header strip links*/

.service-links li i {
    transition: 0.2s;
}


@media only screen and (max-width: 1044px) and (min-width: 0px){
.home-container .left-section-container {
    max-width: none;
    display: block;
    width: auto;
}

.content .content-page-left-nav ul li{
    transition: 0s;
}
}

/* data privacy modal*/

/* change background to transparent*/
.data-privacy-modal .modal-dialog{

    background-color: transparent;

}

/* delete border-radius and add black border to fit design*/
.data-privacy-modal .modal-dialog .modal-content{

    border-radius: 0px;
    border: 3px solid black;

}

/* changed text-align + padding*/
.data-privacy-modal .modal-dialog .modal-content .modal-header{

    text-align: center;
    padding-top: 20px;

}
/* changed font-size for modal header*/
.data-privacy-modal .modal-dialog .modal-content .modal-header h4{

    font-size: 18px;

}

/* changed text-align + padding*/
.data-privacy-modal .modal-dialog .modal-content .modal-body{

    text-align: center;
    padding-top: 45px;

}

/*deleted marging, border + changed padding*/
.data-privacy-modal .modal-dialog .modal-content .modal-footer{

    margin-top: 0px;
    border-top: none;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;

}

/* fix for modal appearing in background on mobile*/

@media only screen and (max-width: 1044px){
    html body .modal-backdrop.in {
        display: none;
    }
    .modal{
        top: 120px;
    }
}

/* contact page fix for form labels*/

form .form-field span{
    width: 200px;
}

/*fix for sidebar on my-account on mobile*/

@media only screen and (max-width: 767px) and (min-width: 0px){
    .container .my-account-menu .sidebar .content .content-left-nav ul{
        background-color: white;
    }

    .container .my-account-menu .sidebar .content .content-left-nav ul li{
        border-color: #ddd;
    }

    .container .my-account-menu .content .content-left-nav ul li a{
        color: initial;
    }

    .container .my-account-menu .sidebar .sidebar-container{
        border: none;
        box-shadow: none;
    }
}

/* mobile checkout buttons/divs color fix*/

.checkout-container .order-totals-container .order-totals .grand-total{
    background-color: #ee753f;
    color: white;
}

/* checkout header delete margin*/
.checkout-header{
    margin: initial;
}


/* 

    css for new level one category template

*/

.simpleContent .category-page .page-heading{
    display: none;
}

.wrapper p {
    font-size: 1.4rem;
}
.wrapper .sub-categories-1 a,
.wrapper .top-products a,
.wrapper .sub-categories-2 a {
    text-decoration: none;
}

.wrapper h2, .wrapper h3 .wrapper, .wrapper h4{
    margin-bottom: 5px;
}
.wrapper h1{
    text-align: center!important;
    margin-bottom: 20px;
}

.wrapper .content-1{
    text-align: center;
    margin-top: 40px;
}

.wrapper .content-1 button{
    padding: 5px 10px;
    transition: 0.2s all linear;
}

.wrapper .content-1 button:hover{
    border-color: #ee753f;
    background-color: #ee753f;
    color: white;
    transform: scale(1.05)
}

.wrapper .content-1 button i{
    margin-right: 5px;
}

.wrapper .sub-categories-1{
    text-align: center;
    margin-top: 50px;
}
.wrapper .category-view, 
.wrapper .top-products .product-view{
    margin-top: 20px;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.wrapper .category-view>*, .wrapper .product-view>* {
    margin: 0px 10px 0px 20px;
}

.wrapper .top-products{
    margin-top: 50px;
    text-align: center;
}

.wrapper .top-products .product-view .product a{
    transition: 0.2s all linear;
}

.wrapper .top-products .product-view .product {
    
    padding: 20px 0px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    transition: 0.2s all linear;
    margin-top: 10px;
}

.wrapper .top-products .product-view .product:hover{
    box-shadow: 0px 0px 10px 2px #ddd;
    transform: scale(1.05);
}

.wrapper .top-products .product-view .product .description-wrapper{
    width: 220px;
    display: flex;
    flex-direction: column;
    height: 150px;
    justify-content: space-between;
    align-items: center;
}

.wrapper .top-products .product-view .product .product-name{
    text-align: left;
    font-weight: 400;
    border-top: 1px solid #ddd;
    padding: 10px 10px;
    width: 200px; 
}

.wrapper .top-products .product-view .product button{
    background-color: #ee753f;
    border: none; 
    padding: 7px 15px;
    color: white;
}

 .wrapper .sub-category{
     transition: 0.2s all linear;
     margin-top: 10px;
     cursor: pointer;
 }

  .wrapper .sub-category p{
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #ddd;
    margin-bottom: 10px;
 }

 .column>a>img:hover{
     transition: 0.2s all linear;
     cursor: pointer;
 }

.wrapper .sub-category:hover,
.column>a>img:hover{
    box-shadow: 0px 0px 10px 2px #ddd;
    transform: scale(1.05);
}

.wrapper .sub-categories-2 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px;
}

.wrapper .content-2{
    padding-left: 20px;
}

.wrapper .content-2 .row{
    text-align: center;
    display: flex;
    flex-direction: row;
    max-height: 400px;
    margin-bottom: 40px;
}

.wrapper .content-2 .column{
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.wrapper .content-2 .width-50{
    width: 50%;
}


.wrapper .content-2 .column img{
    object-fit: contain;
    max-width: 80%;
    max-height: 320px;
}

.wrapper .content-2 .icon-wrapper{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 60%;
    margin: 0% 20%;
    justify-content: space-between;
}

.wrapper .content-2 .icon-wrapper .icon img{
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}

.wrapper .content-2 .icon-wrapper .icon{
    flex: 1 1 45%;
    display: flex;
    padding: 10px;
    align-items: center;
}
.wrapper .content-2 .icon-wrapper .icon p{
    font-size: 13px;
    font-weight: 400;
}

.wrapper .content-2 .icon-wrapper .icon p{
    margin-left: 10px;
    margin-bottom: 0px;
}

.wrapper .content-2 .width-50 .align-left{
    align-self: flex-start;
}

.wrapper .content-2 .width-50 .align-right{
    align-self: flex-end;
}
.wrapper .column ul{
    list-style: disc;
}
.wrapper .column>a {
    margin-top: 20px;
}

@media only screen and (max-width: 1200px){
    .wrapper .content-2 .row{
        max-height: 500px;
    }
}

@media only screen and (max-width: 1100px){
    .wrapper .content-2 .row{
        max-height: initial;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .wrapper .content-2 .mobile-flip{
        flex-direction: column-reverse;
    }

    .wrapper .content-2 .row .width-50{
        width: 100%;
    }

    .wrapper .content-2 .width-50 .align-left, .wrapper .content-2 .width-50 .align-right{
        align-self: center;
    }

    .wrapper .content-2 .column img{
        max-width: 95%;
    }

    .wrapper .content-2 .icon-wrapper{
        width: 100%;
        margin: 0;
    }
}

/*hero banner css*/

.hero-banner.mobile{
    display: none;
}

.hero-banner{
    /* temporary important to prevent img to float to the right till all of them are updated*/
    width: 100%!important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: -20px;
    margin-top: 15px;
}

.left-hero-banner{
    width: 50%;
    align-self: flex-end;
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
}
.hero-banner a img{
    width: 100%;
    height: auto;
}

.right-hero-banner{
    width: 50%;
    display: flex;
    justify-content: flex-start;
}
        
.hero-banner a{
    display: flex;
    justify-content: center;
    align-items: center;
}
        
@media only screen and (max-width: 1044px){
    .hero-banner{
        width: calc(100% + 40px);
    }
}

@media only screen and (max-width: 767px){
    .hero-banner{
        width: calc(100% + 30px);
        margin-left: -10px!important;
    }
}

@media only screen and (max-width: 500px){
    .hero-banner{
        display: none;
    }

    .hero-banner.mobile{
        display: flex!important;
        margin-top: 0px;
        flex-direction: column;
        width: calc(100% + 20px);
    }

    .left-hero-banner, .right-hero-banner{
        width: 100%;
        margin-top: 15px;
        justify-content: center!important;
        margin-right: 0px;
        margin-left: 0px;
    }
        
}

/*testing*/

.homepage-seo{
    margin-right: 40px;
    max-width: 1240px;
}

.homepage-seo .seo-content-wrapper{
	column-count: 1;
}

.homepage-seo h2{
	font-weight: 300;
	margin-bottom: 10px;
}

.homepage-seo .row.full-width{
	width: 100%;
	display: flex;
	margin: 0px;
}

.homepage-seo .width-50 .seo-content-wrapper{
	column-count: 1;
}

.homepage-seo .row .width-50{
	width: 50%;
	padding-right: 20px;
}

.homepage-seo button{
	background-color: #FF8046;
	padding: 10px 20px 10px 20px;
	margin-bottom: 30px;
	margin-top: 15px;
	color: white;
	font-size: 16px;
	border: 0px;
    align-self: center;
    transition: all 0.2s ease-in-out;
}

.homepage-seo button:hover {
	transform: scale(1.05);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3)
}

.homepage-seo section{
	display: flex;
	flex-direction: column;
}

.homepage-seo .button-list-wrapper{
	display: flex;
	justify-content: space-between;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.homepage-seo .button-list-wrapper a{
	border: 3px solid #ef7842;
    padding: 10px 15px;
    transition: all 0.3s linear;
    font-size: 16px;
    font-weight: 300;
    color: #ef7842;
    text-decoration: none;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
    width: calc(100% / 5);
    text-align: center;
}

.homepage-seo .button-list-wrapper a:hover{
    background-color: #ef7842;
    color: white;
}

@media only screen and (max-width: 968px){
    .homepage-seo .button-list-wrapper a{
        width: calc(100% / 6);
    }

}

@media only screen and (max-width: 700px){
    .homepage-seo .button-list-wrapper a{
        width: calc(100% / 3);
    }

}

@media only screen and (max-width: 335px){
    .homepage-seo .button-list-wrapper a{
        width: 100%;
    }

}
/* mobile view */
@media only screen and (max-width: 768px){

    .homepage-seo{
        padding-right: 20px;
    }

    .homepage-seo .row .width-50{
        width: 100%;
        padding: 0px;
    }

    .homepage-seo .row.full-width{
        display: block;
    }
}

/* L2 SEO Cotent*/

.section6-content {
	width: calc(100% - 20px);
}
	
.section6-content .ul-checked {
	list-style: none;
    margin: 5px;
    margin-bottom: 1.5em;
}

.section6-content .ul-checked li {
	margin-bottom: 5px;
}

.section6-content .ul-checked li i{
	font-size: 20px;
	color: #ef7842;
	margin-right: 5px;
}

.section6-content .seo-content-with-image {
	display: flex;
	align-items: center;
}

.section6-content .seo-content-with-image img{
    height: 350px;
    width: auto;
    margin: 10px;
}

.section6-content .seo-content-with-image .seo-configurator-img {
    height: 400px;
    border: 1px solid #ddd;
}

.section6-content .ul-number {
    list-style: decimal;
}

@media only screen and (max-width: 900px){
    .section6-content .seo-content-with-image {
        flex-direction: column;    
    }

    .section6-content .seo-content-with-image.mobile-flex-switch {
        flex-direction: column-reverse;
    }
}

/*width fix on homepage*/

@media only screen and (max-width: 767px){
    .homepage-seo{
        margin-right: 20px;
    }

    .homepage .banner-main, .homepage2 .banner-main{
        margin-right: 20px;
    }
}

/* margin fix for upsell wrapper box*/
@media only screen and (min-width: 1044px){
    .order-summary div .upsellbox-wrapper{
        margin-top: 30%;
    }
}

div .upsellbox-wrapper .upsellbox form #upsellAddToCart{
    height: 25px;
    background-color: #ee753e;
    outline-style: none;
}

div div.upsellbox-wrapper div.upsellbox{
    color: #403e45;
}

body .sg-b-p.sg-b-p-s{
    width: 30%;
    margin: auto;
    top:40%;
    border-radius: 10px;
    padding: 35px;
    left: 0;
    right: 0;
}

body .sg-b-p .sg-b-p-t{
    background-color: white;
    color: #413e45;
}

body .sg-b-h a, body .sg-b-f a, body .sg-b-p-t a, body .sg-b-in a{
    color: white;
    background-color: #ee753f;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

body .sg-b-p{
    height: 80%;
    width: 70%;
    margin: auto;
    border-radius: 10px;
    padding: 35px 0px 0px;
    left: 0;
    right: 0;
}

@media only screen and (max-width: 767px){
    body .sg-b-p{
        width: 90%;
    }
}

body .sg-b-p iframe{
    border-radius: 0 0 10px 10px;
}

body .sg-survey .sg-body.sg-int-virtual-page .sg-footer, 
body .sg-survey .sg-mobile-optimized .sg-footer, 
body .sg-survey .sg-mobile-optimized .sg-snc-at-top #sg-snc-box, 
body .sg-survey .sg-mobile-optimized .sg-snc-bar, 
body .sg-survey .sg-mobile-optimized .sg-snc-fixed-at-top #sg-snc-box{
    background-color: #413e45;
}

/* red banner*/

#prospect-offer {
    background-color: #e4032b;
    padding: 10px 20px;
    color: white;
    font-size: 2em;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#prospect-offer .offer-headline {
    font-size: 28px;
    display: inline-block;
    margin-bottom: 0;
}

#prospect-offer span em {
    font-weight: 600;
    font-size: 1.3em;
    font-style: normal;
}
#prospect-offer p{
    margin-bottom: 0;
}

#prospect-offer a.btn {
    background-color: #e4032b;
    color: white;
    text-decoration: none;
    font-size: .575em;
    margin-left: 4em;
    transition: 0.1s ease-in-out;
    border: 2px solid white;
}

#prospect-offer a.btn:hover {
background-color: white !important;
border: 2px solid white;
border-radius: 0px;
color: #e4032b !important;
box-shadow: none;
font-weight: 400;
}
#prospect-offer a:hover {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: inherit;
}

@media only screen and (max-width: 1044px){
    #prospect-offer a.btn{
        transform: scale(0.8);
    }
}

@media only screen and (max-width: 824px){
    #prospect-offer {
        flex-direction: column;
    }

    #prospect-offer a.btn{
        margin-left: 0;
    }

    #prospect-offer a.btn{
        margin-top: 10px;
    }

    .content #prospect-offer span em {
        font-size: 1.2em;
    }
}

 @media only screen and (max-width: 535px){
   .content #prospect-offer span em {
        font-size: 1em;
    }
}

#floatingbar {
    left: 0px;
    z-index: 3;
    width: 100%;
    height: 10px;
    background-color: #443A43 !important;
    display: block;
    position: absolute;
    box-shadow: 0 2px 3px #cccccc;
  }
  .footer-background .footer-container .footer-content .footer-approvals {
    position: relative;
    min-height: 80px;
    width: 94%;
    margin: 0 3%;
	background-color: #f3f6f9;
  }
  
  .breadcrumbs {
    line-height: 1px !important;
    height: 1px !important;
    font-size: 12px !important;
    padding: 1px !important; 
  }
  
  .main .content {
    margin: 0 0 0 0px !important;
  }

  @media only screen and (min-width: 768px) and (max-width: 1044px) {
    .main .content {
      margin: 0 0px !important;
    }
  }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .main .content {
      margin: 0 0px !important;
    }
  }

.paymentSection {
 color: #443A43;
 font-size:20px;
 padding:1px; 
 font-weight: bold; 
 background-color: #F3F6F9;
 border: 2px solid #e5e5e5;
 border-radius: 5px;
}

input	{
	border: solid 1px #e5e5e5;
	height: 25px;
	float: left;
	font-family:  tahoma, sans-serif;
	width: 250px;
	/*font-size: 11px;*/
	padding: 4px 4px 3px 4px;
	color: #443A43;
	background-color: #F3F6F9;
	}
	
.next-btn button {
	background-color: #2774ae;
	font-size:18px;
    border: 1px solid #2774ae;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: 1px 1px 5px #CCC;
            box-shadow: 1px 1px 5px #CCC;
    -webkit-transition: all .25s linear;
       -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
         -o-transition: all .25s linear;
            transition: all .25s linear;
}

.next-btn button:hover {
      background-color:  #000000;
      border-color: #000000;
}

/*
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}
*/
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 13px;
	min-width: 250px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	min-height: 150px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_container INPUT[type='button'] {
    width: 100px;
	height: 30px;
	border: 1px solid #2774ae !important;
	color: #FFFFFF;
    background: #2774ae !important; 
    border-color: #2774ae !important;
    outline:0 !important;
	cursor:pointer

}

#popup_message {
	padding-left: 5px;
}  
.myron-btn {
    margin: 3px 0 0 3px;
    margin-right:20px;
    margin-top:15px;
    width: 250px;
    height: 45px;
    background-color: #ffa000;
    color: #ffffff;
    border: 1px solid #252525;
    font-size: 15px;
    box-shadow: 3px 3px 3px #cccccc;
  }
  
  .submit-form button {
      background-color: #2774ae;
	  font-size:18px;
      border: 1px solid #2774ae;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      -webkit-box-shadow: 1px 1px 5px #CCC;
              box-shadow: 1px 1px 5px #CCC;
      -webkit-transition: all .25s linear;
         -moz-transition: all .25s linear;
          -ms-transition: all .25s linear;
           -o-transition: all .25s linear;
              transition: all .25s linear;
  }
  
.submit-form button:hover {
      background-color:  #000000;
      border-color: #000000;
}
  
.return-btn button {
    background-color: white;
	font-size:18px;
    color: #272525;
    border: 1px solid #ddd;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      -webkit-box-shadow: 1px 1px 5px #CCC;
              box-shadow: 1px 1px 5px #CCC;
      -webkit-transition: all .25s linear;
         -moz-transition: all .25s linear;
          -ms-transition: all .25s linear;
           -o-transition: all .25s linear;
              transition: all .25s linear;
  }
  
.return-btn button:hover {
    color: #2774ae;
    border-color: #2774ae !important;    
    background-color: white !important;
  }

/* CVV ToolTip */
div.tooltips {
    position: relative;
    display: inline;
	margin-left: 8px;
    float:left;
    cursor:help;
}
div.tooltips span {
    position: absolute;
    width:100px;
    color: #FFFFFF;
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    text-align: center;
    visibility: hidden;
    border-radius: 0px;
}
div.tooltips span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
div:hover.tooltips span {
    visibility: visible;
   /* opacity: 0.9;*/
    left: 100%;
    top: 50%;
    margin-top: -22.5px;
    margin-left: 7px;
    z-index: 999;
}
  
select	{
	border: solid 1px #e5e5e5;
	float: left;
	font-family:  tahoma, sans-serif;
	width: 260px;
	height: 28px;
	font-size: 14px;
	padding: 2px;
	color: #443A43;
	background-color: #F3F6F9;
	}

select.shortField {
	width:70px;
	margin-right: 8px;
	}

select.midField {
	width:60px;
	margin-left:-4px;
	margin-right:6px;
	}

select#AgeRange {
	width:80px;
	}

textarea {
	border: solid 1px #e5e5e5;
	background-color: #F3F6F9;
	float:left;
	font-family:  tahoma, sans-serif;
	font-size: 11px;
	width: 250px;
	padding: 4px 4px 3px 4px;
	color: #443A43;
	}
  