@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');


* {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}


body {
background-color:#f2f2f2!important;}

.main_container {
    padding :10px 450px;
}


.checkout_element {
    font-size: 25px;
    font-weight:bolder;
    letter-spacing: 2px;
    margin: 0;
}


.ediiit__edt {
    font-size: 13px;
}

.ediiit__edt:hover {
    text-decoration: underline;
    cursor: pointer;
}



.main_container {
    display: flex;

}

.header_container__ {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.logo_head {
    width : 100px;
    height : 28px;
}

.head_right {
    width : 75px;
}

.flag_usaaa {
    width : 30px;
    height: 30px;
    border-radius: 15px;
}

.first_main_containerr {
    display : flex;
    flex-direction: column;
    background-color: white;
    padding: 20px 30px;
    margin-bottom: 10px;
}
.countries__slct {
    height : 45px;
    margin-left: 15px;
    width: 350px;
    font-size: 14px;
}

.select___flag {
    display: flex;
    align-items: center;
}

.delivery_country {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
}

.second_main_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding : 20px 30px;
    background-color: white;
    margin-bottom: 10px;

   
}

.body_main_container_1 {
    width : 900px;
    margin-right: 20px
}

.talk__promo { 
    font-size: 14px ;
    font-weight: bold;
    margin : 0;
}

.talk__promoo {
    font-size: 15px ;
    font-weight: bold;
    margin : 0;
    padding-top: 10px;
}


.fa-angle-down::before { 
    font-size: 40px;
    font-weight: 500;
}

.third_main_container {
    display: flex;
    justify-content: center;
    flex-direction: column  ;
    padding : 20px 30px;
    background-color: white;
    margin-bottom: 10px;

}

.email__address {
    padding: 20px 0;
    margin: 0;
    font-size: 13px;
}

._namee {
    display : flex;
    flex-direction: column;
    width: 350px;
}

.__input, .special__input {
    height: 40px;
    border-radius: 0;
    border: 1px solid rgb(185, 177, 177);
}

.special__input {
  padding-left: 25px;
  width: 350px;
  font-size: 12px;
}

.___name__ {
    font-weight: 600;
    font-size: 13px;
    margin-top: 20px;
    color: grey;
}


.special__input__ {
    position: relative;
    
}

.fa-search::before {
    position: absolute;
    left : 5px;
    top : 12px;
}
.___name__country {
    color: grey;
    font-size: 15px;
    font-weight: 600;

}

.country_add_talk {
    font-size: 12px;
    color: grey;

}

.low__country {
    width : 350px;
}

.delivery_address {
    padding : 20px 30px;
    background-color: white;
}

.deliveryy_talk  {
    font-size: 16px;
    font-weight: bold;
}

.adress_add_talk {
    font-size: 14px;
    font-weight: bold;
}

.delivery_container, .payment_container {
    padding : 20px 30px;
    display: flex;
    align-items: center;
    border : 1px solid lightgrey;
    margin-top: 10px;
    color: grey;
    opacity: 40%;

}

.deliveryy_options, .payement___ {
    margin : 0;
    font-weight: bold;
    letter-spacing: 2px;;
}

.button___btn {
    padding-top: 25px;
    padding-left: 20px;
}

.__buynow___ {
    background-color: green;
    color: white;
    border: 0px ;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 200px;
    letter-spacing: 3px;
    opacity: 40%;
    margin-left: 10px;
}

.talkbtn___ {
    font-size: 12px;
    margin: 15px 50px 0px 10px;
}

.lineee__ {
    text-decoration: underline;
    cursor: pointer;
}

.toppp_con,
.subtotal_priceee, 
.total_priceee {
    display: flex;
    justify-content: space-between;
}
.subtotal_priceee{
    margin-top: 20px;
}

.quantity__ {
    font-size: 13px;
}

.body_left_container {
    width : 350px;
    height: 350px;
    padding: 30px 40px 0px 40px;
    background-color: white;
}

.fotooo_container {
    display: flex;
    padding-top: 20px ; 
    padding-left: 10px;
    padding-bottom: 20px;
}

.pictureee_product { 
    height : 110px;
    width: 85px;
}

.right_talk__ {
    margin-left: 20px;
}

.details__product {
    font-size: 13px;
    margin: 0;
}

.priceee_tag__ {
    margin : 0;
    font-size: 17px;
    font-weight: bold;
}

.priceeee_total, .talkk_item {
    font-weight: bold;
    font-size: 14px;
}

.fotooo_container {
    border-top: 1px  solid grey;
    border-bottom: 1px  solid grey;
}

.main_container_hdr {
    padding: 20px 400px 5px 400px;
}

.product__descriptionn{
    color: #676767;
    font-size: 15px;
    margin: 7px 0 25px 0;
}

.priceee__buy{
    color: #d01347;
}

._con_ics{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.multii_input__{
    margin: 10px 0;
}

.priceee__buy > del{
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 500;
    margin: 0 8px;
}

.multiii___{
    margin: 0 15px;
}

.mybag___{
    font-weight: bolder ;
}

.qty___chose{
    border: none!important;
    font-size: 13px;
    color: #5d5d5d;
}

.size___chose{
    padding: 0 10px;
    font-size: 13px;
    color: #5d5d5d;
    border-color: #d6d6d6!important;
}

.multii_input__ > .multiii___{
    font-size: 13px;
    color: #5d5d5d;
}

.lt_{
    font-size: 12px;
    padding: 0 5px;
}

.subtotal___,
.price___{
    font-size: 14px!important;
    font-weight: bolder;
}

.free_deliveyyy{
    font-size: 14px!important;
    font-weight: bolder;
}

.free_____{
    font-size: 12px;
}

.priceeee_subtotal,
.priceeee_total{
    font-size: 14px!important;
    letter-spacing: 2px;
}

.accepttt{
    color: black;
    font-size: 13px!important;
}

.checkout__btn{
    font-size: 13px!important;
}

.talk___{
    font-size: 12px!important;
    color: black;
}

@media screen and (max-width:990px)
{
  .inputtt_hdr{
    width: 45vw;
  }
  .search__inputt{
    left: 88%;
  }
  .inputt_headerr_container{
    margin: 0;
  }
}