@import url("../hello-elementor/style.css");
/*
Theme Name: Hello Elementor Child
Theme URI: https://wordpress.org/
Description: Day la child theme cua Startbox
Author: hello-elementor
Author https://wordpress.org/
Template: hello-elementor
Version: 2.4.1 
*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
content,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  line-height: 26px;
  color: #21272F;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-weight: 700;
  color: #052F45;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.d-justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-flex-wrap {
  flex-wrap: wrap;
}
.d-align-items-center {
  align-items: center;
}
.d-flex-justify {
  justify-content: center;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-icon-list-item svg {
  position: relative;
  top: 4px;
}
.elementor-icon-list-item span.elementor-icon-list-text {
  word-break: break-all;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.images_topbar_right .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.images_topbar_right .gallery > .gallery-item {
  margin-right: 40px !important;
}
.images_topbar_right .gallery > .gallery-item:last-child {
  margin-right: 0 !important;
}
.menu-main-header .sub-menu {
  -webkit-box-shadow: 0px 4px 13px -3px #232323;
  -moz-box-shadow: 0px 4px 13px -3px #232323;
  -ms-box-shadow: 0px 4px 13px -3px #232323;
  -o-box-shadow: 0px 4px 13px -3px #232323;
  box-shadow: 0px 4px 13px -3px #232323;
  width: 220px !important;
}
.menu-main-header .elementor-nav-menu__container > ul > li {
  height: 104px;
}
.menu-main-header .add-class_menu {
  align-items: center;
}
.menu-main-header .add-class_menu a {
  background: #664e82;
  border-radius: 30px;
  padding: 10px 25px !important;
  color: #fff !important;
}
.page-title-bar {
  padding: 25px 0;
  position: relative;
}
.page-title-bar:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: var(--data-color);
}
.page-title-bar .page-header {
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.page-title-bar .page-header .entry-title {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: 1.5;
  color: #fff;
}
.page-title-bar .page-header .entry-title span {
  font-size: 24px;
  font-weight: 500;
}
.page-title-bar .hello-elementor-breadcrums {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 20px;
  border-radius: 30px;
}
.page-title-bar .hello-elementor-breadcrums a,
.page-title-bar .hello-elementor-breadcrums span {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.page-title-bar .hello-elementor-breadcrums .delimiter {
  position: relative;
  padding: 0 15px;
}
.page-title-bar .hello-elementor-breadcrums .delimiter:after {
  background-color: #cccccc;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-48%, -48%) rotate(33deg);
}
.slider-home-post .elementor-slide-heading {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px 30px;
  border-radius: 30px;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.tags-post h5 {
  display: none;
}
.tags-post .tagcloud a {
  display: inline-block;
  margin: 0 3px 7px 0;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 13px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #b7b3b3;
  border: 1px solid #d6d6d6;
  border-radius: 30px;
}
.tags-post .tagcloud a:hover {
  color: #444444;
}
.work-sec-gallery .work-column {
  position: relative;
  overflow: hidden;
}
.work-sec-gallery .work-column:hover img {
  transform: scale(1.1);
}
.work-sec-gallery .work-column img {
  transition: all 0.3s;
}
.work-sec-gallery .common-box {
  overflow: hidden;
}
.work-sec-gallery .work-gallery-caption {
  text-align: center;
}
.work-sec-gallery .work-gallery-caption h4 {
  margin-bottom: 24px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  letter-spacing: 1px;
  line-height: 20px;
}
.work-sec-gallery .work-gallery-caption h4 a {
  color: #444444;
}
.work-sec-gallery .work-gallery-caption .readon {
  position: relative;
  display: inline-block;
  padding: 12px 30px;
  line-height: normal;
  background: #664e82;
  transition: all 0.3s ease 0s;
  border-radius: 30px 30px 30px 30px;
  font-size: 18px;
  letter-spacing: 1px;
  border: 1px solid #664e82;
  color: #fff;
}
.bs-img h4.bs-widget-title {
  font-size: 22px;
  color: #212121;
  margin: 0 0 15px;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}
.bs-img .cizgi-kapsayici-2 {
  padding-bottom: 15px;
}
.bs-img .cizgi-kapsayici-2 .cizgi-2 {
  width: 30px;
  height: 3px;
  background-color: #444444;
}
.list-product-by-term .ozel-order {
  margin-bottom: 20px;
}
.list-product-by-term .sliders-list-product {
  overflow: hidden;
}
.list-product-by-term .team-item {
  background: #fff;
  border: 1px solid #e0dfdf;
  border-radius: 30px;
  text-align: center;
  transition: all 0.25s;
  overflow: hidden;
  padding-top: 20px;
}
.list-product-by-term .team-item:hover {
  border: 1px solid #664e82;
}
.list-product-by-term .team-img img {
  width: 100%;
  height: auto;
  margin: 0 auto 35px;
  transition: all 0.25s;
}
.list-product-by-term .display-table-cell {
  display: table-cell;
  vertical-align: top;
}
.list-product-by-term h4.team-name {
  font-size: 24px;
  margin: 0 0 10px;
  transition: 0.25s;
  font-weight: 500;
}
.list-product-by-term h4.team-name a {
  color: #444444;
}
.list-product-by-term .desc {
  margin: 0 0 26px;
  padding: 1em 0;
}
.list-product-by-term .readon.border {
  border: 1px solid #664e82;
  position: relative;
  display: inline-block;
  padding: 12px 30px;
  line-height: normal;
  background: #664e82;
  color: #fff;
  transition: all 0.3s ease 0s;
  border-radius: 30px 30px 30px 30px;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 35px;
}
.list-product-by-term .readon.border:hover {
  background: #513e68;
}
.list-product-by-term .display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.list-product-by-term .button-slider {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.list-product-by-term .button-prev-product,
.list-product-by-term .button-next-product {
  background: #664e82;
  color: #fff;
  width: 35px;
  height: 35px;
  color: #131313;
  border: 1px solid #d7d7d7;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease 0s;
}
.list-product-by-term .button-prev-product svg,
.list-product-by-term .button-next-product svg {
  width: 8px;
  fill: #fff;
}
.list-product-by-term .button-prev-product:hover,
.list-product-by-term .button-next-product:hover {
  background-color: #513e68;
}
.list-product-by-term .button-prev-product {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.list-product-by-term .button-next-product {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.products.list-product-by-term {
  padding-top: 40px ;
  padding-bottom: 20px;
}
.woocommerce-pagination {
  margin-bottom: 40px;
}
.woocommerce-pagination .page-numbers {
  border: none !important;
}
.woocommerce-pagination .page-numbers li {
  margin: 0 5px !important;
  border-right: none !important;
  border: none !important;
}
.woocommerce-pagination .page-numbers li span,
.woocommerce-pagination .page-numbers li a {
  display: flex !important;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border: 1px solid #d3ced2 !important;
  border-radius: 50%;
}
.woocommerce-pagination .page-numbers li span.current,
.woocommerce-pagination .page-numbers li a.current {
  background: #664e82 !important;
  color: #fff !important;
}
.checkout-order-review {
  display: flex;
  flex-wrap: wrap;
}
.checkout-order-review > * {
  width: 50%;
}
.checkout-order-review .col-2,
.checkout-order-review .col-1 {
  width: 100% !important;
  float: none !important;
  margin-bottom: 20px;
}
.checkout-order-review .order-review {
  padding-left: 30px;
}
.checkout-order-review h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.checkout-order-review #place_order {
  margin-top: 30px;
  height: 50px;
  padding: 7px 15px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  background-color: #e5202e;
  color: white;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
}
.checkout-order-review #place_order:hover {
  background-color: #d41d2a;
  border-color: transparent;
  color: white;
}
.checkout-order-review .product-name .thumb {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.checkout-order-review .product-name .thumb img {
  max-width: 70px;
}
.checkout-order-review .product-name .thumb span {
  position: absolute;
  background-color: #000;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  right: 0;
  top: -2px;
}
.woocommerce-checkout .checkout-order-review #payment {
  background: transparent;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
@media (max-width: 768px) {
  .images_topbar_right .gallery > .gallery-item {
    margin-right: 0px !important;
    max-width: max-content !important;
  }
  .images_topbar_right .gallery {
    justify-content: space-between;
  }
  .checkout-order-review > * {
    width: 100%;
  }
  .checkout-order-review .order-review {
    padding-left: 0;
  }
  .page-title-bar .page-header {
    justify-content: center;
  }
  .page-title-bar .page-header .tite {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .container,
  .container-sm {
    max-width: 100% !important;
  }
  .bs-img h4.bs-widget-title {
    font-size: 18px;
  }
  .page-title-bar .hello-elementor-breadcrums a,
  .page-title-bar .hello-elementor-breadcrums span {
    font-size: 11px;
  }
  .page-title-bar .hello-elementor-breadcrums .delimiter {
    padding: 0 9px;
  }
}
@media (min-width: 992px) {
  .page-title-bar {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
