@import url("https://fonts.googleapis.com/css2?family=Ovo&display=swap");
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  font-family: Ovo, serif;
  box-sizing: border-box;
}

*:focus {
  outline: 0;
}

header {
  background-color: white;
 
  padding-bottom:20px;
 /* height: 150px;
  
    .menusss {
        width: 250px;
        background: red;
        height: 500px;
        position: absolute;
        left: -250px;
        z-index: 1;
        transition: 300ms all;
    }
    */
}

header .left-BarfullMenu {
  background-color: #050300;
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 9999999;
  left: 0;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 125px;
}

header .left-BarfullMenu .MenuItems {
  border: 1px solid #dddd;
  border-width: thin;
  height: 150px;
  cursor: pointer;
  margin-left: 5px;
}

header .left-BarfullMenu .MenuItems:first-child {
  margin-left: 0;
}

header .left-BarfullMenu .MenuItems a {
  padding-top: -15px;
}

header .left-BarfullMenu .MenuItems a img {
  display: block;
  position: relative;
  top: 15px;
  width: 100%;
  height: 100px;
}

header .left-BarfullMenu .closeBtn {
  width: 150px;
  height: 50px;
  border: 1px solid #ddd;
  background: none;
  color: white;
  margin: auto;
  margin-top: 20%;
  font-size: 30px;
}

header .top__message {
  width: 100%;
  background-color: #990100;
  line-height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          height: 38px;
    line-height: 40px;
}

header .top__message .container p {
  text-align: center;
}

header .top__message .container p a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  color: white;
}

header .top__message:hover {
  cursor: pointer;
  background-color: red;
}

header .nav__menu {
  /*line-height: 65px;*/
}

header .nav__menu .container .rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

header .nav__menu .container .rows .nav__col__right ul {
  position: relative;
  left: 130px;
}

header .nav__menu .container .rows .nav__col:first-child {
  padding-right: 0px;
}

header .nav__menu .container .rows .nav__col .nav__logo {
  margin-left: -100px;
}

header .nav__menu .container .rows .nav__col .nav__logo img {
  width: 300px;
}

header .nav__menu .container .rows .nav__col .nav__left__bar__button {
  font-size: 24px;
  
  line-height: 50px;
  position: relative;
  top: 4px;
  margin-right: 105%;
  background: none;
}

header .nav__menu .container .rows .nav__col ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .nav__menu .container .rows .nav__col ul li {
  margin-left: 8px;
}

header .nav__menu .container .rows .nav__col ul li:first-child {
  margin-left: 0px;
}

header .nav__menu .container .rows .nav__col ul li a {
  width: 34px;
  height: 58px;
  position: relative;
  top: 10px;
  font-size: 17px;
  color: black;
  text-decoration: none;
}

.nav__subscribe {
  
  height: 300px;
  width: 100%;
  background-color: #f6f6f6;
}

.nav__subscribe .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 25px;
  margin-bottom: 45px;
}

.nav__subscribe .container .row .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 66px;
  background-color: white;
  width: 100%;
  max-width: 517px;
  margin: auto;
  margin-top: 60px;
}

.nav__subscribe .container .row .form-group .form-control {
  border: 0;
  border-radius: 0;
  width: 100%;
  max-width: 365px;
  font-size: 17px;
  font-weight: 400;
  outline-color: black;
}

.nav__subscribe .container .row .form-group .form-control:focus {
  outline-color: black;
  border: 2px solid black;
  border-radius: 5px;
}

.nav__subscribe .container .row .form-group .btn {
  width: 130px;
  height: 47px;
  font-size: 17px;
  background-color: black;
  border: none;
  border-radius: 0;
  font-weight: 400;
}

.contact__us__page {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.contact__us__page .container .contact__pages_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 100px;
}

.contact__us__page .container .contact__pages_top h2 {
  text-align: center;
  font-size: 30.0001px;
  font-weight: 400;
}

.contact__us__page .container .contact__pages_top .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 15px;
  margin-bottom: 55px;
}

.contact__us__page .container .contact__pages_top .text {
  font-size: 17px;
  font-weight: 400;
}

.contact__us__page .container .contact__pages_bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 20px;
}

.contact__us__page .container .contact__pages_bottom .row {
  margin-top: 10px;
}

.contact__us__page .container .contact__pages_bottom .row .col input {
  height: 48px;
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 0px;
  border: none;
}

.contact__us__page .container .contact__pages_bottom .row .col input::-webkit-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col input:-ms-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col input::-ms-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col input::placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col input:focus {
  outline: none !important;
  border: 2px solid black;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea {
  height: 300px;
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 0px;
  border: none;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea::-webkit-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea:-ms-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea::-ms-input-placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea::placeholder {
  font-size: 17px;
}

.contact__us__page .container .contact__pages_bottom .row .col textarea:focus {
  outline: none !important;
  border: 2px solid black;
}

.contact__us__page .container .contact__pages_bottom .row .contact_buttons {
  border-radius: 0px;
  background-color: black;
  color: white;
  height: 45px;
  width: 85px;
}

.faqs_section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.faqs_section .container .fags__pages_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 60px;
}

.faqs_section .container .fags__pages_top h2 {
  text-align: center;
  font-size: 30.0001px;
  font-weight: 400;
}

.faqs_section .container .fags__pages_top .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 15px;
  margin-bottom: 55px;
}

.faqs_section .container .fags__pages_top .text {
  font-size: 17px;
  font-weight: 400;
}

.register__section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.register__section .container .register__pages_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 60px;
}

.register__section .container .register__pages_top h2 {
  text-align: center;
  font-size: 30.0001px;
  font-weight: 400;
}

.register__section .container .register__pages_top .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 15px;
  margin-bottom: 55px;
}

.register__section .container .register__pages_top .text {
  font-size: 17px;
  font-weight: 400;
}

.register__section .container .row .register__form .alert {
  width: 310px;
  margin-left: 17%;
}

.register__section .container .row .register__form .col-md-12 {
  width: 310px;
  margin: auto;
}

.register__section .container .row .register__form .col-md-12 input {
  margin-top: 10px;
  border-radius: 0px;
  background-color: #f6f6f6;
  border: none;
  height: 50px;
  width: 310px;
}

.register__section .container .row .register__form .col-md-12 input:focus {
  border-radius: 4px;
  border: 2px solid black;
  outline-color: black;
}

.register__section .container .row .register__form .col-md-12 button {
  margin-top: 10px;
  border-radius: 0px;
  background-color: black;
  border: none;
  height: 50px;
  width: 310px;
  color: white;
}

.register__section .container .row .register__form .col-md-12 button:focus {
  border-radius: 4px;
  border: 2px solid black;
  outline-color: black;
}

.register__section .container .row .register__form .col-md-12 .returnto_link {
  margin: auto;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
  color: black;
}

.register__section .container .row .invoice_form {
  width: 100%;
  padding: 20px 20px;
}

.register__section .container .row .invoice_form label {
  text-align: center;
  font-size: 17px;
  width: 100%;
}

.register__section .container .row .invoice_form .invoice__content {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.register__section .container .row .invoice_form .invoice__content .inovice_select {
  width: 100%;
  font-size: 15px;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px 20px;
}

.register__section .container .row .invoice_form .invoice__content .inovice_select:focus {
  border: 1px solid black;
  outline-color: black;
}

.register__section .container .row .invoice_form .invoice__content .inovice_select option {
  width: 100%;
  font-size: 20px;
}

.register__section .container .row .invoice_form .invoice__content input {
  font-size: 15px;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px 20px;
}

.register__section .container .row .invoice_form .invoice__content input:focus {
  border: 1px solid black;
  outline-color: black;
}

.register__section .container .row .invoice_form .invoice__content textarea {
  width: 100%;
  font-size: 15px;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px 20px;
}

.register__section .container .row .invoice_form .invoice__content textarea:focus {
  border: 1px solid black;
  outline-color: black;
}

.register__section .container .row .invoice_form .invoice__content button {
  background: none;
  font-size: 18px;
  border: 1px solid #dddddd;
  color: black;
  border-radius: 0;
  width: 100%;
}

.register__section .container .row .invoice_form .invoice__content button:hover {
  background-color: black;
  color: white;
}

.first__slider .sliders_texts {
  position: absolute;
  top: 40%;
}

.first__slider .sliders_texts h5 {
  font-size: 20px;
  font-weight: 500;
  font-family: Ovo, serif;
}

.first__slider .sliders_texts p {
  font-size: 60px;
  font-weight: 500;
  font-family: Ovo, serif;
}

.first__slider .sliders_texts button {
  width: 150px;
  height: 50px;
  background-color: white;
  padding: 5px 5px;
}

.first__slider .sliders_texts button a {
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  color: black;
}

.first__slider .carousel-item {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tree_slider .carousel-item {
  /*height: 790px;*/
  background-size: cover;
  background-repeat: no-repeat;
}

.index__explanation .container .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}

.index__explanation .container .row .text {
  padding: 20px 350px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.collections__page {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Ovo, serif;
}

.collections__page .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  width: 100%;
  max-width: 990px;
}

.collections__page .container .row h3 {
  margin-top: 40px;
}

.collections__page .container .row .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.collections__page .container .row .col-sm {
  height: 285px;
  margin-top: 20px;

}

.collections__page .container .row .col-sm a {
  text-decoration: none;
  display: block;
position:relative;
}

.collections__page .container .row .col-sm a .colletions__page {
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.collections__page .container .row .col-sm a .colletions__page:before{
    content:'';
    position:absolute;
    left :0;
    right:0;
    top:0;
    bottom:0;
    background:rgb(0,0,0,.4);
}


.collections__page .container .row .col-sm a .colletions__page h4 {
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  color: white;
  z-index:1;
}

.collections__page .container .row .col-sm a .colletions__page:hover {
  cursor: pointer;
  background-size: 110% 110%;
}

.category_detail_section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.category_detail_section .container .category_detail_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 30px;
}

.category_detail_section .container .category_detail_top h2 {
  text-align: center;
  font-size: 30.0001px;
  font-weight: 400;
}

.category_detail_section .container .category_detail_top .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 15px;
  margin-bottom: 0px;
}

.category_detail_section .container .category_detail_top .text {
  font-size: 17px;
  font-weight: 400;
}

.category_detail_section .container .row .category_detail_first_text p {
  padding-left: 150px;
  padding-right: 150px;
}

.category_detail_section .container .row .category_detail_product {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .product_image {
  margin-left: 10px;
  background-color: #f7f7f7;
  width: 617px;
  /*height: 640px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .product_image img {
  height: auto;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .category_detail_product_price {
  text-align: center;
  padding-top: 10px;
}

.category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .category_detail_product_price a {
  font-size: 24px;
  text-decoration: none;
  color: black;
}

.category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .category_detail_product_price a span {
  font-size: 20px;
}

.product_detail_section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.product_detail_section .container .row {
  margin-top: 150px;
}

.product_detail_section .container .row .product_images {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #dddddd;
}

.product_detail_section .container .row .product_images:first-child {
  margin-top: 0px;
}

.product_detail_section .container .row .product_text_detail {
  width: 30%;
  margin-left: 100px;
}

.product_detail_section .container .row .product_text_detail .product_text h3 {
  font-size: 34px;
  text-align: center;
}

.product_detail_section .container .row .product_text_detail .product_text .product_price {
  text-align: center;
}

.product_detail_section .container .row .product_text_detail .product_text button {
  width: 100%;
  background: none;
  border: 1px solid black;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 2px;
}

.product_detail_section .container .row .product_text_detail .product_text .product_detailss {
  margin-top: 10px;
}

.myAccount_page {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: Ovo, serif;
}

.myAccount_page .container .myacoount__pages_top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 100%;
  max-width: 50%;
  margin-top: 60px;
}

.myAccount_page .container .myacoount__pages_top h2 {
  text-align: center;
  font-size: 30.0001px;
  font-weight: 400;
}

.myAccount_page .container .myacoount__pages_top a {
  text-decoration: none;
  color: black;
}

.myAccount_page .container .myacoount__pages_top a p {
  text-align: center;
  font-size: 18.0001px;
  font-weight: 400;
}

.myAccount_page .container .myacoount__pages_top .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 15px;
  margin-bottom: 55px;
}

.myAccount_page .container .myacoount__pages_top .text {
  font-size: 17px;
  font-weight: 400;
}

.myAccount_page .container .row .register__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.myAccount_page .container .row .register__form .alert {
  width: 310px;
  margin-left: 17%;
}

.myAccount_page .container .row .register__form .col-md-12 {
  width: 310px;
  margin: auto;
}

.myAccount_page .container .row .register__form .col-md-12 input {
  margin-top: 10px;
  border-radius: 0px;
  background-color: #f6f6f6;
  border: none;
  height: 50px;
  width: 310px;
}

.myAccount_page .container .row .register__form .col-md-12 input:focus {
  border-radius: 4px;
  border: 2px solid black;
  outline-color: black;
}

.myAccount_page .container .row .register__form .col-md-12 button {
  margin-top: 10px;
  border-radius: 0px;
  background-color: black;
  border: none;
  height: 50px;
  width: 310px;
  color: white;
}

.myAccount_page .container .row .register__form .col-md-12 button:focus {
  border-radius: 4px;
  border: 2px solid black;
  outline-color: black;
}

.myAccount_page .container .row .register__form .col-md-12 .returnto_link {
  margin: auto;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
  color: black;
}

footer {
  /*height: 100%;
  max-height: 285px;*/
}

footer .nav__border {
  width: 50px;
  margin: auto;
  border-top: 1px solid black;
  border-width: 30%;
  margin-top: 45px;
  margin-bottom: 45px;
}

footer .nav__footer .nav__col .nav__footer__menu li {
  margin-top: 15px;
}

footer .nav__footer .nav__col .nav__footer__menu li a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
}

.category_magaza {
  height: 100%;
  font-family: Ovo, serif;
  margin: auto;
  width: 100%;
  max-width: 1290px;
}

.category_magaza .magaza_product {
  margin-top: 50px;
}

.category_magaza .carousel-item {
  width: 100%;
  max-width: 1290px;
  height: 100%;
  max-height: 500px;
}

.category_magaza .carousel-item img {
  width: 100%;
  max-width: 1290px;
  height: 100%;
  max-height: 500px;
}

.category_magaza .magaza_product_item {
  border: 1px #f5f4f4 solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-top: 10px;
  cursor: pointer;
}

.category_magaza .magaza_product_item .magaza_product_item_image {
  height: 100%;
  max-height: 431px;
  width: 100%;
}

.category_magaza .magaza_product_item .magaza_product_item_image img {
  padding-top: 30px;
  padding-bottom: 10px;
  width: 100%;
  height: 100%;
  max-width: 296px;
  max-height: 431px;
  border-bottom: 0.5px #f5f4f4 solid;
  border-width: thin;
}

.category_magaza .magaza_product_item .magaza_product_item_title {
  padding: 10px;
}

.category_magaza .magaza_product_item .magaza_product_item_price {
  padding: 0px 10px;
}

.category_magaza .magaza_product_item:hover {
  -webkit-box-shadow: -1px 0px 3px 0px #e6ebeb;
  box-shadow: -1px 0px 3px 0px #e6ebeb;
}

.category_magaza .magaza_product_item:hover .magaza_product_item_image img {
  -webkit-transition: ease border 0.5ms;
  transition: ease border 0.5ms;
  border: 0;
}

@media only screen and (max-width: 767px) {
  .nesne__gizleme {
    display: none;
  }
  footer .nav__border {
    width: 70%;
  }
  footer .nav__footer .nav__col {
    text-align: center;
  }
  .nav__menu .container .rows .nav__col__right ul {
    position: relative;
    left: 0px !important;
  }
  .nav__menu .container .rows .nav__col .nav__logo {
    margin-left: 0px !important;
  }
  .nav__menu .container .rows .nav__col .nav__logo img {
    width: 200px !important;
  }
  .contact__us__page .container .contact__pages_top {
    max-width: 100%;
  }
  .contact__us__page .container .contact__pages_bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .contact__us__page .container .contact__pages_bottom .flex-columbs {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .contact__us__page .container .contact__pages_bottom .flex-columbs .col {
    margin-top: 10px;
  }
  .contact__us__page .container .contact__pages_bottom .flex-columbs .col:first-child {
    margin-top: 0px;
  }
  .faqs_section .container .fags__pages_top {
    margin-top: 60px;
    max-width: 100%;
  }
  .register__section {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-family: Ovo, serif;
  }
  .register__section .container .register__pages_top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    width: 100%;
    max-width: 50%;
    margin-top: 60px;
  }
  .register__section .container .register__pages_top h2 {
    text-align: center;
    font-size: 30.0001px;
    font-weight: 400;
  }
  .register__section .container .register__pages_top .nav__border {
    width: 50px;
    margin: auto;
    border-top: 1px solid black;
    border-width: 30%;
    margin-top: 15px;
    margin-bottom: 55px;
  }
  .register__section .container .register__pages_top .text {
    font-size: 17px;
    font-weight: 400;
  }
  .register__section .container .row .register__form .alert {
    width: 100%;
    max-width: 310px;
    margin-left: 17%;
  }
  .register__section .container .row .register__form .col-md-12 {
    width: 100%;
    max-width: 310px;
  }
  .register__section .container .row .register__form .col-md-12 input {
    width: 100%;
    max-width: 310px;
  }
  .register__section .container .row .register__form .col-md-12 button {
    margin-top: 10px;
    border-radius: 0px;
    background-color: black;
    border: none;
    height: 50px;
    width: 100%;
    max-width: 310px;
    color: white;
  }
  .register__section .container .row .register__form .col-md-12 button:focus {
    border-radius: 4px;
    border: 2px solid black;
    outline-color: black;
  }
  .register__section .container .row .register__form .col-md-12 .returnto_link {
    width: 100%;
    max-width: 300px;
  }
  .category_detail_section {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-family: Ovo, serif;
  }
  .category_detail_section .container .row .category_detail_first_text p {
    padding-left: 0px;
    padding-right: 0px;
  }
  .category_detail_section .container .row .category_detail_product {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .product_image {
    margin-top: 30px;
    margin-left: 10px;
    background-color: #f7f7f7;
    width: 95%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .category_detail_section .container .row .category_detail_product .col-sm-6 .product_component .product_image img {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .product_detail_section {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-family: Ovo, serif;
  }
  .product_detail_section .container .row {
    margin-top: 50px;
  }
  .product_detail_section .container .row .product_images {
    margin-top: 30px;
  }
  .product_detail_section .container .row .product_images:first-child {
    margin-top: 0px;
  }
  .product_detail_section .container .row .product_text_detail {
    margin-top: 50px;
    width: 100%;
    margin-left: 0px;
  }
  .product_detail_section .container .row .product_text_detail .product_text h3 {
    font-size: 34px;
    text-align: center;
  }
  .product_detail_section .container .row .product_text_detail .product_text .product_price {
    text-align: center;
  }
  .product_detail_section .container .row .product_text_detail .product_text button {
    width: 100%;
    background: none;
    border: 1px solid black;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .index__explanation .container .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
  }
  .index__explanation .container .row .text {
    padding: 100px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
  }
  .collections__page .container .row .col-sm .colletions__page {
    margin: auto;
  }
  .first__slider .carousel-item {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .tree_slider .carousel-item {
    height: auto !important;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.category_detail_first_text p {
    padding: 0px 30px !important;
}
/*# sourceMappingURL=style.css.map */