@import "../../bootstrap/css/bootstrap.min.css";
@import "../../fontawesome/css/fontawesome-all.min.css";
@import "../../owl/css/owl.carousel.min.css";
@import "../../owl/css/owl.theme.default.min.css";
@import "../../fancybox/fancybox.min.css";
h1, h2, h3, h4, h6, .caption {
  font-family: "Merriweather", serif;
}

body {
  font-size: 16px;
  font-family: "Muli", sans-serif;
  background-color: #fff;
}

h1, h2, h3, h4, h5, ul, .form-group {
  margin-bottom: 0;
}

h1, h2 {
  font-size: 20px;
  line-height: 24px;
}

h3, h4 {
  font-size: 18px;
  line-height: 22px;
}

h5 {
  font-size: 16px;
  line-height: 20px;
}

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

ul {
  padding: 0;
  list-style: none;
}

*:focus, *:hover {
  outline: none !important;
  text-decoration: none !important;
}

body {
  background-color: #fff;
}

.container {
  max-width: 980px;
}

header {
  background-color: #ececec;
  padding: 10px 0;
}
header .logo img, header .menuLogo img {
  max-width: 190px;
}
header .logo, header .navOpener {
  font-size: 1.4rem;
  color: #505050;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .logo:focus, header .logo:hover, header .navOpener:focus, header .navOpener:hover {
  cursor: pointer;
  color: #232323;
}
header .botSection {
  z-index: 1020;
  position: fixed;
  top: 0;
  left: -100%;
  width: 70%;
  height: 100%;
  overflow: auto;
  background-color: #ececec;
  padding: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .botSection .menuLogo {
  border-bottom: 2px solid #e3e3e3;
  width: 100%;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 15px;
}
header .botSection.opened {
  left: 0;
}
header .botSection .mblMenu {
  text-align: center;
}
header .botSection .mblMenu a {
  color: #505050;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
header .botSection .mblMenu a:last-child {
  margin-bottom: 0;
}

.caption {
  font-size: 24px;
  margin-bottom: 20px;
  color: #910001;
}
.caption span {
  color: #232323;
  font-size: 18px;
  display: block;
}

.formBox {
  background-color: #ececec;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.formBox button[type=submit] {
  right: 0;
  top: 0;
  line-height: 33px;
  padding: 2px 20px;
  color: #fff;
  border: none;
  background: #505050;
}

.products .product {
  padding: 5px;
  background-color: #ececec;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.products .product img{
  width: 100%;
  height: auto;
}
.products .product span.productName {
  color: #2f2f2f;
  font-weight: 700;
}
.products .product span.productPrice {
  color: #7b9931;
  font-weight: 700;
}

.categories {
  padding: 15px;
  background-color: #ececec;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.categories a {
  display: block;
  color: #232323;
  margin-bottom: 5px;
}
.categories a:last-child {
  margin-bottom: 0;
}

.banners {
  padding-left: 50px;
  padding-right: 50px;
}
.banners img {
  width: 100%;
}

footer {
  background-color: #ececec;
  padding: 15px;
  text-align: center;
}
footer .footerLogo img {
  max-width: 150px;
  display: block;
  margin: 0 auto;
}
footer a {
  color: #505050;
  margin-bottom: 10px;
}
footer a:last-child {
  margin-bottom: 0;
}
.shwMbl{
  display: none !important;
}
@media (max-width: 768px){
  .hddnMbl{
    display: none !important;
  }
  .shwMbl{
    display: block !important;
  }
}
.productImg img, .detailPar img, .detailPar .wp-caption.alignleft, .wp-caption.aligncenter,.wp-caption.alignright{
  width: 100% !important;
  height: 100% !important;
}

.productDetails ul{
  display: table;
}
.dpsc_image_section{
  display: none;
}
.dpsc_content_container .dpsc_submit_button{
  color:#fff;
  background-color: transparent;
  border:none;
}
.dpsc_content_container{
  float: none !important;
  margin: 0 auto;
  display: inline-block;
  background: #232323;
  color: #fff !important;
  padding: 5px 15px;
}
.productDetails ul li{
  width: 240px;
  height: 18px;
  float: left;
  font-size: 13px;
  color: #89898a;
  padding-left: 22px;
  background: url(https://www.otantiktas.com/wp-content/themes/otantik/img/ozellik.png) no-repeat;
  margin-bottom: 4px;
  overflow: hidden;
}
.botSection .widgettitle{
  display: none;

}
.basketCount{
  font-size: 13px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  top: -10px;
  right: -6px;
  background: #8A2C32;
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  border-radius: 20px;
}
.botSection .dpsc_empty_your_cart, .botSection span.gocheckout a{

  margin:5px auto;
  float:none;
  display: block;

}
.icerik-baslik,.icerik-page{
  width: 100% !important;
}
.mblMenuCaption{
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #232323;
  display: inline-block !important;
}
.mblMenuHome{
  font-weight: 700;
  margin-top: 20px;
}
/*# sourceMappingURL=main.css.map */
