.pWrapper .pWin.angularTemplate
{
visibility:    hidden;
}
#popup0
{
width:500px !important;
}

.pWrapper
{
position:    fixed;
top:0px;
left:    0px;
width:100%;
height:100%;
display:    block;
overflow:hidden;
z-index:    999999999;
}

.flex
{
width:100%;
height:100%;
/*
display:    -webkit-flex;
*/
/*
display:    flex;
*/
/*
justify-content:    center;
*/
-webkit-flex-direction:    column;
/*
flex-direction:    column;
*/
}

.pWrapper .pBg
{
position:    absolute;
top:0px;
left:    0px;
width:100%;
height:100%;
display:    block;
background:#333;
opacity:0.5;
z-index:    1000;
}
[dir="rtl"] .pWrapper .pBg
{
right:    0;
left:auto;
}

.pWrapper .pWin
{
position:    relative;
float:none;
margin:    0px auto;
width:96%;
max-width:    1100px;
background: none;
z-index:    10001;
padding: 0;
border:     0;
border-radius:0;
margin-top: 20px !important;
}

.pWrapper .pWin.overflow
{
height: calc(100% - 40px);
overflow-x:     hidden;
overflow-y: auto;
}

.pWrapper .pWin.withBtn
{
}

.pWrapper .pWin.overflow img
{
max-width:100%;
}

.pWrapper .pWin .pText
{
position:    relative;
width:100%;
float:    left;
padding: 0;
box-sizing:    border-box;
margin:0px;
-webkit-perspective:    0;
-webkit-overflow-scrolling:touch;
background:     #ffffff;
padding: 20px;
}

.pWrapper .pWin.overflow .pText
{
width: 100%;
-webkit-overflow-scrolling:    touch;
}

.pWrapper .pWin .pText img
{
margin:    0 auto;
}

.panelPopupTitle
{
font-size:    20px;
padding: 22px 15px;
background-color:     #165dba;
color: #ffffff;
font-size:     18px;
font-weight: 500;
text-align:     left;
/* Text style for "Added 1 it" */
line-height:     normal;
text-transform: uppercase;
display:     flex;
align-items: center;
justify-content:     center;
box-sizing: border-box;
}
div#basketWin .block-title
{
color:     #2c3038;
font-size: 14px;
font-weight:     500;
text-align: left;
/* Text style for "Recommende" */
line-height:     normal;
text-transform: uppercase;
margin-top:     30px;
margin-bottom: 20px;
font-family: 'Gotham' , sans-serif;
}

.pWrapper .pWin .pButtons
{
float:     left;
width: 100%
;display:     flex;
align-items: center
;justify-content:     space-between;
padding: 15px 20px 25px 20px
;background-color:     #ffffff;
box-sizing: border-box;
}

.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display:    none;
}

.pWrapper .pWin .pButtons button
{
padding-left:     20px;
padding-right: 20px;
}

.pWrapper .pWin.debugActive
{
min-height:32px !important;
padding:0px !important;
}

.pWrapper .pWin.debugActive .pText
{
line-height:    30px;
margin:0px;
text-align:    center;
overflow:hidden;
}

.pWrapper .pClose
{
position:    absolute;
top: 0;
right:     25px;
width:36px;
height:    36px;
z-index:333;
cursor:    pointer;
background: no-repeat;
color:     #ffffff;
}

.pWrapper .pClose:before
{
content:'x';
float:    left;
width: 66px;
height:     66px;
line-height: 61px;
font-size:     28px;
text-align:center;
font-weight:     400;
background: #165dba;
}
[dir="rtl"] .pWrapper .pClose
{
right:    auto;
left:-1px;
}

.pSepetClose
{
color:    #ffffff;
}

.pSepetClose:before
{
content: 'x';
float:    left;
width: 40px;
height:    40px;
line-height: 37px;
font-size:    25px;
text-align: center;
font-weight:    400;
background: #165dba;
}

.br5
{
-webkit-border-radius:    5px;
-moz-border-radius:5px;
border-radius:    5px;
}

.pWrapper .pWin.flexbox
{
position:     relative;
}

.pWrapper .pWin.flexbox .pText
{
}

.hideThis
{
display:    none;
}

.popupClose,
.close
{
position:    absolute;
top:-15px;
right:    -15px;
width:30px;
height:    30px;
z-index:333;
cursor:    pointer;
}

.popupClose:before,
.close:before
{
content:'x';
float:    left;
width:30px;
height:    30px;
line-height:30px;
font-size:    17px;
text-align:center;
font-weight:    600;
}
#lightContent
{
text-align:    center;
min-width:150px;
min-height:    150px;
}
#lightControl
{
position:    absolute;
top:50%;
left:    10px;
right:10px;
height:    30px;
margin-top:-15px;
}
#lightControl span
{
width:    30px;
height:30px;
background-repeat:    no-repeat;
cursor:pointer;
}
#prevLight
{
content:'\e81c';
line-height:    30px;
color:inherit;
font-family:'tsoft';
font-style:    normal;
font-weight:normal;
text-decoration:    inherit;
font-variant:normal;
text-align:    center;
text-transform:none;
-webkit-font-smoothing:    antialiased;
-moz-osx-font-smoothing:grayscale;
speak:    none;
}
#nextLight
{
content:'\e81d';
line-height:    30px;
color:inherit;
font-family:'tsoft';
font-style:    normal;
font-weight:normal;
text-decoration:    inherit;
font-variant:normal;
text-align:    center;
text-transform:none;
-webkit-font-smoothing:    antialiased;
-moz-osx-font-smoothing:grayscale;
speak:    none;
}

.popupTitle,
.videoTitle
{
font-size:16px !important;
color:#666 !important;
padding-left:0 !important;
padding-right:0 !important;
font-weight:    600;
}

.popupBtns,
.modal-footer
{
border-top:    1px solid #ececec;
}

.memberPopupWrapper
{
max-width:    580px;
}

.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin:    0;
}

.memberPopupWrapper .popupInnerBlock
{
width:100%;
}

.videoPopup
{
width:    668px;
margin-top:-10px;
margin-bottom:    -10px;
}

.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear:    both;
width:100%;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
#popup0, #popup0 iframe
{
width:100% !important;
}

.pWrapper .pClose
{
}
body:not(.flexPopup) .pWrapper .pClose
{
}
body:not(.flexPopup) .pWrapper .pWin
{
width: 100% !important;
background:     #ffffff;
}

.pWrapper .pWin
{
}

.pWrapper .pWin .pButtons
{
padding-top:    0;
}

.pWrapper .pWin .pButtons button
{
margin-top:    10px;
}

.pWrapper .pWin.withBtn .pText
{
}

.pWrapper .pWin.overflow .pText
{
position:    relative;
width:100%;
}
}