/* 20230105162530 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
/*******************/
/*     GENERAL     */
/*******************/
/*region: general*/
.container {
    max-width: 1366px;
    /*padding-left: 0;*/
    /*padding-right: 0;*/
}

/*endregion*/

/******************/
/*     HEADER     */
/******************/
/*region: header*/
#header .main-header {
    border: none;
}

#header .main-header .main-header-inner {
		padding:10px 0;
}

#header .main-header .logo.medium img {
    width: 200px;
}

#header .main-header .cart,
#header .main-header .logo {
    width: 252px;
}

#header .main-header .hallmark {
    display: none;
}

#header .main-header .search #formSearch {
    max-width: 700px;
}

#header .main-header .search #formSearch input {
    padding-left: 43px;
    background-color: rgba(255, 255, 255, .1);
    color: #ffffff;
    border: none;
    border-radius: 2px;
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#header .main-header .search #formSearch input::placeholder {
  	color:#FFFFFF;
}

#header .main-header .search #formSearch .go-search {
    width: 43px;
    right: auto;
    left: 0;
    border-left: none;
}

#header .main-menu {
    text-align: center;
}

#header .main-menu ul li a {
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 14px;
    /*font-weight: 600;*/
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

#header .main-header:not(.fixed) .mobile-search {
    margin-top: -1px;
}

#header .mobile-search input {
    border: 2px solid #E30613;
}

#header .language-selection-top {
    padding: 0;
    vertical-align: top;
}

#header .language-selection-top li {
    padding: 12px 3px;
}

#header .language-selection-top li a img {
    height: 16px;
    margin-left: 5px;
    display: block;
    float: right;
    position: relative;
    top: 1px;
}

/*endregion*/

/*********************/
/*     MEGA MENU     */
/*********************/
/*region: mega menu*/
#header .main-menu .subnav {
    text-align: left;
}

#header .main-menu .subnav > .container > .row {
    text-align: center;
}

#header .main-menu .subnav > .container > .row > .col-md-2 {
    float: none;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

#header .main-menu .subnav a.sub-title {
    text-transform: uppercase;
    padding-bottom: 10px;
    /* Toegevoegd door Niek om altijd 1 regel te hebben (title tag zorgt dat je alsnog de volledige text kan lezen)*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#header .main-menu .subnav img {
    max-width:100%;
    width:auto;
    display:inline-block;
    height:auto;
}

#header .main-menu .subnav ul li {
    line-height: 25px;
}

#header .main-menu .subnav ul li a {
    text-transform: none;
}

#header .main-menu > .container > ul > li:nth-of-type(5) .subnav .sub-title,
#header .main-menu > .container > ul > li:nth-of-type(6) .subnav .sub-title,
#header .main-menu > .container > ul > li:nth-of-type(7) .subnav .sub-title,
#header .main-menu > .container > ul > li:nth-of-type(8) .subnav .sub-title,
#header .main-menu > .container > ul > li:nth-of-type(9) .subnav .sub-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    padding: 0;
}

#header .main-menu > .container > ul > li:nth-of-type(5) .subnav .clearfix,
#header .main-menu > .container > ul > li:nth-of-type(5) .subnav .col-xs-12,
#header .main-menu > .container > ul > li:nth-of-type(6) .subnav .clearfix,
#header .main-menu > .container > ul > li:nth-of-type(6) .subnav .col-xs-12,
#header .main-menu > .container > ul > li:nth-of-type(7) .subnav .clearfix,
#header .main-menu > .container > ul > li:nth-of-type(7) .subnav .col-xs-12,
#header .main-menu > .container > ul > li:nth-of-type(8) .subnav .clearfix,
#header .main-menu > .container > ul > li:nth-of-type(8) .subnav .col-xs-12,
#header .main-menu > .container > ul > li:nth-of-type(9) .subnav .clearfix,
#header .main-menu > .container > ul > li:nth-of-type(9) .subnav .col-xs-12 {
    display: none;
}

#header .main-menu > .container > ul > li > a {
    padding-left: 14px;
    padding-right: 14px;
}

#header .main-menu > .container > ul > li > a > i {
    display: none;
}
/*endregion*/

/***********************/
/*     HERO SLIDER     */
/***********************/
/*region: hero slider*/
.owl-hero {
    margin-bottom: 0;
}

.owl-hero .item {
    height: 600px;
}

@media (max-width: 767px) {
    .owl-hero .item {
        max-height: 500px;
    }
}

.owl-hero .item .text-box .text-wrap .title {
    font-size: 23px;
    letter-spacing: 0.08em;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}

.owl-hero .item .text-box .text-wrap .title p {
    letter-spacing: 0.1em;
}

.owl-hero .item .text-box .text-wrap .title p:first-of-type {
    font-size: 79px;
}

.owl-hero .item .text-box .text-wrap .title p:last-of-type {
    font-size: 43px;
}

@media (max-width: 540px) {
    .owl-hero .item .text-box .text-wrap .title {
        font-size: 17px;
        letter-spacing: 0.075em;
    }

    .owl-hero .item .text-box .text-wrap .title p:first-of-type {
        font-size: 57px;
    }

    .owl-hero .item .text-box .text-wrap .title p:last-of-type {
        font-size: 31px;
    }
}

@media (max-width: 410px) {
    .owl-hero .item .text-box .text-wrap .title {
        font-size: 13px;
        letter-spacing: 0.055em;
    }

    .owl-hero .item .text-box .text-wrap .title p:first-of-type {
        font-size: 42px;
    }

    .owl-hero .item .text-box .text-wrap .title p:last-of-type {
        font-size: 23px;
    }
}

.owl-hero .item .text-box .text-wrap .link.button {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.18em;
    font-family: "Oswald", Helvetica, sans-serif;
    border-radius: 3px;
    padding: 12px 56px;
}

.owl-hero .owl-controls {
    position: absolute;
    bottom: 46px;
    left: 50%;
    transform: translateX(-50%);
}

.owl-hero .owl-controls .owl-dots {
    //background-color: #000;
    //background-color: rgba(0,0,0,.7);
  	background-color:#6a1525;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    padding: 5px 7px;
}

.owl-hero .owl-controls .owl-dots .owl-dot {
    padding: 3px;
}

.owl-hero .owl-controls .owl-dots .owl-dot span {
    background-color: #3e3e3e;
    background-color: rgba(240,240,240,.4);
    height: 10px;
    width: 10px;
    border-radius: 5px;
    opacity: 1;
}

@media only screen and (min-width:768px) {
    .owl-hero .owl-controls .owl-dots .owl-dot {
        padding: 5px;
    }
    .owl-hero .owl-controls .owl-dots .owl-dot span {
        height: 14px;
        width: 14px;
        border-radius: 7px;
    }
}

.owl-hero .owl-controls .owl-dots .owl-dot.active span {
    background-color: #f0f0f0;
}

/*endregion*/

/********************/
/*     BANNER 1     */
/********************/
/*region: banner 1*/
.banner.banner1 {
    padding: 0;
}

.banner-1 {
    height: 449px;
}

.banner-1 .title {
    padding-top: 49px;
    padding-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1.5;
}

.banner-1 .link.button {
    display: inline-block;
    padding: 13px 65px;
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
}

/*endregion*/

/***********************/
/*     HOME BLOCKS     */
/***********************/
/*region: home blocks*/
.home-blocks {
    margin-left: 0;
    margin-right: 0;
}

.home-blocks .home-blocks__item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 0;
}

.home-content .home-products > a.button,
.home-blocks .home-blocks__button {
    transition: all .2s ease;
    transition-properties: background-color, color, text-shadow;
}

.home-content .home-products > a.button:hover,
.home-blocks .home-blocks__button:hover,
.home-blocks .home-blocks__item:hover .home-blocks__button {
    background-color:white!important;
    color:black!important;
    text-shadow:none!important;
}

.home-blocks .home-blocks__item img {
    width: 100%;
}

.home-blocks .home-blocks__item > .inside {
    position: absolute;
    bottom: 24px;
    left: 30px;
}

@media (max-width: 991px) {
    .home-blocks .home-blocks__item {
        display: block;
        position: relative;
    }

    .home-blocks .home-blocks__item img {
        display: block;
    }
}

@media (max-width: 420px) {
    .home-blocks .home-blocks__item > .inside {
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
    }
}

.home-blocks .home-blocks__item .title {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
}

.home-blocks .home-blocks__item .home-blocks__button {
    display: inline-block;
    padding: 8px 26px 8px 15px;
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
}

/*endregion*/

/*******************************/
/*     HOME PRODUCT SLIDER     */
/*******************************/
/*region: home product slider*/
.home-product-carousel-wrapper {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.home-product-carousel-wrapper > .row {
    margin: 0;
}

.home-product-carousel-container {
    padding: 0;
}

.home-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -1px;
    padding-bottom: 102px;
}

.home-content .product-nav {
    width: calc(100% + 36px);
    top: 119px;
    left: -18px;
}

.home-content .product-nav a {
    color: #6a1525;
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
}

.home-content .product-nav a.prev {
    position: absolute;
    left: 0;
    padding: 0 13px 1px 10px;
}

.home-content .product-nav a.next {
    position: absolute;
    right: 0;
    padding: 0 10px 1px 13px;
}

.home-content .home-products ul.tabs-list li h2 a,
.home-content .products .product .info a.title,
.home-content .products .product.special-product .info .price .new-price {
  	font-family: "Oswald", Helvetica, sans-serif;
    color: #000000;
}

.home-content .home-products > .title {
    position: relative;
    left: 50%;
    display: inline-block;
    margin-top: 48px;
    margin-bottom: 43px;
    padding-bottom: 13px;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    border-bottom: 5px solid #6a1525;
    transform: translateX(-50%);
}

.home-products ul.tabs-list {
    display: none;
}

.home-content .home-products .productslider {
    height: 369px;
}

.home-content .products .product .image-wrap {
    border: 1px solid #d7d7d7;
}

.home-content .products .product .image-wrap > a {
    display: block;
    height: 250px;
    overflow: hidden;
    background-color: #ffffff;
}

.home-content .products .product .image-wrap > a img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
		height:100% !important;
  width:auto !important;
}

.home-content .products .product .info {
    padding: 10px 0;
}

.home-content .products .product .info,
.home-content .products .product .info .price {
    text-align: left;
}

.home-content .products .product .info a.title {
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 600;
    height: 21px;
    margin-bottom: 0;
}

.home-content .products .product .info .price .old-price,
.home-content .products .product .info .price .new-price {
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 400;
}

.home-content .home-products > a.button {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    padding: 12px 39px;
    font-family: "Oswald", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
}

/*endregion*/

/***************************/
/*     HOME USP BLOCKS     */
/***************************/
/*region: home usp blocks*/
.home-usp-block img {
    width: 100%;
}
/*endregion*/

/******************/
/*     FOOTER     */
/******************/
/*region: footer*/


#footer .newsletter-bar {
    padding:23px 0 38px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#footer ul li a, #footer p {
  font-family: "Oswald", Helvetica, sans-serif;
  font-size:11px;
}

#footer .newsletter-bar .align {
  	display:flex;
  	flex-direction:column;
  	align-items:center;
}

#footer .newsletter-bar .text .smalltext {
  	font-family: 'Oswald', sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    font-weight:100;
}

#footer .newsletter-bar .text .bigtext {
  	font-family: 'Oswald', sans-serif;
  	color: #FFFFFF;
    font-size: 25px;
    letter-spacing: .7px;
    line-height: 32px;
    margin-top: 35px;
    text-align: center;
}

#footer .newsletter-bar .input .smalltext {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
#footer .newsletter-bar #formNewsletter {
		width:556px;
  	display:flex;
    margin: 0 10px;
}

@media screen and (max-width:590px){
  #footer .newsletter-bar #formNewsletter {
      max-width:556px;
    width:100%;
      margin: 0;
  }
  #footer .newsletter-bar .input{
    width:100%;
	}
}



#footer .newsletter-bar #formNewsletter input {
    font-family: "Oswald", Helvetica, sans-serif;
    background-color: transparent !important;
    color: #FFF !important;
    font-size: 14px !important;
    letter-spacing: 1px;
    line-height: 48px;
    text-indent: 10px;
    width: 100%;
    height: 48px;
    border: 1px solid #FFF !important;
    box-shadow: inset 1.312px 1.509px 4px 0px rgba(0, 0, 0, 0.63);
  	padding: 0 10px;
  	font-weight: 100;
  flex:1;
  transform:translateX(1px)
}

#footer .newsletter-bar #formNewsletter input::placeholder {
  color:#FFFFFF;
}

#footer .newsletter-bar #formNewsletter a.btn {
    font-family: "Oswald", Helvetica, sans-serif;
    background-color: transparent !important;
    color: #FFF !important;
    font-size: 14px;
  	text-transform:uppercase;
    letter-spacing: 1px;
    min-width: 81px;
    height: 48px;
    border: 1px solid #FFF !important;
    border-left: 0;
    cursor: pointer;
  	padding:5px 15px 0;
  position:relative !important;
}

#footer .newsletter-bar #formNewsletter a.btn:hover {
    color: #ffffff;
}

#footer .main-footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#footer .main-footer .footer-title {
  font-family: "Oswald", Helvetica, sans-serif;
    color: #ffffff;
  	text-transform:uppercase;
  	font-size:16px;
}

#footer .main-footer ul li .icon {
    color: #ffffff !important;
}

#footer .footer-bottom {
    padding: 34px 0px;
    border: none;
    background-color: #740324;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
  	
}

#footer .footer-bottom .left {
		font-family: "Oswald", Helvetica, sans-serif;
  font-weight:400;
}

/*endregion*/

/****************************/
/*     WEBSHOP OVERVIEW     */
/****************************/
/*region: webshop overview*/
.breadcrumbs a:hover {
		color:#5f322f !important;
}

.breadcrumbs a.last {
		color:#5f322f !important;
}

.breadcrumbs-border-bottom {
    border-bottom: 1px solid #efefef;
    background-color: #f9f9f9;
}

.collection-top {
    border-bottom: 1px solid #efefef;
}

.breadcrumbs-border-bottom .breadcrumbs .bread-divider {
    margin-top: 0;
}

.breadcrumbs-border-bottom .breadcrumbs .bread-divider,
.breadcrumbs-border-bottom .breadcrumbs a,
.breadcrumbs-border-bottom .breadcrumbs a.last {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
}

.breadcrumbs-border-bottom .breadcrumbs a.last {
    font-weight: bold;
}

.sidebar h1 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.sidebar .col-description {
    border-bottom: 1px solid #000000;
}

.sidebar ul.side-cats {
    font-size: 14px;
    font-weight: 400;
    line-height: 2.143;
    text-transform: uppercase;
}

body .sidebar a:hover,
body .sidebar ul.side-cats li.active > a {
    color: #000000;
    font-weight: 700;
}

.sort .filter-wrap {
    padding: 0 0 10px;
}

.sort .filter-title {
    font-family: "Oswald", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.filter-box .ui.checkbox {
    display: block;
    width: 25%;
    float: left;
    padding: 0;
}

.filter-box .ui.checkbox label {
    border: 1px solid #000000;
    margin: 4px;
    text-align: center;
    padding: 17% 0;
    cursor: pointer;
}

.filter-box .ui.checkbox input[checked="checked"] + label {
    border-width: 2px;
    margin: 4px;
    padding: calc(17% - 1px) 0;
}

.filter-box .ui.checkbox label span,
.filter-box .ui.checkbox label::before {
    display: none;
}

.sidebar-filter-slider {
    padding: 0 9px;
}

#collection-filter-price {
    border-color: transparent;
}

#collection-filter-price .ui-slider-range {
    position: relative;
    top: 50%;
}

#collection-filter-price .ui-slider-handle {
    background: #ffffff;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    background-image: url("//static.webshopapp.com/shops/216137/files/111957209/slider-bars.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.price-filter-range {
    margin-top: 23px;
    text-transform: uppercase;
}

.price-filter-range .max {
    position: absolute;
    right: 0;
}

.active-filters {
    border-top: none;
    padding-right: 0;
}

.active-filters ul li {
    display: block;
    width: 100%;
    margin-right: 0;
}

.active-filters ul li label {
    background-color: transparent;
    padding-left: 20px;
    padding-right: 5px;
    border: none;
}

.active-filters ul li label .icon {
    right: auto;
    left: 0;
}

body .ui.selection.dropdown {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    border-color: #999999;
    height: 38px;
    line-height: 38px;
}

body .ui.selection.dropdown > .dropdown.icon {
    background-color: transparent !important;
    background-image: url("//static.webshopapp.com/shops/216137/files/111958664/chevron-down.png") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border: none !important;
    height: 38px;
}

body .ui.selection.dropdown > .dropdown.icon::before {
    display: none;
}

.products .product .product-inner {
    margin-bottom: 0;
}

.products .product.special-product .image-wrap {
    border: 1px solid #e3e3e3;
}

.products .product.special-product .info,
.products .product.special-product .info .price {
    text-align: left;
}

.products .product.special-product .info a.title {
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 100;
    text-transform: initial;
    line-height: 1.250;
    margin-bottom: 0;
    height: 40px;
}

.products .product.special-product .info .price .old-price {
    margin-right: 0;
}

.products .product.special-product .info .price .new-price {
  	font-family: "Oswald", Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.250;
}

body .products .list-product .order .cart a.btn {
    background-color: #000000;
}

body .products .list-product .order .cart a.btn:hover {
    background-color: #DA2027;
}

body .products .list-product .order .cart .change .change-q {
    color: #000000;
}

/* Label for new products (collection) */
.product-new-label {
    display: block;
    position: absolute;
    top: -6px;
    right: -6px;
    height: 65px;
    width: 65px;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    user-select: none;
    cursor:default;
    pointer-events: none;
    z-index: 9;
}

/* Label for sale product (collection) */
.products .product .productlabel {
    left: 0;
    top: 0;
    user-select: none;
    cursor: default;
    pointer-events: none;
}

/*endregion*/

/**************************/
/*     PRODUCT DETAIL     */
/**************************/
/*region: product detail*/
body .product-info .cart a.btn {
  	font-family: "Oswald", Helvetica, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
}
body .product-info .cart a.btn:hover {
    background-color: #710222;
}

body .product-info .cart .change .change-q {
    color: #000000;
}

.product-configure-clear {
    clear:both;
}

.product-configure-custom-option-item,
.product-configure-custom-option-item.ui.checkbox {
    display: block;
    width: auto;
    float: left;
    padding:0;
    min-height:0;
}

.product-configure-custom-option-item label,
.product-configure-custom-option-item.ui.checkbox label {
    border: 1px solid #e1e1e1;
    margin: 4px 8px 4px 0;
    min-height:0;
    min-width: 50px;
    width: auto;
    height: 45px;
    display:block;
    text-align: center;
    padding: 0 10px;
    line-height:45px;
    cursor: pointer;
    height:auto;
    user-select:none;
}

.product-configure-custom-option-item.ui.checkbox label:before,
.product-configure-custom-option-item.ui.checkbox label:after {
    display: none!important;
}

/* Hide the input behind the label */
.product-configure-custom-option-item input {
    position: absolute;
    top: 4px;
    left: 0px;
    margin: 0 !important;
    opacity: 0 !important;
}

.product-configure-custom-option-item input:checked + label,
.product-configure-custom-option-item.ui.checkbox input:checked + label {
    border-color:black;
    box-shadow:0 0 0 1px black;
    font-weight:bold;
}

body .product-info .description.collapsible .collapsible__title {
    font-weight: bold;
    display: block;
    cursor: pointer;
}

body .product-info .description.collapsible .collapsible__plus,
body .product-info .description.collapsible .collapsible__minus {
    font-size: 1.3em;
    padding-left: 1em;
    position: relative;
    top: 2px;
}

body .product-info .description.collapsible .collapsible__plus.hide,
body .product-info .description.collapsible .collapsible__minus.hide {
    display: none;
}

body .product-info .description.collapsible .collapsible__content {
    display: none;
}

/*endregion*/

/****************************/
/*     PRODUCT EXTRA LINKS
/* (size chart and favorite)
/****************************/
/*region: product extra links*/
.product-extra-links {
    line-height: 22px;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

/* link */
.product-extra-links a {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}

/* links spacing */
.product-extra-links a:not(:first-of-type) {
    margin-left: 10px;
}

/* text */
.product-extra-links span {
    font-weight: 600;
}

/* icon */
.product-extra-links i {
    font-size: 18px;
}

/* image */
.product-extra-links img {
    padding: 0;
    margin: 0;
    outline: 0;
    border: none;
    height: 22px;
    width: auto;
}

.product-extra-links i,
.product-extra-links img {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

/*endregion*/
/*region: shirt-emblem-select */

.shirt-extra-price {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    line-height: 1;
}

.shirt-emblem-select {
    margin:0 0 -5px -5px;
}

.shirt-emblem-select .emblem {
    padding:5px;
    margin:0 0 5px 5px;
    border:1px solid #e1e1e1;
    position:relative;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    user-select:none;
    cursor:pointer;
}

.shirt-emblem-select .emblem img {
    max-height:40px;
    display:block;
    margin:0;
    padding:0;
    border:none;
    outline:0;
}

.shirt-emblem-select .emblem:after {
    border-top-right-radius: 2px;
    display: none;
    content: '';
    width: 100%;
    height: 100%;
    background: url("//static.webshopapp.com/shops/216137/files/122815409/shirt-emblem-check.png");
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: right top;
    position: absolute;
    top: 0;
    right: 0;
}

.shirt-emblem-select .emblem.selected {
    border-color:#000!important;
}

.shirt-emblem-select .emblem.selected:after {
    display:block;
}

/*endregion*/
/*region: shirttextfield */

.product-option input.shirttextfield {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all .2s ease;
    transition-property: background-color, border-color, color;
}

.product-option input.shirttextfield.error {
    background-color: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
}

.shirttextfield::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.shirttextfield:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa;
    opacity: 1;
}
.shirttextfield::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;
    opacity: 1;
}
.shirttextfield:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
    opacity: 1;
}
.shirttextfield::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaa;
    opacity: 1;
}

/*endregion*/

/****************/
/*     CART     */
/****************/
/*region: cart*/
body .cart-dropdown a.btn:hover {
    background-color: #000000;
}

.gui-progressbar {
    background-color: #ffffff;
    border: none;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.gui-progressbar ul li a {
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

.gui-checkout .gui-progressbar ul li.gui-done a {
    color: #000000 !important;
}

.gui-table thead tr th {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.429;
    text-transform: uppercase;
    background-color: #ffffff;
}

.gui-table tbody tr td:first-of-type {
    width: 100px;
}

.gui-table tbody tr td:first-of-type img {
    width: 100px;
    height: auto;
}

.gui-table tbody tr td:nth-of-type(2) {
    font-size: 16px;
}

.gui-table tbody tr td:nth-last-of-type(1),
.gui-table tbody tr td:nth-last-of-type(2) {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.gui-table tbody tr td .cart_variant,
.gui-table tbody tr td .cart_customfields {
    font-size: 16px !important;
    color: #000000;
}

.gui-table tbody tr td .gui-bold {
    font-weight: 600;
}

.gui-table tbody tr:last-of-type td {
    font-size: 13px;
    font-weight: 400;
}

.gui-table tbody tr:last-of-type td:last-of-type {
    text-align: right;
}

.gui-table,
.gui-block,
.gui-image,
.gui-block-title,
.gui-block-content {
    border-radius: 0 !important;
}

.gui ul.gui-products li .gui-products-title,
.gui-block-title {
    text-transform: uppercase;
}

.gui-cart-sum .gui-item {
    font-family: "Oswald", Helvetica, sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.gui-cart-sum .gui-item strong {
    font-weight: 500;
}

.gui-cart-sum .gui-item .gui-desc {
    text-align: left;
}

.gui-cart-sum + .gui-right.gui-align-right {
    width: 100%;
}

.gui a.gui-button-large.gui-button-action {
    background-color: #e30613;
    border: none;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
<!--background-image: url("//static.webshopapp.com/shops/216137/files/112113152/chevron-right-white.png");-->
    background-repeat: no-repeat;
    background-position: calc(100% - 24px) center;
}

.gui a.gui-button-large.gui-button-action:hover {
    background-color: #000000;
}
/*endregion*/

/*****************/
/*     SHAME     */
/*****************/
/*region: SHAME */
.page-info .plain-text,
body a.remove-filters,
body .top-filters .modes a.active {
    color: #000000;
}

body .ui.dropdown .menu > .item:hover,
#collection-filter-price .ui-slider-range,
.sidebar ul.side-cats li > .more-cats .plus-min::before,
.sidebar ul.side-cats li > .more-cats .plus-min::after,
body .sort .filter-title .more-cats .plus-min::before,
body .sort .filter-title .more-cats .plus-min::after {
    background: #710222 !important;
}

.gui-wishlist .gui-table tbody tr:last-of-type td:last-of-type {
    text-align: left;
}

/* Some fixes for correct spacing between product input fields */
.product-info .product-configure-variants {
    /*padding-top:15px;*/
}
.product-info .cart {
    /*padding-top: 8px;*/
}



/* Fixes for new homepage carousel control */
#homepage-carousel .owl-controls {
    bottom:10px!important;
}

/* Fixes for new homepage carousel control (mobile: show left) */
@media only screen and (max-width: 767px) {
    #homepage-carousel .owl-controls {
/*         bottom: -31px!important; */
           left:10px;
           transform:none;
    }
}

/* Fixes for new homepage carousel images */
#homepage-carousel .item {
    background-repeat: no-repeat!important;
    background-position: center center!important;
/*     min-height: 105px!important; */
    height: 22vw!important;
    background-size:cover!important;
    max-height: 400px!important;
    padding-bottom:0!important;
}

/* Responsive fix */
.top-pager.hidden-sm.hidden-xs {
    display: inline-block !important;
}

@media (max-width: 572px) {
    .top-filters .modes {
        position: absolute;
        top: 10px;
        right: 0;
    }
}

@media (max-width: 570px) {
    .top-pager.hidden-sm.hidden-xs {
        display: block !important;
        margin-left: 0;
        margin-top: 12px;
    }
}

/*endregion */

/* Additional CSS for language selector */

.topbar .right > ul > li:first-of-type{
	padding:0;
}
.topbar .right > ul{
	position:relative;
}

.language-selection-select{
	position:absolute !important;
  z-index:2;
  right:0;
  top: -24px;
  padding: 0 !important;
  //background-image:url("http://www.trabzonspor.com.tr/Data/EditorFiles/tsLogoyeni1.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.language-selection-select:after{
	//content:"";
  background-image: url('http://cdn.webshopapp.com/shops/245502/themes/131591/assets/arrow.svg');
  width:16px;
  height:16px;
  position:absolute;
  background-size:cover;
      top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.language-selection-select:hover{
background-color: rgba(0,0,0,.2);
}

.language-selection-select #ul-arrow{
  margin-left:10px;
  width:16px;
  height:16px;
}
.language-selection-select #ul-arrow path{
fill:white;
}


ul.zg-ul-select > li.active{
padding: 2px 10px 2px 10px !important;
}

ul.zg-ul-select li{
padding:0 !important;
}
ul.zg-ul-select li a{
  transition:padding 0s linear;
}

ul.zg-ul-select.active li a{
padding: 2px 36px 2px 10px !important;
}

#selected--zg-ul-select:not(.active) #ul-arrow{
  display:none;
}

/* .zg-ul-select:not(.active):before{
  content:'';
  background:url('arrow.svg');
  position: absolute;
  right: 10px;
  top: 13px;
  width: 16px;
  height: 16px;
} */

/*endregion */
@media (min-width:768px){
	.main-header .logo{
		width:362px !important;
	}
}

#header .main-header .logo.medium img{
width:360px !important;
}

#header .main-header .search.left-search{
width:0 !important;
}

#header .main-header{
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
}

#header .main-menu {
    text-align: left !important;
}

#header .main-menu .subnav > .container > .row {
    text-align: left !important;

}

#header .main-menu .container > ul{
    padding-left: 6px !important;
}

@media (max-width:667px){
  #header .main-header .logo.medium img{
  	width:100% !important;
  }
}

.home-icon{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 50px;
    height: 50px;
}

.home-icon a{
height:100%;
}

.home-free-shipment{
	display: flex;
  justify-content: center;
  margin-top:10px;
}

@media only screen and (max-width: 767px) {
	.home-free-shipment{
/*   margin-top:36px; */
}
}

.home-free-shipment a{
	width:100%;
  max-width:1236px;
}

.home-free-shipment img{
	width:100%;
}

.home-link-blocks{
		display: flex;
    flex-wrap: wrap;
    max-width: 1236px;
    margin: 10px auto;
}

.home-link-blocks .home-usp-block{
		width: 50%;
    height: auto;
}

@media screen and (max-width:600px){
  .home-link-blocks .home-usp-block{
      width: 100%;
  }
}

.wsa-demobar{
	background: #cd8604 !important;
}

body #homepage-carousel .item {
    max-height: initial !important;
    height: calc(100vw / 1024 * 1228) !important;
}

@media screen and (min-width: 1025px) {
  body #homepage-carousel .item {
  height: calc(100vw / 1920 * 830) !important; } 
}

