@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");



*,

*::after,

*::before {

  box-sizing: border-box;

}



html,

body {

  padding: 0;

  margin: 0;

}



.row {

  margin-left: 0 !important;

  margin-right: 0 !important;

}



a {

  text-decoration: none;

  outline: none !important;

  cursor: pointer;

}

/*flag dropdown*/

.dropdown1 {

  display: inline-block;

  position: relative;

  left: 8%;

}



.dropdown1 button1 {

  border: none;

  padding: 0px 4px;

  color: white;

  transition: .3s;

  cursor: pointer;

  position: relative;

  left: 10px
}



.dropdown1:hover button1 {}



.dropdown1 div {

  background-color: #fff;

  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);

  z-index: 1;

  visibility: hidden;

  position: absolute;

  min-width: 100%;

  opacity: 0;

  transition: .3s;

  left: 10px;

}



.dropdown1:hover div {

  visibility: visible;

  opacity: 1;

}



.dropdown1 div a1 {

  display: block;

  text-decoration: none;

  padding-left: 4px;

  color: #000;

  transition: .1s;

  white-space: nowrap;

  height: 25px;

}



.dropdown1 div a1:hover {



  color: #fff;

}

.flagsize {

  width: 28px;

  height: 18px;



}





button {

  outline: none !important;

}



.c-font-fam-pri {

  font-family: "Roboto", sans-serif;

}



.c-font-fam-sec {

  font-family: "Roboto", sans-serif;

}



.c-bcolor-wh {

  background-color: #ffffff;

}

.c-color-wh {

  color: #ffffff;

}



.c-color-blue {

  color: #586ee0;

}

.c-bcolor-blue {

  background-color: #586ee0;

}



.c-color-gray {

  color: #545465;

}

.c-bcolor-gray {

  background-color: #545465;

}



.c-color-dark {

  color: #2b2a35;

}

.c-bcolor-dark {

  background-color: #2b2a35;

}



.c-color-dwh {

  color: #f6f6f6;

}



.c-bcolor-dwh {

  background-color: #f6f6f6;

}



.c-text-sz-0 {

  font-size: 0.8rem;

}

.c-text-sz-10 {

  font-size: 1rem;

}

.c-text-sz-11 {

  font-size: 1.1rem;

}

.c-text-sz-12 {

  font-size: 1.2rem;

}

.c-text-sz-13 {

  font-size: 1.3rem;

}

.c-text-sz-14 {

  font-size: 1.4rem;

}

.c-text-sz-15 {

  font-size: 1.5rem;

}

.c-text-sz-16 {

  font-size: 3rem;

}

.c-text-sz-17 {

  font-size: 1.7rem;

}

.c-text-sz-18 {

  font-size: 1.8rem;

}

.c-text-sz-19 {

  font-size: 1.9rem;

}

.c-text-sz-20 {

  font-size: 2rem;

}

.c-text-sz-22 {

  font-size: 2.2rem;

}

.c-text-sz-24 {

  font-size: 2.4rem;

}

.c-text-sz-26 {

  font-size: 2.6rem;

}

.c-text-sz-28 {

  font-size: 2.8rem;

}

.c-text-sz-30 {

  font-size: 3rem;

}

.c-text-sz-35 {

  font-size: 3.5rem;

}

.c-text-sz-40 {

  font-size: 4rem;

}

.c-text-sz-45 {

  font-size: 4.5rem;

}



.c-drop:hover>.c-drop_child {

  display: block;



}



.c-drop_child {

  display: none;

}



.home-link:hover {

  color: white;

}

.hover-white:hover {

  color: white !important;

}

.hover-black:hover {

  color: white !important;

}

.hover1:hover {

  color: #1e3d58 !important;

  border-radius: 25px;

}

.product-correction p label {
  min-width: 31.3% !important;
}

.product-info .btn {
  /* color: #fff !important;
  background-color: #1e3d58; */
}

.product-orientation .scn_select option:first-child {
  display: none;
}
.product-orientation .change_price option:first-child {
  display: block!important;
}


.rvw-modal {
  height: 100%;
  z-index: 999999;
}

.rvw-modal>div {
  transform: translateY(6em);
}


@media only screen and (min-width:800px) {

  .align-right {

    padding-left: 30%;

  }

  .dropdown1 {

    display: inline-block;

    position: relative;

    left: 58%;

    top: 30px;

  }

}

@media only screen and (min-width: 600px) {

  .align-right {

    padding-left: 35%;

  }

  .dropdown1 {

    display: inline-block;

    position: relative;

    left: 43%;

    top: 30px;

  }

}

@media only screen and (max-width: 600px) {

  .align-right {

    padding-left: 28%;

  }

}

@media only screen and (max-width: 300px) {

  .align-right {

    padding-left: 0%;

  }

}

@media only screen and (max-width: 360px) {

  .dropdown1 {

    display: none;



  }



}

@media only screen and (max-width: 300px) {

  .c-text-sz-16 {

    font-size: 2rem;

  }

}







/*





*/



.head-1 {

  font-size: 2rem;

  color: rgb(0, 172, 106);

}



.size-0 {

  font-size: 1.6em;

  color: #ff5e14 !important;

}



.size-0:hover {

  font-size: 1.6em;

  color: white !important;

}



.row {

  margin-right: 0 !important;

}



.dropdown-toggle::after {

  display: none !important;

}



.cursor-pointer {

  cursor: pointer;

}



.text-brand {

  font-size: 1.6em;

  color: white;

  font-weight: 500;

  font-family: "Ubuntu", sans-serif;

}



.bg-color-pr {

  background-color: #212529;

}



.bg-color-white {

  background-color: #ffffff !important;

}



.login-drop-down {

  background-color: white;

  border: none;

  width: 150px;

  height: 100px;

}



.hover-shadow {

  transition: all 500ms;

}



.hover-shadow:hover {

  box-shadow: 0 0 35px -2px rgba(0, 0, 0, 0.2);

  z-index: 20;

}



.hover-border {

  border: 2px solid transparent !important;

}

.hover-border:hover {

  border-color: #484bb4 !important;

  z-index: 20;

}

.text-golden {

  color: gold;

}

.mt-top {

  margin-top: 100px !important;

}

/* 
li.cartIcon {
  background: #f2f2f2;
  border: 1px solid #000;
  padding: 9px 6px;
  border-radius: 50%;
} */

span.pCount {
  color: #fff;
  margin-left: 3px;
  font-size: 10px;
  position: relative;
  top: -10px;
  left: -5px;
  padding: 4px;
  border-radius: 50%;
  background: #444545;
}


@media screen and (max-width: 600px) {

  .sm-none {

    display: none !important;

  }

}