i { font-style:italic!important;}

/*.new-head-topmenu .top-navigation li.level0 li.level1:hover ~ li.level1:not(:hover) {opacity: 0.5}*/

#billing-address > .block-title::before, #shipping-method > .block-title::before, #payment-method > .block-title::before, #checkout-review > .block-title::before {
    display:none!important;
    counter-increment: firecheckout-section-number;
    content: counter(firecheckout-section-number);
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin: 0 7px 0 0;
    background:transparent!important;
    color: #000;
    font-weight: normal;
    vertical-align: top;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}
.fc-form-compact .field.fc-dirty .input-box input, .fc-form-compact .field.fc-dirty .input-box select, .fc-form-compact .field.fc-dirty .input-box textarea, .fc-form-compact .wide.fc-dirty .input-box input, .fc-form-compact .wide.fc-dirty .input-box select, .fc-form-compact .wide.fc-dirty .input-box textarea, .fc-form-compact .captcha-input-container.fc-dirty .input-box input {
    padding-top: 0.68em !important;
    padding-bottom: 0.68em !important;
}
.firecheckout-set .form-list .field, .firecheckout-set .form-list .fields .field, .firecheckout-set .form-list .wide, .firecheckout-set .form-list .control, .firecheckout-set .form-list .captcha-input-container, .firecheckout-set .form-list .captcha-img-container { padding: 0!important;
}
.firecheckout-index-index #shipping-method input, .firecheckout-index-index #payment-method input, .firecheckout-index-index #agreements-wrapper input {
    float: none!important;
}

.firecheckout-section .block-title, .firecheckout-section .firecheckout-section .block-title {
    padding:10px 0;
}
.firecheckout-set button.btn-checkout, .firecheckout-set button.btn-primary, .firecheckout-window button.button {
    background-color: #0b1b59!important;
    padding: 0 30px;
    margin: 0 0 5px;
}
button.button:before, a.btn-readmore:before, a.aw-blog-read-more:before {
    background: #152e8c!important;
}
.firecheckout-set button.button, .firecheckout-window button.button { border-radius:0!important;}
.firecheckout-set input[type="checkbox"]:focus,
.firecheckout-set input[type="radio"]:focus {
    border-color:transparent!important;
    outline: 0;
}
.firecheckout-set input[type="checkbox"]:checked:focus,
.firecheckout-set input[type="radio"]:checked:focus {
    box-shadow:none!important;
}
.firecheckout-section.formfill-section .block-title { padding: 10px 15px!important;}

.firecheckout-index-index input,
.firecheckout-index-index select,
.firecheckout-index-index textarea { font-size:12px!important;}
.firecheckout-index-index select { border-radius:5px!important;}
.firecheckout-index-index .fc-dirty label { left:0!important;}
.firecheckout-index-index .input-box.customer-dob { width:100%;}
.firecheckout-index-index .input-box.customer-dob select#sDay { width:32.3%!important; float:left;}
.firecheckout-index-index .input-box.customer-dob select#sMonth { width:32.3%!important; float:left;}
.firecheckout-index-index .input-box.customer-dob select#sYear { width:32.3%!important; float:left;}
.firecheckout-index-index .input-box.customer-dob select {
    background-image:url(../images/dob-dropdown-icon.jpg);
    background-repeat:no-repeat;
    background-position: 95% 50%;
    background-size: 8px;
}
.firecheckout-index-index #billing-address .validate-select {
    background-image:url(../images/account-dropdown.png);
    background-repeat:no-repeat;
    background-position: 95% 50%;
    background-size: 8px;
}
.firecheckout-set input[type="checkbox"]:checked, .firecheckout-set input[type="radio"]:checked {
    box-shadow:none !important;
    border:1px solid #a5a5a5!important;
}
.firecheckout-set input[type="radio"] { border-radius:0!important;}

.firecheckout-index-index .qty-wrapper .qty-more {
    right: 0;
    background: #f1f1f1;
    border:1px solid #b2b2b2;
}
.qty-wrapper .qty-less, .qty-wrapper .qty-more {
    position: absolute;
    top: 0;
    width: 20px;
    height: 21px;
    margin: 0;
    padding: 0;
    line-height: normal;
    cursor: pointer;
    background: #f1f1f1;
    border:1px solid #b2b2b2;
}
#firecheckout-form .qty-wrapper input.input-text.qty {
    width: 30px!important;
    margin-left: 0!important;
    border: 1px solid #b2b2b2!important;
    text-align: center;
}
.firecheckout-section .block-title { padding-left:15px;}

.firecheckout-set .checkout-agreements .agree { clear:both;}
.firecheckout-set .checkout-agreements {border-bottom:none;}
.customtnc-label {font-weight:normal!important; cursor:auto!important;}
.customtnc-label a{color:#07d1ff; font-weight:bold;}
.customtnc-label a:hover {color:#0b1b59;}
.firecheckout-set #checkout-review-submit {padding:0 25px;}
.firecheckout-set .checkout-agreements {padding:15px 25px 0;}
.sp-methods dt { clear:both;}

#checkout-additional.firecheckout-section .block-title {
    background-image: #e8ebed url(../images/sprite.png) repeat-x 0 -56px;
    border-bottom: 1px solid #ccc;
    border-width: 0 0 1px 0;
    height:auto;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 5px 3px;
    margin: 0 0 5px 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    color: #333;
    position: relative;
    clear: both;
    border-top:1px solid #cccccc;
}
#coupon-discount.firecheckout-section .block-title { padding: 10px 5px!important; margin-top: 12px; border-radius: 6px 6px 0 0;}
#discount-code label { padding-bottom:5px!important;}
.discount-block { padding:0 0 0 0!important;}

#coupon-apply { height:40px!important;}

.custom-header-top { position:relative;}
.custom-header-top ul li.custom-since-li { float:left; margin-left: 160px; margin-top:10px;}
.custom-since { text-transform:uppercase; font-size: 13px;}
.custom-since a { text-decoration:none;}
.custom-mobile-since {
    float: left!important;
    text-align: center!important;
    background: url(../images/mobile-menu-bg.png) top repeat-x;
    height: 50px;
    width: 40%;
    padding-top: 13px;
    font-size: 18px;
    margin-top:-1px;
    border-right:2px solid #ffffff;
    text-transform:uppercase;
}
.custom-mobile-since a { text-decoration:none; color:#000000;}
.header-wrapper .header-container .navbar { width:100%;}
.am-swatch-next {background-color:transparent!important;}
.product-view .product-shop.col-md-6 {width:54%!important;}

.category-emoji .custom-product-list-cart li:last-child {display:none;}
.category-emoji .custom-product-list-cart li .action-list ul li {display:block;}
.cart-container li.item {border-left:none;} 
.amlabel-4 .amlabel-txt {font-size:22px!important; line-height:14px;}
.am-swatch-next.am-swatch-arrow { margin-right:-10px;}
.am-swatch-prev.am-swatch-arrow { margin-left:-10px;}
.product-emoji-flask .am-swatch-next.am-swatch-arrow { display:none; margin-right:-10px;}
.product-emoji-flask .am-swatch-prev.am-swatch-arrow { display:none; margin-left:-10px;}

#discount-coupon-form .discount h2 .collapsed {font-weight:600;}
.caroufredsel_wrapper .custom-product-options .input-box img {width:auto!important; float:none;}
.caroufredsel_wrapper .amconf-image-title {}
.input-box .caroufredsel_wrapper {height:135px!important;}
.product-emoji-flask .input-box .caroufredsel_wrapper {height:115px!important;}
.custom-ssl-secure-code .globala {display:none;}
.checkout-types li {padding-bottom:0px!important;}
.widget-products-new {padding-top:0px!important;}

.discount h2 {margin-top:-25px;}

#checkout-additional.firecheckout-section {display:none;}

.amlabel-txt2 {z-index:8;}


/*##########################################################*/

.product-sale-label {font-size:22px!important; background-color:transparent; color:red; line-height:14px;}
.cms-index-index .owl-controls.clickable .owl-buttons .owl-prev, .cms-index-index .owl-controls.clickable .owl-buttons .owl-next{height:35px;}
.firecheckout-index-index .inchoo-socialconnect-facebook {display:none;}
.firecheckout-index-index .firecheckout-window .inchoo-socialconnect-facebook {display:block;}
.orvemail {text-align:center; padding-top:10px; position:relative; width:50%; margin:auto;}
.orvemail:before{
    content:""; 
    position:absolute; 
    background-color:#ddd; 
    width:100%; 
    height:1px; 
    right:0; 
    top:66%;
    z-index:1;
    }
.orvemail span {background-color:white; position:relative; z-index:2; padding-left:10px; padding-right:10px; color:#999999; font-style:italic;}
.firecheckout-window button.button {width:71%; background-color:#333333!important;}
.firecheckout-window .buttons-set a {padding-left:10px;}
.catalog-product-view .action {text-align:center;}

#ticker_03 { 
    font-weight:normal;
    max-width:991px;
    margin-left:auto;
    margin-right:auto;
    font-family:Open Sans!important;
    height:unset;
    padding-bottom:3px;
    }

#ticker_03 li{
    opacity:1 !important;
}

#ticker_03 h2{
    font-size:12pt;
    font-weight:700;
    line-height:100%;
    color:#2a2a2a;
    margin-top:10px;
}

#ticker_03 .agree a {cursor:grab; font-weight:bold; color:black; border:1px solid black; padding:5px 10px;}

#ticker_03 .agree{margin-top:10px;}

#ticker_03 a:hover{text-decoration:underline;}

#ticker_03 .more {float:right;}
p.down {display:none;}
.jquery-bar {margin:0px; padding:0px;}
.cms-index-index .header-wrapper .header-container .main-header .header-setting .overwrite-setting span {color:#000000!important;}

.footer-block-title-icon {position:relative;}
.footer-block-title-icon:before{
 position:absolute;    
 content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);    
 width:22px;
 height:22px;
 background-position:-192px center;
}

.custom-product-view-addtocart {margin-bottom:10px;}
.custom-checkout-total-div1 {float:right;}
.firecheckout-index-index .a-right.engraving-title, .a-right.engraving {display:table-cell; font-size:14px;}
.checkout-cart-index .a-right.engraving-title {display:inline-block;}
.a-right.engraving {float:right;}
.checkout-cart-index .custom-checkout-total-div {text-align:left;}

.social-icons.small.light .fa.fa-facebook:before, .social-icons.small.light .fa.fa-twitter:before, 
.social-icons.small.light .fa.fa-instagram:before, .social-icons.small.light .fa.fa-pinterest:before {font-family:FontAwesome;}

#mc_embed_signup form {text-align:initial!important; padding:0px!important;}
#mc_embed_signup {background-color:transparent!important;}
#mc_embed_signup h3 {margin-bottom:15px!important; font-size:16px!important; font-family:Open Sans!important; font-weight:600;}
#mc_embed_signup label {font-weight:normal!important; font-size:12px!important; font-family:Open Sans!important;}
.social ul li {display:inline-block!important;}
.social span{display:none;}
.social .fa{font-size:24px; font-weight:600; width:32px; text-align:center; line-height:36px;}
#mc_embed_signup input.email {width:200px!important; float:left;}
.footer-top .list-footer .footer-links {margin:0 0 0 0px!important;}

.player-icon {border:1px solid #e6e6e6; padding:10px; width:80%;}
.player-icon ul li  {display:inline-block;}
.player-icon strong.title {font-size:12px;}
.play-pause {padding-left:0px!important; padding-right:0px!important;}
.profiles-message {font-size:20px;}

.account-create.custom-register-column.custom-account-create .form-list.custom-register-newsletter label.tt {float:none;}
.account-create.custom-register-column.custom-account-create .form-list.custom-register-newsletter label.tt a{color:#07d1ff; font-weight:bold;}
.account-create.custom-register-column.custom-account-create .form-list.custom-register-newsletter label.tt a:hover {color:#0b1b59;}
p.gdbr {color:#777777; font-family:Open Sans!important; line-height:15px; margin-top:10px; margin-bottom:0px;}

#firecheckout-agreement-2-window {display:none;}
p.agree, .firecheckout-agreement-label-standard.firecheckout-agreement-1 {margin-bottom:0px;}
.firecheckout-agreement-label-standard.firecheckout-agreement-2 {font-weight:normal;}
.firecheckout-agreement-label-standard.firecheckout-agreement-2 a, .tnc3 a {font-weight:bold;}
.firecheckout-agreement-label-standard.firecheckout-agreement-2 a:hover, .tnc3 a:hover, .newsletter.control a:hover {color:#0b1b59!important;}
.newsletter.control a {color:#07d1ff; font-weight:bold;}
.newsletter-gdpr {padding-top:0px!important;}
.custom-ebook-li {float:left; margin-top:10px;}

/*############################################################
.custom-header-sticky { background:#f6f6f6; position:fixed; z-index:999; width:100%; transition: all 0.3s ease; margin-top:-150px;}
.custom-header-sticky.ls-nav { margin-top:0;}
.custom-header-sticky-width { max-width:1200px; margin:auto; position:relative;}
.custom-header-sticky table td { padding:0 0 0 0!important; text-align:center;}
.custom-header-sticky table td:nth-child(1) { width:300px; background:#0a1e59;}
.custom-header-sticky table td:nth-child(2) { width:170px; font-size:14px;}
.custom-header-sticky table td:nth-child(3) { width:46.7%;}
.custom-header-sticky table td:nth-child(4) { width:120px; padding: 0 20px!important;}
.custom-header-sticky table td:nth-child(5) { width:50px;}
.custom-header-sticky .navbar { height:auto; min-height:auto; padding-top:6px; margin-bottom:0;}
.header-wrapper .header-container .custom-header-sticky .navbar .bs-navbar-collapse {
    top: 114px!important;
    height: 60px;
    max-height: 100%;
    overflow:visible;
    border-top: #dfdfdf solid 1px;
}
.custom-header-sticky .navbar-toggle { display:block!important;}
.custom-header-sticky div.main-navigation ul.top-navigation .menu-wrap-sub { margin: -67px auto 0 auto;}
.custom-header-sticky .form-search { position:relative; margin-top:5px;}
.custom-header-sticky .form-search input { padding:8px 20px 7px 5px;}
.custom-header-sticky .search-button { position: absolute; top:8px; right: 10px; background: transparent; border: 0;}
.custom-header-sticky .item.header-setting { position:relative;}
.custom-header-sticky .overwrite-setting span {
    font-size:14px;
    font-weight: 400!important;
    font-family: Open Sans!important;
    cursor: pointer;
    padding: 20px 0;
    background:transparent!important;
}
.custom-header-sticky .overwrite-setting span:visited  { border:1px solid #ff0000;}
.custom-header-sticky .custom-top-cart-bg {
    display: inline-block;
    position: relative;
    background: #73675b;
    padding: 10px 10px 7px 10px;
    cursor: pointer;
}
.custom-header-sticky .switcher-content { 
    background:#fff;
    position:absolute;
    top:35px!important;
    width:160px!important;
    -webkit-box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75)!important;
    -moz-box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75)!important;
    box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75)!important;
}
.custom-header-sticky .switcher-content ul li {
    display: block;
    text-align: left;
    padding: 2px 10px!important;
}
.custom-header-sticky .custom-top-cart-bg .qty {
    position: absolute;
    right: 3px;
    top: 1px;
    color: #fff;
    font-size: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0b1b59;
    text-align: center;
}
###########################################*/

.main-container { margin-top:20px;}
.cms-index-index .main-container { margin-top:0;}

.sticky-wrapper.is-sticky .main-header { height:auto;}
.custom-normal-logo { display:block;}
.custom-sticky-logo { display:none;}
.sticky-wrapper.is-sticky .custom-normal-logo { display:none;}
.sticky-wrapper.is-sticky .custom-sticky-logo { display:block; margin-top:-27px;}
.custom-normal-menu { display:block;}
.custom-sticky-menu { display:none;}
.sticky-wrapper.is-sticky .custom-normal-menu { display:none;}
.sticky-wrapper.is-sticky .custom-sticky-menu { display:inline-block; margin-top:-50px; font-size: 14px; width:200px;}
.sticky-wrapper.is-sticky .custom-sticky-menu .itemgrid .item { height:auto;}
.top-navigation li.level0.active a.level-top { padding-top:0;}
.top-navigation li.level0 a.level-top:hover:after { top:48px;}
.top-navigation li.level0.active a.level-top { border:0;}
.top-navigation li.level0 a.level-top:hover { border-bottom: 3px solid #0b1b59!important;}
.top-navigation li.level0.nav-10.custom a.level-top:hover:after { display:none;}
.sticky-wrapper.is-sticky .top-navigation li.level0 a.level-top:hover:after { top:61px;}
.header-wrapper .header-container .is-sticky .main-header .main-navigation ul.top-navigation li.level0:hover > div.menu-wrap-sub {
    top:66px;
    left:0;
    max-width:1200px;
}
.ulmenu-block { padding: 15px 0 10px 0;}
.ulmenu-block.itemgrid-6col { min-height:unset;}
.sticky-wrapper.is-sticky .ulmenu-block { padding:5px 0;}
.custom-header-top { display:block;}
.sticky-wrapper.is-sticky .custom-header-top { display:none;}
.custom-normal-cms-menu { display:block;}
.sticky-wrapper.is-sticky .custom-descktop-search-width { width: 55%;}
.custom-sticky-account { display:none;}
.sticky-wrapper.is-sticky .custom-sticky-account { display:inline-block; position: relative; padding: 18px 0 0 20px; font-size: 14px; cursor:pointer;}
.sticky-wrapper.is-sticky .custom-sticky-account .switcher-content { top:50px;}
.sticky-wrapper.is-sticky .custom-sticky-account .switcher-content ul {
    width: 160px;
    -webkit-box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75);
    background:#fff;
    padding:10px;
}
.custom-top-cart-bg { display:none;}
.sticky-wrapper.is-sticky .custom-top-cart-bg { display:inline-block;}
.sticky-wrapper.is-sticky .custom-top-cart-bg {
    display: inline-block;
    position:absolute;
    background: #73675b;
    padding: 10px 10px 7px 10px;
    cursor: pointer;
    top:6px;
    right:0;
}
.sticky-wrapper.is-sticky .custom-top-cart-bg .qty {
    position: absolute;
    right: 3px;
    top: 1px;
    color: #fff;
    font-size: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0b1b59;
    text-align: center;
}
.sticky-wrapper.is-sticky .custom-mini-search { max-width:75%!important; float:left;}
.sticky-wrapper.is-sticky .custom-normal-cms-menu { display:none!important;}
.sticky-wrapper.is-sticky .custom-descktop-second-bar-bg { top:0; height:55px;}
.sticky-wrapper.is-sticky .custom-sticky-menu .navbar-toggle { display:block!important;}
.header-wrapper .header-container .sticky-wrapper.is-sticky .navbar .bs-navbar-collapse {
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 1000;
    max-height:unset;
    top: 50px!important;
    right: 0;
    overflow: visible!important;
    border-top: #dfdfdf solid 1px;
}
.header-wrapper .header-container .sticky-wrapper.is-sticky .custom-sticky-menu .navbar .bs-navbar-collapse {
    top: 114px!important;
    left:0;
    box-shadow: 0px 3px 5px 0px rgba(204,204,204,0.6)
}
.sticky-wrapper.is-sticky #search_mini_form { margin-top:-6px;}

.sticky-wrapper.is-sticky #mobile-sticky { /*position:relative!important;*/}
.sticky-wrapper.is-sticky .main-navigation { height:61px;}

.custom-descktop-search-width { width:45%;}
.custom-mini-search { width:100%; max-width: 100%!important;}
.gift-icon-gift { position:relative; padding-left:25px;}
.gift-icon-gift:before {
    position:absolute;
    content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);
 width:20px;
 height:20px;
 overflow:hidden;
 left:0;
 background-position:253px center;
}

.envelop-icon{position:relative; padding-left:25px;}
.envelop-icon:before {
 position:absolute;
 content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);
 width:20px;
 height:16px;
 overflow:hidden;
 left:0;
 background-position:-137px center;
}
.language-dropdown-1 {position:relative;}
.language-dropdown-1:before {
 position:absolute;
 content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);
 width:8px;
 height:5px; 
 top:19px;
 right:8px;
 background-position:463px; 
}

.language-dropdown-2 {position:relative;}
.language-dropdown-2:before {
 position:absolute;
 content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);
 width:8px;
 height:5px; 
 right:-13px;
 top:9px;
 background-position:463px;         
}

.cart-container .cart-icon {
  background-image:url(../images/mobile-combine_icon_gtmetrix.png);    
  width:21px;
  height:21px;
  background-position:-79px;
}


.cart-container .icon-cart-header span .cart-icon:hover {}

.home-banner .inner-banner .banner-img span.content-inner a {position:relative; background-image:none;}
.home-banner .inner-banner .banner-img span.content-inner a:before{
 position:absolute;
 content:"";
 background-image:url(../images/mobile-combine_icon_gtmetrix.png);    
 width:5px;    
 height:8px;    
 left:0;
 top:5px;
 background-position:282px;
}

.custom-do-menu-parent { position:relative;}
.custom-do-submenu {  
    opacity:0;
    border: 0;
    margin: -5px auto 0 auto;
    position: absolute;
    text-align: left;
    -ms-box-shadow: 1px 6px 7px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 1px 6px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 6px 7px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 6px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
    z-index:-1;
    background-color: #f2f2f2;
    top: 18px;
    width: 180px;
    left: 0;
    padding: 10px!important;
}
.custom-do-submenu.active { opacity:1; z-index: 99998;}
.custom-do-submenu li { display:block; padding:3px 0;}

.custom-do-submenu-mobile { font-size: 14px; font-weight: 400; color: #2b2c2c;}

.custom-product-new-info ul li { display:inline-block; width:33%!important; padding:20px 0; vertical-align:middle;}

.custom-disney-star-wars-ul li.custom-disney-star-wars-li .custom-category-products-bottom .products-grid .item { margin: 1%; height:330px;}
.custom-disney-star-wars-ul li.custom-disney-star-wars-li ul.custom-product-list-cart li {padding:0 3px; vertical-align: top;}
.custom-disney-star-wars-ul li.custom-disney-star-wars-li ul.custom-product-list-cart li .availability.out-of-stock {margin:-3px 0 0 0;}
.category-products.custom-category-products-bottom .products-grid p { line-height:17px;}

.custom-register-column .form-list li.control label { top:2px!important;}
.firecheckout-agreement-label-standard.firecheckout-agreement-1 {font-weight:normal!important;}
.firecheckout-agreement-label-standard.firecheckout-agreement-1 a{text-decoration:none; font-weight:bold!important;}
.firecheckout-agreement-label-standard.firecheckout-agreement-1 a:hover{color:#0b1b59!important;}
.fa.fa-angle-up {font-style:normal!important;}

.custom-product-personalisation-engraving a {background-color:#3b80ae!important;}
/*##########################################################*/

.box{padding: 10px;display: inline-block; max-width:220px; width:100%;}
.giftwizard-selected{border: 1px solid #0000ff;  color: #0000ff;}
.selected-cat{border: 1px solid #0000ff;  color: #0000ff;}

.gift-occassion .top-giftwizard-list-cat {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
}
.gift-occassion .top-giftwizard-list-cat { margin-top:40px;}
.gift-occassion.selected-cat .top-giftwizard-list-cat { margin-top:0;}
.gift-occassion.giftwizard-selected .top-giftwizard-list-cat {
    height:100%;
    max-height: 800px;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
}
#cat01, #cat02, #cat03 { display:block!important;}
.gift-occassion #gift-occassion-select-child01 { display:none;}
.gift-occassion #gift-occassion-select-child02 { display:none;}
#gift-occassion-select-parent { display:none!important;}
.gift-occassion.giftwizard-selected #gift-occassion-select-child01,
.gift-occassion.giftwizard-selected #gift-occassion-select-child02 { display:none!important;}
.gift-occassion.selected-cat #gift-occassion-select-parent,
.gift-occassion.selected-cat #gift-occassion-select-child01,
.gift-occassion.selected-cat #gift-occassion-select-child02 { display:block!important;}

.custom-plus-icon { position:absolute; left:0; right:0; top:45px; display:inline-block; background:#091f54; color:#fff; width:20px; height:20px; margin:auto; transition:all 0.3s ease-in-out;}
.giftwizard-selected .custom-plus-icon { transform:rotate(45deg);}
.selected-cat .custom-plus-icon { display:none;}

.box-item-cat{
  margin-top: 5px;
}
.box-item-cat a{    display: inherit;  padding: 10px;}
.hr{    width: 100%;  height: 1px;  background: #ccc;  margin-top: -5px;  position: relative;}
.giftwizard-wrapper{text-align: center;}
.giftwizard-wrapper .giftwizard-image img{width: 100%}
/*.top-giftwizard-list-cat #cat01{display: none;}*/
.giftwizard-faq{margin-bottom: 20px; height: unset;}
#img-load-cat-02, #img-load-cat-03{width: 150px;margin-top: -70px;}
#fc_frame.custom_fc_frame.fc-widget-small {width:auto; right:63px; bottom:5px;}


.products-grid .product-action a img {height:unset!important;}


.giftwizard-wrapper {height: 930px;}
.giftwizard-faq-category { margin-top:50px; vertical-align:top; z-index: 50;position:relative;}
.gift-occassion { border:0;}
.giftwizard-faq-category .gift-occassion {
    display:inline-block;
    background:#f7f7f7;
    text-align:center;
    width:30%;
    max-width:300px;
    min-height:190px;
    border:1px solid #a7a7a7;
    vertical-align:top;
}
.giftwizard-faq-category .hr img { position:absolute; left:0; right:0; margin-left:auto; margin-right:auto;}
.giftwizard-faq-category .gift-occassion .box-img { border-bottom:1px solid #000; padding-bottom:10px; margin-bottom:10px; min-height: 80px;}
.giftwizard-faq-category .gift-occassion .box-text{ font-size:15px; position:relative;}
.giftwizard-faq-category .gift-occassion .box {}
.gift-occassion-column { display:inline-block; vertical-align:top;}
.giftwizard-faq-category .box-img span.span-step { display:block;}
.box-img .gift-occassion-column.icon { width:40px;}
.giftwizard-faq-category .box-img span.span-step-number { 
    display: inline-block;
    font-size: 70px;
    margin-top: 0;
    width: 50px;
    line-height: 60px;
    vertical-align:top;
}
.giftwizard-faq-category .hr { background:#000;}
.gift-occassion, .box-item-cat a { display:block; cursor:pointer;}
.giftwizard-faq-category #img-load-cat-02, #img-load-cat-03 { width:30%; max-width:300px; margin-top:0!important;}
.gift-occassion, .box-item-cat a { cursor:pointer; color:#000;}
.top-giftwizard-list-cat ul li.box-item-cat a { cursor:pointer; color:#fff; font-size:13px; display:block; background:#0b1b59; width:100%; padding:5px 0;}
#message-cat-error { color:#ff0000; font-size:15px;}
#gift-occassion-select-parent, #gift-occassion-select-child01, #gift-occassion-select-child02 { margin-top:10px;}

.custom-giftwizard-float-left .gift-occassion.selected-cat .box-text .hr {display:block!important;}
.custom-giftwizard-float-left #gift-occassion-select-child02,.custom-giftwizard-float-left #gift-occassion-select-child01, .custom-giftwizard-float-left #gift-occassion-select-parent {
    margin-bottom:0;
}

.custom-about-pewter { margin-bottom:25px; padding-bottom:25px;}
.custom-about-pewter span { font-size:15px;}

.footer-top .about-social { padding: 25px 15px 0 0px;}
.trustedcompany-seal.feefo { width:80px; margin-left:10px;}
.trustedcompany-seal.feefo img {margin-top:-11px;}

.bs-navbar-collapse.active { opacity:1!important; visibility:visible!important;}
.categories-navbar-toggle.active { opacity:1!important; visibility:visible!important;}
.custom-mobile-category .navbar-header { background-image:none;}
.custom-mobile-title { margin-left:0; padding-top:0;}
.custom-topnavbar .navbar-header { width:100%;}
.custom-topnavbar .navbar-header .cms-navbar-toggle { width:100%;}
.custom-mobile-menu .navbar { border-radius:0!important;}
.header-wrapper .header-container .navbar .navbar-header .categories-navbar-toggle { padding: 12px 20px 10px 5px;}
.header-wrapper .header-container .navbar .bs-navbar-collapse.categories-navbar-toggle { top:50px!important;}
.header-wrapper .header-container .navbar .bs-navbar-collapse.cms-bs-navbar-collapse { top:50px!important;}

.header-wrapper .header-container .navbar:hover .descktop-bs-navbar-collapse { opacity:1!important; visibility:visible!important;}

.custom-giftwizard-float-left .gift-occassion .box-img .gift-occassion-column.icon img {width:40px; margin-top:3px;}
.custom-giftwizard-float-left .gift-occassion .box-img .gift-occassion-column.icon span {font-family:'Playfair Display', serif;}
.custom-giftwizard-float-left .gift-occassion .box-img .gift-occassion-column.number span {font-family:'Playfair Display', serif;}
.custom-giftwizard-float-left .gift-occassion .box-img .gift-occassion-column.number.special-line-height span {line-height:40px;}

.products-grid.itemgrid.itemgrid-adaptive.show-grid.first.last.odd.products-itemgrid-2col.auto-height .item {padding-bottom:0!important;}

.product-name.desktop-longer-name {display:block!important;}
.product-name.moblie-shorter-name {display:none!important;}

.cms-batman .category-products.custom-category-products-bottom .products-grid .owl-item .item .product-action, 
.categorypath-collections-batman-html .category-products.custom-category-products-bottom .products-grid .owl-item .item .product-action {height:150px;}    
.category-products.custom-category-products-bottom .products-grid .owl-item .item .product-content .custom-product-list-cart .availability.out-of-stock {margin:0;}
.category-products.custom-category-products-bottom .products-grid .owl-item .item .product-content .custom-product-list-cart .availability.out-of-stock span {line-height:17px;}
.main-container .widget-tab-content .category-products .products-grid .owl-wrapper-outer .owl-item .item, 
.main-container .widget-products-new .category-products .products-grid .owl-wrapper-outer .owl-item .item {padding:0;}

.tab-product-collection .tab-selector ul.nav-tabs li {
    width:auto!important;
    padding:0 20px;
    height: auto!important;
    background-color: #fff;
}

.mycybersale-product-slider { display:none;}
.cms-mycybersale2017 .mycybersale-product-slider { display:block;}

.category-products .products-grid .item .owl-item {height:300px!important; padding:0!important;}
.category-products .products-grid .item .price-box .old-price {margin:0 0 0 0; line-height:unset;}
.category-products .products-grid .item .price-box .special-price {margin:0 0 0 0; line-height:unset;}

.container-locator .col-md-5.col-sm-5.col-xs-12.info-locator .search-content .box {max-width:unset;}

.popup-wrapper .content-wrapper { font-size:16px; color:#ff0000; font-weight:bold; width:auto!important; padding:20px!important;}

.custom-rs-star-war-info img {padding:0 0 0 0;}

.buttons-set .bottom-policy {font-size:10px; margin:10px 5px;}
.buttons-set .bottom-policy a {color: #07d1ff; font-weight: bold;} 
.buttons-set .bottom-policy a:hover {color:#0b1b59;}
                 
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-content {width:450px;}
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-content p {font-size:13px!important; text-align: left;}
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-content p span span {color:crimson; font-weight:bold;}
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-content p span .price {color:unset; font-weight:normal;}
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-checkout {text-align:right;}

.social-icons li a {background-color:unset!important;}

.custom-gift-finder-li {float:left; margin-top:10px;}
.custom-gift-finder-li a {vertical-align:bottom;}
.custom-contact-us-header-li span {vertical-align:middle;}
.custom-header-top ul li {border-left:1px solid #000;}
.custom-header-top ul li.register-after-login-li {padding:0 10px;}
.custom-since-li,
.header-country {border:none!important;}

.custom-header-top .overwrite-setting {padding-bottom:0;}
.custom-header-top .overwrite-setting label {margin-bottom:0;}

.custom-login-account .language-currency.custom-language-currency {display:none;}

.custom-mobie-header ul li {vertical-align:middle; padding-left:5px; padding-right:5px;}
.custom-mobie-header .custom-mobile-header2 {padding:4px 5px;}
.custom-mobie-header .custom-mobile-header2 .item.header-setting {font-size:20px}

.header-wrapper .header-container .navbar .navbar-header .categories-navbar-toggle {padding:10px 15px 10px 10px;}

.header-wrapper .header-container .navbar .navbar-header {text-indent:unset;}

.custom-descktop-header .custom-normal-logo {margin-bottom:-6px!important;}
.custom-mobie-header ul li ul li {margin:10px 0;}
.custom-mobile-header2 .switcher-content last a {margin:10px 0;}
    .custom-mobie-header ul li.custom-mobile-header1,
    .custom-mobie-header ul li.custom-mobile-header-contact,
    .custom-mobie-header ul li.custom-mobile-header2 {padding:0 10px!important;}
    
.header-wrapper .header-container .is-sticky .main-header .logo img {display:inline;}

.main-container .sidebar .block { margin-bottom:0;}

.home-banner .inner-banner .banner-img span.content-inner {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    background-image:none;
    background-color:rgba(255,255,255,0.7);
    width: 100%;
    background: rgba(255,255,255,0.8);
    padding: 20px;
    text-align: center;
}

.am_image > img {width:90px;}

.custom-checkcart-right .custom-c-shopping-n-process .custom-c-shopping-n-process1 {display:none;}
.checkout-cart .crosssell-wrapper #crosssell-products-list .owl-buttons {display:none;}

.custom-cart-payment-method-logo {margin:10px; width:170px; float:right; text-align:center;}
.custom-cart-payment-method-logo span {font-weight:bold; font-size:14px;}
.custom-cart-payment-method-logo .visa-card-custom,
.custom-cart-payment-method-logo .master-card-custom {display:inline-block; margin:5px 3px;}

.checkout-cart .page-title.title-buttons .country-checkout-notification a {text-decoration:underline;}
.custom-checkcart-right .custom-coupon-code.coupon-code .discount h2 {font-size: 12px; line-height:1.4!important;}
.custom-checkcart-right .custom-coupon-code.coupon-code .discount h2 a {text-decoration:none;}

.col3-fire-set.firecheckout-set .firecheckout-section.formfill-section .form-list.discount-block li.control {
    border-radius: 6px 6px 0 0!important;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 5px!important;
    margin-top: 12px;
    background: #e8ebed url(../tm/firecheckout/images/sprite.png) repeat-x 0 -56px;
    float:none;
    margin-bottom:10px;
}
.col3-fire-set.firecheckout-set .firecheckout-section.formfill-section .form-list.discount-block li.control label {
    top: unset!important;
    font-style: unset!important;
    color: #333!important;
    letter-spacing:unset!important;
    font-weight:700;
    font-size: 12px!important;
    line-height: 14px;
}
#coupon-discount.firecheckout-section .block-title {display:none;}

.col3-fire-set.firecheckout-set .firecheckout-section.formfill-section .form-list.discount-block li.form {display:none!important;}
.col3-fire-set.firecheckout-set .firecheckout-section.formfill-section .form-list.discount-block li.form.shown {display:list-item!important;}
.col3-fire-set.firecheckout-set .firecheckout-section.formfill-section .form-list.discount-block li.form #coupon-discount.firecheckout-section {background:unset;}

.custom-checkcart-right .totals .cart-free-shipping-amount strong.price {font-size:12px;}
.custom-checkcart-right .totals .cart-free-shipping-amount span {float:left; font-size: 12px; text-align: left;}
.custom-checkcart-right .totals .cart-free-shipping-amount span span {float:none;}

.out-label-custom {margin-bottom:8px;}
.out-input-custom {display:block; width: 118px!important;}

.header-wrapper .header-container .is-sticky .main-header { z-index: 999;}
.custom-content-sticky {overflow: hidden;}
.custom-content-sticky .sidebar {
    width: 30%;
    min-width: 570px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
.product-view {min-height:650px;}

/*.custom-content-sticky .sidebarã€‚is_stuck { width:40%!important;}*/
.custom-content-sticky .sidebar .product-img-box.col-md-6 { width:100%!important;}
.custom-content-sticky .main {height:100%; overflow: hidden; }

#engraving-data-product { margin-top:20px;}
#engraving-data-product label { font-size:13px; padding-bottom:5px; margin-top:20px;}
#engraving-data-product ul li { padding:5px 0 0 0; font-size:13px;}
.inner-product-view-total-ul { margin:20px 0;}
.inner-product-view-total-ul li.inner-product-view-total { width:100%!important; padding:10px 20px!important; border-bottom:1px solid #0b1b59;}

.category-products .products-grid .item .product-action .product-image { position:unset!important;}

.firecheckout-set #checkout-review #checkout-review-table tr td.custom-checkout-product-img { width:120px; max-width:120px;}
.firecheckout-set #checkout-review #checkout-review-table tr td.custom-checkout-product-info.last { width:auto; max-width:auto;}
.firecheckout-set #checkout-review #checkout-review-table td.last { width:120px;}

.catalog-product-view .main-container { min-height:680px;}
.product-detail .action {text-align:center;}

.custom-sold-out { font-size: 16px; font-weight: bold; color: crimson;}

.custom-product-new-info ul li.custom-product-new-info-pefc { 
  background-image:url(../images/product-information-icon5-PEFC.png); 
  background-repeat:no-repeat;
  background-position:0 50%;
  padding-left:35px;
}

.top-container { max-width:1200px; margin:auto;}

.custom-gift-option-checkbox { float:none!important;}
#txtgiftoption { margin-top:10px!important;}
.firecheckout-index-index #checkout-additional .form-list.form-checkoutfields .input-box label {
    line-height: 23px;
    font-weight: normal;
}

#custom-Singapore .custom-home-banner { margin-top:20px!important;}
.slide-home-hongkong { margin-bottom:20px;}
.custom-home-banner { margin-top:0!important;}

.header-wrapper .header-container .top-container .slide-home .owl-controls {
    position: absolute;
    width: 100%;
    top: 45%;
    bottom:unset;
    transform: translate(0,-50%);
    text-align: center;
    margin-top:0;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #000;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 36px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    position: absolute!important;
    margin-top:0!important;
}
.cms-index-index .owl-next { right:15px;}

.custom-pefc-logo { margin:20px 0 0 0;}

#fc_frame, #fc_frame.fc-widget-normal {
    bottom: 30px;
    height: 90px;
    min-height: 72px;
    min-width: 65px;
    overflow: hidden;
    position: fixed;
    right: 15px;
    width: 70px;
    z-index: 2147483600;
}

.footer-wrapper #back-top {
    bottom: 120px;
    position: fixed;
    right: 22px;
    z-index: 9;
}

.tab-product-collection .tab-selector ul.nav-tabs li a,
.cms-christmas-perks-licensing-gifts .tab-product-collection .tab-selector ul.nav-tabs li a {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: capitalize;
    font-family:'Playfair Display', serif;
}
.cms-christmas-perks-2018 .custom-about-pewter-second-title.last { margin-top:0;}
.cms-christmas-perks-2018 .tab-product-collection,
.cms-christmas-perks-licensing-gifts .tab-product-collection { padding:0 0 0 0;}
.cms-christmas-perks-2018 .tab-product-collection .tab-selector,
.cms-christmas-perks-licensing-gifts .tab-product-collection .tab-selector { margin-bottom: 20px;}
.cms-christmas-perks-2018 .category-products .products-grid.owl-carousel.owl-theme,
.cms-christmas-perks-licensing-gifts .category-products .products-grid.owl-carousel.owl-theme { width:100%;}
.cms-christmas-perks-2018 .custom-category-products-bottom .products-grid .item ,
.cms-christmas-perks-licensing-gifts .custom-category-products-bottom .products-grid .item { margin: 0 10px;}
.cms-christmas-perks-licensing-gifts .custom-category-products-bottom .products-grid .item { height:auto!important;}
.cms-christmas-perks-licensing-gifts .custom-category-products-bottom .products-grid .item .product-action { height:200px!important;}
.cms-christmas-perks-2018 .custom-about-info.last { width:95%; margin:10px 15px 0;}
.cms-christmas-perks-2018 .custom-about-info.last ol { margin-left:20px!important;}

.firecheckout-agreement-label-minimal { cursor:auto!important; font-weight:normal;}
.firecheckout-agreement-label-minimal:hover { text-decoration:none;}
.firecheckout-agreement-label-minimal a { text-decoration:underline;}

.cms-christmas-perks-2018 .widget-tabs li.active,
.cms-christmas-perks-licensing-gifts .widget-tabs li.active,
.cms-christmas-perks-2018 .widget-tabs li.active a,
.cms-christmas-perks-licensing-gifts .widget-tabs li.active a { background-color:#eeeeee!important; transition: all 500ms ease;}

.custom-ajex-action-button {}
.custom-ajex-action-button a { color:#fff!important;}
.custom-ajex-action-button button { border:0;}
.cms-christmas-perks-licensing-gifts .popup-wrapper .content-wrapper { left:50%; transform: translate(-50%, 0);}

.is-sticky .search-autocomplete {top:32px!important;}
.search-autocomplete {top:39px!important;}
.custom-register-row-register .buttons-set {padding-bottom:20px!important;}

.care-grid-column{
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align:center;
}
.video-background {background-color: #49565d; margin: 10px;}
.video-background:nth-child(1) { margin-left:0;}
.video-background:nth-child(2) { margin-right:0;}

.care-grid-column iframe{border: 0px; height: 250px!important}

::-moz-selection {
  background:#338fff!important;
}

.custom-home-banner-bottom .column.column-first-1 {width:32.3%; margin-right:1.5%;}
.custom-home-banner-bottom .column.column-first {width:32.3%!important;}
.custom-home-banner-bottom .column.column-last {width:32.4%!important;}

.jquery-bar { position:fixed; bottom:15px; left:15px; max-width:430px; z-index:99; box-shadow:none;}
.jquery-bar .notification {}
.jquery-bar .notification ul { background-color:#091c5a; padding:15px 10px; color:#fff; text-align:left; box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);}
.jquery-bar .notification ul li .cookie { border:1px solid #fff; padding:15px 20px!important;}
.jquery-bar .notification ul li a { color:#cccccc; text-decoration:underline;}
.jquery-bar .notification ul#ticker_03  { padding-bottom:10px;}
.custom-button-close-cookie { display:block; margin:20px 0 10px;}
.custom-button-close-cookie span{ border:1px solid #fff; border-radius:50px; padding:5px 30px; cursor:pointer;}

#cookieConsent { font-size:12px!important; line-height:unset!important; bottom:15px!important; left:15px!important; max-width:480px; z-index:99; box-shadow:none; background-color:#091c5a!important; padding:30px 30px!important; color:#fff; text-align:left; box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);}

header.header-wrapper { position:relative;}

.cms-index-index .header-wrapper .header-container .main-header .header-setting:hover .overwrite-setting span { background-color:transparent;}
.new-header { font-size:13px;}
.new-header-main-row {}
.new-header-first-row { background:#e5e2dd;}
.new-header-maxwidth { max-width:1200px; margin:auto; position:relative;}
.new-header-logo { position:absolute; z-index:9; top:0; left:0; max-width:110px;}
.new-header-logo .logo { width:100%; height:auto!important;}
.new-header-logo .logo img { width:100%;}
.news-header-top-info { padding:0 0 0 120px; width:100%;}
.news-header-top-info-column ul { margin:0 0 0 0; padding:0 0 0 0;}
.news-header-top-info-column ul li { display:inline-block; padding:0 10px; border-right:1px solid #000; text-transform:uppercase; line-height:14px; vertical-align:middle;}
.news-header-top-info-column ul li:last-child { border-right:0;}
.news-header-top-info-column ul li img { width:20px; margin-top:-3px; padding-right:3px;}
.news-header-top-info-column.left { float:left; padding:12px 0;}
.news-header-top-info-column.right { float:right; text-align:rights;}
.news-header-top-info-column.right ul li a { text-transform:capitalize!important;}
.news-header-top-info-column.right ul li:nth-child(4) { border-right:0;}
.news-header-top-info-column.right ul li:last-child { padding:0 0 0 10px;}
.new-head-minicart { position:relative;}
.new-head-minicart .header-maincart { background-color:#73675b; padding:12px 15px;}
.new-head-minicart .qty { 
    position: absolute;
    background-color:#0b1b59;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    top: 10px;
    right:2px;
    text-align: center;
    padding:2px 0px;
}
.new-head-minicart .cart-container .cart-icon {
    background-image: url(../images/head-cart-white-icon.svg);
    background-repeat:no-repeat;
    background-position: unset;
    width: 19px;
    height: 23px;
}
.new-header-second-row { background-color:#f6f6f6; box-shadow: 0px 3px 7px 0px rgba(170,170,170,0.35);}
.new-header-cms-link { float:left; padding:24px 0 22px 130px;}
.new-header-cms-link ul { margin:0 0 0 0; padding:0 0 0 0;}
.new-header-cms-link ul li { display:inline-block; padding-right:20px;}
.new-header-cms-link ul li:last-child { padding-right:0;}
.new-header-cms-link ul li a { color:#000; font-size:13px; padding-bottom:3px;}
.new-header-cms-link ul li a:hover { border-bottom:1px solid #ccc;}
.new-header-custom-link { float:right; padding:15px 0; max-width:40%; width:100%;}
.new-header-custom-link #search_mini_form { position:relative; width:100%;}
.new-header-custom-link #search_mini_form input#search { width:100%; padding:7px 50px 7px 15px; margin-bottom:0;}
.new-header-custom-link #search_mini_form .search-button {
    background:transparent;
    border:0;
    width:23px;
    height:23px;
    position:absolute;
    right:7px;
    top:5px;
}
.new-header-custom-link #search_mini_form .search-button i { 
    background-image:url(../images/head-search-icon.svg);
    background-repeat:no-repeat;
    width:14px;
    height:15px;
    margin:5px 0 0 0;
}
.new-header-custom-link #search_mini_form .search-button i:before { display:none;}
.new-header-custom-link #search_autocomplete { z-index:9; width:100%!important;}
.new-header-custom-link #search_autocomplete img { height:auto;}
.new-header-custom-link #search_autocomplete .wyomind-elasticsearch { text-align:left;}
.new-header-custom-link img { height:15px; float:left; padding-right:3px;}
.new-header-custom-link ul { margin:0 0 0 ; padding:0 0 0 0;}
.new-header-custom-link ul li { display:inline-block; width:100%;}
.new-header-custom-link ul li.in-sticky-section { display:none;}
.new-head-topmenu { border-bottom:1px solid #cccccc; background-color:#ffffff;}
.new-head-topmenu div.menu-wrap-sub { left:0!important;}

.new-head-topmenu div.main-navigation ul.top-navigation li.level0:hover > div.menu-wrap-sub {
    left: 0;
    right: 0;
    top: 165px;
    opacity: 1 !important;
    filter: alpha(opacity = 100);
    visibility: visible;
}
.menu-wrap-sub { max-width:1215px; margin:auto;}
.header-wrapper .header-container .main-header .main-navigation .top-navigation li.level0 a.level-top,
.new-head-topmenu .main-navigation .top-navigation li.level0 a.level-top {
    text-transform:capitalize!important;
    font-weight:normal;
    font-size:13px!important;
}

.custom-sticky-menu { display:none;}


.is-sticky .main-header .logo img.x1,
.is-sticky .news-header-top-info,
.is-sticky .new-header-cms-link,
.is-sticky .new-head-topmenu { display:none!important;}
.is-sticky .in-sticky-section { display:inline-block!important;}
.is-sticky .new-header-logo { max-width:270px; z-index:9;}
.is-sticky .main-header .logo img.logo-sticky { display:block!important;}
.is-sticky .new-header .custom-sticky-menu { display:block!important; float:left; width:auto!important; margin-top:0!important; cursor:pointer;}
.is-sticky .new-header .custom-sticky-menu .navbar-toggle { margin-top:-6px;}
.is-sticky .new-header .custom-sticky-menu .setting-switcher { padding:14px 0 13px 290px; }
.is-sticky .new-header .custom-sticky-menu span.icon-bar { background:#000!important; width:28px;}
.is-sticky .new-header .custom-sticky-menu span.icon-bar.icon-bar-menu { background:transparent!important;}
.is-sticky .new-header-sticky-menu { background-color:#ffffff; position:fixed!important; left:0; top:48px!important;}
.is-sticky .new-header-sticky-menu ul.top-navigation li.level0:hover > div.menu-wrap-sub { max-width:100%!important;}
.is-sticky .new-header-custom-link { max-width:60%; padding:0;}
.is-sticky .new-header-custom-link ul { text-align:right;}
.is-sticky .new-header-custom-link ul li { width:auto; vertical-align:top;}
.is-sticky .new-header-custom-link ul li:first-child { max-width:500px; width:100%; padding:12px 0 7px;}
.is-sticky .new-header-custom-link ul li.new-head-minicart { padding-left:20px;}
.is-sticky .new-header-custom-link ul li .custom-sticky-account { padding:0 0 0 0;}
.is-sticky .new-header-custom-link ul li .custom-sticky-account .setting-switcher { padding:14px 0 13px 20px;}
.is-sticky .new-header-custom-link ul li .custom-sticky-account .switcher-content { top:47px!important;}
.is-sticky .new-header-custom-link .new-head-minicart .qty { padding:0 0 0 0;}
.is-sticky .new-header-custom-link img { margin-top:3px;}
.is-sticky .new-header-custom-link .switcher-content ul li { display:block; text-align:left; padding:3px 10px;}
.is-sticky .new-header-custom-link .cart-wrapper { top:97px!important;}

.new-header-mobile {}
.new-header-mobile-logo { width:112px;}
.new-header-mobile-logo img { width:100%;}
.new-header-mobile-header {}
.icon-bar-menu { font-size:10px;}
.new-head-mobile-menu { float:left; padding:10px 0 0 20px;}
.new-header  .navbar,
.new-head-mobile-menu .navbar { 
    margin-bottom:0;
    margin-left:20px;
    width:auto!important;
    min-height:auto!important;
    height:auto!important;
    max-height:auto!important;
    float:left!important;
    text-align:center;
}
.new-header .navbar-header,
.new-head-mobile-menu .navbar-header { min-height:auto!important; height:auto!important; max-height:auto!important;}
.new-header .navbar-toggle .icon-bar.icon-bar1,
.new-head-mobile-menu .navbar-toggle .icon-bar.icon-bar1 { top: 0;}
.new-header .navbar-toggle .icon-bar.icon-bar2,
.new-head-mobile-menu .navbar-toggle .icon-bar.icon-bar2 { top: 50%; opacity: 1;}
.new-header .navbar-toggle .icon-bar.icon-bar3,
.new-head-mobile-menu .navbar-toggle .icon-bar.icon-bar3 { top: 100%;}
.new-header .navbar-toggle .icon-bar,
.new-head-mobile-menu .navbar-toggle .icon-bar { background-color: #000;}
.new-header .navbar-toggle .icon-bar,
.new-head-mobile-menu .navbar-toggle .icon-bar {
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: 0!important;
    transition: all .3s;
    -ms-transform-origin: 50% 50% 50%;
    -webkit-transform-origin: 50% 50% 50%;
    transform-origin: 50% 50% 50%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    box-shadow: none;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 1px;
}
.new-head-mobile-menu .navbar-toggle.custom-nav-active { transition: all .3s;}
.new-head-mobile-menu .navbar-toggle.custom-nav-active .icon-bar.icon-bar1 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
}
.new-head-mobile-menu .navbar-toggle.custom-nav-active .icon-bar.icon-bar2 {
    opacity: 0;
}
.new-head-mobile-menu .navbar-toggle.custom-nav-active .icon-bar.icon-bar3 {
    top: 50%;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.new-header .navbar-toggle .icon-bar.icon-bar-menu,
.new-head-mobile-menu .navbar-toggle .icon-bar.icon-bar-menu { background-color:transparent; bottom:-5px;}

/*body.custom-nav-active { overflow:hidden; position:fixed;}*/
.custom-ovarlay { display:none; position:fixed; top:0; left:0; height:100vh; width:100%; z-index:999; background-color:rgba(0,0,0,0.8);}
.custom-ovarlay.custom-link-active,
.custom-ovarlay.custom-nav-active { display:block;}

.header-wrapper .header-container .new-head-mobile-menu .navbar .bs-navbar-collapse.categories-navbar-toggle { 
    position:fixed!important;
    top:0!important;
    left:-80%!important;
    width:80%!important;
    max-width:100%!important;
    height:100vh!important;
    max-height: 100%!important;
    opacity:1!important;
    visibility:visible!important;
}
.header-wrapper .header-container .new-head-mobile-menu .navbar .bs-navbar-collapse.categories-navbar-toggle.custom-nav-active { left:0!important;}
.new-head-mobile-menu .categories-navbar-toggle.custom-nav-active { position:fixed; top:10px; right:10px; z-index:9999; color:#fff; transition: all 0.3s ease-in-out;}
.new-head-mobile-menu .categories-navbar-toggle.custom-nav-active .icon-bar { background-color:#fff;}
.new-head-mobile-menu .categories-navbar-toggle.custom-nav-active .icon-bar.icon-bar-menu { background-color:transparent;}
.new-head-mobile-menu .bs-navbar-collapse ul { margin:0 0 0 0; padding:0 0 0 0;}
.new-head-mobile-menu .bs-navbar-collapse ul li { float:none; position:relative; display:block; width:100%; padding:7px 10px; border-right:0; border-bottom:1px solid #d6dde0;}
ul.nav-accordion li span.collapse {
    background-image: url(../images/new-menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: top!important;
    width: 20px!important;
    height: 20px!important;
    transition: all 0.1s ease-in-out;
}
ul.nav-accordion li span.expand {
    background-image: url(../images/new-menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: top!important;
    transform: rotate(90deg);
    transition: all 0.1s ease-in-out;
}
.new-head-mobile-menu .bs-navbar-collapse ul li ul li { border-bottom:0; padding:0 0;}
.new-head-mobile-menu .bs-navbar-collapse ul li a { text-transform:capitalize; font-size:13px;}
.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li:hover:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 7px;
    color: #181818;
    position: absolute;
    top: 22px;
    left: 10px;
}
.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li:before {
    content: "\f10c";
    font-family: fontawesome;
    font-size: 7px;
    color: #dedede;
    position: absolute;
    top: 22px;
    left: 10px;
}

.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li.level1:hover:before,
.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li.level1:before { top:15px;}
.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li span.collapse {
    background-color: transparent;
    background-position: 0px -29px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 50px!important;
    position: absolute;
    text-indent: -9999px;
    padding-top:7px;
    width: 20px;
    z-index: 1;
    right: 10px;
}
.new-head-mobile-menu .bs-navbar-collapse ul.nav-accordion li span.expand {
    background-color: transparent;
    background-position: 0px -43px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    position: absolute;
    text-indent: -9999px;
    top: 17px;
    width: 20px;
    z-index: 1;
    right: 10px;
}
.new-header-mobile-action { float:right; padding:0;}
.new-header-mobile-action ul { margin-bottom:0;}
.new-header-mobile-action ul li { display:inline-block; vertical-align:middle; padding-right:20px; position:relative;}
.new-header-mobile-action ul li:first-child { border-right:1px solid #ccc; line-height:20px; padding:0 10px 0 0;}
.new-header-mobile-action ul li:last-child { padding:0;}
.new-header-mobile-action ul li .new-head-minicart { background-color:#73675b; padding:20px 25px;}
.new-header-mobile-action ul li img { width:25px;}
.new-header-mobile-action ul li .new-head-minicart .qty { top:15px; right:15px;}
.header-wrapper .header-container .new-header-mobile-action .header-setting .setting-switcher{padding: 18px 15px!important;}
.new-header-mobile-action ul li .switcher-content { 
    background-color:#fff;
    z-index:9;
    width:130px;
    box-shadow: 4px 6px 9px 0px rgba(0,0,0,0.75);
    top:30px;
    padding:10px;
}

.custom-sticky-account .switcher-content ul li { display:block; padding:3px 0px; border-right:0; position:relative;}
.custom-sticky-account .switcher-content ul li a { padding-left:10px;}
.custom-sticky-account .switcher-content ul li:nth-child(1) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-login-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}
.custom-sticky-account .switcher-content ul li:nth-child(2) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-account-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}
.custom-sticky-account .switcher-content ul li:nth-child(3) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-register-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.new-header-mobile-action ul li .switcher-content ul li { display:block; padding:3px 0px; border-right:0; position:relative;}
.new-header-mobile-action ul li .switcher-content ul li a { padding-left:20px;}
.new-header-mobile-action ul li .switcher-content ul li:nth-child(1) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-login-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}
.new-header-mobile-action ul li .switcher-content ul li:nth-child(2) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-account-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}
.new-header-mobile-action ul li .switcher-content ul li:nth-child(3) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    background-image: url(../images/head-register-icon.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}
.new-header-mobile-search .form-search { width:100%;}
.new-header-mobile-search #mb_search { margin-bottom:0;}
.new-header-mobile-search .search-button {
    background-color:transparent;
    border:0;
    width:30px;
    height:30px;
    position:absolute;
    right:10px;
    top:10px;
}
.new-header-mobile-search .search-button i {
    background-image:url(../images/head-search-icon.svg);
    background-repeat:no-repeat;
    width:14px;
    height:15px;
    margin:3px 0 0 0;
}
.new-header-mobile-search .search-button i:before { display:none;}
.new-header-mobile-search .search-autocomplete { top: 110px!important; z-index: 9;}
.is-sticky .new-header-mobile-search  .search-autocomplete { top:60px!important;}

.wyomind-elasticsearch li { display:block!important;}

/*##############################################################################*/

#tabbed_box_1 {
  margin: -1px auto 0px auto;
  width:100%;
  border-top:1px solid #aaaaaa;
}

.tabbed_area {
  padding-top:10px;  
}

ul.new_header_tabs {
  padding:0px;
  margin:15px 10px 0 10px!important;
  text-align:left;
}
ul.new_header_tabs li {
  list-style:none;
  display:inline-block!important;
  width:calc(50% - 2px)!important;
  padding:0 5px 0 0!important;
  border-bottom:0!important;
  text-align:center;
}
ul.new_header_tabs li:last-child { padding:0 0 0 0!important;}
ul.new_header_tabs li {
color:#ffffff;
}

ul.new_header_tabs li a {
background-color:#002c5d;
color:#ffffff;
width:100%;
display:block;
padding:10px 20px;
cursor:pointer;
}

ul.new_header_tabs li a:hover,
ul.new_header_tabs li .active {
background-color:#ffffff;
color:#000000;
border-top:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
padding: 10px 20px 20px;
}

.new_header_content_tab {
  background-color:#ffffff;
  padding:10px;
  width:100%; 
  color:#7d7d7d;
  font-size:14px;
  margin-top:-1px:
}
#new_header_content_2 { display:none; }

.new_header_content_tab ul {
  margin:0px;
  padding:0px 10px 0px 10px;
}
.new_header_content_tab ul li {
  list-style:none;
  border-bottom:1px solid #d6dde0;
  padding-top:15px;
  padding-bottom:15px;
  font-size:13px;
}
.new_header_content_tab ul li:last-child {
  border-bottom:none;
}
.new_header_content_tab ul li a {
  text-decoration:none;
  color:#3e4346;
}
.new_header_content_tab ul li a small {
  color:#8b959c;
  font-size:9px;
  text-transform:uppercase;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  position:relative;
  left:4px;
  top:0px;
}
.new_header_content_tab ul li a:hover {
  color:#a59c83;
}
.new_header_content_tab ul li a:hover small {
  color:#baae8e;
}

.pagenav { display:none;}

.new-head-mobile-menu ul.nav-accordion li span.collapse,
.new-head-mobile-menu ul.nav-accordion li span.expand { 
    position:absolute;
    background-image:none!important;
    transform:none!important;
    font-size:0;
    min-width:100%!important;
    width:100%!important;
}
.new-head-mobile-menu ul.nav-accordion li span.expand { top:13px!important;}

.new-head-mobile-menu .nav-mobile-accordion span.collapse:before {
    content:"";
    background-image: url(../images/new-menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: top right!important;
    transition: all 0.1s ease-in-out;
    width:20px;
    height:20px;
    display:block;
    float:right;
}
.new-head-mobile-menu .nav-mobile-accordion span.expand:before {
    content:"";
    background-image: url(../images/new-menu-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: top right!important;
    transform: rotate(90deg);
    transition: all 0.1s ease-in-out;
    width:20px;
    height:20px;
    display:block;
    float:right;
}
.new-head-mobile-menu .nav-mobile-accordion span.expand.collapse:before {
    transform: rotate(0deg)!important;
}
.sticky-wrapper.is-sticky .new-header-mobile-logo { width:64px;}
.mobile-search-icon-sticky { display:none; padding-top:5px; cursor:pointer;}
.sticky-wrapper.is-sticky .mobile-search-icon-sticky { display:block;}
.mobile-search-close { 
    display: block;
    position:fixed;
    z-index: 999;
    right: 10px;
    top: -64px;
    cursor: pointer;
    font-size: 28px;
    line-height: 18px;
    text-align: center;
    transition: top 0.2s ease-in-out; 
}
.mobile-search-close span { display:block; font-size:10px;}
.is-sticky .mobile-search-close.mobile-search-active { top:17px; transition: top 0.2s ease-in-out;}

.nav-down .main-header { top:0!important; transition: top 0.2s ease-in-out;}
.nav-up .main-header { top: -50px!important; transition: top 0.2s ease-in-out;}
.sticky-wrapper.is-sticky.nav-down .main-header.mobile-main-header.visible-tablet { 
    position:fixed!important;
    top:0!important;
    transition: top 0.2s ease-in-out;
}
.sticky-wrapper.is-sticky.nav-up .main-header.mobile-main-header.visible-tablet {
    position:fixed!important;
    top:-250px!important;
    transition: top 0.2s ease-in-out;
}

.is-sticky.nav-up #search_autocomplete,
.is-sticky.nav-up #search_mb_autocomplete,
.is-sticky.nav-down #search_mb_autocomplete { display:none;}
.is-sticky.nav-up #search_mb_autocomplete.mobile-search-active,
.is-sticky.nav-down #search_mb_autocomplete.mobile-search-active { display:block; width:100%;}

.header-wrapper .header-container .is-sticky.nav-down .mobile-main-header .header-setting .setting-switcher .switcher-content { margin-top:11px!important;}
.header-wrapper .header-container .is-sticky.nav-down .mobile-main-header .header-maincart .cart-container .cart-wrapper { margin-top: 0!important;}

.new-header .top-navigation { margin:0!important; padding-top:0;}
.is-sticky .new-header .top-navigation { margin:0!important; padding-top:0;}
.new-header .top-navigation li.level0 { padding:0!important;}
.new-header .top-navigation li.level0 a { padding:7px 15px!important; font-weight:600!important;}
.new-header .top-navigation li.level0.active, .top-navigation li.level0:hover { padding:0!important;}
.new-header .top-navigation li.level0.active a, .top-navigation li.level0:hover a { padding:7px 15px!important;}
.new-header div.main-navigation ul.top-navigation .menu-wrap-sub { display:none; box-shadow: -5px 3px 5px 0px rgba(0,0,0,0.15)!important;}
.new-header div.main-navigation ul.top-navigation .menu-wrap-sub:before {
    position:absolute;
    content:"";
    background-color:#f2f2f2;
    width:100%;
    height:100%;
    left:-100%;
    top:0;
    z-index:-1;
    box-shadow: -5px 3px 5px 0px rgba(0,0,0,0.15)
}
.new-header div.main-navigation ul.top-navigation .menu-wrap-sub:after {
    position:absolute;
    content:"";
    background-color:#f2f2f2;
    width:100%;
    height:100%;
    right:-99.3%;
    top:0;
    z-index:-1;
    box-shadow: 5px 3px 5px 0px rgba(0,0,0,0.15)
}
.new-header .new-head-topmenu div.main-navigation ul.top-navigation li.level0:hover > div.menu-wrap-sub { display:block;}
.new-header div.main-navigation ul.top-navigation li.level0:hover > div.menu-wrap-sub { display:block;}

.new-header div.main-navigation ul.top-navigation li .level1.parent span { max-width:250px; position:relative;}
.new-header div.main-navigation ul.top-navigation li .level1.parent span:after {
    position:absolute;
    font-family: FontAwesome;
    content:"\f054";
    right:0;
}
.new-header div.main-navigation ul.top-navigation li .level1.parent .menu-wrapper .level2 span:after { display:none;}
.new-header-submenu-width.custom-column1-submenu .menu-items { min-height:300px;}
.new-header div.main-navigation ul.top-navigation li.level0.parent .menu-wrap-sub .menu-wrapper { overflow:auto;}
.new-header div.main-navigation ul.top-navigation li.level0.parent .custom-Collectibles .menu-items,
<<<<<<< HEAD
.new-header div.main-navigation ul.top-navigation li.level0.parent .custom-Collections .menu-items {}
=======
.new-header div.main-navigation ul.top-navigation li.level0.parent .custom-Collections .menu-items { display:none;}
>>>>>>> 1a505825bc5423f3171f87fe10356d899c199e84

.ulmenu-block-bottom.grid12-9.std { width:100%;}

.custom-config-price-column .custom-config-price-label,
.custom-config-price-column .price-box { display:inline-block;}
.custom-config-price-column .custom-config-price-label { font-weight:bold;}

.new-head-topmenu .top-navigation ul.level0,
.new-header-sticky-menu .top-navigation ul.level0 { margin-left:0;}
.new-head-topmenu .top-navigation ul.level0 li,
.new-header-sticky-menu .top-navigation ul.level0 li { position:unset; padding: 0; vertical-align:top;}
.new-head-topmenu .top-navigation ul li ul.level1 > li:first-child,
.new-header-sticky-menu .top-navigation ul li ul.level1 > li:first-child { margin-top:0;}
.new-head-topmenu .top-navigation li.level0.active li.level1 a,
.new-head-topmenu .top-navigation li.level0:hover li.level1 a { padding:7px 15px!important;}
.new-head-topmenu .top-navigation li.level0 li.level1 a { color:#686868; font-size:13px;}
.new-head-topmenu .top-navigation li.level0 li.level1:hover a { color:#0b1b59;}
.new-head-topmenu .top-navigation li.level0 li.level1:hover .new-header-submenu-width a { color:#686868; display:block; width:100%;}
.new-head-topmenu .top-navigation li.level0 li.level1:hover .new-header-submenu-width a:hover { color:#0b1b59;}
.new-header-sticky-menu .top-navigation li.level0 ul li a,
.new-header-sticky-menu .top-navigation li.level0 .groups-wrapper ul li a { line-height:12px;}
.new-header-sticky-menu .top-navigation ul.level0 li { display:block; float:left;}
.new-head-topmenu .menu-wrapper { position:absolute; z-index:9; width:50%; height:100%; top:15px; right:0; background-color:#f2f2f2;}
.new-header-sticky-menu .menu-wrapper { position:absolute; z-index:9; width:50%; height:100%; top:5px; right:0; background-color:#f2f2f2;}

.new-head-topmenu .top-navigation li.level0 ul li.groups .menu-wrapper,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups .menu-wrapper { display:none;}
.new-head-topmenu .top-navigation li.level0 ul li.groups:hover .menu-wrapper,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups:hover .menu-wrapper { display:block;}
.new-head-topmenu .top-navigation li.level0 ul li.groups.parent-third a span,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups.parent-third a span { position:relative;}
.new-head-topmenu .top-navigation li.level0 ul li.groups.parent-third a span:before,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups.parent-third a span:before { font-family: FontAwesome; content:"\f105"; position:absolute; left:250px;}
.new-head-topmenu .top-navigation li.level0 ul li.groups.parent.parent-third a span:before,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups.parent.parent-third a span:before { display:none;}
.new-head-topmenu .top-navigation li.level0 ul li.groups:hover .menu-wrapper ul li a:before,
.new-head-topmenu .top-navigation li.level0 ul li.groups:hover .menu-wrapper ul li a span:before,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups:hover .menu-wrapper ul li a:before,
.new-header-sticky-menu .top-navigation li.level0 ul li.groups:hover .menu-wrapper ul li a span:before { display:none;}

<<<<<<< HEAD
.top-navigation #Collectibles .menu-wrap-sub .menu-items { display:none;}
.top-navigation #Collectibles .menu-wrap-sub .owl-carousel-menu img { padding:0 10px;}

.top-navigation #Collections .menu-wrap-sub .menu-items { overflow:auto; height:500px;}
.top-navigation #Collections .menu-wrap-sub .menu-items ul li { display:inline-block!important;}
=======
#cookieConsent {
    background-color:#0b1b59!important;
    max-width:430px;
    min-height: 26px;
    font-size: 13px!important;
    color: #fff!important;
    line-height:16px!important;
    padding:30px!important;
    font-family: Open Sans!important;
    margin:10px!important;
    position: fixed;
    bottom: 0!important;
    left: 0!important;
    right: 0;
    display: none;
    z-index: 9999;
    text-align:justify;
    box-shadow: 0px 0px 7px 0px rgba(170,170,170,1);
}
#cookieConsent:before {
    position:absolute;
    content:"";
    border:1px solid #fff;
    left:2%;
    top:5%;
    width:96%;
    height:90%;
    margin:auto;
    z-index:-1;
}
#cookieConsent a { color:#fff!important; text-decoration:underline!important;}
#cookieConsent a.cookieConsentOK {
    position:relative;
    margin:15px 0 0 0!important;
    background-color:transparent!important;
    color: #fff!important;
    display: block!important;
    border-radius: 50px!important;
    padding: 7px 30px!important;
    border:1px solid #fff;
    cursor: pointer;
    float:none!important;
    text-decoration:none!important;
    max-width:150px;
    text-align:center;
}
#closeCookieConsent { display:none!important;}

#cookieConsent {display:none!important;}

.custom-about-pewter-title {text-transform:none;}

>>>>>>> 1a505825bc5423f3171f87fe10356d899c199e84


/*##############################################################################*/

/*####################################################################*/

@media (max-width: 1130px){
.is-sticky .new-header-custom-link ul li:first-child { max-width:400px;}
}

@media (max-width: 1200px){
.custom-header-sticky table td:nth-child(3) { width:40%;}
.top-container { max-width:100%; margin:auto;}
}

@media (max-width: 1200px){
.custom-content-sticky .sidebar { min-width:400px;}
}

@media (max-width: 1170px){
.custom-descktop-search-width { width:35%;}
}

@media (max-width: 1024px){
.header-wrapper .header-container .header-maincart .cart-container .cart-wrapper { top:60px!important;}
.header-wrapper .header-container #mobile-sticky-sticky-wrapper { height:auto!important;}
.header-wrapper {height: auto; border-bottom:0 solid #e1e0db;}
.main-container { margin-top:0;}
.main-container .main-breadcrumbs { margin-top:0;}
.cms-index-index .main-container .block-container { display:inline-block;}
.main-container .block-container { display:block; margin-top:0;}
.main-container .main-breadcrumbs { padding-bottom:0;}
.header-wrapper .header-container .navbar { width:100%;}
.header-wrapper .header-container .custom-topnavbar { background: url(../images/mobile-menu-bg.png) top repeat-x; height: 50px; width:60%;}
.sticky-wrapper.is-sticky .main-header.mobile-main-header.visible-tablet {position:relative!important;}
.sticky-wrapper.is-sticky #search_mb_mini_form {position:fixed!important; top:-120px; right:0; width:100%; background-color:#ffffff; transition: top 0.2s ease-in-out;}
.sticky-wrapper.is-sticky #search_mb_mini_form.mobile-search-active { top:0;}
.is-sticky .mobile-search-active.custom-mobile-search-mini-form input { height:64px!important;}
.is-sticky .new-header-mobile-search .mobile-search-active .search-button { right:40px; top:20px;}
.owl-buttons {display:none!important;}
.cms-about-pewter .custom-pewter-slider .owl-buttons,
.cms-craftsmanship .custom-craftmanship-slider .owl-buttons,
.cms-star-wars .custom-star-war-overview-behind-the-scenes-slide .owl-buttons,
.cms-museum-and-gallery .custom-visitor-learn-slider .owl-buttons,
.cms-trophy .custom-trophy-slider .owl-buttons,
.cms-interior-architecture .custom-interior-architecture .owl-buttons,
.cms-visitor-centre-eat .custom-visitor-eat-slider .owl-buttons,
.cms-care-maintenance .custom-care-maintenance-slider .owl-buttons,
.cms-gift-packaging .custom-gift-packaging-slider .owl-buttons,
.cms-personalisation-guide .custom-personalisation-guide-slider .owl-buttons,
.cms-fathers-day-gifts .custom-father-days-gift .owl-buttons { display:block!important;}
.categorypath-collections-year-of-the-dog-html .owl-buttons {display:none!important;}
.categorypath-collections-batman-html .owl-buttons {display:none!important;}
.cms-batman .owl-buttons {display:none!important;}
.category-products .products-grid.owl-carousel.owl-theme {width:100%;}
.main-container .widget-tab-content .category-products .products-grid .owl-wrapper-outer .owl-item .item {padding:0 0 0 0;}
.custom-category-products-bottom .products-grid .item {margin:0 5px;}
.tab-product-collection .tab-selector ul.nav-tabs li a {font-size:15px;}
.main-container .widget-products-new .category-products .products-grid .owl-wrapper-outer .owl-item .item {padding:0 0 0 0;}
.custom-mobile-since {width: 25%!important; padding-top:12px;}
.three-icon, .three-icon-1, .three-icon-2{font-size:19px;}
.fa-map-marked-alt, .fa-gift, .fa-envelope{vertical-align:top; font-style:normal!important;}    
.header-wrapper .header-container .navbar.custom-topnavbar {width:25%!important; margin-top:-1px!important; float: left;}
.header-wrapper .header-container .company-special .navbar.custom-topnavbar .navbar-header {border-right: 2px solid #ffffff;}
.header-wrapper .header-container .company-special .navbar .navbar-header .navbar-toggle {padding:12px 15px;}
.header-wrapper .header-container .navbar .navbar-header .navbar-toggle {padding:7px 20px 7px 8px; margin:3px auto!important;}
.cms-bs-navbar-collapse {display:none;}
.cms-bs-navbar-collapse.active {
    display:block;
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
}
.header-wrapper .header-container .cms-bs-navbar-collapse.active {
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 50px!important;
    right: 0;
    max-height: 400px;
    overflow: scroll;
    border-top: #dfdfdf solid 1px;
}
.navbar.custom-topnavbar ul.header-company-special {
    padding-bottom: 20px;
}
.navbar.custom-topnavbar ul.header-company-special li {
    background: none;
    position: relative;
    border-bottom: #f6f6f6 solid 1px;
    padding-left: 15px;
}
.navbar.custom-topnavbar ul.header-company-special li:before{
    content: "\f10c";
    font-family: fontawesome;
    font-size: 7px;
    color: #dedede;
    position: absolute;
    top: 14px;
}
.navbar.custom-topnavbar ul.header-company-special li:hover:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 7px;
    color: #181818;
    position: absolute;
    top: 14px;
}
.navbar.custom-topnavbar ul.header-company-special li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 15px;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #2b2c2c;
}
/*.header-wrapper .header-container .cms-bs-navbar-collapse.active {
    top:40px!important;
}*/
ul.header-company-special {padding-bottom:20px;}
.header-company-special li{
 background:none;
 position:relative;
border-bottom:#f6f6f6 solid 1px;
 padding-left:15px; 
}
.header-company-special li:hover:before{
 content:"\f111";
 font-family:fontawesome;
 font-size:7px;
 color:#181818;
 position:absolute;
 top:14px; 
}
.header-company-special li:before{
 content:"\f10c";
 font-family:fontawesome;
 position:absolute;
 font-size:7px;
 color:#dedede;
 top:14px;
}
.header-company-special li a {
 display:block;
 font-size:14px;
 font-weight:400;
height:35px;
 line-height:35px;
 margin:0;
 padding:0 0 0 15px;
 text-align:left;
 text-decoration:none;
 text-shadow:none;
 text-transform:uppercase;
 letter-spacing:0.5px;
 color:#2b2c2c; 
}
.custom-mobile-category .navbar-header .navbar-toggle {width:auto!important; float:none!important;}
.cms-index-index .header-wrapper .owl-buttons {display:block!important;}
.custom-header-search-mobile .search-button .fa-search:before{
    content:"\f002";
    font-family: FontAwesome;
    font-style: normal;
    }
.slide-content { margin-top:0;}
#mobile-sticky { height:auto;}
}


@media (max-width: 991px){
.giftwizard-wrapper {height: 830px;}
.category-products .products-grid .item .product-action {height: 150px;}
.category-products .products-grid .item {height:270px!important;}
.custom-content-sticky .sidebar { width: 100%; overflow: hidden; position:relative!important;}
.custom-content-sticky .sidebar.is-stuck { position:relative!important; bottom:auto!important; height:auto!important;}
.product-view .product-shop.col-md-6 {width:100%!important;}
.engraving-preview .content .column {width:100%!important; float:none!important;}
.engraving-preview .content .left {padding-left:0px!important; padding-right:0px!important;}
.engraving-preview .content .right {padding-right:0px!important; padding-left:0px!important; border-top:2px solid #eee!important; border-left:0!important; padding-top:15px;}
.engraving-preview {width:100%!important;}
.engraving-profile-wrap .content .right {padding-left:0px!important; border-left:none!important;}
.engraving-profile-wrap .content .left {padding-right:0px!important;}
.engraving-index-view #engraving-data-form button {width:100%!important;}
.care-grid-column{display: block;}
.video-background{margin-left: 0px; margin-right: 0px;}
.care-grid-column iframe { height: 420px!important;}
}

@media (max-width: 800px) and (min-width: 640px) {
 #checkout-review .firecheckout-section.formfill-section {width:100%!important; position:inherit!important; }
}

@media (max-width: 800px) {
 #shipping-method .firecheckout-section.formfill-section.filled {width:100%!important; float:none!important;}
 #firecheckout-form .firecheckout-section.formfill-section {width:100%!important; float:none!important; position:inherit!important;}
}

@media (max-width: 967px){
.giftwizard-wrapper {height: 830px;}
}

@media (max-width:786px) {
.custom-product-list-bottom-widget .category-products.custom-category-products-bottom .products-grid .item .product-action {height:200px;}
.col-lg-9 { padding-left:0; padding-right:0;}

}

@media (max-width: 767px){
.custom-product-view-addtocart { margin-left: 0;}
.gift-occassion, .box-item-cat a { display: block;}
.giftwizard-faq-category #gift-occassion-child-01 { margin-left:0;}
.giftwizard-faq-category #gift-occassion-child-02 { margin-left:0;}
.category-products .products-grid .item .product-action {height: 200px;}
.category-products .products-grid .item {height:320px!important;}
.category-products .products-grid .item .product-action .product-image {width:70%; margin:auto;}
.am-swatch-next.am-swatch-arrow {display:block!important; margin-right:-14px;}
.am-swatch-prev.am-swatch-arrow {display:block!important; margin-left:-15px;}
.custom-product-new-info ul li { width: 48%!important; padding: 20px 0;}
.product-view .product-shop .actions-wrapper .add-to-cart { padding-left:0;}

.about-social.col-lg-3.col-md-3.col-sm-3.col-xs-12 {padding:0px 15px 5px 15px;}
#mc_embed_signup {padding-left:15px; padding-right:15px;}
#mc-embedded-subscribe-form h3, #mc_embed_signup_scroll{padding-left:15px; padding-right:15px;}
#mc-embedded-subscribe {width:initial!important;}
#mce-EMAIL {width:100%!important;}
.social, ul.social-icons.small.light {padding-left:15px; padding-right:15px;}
li.facebook {padding-left:15px;}

.player-icon {width:100%;}
.player-icon .audiojs .scrubber {width:calc(100% - 160px);}
.player-icon .audiojs {width:100%;}

.custom-about-pewter iframe {height:350px;}
.custom-about-pewter-title {padding-top:90px;}
}

@media (max-width: 740px){
.giftwizard-wrapper {height: 765px;}
}

@media (max-width: 700px){
.custom-product-options dl { padding:0 0;}
}

@media (max-width: 695px){
.giftwizard-wrapper {height: 730px;}
}

@media (max-width:670px) {
.custom-home-banner-bottom ul li.column { float:left;}
}

@media (max-width:660px) {
.category-products .products-grid .item .product-action {height: 170px;}
}

@media (max-width: 650px){
.giftwizard-wrapper {height: 720px;}
}

@media (max-width: 642px){
.giftwizard-wrapper {height: 745px;}
}

@media (max-width: 640px){
.custom-product-list-bottom-widget .category-products.custom-category-products-bottom .products-grid .item .product-action {height:170px;}
}

@media (max-width: 620px){
.custom-product-new-info ul li.custom-product-new-info-3 { padding-left:0!important;}
.giftwizard-wrapper {height: 770px;}
.category-products .products-grid .item .product-content h3.product-name {line-height:0.5!important;}
}
@media (max-width: 600px){
.category-products .products-grid .item .product-action {height: 150px;}
.category-products .products-grid .item {height:290px!important;}
}
@media (max-width: 590px){
.giftwizard-wrapper {height: 740px;}
}

@media (max-width: 580px){
.custom-giftwizard-float-left { float:none; width:100%;}
.giftwizard-faq-category .gift-occassion { max-width:100%; width:100%; margin-bottom:25px; position:relative;}
.giftwizard-faq-category #gift-occassion-child-02 { background-image:none;}
.giftwizard-faq-category .gift-occassion:before {
    content:" ";
    position:absolute;
    background-image:url(../images/giftwizard/main-arrow-down.png);
    background-repeat:no-repeat;
    width:40px;
    height:20px;
    bottom:-20px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.giftwizard-wrapper {height: 1200px;}
.giftwizard-faq-category #gift-occassion-child-02:before { display:none;}
.care-grid-column iframe { height: 310px!important;}
.custom-home-banner-bottom .column.column-first-1 {width:100%; margin-bottom:15px;}
.custom-home-banner-bottom .column.column-first {width:100%!important;}
.custom-home-banner-bottom .column.column-last {width:100%!important;}
.jquery-bar {max-width:95%; bottom:10px; left:0px; right:0; margin:auto;}
}

@media (max-width: 565px){
.category-products .products-grid .item .product-action {height: 140px;}
}
@media (max-width: 540px){
.custom-product-list-bottom-widget .category-products.custom-category-products-bottom .products-grid .item .product-action {height: 140px;}
}
@media (max-width: 530px){
.giftwizard-wrapper {height: 1230px;}
}

@media (max-width: 520px){
    .header-wrapper .header-container .header-maincart .cart-container .cart-wrapper .cart-content {width:295px;}
    .custom-product-new-info ul li {width:100%!important; padding: 20px 0;}
}
@media (max-width: 515px){
.giftwizard-wrapper {height: 1085px;}
.category-products .products-grid .item .product-action {height: 125px;}
.custom-about-pewter iframe {height:300px;}
.custom-about-pewter-title {padding-top:0px;}
}

@media (max-width:496px) {
    .custom-product-list-bottom-widget .category-products.custom-category-products-bottom .products-grid .item .product-action {height: 140px;}
    .custom-product-list-bottom-widget .category-products .products-grid .item .product-action .product-image {margin:auto;}
}

@media (max-width: 480px){
.custom-mobile-since { font-size:13px; width:45%; height:40px;}
.header-wrapper .header-container .navbar { width:55%;}
.custom-about-pewter-title { font-size:25px;}
.custom-about-pewter span { font-size:13px;}
.custom-mobile-category .navbar { width:100%!important;}
.header-wrapper .header-container .header-search #search_mini_form .form-search, .header-wrapper .header-container .header-search #search_mb_mini_form .form-search {
    background: #fff;
    }
.header-wrapper .header-container .header-search #search_mini_form .form-search button.search-button, .header-wrapper .header-container .header-search #search_mb_mini_form .form-search button.search-button { top: 0; right: 3;}
.search-button img { width:20px;}
.giftwizard-wrapper {height: 1100px;}
.category-products .products-grid .item .product-action {height: 200px;}
.product-name.desktop-longer-name {display:none!important;}
.product-name.moblie-shorter-name {display:block!important;}
.category-products .products-grid .item .product-content h3.product-name {height:55px;}
.category-products .products-grid .item {height:320px!important;}
.category-products .products-grid .item .product-action .product-image {width:100%;}
.sticky-wrapper.is-sticky #search_mb_mini_form {z-index:99;}
.custom-mobile-since {width:25%!important;}
.header-wrapper .header-container .navbar.custom-topnavbar {width:25%!important;}
.custom-mobile-since {padding-top:10px;}
.header-wrapper .header-container .company-special .navbar .navbar-header .navbar-toggle {padding:10px 15px;}
.custom-product-new-info { margin:20px 0 0 0;}
.care-grid-column iframe { height: 250px!important;}
.header-wrapper .header-container .cms-bs-navbar-collapse.active { top:40px!important;}
.header-wrapper .header-container .navbar .bs-navbar-collapse.categories-navbar-toggle { top:40px!important;}
.custom-mobile-search-mini-form input { height:50px;}
}

@media (max-width: 460px){
.category-products .products-grid .item .product-action {height: 165px;}
.category-products .products-grid .item {height:290px!important;}
}
@media (max-width: 450px){
.custom-product-list-bottom-widget .widget-products-new  { display:block;}
}
@media (max-width: 430px){
.giftwizard-wrapper {height: 1050px;}
}
@media (max-width: 420px){
.home-banner .inner-banner .banner-img span.content-inner span.text { height:50px;}
}

@media (max-width: 400px){
.custom-giftwizard-float-left { float:none; width:100%;}
.giftwizard-faq-category .gift-occassion { max-width:100%; width:100%;}
.giftwizard-faq-category .gift-occassion .box { width: 100%;}
.box-img .gift-occassion-column.icon { width:20px;}
.box-img .gift-occassion-column.icon img { width:100%;}
.giftwizard-faq-category .box-img span.span-step-number { font-size:50px; margin-top:5px; width:65px; line-height:40px;}
.giftwizard-faq-category .box-text p { margin:0 0 5px;}
.category-products .products-grid .item .product-action {height: 150px;}
.custom-content-sticky .sidebar { min-width:100%;}
.care-grid-column iframe{height: 210px!important}
}

@media (max-width: 367px){
.category-products .products-grid .item .product-action {height: 130px;}
.category-products .products-grid .item {height:270px!important;}
.care-grid-column iframe{height: 190px!important};}
.new-head-mobile-menu { padding: 10px 0 0 10px;}
.new-header-mobile-action ul li { padding-right:10px;}
.new-header-mobile-action ul li:nth-child(2) { padding-right:15px;}
.new-header-mobile-action ul li .new-head-minicart { padding: 20px 15px;}
.new-header-mobile-action ul li .new-head-minicart .qty { right:5px; padding:0 0 0 0;}
.header-wrapper .header-container .new-header-mobile-action .header-setting .setting-switcher { padding: 18px 5px!important;}
}
