xz/*
WCS custom styles:
use classes with the prefix: .wcs-
*/



/*
WCS custom styles:
use classes with the prefix: .wcs-
*/

@font-face {
    font-family: "PFSquareSansPro-Regular";
    src: url('../fonts/pfsquaresanspro-regular-webfont.eot');
    src: url('../fonts/pfsquaresanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/pfsquaresanspro-regular-webfont.woff') format('woff'),
         url('../fonts/pfsquaresanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: "PFSquareSansPro-Bold";
    src: url('../fonts/PFSquareSansPro-Bold.eot');
    src: url('../fonts/PFSquareSansPro-Bold.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-Bold.woff') format('woff'),
         url('../fonts/PFSquareSansPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "PFSquareSansPro-Medium";
    src: url('../fonts/PFSquareSansPro-Medium.eot');
    src: url('../fonts/PFSquareSansPro-Medium.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-Medium.woff') format('woff'),
         url('../fonts/PFSquareSansPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: "PFSquareSansPro-Thin";
    src: url('../fonts/pfsquaresanspro-thin-webfont.eot');
    src: url('../fonts/pfsquaresanspro-thin-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/Ppfsquaresanspro-thin-webfont.woff') format('woff'),
         url('../fonts/pfsquaresanspro-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "PFSquareSansPro-XBlack";
    src: url('../fonts/PFSquareSansPro-XBlack.eot');
    src: url('../fonts/PFSquareSansPro-XBlack.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/pfsquaresanspro-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/PFSquareSansPro-XBlack.woff') format('woff'),
         url('../fonts/PFSquareSansPro-XBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}





body.wcs-locked{
	overflow:hidden;
}


.wcs-custom-page{
	position:relative;
	font-size:17px;
	color:#727276;
	font-family: "PFSquareSansPro-Regular";
	text-align: center;
	overflow: hidden;
}

.wcs-network *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	letter-spacing: -0.48px;
}

.wcs-custom-page strong{
	font-weight: normal;
	font-family: "PFSquareSansPro-Bold";
}


.wcs-clear{
	clear:both;
}



.wcs-offer{
	padding: 80px 20px 50px 20px;
	font-size: 0px;
	max-width: 1440px;
	margin: 0 auto;
}

.wcs-offer .wcs-col{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 28px;
}


.wcs-offer .wcs-col.wcs-first{
	text-align: left;
	padding: 0px 40px 0 0;
}	

.wcs-offer .wcs-col.wcs-first .wcs-pre-title{
	 background: url("https://www.cosmote.gr/wcs-pages/digital_offer/gigamax-10gb-xl-d-o/assets/toolkit/images/wcs-offers/img-only-for-little-days.png") no-repeat center center;
	 background-size: contain;
	 width: 281px;
	 height: 76px;
	 margin: 0 0 0 -10px;
}

.wcs-offer .wcs-col.wcs-first .wcs-title{
	 font-size: 65px;
	 line-height: 62px;
	 font-family: "PFSquareSansPro-Bold";
	 color: #4ea02e;
}

.wcs-offer .wcs-col.wcs-first .wcs-title.wcs-min{
	font-size: 47px;
	line-height: 47px;
}

.wcs-offer .wcs-col.wcs-first .wcs-text{
	font-size: 28px;
	line-height: 35px;
	color: #808080;
	padding: 25px 0 40px 0;
}

.wcs-offer .wcs-col.wcs-first .wcs-text.wcs-min{
	font-size: 24px;
	line-height: 30px;
}

.wcs-offer .wcs-col.wcs-first .wcs-price{
	font-size: 21px;
	font-family: "PFSquareSansPro-Bold";
	color: #ffffff;
}

.wcs-offer .wcs-col.wcs-first .wcs-copy{
	font-size: 19px;
	color: #808080;
	padding: 20px 0 0 0;
	line-height: 140%;
}

.wcs-offer .wcs-col.wcs-first .wcs-price span{

	display: inline-block;
	font-size: 72px;
	font-style: italic;
	line-height: 72px;
	
	font-family: "PFSquareSansPro-XBlack";
	color: #fff;

	background: -webkit-linear-gradient(left,#50bf37, #21768f,#125eab);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;


  	filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.3));


  	padding: 0 10px 0 0;
  	position: relative;
}
/*
.wcs-offer .wcs-col.wcs-first .wcs-price span::after{
	content: attr(data-price);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(left,#50bf37, #21768f,#125eab);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	font-size: 72px;
	z-index: 2;
	text-shadow: -1.714px 1.03px 2px rgba(0, 0, 0, 0);
}
*/
.wcs-offer .wcs-col.wcs-first .wcs-price span strong{
	font-size: 45px;
	font-weight: normal;
}

.wcs-offer .wcs-col.wcs-last{
	max-width: 719px;
	background: url("https://www.cosmote.gr/wcs-pages/digital_offer/ks-bf-sam-ip/sam-iph.jpg") no-repeat center center;
	height: 500px;
	border-radius: 10px;
	padding: 50px 0 0 0;
	position: relative;
}	

.wcs-offer .wcs-col.wcs-last.wcs-max{
	padding-top: 10px;
}

.wcs-offer .wcs-col.wcs-last .wcs-item{
	background: #fff;
	width: 340px;
	min-height: 300px;
	border-radius: 10px;
	margin: 0 auto;
	font-size: 21px;
	color: #549d2f;
	text-align: left;
	padding: 20px 20px 0 20px;
	position: relative;
	z-index: 5;
}

.wcs-offer .wcs-col.wcs-last .wcs-shadow{
	background: url("../images/wcs-offers/img-shadow.png") no-repeat center bottom;
	padding: 20px 0 20px 0;
}


.wcs-offer .wcs-col.wcs-last.wcs-max::before{
	bottom: 17px;
}


.wcs-offer .wcs-col.wcs-last.wcs-max .wcs-item{
	padding-bottom: 10px;
}

.wcs-offer .wcs-col.wcs-last .wcs-badge{
	position:absolute;
	right:0px;
	top:40px;
	background: url("../images/wcs-offers/img-badge.png") no-repeat center center;
	background-size:contain;
	width: 145px;
	height: 145px;
	-ms-transform: translate(50%, -50%);
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	text-align: center;
	color: #fff;
	font-family: "PFSquareSansPro-Bold";
	font-size: 21px;
	padding: 50px 0 0 0;
}

.wcs-offer .wcs-col.wcs-last .wcs-badge span{
	font-size: 14px;
}

.wcs-offer .wcs-col.wcs-last .wcs-badge strong{
	font-size: 24px;
}


.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-title{
	font-size: 21px;
	font-family: "PFSquareSansPro-Bold";
}

.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-text{
	font-size: 18px;
	color: #808080;
	padding: 0 0 20px 0;
}



.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-options .wcs-item-option{
	border-top: 1px solid #ebebeb;
	padding: 15px 0 15px 50px;
}

.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-options .wcs-item-option span{
	color: #808080;
	font-size: 15px;
}

.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-options .wcs-item-option .wcs-item-icon{
	float: left;
	margin: 0 0 0 -50px;
	width: 37px;
	height: 32px;
	background: url("../images/wcs-offers/icon1.png") no-repeat left top;
}

.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-options .wcs-item-option .wcs-item-icon.wcs-call{
	background-image: url("../images/wcs-offers/icon2.png");
	background-position: 5px top;
}

.wcs-offer .wcs-col.wcs-last .wcs-item .wcs-item-options .wcs-item-option .wcs-item-icon.wcs-sms{
	background-image: url("../images/wcs-offers/icon3.png");
}

.wcs-offer .wcs-actions{
	padding: 50px 0 0 0;
	
}

.wcs-offer .wcs-actions .wcs-title{
	font-size: 28px;
    line-height: 35px;
	color: #000000;
	font-family: "PFSquareSansPro-Bold";
}

.wcs-offer .wcs-actions .wcs-text{
	font-size: 24px;
    line-height: 30px;
	color: #808080;
	padding:  5px 0 25px 0;
}

.wcs-offer .wcs-actions .wcs-buttons a{
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-family: "PFSquareSansPro-Bold";
	background: #519e30;
	border-radius: 5px;
	margin: 0 10px;
	font-size: 18px;
	transition: all 200ms;
	box-shadow: 3px 5.196px 7px 0px rgba(206, 206, 206, 0.85),inset 0px 2px 1px 0px rgba(89, 204, 37, 0.53);
}

.wcs-offer .wcs-actions .wcs-buttons a.wcs-bt1{
	
}


.wcs-offer .wcs-actions .wcs-buttons a:hover{
	opacity: 0.8;
}



.wcs-offer .wcs-actions .wcs-buttons .wcs-phone{
	display: inline-block;
	vertical-align: middle;
	width: 260px;
	height: 60px;
	line-height: 60px;
	font-family: "PFSquareSansPro-Bold";
	border-radius: 5px;
	margin: 0 10px;
	font-size: 19px;
	background: #e0e0e0;
	color: #000;
	border: 0px;
	text-align: left;
	padding: 0 20px;
}

.wcs-offer .wcs-actions .wcs-buttons .wcs-phone::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.6;
}
.wcs-offer .wcs-actions .wcs-buttons .wcs-phone::-moz-placeholder { 
  opacity: 0.6;
}
.wcs-offer .wcs-actions .wcs-buttons .wcs-phone:-ms-input-placeholder { 
  opacity: 0.6;
}
.wcs-offer .wcs-actions .wcs-buttons .wcs-phone:-moz-placeholder { 
  opacity: 0.6;
}


@media screen and (max-width: 1380px) {
	
	.wcs-offer .wcs-col.wcs-first .wcs-title {
	    font-size: 51px;
	    line-height: 52px;
	}



	.wcs-offer .wcs-col.wcs-first .wcs-text,
	.wcs-offer .wcs-col.wcs-first .wcs-text.wcs-min,
	.wcs-offer .wcs-actions .wcs-title,
	.wcs-offer .wcs-actions .wcs-text {
	    font-size: 22px;
	    line-height: 33px;
	}
}

@media screen and (max-width: 1139px) {

	.wcs-offer .wcs-col.wcs-first .wcs-title {
	    font-size: 40px;
	    line-height: 44px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-title.wcs-min {
	    font-size: 36px;
	    line-height: 40px;
	}



	.wcs-offer .wcs-col.wcs-first .wcs-text,
	.wcs-offer .wcs-col.wcs-first .wcs-text.wcs-min,
	.wcs-offer .wcs-actions .wcs-title,
	.wcs-offer .wcs-actions .wcs-text {
	    font-size: 18px;
	    line-height: 28px;
	}

}

@media screen and (max-width: 959px) {

	.wcs-offer .wcs-col.wcs-first .wcs-title {
	    font-size: 30px;
	    line-height: 40px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-text{
		padding-top: 10px;
	}


	.wcs-offer .wcs-col.wcs-first .wcs-title.wcs-min {
	    font-size: 29px;
	    line-height: 30px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-text br{
		display: none;
	}

	.wcs-offer .wcs-col.wcs-last .wcs-badge{
		right: 50px;
		top: 30px;
	}
}

@media screen and (max-width: 767px) {


	.wcs-offer{
		padding: 0px 20px;
	}

	.wcs-offer .wcs-col.wcs-first,
	.wcs-offer .wcs-col.wcs-last{
		display: block;
		width: auto;
		
	}

	.wcs-offer .wcs-col.wcs-first{
		padding: 0 0 30px 0;
	}

	.wcs-offer .wcs-col.wcs-last{
		margin: 0 -10px;
		border-radius: 0px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-price{
		font-size: 18px;
		display:none;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-price span::after,
	.wcs-offer .wcs-col.wcs-first .wcs-price span{
		font-size: 55px;
		display: inline-block;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-price span strong{
		font-size: 30px;
	}

	.wcs-offer .wcs-actions .wcs-buttons a,
	.wcs-offer .wcs-actions .wcs-buttons .wcs-phone{
		display: block;
		margin: 20px auto;
		font-size: 18px;
	}

	.wcs-offer .wcs-actions .wcs-text{
		font-size: 18px;
		line-height: 28px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-text{
		padding: 0px 0 10px 0;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-copy{
		padding-bottom: 30px;
		padding-top: 0px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-copy br{
		display: none;
	}
	
	.wcs-offer .wcs-col.wcs-first .wcs-pre-title{
		width: 210px;
	}

	.wcs-offer .wcs-col.wcs-first .wcs-copy{
		font-size: 14px;
	}

	.wcs-offer{
		display: flex;
		flex-direction: column;
		padding-bottom: 70px;
	}

	.wcs-offer .wcs-col.wcs-first{
		
		padding: 0px;
	}

	.wcs-offer .wcs-col.wcs-last{
		order: 3;
		background-size: contain;
	}

	.wcs-offer .wcs-actions{
		order: 2;
		padding: 0 0 40px 0;
	}

	.wcs-offer .wcs-actions .wcs-text{
		padding: 5px 0 0px 0;
	}

	.wcs-offer .wcs-actions{
		padding: 0 0 20px 0;
	}

}
























































