.option-status-checked, .option-status-checked2{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #28C76F;
	display:none;
}

#shortOptions, #socksOptions{}

.options-col{padding-right: 4px; padding-left: 4px; text-align: center; font-size:8px;}

.outofscreen{ position:absolute; left:9999px;}

.product-color-options .color-option .filloption{
	border-radius:0px;
	margin-bottom:2px;	
}
.product-color-options .selected .color-option .filloption{
	margin-bottom:0px;
}
.product-color-options .color-option{
	border:none; border-radius:0px;
}
.product-color-options .selected .color-option{
	border:2px solid transparent;
}

.carousel-control-prev-icon {
  background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23000\' viewBox=\'0 0 8 8\'%3e%3cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%3e%3c/svg%3e');
}
.carousel-control-next-icon {
  background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23000\' viewBox=\'0 0 8 8\'%3e%3cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3e%3c/svg%3e');
}

#app-customize-panel{ }

#app-preview-panel{
	display: inline;
    float: left!important;
    width: 240px!important;
	margin-left:15px;
	margin-right:5px;
}

#app-shorts-preview-panel, #app-socks-preview-panel {
	display: inline;
    float: left!important;
    width: 190px!important;
	margin-left:5px;
	margin-right:5px;
}

#app-preview-panel.selected { width: 360px!important; }
#app-shorts-preview-panel.selected, #app-socks-preview-panel.selected{ width: 280px!important; }


#app-preview-panel-inner{margin:25px 5px; padding:0px; /*border:1px solid #DDD;*/}

#app-preview-panel #app-preview-panel-inner .app-overlay-button {
    z-index: 99!important;
    background: #333!important;
    color: #fff!important;
    font-size: 11px!important;
    font-weight: bold!important;
    left: 0!important;
    padding: 5px 10px!important;
    position: absolute!important;
    text-decoration: none!important;
    top: 0!important;	
}

#app-preview-panel #app-preview-panel-inner .view-back, #app-preview-panel #app-preview-panel-inner .view-front{
    left: auto!important;
    right: 0!important;
}
#app-preview-panel #app-preview-panel-inner .view-front{ display:none;}

/* FRONT PANEL  --------------------------------------------*/
#app-front-panel{position:relative; min-height:600px; z-index:10; overflow: auto; }/*bu class responsive göre min-height:alacak!? */
#front-base-svg{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#front-base-svg svg{width:100%; height:auto; fill:#0c0806; z-index:21; }
#front-shadow-img img{width:100%; position: absolute; left:0px; top:0px; z-index:99; }
#front-arms-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:50;}
#front-arms-svg svg{width:100%; height:auto; fill:#FFF; z-index:51;}
#front-arm-logos-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:55;}
#front-arm-logos-svg svg{width:100%; height:auto; fill:#FFF; z-index:56;}
#front-collar-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:60;}
#front-collar-svg svg{width:100%; height:auto; fill:#FFF; z-index:61;}
#front-biye-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:62;}
#front-biye-svg svg{width:100%; height:auto; fill:#FFF; z-index:63;}
#front-cuffs-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:60; display:none;}
#front-cuffs-svg svg{width:100%; height:auto; fill:#FFF; z-index:61;}
#front-zipper-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:70; }
#front-zipper-svg svg{width:100%; height:auto; fill:#FFF; z-index:71;}
#front-kangru_cep-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:72; }
#front-kangru_cep-svg svg{width:100%; height:auto; fill:#FFF; z-index:73;}
#front-kapson-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:74; }
#front-kapson-svg svg{width:100%; height:auto; fill:#FFF; z-index:75;}

.front-pattern-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.front-pattern-svg svg{width:100%; height:auto; fill:#b6001e; z-index:30;}
#front-pattern-1-svg, #front-pattern-1-png{z-index:31;}
#front-pattern-2-svg, #front-pattern-2-png{z-index:32;}
#front-pattern-3-svg, #front-pattern-3-png{z-index:33;}
#front-pattern-4-svg, #front-pattern-4-png{z-index:34;}
#front-pattern-5-svg, #front-pattern-5-png{z-index:35;}
#front-pattern-6-svg, #front-pattern-6-png{z-index:36;}
#front-pattern-7-svg, #front-pattern-7-png{z-index:37;}
#front-pattern-8-svg, #front-pattern-8-png{z-index:38;}
#front-pattern-9-svg, #front-pattern-9-png{z-index:39;}

/* BACK PANEL  --------------------------------------------*/
#app-back-panel{position:relative; min-height:600px; z-index:10; overflow: auto; display:none;}/*bu class responsive göre min-height:alacak!? */
#back-base-svg{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#back-base-svg svg{width:100%; height:auto; fill:#0c0806; z-index:21; }
#back-shadow-img img{width:100%; position: absolute; left:0px; top:0px; z-index:99; }
#back-arms-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:50;}
#back-arms-svg svg{width:100%; height:auto; fill:#FFF; z-index:51;}
#back-arm-logos-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:55;}
#back-arm-logos-svg svg{width:100%; height:auto; fill:#FFF; z-index:56;}
#back-collar-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:60;}
#back-collar-svg svg{width:100%; height:auto; fill:#FFF; z-index:61;}
#back-biye-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:62;}
#back-biye-svg svg{width:100%; height:auto; fill:#FFF; z-index:63;}
#back-cuffs-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:60; display:none;}
#back-cuffs-svg svg{width:100%; height:auto; fill:#FFF; z-index:61;}
#back-zipper-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:70;}
#back-zipper-svg svg{width:100%; height:auto; fill:#FFF; z-index:71;}
#back-kangru_cep-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:72; }
#back-kangru_cep-svg svg{width:100%; height:auto; fill:#FFF; z-index:73;}
#back-kapson-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:74; }
#back-kapson-svg svg{width:100%; height:auto; fill:#FFF; z-index:75;}

.back-pattern-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.back-pattern-svg svg{width:100%; height:auto; fill:#b6001e; z-index:30;}
#back-pattern-1-svg, #back-pattern-1-png{z-index:31;}
#back-pattern-2-svg, #back-pattern-2-png{z-index:32;}
#back-pattern-3-svg, #back-pattern-3-png{z-index:33;}
#back-pattern-4-svg, #back-pattern-4-png{z-index:34;}
#back-pattern-5-svg, #back-pattern-5-png{z-index:35;}
#back-pattern-6-svg, #back-pattern-6-png{z-index:36;}
#back-pattern-7-svg, #back-pattern-7-png{z-index:37;}
#back-pattern-8-svg, #back-pattern-8-png{z-index:38;}
#back-pattern-9-svg, #back-pattern-9-png{z-index:39;}

/*SHORTS PANEL --------------------------------------------*/
#app-shorts-panel, #app-shorts-panel-sponsors{position:relative;margin:20px 5px 0 5px; min-height:360px; z-index:10; overflow: auto; display:none;}/*bu class responsive göre min-height:alacak!? */
#app-shorts-panel-sponsors{min-height:550px; }
#shorts-base-svg{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#shorts-base-svg svg{width:100%; height:auto; fill:#0c0806; z-index:21; }
#shorts-shadow-img img{width:100%; position: absolute; left:0px; top:0px; z-index:99; }
.shorts-pattern-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.shorts-pattern-svg svg{width:100%; height:auto; fill:#b6001e; z-index:30;}
#shorts-pattern-1-svg, #shorts-pattern-1-png{z-index:31;}
#shorts-pattern-2-svg, #shorts-pattern-2-png{z-index:32;}
#shorts-pattern-3-svg, #shorts-pattern-3-png{z-index:33;}
#shorts-pattern-4-svg, #shorts-pattern-4-png{z-index:34;}
#shorts-pattern-5-svg, #shorts-pattern-5-png{z-index:35;}
#shorts-pattern-6-svg, #shorts-pattern-6-png{z-index:36;}
#shorts-pattern-7-svg, #shorts-pattern-7-png{z-index:37;}
#shorts-pattern-8-svg, #shorts-pattern-8-png{z-index:38;}
#shorts-pattern-9-svg, #shorts-pattern-9-png{z-index:39;}


/*SOCKS PANEL --------------------------------------------*/
#app-socks-panel{position:relative; margin:20px 5px 0 5px; min-height:360px; z-index:10; overflow: auto; display:none;}/*bu class responsive göre min-height:alacak!? */
#socks-base-svg{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#socks-base-svg svg{width:100%; height:auto; fill:#0c0806; z-index:21; }
#socks-shadow-img img{width:100%; position: absolute; left:0px; top:0px; z-index:99; }
.socks-pattern-svg{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.socks-pattern-svg svg{width:100%; height:auto; fill:#b6001e; z-index:30;}
#socks-pattern-1-svg, #socks-pattern-1-png{z-index:31;}
#socks-pattern-2-svg, #socks-pattern-2-png{z-index:32;}
#socks-pattern-3-svg, #socks-pattern-3-png{z-index:33;}
#socks-pattern-4-svg, #socks-pattern-4-png{z-index:34;}
#socks-pattern-5-svg, #socks-pattern-5-png{z-index:35;}
#socks-pattern-6-svg, #socks-pattern-6-png{z-index:36;}
#socks-pattern-7-svg, #socks-pattern-7-png{z-index:37;}
#socks-pattern-8-svg, #socks-pattern-8-png{z-index:38;}
#socks-pattern-9-svg, #socks-pattern-9-png{z-index:39;}

.shortPatterns, .socksPatterns{display:none;}

/* Sponsors area sytyles -----------------------------------*/
#sp1Loader, #sp2Loader, #sp3Loader, #sp6Loader, #sp7Loader, #sp8Loader, #sp9Loader, #sp3Text, #sp6Text, #sp7Text, #isCurvedBox{display:none;}
.media-list .media .media-left {
    position: relative;
}
.media-left .badge {
    position: absolute;
    bottom: 0;
    left: 0;
}
.border-dotted{border:1px dotted #FFF;}
.border-dashed{border:1px dashed #FFF;}

.numberfont{min-height:64px; font-size:48px; line-height: 56px; color:white;}


/* UNUSED CURRENTLy - REMOVE ? -------------------------------------------------------------*/
/* PNG styling - IPTAL - REMOVE ?-------------------------------------------------------------*/
#front-base-png{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#front-base-png img{width:100%; height:auto; z-index:21; }
.front-pattern-png{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.front-pattern-png img{width:100%; height:auto; z-index:30;}

#back-base-png{width:100%; position: absolute; margin:0; padding:0; left:0px; top:0px; z-index:20;}
#back-base-png img{width:100%; height:auto; z-index:21; }
.back-pattern-png{width:100%; position: absolute ; left:0px; top:0px; z-index:30; }
.back-pattern-svg img{width:100%; height:auto; z-index:30;}

.color-box{display:inline-block; width:16px; height: 16px;}
.color-box-large{ width:80px;  height: 20px;color:#FFF; padding-left:5px;}
.color-box-white{border: 1px solid #DDD; color: #DDD;}
.error{color: #EA5455; }
.loading{display:none;}
#login-spinner{display:none;}
#billingOrderBox{display:none;}
.billingtype2{display:none;}
#orderSpinners{display:none; margin-bottom:30px;}

.swiper-container-main-slider {
    width: 100%;
    /*height: 440px; */
}

.swiper-content{
	position: absolute;
	bottom:15%;
	padding:0 50px;
	max-width:60%;
	
}
.swiper-slide .title {
	font-size: 41px;
	font-weight: 600;
	
}
.swiper-slide .subtitle {
	font-size: 24px;
	font-weight: bold;
	/*max-width:60%; */
}
.swiper-slide .text {
	font-size: 16px;
	font-weight: bold;
    /*max-width: 50%;*/
    line-height: 1.3;
}
.swiper-slide a {
	font-weight: bold;
}

#product-slider-frame {
    margin: 1em auto;
    box-shadow: 0px 0px 1px 0px #aaa;
    background: #eee;
    position: relative;
	width: 100%;
}
#product-slider-frame iframe {
    display: block;
    border: none;
    margin: 0;
    box-sizing: border-box;
    height: 600px;
	width: 100%;
    min-width: 100%;
}

/*
.description-wrapper .description-container {
    max-height: 200px;
    overflow-y: auto;
}
*/

.kitbuilder-desc{
  padding : 0 1.5rem;
  position : relative;
  overflow : scroll;
  height: 200px;
  /*height : calc(100% - 5.4rem); */
}

/*
.description-container::-webkit-scrollbar {
    width: 12px;
}

.description-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.description-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
*/
.sp-list-content{
	padding-bottom:15px;
}

.sp-list-item-img{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 190px;
	padding:15px 25px;
	/*border: 1px solid red;*/	
}

.awhite{ color: #FFF;}
.awhite:hover{ color: #FFF;}
.divider .divider-text.dt-gray{background-color: #f7f7f7;}
.bg-analytics {
    background: -webkit-linear-gradient(332deg, #7367F0, rgba(115, 103, 240, 0.7));
    background: linear-gradient(118deg, #7367F0, rgba(115, 103, 240, 0.7));
}
.footer-colored li{line-height: 28px;}
.footer-colored a{ color: #FFF;}
img.grayscale{
 	filter: gray!important;
  	-webkit-filter: grayscale(100%)!important;
}

img.grayscale:hover {
  filter: none!important;
  -webkit-filter: grayscale(0%)!important;
}

#designer{ min-height:1000px;}
.designer-step-3{ background: url('../images/elements/colorised-player-light.png') top right no-repeat; }
/*.step-4-panel{ min-height:1400px; background: url('../images/elements/colorised-footballer.png') bottom left no-repeat;}*/
.step-4-panel{ min-height:1400px; }
.fixed { position: fixed; top: 205px; width:360px;}
.fixed-wrapper{  position: fixed;  top: 125px; width:100%;  margin-bottom:200px; }  
/*.designer-inner-sponsors.fixed-wrapper{ right:50px; width:360px;  }  */
.pagination .page-item.first-item .page-link:before { content: '\e849'; font-family: 'feather';}
.pagination .page-item.last-item .page-link:after { content: '\e847'; font-family: 'feather';}
#ecommerce-pagination{margin-bottom:50px;}

#app-preview-order-panel{
	position:relative;
	background-color:#F8F8F8;
	border-radius: 5px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
	min-height:500px;
}
#app-preview-order-panel-inner{margin:25px 5px; padding:0px; /*border:1px solid #DDD;*/}
#app-order-front-panel{position:relative; min-height:500px; z-index:10; overflow: auto; float: left!important; width: 49%!important;}/*bu class responsive göre min-height:alacak!? */
#app-order-back-panel{position:relative; min-height:500px; z-index:10; overflow: auto; float: left!important; width: 49%!important;}/*bu class responsive göre min-height:alacak!? */
#app-order-shorts-panel{position:relative; min-height:500px; z-index:10; overflow: auto; float: left!important; width: 49%!important;}/*bu class responsive göre min-height:alacak!? */

.navbar-brand{z-index:999999;}
@media (max-width: 767.98px){
	.fixed-wrapper{  position: relative; top: 20px; } 
}

#cookieBar {
    background-color: #5a5a5a;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99999;
}
#cookieBar .cookieBarInner {
    padding: 20px 50px 40px;
}
#cookieBar .cookieBarText, #cookieBar .cookieBarButtons {
    font-family: arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.8;
}
#cookieBar .cookieBarText {
    margin-right: 5px;
}
#cookieBar .cookieBarButton {
    background-color: #303030;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    cursor: pointer;
    line-height: 19px;
    margin-left: 5px;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
}