.top-menu {}
.top-menu ul { margin: 0; padding: 0;}
.top-menu ul li { list-style: none; display: inline-block; padding: 0 10px;}
.top-menu ul li:first-child { padding-left: 0;}
.top-menu ul li a { font-size: 12px; font-weight: 600; text-transform: uppercase;}
.top-menu ul li a:hover { color: #eebc0a;}

.top-contact p { margin-bottom: 0; color: #fff; font-size: 13px; font-weight: 400;}
.top-contact p i, .top-contact p a:hover { color: #eebc0a;}
.top-contact p a { color: #fff;}
a.site-header__cart { color: #fff;}
a.site-header__cart:hover, .site-search:hover i { color: #eebc0a}

section.about-bg { background-image: url(../images/about-bg.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; padding: 100px 0; margin: 0;}
.about-text { color: #ccc; padding: 20px 0; text-align: center;}
.about-text h2 { color: #eebc0a; margin: 0 0 15px; padding: 0; font-weight: 600; font-size: 26px;}
.about-text h2 span { font-size: 18px; font-weight: 400; color: #fff}
.about-text p { font-size: 16px; line-height: 30px; margin-bottom: 20px;}

section.our-aiming { padding: 30px 0 10px;}
.aim-title { text-align: center;  margin-bottom: 30px;}
.aim-box { background: #0c0c0c; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); padding: 30px; text-align: center; border-radius: 0; margin-bottom: 30px;}
.aim-box img { margin: 0 auto;}
.aim-box h2 { font-weight: 700; text-transform: uppercase; font-size: 24px; margin-top: 15px; color: #eebc0a;}
.aim-box p { font-size: 15px; color: #fff;}


section.why-choose {}
section.why-choose .best-price { background: #eebc0a;}
section.why-choose .best-quality { background: #eab909;}
section.why-choose .f-ship { background: #e5b50a;}
section.why-choose .c-label { background: #e1b20b;}
section.why-choose .center-text { color: #fff; text-align: center; padding-top: 20px; padding-bottom: 20px;}
section.why-choose .center-text i { font-size: 28px; color: #0e0e0e;}
section.why-choose .center-text h3 {  font-size: 18px; margin: 5px 0; color: #0e0e0e; font-weight: 600;}
section.why-choose .center-text p { margin: 0; font-size: 13px; padding: 0; font-weight: 400; color: #0e0e0e;}

section.ps-block { background: #eebc0a; padding: 40px 0;}
section.ps-block h3 { color: #fff;}

section.manufacture-bg { background: #f7f7f7; padding: 40px 0;}
.manu-box { text-align: center;}
.manu-box h2 { font-size: 22px; font-weight: 700; color: #eebc0a;}
.manu-box p { font-size: 14px;}

.product-details { padding-bottom: 20px;}

section.signup-bg { background: #151414; padding: 50px 0; margin-top: 20px;}
section.signup-bg .signup-inner { text-align: center;}
section.signup-bg .signup-inner h2, .social-links h2 { color: #fff; text-transform: uppercase; font-weight: 600; font-size: 24px; letter-spacing: 1px; margin: 0; padding: 0 0;}
section.signup-bg .signup-inner p { font-size: 14px; color: #888; margin: 0; padding: 0 0 15px;}
section.signup-bg .signup-inner input { background: none; border: solid #444141; border-width: 0 0 1px; width: 100%; display: block; color: #888; box-shadow: none; margin-bottom: 15px;}

.social-links { text-align: center; margin-top: 30px;}
.social-links h2 { margin-bottom: 20px;}
.social-links a { display: inline-block; position: relative; font-size: 20px; background: transparent; color: #FFF; height: 50px; min-width: 40px; padding: 15px 20px; text-align: center; line-height: .9; margin: 0 12px; }
.social-links a::before { width: 100%; height: 100%; background: #eebc0a; content: ''; position: absolute; left: 0; top: 0; z-index: 2; transition: all ease 300ms;  -moz-transition: all ease 300ms; -webkit-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms;}
.social-links a::after { width: 100%; height: 100%; background: #FFF; content: ''; position: absolute; left: 6px; top: 6px; z-index: 1; transition: all ease 300ms; -moz-transition: all ease 300ms; -webkit-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms;}
.social-links a i { position: relative; z-index: 4;}
.social-links a:hover::before { left: 6px; top: 6px;}
.social-links a:hover::after { left: 0; top: 0; z-index: 3;}
.social-links a:hover { color: #000;}

.ind_btn { position: relative; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 0; background: transparent; display: inline-block; color: #0c0c0c; height: 50px; min-width: 160px; padding: 20px 20px; text-align: center; line-height: .9; margin-bottom: 6px; border: none;}
.ind_btn:before { width: 100%; height: 100%; background: #eebc0a; content: ''; position: absolute; left: 0; top: 0; z-index: 2; transition: all ease 300ms;  -moz-transition: all ease 300ms; -webkit-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms;}
.ind_btn:after { width: 100%; height: 100%; background: #FFF; content: ''; position: absolute; left: 6px; top: 6px; z-index: 1; transition: all ease 300ms; -moz-transition: all ease 300ms; -webkit-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms;}
.ind_btn span{ position: relative; z-index: 4;}
.ind_btn:hover:before {left: 6px; top: 6px;}
.ind_btn:hover:after {left: 0; top: 0; z-index: 3;}
.ind_btn:hover { color: #000}

.p-btn { background: #eebc0a; padding: 5px 30px; font-size: 14px; min-height: 40px; position: relative; cursor: pointer; color: #0c0c0c; align-items: center; display: inline-flex; border-radius: 0; border: none; text-transform: uppercase;}
.p-btn:hover { background:#0c0c0c; color: #fff;}

.process-title { text-align: center; margin: 0 0 40px;}
.process-title h2 { font-size: 22px; font-weight: 700; color: #080808; letter-spacing: 2px;}
.mp-block h2 { font-size: 22px; font-weight: 700; color: #080808; letter-spacing: 2px;}
.mp-block p, .process-title p { font-size: 15px; line-height: 30px; color: #333;}

.p-img { position: relative; overflow: hidden; margin-bottom: 30px;}
.p-img img { width: 100%; display: block; margin: 0 auto;}
.p-img .p-text { background: rgba(0,0,0,0.6); position: absolute; top: 0 left: 0; right: 0; bottom: 0;  text-align: center; color: #fff; font-size: 18px; font-weight: 700; padding: 12px 18px; transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transform: scale(1); opacity: 1; visibility: visible; width: 100%; height: 100%; justify-content: center; flex-direction: column; display: flex;}
.p-img:hover .p-text { visibility: hidden; opacity: 0; transform: scale(0);}

footer { background: #0c0c0c; padding: 60px 0 0; position: relative; border-top: 5px solid #eebc0a; margin-top: 40px;}
section.signup-area { text-align: center;}
section.signup-area h2 { color: #eebc0a; text-transform: uppercase; font-size: 22px; margin: 0 0 5px;}
section.signup-area p { font-size: 16px; font-weight: 400; color: #cecece; margin-bottom: 10px;}
/*section.signup-area form { margin:0; padding: 20px 0;}*/
section.signup-area .newsletter { background: #0a0a0a url(../images/paper-plane.png) left center no-repeat; padding: 20px; border-radius: 0; margin-top: 30px;}
section.signup-area .newsletter input { height: 40px; background: none; border: none; border-bottom: 1px solid #1f1f1f; color: #afafaf; font-size: 13px; box-shadow: none; width: 74%; float: left;}
section.signup-area .newsletter button { background: #eebc0a; height: 40px; text-align: center; width: 25%; font-size: 14px; text-transform: uppercase; color: #0c0c0c; font-weight: 600; float: right; border: none; border-radius: 0;}
section.signup-area .newsletter button:hover { background: #fff;}

section.footer-btm h2 { color: #eebc0a; font-weight: 700; font-size: 20px; margin: 0 0 30px;}
section.footer-btm ul.f-links { margin: 0; padding: 0}
section.footer-btm ul.f-links li { list-style: none; margin: 0 0 10px 0; padding: 0;}
section.footer-btm ul.f-links li a { color: #fff; font-size: 14px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
section.footer-btm ul.f-links li a:hover { color: #eebc0a;}
section.footer-btm .shipment { margin-top: 30px;}
section.footer-btm .f-contact ul { list-style: none; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li { margin: 0px; padding: 12px 0; float: none; display: block; list-style: none; line-height: 28px; border-bottom: 1px solid #161616;}
section.footer-btm .f-contact ul li:first-child { padding-top: 0;}
section.footer-btm .f-contact ul li:last-child { margin-bottom: 20px;}
section.footer-btm .f-contact ul li i { line-height: 21px; float: left; font-size: 18px; color: #eebc0a; margin-right: 13px;}
section.footer-btm .f-contact ul li div { float: left; width: 75%; line-height: 20px; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li div p { margin: 0; color: #fff; font-size: 14px; font-weight: 400;}
section.footer-btm .f-contact ul li a { color: #fff; font-size: 14px; font-weight: 400;}
section.footer-btm .f-contact ul li a:hover { color: #eebc0a;}
section.footer-btm .footerSocial {}
section.footer-btm .footerSocial a { width: 34px; height: 34px; display: inline-block; color: #0c0c0c; background: #eebc0a; border-radius: 0; margin-right: 4px; text-align: center; line-height: 34px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; }
section.footer-btm .footerSocial a:hover { background: #fff; transform: rotate(360deg);}

section.copyrights { padding: 30px 0;}
section.copyrights .row { border-top: 1px solid #1f1f1f; padding-top: 30px;}
section.copyrights p { color: #fff; font-size: 13px; line-height: 22px; margin: 0; }
section.copyrights p a { color: #eebc0a; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; text-transform: uppercase }

.basket-btn { text-align: right; margin-top: 10px;}
.SubmitText { text-align: center; color: #060; font-size: 22px; padding: 8rem 0 8rem;}
.EmptyCart, .NoProd { text-align: center; font-size: 22px; padding: 8rem 0 8rem;}
.EmptyCart a { color: #eebc0a;}












