body {
	
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    overflow: hidden;
	
	color: rgba(17, 17, 17, 1);
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    color: #000;
    word-wrap: break-word;
    font-size: 14px;
    font-family: -apple-system;
    font-family: "-apple-system","Helvetica Neue",Roboto,"Segoe UI",sans-serif;
    line-height: 20px;
    text-rendering: optimizeLegibility;
    -webkit-backface-visibility: hidden;
    -webkit-user-drag: none;
    -ms-content-zooming: none;
	
}

.scroll {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    margin-top: -1px;
    padding-top: 1px;
    margin-bottom: -1px;
    width: auto;
    height: auto;
}

a[href]:hover {
    cursor: pointer;
	outline: 0;
}
a {
	color: inherit;
    text-decoration: none;
} 

.layout_pinupsecret {
    margin: 0;
   	padding: 0;
    height: 100%;
    overflow: hidden;
}

.layout_pinupsecret .Videotwo-header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    background-color: #FFF;
    /*position: fixed;*/
    height: 60px!important;
    overflow: hidden;
    z-index: 10;
}

.layout_pinupsecret .Videotwo-sideIcon {
    color: #000;
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 22px;
    right: 15px;
    height: 22px;
    width: 22px;
    font-size: 20px;
}

.layout_pinupsecret .Videotwo-featureIcon {
    float: left;
    color:#000;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: -5px;
}

.layout_pinupsecret .Videotwo-sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.layout_pinupsecret .Videotwo-sidebarMenuInner li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 16px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.layout_pinupsecret .Videotwo-sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.layout_pinupsecret .Videotwo-sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
.layout_pinupsecret #Videotwo-sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    /*margin-top: 60px;*/
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    background: #FFF;
	z-index: 10;
}
.layout_pinupsecret input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.layout_pinupsecret input[type="checkbox"]:checked ~ #Videotwo-sidebarMenu {
    transition: all 0.3s;
    transform: translateX(0);
	overflow: auto;
    z-index: 10;
    background: rgb(0 0 0 / 0%);
}
.layout_pinupsecret input[type="checkbox"]:checked ~ .Videotwo-header {
    transition: all 0.3s;
    background-color: unset;
}

.layout_pinupsecret .Videotwo-sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 22px;
    left: 15px;
    height: 22px;
    width: 22px;
}
.layout_pinupsecret .Videotwo-spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
}
.layout_pinupsecret .Videotwo-horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.layout_pinupsecret .Videotwo-diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.layout_pinupsecret .Videotwo-diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.layout_pinupsecret input[type=checkbox]:checked ~ .Videotwo-sidebarIconToggle > .Videotwo-horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
.layout_pinupsecret input[type=checkbox]:checked ~ .Videotwo-sidebarIconToggle > .Videotwo-diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
	background-color: #000;
}
.layout_pinupsecret input[type=checkbox]:checked ~ .Videotwo-sidebarIconToggle > .Videotwo-diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
	background-color: #000;
}


/*css more*/

.layout_pinupsecret .Videotwo-sidebarMenuInner li a {
    color: #000;
    text-transform: none;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}

.layout_pinupsecret #Videotwo-sidebarMenu {
  width: 100%;
  transform: translateX(-5000px);
  z-index: 10;
}

.layout_pinupsecret .Videotwo-sidebarMenuInner li
{background-color: rgba(255,255,255,0.65);}


#Appiframe {
    transition: all 300ms;
    padding-top: 60px;
    height: 100%;
    width: 100%;
    z-index: 4;
    position: fixed;
    border: none;
}

.layout_pinupsecret input[type="checkbox"]:checked ~ iframe {
  transform: scale(0.6) translateY(10%) translateX(55%) rotateY(-25deg);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}


.layout_pinupsecret .Videotwo-header {
    background-color: #ffffff;
      text-align: center;
    position: absolute;
}

.layout_pinupsecret .Videotwo-sideIcon {
    color: #000;
    font-size: 32px;
    height: 32px;
    width: 32px;
    top: 14px;
    right: 10px;
}

.layout_pinupsecret input[type=checkbox]:checked ~ .Videotwo-sidebarIconToggle > .Videotwo-diagonal.part-1 {
	background-color: #000;
}
.layout_pinupsecret input[type=checkbox]:checked ~ .Videotwo-sidebarIconToggle > .Videotwo-diagonal.part-2 {
	background-color: #000;
}

.layout_pinupsecret .Videotwo-spinner {
    background-color: #000;
}

.layout_pinupsecret .Videotwo-header {
    text-align: center;
}

#img_logo img {
margin-top : 10px ; 
height : 40px;
}

.layout_pinupsecret .Videotwo-header img {
margin-top : 10px ; 
height : 40px;
}

.layout_pinupsecret .Videotwo-sidebarMenuInner {
    margin: 0;
    padding: 0;
    margin-top: 60px;
    border-top: 1px solid rgba(255,255,255,.1);
}

.layout_pinupsecret input[type="checkbox"]:checked~.Videotwo-header {
    background-color: #ffffff;
	z-index:50;
}

#nbTotalProducts {
    font-size: 16px;
    right: 60px;
    top: 7px;
    position: absolute;
}


.layout_pinupsecret .Videotwo-sideIcon {
    color: #000;
    font-size: 32px;
    height: 32px;
    width: 100px;
    top: 14px;
    right: 10px;
    text-align: right;
}


