/*

Theme Name: ANTEKE
Theme URI: Dukkananteke.com
Description: Bu tema Uğur Özer tarafından yapılmıştır.
Author: Uğur Özer
Author URI: http://www.ugurozer.com/
Version: 1.00

The CSS, XHTML and design is released under GPL:
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*========================================*/

/*  1.  Theme default CSS

/*========================================*/


html, body { height: 100%; }
img { max-width: 100%; height: auto; }
a { transition: all 0.3s ease 0s; text-decoration: none; }
a:focus, :focus { outline: 0px solid; }
a:hover {color: #ffffff;text-decoration: none;}
a:active, a:hover { outline: 0 none; }
p { font-family: 'Raleway', sans-serif; font-size: 14px; line-height: 25px; margin: 0 0 15px; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; margin: 0 0 10px; }
ul, ol { list-style: outside none none; margin: 0; padding: 0; }
label { font-weight: normal; }
body { color: #333; font-family: 'Raleway', sans-serif; font-size: 14px; font-weight: 400; }
h1 { font-size: 35px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
.floatleft { float: left; }
.floatright { float: right; }
.alignleft { float: left; margin-right: 15px; margin-bottom: 15px; }
.alignright { float: right; margin-left: 15px; margin-bottom: 15px; }
.aligncenter { display: block; margin: 0 auto 15px; }
.fix { overflow: hidden; }
.clear { clear: both; }
.container { width: 1200px; padding-right: 10px; padding-left: 10px; }
.container-fluid { padding-right: 10px; padding-left: 10px; }
.row { margin-right: -10px; margin-left: -10px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-right: 10px; padding-left: 10px; }
 @media(max-width:767px) {
.col-xs-text-center { text-align: center; }
.col-xs-text-center .top-social-icons { display: inline-block; text-align: center; float: none; margin-bottom: 10px; }
}
/*----------------------------------------*/

/*  1.1 Global CSS

/*----------------------------------------*/

.section-heading { margin: 0 0 35px; text-align: center; }
.section-heading.home-2 { margin: 0 0 42px; text-align: left; }
.section-heading h1.section-title {color: #799430;font-size: 30px;font-weight: 700;margin: 0 0 7px;text-transform: uppercase;}
.section-heading h2.section-subtitle { color: #888; font-size: 16px; text-transform: uppercase; }

::-webkit-input-placeholder {
 color:#333;
}

::-moz-placeholder {
 color:#333;
 opacity:1;
}
/*========================================*/


.header-top { background: #799430 none repeat scroll 0 0; }
.welcome-msg p { color: #dfcfc5; margin: 6px 0 4px; font-family: fantasy; }
.welcome-msg p a { color: #fdb903; }
.mini-cart-block { float: right; margin-right: 20px; }
.cart-link { position: relative; }
.cart-link a.cart-icon { display: block; position: relative; z-index: 9999; }
.cart-link a.cart-icon:after { content: ""; position: absolute; background: #fdb903 none repeat scroll 0 0; border-radius: 0 0 30px 30px; display: inline-block; width: 46px; height: 52px; top: 0; z-index: -1; }
.cart-link a.cart-icon i { color: #fff; font-size: 25px; position: relative; left: 8px; top: 16px; }
.cart-link a.cart-icon span.cart-qty { background: #fff none repeat scroll 0 0; width: 17px; height: 17px; border-radius: 50%; color: #666; font-size: 11px; text-align: center; position: absolute; left: 22px; top: 11px; }
.top-social-icons { float: right; margin: 6px 20px 0 0; }
.top-social-icons ul li { display: inline-block; margin-left: 12px; }
.top-social-icons ul li a { color: #dfcfc5; }
.top-social-icons ul li a:hover { color: #fff; }
.cart-single-product { overflow: hidden; display: block; padding: 15px 25px 15px 30px; }
.cart-single-product.odd { background: #fdfaf5 none repeat scroll 0 0; }
.cart-single-product.even { background: #fff none repeat scroll 0 0; }
.cart-single-product .product-img, .cart-single-product .product-info { float: left; margin-right: 20px; }
.cart-single-product .product-info p.item-name { margin-top: -5px; margin-bottom: -2px; }
.cart-single-product .product-info p.item-name a { color: #666; font-family: 'Montserrat', sans-serif; font-size: 13px; text-transform: uppercase; }
.cart-single-product .product-info p.item-name a:hover { color: #fdb903; }
.cart-single-product .product-info span.item-price { color: #fdb903; font-family: 'Montserrat', sans-serif; }
.cart-single-product .product-info span.item-price span { font-size: 20px; }
.cart-single-product a.remove-btn { float: right; margin: 25px 0 0; }
.cart-single-product a.remove-btn i { color: #333; font-size: 18px; transition: all 0.3s ease 0s; }
.cart-single-product a.remove-btn i:hover { color: #fdb903; }
.mini-cart-info { background: #fff none repeat scroll 0 0; border: 1px solid #fdb903; width: 340px; height: auto; opacity: 0; visibility: hidden; transition: all 0.4s ease 0s; }
.mini-cart-info { position: absolute; top: 300%; left: -295px; z-index: -99; }
.mini-cart-info .cart-total { background: #fdfaf5 none repeat scroll 0 0; padding: 20px 25px 20px 30px; }
.mini-cart-info .cart-total h6, .mini-cart-info .cart-total a.checkout-btn { display: inline-block; }
.mini-cart-info .cart-total h6 { color: #fdb903; }
.mini-cart-info .cart-total a.checkout-btn { border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; padding: 10px 20px; font-weight: 700; margin-left: 15px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.mini-cart-info .cart-total a.checkout-btn:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
.mini-cart-info .cart-total span.lbl { color: #333; margin-right: 15px; text-transform: uppercase; }
.mini-cart-info .cart-total span+span { font-size: 20px; }
.cart-link:hover .mini-cart-info { top: 135%; opacity: 1; visibility: visible; z-index: 999; }
/*----------------------------------------*/

/*  2.2 header-bottom

/*----------------------------------------*/

/*----------------------------------------*/

/*  2.2.1 main-menu

/*----------------------------------------*/

.main-menu { padding: 30px 0 16px; }
.main-menu ul#menu-ana-menu { text-align: right; }
.main-menu ul#menu-ana-menu>li { display: inline-block; padding: 10px 0; vertical-align: middle; }
.main-menu ul#menu-ana-menu>li>a { color: #666; font-size: 14px; padding: 0 15px; text-transform: uppercase; font-weight: 700 }
.main-menu ul#menu-ana-menu>li:hover>a {color: #698426;}
.main-menu ul#menu-ana-menu li { position: relative; }
.main-menu ul#menu-ana-menu li.logo { padding: 0; float: left; min-width: 200px; }
.main-menu ul#menu-ana-menu li.logo a { padding: 0; background-size: contain; background-repeat: no-repeat; background-position: left top; width: 180px; height: 80px; margin-top: -10px; }
/*----------------------------------------*/

/*  2.2.2 dropdown-menus

/*----------------------------------------*/

.sub-menu {width: 210px;background: #fff none repeat scroll 0 0;border: 1px solid #698426;padding: 20px;position: absolute;left: 15px;top: 150%;opacity: 0;visibility: hidden;z-index: -99;transition: all 0.4s ease 0s;}
.sub-menu li { display: block !important; margin: 0 0 12px; }
.sub-menu li:last-child { margin-bottom: 0; }
.sub-menu li a { color: #333; display: block; font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: 500; text-align: left; text-transform: capitalize; }
.main-menu ul#menu-ana-menu li:hover .sub-menu { opacity: 1; visibility: visible; top: 100%; z-index: 999; }
.sub-menu li a:hover { color: #698426; }
.main-menu li.logo { margin-top: -10px; }
.main-menu .logo a { background: url('img/anteke-logo.png') no-repeat center center; background-size: contain; display: block; width: 150px; height: 50px; overflow: hidden; text-indent: -999px; color: transparent !important; font-size: 0px !important; }
 @media(max-width:768px) {
.sub-menu { position: relative; visibility: visible; opacity: 1; z-index: 99; margin: 0 !important; padding: 0 !important; left: 0; top: auto; }
}
/*----------------------------------------*/

/*  2.2.3 mobile-menu-area

/*----------------------------------------*/

.mobile-menu-area { padding: 20px 0; }
.mean-container .mean-bar {background: #698426 none repeat scroll 0 0;}
.mean-container .mean-nav { background: #eee none repeat scroll 0 0; }
.mean-container .mean-nav ul li a { border-top: 1px solid rgba(255, 255, 255, 0.5); color: #666; }
.mean-container .mean-nav ul li ul li a { color: #666; opacity: 1; }
.mean-container .mean-nav ul li a.mean-expand { height: 23px; }
.mean-container .mean-nav ul li a:hover {color: #698426;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: #698426 none repeat scroll 0 0;color: #fff;}
.mobile-menu-area li.logo { display: none }
/*========================================*/

/*  3. slider-area

/*========================================*/

.slider-area { overflow: hidden; padding: 0 0 150px; }
.nivoSlider { position: relative; width: 100%; height: auto; overflow: visible; }
#ensign-nivoslider-2.nivoSlider { overflow: hidden; }
.nivo-caption { opacity: 1; overflow: visible; padding: 0; }
.nivo-directionNav { opacity: 0; transition: all 0.4s ease 0s; }
.nivo-prevNav .fa.fa-angle-left.nivo-prev-icon, .nivo-nextNav .fa.fa-angle-right.nivo-next-icon { color: rgba(255, 255, 255, 0.5); font-size: 40px; font-weight: 700; position: absolute; }
.nivo-prevNav .fa.fa-angle-left.nivo-prev-icon { left: 20px; }
.nivo-nextNav .fa.fa-angle-right.nivo-next-icon { right: 20px; }
.nivoSlider:hover .nivo-directionNav { opacity: 1; }
/*---------- home-1 slider ----------*/

.slider-area.home .layer-1-1 .title1 { font-size: 45px; font-weight: 700; text-transform: uppercase; position: absolute; top: 8.4%; left: 50%; margin-left: -305px; -webkit-animation: 0.8s ease-in-out 0.6s normal backwards 1 running flipInX; animation: 0.8s ease-in-out 0.6s normal backwards 1 running flipInX; }
.slider-area.home .layer-1-1 .big-title { color: rgba(255,255,255,0.1); font-size: 90px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase; position: absolute; top: 4.2%; left: 50%; margin-left: -230px; -webkit-animation: 0.5s ease-in-out 0.2s normal backwards 1 running fadeInDown; animation: 0.5s ease-in-out 0.2s normal backwards 1 running fadeInDown; }
.slider-area.home .layer-1-2 .title2, .slider-area.home .layer-1-6 .title3 { text-transform: uppercase; }
.slider-area.home .layer-1-2 .title2 span, .slider-area.home .layer-1-6 .title3 span { color: #fdb903; font-size: 60px; font-weight: 700; text-transform: uppercase; }
.slider-area.home .layer-1-2 .title2 { position: absolute; top: 51%; left: 5%; -webkit-animation: 1.5s ease-in-out 1.6s normal backwards 1 running bounceInLeft; animation: 1.5s ease-in-out 1.6s normal backwards 1 running bounceInLeft; }
.slider-area.home .layer-1-6 .title3 { position: absolute; top: 51%; right: 4%; -webkit-animation: 1.5s ease-in-out 1.6s normal backwards 1 running bounceInRight; animation: 1.5s ease-in-out 1.6s normal backwards 1 running bounceInRight; }
.slider-area.home .layer-1-6 .title3 small { color: #fff; font-size: 20px; text-transform: capitalize; }
.slider-area.home .layer-1-3 img { position: absolute; top: 32.4%; left: 20%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; }
.slider-area.home .layer-1-4 img { position: absolute; top: 24%; left: 36%; -webkit-animation: 0.8s ease-in-out 1.5s normal backwards 1 running bounceInUp; animation: 0.8s ease-in-out 1.5s normal backwards 1 running bounceInUp; }
.slider-area.home .layer-1-5 img { position: absolute; top: 31.5%; left: auto; right: 19%; z-index: -1; -webkit-animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; }
.slider-area.home .layer-2-1 .title1 { font-size: 80px; font-weight: 700; letter-spacing: 7px; text-transform: uppercase; position: absolute; right: 17.5%; top: 26.8%; -webkit-animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; }
.slider-area.home .layer-2-2 .title2 { color: #f9d5d5; font-size: 45px; letter-spacing: 2px; text-transform: uppercase; position: absolute; right: 15.7%; top: 43%; -webkit-animation: 0.5s ease-in-out 1.5s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 1.5s normal backwards 1 running fadeInLeft; }
.slider-area.home .layer-2-3 p { font-size: 18px; line-height: 28px; letter-spacing: 0.8px; text-align: left; }
.slider-area.home .layer-2-3 { position: absolute; right: 21.1%; top: 54.4%; -webkit-animation: 0.5s ease-in-out 1.8s normal backwards 1 running fadeInUp; animation: 0.5s ease-in-out 1.8s normal backwards 1 running fadeInUp; }
.slider-area.home .layer-2-4 .title3 { position: absolute; right: 42%; top: 68.6%; -webkit-animation: 1s ease-in-out 2s normal backwards 1 running bounceInRight; animation: 1s ease-in-out 2s normal backwards 1 running bounceInRight; }
.slider-area.home .layer-2-4 .title3 span { color: #fdb903; font-size: 60px; font-weight: 700; }
.slider-area.home .layer-2-5 img { position: absolute; left: 16%; top: 18.1%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; }
.slider-area.home .layer-3-1 .title1 { font-size: 110px; font-weight: 700; letter-spacing: 11px; text-transform: uppercase; position: absolute; left: 14%; top: 22%; -webkit-animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInLeft; }
.slider-area.home .layer-3-2 .title2 { font-size: 65px; letter-spacing: 6px; text-transform: uppercase; position: absolute; left: 14%; top: 42.2%; -webkit-animation: 0.5s ease-in-out 1.5s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 1.5s normal backwards 1 running fadeInRight; }
.slider-area.home .layer-3-3 .title3 { color: #ee5555; font-size: 26px; text-transform: uppercase; position: absolute; left: 14.3%; top: 58%; -webkit-animation: 0.5s ease-in-out 1.8s normal backwards 1 running rotateInDownLeft; animation: 0.5s ease-in-out 1.8s normal backwards 1 running rotateInDownLeft; }
.slider-area.home .layer-3-4 .title4 { text-transform: uppercase; position: absolute; left: 14.3%; top: 66%; -webkit-animation: 1s ease-in-out 2s normal backwards 1 running bounceInRight; animation: 1s ease-in-out 2s normal backwards 1 running bounceInRight; }
.slider-area.home .layer-3-4 .title4 small { color: #fff; font-family: 'Raleway', sans-serif; font-size: 22px; font-weight: 600; letter-spacing: 4px; text-transform: none; }
.slider-area.home .layer-3-4 .title4 span { font-size: 60px; font-weight: 700; }
.slider-area.home .layer-3-5 img { position: absolute; left: auto; top: 18.5%; right: 12%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; }
/*========================================*/

/*  4. our-story-area

/*========================================*/

.our-story-area { padding: 80px 0 0; }
/*----------------------------------------*/

/*  4.1 our-story-left

/*----------------------------------------*/

.our-story-left { width: 54%; float: left; margin-right: 2%; }
.our-story-heading { text-transform: uppercase; }
.our-story-heading h2 {color: #799430;margin: 0 0 6px;}
.our-story-heading h1 { font-size: 40px; font-weight: 700; margin: 0 0 13px 0; }
.our-story-heading h6 { color: #888; }
.our-story-left p.our-story-desc { color: #333; width: 635px; margin-top: 30px; }
a.read-more {border: 1px solid #799430;border-radius: 30px;color: #799430;font-size: 12px;margin: 14px 0 0;padding: 10px 16px;display: inline-block;text-transform: uppercase;}
a.read-more:hover {background: #799430;color: #fff;}
/*----------------------------------------*/

/*  4.2 our-story-right

/*----------------------------------------*/

.our-story-right { width: 44%; float: right; }
.our-story-img { position: relative; }
.our-story-img img { width: 100%; height: auto; margin: 4px 0 0; }
.our-story-img a { display: block; }
/*========================================*/

/*  5. our-products-area

/*========================================*/

.our-products-area { padding: 82px 0 55px; }
.our-products-area .all-products .col-md-3 { width: 100%; }
.single-product { margin: 0 0 20px; }
.single-product .product-img { border: 1px solid transparent; display: block; position: relative; text-align: center; width: 100%; height: 100%; overflow: hidden; }
.single-product .product-img a { display: block; }
.single-product .product-img a img.primary-img { transition: all 0.3s ease 0s; }
.single-product .product-img a img.secondary-img { position: absolute; top: 0; left: 0; opacity: 0; z-index: 1; transition: all 0.3s ease 0s; }
.product-overlay { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.2) none repeat scroll 0 0; top: 0; left: 0; opacity: 0; pointer-events: none; visibility: hidden; z-index: 999; transition: all 0.4s ease 0s; }
a.quick-view {position: absolute;background: rgba(255,255,255,0.8);border-radius: 50%;color: #698426;width: 46px;height: 46px;display: inline-block;text-align: center;top: 50%;left: 50%;margin-top: -23px;margin-left: -23px;opacity: 0;visibility: hidden;z-index: 9999;transform: scale(0);transition: all 0.4s ease-in-out 0s;}
a.quick-view i { font-size: 25px; font-weight: bold; line-height: 47px; }
a.quick-view:hover { background: #698426; color: #fff; }
.product-img span.tag { position: absolute; border-radius: 30px; color: #fff; font-size: 15px; width: 60px; height: 26px; line-height: 26px; top: 30px; right: 24px; text-transform: uppercase; z-index: 99; }
.product-img span.tag.sale { background: #5ab1ee none repeat scroll 0 0; }
.product-img span.tag.hot { background: #f95858 none repeat scroll 0 0; }
.product-info { margin: 19px 0 0; position: relative; }
.product-info h3.product-name { font-size: 16px; margin: 0 0 8px; }
.product-info h3.product-name a { color: #333; text-transform: uppercase; }
.product-info h3.product-name a:hover, .single-product:hover h3 a {color: #698426;font-weight: 600;}
.product-info .product-price span.special-price, .product-info .product-price span.old-price, .product-info .product-price span.regular-price { display: inline-block; }
.product-info .product-price span.special-price { margin-right: 5px; }
.product-info .product-price span.special-price, .product-info .product-price span.regular-price { color: #fdb903; font-size: 16px; }
.product-info .product-price span.old-price { color: #ddd; font-size: 16px; text-decoration: line-through; }
.product-info .product-price span span { font-size: 22px; font-weight: 700; }
.cart-btn-container a.cart-btn { background: #fff none repeat scroll 0 0; border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; font-size: 12px; padding: 8px 16px; display: inline-block; position: absolute; bottom: -5px; left: 50%; margin-left: -45px; text-transform: uppercase; opacity: 0; visibility: hidden; transform: translateY(20px); transition: all 0.3s ease 0s; }
.cart-btn-container a.cart-btn:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
.single-product:hover .product-img { border: 1px solid #f3f3f3; }
.single-product:hover .product-img a img.primary-img { opacity: 0; z-index: -1; }
.single-product:hover .product-img a img.secondary-img { opacity: 1; }
.single-product:hover .product-overlay { opacity: 1; visibility: visible; }
.single-product:hover a.quick-view { opacity: 1; visibility: visible; transform: scale(1); }
.single-product:hover .product-info .product-price { opacity: 0; visibility: hidden; }
.single-product:hover .cart-btn-container a.cart-btn { opacity: 1; visibility: visible; transform: translateY(0px); }
/*---------- Styling Next and Prev buttons ----------*/

.owl-theme .owl-controls { opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; }
.owl-theme:hover .owl-controls { opacity: 1; visibility: visible; }
.owl-theme .owl-controls .owl-buttons div {color: #698426;margin: 5px;padding: 0;font-size: 60px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;background: transparent;filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 50%; left: -25px; margin-top: -65px; }
.owl-theme .owl-controls .owl-buttons .owl-next { left: auto; right: -25px; }
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1; text-decoration: none; }
/*========================================*/

/*  6. testimonial-area

/*========================================*/

.testimonial-area { padding: 0 0 26px; }
.single-testimonial { padding: 112px 0 0; }
.testimonial-container p.testimonial-text { font-size: 15px; font-weight: 400; font-style: italic; position: relative; }
.testimonial-container p.testimonial-text:before { content: ""; position: absolute; background: url(img/testimonial/quote.png) no-repeat scroll 50% 50%; left: 0; bottom: 78px; width: 34px; height: 24px; }
.testimonial-container p.testimonial-text:after { content: ""; position: absolute; top: 80px; left: 0; width: 75px; height: 1px; background: #dedede none repeat scroll 0 0; }
.testimonial-author { margin: 56px 0 0; }
.testimonial-author .author-img { float: left; margin-right: 18px; }
.author-info { margin: 10px 0 0; display: inline-block; }
.author-info h5.author-name { font-weight: 700; margin-bottom: 0; text-transform: uppercase; }
.author-info span.author-designation { color: #fdc859; font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: 500; }
.testimonial-area .owl-theme .owl-controls .owl-pagination { position: absolute; right: 14px; bottom: -3px; }
.testimonial-area .owl-theme .owl-controls .owl-page span { display: block; width: 10px; height: 10px; margin: 5px 4px; filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1; -webkit-border-radius: 50% -moz-border-radius: 50%;
border-radius: 50%; background: #e1e1e1; }
.owl-theme .owl-controls .owl-page.active span { width: 12px; height: 12px; }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { border: 1px solid #fdbd10; filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1; }
/*========================================*/

/*  7. banner-area

/*========================================*/

.banner-area { padding: 100px 0; }
.banner-wrapper {background: #698426;display: inline-block;width: 100%;position: relative;}
/*----------------------------------------*/

/*  7.1 special-offer-area

/*----------------------------------------*/

.special-offer-area { padding: 42px 50px 38px; }
.banner-text h2 { color: #fff; font-size: 26px; }
.banner-text h2 span { color: #fdb903; font-weight: 700; }
.banner-text p { color: #fff; font-size: 15px; font-weight: 500; line-height: 27px; letter-spacing: 0.6px; max-width: 585px; margin: 26px 0 0; }
.banner-text .offer-amount p { margin: 44px 0 0; }
.banner-text .offer-amount p.from-price, .banner-text .offer-amount p.to-price { color: #fff; font-family: 'Montserrat', sans-serif; font-size: 22px; display: inline-block; }
.banner-text p.from-price { margin-right: 20px; }
.banner-text p small { font-size: 16px; font-weight: 500; }
.banner-text p span { color: #fdb903; font-size: 30px; font-weight: 700; }
/*----------------------------------------*/

/*  7.2 video-area

/*----------------------------------------*/

.video-area { position: absolute; width: 480px; height: 272px; top: -26px; right: 0; }
.video-area iframe { max-width: 100%; max-height: 100%; width: 100%; height: 100%; }
.video-container { position: relative; overflow: hidden; }
.video-container:after { content: ""; display: block; position: absolute; background: rgba(0,0,0,0.2) none repeat scroll 0 0; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; pointer-events: none; visibility: hidden; z-index: 9; transition: all 0.3s ease 0s; }
.video-container a.video-btn { font-size: 20px; line-height: 40px; color: #fff; cursor: pointer; width: 40px; height: 40px; border: 1px solid #fff; border-radius: 50%; text-align: center; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; z-index: 999; }
.video-container a.video-btn:hover { background: #fdb903; color: #fff; }
.video-area:hover .video-container:after { opacity: 1; visibility: visible; }
/*========================================*/

/*  8. blog-posts-area

/*========================================*/

.blog-posts-area { padding: 0 0 80px; }
.footer-area { margin-top: 20px; }
.single-post { margin: 0 0 20px; overflow: hidden; }
.single-post .post-img { width: 50%; float: left; position: relative; }
.single-post .post-img img { width: 100%; }
.single-post .post-date {background: #799430;color: #fff;width: 88px;height: 30px;position: absolute;right: -88px;top: 20px;text-align: center;}
.single-post .post-date h5 { line-height: 30px; }
.single-post .post-date small { color: #fff; font-size: 13px; }
.single-post .post-info { width: 50%; float: left; padding: 67px 0 0; }
.post-info h3.post-title { background: #f8f8f8 none repeat scroll 0 0; line-height: 31px; margin-top: -10px; padding: 9px 0 9px 18px; }
.post-info h3.post-title a { color: #333; }
.post-info h3.post-title a:hover { color: #fdb903; }
.post-info p { font-size: 13px; line-height: 22px; margin: 14px 0 0 20px; }
.post-info a.read-more { margin: 22px 0 0 20px; padding: 8px 16px; }
/*========================================*/

/*  9. footer-area

/*========================================*/

/*----------------------------------------*/

/*  9.1 footer-top

/*----------------------------------------*/


.footer-top {background: #799430;color: #fff;padding: 30px 0 10px;margin-top: 6em;}
.single-service { position: relative; }
.single-service:after { content: ""; position: absolute; background: #a38876; width: 1px; height: 46px; opacity: 0.9; top: 50%; right: 0; margin-top: -23px; }
.single-service.last:after { opacity: 0; }
/*.single-service i { color: #fdb903; font-size: 25px; vertical-align: bottom; }*/

.single-service i {color: #dfcfc5;vertical-align: bottom;display: block;margin-bottom: 18px;font-size: 3em;line-height: normal;}
.single-service h5 { display: inline; font-weight: 700; margin-left: 10px; text-transform: uppercase; }
.single-service p { font-size: 14px; margin-top: 9px; color: #fff; }
.single-service p a { color: #fff; }
/*----------------------------------------*/

/*  9.2 footer-middle

/*----------------------------------------*/

.footer-middle { background: #799430 none repeat scroll 0 0; color: #fff; padding: 35px 0 30px; }
.single-footer-widget { padding: 17px 0 0; }
.single-footer-widget.logo { padding: 0; }
.address ul li span { float: left; margin-right: 15px; }
.address ul li p { font-size: 15px; line-height: 20px; overflow: hidden; color: #fff !important; }
.address ul li p a { color: #fff; }

.single-footer-widget h6.widget-title { font-weight: 700; text-transform: uppercase; }
.single-footer-widget .footer-logo { margin: 0 0 17px; text-align: right }
.single-footer-widget .footer-logo img { max-width: 230px; }
.single-footer-widget .address i { color: #dfcfc5; font-size: 18px; }
.single-footer-widget .service-list, .single-footer-widget .address { padding: 10px 0 0; }
.single-footer-widget .service-list ul li { cursor: pointer; margin: 0 0 6px; transform: translateX(0px); transition: all 0.2s ease-in-out 0s; }
.single-footer-widget .service-list ul li a { color: #fff; font-size: 14px; font-weight: 500; }
.single-footer-widget .service-list ul li:hover { transform: translateX(5px); }
.single-footer-widget .service-list ul li:hover a {color: #dfcfc5;}
.footernav { }
.footernav li.logo { display: none; }
.footernav > ul { margin: 50px 0 0 50px }
.footernav > ul a { color: #fff; font-size: 16px; text-transform: uppercase; }
.footernav > ul > li { display: block; margin-right: 20px; position: relative; margin-bottom: 10px }
/*----------------------------------------*/

/*  9.3 footer-bottom

/*----------------------------------------*/


.footer-bottom { padding: 15px 0; background: #698426; position: relative; }
.copyright-text p { color: #fff; font-family: 'Montserrat', sans-serif; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; margin: 0; float: left; }
.copyright-text ul { float: right }
.copyright-text ul li { display: inline-block; font-size: 1.2em; margin: 0 5px; }
.copyright-text span, .copyright-text i { color: #dfcfc5; }
/*========================================*/

/*  10. home 2

/*========================================*/

.logo.home-2 { padding: 29px 0 0; }
/*----------------------------------------*/

/*  10.1 main-menu

/*----------------------------------------*/

.main-menu.home-2 { padding: 34px 0; }
.main-menu.home-2 ul#main-nav>li:last-child>a { padding-right: 30px; }
/*========================================*/

/*  10.2 top-banner-area

/*========================================*/

.top-banner-area.home-2 { padding: 0; }
.top-banner-area.home-2 .single-banner { margin: 0 0 20px; }
.top-banner-area.home-2 .single-banner .banner-img { position: relative; overflow: hidden; }
.top-banner-area.home-2 .single-banner .banner-img a { position: relative; overflow: hidden; display: block; }
.top-banner-area.home-2 .single-banner .banner-img a:before { content: ""; position: absolute; background: rgba(0,0,0,0.15) none repeat scroll 0 0; width: 0; height: 0; top: 0; left: 0; opacity: 0; transition: all 0.3s linear 0s; }
.top-banner-area.home-2 .single-banner .banner-img a:after { content: ""; position: absolute; background: rgba(0,0,0,0.15) none repeat scroll 0 0; width: 0; height: 0; bottom: 0; right: 0; opacity: 0; transition: all 0.3s linear 0s; }
.top-banner-area.home-2 .single-banner h3.banner-text { color: #fff; position: absolute; opacity: 0; transition: all 0.3s ease 0.1s; }
.top-banner-area.home-2 .single-banner h3.banner-text span { font-weight: 700; }
.top-banner-area.home-2 .single-banner.banner-1 h3.banner-text { text-align: right; right: 30px; bottom: 7px; transform: translateX(-80px); }
.top-banner-area.home-2 .single-banner.banner-2 h3.banner-text { text-align: left; left: 23px; top: 24px; transform: translateX(80px); }
.top-banner-area.home-2 .single-banner:hover .banner-img a:before, .top-banner-area.home-2 .single-banner:hover .banner-img a:after { width: 100%; height: 100%; opacity: 1; }
.top-banner-area.home-2 .single-banner:hover h3.banner-text { opacity: 1; }
.top-banner-area.home-2 .single-banner.banner-1:hover h3.banner-text, .top-banner-area.home-2 .single-banner.banner-2:hover h3.banner-text { transform: translateX(0px); }
.banner-area.home-2 { padding-top: 0; }
/*========================================*/

/*  10.3 our-products-area

/*========================================*/

.our-products-area.home-2 { padding: 73px 0 76px; }
/*========================================*/

/*  10.4 new-best-top-area

/*========================================*/

.new-best-top-area { padding: 20px 0 60px; }
h3.category-title { position: relative; font-weight: 700; margin: 0 0 35px; text-transform: uppercase; }
h3.category-title:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; top: 34px; left: 0; }
.new-best-top-area .single-product { clear: both; overflow: hidden; }
.new-best-top-area .single-product .product-img { float: left; margin-right: 15px; width: 104px; }
.new-best-top-area .single-product .product-img a { display: block; padding: 12px 0; }
.new-products-area a.quick-view i, .best-sellers-area a.quick-view i, .top-rated-products-area a.quick-view i { font-size: 25px; font-weight: bold; line-height: 24px; }
.new-best-top-area .product-info { margin: 30px 0 0; overflow: hidden; }
.new-best-top-area .product-info h3.product-name { font-size: 15px; margin-bottom: -4px; text-transform: uppercase; }
.new-best-top-area .product-info span.product-price { color: #666; display: block; font-size: 16px; margin: 6px 0 0; }
.new-best-top-area .product-info span.product-price span { font-size: 22px; }
.new-best-top-area .product-info a.cart-btn { border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; display: inline-block; height: 26px; font-size: 10px; font-weight: 700; line-height: 24px; margin: 7px 0 0; padding: 0 12px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.new-best-top-area .single-product:hover .product-info span.product-price { opacity: 1; visibility: visible; }
.new-best-top-area .product-info a.cart-btn:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
/*========================================*/

/*  10.5 blog-posts-area

/*========================================*/

.blog-posts-area.home-2 { padding: 0 0 98px; }
/*========================================*/

/*  10.6 slider-area

/*========================================*/

/*---------- home-2 slider ----------*/

.slider-area.home-2 { padding: 0; }
.slider-area.home-2 .layer-1-1 .title1 { font-weight: 700; position: absolute; top: 14%; left: 50%; margin-left: -238px; text-transform: uppercase; -webkit-animation: 0.8s ease-in-out 0.8s normal backwards 1 running zoomIn; animation: 0.8s ease-in-out 0.8s normal backwards 1 running zoomIn; }
.slider-area.home-2 .layer-1-1 .big-title { color: rgba(255,255,255,0.1); font-size: 70px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; position: absolute; top: 11.2%; left: 50%; margin-left: -183px; -webkit-animation: 0.5s ease-in-out 0.2s normal backwards 1 running fadeIn; animation: 0.5s ease-in-out 0.2s normal backwards 1 running fadeIn; }
.slider-area.home-2 .layer-1-2 .title2, .slider-area.home-2 .layer-1-4 .title3 { text-transform: uppercase; }
.slider-area.home-2 .layer-1-2 .title2 span, .slider-area.home-2 .layer-1-4 .title3 span { color: #fdb903; font-size: 35px; font-weight: 700; }
.slider-area.home-2 .layer-1-2 { position: absolute; left: 3.6%; top: 39%; -webkit-animation: 0.8s ease-in-out 1.5s normal backwards 1 running fadeInLeft; animation: 0.8s ease-in-out 1.5s normal backwards 1 running fadeInLeft; }
.slider-area.home-2 .layer-1-3 img { position: absolute; top: 28%; left: 50%; margin-left: -309px; -webkit-animation: 1s ease-in-out 1s normal backwards 1 running bounceInUp; animation: 1s ease-in-out 1s normal backwards 1 running bounceInUp; }
.slider-area.home-2 .layer-1-4 { position: absolute; top: 39%; right: 3.6%; -webkit-animation: 0.8s ease-in-out 1.5s normal backwards 1 running fadeInRight; animation: 0.8s ease-in-out 1.5s normal backwards 1 running fadeInRight; }
.slider-area.home-2 .layer-2-1 .title1 { font-size: 60px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; position: absolute; top: 20%; left: 11.5%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; }
.slider-area.home-2 .layer-2-2 .title2 { color: #f9d5d5; letter-spacing: 2px; text-transform: uppercase; position: absolute; top: 32%; left: 6.5%; -webkit-animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInLeft; }
.slider-area.home-2 .layer-2-3 { letter-spacing: 0.8px; text-align: right; position: absolute; top: 39.5%; left: 13.7%; -webkit-animation: 0.6s ease-in-out 1.4s normal backwards 1 running fadeInUp; animation: 0.6s ease-in-out 1.4s normal backwards 1 running fadeInUp; }
.slider-area.home-2 .layer-2-4 .title3 { font-size: 40px; font-weight: 400; position: absolute; top: 51%; left: 35.7%; -webkit-animation: 1s ease-in-out 1.4s normal backwards 1 running bounceInRight; animation: 1s ease-in-out 1.4s normal backwards 1 running bounceInRight; }
.slider-area.home-2 .layer-2-4 .title3 span { color: #fdb903; font-size: 50px; font-weight: 700; }
.slider-area.home-2 .layer-2-5 img { position: absolute; top: 18%; left: auto; right: 15.6%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; }
.slider-area.home-2 .layer-3-1 .title1 { font-size: 60px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase; position: absolute; top: 25%; left: 52.5%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInRight; }
.slider-area.home-2 .layer-3-2 .title2 { font-size: 40px; letter-spacing: 4px; text-transform: uppercase; position: absolute; top: 36%; left: 52.7%; -webkit-animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; animation: 0.5s ease-in-out 1.2s normal backwards 1 running fadeInRight; }
.slider-area.home-2 .layer-3-3 .title3 { color: #ee5555; font-size: 26px; text-transform: uppercase; position: absolute; top: 45%; left: 52.7%; -webkit-animation: 0.5s ease-in-out 1.4s normal backwards 1 running rotateInDownRight; animation: 0.5s ease-in-out 1.4s normal backwards 1 running rotateInDownRight; }
.slider-area.home-2 .layer-3-4 .title4 { font-size: 35px; text-transform: uppercase; position: absolute; top: 51.2%; left: 52.7%; -webkit-animation: 1s ease-in-out 1.4s normal backwards 1 running bounceInUp; animation: 1s ease-in-out 1.4s normal backwards 1 running bounceInUp; }
.slider-area.home-2 .layer-3-4 .title4 span { font-size: 60px; font-weight: 700; }
.slider-area.home-2 .layer-3-5 img { position: absolute; top: 14.5%; left: 13.7%; -webkit-animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; animation: 0.5s ease-in-out 0.8s normal backwards 1 running fadeInLeft; }
/*========================================*/

/*  11. shop page

/*========================================*/

/*----------------------------------------*/

/*  11.1 breadcrumb-area

/*----------------------------------------*/

.breadcrumb-area { background: #fcfcfc none repeat scroll 0 0; border: 1px solid #f0f0f0; }
.breadcrumb { padding: 14px 0; margin-bottom: 0; list-style: none; background-color: transparent; border-radius: 4px; }
.breadcrumb li a, .breadcrumb li.active { color: #333; font-family: 'Raleway', sans-serif; font-size: 13px; }
.breadcrumb>li.active {color: #698426;}
.breadcrumb li a:hover { color: #fdb903; }
/*----------------------------------------*/

/*  11.2 sidebar-area

/*----------------------------------------*/

.sidebar-widget-area { padding: 46px 0 0; }
.sidebar-widget-area .sidebar-heading { font-weight: 700; margin: 0 0 31px; position: relative; text-transform: uppercase; }
.sidebar-widget-area .sidebar-heading:after { content: ""; background: #ddd none repeat scroll 0 0; width: 60px; height: 1px; position: absolute; top: 23px; left: 0; }
.single-sidebar-widget { margin: 0 0 26px; padding-right: 20px; }
.single-sidebar-widget h6.widget-title { color: #fdb903; font-weight: 700; text-transform: uppercase; }
.single-sidebar-widget .menu-list ul li { border-bottom: 1px solid #f4f4f4; padding: 14px 0 10px; }
.single-sidebar-widget .menu-list ul li:last-child { border-bottom: none; }
.single-sidebar-widget .menu-list ul li span.qty { float: right; }
.single-sidebar-widget .menu-list ul li a { color: #333; display: block; font-family: 'Raleway', sans-serif; font-size: 14px; }
.single-sidebar-widget .menu-list ul li a:hover {color: #698426;}
/*----------------------------------------*/

/*  11.3 price-filter

/*----------------------------------------*/

.price-filter form input[type="text"] { width: 70px; height: 32px; border: 1px solid #fdb903; border-radius: 12px; text-align: center; }
.price-filter form input[type="submit"] { background: #fff none repeat scroll 0 0; border: 1px solid #fdb903; border-radius: 15px; color: #fdb903; height: 32px; float: right; font-size: 13px; font-weight: 700; letter-spacing: 1px; padding: 0 18px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.price-filter form input[type="submit"]:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
.price-filter span { color: #fdb903; }
.price-filter .price-slider.ui-slider { margin: 27px 0 33px; }
.price-filter .ui-slider .ui-slider-handle { position: absolute; z-index: 2; background-color: #fff; border: 1px solid #6a6a6a; border-radius: 50%; width: 20px; height: 20px; cursor: default; top: -5px; }
.price-filter .ui-slider .ui-slider-handle:after { content: ""; position: absolute; background: #ddd none repeat scroll 0 0; border: 1px solid transparent; border-radius: 50%; width: 12px; height: 12px; top: 50%; left: 50%; margin-top: -6px; margin-left: -6px; }
.price-filter .ui-slider .ui-slider-handle:hover:after { background: #aaa none repeat scroll 0 0; border: 1px solid #888; }
.price-filter .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-color: #aaa; background-position: 0 0; }
/*========================================*/

/*  11.4 shop-area

/*========================================*/

.shop-area { padding: 0 0 120px; }
.shop-banner-area { padding: 55px 0 0; }
.shop-grid-area { padding: 40px 0 0; }
.shop-grid-area .single-product { margin: 0 0 30px; min-height: 270px; }
.shop-grid-area .product-info h3.product-name { font-size: 16px; margin: 0 0 2px; }
/*----------------------------------------*/

/*  11.5 toolbar

/*----------------------------------------*/

.toolbar { margin: 48px 0 0; }
.toolbar .view-mode { float: right; }
.toolbar .sorter, .toolbar p.items-shown { float: right; }
.toolbar p.items-shown span { color: #fdb903; }
.toolbar .sorter { margin-left: 25px; }
.view-mode span { font-family: 'Raleway', sans-serif; margin-right: 7px; }
.view-mode ul.nav, .view-mode ul.nav>li { display: inline-block; }
.view-mode ul.nav>li>a { border-right: 1px solid #e8e8e8; position: relative; display: block; padding: 2px 10px; }
.view-mode ul.nav>li:nth-child(2)>a { border-right: none; }
.view-mode ul.nav>li>a i { color: #aaa; transition: all 0.3s ease 0s; }
.view-mode ul.nav>li.active>a i {color: #698426;}
.view-mode ul.nav>li>a:hover i { color: #698426; }
.view-mode ul.nav>li>a:focus, .view-mode ul.nav>li>a:hover { background-color: transparent; }
.sorter { position: relative; overflow: hidden; }
.sorter select { background: #fbfbfb none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; font-family: 'Raleway', sans-serif; font-size: 13px; width: 165px; height: 28px; line-height: 26px; padding-left: 20px; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; }
.sorter:after { content: "\f107"; font-family: FontAwesome; position: absolute; background: #f1f1f1 none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 0 30px 30px 0; color: #fdb903; width: 34px; height: 28px; line-height: 28px; top: 0; right: 0; pointer-events: none; text-align: center; }
/*========================================*/

/*  11.6 pagination-area

/*========================================*/

.pagination-area {/* border: 1px solid #e5e5e5; */ margin: -11px 0 0; padding: 12px 25px; }
.pagination-area p.items-shown { float: left; margin-bottom: 0; }
.pagination-area p.items-shown span { color: #fdb903; }
.pagination-links { float: right; }
.pagination-links ul li { display: inline-block; }
.pagination-links ul li a { color: #333; font-size: 13px; padding: 0 7px; }
.pagination-links ul li.active a { color: #fdb903; }
.pagination-links ul li a.prev, .pagination-links ul li a.next { font-family: 'Raleway', sans-serif; font-size: 13px; position: relative; text-transform: uppercase; }
.pagination-links ul li a.prev { padding-right: 14px; }
.pagination-links ul li a.next { padding-left: 14px; }
.pagination-links ul li a.prev:after, .pagination-links ul li a.next:before { content: ""; height: 13px; width: 1px; background: #e8e8e8; position: absolute; top: 2px; }
.pagination-links ul li a.prev:after { right: 5px; }
.pagination-links ul li a.next:before { left: 0; }
.pagination-links ul li a.prev span { padding-right: 11px; }
.pagination-links ul li a.next span { padding-left: 11px; }
.pagination-links ul li a.prev i, .pagination-links ul li a.next i { font-size: 20px; vertical-align: top; transition: all 0.3s ease 0s; }
.pagination-links ul li a:hover, .pagination-links ul li a:hover i { color: #fdb903; }
/*========================================*/

/*  11.7 shop-list-area

/*========================================*/

.shop-list-area { padding: 40px 0 0; }
.shop-list-area .single-product { overflow: hidden; margin: 0 0 55px; }
.shop-list-area .single-product .product-img { text-align: center; }
.shop-list-area .product-info h4.product-name a { color: #333; text-transform: uppercase; }
.shop-list-area .product-info h4.product-name a:hover { color: #fdb903; }
.product-info .rating-box { padding: 0 0 20px; position: relative; }
.product-info .rating-box:after { content: ""; position: absolute; background: #ddd none repeat scroll 0 0; width: 80px; height: 1px; left: 0; bottom: 0; }
.product-info .rating-box ul li { display: inline-block; }
.product-info .rating-box ul li a.has-rating { color: #fdb903; }
.product-info .rating-box ul li a { color: #aaa; }
.product-info .rating-box ul li a:hover { color: #fdb903; }
.product-info .rating-box ul, .product-info .rating-box a.reviews { display: inline; }
.product-info .rating-box a.reviews { color: #888; font-family: 'Raleway', sans-serif; font-size: 13px; letter-spacing: 1px; margin-left: 8px; }
.shop-list-area .single-product .product-price { margin: 16px 0 0; }
.shop-list-area .single-product:hover .product-price { opacity: 1; visibility: visible; }
.shop-list-area .single-product .product-price span.special-price { color: #fdb903; margin-right: 5px; }
.shop-list-area .single-product .product-price span.old-price { color: #ddd; text-decoration: line-through; }
.shop-list-area .single-product .product-price span.special-price, .shop-list-area .single-product .product-price span.old-price { display: inline; font-size: 18px; }
.shop-list-area .single-product .product-price span.special-price span, .shop-list-area .single-product .product-price span.old-price span { font-size: 25px; font-weight: 700; }
.shop-list-area .single-product .product-short-desc { line-height: 22px; margin: 12px 0 0; }
.shop-list-area .actions { margin: 20px 0 0; }
.shop-list-area .actions a.cart-btn, .shop-list-area .actions a.quick-view-btn, .shop-list-area .actions a.wishlist-btn { border: 1px solid #ddd; color: #333; display: inline-block; margin-right: 7px; }
.shop-list-area .actions a.cart-btn { border-radius: 30px; font-size: 12px; padding: 8px 16px; text-transform: uppercase; }
.shop-list-area .actions a.quick-view-btn, .shop-list-area .actions a.wishlist-btn { border-radius: 15px; line-height: 0; padding: 7.5px 14px; vertical-align: top; }
.shop-list-area .actions a.quick-view-btn i, .shop-list-area .actions a.wishlist-btn i { font-size: 18px; font-weight: 700; }
.shop-list-area .actions a.cart-btn:hover, .shop-list-area .actions a.quick-view-btn:hover, .shop-list-area .actions a.wishlist-btn:hover { background: #698426 none repeat scroll 0 0; border: 1px solid #698426; color: #fff; }
/*========================================*/

/*  12. product-details page

/*========================================*/

/*========================================*/

/*  12.1 product-details-area 

/*========================================*/

.product-details-area { padding: 30px 0 0; }
.product-details-wrapper .tab-content { margin: 0 0 24px; }
.venobox.zoom-btn { position: relative; top: 3px; }
.venobox.zoom-btn i { color: #333; font-size: 16px; vertical-align: middle; transition: all 0.3s ease 0s; }
.venobox.zoom-btn span { color: #666; font-family: 'Raleway', sans-serif; font-size: 13px; margin-left: 6px; transition: all 0.3s ease 0s; }
.venobox.zoom-btn:hover i, .venobox.zoom-btn:hover span { color: #fdb903; }
.venobox.zoom-btn:hover { color: #fdb903; }
.other-views-thumb ul#thumbnail-gallery li { float: left; margin-right: 15px; }
.other-views-thumb .nav > li { float: left; margin-right: 16px; }
.other-views-thumb .nav > li > a { display: block; padding: 0; position: relative; }
.other-views-thumb .nav > li > a:focus, .nav > li > a:hover { background-color: transparent; }
/*========================================*/

/*  12.2 related-products-area

/*========================================*/

.related-products-area { padding: 70px 0 0; }
.related-products-area h2.category-title { font-size: 20px; font-weight: 700; margin: 0 0 45px; position: relative; text-transform: uppercase; }
h2.category-title:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; top: 34px; left: 0; }
.related-products-area .single-product { clear: both; overflow: hidden; }
.related-products-area .single-product .product-img { float: left; margin-right: 15px; width: 104px; }
.related-products-area .single-product .product-img > a { display: block; padding: 12px 0; }
.related-products-area .product-info { display: block; margin: 5px 0 0; overflow: hidden; }
.related-products-area .single-product a.quick-view i { font-size: 25px; font-weight: bold; line-height: 24px; }
.related-products-area .product-info h3.product-name { font-size: 15px; letter-spacing: 1px; text-transform: uppercase; }
.related-products-area .product-info span.product-price { color: #666; display: block; font-size: 16px; margin: -5px 0 0; }
.related-products-area .product-info span.product-price span { font-size: 22px; }
.related-products-area .product-info a.cart-btn { border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; display: inline-block; font-size: 10px; font-weight: 700; height: 26px; line-height: 26px; margin: 7px 0 0; padding: 0 12px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.related-products-area .single-product:hover .product-info span.product-price { opacity: 1; visibility: visible; }
.related-products-area .product-info a.cart-btn:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
/*----------------------------------------*/

/*  12.3 single-product-details-info

/*----------------------------------------*/

.single-product-details-info .product-info h2.product-name { font-size: 25px; text-transform: uppercase; }
.single-product-details-info .product-info h2.product-name a { color: #333; }
.single-product-details-info .product-info h2.product-name a:hover { color: #fdb903; }
.single-product-details-info .product-info .product-price { margin: 14px 0 0; }
.single-product-details-info .product-price span.special-price, .single-product-details-info .product-price span.old-price { display: inline; font-size: 20px; }
.single-product-details-info .product-price span.special-price { color: #fdb903; margin-right: 8px; }
.single-product-details-info .product-price span.old-price { color: #ddd; text-decoration: line-through; }
.single-product-details-info .product-price span.special-price span, .single-product-details-info .product-price span.old-price span { font-size: 35px; font-weight: 700; }
.single-product-details-info .product-short-desc { line-height: 22px; margin: 20px 0 0; }
.single-product-details-info .actions { margin: 20px 0 0; }
/*----------------------------------------*/

/*  12.4 quantity-area

/*----------------------------------------*/

.quantity-area { display: inline-block; }
.quantity-area label { font-size: 13px; margin-right: 25px; text-transform: uppercase; }
.quantity-area .product-quantity { width: 104px; margin-right: 20px; position: relative; display: inline-block; }
.quantity-area .product-quantity input[type="text"] { border: 1px solid #ddd; border-radius: 20px; width: 100%; height: 35px; padding: 0 20px; text-align: center; }
.quantity-area .cart-plus-minus { display: inline-block; }
.quantity-area .cart-plus-minus span.increase-btn, .quantity-area .cart-plus-minus span.decrease-btn { background: #fafafa; border: 1px solid #ddd; color: #fdb903; cursor: pointer; width: 30px; height: 100%; font-size: 15px; line-height: 32px; text-align: center; position: absolute; }
.quantity-area .cart-plus-minus span.decrease-btn { border-radius: 20px 0 0 20px; top: 0; left: 0; }
.quantity-area .cart-plus-minus span.increase-btn { border-radius: 0 20px 20px 0; top: 0; right: 0; }
.single-product-details-info .actions a.cart-btn, .single-product-details-info .actions a.wishlist-btn { border: 1px solid #ddd; color: #333; display: inline-block; margin-right: 10px; }
.single-product-details-info .actions a.cart-btn { border-radius: 30px; font-size: 12px; padding: 8px 16px; text-transform: uppercase; }
.single-product-details-info .actions a.wishlist-btn { border-radius: 20px; padding: 5px 14px; vertical-align: top; }
.single-product-details-info .actions a.wishlist-btn i { font-size: 18px; font-weight: 700; line-height: 23px; }
.single-product-details-info .actions a.cart-btn:hover, .single-product-details-info .actions a.wishlist-btn:hover {background: #698426 none repeat scroll 0 0;bor;border: 1px solid #698426;color: #fff;}
/*----------------------------------------*/

/*  12.5 social-links-area

/*----------------------------------------*/

.social-links-area { margin: 45px 0 0; }
.social-links-area label { font-size: 13px; margin-right: 14px; text-transform: uppercase; }
.social-links-area ul { display: inline; }
.social-links-area ul li { display: inline-block; margin: 0 2px; }
.social-links-area ul li a { width: 30px; height: 30px; border-radius: 50%; border: 1px solid #ddd; color: #aaa; display: inline-block; font-size: 15px; line-height: 30px; text-align: center; }
.social-links-area ul li a:hover { background: #fdb903; border: 1px solid #fdb903; color: #fff; }
/*----------------------------------------*/

/*  12.6 product-additional-info

/*----------------------------------------*/

.product-additional-info { margin: 0; }
.additional-info-tabs .nav>li { float: left; position: relative; }
.additional-info-tabs .nav>li:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; bottom: 0; left: 0; opacity: 0; transition: all 0.3s ease 0s; }
.additional-info-tabs .nav>li.active:after { opacity: 1; }
.additional-info-tabs .nav>li>a { color: #333; font-size: 18px; margin-right: 30px; padding: 5px 32px 5px 0; position: relative; text-transform: uppercase; }
.additional-info-tabs .nav>li>a:after { content: ""; position: absolute; background: #ddd none repeat scroll 0 0; width: 1px; height: 12px; top: 30%; right: 0; }
.additional-info-tabs .nav>li:last-child>a:after { opacity: 0; }
.additional-info-tabs .nav>li.active>a { color: #fdb903; }
.additional-info-tabs .nav>li:hover:after { opacity: 1; }
.additional-info-tabs .nav>li>a:hover { color: #fdb903; }
.additional-info-tabs .nav>li>a:focus, .additional-info-tabs .nav>li>a:hover { text-decoration: none; background-color: transparent; }
.single-additional-info { margin: 30px 0 0; }
/*----------------------------------------*/

/*  12.6.1 product-long-desc

/*----------------------------------------*/

.single-additional-info .product-long-desc ul.about-food { padding: 12px 0 0; }
.single-additional-info .product-long-desc ul li { font-family: 'Raleway', sans-serif; margin: 0 0 6px; }
.single-additional-info .product-long-desc ul li span { font-weight: 700; }
.single-additional-info .product-long-desc .feeding-instructions, .single-additional-info .product-long-desc .ingredients { margin: 30px 0 0; }
.single-additional-info .product-long-desc .feeding-instructions p { margin-bottom: 2px; }
.single-additional-info .product-long-desc .guaranteed-analysis { margin: 27px 0 0; }
.single-additional-info .product-long-desc p.calorie { margin: 26px 0 0; }
.single-additional-info .product-long-desc p.calorie label { font-weight: 700; }
/*----------------------------------------*/

/*	12.6.2 product-reviews-container

/*----------------------------------------*/

.product-reviews-container { margin: 35px 0; max-width: 650px; width: 100%; }
.product-reviews-container h6 { font-weight: 700; margin-bottom: 22px; text-transform: uppercase; }
.product-reviews { margin-bottom: 30px; }
.product-reviews img { border-radius: 50%; float: left; }
.product-reviews .product-reviews-content { border: 1px solid #ddd; margin-left: 70px; padding: 10px; position: relative }
.product-reviews .product-reviews-content:before { background: #fff none repeat scroll 0 0; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; content: ""; display: block; height: 10px; left: -6px; position: absolute; top: 10px; transform: rotate(45deg); width: 10px; }
.product-reviews .product-reviews-content p { font-size: 16px; margin: 0 0 10px; }
.product-reviews .product-reviews-content p strong { font-family: 'Montserrat', sans-serif; font-size: 13px; text-transform: uppercase; }
.product-reviews-content span { font-size: 14px; }
.product-reviews .product-reviews-content span.pro-comments-rating { float: right; }
.product-reviews .product-reviews-content .desc { font-family: "Raleway", sans-serif; line-height: 22px; }
.review-form-wrapper input[type="text"], .review-form-wrapper input[type="email"] { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; font-family: 'Raleway', sans-serif; font-size: 13px; height: 40px; margin-bottom: 20px; padding: 0 20px; width: 100%; }
.review-form-wrapper textarea { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 20px; font-family: 'Raleway', sans-serif; font-size: 13px; height: 170px; margin-bottom: 20px; margin-top: 20px; padding: 10px; width: 100%; resize: none; }
.review-form-wrapper input[type="submit"] { background: #eee none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 13px; padding: 10px 30px; display: inline-block; text-transform: uppercase; transition: all 0.3s ease 0s; }
.review-form-wrapper input[type=submit]:hover { background: #fdb903; border: 1px solid #fdb903; color: #fff; }
.your-rating span { margin-right: 25px; }
.your-rating span a i { color: #919191; transition: all 0.3s ease 0s; }
.your-rating span:hover a i { color: #fdb903; }
.your-rating h6 { margin-bottom: 10px; }
/*----------------------------------------*/

/*  12.6.3 tags-form-wrapper

/*----------------------------------------*/

.single-additional-info .tags-form-wrapper label { display: block; font-size: 14px; font-weight: 700; text-transform: uppercase; margin: 0 0 10px; }
.single-additional-info input.tag-text { width: 300px; height: 40px; padding: 0 20px; background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; outline: 0; margin: 0 0 15px; }
.single-additional-info button.tag-btn { background: #fff; border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 13px; font-weight: 400; height: 40px; line-height: 40px; outline: 0; padding: 0 20px; text-align: center; text-transform: uppercase; transition: all 0.3s ease 0s; display: block; vertical-align: top; }
.single-additional-info button.tag-btn:hover { background: #fdb903; border: 1px solid #fdb903; color: #fff; }
.single-additional-info p.note { font-size: 13px; margin: 2px 0 0; }
/*========================================*/

/*  12.7 upsell-products-area

/*========================================*/

.upsell-products-area { padding: 98px 0 78px; }
.upsell-products-area h2.section-heading-text { font-size: 20px; font-weight: 700; padding: 0 0 13px; position: relative; text-transform: uppercase; }
.upsell-products-area h2.section-heading-text:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; bottom: 0; left: 0; }
.upsell-products-container { margin: 45px 0 0; }
.upsell-products-container .col-md-3 { width: 100%; }
.upsell-products-container .product-info { text-align: center; }
.product-info h6.product-name { margin: 0 0 5px; }
.upsell-products-container .product-info .product-price { margin-top: -7px; }
.upsell-products-container .product-info .cart-btn-container a.cart-btn { bottom: -12px; }
/*========================================*/

/*  13. cart page

/*========================================*/

/*========================================*/

/*  13.1 shopping-steps-area

/*========================================*/

.shopping-steps-area { padding: 55px 0 47px; }
.single-step { text-align: center; }
.single-step .step-number { border: 1px solid #aaa; border-radius: 50%; cursor: pointer; width: 56px; height: 56px; margin: 0 auto; transition: all 0.3s ease 0s; }
.single-step.active .step-number { background: #fdb903; border: 1px solid #fdb903; }
.single-step.active .step-number span { color: #fff; }
.single-step .step-number span { color: #fdb903; font-size: 16px; font-weight: 700; line-height: 56px; transition: all 0.3s ease 0s; }
.single-step:hover .step-number { background: #fdb903 none repeat scroll 0 0; border: 1px solid #fdb903; }
.single-step:hover .step-number span { color: #fff; }
.single-step .step-name { font-size: 14px; font-weight: 700; letter-spacing: 1px; display: inline-block; padding: 15px 0 28px; position: relative; text-transform: uppercase; }
.single-step .step-name:after { content: ""; position: absolute; background: #fdb903 none repeat scroll 0 0; width: 80px; height: 3px; bottom: 0; left: 50%; margin-left: -40px; opacity: 0; transition: all 0.3s ease 0s; }
.single-step.active .step-name:after { opacity: 1; }
.single-step:hover .step-name:after { opacity: 1; }
/*========================================*/

/*  13.2 shopping-cart-area

/*========================================*/

.shopping-cart-area { margin: 8px 0 0; padding: 0 0 60px; }
/*----------------------------------------*/

/*  13.2.1 shopping-cart-table

/*----------------------------------------*/

.shopping-cart-table .table > thead > tr > th { border-bottom: 1px solid #ddd; font-weight: 700; letter-spacing: 1px; padding: 20px 0; text-align: left; text-transform: uppercase; }
.shopping-cart-table .table>tbody>tr:last-child { border-bottom: 1px solid #ddd; }
.shopping-cart-table .table>tbody>tr>td { padding: 30px 0; vertical-align: middle; }
.shopping-cart-table .table>tbody>tr>td.product-remove { width: 100px; text-align: center; }
.shopping-cart-table .table>tbody>tr>td a.remove-btn i { color: #888; font-size: 18px; font-weight: 600; transition: all 0.3s ease 0s; }
.shopping-cart-table .table>tbody>tr>td.product-img { width: 150px; }
.shopping-cart-table .table>tbody>tr>td.product-name { width: 413px; }
.shopping-cart-table .table>tbody>tr>td.product-name a { color: #444; text-transform: uppercase; }
.shopping-cart-table .table>tbody>tr>td.unit-price { width: 172px; }
.shopping-cart-table .table>tbody>tr>td.product-quantity { width: 224px; }
.shopping-cart-table .table>tbody>tr>td.product-quantity .quantity-area { width: 104px; position: relative; }
.shopping-cart-table .table>tbody>tr>td.product-quantity .quantity-area input[type="text"] { border: 1px solid #ddd; border-radius: 20px; width: 100%; height: 35px; padding: 0 20px; text-align: center; }
.shopping-cart-table .table>tbody>tr>td span.amount { color: #fdb903; font-size: 18px; }
.shopping-cart-table .table>tbody>tr>td a.remove-btn i:hover, .shopping-cart-table .table>tbody>tr>td.product-name a:hover { color: #fdb903; }
/*----------------------------------------*/

/*  13.2.2 shopping-cart-calculation

/*----------------------------------------*/

.shopping-cart-calculation { border-bottom: 1px solid #ddd; padding: 46px 0 63px; }
.calculate-shipping h6, .cart-total h6 { font-size: 15px; font-weight: 700; text-transform: uppercase; }
.calculate-shipping .input-fields { margin: 38px 0 0; }
.calculate-shipping .single-field { width: 94%; position: relative; overflow: hidden; margin: 0 0 20px; }
.calculate-shipping .single-field select { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; font-family: 'Raleway', sans-serif; font-size: 13px; width: 100%; height: 40px; line-height: 40px; padding-left: 20px; }
.calculate-shipping .single-field:after { content: "\f107"; font-family: FontAwesome; font-size: 18px; position: absolute; background: #f1f1f1 none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 0 30px 30px 0; color: #fdb903; width: 45px; height: 100%; line-height: 40px; top: 0; right: 0; pointer-events: none; text-align: center; }
.calculate-shipping a.update-totals-btn { border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 13px; margin: 3px 0 0; padding: 10px 17px; display: inline-block; text-transform: uppercase; }
.calculate-shipping a.update-totals-btn:hover { background: #fdb903; border: 1px solid #fdb903; color: #fff; }
/*----------------------------------------*/

/*  13.2.3 cart-total-table

/*----------------------------------------*/

.cart-total-table { margin: 13px 10px 0 0; text-transform: uppercase; }
.cart-total-table .table>tbody>tr>th, .cart-total-table .table>tbody>tr>td { border-top: 0px solid #ddd; border-bottom: 1px solid #ddd; font-weight: 400; letter-spacing: 1px; padding: 22px 0; }
.cart-total-table .table>tbody>tr>th { width: 400px; }
.cart-total-table .table>tbody>tr>td { padding-right: 10px; }
.cart-total .table>tbody>tr.order-total>th, .cart-total .table>tbody>tr.order-total>td { border-bottom: 0px solid #ddd; }
.cart-total .table>tbody>tr.order-total { color: #fdb903; }
/*----------------------------------------*/

/*  13.2.4 shopping-cart-bottom

/*----------------------------------------*/

.shopping-cart-bottom { padding: 54px 0; }
.coupon-code-area .coupon-code { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; width: 278px; height: 40px; font-family: 'Raleway', sans-serif; font-size: 13px; margin-right: 20px; padding: 0 20px; }
.coupon-code-area button.apply-coupon { background: #fff none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 13px; text-transform: uppercase; padding: 0 14px 0 18px; height: 40px; display: inline-block; line-height: 40px; vertical-align: top; transition: all 0.3s ease 0s; }
.shopping-cart-btns .update-btn, .shopping-cart-btns .checkout-btn { background: #eee none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 13px; display: inline-block; padding: 10px 20px; float: right; text-align: center; text-transform: uppercase; }
.shopping-cart-btns .update-btn { margin-right: 20px; }
.shopping-cart-btns .checkout-btn { margin-right: 13px; }
.coupon-code-area button.apply-coupon:hover, .shopping-cart-btns .update-btn:hover, .shopping-cart-btns .checkout-btn:hover { background: #fdb903 none repeat scroll 0 0; border: 1px solid #fdb903; color: #fff; }
/*========================================*/

/*  14. checkout page

/*========================================*/

.login-link-area p { margin: -3px 0 0; }
.login-link-area a { color: #dc9814; }
.billing-details h6, .shipping-details h6 { font-weight: 700; margin: 0 0 40px; text-transform: uppercase; }
/*========================================*/

/*  14.1 checkout-form-area

/*========================================*/

.checkout-form-area { padding: 65px 0 0; }
.checkout-form-area .single-field label { display: block; font-size: 13px; font-weight: 700; margin: 0 0 11px; text-transform: uppercase; }
.checkout-form-area .single-field label span { margin-left: 5px; color: #ff5555; }
.checkout-form-area .single-field select, .checkout-form-area .single-field input[type="text"] { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; height: 40px; font-family: 'Raleway', sans-serif; font-size: 13px; padding: 0 15px; width: 95%; }
.checkout-form-area .single-field.first-name, .checkout-form-area .single-field.last-name, .checkout-form-area .single-field.email-address, .checkout-form-area .single-field.phone { width: 46%; display: inline-block; }
.checkout-form-area .single-field { margin: 0 0 30px; position: relative; overflow: hidden; }
.checkout-form-area .single-field.select:after { content: "\f107"; font-family: FontAwesome; font-size: 18px; position: absolute; background: #f1f1f1 none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 0 30px 30px 0; color: #fdb903; width: 45px; height: 40px; line-height: 40px; top: 29px; right: 20px; pointer-events: none; text-align: center; }
.checkout-form-area .single-field.first-name { margin-right: 14px; }
.checkout-form-area .single-field.first-name input[type="text"], .checkout-form-area .single-field.last-name input[type="text"] { width: 100%; }
.checkout-form-area .single-field.address input[type="text"] { margin: 0 0 15px; }
.checkout-form-area .single-field.address input[type="text"]+ input[type="text"] { margin-bottom: 0; }
.checkout-form-area .single-field textarea.order-notes { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 20px; font-family: 'Raleway', sans-serif; height: 172px; width: 95%; padding: 20px; resize: none; }
.billing-details .single-field span.create-account { font-family: 'Raleway', sans-serif; margin-left: 10px; }
/*========================================*/

/*  14.2 order-details-area

/*========================================*/

.order-details-area { padding: 65px 0 90px; }
.order-details-heading { font-weight: 700; position: relative; margin: 0 0 35px; padding: 0 0 8px; text-transform: uppercase; }
.order-details-heading:after { content: ""; position: absolute; background: #ddd none repeat scroll 0 0; width: 40px; height: 1px; bottom: 0; left: 50%; margin-left: -20px; }
/*----------------------------------------*/

/*  14.2.1 order-info

/*----------------------------------------*/

.order-info { padding-right: 30px; }
.order-info-table .table { text-transform: uppercase; }
.order-info-table .table>thead>tr>th { padding: 15px 0; }
.order-info-table .table > thead > tr > th { border-bottom: 1px solid #ddd; }
.order-info-table .table>tbody>tr:nth-child(2n)>td { border: 0px solid; padding: 0 0 25px; }
.order-info-table .table>tbody>tr:nth-child(2n+1)>td { border: 0px solid #ddd; padding: 30px 0 20px 0; }
.order-info-table .table>tbody>tr>td.product-name { width: 400px; }
.order-info-table .table>tbody>tr>td.product-name span { color: #fdb903; }
.order-info-table .table>tfoot>tr>th, .order-info-table .table>tfoot>tr>td { font-weight: 400; padding: 16px 0; }
/*========================================*/

/*  14.3 payment-method-selection-area

/*========================================*/

.payment-method-selection-area { padding-left: 30px; text-transform: uppercase; }
.payment-method-selection-area .single-method { border-bottom: 1px solid #ddd; padding: 19px 0 15px; }
.payment-method-selection-area .single-method span { margin-left: 15px; vertical-align: top; }
.payment-method-selection-area p { font-size: 13px; line-height: 22px; text-transform: none; }
.payment-method-selection-area .single-method.bank-transfer .method-desc p { margin: 13px 0 0; }
.method-desc > img { margin: 19px 0 13px; }
.payment-method-selection-area .single-method.paypal .method-desc a { color: #fdb903; cursor: help; font-family: 'Raleway', sans-serif; font-size: 13px; margin-left: 27px; position: relative; top: 8px; text-transform: none; }
.payment-method-selection-area p.note { margin: 16px 0 0; }
/*========================================*/

/*  15. wishlist page

/*========================================*/

.shopping-cart-area.wishlist { padding: 60px 0; }
.shopping-cart-area h6.wishlist-heading, .my-account-area h6.account-heading { font-weight: 700; text-transform: uppercase; }
.shopping-cart-table .table > tbody > tr > td.cart-btn-container { width: 162px; }
.shopping-cart-table .table > tbody > tr > td.cart-btn-container a.add-to-cart { background: #fff none repeat scroll 0 0; border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; font-size: 12px; padding: 8px 16px; display: inline-block; text-transform: uppercase; transition: all 0.3s ease 0s; }
.shopping-cart-table .table > tbody > tr > td.cart-btn-container a.add-to-cart:hover { background: #fdb903 none repeat scroll 0 0; color: #fff; }
/*========================================*/

/*  16. my account page

/*========================================*/

/*========================================*/

/*  16.1 my-account-area

/*========================================*/

.my-account-area { padding: 60px 0; }
.login-info > h6, .registration-info > h6 { text-transform: uppercase; font-weight: 700; margin: 0 0 25px; }
.account-heading { margin: -3px 0 30px; }
/*========================================*/

/*  16.2 login-form-area

/*========================================*/

.login-form-area, .registration-form-area { border: 1px solid #ddd; padding: 30px; }
.login-form-area .single-field, .registration-form-area .single-field { margin: 0 0 10px; }
.login-form-area .single-field label, .registration-form-area .single-field label { display: block; font-size: 13px; font-weight: 700; margin: 0 0 11px; text-transform: uppercase; }
.login-form-area .single-field label span, .registration-form-area .single-field label span { margin-left: 5px; color: #ff5555; }
.login-form-area .single-field input[type="email"], .registration-form-area .single-field input[type="email"], .login-form-area .single-field input[type="password"], .registration-form-area .single-field input[type="password"] { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; height: 40px; font-family: 'Raleway', sans-serif; font-size: 13px; padding: 0 15px; width: 100%; }
/*========================================*/

/*  16.3 form-action

/*========================================*/

.form-action { display: block; overflow: hidden; padding: 20px 0 0; }
.form-action > label { font-size: 13px; position: relative; top: 6px; }
.form-action > input[type="submit"], .form-action > label { float: right; margin-left: 20px; }
.form-action > input[type="submit"] { background: #eee none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; color: #333; font-size: 14px; padding: 8px 25px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.form-action > input[type="submit"]:hover { background: #fdb903 none repeat scroll 0 0; border: 1px solid #fdb903; color: #fff; }
.form-action input[type="checkbox"] { position: relative; right: 7px; top: 2px; }
.password-recover > a { color: #333; display: inline-block; font-size: 13px; margin: 10px 0 0; }
.password-recover > a:hover { color: #fdb903; }
/*========================================*/

/*  17. about page

/*========================================*/

/*========================================*/

/*  17.1 our-story-area

/*========================================*/

.our-story-area.about { padding: 53px 0 0; }
.our-story-area.about .our-story-img img { margin: 1px 0 0; }
.our-story-area.about .our-story-heading h2 {color: #698426;margin: 0 0 4px;}
.our-story-area.about .our-story-heading h1 { font-size: 40px; font-weight: 700; margin: 0 0 9px -3px; }
.our-story-area.about .our-story-left p.our-story-desc { color: #333; width: 635px; margin-top: 27px; }
.our-stories p.our-story-desc+p.our-story-desc { margin: 25px 0 0; }
.our-stories p.our-story-desc span { color: #fdb903; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 700; margin-right: 7px; }
/*========================================*/

/*  17.2 team-area

/*========================================*/

.team-area { padding: 90px 0 92px; }
.team-area h5.section-title { font-weight: 700; text-transform: uppercase; text-align: center; position: relative; }
.team-area h5.section-title:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; top: 31px; left: 50%; margin-left: -20px; }
.team-members-area { padding: 36px 0 0px; }
.single-team-member { position: relative; overflow: hidden; text-align: center; }
.single-team-member .member-img>a { display: block; position: relative; overflow: hidden; }
.single-team-member .member-img>a:before { content: ""; position: absolute; background: rgba(0,0,0,0.3); width: 100%; height: 100%; display: block; top: 0; left: 0; opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; }
.member-social-links ul li { float: left; margin-right: 22px; opacity: 0; transform: translateY(20px); }
.member-social-links ul li:nth-child(1) { transition: all 0.3s ease 0s; }
.member-social-links ul li:nth-child(2) { transition: all 0.3s ease 0.1s; }
.member-social-links ul li:nth-child(3) { transition: all 0.3s ease 0.2s; }
.member-social-links ul li:last-child { margin-right: 0; transition: all 0.3s ease 0.3s; }
.member-social-links ul li a { color: #fff; font-size: 20px; }
.member-social-links ul li a:hover { color: #fdb903; }
.member-social-links { position: absolute; top: 40%; left: 50%; margin-top: -10px; margin-left: -63px; }
.single-team-member:hover .member-img a:before { opacity: 1; visibility: visible; }
.single-team-member:hover .member-social-links ul li { opacity: 1; visibility: visible; transform: translateY(0); }
.member-info h6.member-name { font-weight: 700; margin: 21px 0 0; text-transform: uppercase; }
.member-info h6.member-name a { color: #555; }
.member-info p.member-designation { color: #fdb903; font-weight: 500; margin: 3px 0 0; text-transform: capitalize; }
/*========================================*/

/*  18. contact page

/*========================================*/

/*----------------------------------------*/

/*  18.1 contact-top

/*----------------------------------------*/

.contact-top { padding: 55px 0 75px; }
.map-area #map { width: 100%; height: 475px; }
/*----------------------------------------*/

/*  18.2 contact-middle

/*----------------------------------------*/

.single-contact-content { background: #f7f7f7 none repeat scroll 0 0; padding: 42px 0 47px; min-height: 190px; }
.single-contact-content .contact-icon { padding: 0 0 11px; }
.single-contact-content .contact-icon i {color: #698426;font-size: 35px;font-weight: 700;transition: all 0.4s ease 0s;}
.single-contact-content h5 { font-weight: 700; margin: 0 0 13px; text-transform: uppercase; }
.single-contact-content > span { color: #666; font-family: 'Raleway', sans-serif; font-size: 14px; display: block; margin: 0 0 4px; }
.single-contact-content > span > a { color: #666; }
.single-contact-content > span > a:hover { color: #fdb903; }
/*----------------------------------------*/

/*  18.3 contact-bottom

/*----------------------------------------*/

.contact-form-area { padding: 82px 15px 100px; text-align: center; }
.single-contact-content > p { color: #666; line-height: 22px; margin: -1px 0 5px; }
.single-contact-content:hover .contact-icon i { transform: scale(1.3); }
.contact-form-area h5 { margin: 0 0 39px; padding: 0 0 12px; position: relative; text-transform: uppercase; }
.contact-form-area h5:after { content: ""; position: absolute; background: #aaa none repeat scroll 0 0; width: 40px; height: 1px; left: 50%; margin-left: -20px; bottom: 0; }
.contact-form-area .contact-form .single-field input[type="text"], .contact-form-area .contact-form .single-field input[type="email"], .contact-form-area .contact-form .single-field textarea { background: #fafafa none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 30px; font-family: 'Raleway', sans-serif; font-size: 13px; width: 100%; height: 40px; padding: 0 20px; margin: 0 0 25px; }
.contact-form-area .contact-form .single-field textarea { border-radius: 20px; height: 172px; padding: 20px; resize: none; }
.send-btn-container input[type="submit"] {background: #698426;bo;border: 1px solid #698426;border-radius: 30px;color: #fff;font-size: 13px;padding: 10px 20px;display: inline-block;text-transform: uppercase;transition: all 0.3s ease 0s;}
.send-btn-container input[type="submit"]:hover {background: #fff;border: 1px solid #698426;color: #698426;}
.contact-form-area .thanks-text { color: #0CB038; padding: 0 0 20px; }
.contact-form-area .thanks-text h5 { font-weight: 700; margin: 0 0 15px; }
.contact-form-area .thanks-text h5:after { background: #0CB038 none repeat scroll 0 0; }
.contact-form-area .thanks-text p { font-weight: 500; }
/*----------------------------------------*/

/*  19. scrollUp

/*----------------------------------------*/

a#scrollUp {width: 50px;height: 50px;display: inline-block;background: #f7f7f7 none repeat scroll 0 0;border: 1px solid #698426;color: #698426;bottom: 25px;right: 20px;text-align: center;line-height: 50px;font-size: 30px;animation: fadeInUp 0.5s ease-in-out 0s;}
a#scrollUp:hover { background: #698426 none repeat scroll 0 0; border: 1px solid #698426; color: #fff; }
/*----------------------------------------*/

/*	20. Product Modal

/*----------------------------------------*/   

.modal { z-index: 13000 }
#productModal .modal-dialog { margin: 5% auto; max-width: 96%; min-height: 300px; padding: 20px; width: 870px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
#productModal .modal-header { border: 0 none; padding: 0; min-height: auto; }
#productModal button.close { position: absolute; right: 10px; top: 10px; z-index: 2; opacity: 1; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
#productModal button.close span { border: 1px solid #909295; border-radius: 60px; color: #909295; display: block; height: 30px; line-height: 25px; text-align: center; width: 30px; padding-top: 1px; }
#quickview-wrapper .modal-content { border-radius: 0; }
.modal-product { overflow: hidden; }
.modal-product .product-images { float: left; width: 40%; }
.modal-product .product-images .quick-thumbnails { float: left; width: 100%; }
.modal-product .product-images .main-image { border: 1px solid #ddd; float: left; margin-bottom: 10px; width: 100%; }
.modal-product .product-images .main-image img { box-shadow: none; padding: 8px 0 11px; }
.modal-product .product-info { float: left; padding-left: 30px; width: 60%; }
.modal-product .product-info h1 { font-size: 22px; font-weight: normal; margin: 0 0 20px; }
.modal-product .product-info .price-box { float: left; margin: -4px 0 12px; width: 100%; }
.modal-product .product-info .price-box span.special-price { color: #fdb903; font-family: "Montserrat", sans-serif; font-size: 24px; font-weight: 400; }
.modal-product .product-info .price-box .product-price span span { font-size: 28px; }
.modal-product .product-info .see-all { color: #42414f; display: inline-block; margin-bottom: 25px; margin-top: 5px; text-decoration: underline; }
.quick-add-to-cart .add-to-cart-button { background: #fff none repeat scroll 0 0; border: 1px solid #fdb903; border-radius: 30px; color: #fdb903; font-weight: 700; height: 35px; margin-left: 0; padding: 0 30px; text-transform: uppercase; transition: all 0.3s ease 0s; }
.quick-add-to-cart .add-to-cart-button:hover { background: #fdb903 !important; color: #fff; }
.modal-product .product-info .see-all:hover { color: #fdb903; }
h3.widget-title-modal { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #42414f; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%; }
.modal-product .product-info .quick-add-to-cart { border-bottom: 1px solid #e5e5e5; float: left; margin: 0 0 20px; padding: 0 0 25px; width: 100%; }
.modal-product .product-info .quick-desc { border-bottom: 1px solid #e5e5e5; color: #333; font-family: 'Raleway', sans-serif; float: left; font-size: 14px; line-height: 24px; margin: 0 0 15px; padding: 0 0 15px; width: 100%; }
.modal-product .widget { float: left; width: 100%; }
.modal-product .widget .widget-title { background: none; color: #909295; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%; }
.modal-product .widget .social-icons { float: left; margin: 0; padding: 0; }
.modal-product .widget .social-icons li { float: left; line-height: 30px; list-style: none; margin-right: 10px; }
.modal-product .widget .social-icons li .social-icon { border: 1px solid #e5e5e5; border-radius: 3px; color: #909295; display: inline-block; font-size: 18px; line-height: 28px; text-align: center; width: 40px; }
.modal-product .widget .social-icons li .social-icon:hover { color: #fff }
.modal-product .widget .social-icons li .social-icon.facebook:hover { background: #3B579D; border: 1px solid #3B579D; }
.modal-product .widget .social-icons li .social-icon.twitter:hover { background: #3ACAFF; border: 1px solid #3ACAFF; }
.modal-product .widget .social-icons li .social-icon.pinterest:hover { background: #CB2027; border: 1px solid #CB2027; }
.modal-product .widget .social-icons li .social-icon.tumblr:hover { background: #304E6C; border: 1px solid #304E6C; }
.modal-product .widget .social-icons li .social-icon.gplus:hover { background: #DD4B39; border: 1px solid #DD4B39; }
.modal-product .widget .social-icons li .social-icon.linkedin:hover { background: #0097BD; border: 1px solid #0097BD; }
.logo-sm.visible-xs { margin: 20px auto 0; text-align: center; width: 100%; }
.copyright-text p a { color: #fdb903 }
.copyright-text p a:hover { text-decoration: underline }
.acf-map { width: 100%; height: 400px; border: #ccc solid 1px; margin: 20px 0; }
@media(max-width:480px) {
.copyright-text ul { display: block; float: none; text-align: center; }
.acf-map { height: 250px }
}
/* fixes potential theme css conflict */
.acf-map img { max-width: inherit !important; }
span.wpcf7-not-valid-tip { color: #f00; font-size: 1em; display: block; margin-bottom: 10px; margin-top: -20px; }
.cat-blog-wrapper { padding-top: 50px }
.single-blog { float: none; clear: both; margin-bottom: 40px; }
.single-blog::after { display: block; content: ''; float: none; clear: both; }
.single-blog:hover a.quick-view { opacity: 1; visibility: visible; transform: scale(1); }
.single-blog .blog-name a { color: #000 }
h1.urun-kat-tit { float: left; font-size: 24px; font-weight: 500 }
.sticknav { position: fixed; top: -100px; left: 0; z-index: 99999; width: 100%; background: #fff; border-bottom: solid 5px rgba(0,0,0,.1); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.sticknav .main-menu { padding: 20px 0 10px; }
.sticknav .main-menu ul#menu-ana-menu-1 { text-align: right; }
.sticknav .main-menu ul#menu-ana-menu-1>li { display: inline-block; padding: 10px 0; vertical-align: middle; }
.sticknav .main-menu ul#menu-ana-menu-1>li>a { color: #666; font-size: 14px; padding: 0 15px; text-transform: uppercase; font-weight: 700 }
.sticknav .main-menu ul#menu-ana-menu-1>li:hover>a { color: #fdb903; }
.sticknav .main-menu ul#menu-ana-menu-1 li { position: relative; }
.sticknav .main-menu ul#menu-ana-menu-1 li.logo { padding: 0; float: left; min-width: 200px; }
.sticknav .main-menu ul#menu-ana-menu-1 li.logo a { padding: 0; background-size: contain; background-repeat: no-repeat; background-position: left top; width: 160px; height: 50px; margin-top: 0px; }
.sticknav .main-menu ul#menu-ana-menu-1 li:hover .sub-menu { opacity: 1; visibility: visible; top: 100%; z-index: 999; }
.sticknav.active { top: 0 }
.urun-img { position: relative }
.urun-img .effect {position: absolute;background: rgba(255,255,255,0.8);border-radius: 50%;color: #698426;width: 46px;height: 46px;display: inline-block;text-align: center;top: 50%;left: 50%;margin-top: -23px;margin-left: -23px;opacity: 0;visibility: hidden;z-index: 99;transform: scale(0);transition: all 0.4s ease-in-out 0s;}
.urun-img:hover .effect { transform: scale(1); visibility: visible; opacity: 1; }
.urun-img:hover .effect i { font-size: 30px; margin-top: 9px; }
