﻿.ps_HiddenStyle
{
    display: none;
}


.ps_WtbButtonStyle.ps_DummyStyle{
    display: block;
    width: 200px;
    height: 39px;
    margin: 10px auto 10px;
    padding: 6px 0 5px !important;
    background: #d3317a;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 23px;
    vertical-align: middle;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0,0,0,.3);
    outline: 0;

    border: 4px solid #d3317a;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: inset 1px 9px 0 #f08bb9;
    -moz-box-shadow: inset 1px 9px 0 #f08bb9;
    box-shadow: inset 1px 9px 0 #f08bb9;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    text-decoration: none!important;
}

    .ps_WtbButtonStyle.ps_DummyStyle:active,    
    .ps_WtbButtonStyle.ps_DummyStyle:hover {
        -webkit-box-shadow: inset 1px 9px 0 #feffb6;
        -moz-box-shadow: inset 1px 9px 0 #feffb6;
        box-shadow: inset 1px 9px 0 #feffb6;
        color: #d3317a!important;
        border-color: #fce454;
        background: #fde454;
        background: -webkit-linear-gradient(top,#fff9cd,#fde454);
        background: linear-gradient(to bottom,#fff9cd,#fde454);
        text-shadow: none;
    }


.ps_WTBConfirmationDialogStyle {
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.ps_WTBConfirmationDialogStyle .ps_ModalShadowStyle
{
    background-color: #000;
    opacity: 0.45;
    filter: alpha(opacity = 45);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10500;

    margin: 0;
    padding: 0;
    border: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.ps_WTBConfirmationDialogStyle .ps_LightboxStyle
{
    display: table;
    position: relative;
    width: 530px !important;
    max-width: 715px;
    height: 280px;
    min-height: 276px;
    background-color: #FFFFFF;
    background-position: bottom left;
    background-repeat: repeat-x;
    border: solid 5px #fff;

    -webkit-border-radius: 30px 30px 20px 20px;
    -moz-border-radius: 30px 30px 20px 20px;
    border-radius: 30px 30px 20px 20px;
    
    -moz-box-shadow: inset -1px 0 15px #d7d7d7;
    -webkit-box-shadow: inset -1px 0 15px #d7d7d7;
    box-shadow: inset -1px 0 15px #d7d7d7;
    
    color: #868686;
    font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
    text-align: center;
    font-size: 18px;
    padding: 0;

    margin-left: auto;
    margin-right: auto;

    z-index: 11000;
}

    .ps_WTBConfirmationDialogStyle .ps_TopBorderStyle:before {
        content: '';
        display: block;
        background: url(//kids.barbie.com/Content/img/reveal-header.png) no-repeat scroll 0 0 transparent;
        color: #fff;
        width: 25px;
        height: 60px;
        position: absolute;
        font-size: 20px;
        margin-left: -25px;
        left: 0;
    }

    .ps_WTBConfirmationDialogStyle .ps_TopBorderStyle {
        content: '';
        text-align: left;
        padding-left: 158px;
        background: url(//kids.barbie.com/Content/img/reveal-header.png) no-repeat scroll 100% -63px transparent;
        text-shadow: -1px -1px 1px rgba(0,0,0,.3),1px 1px 1px rgba(255,255,255,.6);
        display: block;
        position: absolute;
        font-weight: 700;
        width: 509px;
        height: 60px;
        line-height: 50px;
        margin: -5px 0 0 18px;
    }


.ps_WTBConfirmationDialogStyle .ps_ContentStyle
{
    width: 330px;
    height: 205px;
    margin: 65px 0 0 175px;
    position: absolute;
    text-align: left;
}

.ps_WTBConfirmationDialogStyle .ps_BarbieLogoStyle
{
    display: block;
    background-image: url(//kids.barbie.com/Content/img/bluehair.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 198px;
    height: 310px;
    position: absolute;
    bottom: 0;
    left: -29px;
}

.ps_WTBConfirmationDialogStyle .ps_HeaderStyle
{
    display: block;
    color: #e3438a;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
}

.ps_WTBConfirmationDialogStyle .ps_ParagraphStyle
{
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.ps_WTBConfirmationDialogStyle .ps_ButtonsStyle 
{
    margin-top: 30px;
    text-align: center;
}

    .ps_WTBConfirmationDialogStyle .ps_ButtonStyle {
        display: inline-block;
        margin: 10px auto 0;
        color: #fff;
        background-color: transparent;
        background-image: url(http://kids.barbie.com/Content/img/buttons-large.png);
        background-repeat: no-repeat;
        padding: 0;
        font-size: 1.25em;
        font-weight: 700;
        text-decoration: none!important;
        text-align: center;
        text-transform: uppercase;
    }

    .ps_WTBConfirmationDialogStyle .ps_ButtonStyle span {
        display: block;
        background-image: url(http://kids.barbie.com/Content/img/buttons-large.png);
        background-position: 100% -52px;
        font-size: 20px;
        font-weight: 400;
        height: 45px;
        line-height: 40px;
        min-width: 130px;
        margin-left: 21px;
        padding: 0 23px 0 0;
        text-shadow: -1px -1px 0 rgba(0,0,0,.3);
        white-space: nowrap;
    }

        .ps_WTBConfirmationDialogStyle .ps_ButtonStyle:hover,
        .ps_WTBConfirmationDialogStyle .ps_ButtonStyle:active {
            text-decoration: none;
            color: #e3438a;
            background-color: transparent;
            background-position: 0 -211px;
            border: 0;
        }

        .ps_WTBConfirmationDialogStyle .ps_ButtonStyle:hover span,
        .ps_WTBConfirmationDialogStyle .ps_ButtonStyle:active span{
            background-position: 100% -264px;
        }

    .ps_WTBConfirmationDialogStyle .ps_LanguageFRStyle .ps_ButtonStyle span,
    .ps_WTBConfirmationDialogStyle .ps_LanguageNLStyle .ps_ButtonStyle span,
    .ps_WTBConfirmationDialogStyle .ps_LanguageGRStyle .ps_ButtonStyle span,
    .ps_WTBConfirmationDialogStyle .ps_LanguageTRStyle .ps_ButtonStyle span
    
    {
        font-size: 18px;
    }

    .ps_WTBConfirmationDialogStyle .ps_LanguageDEStyle .ps_ButtonStyle span,
    .ps_WTBConfirmationDialogStyle .ps_LanguageRUStyle .ps_ButtonStyle span,
    .ps_WTBConfirmationDialogStyle .ps_LanguageITStyle .ps_ButtonStyle span
    {
        font-size: 15px;
    }

.ps_WTBConfirmationDialogStyle .ps_ButtonStyle.ps_DisabledStyle
{

}

.ps_WTBConfirmationDialogStyle .ps_LoadingStyle
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.en-us #pswtb{
	/*margin: 200px auto 40px;*/
}

@media screen and (max-width: 979px) {
    .ps_WtbButtonStyle.ps_DummyStyle
    {
        width: 180px;
        /*margin-top: 120px;*/
    }
	.en-us #pswtb{
	 margin-top: 0px;
	}
	#page-catalog .product-detail .wishlist-button-container {
	    width: 58%;
	}
}

@media screen and (max-width: 767px) {
    .ps_WtbButtonStyle.ps_DummyStyle
    {
        width: 100%;
        margin-top: 10px;
    }
	
	.en-us #pswtb{
	 margin-top: 0px;
	}
}


@media screen and (max-width: 560px) {
    .ps_WTBConfirmationDialogStyle .ps_ModalShadowStyle
    {
        background-color: #FFFFFF;
        opacity: 1;
        filter: alpha(opacity = 45);
    }

    .ps_WTBConfirmationDialogStyle .ps_LightboxStyle
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 350px;
    }

    .ps_WTBConfirmationDialogStyle .ps_BarbieLogoStyle
    {
        display: none;
    }

    .ps_WTBConfirmationDialogStyle .ps_TopBorderStyle
    {
        width: auto;
        padding: 0;
        position: static;
    }

    .ps_WTBConfirmationDialogStyle .ps_TopBorderStyle:before
    {
        margin-left: -7px;
    }

    .ps_WTBConfirmationDialogStyle .ps_ContentStyle
    {
        margin: 10px auto 0;
        position: static;
    }

    .ps_WTBConfirmationDialogStyle .ps_ButtonStyle
    {
        width: 155px;
    }
}

@media screen and (max-width: 420px) {
    .ps_WTBConfirmationDialogStyle .ps_ContentStyle
    {
        width: 300px;
    }

    .ps_WTBConfirmationDialogStyle .ps_HeaderStyle
    {
        margin: 0 20px 0;
    }

    .ps_WTBConfirmationDialogStyle .ps_ParagraphStyle
    {
        margin: 0px 20px 0;
    }

    .ps_WTBConfirmationDialogStyle .ps_ButtonStyle + .ps_ButtonStyle
    {
        margin: 20px 0 0 0;
    }
}


