*{
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
font-family: 'Tajawal', sans-serif;
}

/* start header */
header{
display: flex;
justify-content: space-between;
padding: 80px;
width: 100%;
height: 140px;
align-items: center;
text-align: center;
background-color: rgb(255, 255, 255);
margin-top: 0px;
margin-bottom:-20px;
}

header .navleft input{
outline: none;
border-radius: 30px;
padding: 8px;
border-style: hidden;
background-color: rgb(252, 252, 252);
position: relative;
font-size: 16px;
color: rgb(164, 158, 158);
padding-left: 30px;
text-indent: 1px;
}



header .navleft p{
position: absolute ;
top: 73px;    
left: 88px;
color: rgb(164, 158, 158);
font-size: 12px;
}


header .navmiddel a{
border: solid 2px rgb(13, 13, 13);
padding: 5px 12px 5px 12px;
text-decoration: none;
font-size: larger;
color: black;
font-weight: bolder;
}


header .navright a{
    text-align: center;
    margin-left: 8px;
    font-size: 15px;
    color: rgb(164, 158, 158);
    width: 100px;
    height: 100px;
} 

header .navright  span{
    margin:0px;
    color: blueviolet;
    font-size: 23px;

}

header .navright a :hover{
    color: rgb(93, 93, 93);
}
hr{
    border:solid 0.5px rgb(241, 241, 241);
}
/* end header */
/* start nav_bar */
.navbottom{
    display: flex;
    text-align: center;
    justify-content: center;
}

.navbottom .same{
    margin: 30px 25px 5px 20px;
    font-weight: bold;
    font-size: 15px;
    color: rgb(139, 136, 136);
}

.navbottom  .defrant{
    margin: 30px 25px 5px 20px;
    font-weight: bold;
    font-size: 15px;
    color: blueviolet;
}

.navbottom  :hover{
    color: blueviolet;
}
/* end nav_bar */
/* start main section*/

.back{
    position: relative;
   width: 100%;
   background-size: cover ;
   background-size: 100% 100%;
   height: 680px;
   margin-top: 30px;
   background-image: url(hero_1.jpg)
    
}

section .aside{
    position: absolute;
    top: 200px;
    left: 900px;
    display: flex;
    flex-direction: column;
    font-weight: bolder;
}

section .aside h1{
    font-size: 38px;
    font-weight:  bold;
    font-family: 'Almarai', sans-serif;
}
.mar{
    margin-bottom: 35px;
}

section .aside .P1{
    background-color: rgb(144, 48, 234);
    padding: 9px 20px 9px 20px;
    color: rgb(255, 255, 255);
    text-align: center;   
    font-weight: bolder;
    outline: none;
    border-style: hidden;
    border-radius: 4px;
    box-sizing: border-box;
    transition: all 0.4s ease;
    margin: auto; 
    padding: auto;

}

section .aside  a:hover{
    color: #ffffff;
    background-color:rgb(116, 0, 116);
    box-shadow: 0 2px 4px rgb(111, 7, 81), 0 8px 16px rgba(176, 9, 156, 0.442);
}
/* End main section */
/* start service section */
.service{
    height: 100%;
    margin: 100px ;
    font-weight: bolder;
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;
}

.service  .iicon{
    display: flex;
    
}

.service  .iicon  .icon{
    font-size: 30px;
    color: rgb(116, 42, 185);
    margin-right: 25px !important;
}
 
.service p{
    font-size: 13px;
    color: rgb(164, 158, 158);
}

.service  .iicon .rightside{
    margin: 0 !important;
}
/* End service section*/

/* start products */
.products{
    display: flex;
    justify-content:center;
    background-size:cover;
    height: 600PX;
    background-color: rgb(246, 246, 246);
}

.title{
    font-size: 22px;
    width: 100%;
    background-color: rgb(246, 246, 246);
    height: 240px;
    text-align: center;
    margin-top: 200px;
    padding-top:50px;
    font-weight: bolder;
}

.title p{
    margin-bottom: 15px;
    font-weight: bolder;
    font-size: 40px;
    color: rgb(110, 38, 177);
}


.moreditals{
    margin: 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 15px;
    background-color: #fff;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.018), 0 8px 16px rgba(0, 0, 0, 0.023);
    box-sizing: border-box;
    width: 400px;
    height: 500px; 
}
.moreditals img{
    margin-top: 0;
    padding: 0;
    box-sizing: border-box;
}
.moreditals a {
    padding-top:20px ;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bolder;
}


.moreditals p{
    font-weight: bold;
    color: rgb(149, 149, 149);
}

.moreditals h4{
    margin-top: 10px;
    font-size: 16px;
    font-weight: bolder;
    color: rgb(93, 4, 176);
    
}
/* End products */
/*start sale section*/
.title2{
    font-size: 20px;
    width: 100%;
    height: 200px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
    padding-top: 80px;
    font-weight: bolder;
}

.title2 p{
    margin-bottom: 15px;
    font-weight: bolder;
    font-size: 40px;
    color: rgb(89, 31, 144);
}

.bigsale{
    display: flex;
    justify-content: space-around;
    height: 700px;
    text-align: center;
}

.bigsale h1{
    color: rgb(93, 4, 176);
    font-size: 35px;
}

.bigsale .p1{
    color: rgb(155, 155, 155);
    margin-bottom: 20px;
}

.bigsale .p11 .part{
    color: rgb(93, 4, 176);
}
.bigsale .p11 {
    color: rgb(143, 141, 141);
}

.bigsale .p2 {
    color: rgb(143, 141, 141);
    font-weight: bold;
    margin-bottom: 30px;
}

.bigsale .divright .po1{
    background-color: rgb(144, 48, 234);
    padding: 9px 20px 9px 20px;
    color: rgb(255, 255, 255);
    text-align: center;   
    font-weight: bolder;
    outline: none;
    border-style: hidden;
    border-radius: 4px;
    transition: all ease 0.5s;
}

.bigsale .divright  a:hover{
    color: #ffffff;
    background-color:rgb(116, 0, 116);
    transform: rotate(180deg);
    box-shadow: 0 2px 4px rgb(111, 7, 81), 0 8px 16px rgba(176, 9, 156, 0.442);
}

.po111{
    margin-top: 100px;
}


.bigsale .divright{
    margin-top: 160px;
    margin-right: 100px;
}

.bigsale div img{
    margin-left: 10px;
}
/*End sale section*/
/* start top footer */
section {
    display: flex;
    height: 550px;
}

section .leftlist{
    margin: 50px 20px 110px 100px ;
}

section .leftlist h3{
    margin-bottom: 25px;
    font-size: 20px;
}

section .leftlist  .list1 li{
    margin-top: 13px;
    font-weight: bold;
    color: rgb(182, 182, 182);
    list-style: none;
}

section .middellist{
    margin: 85px 20px 110px 80px ;
}

section .middellist .list1 li{
    margin-top: 13px;
    font-weight: bold;
    color: rgb(182, 182, 182);
    list-style: none;
}

section .rightlist .list1 li{
    margin-top: 13px;
    font-weight: bold;
    color: rgb(182, 182, 182);
    list-style: none;
}

section .rightlist{
    margin: 85px 20px 110px 50px ;
}
section .promo{
    display: flex;
    flex-direction: column;
    margin: 50px 20px 100px 80px ;
}

section .promo h3{
    margin-bottom: 25px;
    font-size: 20px;
}

section .promo a img{
    margin-bottom: 15px;
}

section .promo a{
    font-weight: bolder;
    color: rgb(120, 39, 197);
}

section .promo p{
    color: rgb(151, 151, 151);
}


section .rightside{
    margin-left: 35px;
}

section .rightside .top{
    margin-top: 50PX;
    margin-bottom: 30px;
    font-size: 20px;
}

section .rightside p i{
    margin-right: 10px;
    color: rgb(98, 31, 160);
}

section .rightside p{
    margin-bottom: 20px;
    font-weight: bold;
}

section .rightside  .pep{
    color: rgb(186, 186, 186);
}

section .rightside .sub{
    margin-top: 50px;
    margin-bottom: 15px;
}

section .rightside .input22 input{
    border-radius: 3px;
    padding: 6px 10px;
    width: 220px;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    outline: none;
    border: solid 1px rgb(149, 149, 149);
}

section .rightside .input22{
    position: relative;
    width: fit-content;
}

section .rightside button{
    position: absolute;
    right: 3px;
    top: 2px;
    padding: 7px;
    background-color: blueviolet;
    color: rgb(255, 255, 255);
    outline: none;
    border-style: hidden;
    font-size: 12px;
    font-weight: bold;
    width: 80px;
    height: 36px;
    border-radius: 4px;
    cursor: pointer;
    height: 90%;
}

/* start bottom footer */
footer div{
    margin-bottom: 100px;
    text-align: center;
}

footer div p{
    color: rgb(174, 174, 174);
}

footer div p a{
    color: rgb(107, 33, 176); 
}

/* End bottom footer */

/* /// END FRIST PAGE /// */
/* ///STRT SACOND PAGE/// */

 /* start nav_bar  */
 .navbottom2{
    width: 100%;
    background-color: rgb(246, 246, 246);
    padding: 20px;
    padding-left: 90px;

 }

 .navbottom2 a{
    margin: 30px 25px 5px 20px;
    font-weight: bold;
    font-size: 15px;
    color: rgb(0, 0, 0);
}

.navbottom2 .color{
    color: blueviolet;
}

.navbottom3{
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 40px;
    
}

.navbottom3 .same{
    margin: 30px 25px 5px 20px;
    font-weight: bold;
    font-size: 15px;
    color: rgb(139, 136, 139);
}

.navbottom3 .defrant{
    margin: 30px 25px 5px 20px;
    font-weight: bold;
    font-size: 15px;
    color: blueviolet;
}

.navbottom3  :hover{
    color: blueviolet;
}
/* End nav_bar */
/* start main section */
.main_section {
    margin-top: 100px ;
}

.main_section div img{
    margin-left: 90px;
    margin-top: 40px;
}

.main_section .divright2{
    margin-left: 120px;
    width: 100%;
    font-weight: bolder;
}

.main_section  .divright2 .p5{
    font-weight: bolder;
    font-size: 40px;
    color: rgb(89, 31, 144);
}

.main_section  .divright2 h1{
    margin-bottom: 35px;
    font-weight: bolder;
    font-size: 35px;
    color: rgb(0, 0, 0);  
}

.main_section  .divright2 .p4{
    color: rgb(143, 141, 141);
    font-size: 20px;
}

 /* staet team information  */
.team{
    margin-bottom: 100px;
    text-align: center;
}

.team h1{
    font-weight: bolder;
    font-size: 40px;
    color: rgb(89, 31, 144);
}

.team h2{
    font-weight: bolder;
    font-size: 35px;
    height: 20px;
}

.myteam{
    display: flex;
    justify-content: space-around;
    margin-left: 100px;
    margin-right: 100px;
    height: 400px;
    
}

.myteam .informations{
    text-align: center;
}
.myteam .informations img{
    border-radius: 50%;
}

.myteam .informations h3{
    font-size: 22px; 
}

.myteam .informations .skills{
    color: rgb(143, 141, 141);
    font-size: 15px;
    margin-bottom: 20px;
}

.myteam .informations .more{
    color: rgb(143, 141, 141);
    font-weight: bold;
}
  /* End team information  */
  /* ///END SACOND PAGE/// */
  /* ///START THERD PAGE /// */

  /* start lists options */

.categores{
    display: flex;
    margin-top: 100px;
    margin-left: 100px;
    font-weight: bold;
    height: auto;
}

.categores .divtop{
    border:1px solid rgba(188, 188, 188, 0.422);
    width: 250px;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(158, 157, 157, 0.025), 0 8px 19px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    padding: 30px;
    padding-top: 20px;
}

.categores .divtop h3{
    font-size: 18px;
    margin-bottom: 18px;
}

.categores .divtop .flex{
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    font-weight: bold;
    font-size: 14px;
}

.categores .divtop .flex .panafsegy{
    color: blueviolet;
}


.categores .filter{
    border:1px solid rgba(188, 188, 188, 0.422);
    width: 250px;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(158, 157, 157, 0.053), 0 8px 19px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    padding: 30px;
    padding-top: 20px;
    margin-top: 40px;
}

.categores .filter h3{
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.categores .filter h2{
    font-size: 18px;
    margin-bottom: 8px;
}

.categores .filter .ppp{
    font-size: 14px;
}


input[type=range] {
        height: 5px;
        -webkit-appearance: none;
        margin: 10px 0;
        width: 100%;
}
input[type=range]:focus {
        outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 2px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 1px #290126;
        background: #9530b1;
        border-radius: 50px;;
        border: 7px solid blueviolet;
}
input[type=range]::-webkit-slider-thumb {
        box-shadow: 1px 1px 3px #74155b;
        border: 2px solid #68146b;
        height: 16px;
        width: 16px;
        border-radius: 49px;
        background: #FFFFFF;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -8.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
        background: #541664;
}
input[type=range]::-moz-range-track {
        width: 100%;
        height: 12px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 5px #120311;
        background: #B42DD6;
        border-radius: 50px;
        border: 7px solid #901780;
}
input[type=range]::-moz-range-thumb {
        box-shadow: 1px 1px 3px #ED3BBE;
        border: 2px solid #D013D6;
        height: 6px;
        width: 6px;
        border-radius: 49px;
        background: #FFFFFF;
        cursor: pointer;
}
input[type=range]::-ms-track {
        width: 100%;
        height: 2px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
}
input[type=range]::-ms-fill-lower {
        background: #B42DD6;
        border: 7px solid #D51EBD;
        border-radius: 100px;
        box-shadow: 0px 0px 5px #120311;
}
 input[type=range]::-ms-fill-upper {
        background: #B42DD6;
        border: 7px solid #D51EBD;
        border-radius: 100px;
        box-shadow: 0px 0px 5px #120311;
}
input[type=range]::-ms-thumb {
        margin-top: 1px;
        box-shadow: 1px 1px 3px #ED3BBE;
        border: 2px solid #D013D6;
        height: 2px;
        width: 2px;
        border-radius: 49px;
        background: #FFFFFF;
        cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
        background: #631876;
}
input[type=range]:focus::-ms-fill-upper {
        background: #731b89;
}  
      
.categores .filter form label{
     font-size: 15px;
}

.categores .filter .color1{
    color: red;
    margin-right: 8px;
    font-size: 12px;
}

.categores .filter .color2{
    color: green;
    margin-right: 8px;
    font-size: 12px;
}

.categores .filter .color3{
    color: blue;
    margin-right: 8px;
    font-size: 12px;
}

.categores .filter .color4{
    color: purple;
    margin-right: 8px;
    font-size: 12px;
}
/* End lists options  */
/* strt shop all */
.allproducts{
    display: flex;
    background-size:cover;
}

.allproducts .moreditals{
    margin: 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    /* margin-top: 100px; */
    margin-left: 30px;
    background-color: #fff;
    border: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.093), 1px 8px 16px rgba(0, 0, 0, 0.033);
    box-sizing: border-box;
    width: 300px;
    height: 370px; 
}

.categores .allproducts .moreditals img{
    margin-top: 0px !important;
    padding-top: 2px;
    box-sizing: border-box;
}

.iimg{
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.categores .allproducts .moreditals a {
    margin-top: 18px;
    font-size: 20px;
    font-weight: bolder;
    color: rgb(152, 24, 152);
}


.categores .allproducts .moreditals p{
    margin-top: 8px;
    font-weight: bold;
    color: rgb(149, 149, 149);
}

.categores .allproducts .moreditals h4{
    margin-top: 6px;
    font-size: 16px;
    font-weight: bolder;
    color: rgb(153, 37, 153);
}

.categores .tochang {
    text-align: center;
    margin: 20px;
    margin-top: 50px;
}

.categores .tochang .namberlest{
    border: 1px #b9b9b9 solid;
    border-radius: 50%;
    padding: 10px 15px 9px 15px;
    text-align: center;
    font-size: 16px;
    color: #8e2ca6;
}

.categores .tochang .namberlest1{
    border: 1px #b9b9b9 solid;
    border-radius: 50%;
    padding: 10px 15px 9px 15px;
    text-align: center;
    font-size: 16px;
    background-color: #8e2ca6;
    color: #fff !important; 
    border-style: none;
    font-weight: bold;
}

.categores .tochang  :hover{
    color: #532163;
}
/* End shop all */
/* start Catalog  */
.taital4{
    margin-top: 120px;
    text-align: center;
    margin-bottom: 40px;
}

.taital4 p{
    border-radius: 50%;
    color: #793490;
    font-weight: bolder;
    font-size: 35px;
}

.taital4 h1{
    font-size: 40px;
}

.Catalog2{
    display: flex;
    justify-content: space-around;
    margin: 100px 100px 250px 100px;


}

.Catalog2 .blur{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 15px;
    background-color: rgba(0, 0, 0, 0.234);
    transition: all ease 1s;
    cursor: pointer;

}
.Catalog2 .blur:hover{
    box-shadow: 0 2px 4px rgb(116, 116, 116), 0 8px 16px rgba(0, 0, 0, 0.61);

}

.Catalog2 a {
    position: absolute;
    z-index: -1;
    text-align: center;
    
}

.Catalog2 div h3{
    font-size: 40px;
    color: rgb(255, 255, 255);
    margin-left: 20px;

}

.Catalog2 div p {
    font-size: 15px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin-top: 460px;
    margin-left: 20px;
}


/* End Catalog  */ 

/* ///END SACOND PAGE */
/*///START FOUR PAGE///*

/* start product ditails */


.mainsection div img{
    margin-left: 90px;
    margin-top: 100px;
}

.mainsection .divright2{
    margin-left: 120px;
    margin-top: 100px!important;
    width: 100%;
    font-weight: bolder;
}


.mainsection  .divright2 h1{
    margin-bottom: 27px;
    font-weight: bolder;
    font-size: 37px;
    color: rgb(0, 0, 0);  
}

.mainsection  .divright2  .pp11{
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: bolder;
    font-size: 30px;
    color: rgb(174, 4, 157);  
}

.mainsection  .divright2 .p4{
    color: rgb(143, 141, 141);
    font-size: 22px;
}

.mainsection  .divright2  .formm {
    font-weight: bolder;
    display: flex;
}

.mainsection  .divright2  .formm div{
    margin: 10px;
}

.mainsection  .divright2 .namberlest input{
    width: 45px;
    height: 50px;
    outline: none;
    border:1px solid #b0b0b0;
    text-align: center;
    font-size: large;
    font-weight: bold;
}

.mainsection  .divright2 .namberlest {
    display: flex;
    margin-top: 20px;
}

.mainsection  .divright2 .namberlest .button1{
    width: 35px;
    border-radius: 4px 0px 0px 4px;
    border: #793490 1px solid;
    outline: none;
    border: #793490 1px solid;
    font-size: 25px;
    font-weight: bolder;
    color: #8c26a6;
    background-color: #ffffff;
}

.mainsection  .divright2 .namberlest .button2{
    width: 35px;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    border: #793490 1px solid;
    font-size: 20px;
    font-weight: bolder;
    color: #8c26a6;
    background-color: #ffffff;
}

.mainsection  .divright2 .namberlest  :hover{
    color: #ffffff;
    background-color: #631876; 
    transition: all ease 0.2s;
    box-shadow: 0 2px 4px rgba(111, 7, 81, 0.14), 0 8px 16px rgba(176, 9, 156, 0.041);
}
.mainsection  .divright2 .namberlest .formmm :hover{
    background-color: #ffffff; 
    box-shadow: 0 2px 4px rgba(111, 7, 81, 0), 0 8px 16px rgba(176, 9, 156, 0);
    color: black;
}

.mainsection .divright2 .cart {
    background-color: rgb(144, 48, 234);
    padding: 9px 20px 9px 20px;
    color: #fff;
    text-align: center;   
    font-weight: bolder;
    outline: none;
    border-style: hidden;
    border-radius: 4px;
    transition: all ease 0.5s;
    width: 170px;
    margin-top: 25px;
    cursor: pointer;
}
 

.mainsection .divright2 .ccart {
    color: #FFFFFF;
}

.divright2 .addcart  :hover{
    color: rgb(255, 255, 255);
    background-color: rgb(101, 13, 148);
    box-shadow: 0 2px 4px rgb(111, 7, 81), 0 8px 16px rgba(176, 9, 156, 0.442);
}

.divright2 .addcart  .cart :hover{
    background-color: rgb(101, 13, 148);
    box-shadow: 0 2px 4px rgba(92, 9, 80, 0), 0 8px 16px rgba(176, 9, 156, 0) !important;

}
/* End product ditails */

/* ///END FOUR PAGE/// */
/* ///START FIVE RAGE */

/* start table saction */
.tablesection {
    text-align: center;
    /* margin-left: 100px; */
    margin-top: 80px;
    width: auto;
    justify-content: center;
}

.table th,td,tr{
    text-align: center;
    border: 0.5px rgb(215, 215, 215) solid;
    padding: 16px;
    border-bottom: none;
    width: auto;
}



.tablesection .table .namberlest input{
    width: 45px;
    height: 50px;
    outline: none;
    border:1px solid #b0b0b0;
    text-align: center;
    font-size: large;
    font-weight: bold;
}

.tablesection .table .namberlest {
    display: flex;
    margin-top: 20px;
    text-align: center;
    margin-left: 20px;
}

.tablesection .table  .namberlest .button1{
    width: 35px;
    border-radius: 4px 0px 0px 4px;
    border:1px solid #631876; 
    outline: none;
    background-color: #631876; 
    font-size: 25px;
    font-weight: bolder;
    color: #8c26a6;
    background-color: #ffffff;
}

.tablesection .table  .namberlest .button2{
    width: 35px;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    border: #793490 1px solid;
    font-size: 20px;
    font-weight: bolder;
    color: #8c26a6;
    background-color: #ffffff;
}

.tablesection .table  .namberlest  :hover{
    color: #3f0047;
    background-color: #631876; 
    transition: all ease 0.2s;
    box-shadow: 0 2px 4px rgba(111, 7, 81, 0.14), 0 8px 16px rgba(176, 9, 156, 0.041);
}

.tablesection .table  .namberlest .formmm :hover{
    background-color: #ffffff; 
    box-shadow: 0 2px 4px rgba(111, 7, 81, 0), 0 8px 16px rgba(176, 9, 156, 0);
}

.tablesection .table h2{
    align-items: center;
    text-align: center;
    border: #631876 1px solid;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #631876; 
    color: #ffffff;
    margin-left: 20px;
    font-size: 15px;
    padding: 10px;
}

/* End table saction */
/* start continueshopping section */
.continueshopping {
    margin: 70px 150px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    height: 400px !important;
}

 .flexx{
    display: flex;
    margin-bottom: 50px;
}

.continueshopping .buttom4 button {
    background-color: #ffffff; 
    border-radius: 4px;
    padding: 8px 50px 8px 50px;
    text-align: center;
    color: #4d1871;
    font-weight: bold;
    margin-right: 30px;
    border: #8f46c7 1.5px solid;
    cursor: pointer;
    width: 250px;
    transition: all ease 1s;
}

.continueshopping .buttom3 button {
    background-color: #631876; 
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-right: 30px;  
      cursor: pointer;
      outline: none;
      border-style: hidden;
      width: 250px;
      transition: all ease 1s;
}

.continueshopping  button:hover{
    color: #ffffff;
    background-color:rgb(79, 0, 96);
    transform: scaleX(200px);
    box-shadow: 0 2px 4px rgb(81, 0, 58), 0 8px 16px rgba(122, 0, 108, 0.26);  
}

.continueshopping .culam .flexx2 p{
    margin-top: 10px;
    margin-bottom: 14px;
    color: #c0c0c0;
    font-weight: bolder;
}

.continueshopping .culam .flexx2 input{
    padding: 8px 15px 8px 15px;
    border-radius: 4px;
    width: 300px;
    margin-right: 18px;
    outline: none;
    border: 1px solid rgb(191, 191, 191);
}

.continueshopping .culam .flexx2  button{
    background-color: #631876; 
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-right: 30px;  
      cursor: pointer;
      outline: none;
      border-style: hidden;
      width: 210px;
      transition: all ease 1s;
}



.continueshopping .culam2{
    width: 270px;
}
.continueshopping .culam2 h2{
    margin-left: 140px;
}

.continueshopping .culam2 .totals1{
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    font-weight: bolder;
}

.continueshopping .culam2 .totals2{
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    font-weight: bolder;
}


.continueshopping .culam2  button{
    align-items: center;
    background-color: #741c8a; 
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-right: 30px;  
      cursor: pointer;
      outline: none;
      border-style: hidden;
      width: 290px;
      height: 45px;
      margin-top: 35px;
      transition: all ease 1s;
}

.continueshopping .culam2  a :hover{
    color: #ffffff;
    background-color:rgb(83, 0, 102);
    transform: scaleX(200px);
    box-shadow: 0 2px 4px rgb(81, 0, 58), 0 8px 16px rgba(122, 0, 108, 0.26);  
}
/* End continueshopping section */

/* ///END FAIV PAGE/// */
/* ///START SIX PAGE/// */

/* start checkout section */
.checkout{
    display: flex;
    flex-direction: column;
    height: auto;
    margin-bottom: 100px;
}
.checkout .bordertop{
    border: 1px solid rgb(174, 174, 174);
    margin: 60px 100px 50px 100px;
    padding: 25px;
    font-weight: bolder;
    border-radius: 4px;
}

.checkout .bordertop p{
    color: rgb(171, 171, 171);
}

.checkout .bordertop a{
    color: #B42DD6;
}

.checkout .mainbordors {
    display: flex;
}

.checkout .mainbordors .titilo{
    margin: 0px 100px 0px 100px;
}

.checkout .mainbordors .borderlert{
    border: 1px solid rgb(174, 174, 174);
    margin: 20px 80px 50px 100px;
    padding: 25px;
    font-weight: bolder;
    border-radius: 3px;
    padding: 50px;
    width: 600px;
}

.checkout .mainbordors .borderlert form select{
    outline: none;
    width: 500px;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid rgb(209, 209, 209);
    color: gray;
}

.checkout .mainbordors .borderlert h3{
    margin: 20px 0px 5px 0px;
    font-size: 17px;
}

.checkout .mainbordors .borderlert .namme{
    display: flex;
}

.checkout .mainbordors .borderlert .namme div input{
    margin-right: 25px;
    outline: none;
    width: 235px;
    padding: 9px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid rgb(194, 194, 194);
}

.checkout .mainbordors .borderlert  input{
    margin-right: 25px;
    outline: none;
    width: 235px;
    padding: 9px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid rgb(194, 194, 194);
}

.checkout .mainbordors .borderlert .adress input{
    margin-top: 20px;
    width: 500px;
}

.checkout .mainbordors .borderlert .form1 {
    margin: 40px 0px 0px 0px ;

}
.checkout .mainbordors .borderlert .form1 div{
    margin-bottom: 40px;
}

.checkout .mainbordors .borderlert .form1 .checked{
    width: 20px;
    margin-right: 3px !important;
}

.checkout .mainbordors .borderlert .form2 textarea{
    outline: none;
    border: 1px solid rgb(183, 183, 183);
    font-weight: bolder;
    color: #757575;
    padding: 8px;
}



.checkout .mainbordors .borderright .border-rightdeep-top{
    border: 1px solid rgb(174, 174, 174);
    margin-top: 20px;
    font-weight: bolder;
    border-radius: 3px;
    padding: 50px;
    width: 600px;
    margin-top: 0;
}

.checkout .mainbordors .borderright .border-rightdeep-top h5{
    font-size: 18px;
    margin-bottom: 15px;
}

.checkout .mainbordors .borderright .border-rightdeep-top .input222 input{
    border-radius: 3px;
    padding: 6px 10px;
    width: 350px;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    outline: none;
    border: solid 1px rgb(149, 149, 149);
}

.checkout .mainbordors .borderright .border-rightdeep-top .input222 button{
    position: absolute;
    right: 3px;
    top: 2px;
    padding: 7px;
    background-color: blueviolet;
    color: rgb(255, 255, 255);
    outline: none;
    border-style: hidden;
    font-size: 12px;
    font-weight: bold;
    width: 80px;
    height: 36px;
    border-radius: 4px;
    cursor: pointer;
    height: 96%;
}


.checkout .mainbordors .borderright .border-rightdeep-top .input222 {
    position: relative;
    width: fit-content;
}


.checkout .mainbordors .borderright .h11{
    margin-bottom: 20px;
}

.checkout .mainbordors .borderright .h1{
    margin-top: 60px;
    margin-bottom: 20px;
}


.checkout .mainbordors .borderright .border-rightdeep-bottom {
    border: 1px solid rgb(174, 174, 174);
    margin-top: 20px;
    font-weight: bolder;
    border-radius: 3px;
    padding: 50px;
    width: 600px;
    margin-top: 0;
}

.checkout .mainbordors .borderright .border-rightdeep-bottom .prais{
    display: flex;
    justify-content: space-between;
    margin: 10px;
    font-size:17px;
}

.checkout .mainbordors .borderright .border-rightdeep-bottom .prais1{
    display: flex;
    justify-content: space-between;
    margin: 10px;
    color: #b9b9b9;
    font-size:17px;
}


.checkout .mainbordors .borderright .border-rightdeep-bottom .pay{
    outline: none;
    width: 500px;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid rgb(209, 209, 209);
    color: rgb(165, 0, 135);
    margin-top:15px ;
}

.checkout .mainbordors .borderright .border-rightdeep-bottom .pay1{
    outline: none;
    width: 500px;
    padding: 10px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    border: 1px solid rgb(209, 209, 209);
    color: rgb(165, 0, 135);
    margin-top:20px ;
    margin-top: 50px;
    cursor: pointer;

}

.checkout .mainbordors .borderright .border-rightdeep-bottom  a button{
    margin-top: 100px;
    align-items: center;
    background-color: #660080; 
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-right: 30px;  
      cursor: pointer;
      outline: none;
      border-style: hidden;
      width: 500px;
      height: 45px;
      margin-top: 35px;
      transition: all ease 1s;
}


.checkout .mainbordors .borderright .border-rightdeep-bottom  a :hover{
    color: #ffffff;
    background-color:rgb(83, 0, 102);
    transform: scaleX(200px);
    box-shadow: 0 2px 4px rgb(81, 0, 58), 0 8px 16px rgba(122, 0, 108, 0.26);  
}

/* End checkout section */

/* ///END SIX PAGE /// */
/* ///START SEVEN PAGE /// */


.last{
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.last img{
    width: 80px;
    height: 80px;
    margin-top: 160px;
    margin-bottom: 20px;

}

.last h1{
    font-size: 90px;
}

.last p{
    color: #b0b0b0;
    font-weight: bolder;
}

.last a button{
    margin-top: 100px;
    align-items: center;
    background-color: #660080; 
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-right: 30px;  
      cursor: pointer;
      outline: none;
      border-style: hidden;
      width: 200px;
      height: 45px;
      margin-top: 35px;
      transition: all ease 1s;
}

.last  a :hover{
    color: #ffffff;
    background-color:rgb(83, 0, 102);
    transform: scaleX(200px);
    box-shadow: 0 2px 4px rgb(81, 0, 58), 0 8px 16px rgba(122, 0, 108, 0.26);  
}
/* ///END SEVEN PAGE /// */