﻿section.store {
    padding-bottom: 1em;
    text-align: center;
}

strike {
    color: #929292;
    font-size: 0.75em;
}

    section.store h1 {
		color: #00cbe5;
		font: normal 2.25em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
        margin-bottom: 0;
        text-transform: uppercase;
	}

    section h2 {
		color: #00cbe5;
        font: normal 1.25em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
        margin: 0.25em auto 0;
	}

    section h2 span {
		color: #ffffff;
	}
	
	section.store > p {
		margin: 0.25em auto;
        padding: 0 2em;
	}

	section > div.description {
		display: inline-block;
		margin: 1em 2em 0;
		position: relative;
		text-align: left;
        width: 440px;
	}
	
	section > div.description > p {
		display: block;
		font-size: 1.125em;
        margin: 0.5em auto 1em auto;
		position: relative;
	}

    section > div.description > img.gamefeatures {
		margin: 1em auto 1.5em;
	}
	
	section > div.description > div.features {
		display: block;
		margin: 0 auto;
		position: relative;
	}

    section > div.description > div.features a {
		height: 100%;
        text-decoration: none;
        width: 440px;
	}

    section > div.description > div.features a img {
		height: 200px;
        text-decoration: none;
        width: 428px;
	}

    section > div.description > div.features p {
		color: #ffffff;
        font-size: 1.063em;
        margin: 0 auto;
	}

    /* #region Slick-Slider edits */

    .slick-dots {
        position: absolute;
        bottom: -45px;
        bottom: 0;
        height: 9px;
        top: -39px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: left;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 9px;
        margin: 0 5px 0 0;
        padding: 0;
        cursor: pointer;
        width: 9px;
    }

    .slick-dots li button {
        height: 9px;
        width: 9px;
    }

    .slick-dots li button::before {
        color: #00cbe5;
        content: "\25FC";
        font-size: 14px;
        height: 9px;
        line-height: 9px;
	    opacity: 0.5;
        width: 9px;
    }

    .slick-dots li.slick-active button:before {
        color: #00cbe5;
        content: "\25FC";
        font-size: 14px;
        height: 9px;
        line-height: 9px;
	    opacity: 1;
        width: 9px;
    }

    section.store .slick-prev {
        left: 10px;
        top: 100px;
        z-index: 100;
    }

    section.store .slick-next {
        right: 22px;
        top: 100px;
        z-index: 100;
    }

    /* #endregion */
	
	section.store > aside.purchase {
		background: url(/Images/content/store/release/box_purchaseoptions.png) no-repeat;
        display: inline-block;
        height: 484px;
		margin: 1em 2em 0;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}
	
	section.store > aside.purchase > div.single {
		display: block;
		margin: 0 auto;
        margin-top: 6em;
		position: relative;
	}
	
	section.store > aside.purchase > div > p.price {
		color: #ffffff;
		font-size: 20px;
        margin: 0.5em auto;
	}
	
	section.store > aside.purchase > div > p.price > span {
		color: #00cbe5;
	}
	
	/*section.store > aside.purchase > div.single > a.cart {
		background: url(/images/content/store/release/btn_BuyFromStardock.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 230px;
	}*/

    section.store > aside.purchase > div.single > a.cart {
		background: url(/images/content/store/release/btn_BuyFromSteam.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 230px;
	}
	
	section.store > aside.purchase > div.single > a.cart:hover {
		background-position: left bottom;
	}
	
	select{
		background: url(/images/content/store/release/arrow_additionaldistributors.png) no-repeat right #00911b;
		background-position-x: 211px;
        border: none;
		color: #FFFFFF;
		font-size: 14px;
		height: 36px;
        margin-top: 0.5em;
		padding: 5px;
		-webkit-appearance: none;
		width: 229px;
	}
	
	section.store > aside.purchase > hr {
        background-color: #424242;
        border: none;
		display: block;
		height: 1px;
		margin: 2em auto 1.5em auto;
		position: relative;
		width: 320px;
	}
	
	section.store > aside.purchase > div.fourpack {
		display: block;
		margin: 0 auto;
		position: relative;
	}
	
	section.store > aside.purchase > div.fourpack > a.cart {
		background: url(/images/content/store/release/btn_Buy4Pack.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 230px;
	}
	
	section.store > aside.purchase > div.fourpack > a.cart:hover {
		background-position: left bottom;
	}
	
	section.store > aside.purchase > div.asterisk {
	    display: block;
		margin: 0 auto;
        margin-top: 3em;
		position: relative;
	}
	
	section.store > aside.purchase > div.asterisk > p.minsys {
		color: #00cbe5;
		font-size: 11px;
        margin: 0 auto;
	}

    section.store > aside.purchase > div.asterisk > p.minsys > a {
		color: #00cbe5;
	}

    section.store > aside.purchase > div.asterisk > p.minsys > a:hover {
		color: #12ddf7;
	}
	
	section.store > aside.purchase > div.asterisk > p.disclaimer {
		color: #ffffff;
		font-size: 11px;
        margin: 0.25em auto;
	}

/* #region DLC */
section.dlc {
	padding-bottom: 2em;
    text-align: center;
}

    section h2.subhead {
		color: #deab04;
        font: normal 1.125em "AgudaStencil2", "Segoe UI", Arial, Tahoma;
        margin: 0.25em auto 0;
	}

    section h2.subhead a.expand_btn {
		color: #ffffff;
        font: 0.938em 'Segoe UI', Arial, Tahoma;
        margin: 0 auto;
	}

    section h2.subhead a.expand_btn:hover {
		color: #00cbe5;
	}

    .details
    {
	    display: none;
    }

    section > div.description > div.details > ul.list {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    section > div.description > div.details > ul.list > li {
        padding-top: 5px;
    }

    section > div.description > div.details > ul.list > li > span {
        font-weight:bold;
    }

    section > div.description > div.details > ul.list > li::before {
        color: #deab04;
        content: "| ";
    }

    section > div.description > div.details > ul.list > li.noline::before {
        content: none;
    }

    section > div.description > div.details > ul.list > li > ul.list {
        list-style-type: none;
        padding: 0;
        padding-left: 20px;
    }

    section > div.description > div.details > ul.list > li > ul.list > li {
        padding-top: 5px;
    }

    section > div.description > div.details > ul.list > li > ul.list > li > span {
        font-weight:bold;
    }

    section > div.description > div.details > ul.list > li > ul.list > li::before {
        color: #deab04;
        content: "| ";
    }

    section.dlc > aside.purchase {
        display: inline-block;
		margin: 1em 2em;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}

    section.dlc > aside div.dlcscreenshots {
        display: block;
        height: 80px;
		margin: 0 auto;
		position: relative;
        width: 377px;
	}

    section.dlc > aside .slick-prev,
    section.dlc > aside .slick-next {
        background-color: #046F81;
        display: block;
        height: 80px;
        width: 20px;
	}

    section.dlc > aside .slick-prev:before {
        /* content: '←'; */
        content: '\00ab';
        /* content: "\2039"; */
	}

    section.dlc > aside .slick-next:before {
        /* content: '→'; */
        content: '\00bb';
        /* content: "\203A"; */
	}

    section.dlc > aside div.dlcscreenshots a {
		color: transparent;
	}

    section.dlc > aside div.dlcscreenshots a img {
        height: 80px;
        width: 122px;
	}

    section.dlc > aside div.buydlc {
		background: url(/Images/content/store/release/dlc_ss_bkgd.png) no-repeat;
        display: block;
        height: 118px;
		margin: 0 auto;
        padding-top: 1.5em;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}

    section.dlc > aside div.buydlc p.price {
        font-size: 1.375em;
        display: inline-block;
        margin: 0.5em auto;
        position: relative;
        text-align: center;
        vertical-align: top;
        width: 153px;
    }
    
    section.dlc > aside div.buydlc div.buttons {
        display: inline-block;
        margin: 0 auto;
        position: relative;
        vertical-align: top;
        width: 270px;
    }

    section.dlc > aside div.buydlc a.cart {
		background: url(/images/content/store/release/btn_BuyFromSteam.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 230px;
	}

    hr.maindiv {
        background-color: #046f81;
        border: none;
        display: block;
        height: 1px;
        margin: 2em auto 1.5em auto;
        position: relative;
        max-width: 925px;
        width: 100%;
    }

/* #endregion */