/******************************************************************
  Template Name: Violet 
  Description: Violet ecommerce Html Template
  Author: Colorlib
  Author URI: https://colorlib.com/
  Version: 1.0
  Created: Colorlib
******************************************************************/

/*------------------------------------------------------------------
[Table of contents]

1.  Template default CSS
	1.1	Variables
	1.2	Mixins
	1.3	Flexbox
	1.4	Reset
2.  Helper Css
3.  Header Section
4.  Hero Section
5.  Feature Section
6.  Latest Product Section
7.  Lookbok Section
8.  Logo Section
9.  Footer
10. Other Pages Style

-------------------------------------------------------------------*/

/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/

html,
body {
  height: 100%;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background: none;
}

h2,
h4,
h5,
h6 {
  margin: 0;
  color: #111111;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

h2 {
  font-size: 36px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  font-size: 15px;
  color: #7b7b7b;
  font-weight: 400;
  line-height: 1.6;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px 0;
}

img {
  max-width: 100%;
}

input:focus,
button:focus {
  outline: none;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #fff;
}

ul {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: "FuturaBT-Book";
  src:
    url("../fonts/FuturaBT-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/FuturaBT-Book.woff") format("woff"),
    url("../fonts/FuturaBT-Book.ttf") format("truetype"),
    url("../fonts/FuturaBT-Book.svg#FuturaBT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*---------------------
  Helper CSS
-----------------------*/

.section-title h2 {
  color: #1e1e1e;
  font-size: 60px;
  font-weight: 700;
}

.spad {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* buttons */

.primary-btn {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 16px 40px;
  border: 2px solid #fff;
  border-radius: 50px;
  text-transform: uppercase;
}

/* Preloder */

/*---------------------
  Header
-----------------------*/

.header-section {
  height: 104px;
  padding-top: 38px;
  padding-bottom: 24px;
  padding-left: 45px;
  padding-right: 45px;
}

.inner-header .logo {
  float: left;
}

.inner-header .header-right {
  float: right;
  line-height: 30px;
}

/*---------------------
  Search Bar
-----------------------*/

/*---------------------
  Header Info
-----------------------*/

/*---------------------
  Hero Slider
-----------------------*/

/*---------------------
  Features Section
-----------------------*/

.features-section {
  padding-bottom: 0;
}

.features-ads {
  padding-bottom: 67px;
}

.features-ads .single-features-ads {
  text-align: center;
  margin-bottom: 30px;
}

.features-ads .single-features-ads img {
  margin-bottom: 15px;
}

.features-ads .single-features-ads h4 {
  color: #1e1e1e;
  font-size: 22px;
  font-weight: 700;
  line-height: 50px;
}

.features-ads .single-features-ads p {
  color: #727272;
  font-size: 14px;
  line-height: 27px;
  font-weight: 500;
}

/*---------------------
  Latest Product
-----------------------*/

.latest-products {
  padding-top: 55px;
  padding-bottom: 65px;
}

.product-filter {
  margin-bottom: 100px;
}

.product-filter .section-title {
  margin-bottom: 20px;
}

.single-product-item {
  margin-bottom: 30px;
}

.single-product-item figure {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.single-product-item figure img {
  min-width: 100%;
}

.single-product-item figure .p-status {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 5px 16px;
  font-size: 12px;
  background: #1e1e1e;
  color: #fff;
  border-radius: 50px;
}

.single-product-item figure .p-status.sale {
  background: #fe439f;
}

.single-product-item figure .p-status.popular {
  background: #d0d7db;
}

.single-product-item .product-text {
  text-align: center;
}

.single-product-item .product-text h6 {
  color: #727272;
  margin-bottom: 15px;
}

.single-product-item .product-text p {
  color: #1e1e1e;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}

/*---------------------
  Lookbok Section
-----------------------*/

.lookbok-left {
  padding-top: 30px;
}

.lookbok-left .section-title {
  margin-bottom: 30px;
}

.lookbok-left .section-title h2 {
  line-height: 50px;
}

.lookbok-left p {
  color: #787878;
  font-size: 14px;
  line-height: 27px;
  font-weight: 500;
  margin-bottom: 20px;
}

.lookbok-pic {
  position: relative;
}

.lookbok-pic img {
  min-width: 100%;
  height: 100%;
}

.lookbok-pic .pic-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 135px;
  color: #fff;
  font-weight: 600;
  line-height: 97px;
}

/*---------------------
  Logo Section
-----------------------*/

/*---------------------
  Footer
-----------------------*/

.footer-section {
  background: #262626;
  padding-bottom: 0;
}

.footer-widget {
  margin-bottom: 40px;
}

.footer-widget .single-footer-widget {
  margin-bottom: 30px;
}

.footer-widget .single-footer-widget h4 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 24px;
}

.footer-widget .single-footer-widget ul li {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  list-style: none;
  line-height: 36px;
  opacity: 0.5;
}

.social-links-warp {
  background: #222121;
  padding: 5px 0;
}

.social-links a {
  margin-right: 88px;
  display: inline-block;
}

.social-links a:last-child {
  margin-right: 0;
}

.social-links a i {
  font-size: 30px;
  color: #d7d7d7;
  float: left;
  margin-right: 19px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.social-links a span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #9f9fa0;
  padding-top: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.social-links a.instagram:hover i {
  color: #2f5d84;
}

.social-links a.twitter:hover i {
  color: #5abed6;
}

.social-links a.pinterest:hover i {
  color: #cd212d;
}

.social-links a.facebook:hover i {
  color: #39599f;
}

.social-links a.twitter:hover i {
  color: #5abed6;
}

.social-links a.youtube:hover i {
  color: #d12227;
}

.social-links a.tumblr:hover i {
  color: #37475e;
}

.social-links a:hover span {
  color: #fff;
}

/*---------------------------- Other Pages Styles ----------------------------*/

/*---------------------
  Page Add
-----------------------*/

.page-add {
  padding-top: 31px;
  margin-bottom: 92px;
}

.page-add .page-breadcrumb {
  padding-top: 34px;
}

.page-add .page-breadcrumb h2 {
  color: #1e1e1e;
  font-size: 48px;
  font-weight: 600;
}

.page-add .page-breadcrumb h2 span {
  color: #b0bcc2;
}

/*---------------------
  Categories Page
-----------------------*/

/*---------------------
  Product Page
-----------------------*/

.product-img figure {
  margin: 0;
  position: relative;
}

.product-img figure img {
  min-width: 100%;
}

.product-img figure .p-status {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 3px 16px;
  font-size: 12px;
  background: #1e1e1e;
  color: #fff;
  border-radius: 50px;
}

.product-content {
  padding-top: 42px;
}

.product-content h2 {
  color: #1e1e1e;
  font-weight: 700;
  margin-bottom: 12px;
}

.product-content .pc-meta {
  margin-bottom: 35px;
}

.product-content .pc-meta h5 {
  color: #1e1e1e;
  font-weight: 700;
  margin-bottom: 18px;
}

.product-content .pc-meta .rating i {
  font-size: 20px;
  color: #ffd200;
  margin-right: 4px;
}

.product-content p {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 35px;
}

.product-content .product-quantity {
  display: inline-block;
  margin-right: 10px;
}

.product-content .product-quantity .pro-qty {
  height: 56px;
  width: 173px;
  border: 2px solid #eef1f2;
  border-radius: 50px;
  text-align: center;
}

.product-content .product-quantity .pro-qty input {
  width: 50px;
  text-align: center;
  background: transparent;
  border: none;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  height: 100%;
}

.product-content .pc-btn {
  border-color: #d0d7db;
  color: #4a4a4a;
}

.product-slider .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 34px;
  text-align: center;
}

.product-slider .owl-dots button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 11px;
  width: 11px;
  background: #969d9e;
  border-radius: 50%;
  margin-right: 10px;
}

.product-slider .owl-dots button:last-child {
  margin-right: 0;
}

.product-slider .owl-dots button.active {
  background: #ffffff;
}

/*---------------------
  Related Products
-----------------------*/

/*---------------------
  Cart Page
-----------------------*/

/*---------------------
  Cart Total Page 
-----------------------*/

/*---------------------
  Cart Total Page 
-----------------------*/

.contact-section {
  padding-bottom: 94px;
}

.contact-form input {
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #838383;
  border: 0;
  padding-bottom: 14px;
  border-bottom: 2px solid #e7ebed;
  margin-bottom: 25px;
}

.contact-form button {
  color: #1e1e1e;
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 600;
  padding: 16px 50px;
  border: 2px solid #1e1e1e;
  border-radius: 50px;
  cursor: pointer;
  text-transform: uppercase;
}

.contact-widget .cw-item {
  margin-bottom: 20px;
}

.contact-widget .cw-item h5 {
  color: #1e1e1e;
  font-weight: 600;
  margin-bottom: 30px;
}

.contact-widget .cw-item ul li {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  list-style: none;
  line-height: 28px;
}

/*---------------------
  Docs Section
-----------------------*/

.docs-left {
  padding-bottom: 30px;
}

.docs-left .section-title {
  margin-bottom: 50px;
}

.docs-left .section-title h2 {
  line-height: 50px;
  text-align: center;
}

.docs-left p, .docs-left li {
  color: #787878;
  font-size: 14px;
  line-height: 27px;
  font-weight: 500;
  margin-bottom: 20px;
}

.docs-pic {
  position: relative;
}

.docs-pic img {
  min-width: 100%;
  height: 100%;
}

.docs-pic .pic-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 135px;
  color: #fff;
  font-weight: 600;
  line-height: 97px;
}
.docs-right {
  text-align: right;
}
.docs-img {
  max-width: 100px;
  margin: 0 auto 10px;
}
.docs-left li {
  list-style-position: inside;
}

/* ---------------------------------- Responsive Media Styles ---------------------------------*/

/* Medium Device : 1280px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lookbok-left {
    padding-top: 0px;
  }
  .lookbok-pic .pic-text {
    font-size: 95px;
    line-height: 68px;
  }
  .docs-left {
    padding-top: 0px;
  }
  .docs-pic .pic-text {
    font-size: 95px;
    line-height: 68px;
  }
  .social-links a {
    margin-right: 50px;
  }
  .product-content {
    padding-top: 20px;
  }
}

/* Tablet Device : 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-section {
    padding-left: 0;
    padding-right: 0;
  }
  .page-add .page-breadcrumb {
    margin-bottom: 20px;
  }
  .lookbok-left {
    margin-bottom: 30px;
  }
  .docs-left {
    margin-bottom: 30px;
  }
  .social-links a {
    margin-right: 15px;
  }
  .social-links a i {
    margin-right: 10px;
  }
  .contact-form {
    margin-bottom: 40px;
  }
  .lookbok-left {
    padding-top: 0;
  }
  .docs-left {
    padding-top: 0;
  }
}

/* Large Mobile : 480px */

@media only screen and (max-width: 767px) {
  .header-section {
    height: auto;
    padding-bottom: 0;
  }
  .inner-header {
    overflow: hidden;
  }
  .inner-header .header-right {
    margin-right: 20px;
    margin-top: 4px;
  }
  .header-section {
    overflow: hidden;
  }
  .lookbok-left {
    margin-bottom: 30px;
  }
  .docs-left {
    margin-bottom: 30px;
  }
  .contact-form {
    margin-bottom: 40px;
  }
  .social-links {
    text-align: center;
  }
  .social-links a {
    margin-right: 20px;
  }
  .social-links a i {
    margin-right: 0;
  }
  .social-links a span {
    display: none;
  }
  .lookbok-pic .pic-text {
    font-size: 115px;
    line-height: 82px;
  }
  .docs-pic .pic-text {
    font-size: 115px;
    line-height: 82px;
  }
  .page-add .page-breadcrumb {
    margin-bottom: 20px;
  }
  .lookbok-left {
    padding-top: 0;
  }
  .docs-left {
    padding-top: 0;
  }
}

/* Small : 320px */

@media only screen and (max-width: 479px) {
  .header-section {
    padding-left: 0;
    padding-right: 0;
  }
  .inner-header .header-right {
    margin-right: 0;
  }
  .section-title h2 {
    font-size: 36px;
  }
  .lookbok-pic img {
    height: auto;
  }
  .lookbok-pic .pic-text {
    font-size: 65px;
    line-height: 47px;
  }
  .docs-pic img {
    height: auto;
  }
  .docs-pic .pic-text {
    font-size: 65px;
    line-height: 47px;
  }
  .social-links a {
    margin-right: 10px;
  }
  .product-content .product-quantity {
    margin-bottom: 15px;
  }
}
.specification-list li {
  list-style-position: inside;
}
footer a {
  color: #5abed6;
}
.container.text-center.pt-5 {
    padding-top: 5px !important;
}
.container.text-center.pt-5 p {
  margin-bottom: 0px;
}
figure {
    border: 1px solid;
}