/*** ======= // TABLE OF CONTENT // ============================
1- Slide Header
2- Menu Sec
3- Mega Menu
4- Quick Elements
5- Checkbox
6- User Account
7- Cart Dropdown lists
8- Mega Menu
9- Ad Carousel
10- General Owl Carousel Navigation
11- General Owl Carousel Pagination
12- heading1
13- Heading 2
14- Heading 3
15- Heading 4
16- Heading 5
17- Heading6
18- heading7
19- Contact Info Box
20- Product Filter Sec
21- Bootstrap select
22- Isotop
23- Product Filter Sec
24- Product Style 1
25- Our Step process
26- Footer
27- general Widget Style
28- Customer Services
29- News letter
30- Bottom Line
31- Quick Promotion
32- Aside
33- Best Seller Widget
35- Product Style 2
36- Product Style 3
37- Weekly Offer
38- Choose Color Widget
39- Brands Widget
40- Price Widget
41- Widget Products
42- Widget Products
43- Choose Sizes
44- White Content Box
45- Recommendation Products
46- Ad Banner
47- Category Product list
48- Category Product Area
49- Banner
50- Product Filter 2
51- Smart Tech Sec
52- Blog Sec
53- Banner 1
54- Banner 2
55- Category Prodict sec
56- Top Product Carousel
57- Mini Service Sec
58- Product Sec
59- LookBook Products
60- Testimonial
61- Breadcrumbs
62- Contact Map
63- About Sec
64- About Info
65- Company Facts
66- Toggle
67- Testimonial2
68- Brand Area
69- Our Team sec
70- Our Blog
71- Pagination
72- Single Post
73- Comment sec
74- Slick Carousel
75- Single Product
76- Single Product Details
77- Quick Reviews
78- Cart Quantity
79- Slelect Size
80- Review Video
81- Review Tabs
82- Fancy Product
83- Filter Product
84- Filter Product area
85- Cart
86- Billing Sec
87- My Order List
88- Total Order Box
89- Responsive Header Style
90- Cross Browser
91- OWL CAROUSEL STYLING
===================================================== ***/


/*=============== General Styling ===================*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,400italic,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,300italic,400italic,500,500italic,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

body {
    color: #4c4c4c;
    float: left;
    font-family: Lato;
    letter-spacing: 0.3px;
    overflow-x: hidden;
    position: relative;
    width: 100%;
}
body.modal-open {
    overflow-y: hidden;
}
h1,h2,h3,h4,h5,h6{
    font-family:Raleway;
    color:#202020;
}
p{
    font-family:Lato;
    color:#4c4c4c;
    line-height:26px;
    font-size:14px;
    letter-spacing:0.3px;
}
ul li ,ul li a,
ol li,ol li a{
    font-family:Lato;
    color:#666666;
    font-size:13px;
    line-height:20px;
}
a:hover,
a:focus{
	text-decoration:none;
	outline:none;
}
.theme-layout{
    float:left;
    width:100%;
}
.theme-layout.boxed{
    background:none repeat scroll 0 0 #FFFFFF;
    float:none;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    z-index:1;
    width:1230px;
	
    -webkit-box-shadow:0 0 6px #747474;
    -moz-box-shadow:0 0 6px #747474;
    -ms-box-shadow:0 0 6px #747474;
    -o-box-shadow:0 0 6px #747474;
    box-shadow:0 0 6px #747474;
}
section {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.block{
    float:left;
    width:100%;
    padding:80px 0;
    position:relative;
}
.block .container{
    padding:0;
}
.container{
    padding:0;
}
.block.remove-top{
    padding-top:0;
}
.block.no-padding{
    padding:0;
}
.block.remove-bottom{
    padding-bottom:0;
}
.block.gray,.gray{
    background-color:#f8f8f8;
}
.top-margin {
    float: left;
    margin-top: -40px;
    width: 100%;
}
iframe{
    width:100%;
    border:0;
}
.parallax,.fixed-bg{
    height:100%;
    width:100%;
    margin:0;
    position:absolute;
    left:0;
    top:0;
    z-index:-2;
}
.parallax.no-parallax {
    background-size: cover !important;
    background-position: 0 0 !important;
}
.parallax.no-cover{
    background-position: right top !important;
    background-size: auto auto !important;
}
.parallax.no-repeat {
    background-repeat: no-repeat !important;
}
.fixed-bg{
    background-attachment:fixed !important;
    background-size:cover!important;
}
.dark:before{
    background:#000000;
    content:"";
    height:100%;
    left:0;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1;
}
.layer:before{
    background:#000000;
    content:"";
    height:100%;
    left:0;
    opacity:0.4;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1;
}
iframe{
    border:0;
    width:100%;
    float:left;
}

/* Slide Header */
header.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
header.stick.slim-header.sticky {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
header.buddy-header.stick {
    background: #ffffff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.buddy-header .header-categories.clickable.show-category > ul {
    opacity: 1 !important;
    visibility: visible !important;
}
header.buddy-header.stick.sticky > .top-bar {
    margin-top: -70px;
}
header.buddy-header.stick.sticky .logo-sec {
    padding-bottom: 20px;
    padding-top: 20px;
}
.header-categories.hide-cate > ul {
    opacity: 0;
    visibility: hidden;
}
header.sticky .header-categories.clickable:hover > ul {
    opacity: 0;
    visibility: hidden;
}
.sticky.buddy-header .header-categories:hover > ul {
    opacity: 1;
    visibility: visible;
}
.sticky.buddy-header .header-categories > strong {
    padding-bottom: 21px;
}
header.buddy-header.stick.sticky {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}



.slim-header {
    background: #2b2b2b none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 9;
}
.slim-header .logo {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 19px 60px 17px 0;
    position: relative;
}
.slim-header .logo::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 500%;
}
.slim-header nav {
    float: left;
}
.slim-header nav > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 9px;
    width: 100%;
}
.slim-header nav > ul > li {
    float: left;
    padding: 25px 17px;
    position: relative;
}
.slim-header nav > ul > li > a {
    color: #fff;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.slim-header nav > ul > li > a i {
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    width: 22px;
}


header.buddy-header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 99999;
}
.top-bar {
    background: #303030 none repeat scroll 0 0;
    float: left;
    padding: 13px 0;
    width: 100%;
}
.call-us-now {
    color: #f5f5f5;
    float: left;
    font-family: lato;
    font-size: 12px;
    text-transform: uppercase;
}
.call-us-now > strong > i {margin-right: 5px;}
.call-us-now > strong {font-weight: 800;}
.top-bar ul {
    float: right;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.top-bar ul > li {
    color: #f5f5f5;
    float: left;
    font-family: raleway;
    margin-right: 20px;
}
.top-bar ul > li:last-child {
    font-family: lato;
    margin-right: 0;
}
.top-bar ul > li > i {
    font-size: 15px;
    margin-right: 10px;
}
.top-bar ul > li > img {margin-right: 10px;}
.top-bar ul > li > a {color: #f5f5f5;}
.logo-menu-sec {
    float: left;
    width: 100%;
}
.logo-sec {
    display: table;
    float: left;
    padding: 30px 0;
    width: 100%;
}
.buddy-header .logo {float: left;}
.buddy-header .logo > a {float: left;}
.buddy-header .logo img {max-width: 158px;}

/*===== Menu Sec =====*/

.buddy-header .menu-sec {
    background: #303030 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.buddy-header nav {
    float: left;
    width: 100%;
}
.buddy-header .header-categories {
    float: left;
    position: relative;
    width: 270px;
}
.header-categories.clickable > .header-cats {
    left: -40px;
    opacity: 0;
    visibility: hidden;
}
.header-categories.clickable > strong {
    cursor: pointer;
    height: 64px;
}
.header-categories.clickable.show-category > .header-cats {
    opacity: 1;
    visibility: visible;
    left: 0;
}
.buddy-header .header-categories > strong {
    color: #fff;
    float: left;
    font-family: roboto;
    font-size: 16px;
    letter-spacing: 0.6px;
    padding: 20px 25px;
    width: 100%;
}
.buddy-header .header-categories > strong i {margin-right: 10px;}
.buddy-header .header-cats {
    background: #303030 none repeat scroll 0 0;
    left: 0;
    list-style: outside none none;
    padding: 20px 20px;
    position: absolute;
    top: 100%;
    width: 100%;
}
.buddy-header .header-cats > li {
    border-bottom: 1px solid #3e3e3e;
    color: #ededed;
    float: left;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.buddy-header .header-cats > li > span {
    float: left;
    margin-right: 12px;
    text-align: center;
    width: 30px;
}
.buddy-header .header-cats > li > a {
    color: #ededed;
    float: left;
    font-family: Lato;
    font-size: 12px;
    padding-left: 15px;
    position: relative;
    text-transform: uppercase;
}
.buddy-header .header-cats li a img {margin-right: 23px;}
.buddy-header .header-cats > li > a::before {
    background: #3e3e3e none repeat scroll 0 0;
    content: "";
    height: 13px;
    left: 0;
    position: absolute;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}

.buddy-header .header-cats > li:last-child {border-bottom: 0 none;}
.buddy-header nav > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 20px;
    padding: 0;
    position: relative;
}
.buddy-header nav > ul > li {
    float: left;
    letter-spacing: 0.4px;
    padding: 21px 0;
    position: relative;
}
.buddy-header nav > ul > li > a {
    color: #ffffff;
    display: block;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 600;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}
.buddy-header nav > ul > li > a::before {
    background: #8f8f8f none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
.buddy-header nav > ul > li:first-child > a::before, 
.buddy-header nav > ul > li:last-child > a::before {display: none;}
.cart-sec {
    float: right;
    text-align: center;
}
.cart-sec > a {
    background: #000 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: lato;
    font-size: 9.91px;
    font-weight: 800;
    padding: 14px 30px;
    position: relative;
}
.cart-sec > a i {
    float: left;
    font-size: 15.32px;
    margin-bottom: 5px;
    width: 100%;
}
.cart-sec > a span {
    background: #303030 none repeat scroll 0 0;
    font-size: 8.7px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 3px;
    width: 22px;
}

/*===== Mega Menu =====*/

.buddy-header nav > ul li.has-megamenu {position: initial;}
.mega-menu2 {
    background: #181818 none repeat scroll 0 0;
    border-top: 1px solid #979797;
    left: 10px;
    opacity: 0;
    padding: 35px;
    position: absolute;
    top: 170%;
    visibility: hidden;
    width: 870px;
}
.mega-menu > div > div > span img {
    float: left;
    width: 100%;
}
nav > ul li.has-megamenu:hover > .mega-menu2 {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.mega-menu-list {
    float: left;
    list-style: outside none none;
    padding-left: 0;
    width: 100%;
}
.mega-menu-list > li {
    border-bottom: 1px solid #3e3e3e;
    font-family: lato;
    line-height: 10px;
    padding: 15px 0;
    width: 100%;
}
.mega-menu-list > li > a::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 2px;
}
.mega-menu-list > li > a {padding: 0 10px;}
.mega-menu-list > li:last-child {border-bottom: 0 none;}
.mega-menu > div > div > span {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.mega-menu2 > div > div > span > img {width: 100%;}
#offers-tabs {
    float: left;
    width: 100%;
}
#offers-tabs > ul {
    border-bottom: 0 none;
    float: left;
    width: 100%;
}
#offers-tabs > ul > li {
    color: #ededed;
    font-family: lato;
    font-weight: 400;
    line-height: initial;
    margin-bottom: 10px;
    text-transform: initial;
    width: 100%;
}
#offers-tabs > ul > li::before {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 4px solid #fff;
    bottom: -4px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
}
#offers-tabs > ul > li > a {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    margin-right: 0;
    padding: 9px 10px;
    text-align: center;
}
#offers-tabs > ul > li > a:hover {color: #ffffff;}
#offers-tabs > ul > li.active > a, 
#offers-tabs > ul > li.active > a:focus, 
#offers-tabs > ul > li.active > a:hover {border: 0 none;}
#offers-tabs > ul > li.active::before {opacity: 1;}
#offers-tabs > ul > li.active > a {color: #ffffff;}
#offers-tabs > ul > li:last-child {margin-bottom: 0;}
#offers-tabs .tab-content {
    float: left;
    width: 100%;
}
.offer-product {
    display: table;
    float: left;
    margin-top: 15px;
    width: 100%;
}
.offer-product > img {
    float: left;
    margin-right: 15px;
    width: 60px;
}
.offer-product > h3 {
    font-family: lato;
    font-size: 12px;
    margin: 10px 0 5px;
    text-transform: initial;
}
.offer-product-infos {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.offer-product-infos > h3 {
    float: left;
    line-height: 14px;
    margin: 0;
    width: 100%;
}
.offer-product-infos > h3 a {
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
}
.offer-product-infos > span {
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 5px;
}
.offer-product > span {
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
}


/* Quick Elements */
.quick-elements > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.quick-elements > ul > li {
    float: left;
    padding: 26px 0;
    position: relative;
}
.quick-elements > ul > li:last-child > a::before {
    display: none;
}
.quick-elements > ul > li:last-child > a {
    padding-right: 0;
}
.quick-elements > ul > li > a::before {
    background: #555555 none repeat scroll 0 0;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.quick-elements > ul > li:last-child {
    border: medium none;
    padding-right: 0;
}
.quick-elements > ul > li > a {
    color: #ffffff;
    float: left;
    font-size: 15px;
    padding: 0 14px;
    cursor: pointer;
}
.quick-elements .cart-style2 {
    padding: 15px 28px !important;
    text-align: center;
}
.quick-elements > ul li.cart-style2 > a {
    padding: 0;
}
.quick-elements > ul li.cart-style2 > a > span {
    background: #303030 none repeat scroll 0 0;
    height: 22px;
    line-height: 22px;
    margin: 0;
    position: absolute;
    right: 17px;
    top: 9px;
    width: 22px;
}
.quick-elements > ul li.cart-style2 > a > strong {
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: 0.5px;
    line-height: 9px;
    margin: 5px 0 0;
    width: 100%;
}
.quick-elements .cart-style2.active > a {
    color: #ffffff !important;
}




header.slim-header .container {
    display: table;
}
.quick-elements {
    float: right;
}
.menu-item-has-children > ul {
    left: 30px;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 185px;
    z-index: 9;
}
ul.light li.menu-item-has-children > ul li {
    background: #f8f8f8 none repeat scroll 0 0;
    border-color: #f0f0f0;
}
ul.light li.menu-item-has-children > ul li a {
    border-color: #e1e1e1;
    color: #232323;
}
.menu-item-has-children .mega-menu.darkest {
    background: #3c3c3c none repeat scroll 0 0;
    border-color: #292929;
}
.mega-menu.darkest::before {
    border-bottom-color: #3c3c3c;
}
.mega-menu.darkest .mega-menu-title {
    color: #ffffff;
}
.mega-menu.darkest .mega-menu-lists a {
    border-color: #484c4c;
    color: #ffffff;
}
.mega-menu.darkest #offers-tabs > ul > li > a {
    background: #282828 none repeat scroll 0 0;
    color: #ffffff;
}
.mega-menu.darkest .offer-product-infos > h3 a {
    color: #ffffff;
}
.menu-item-has-children:hover > ul {
    opacity: 1;
    left: 0;
    visibility: visible;
}
.menu-item-has-children > ul > li {
    background: #3c3c3c none repeat scroll 0 0;
    border-left: 2px solid #252525;
    border-right: 2px solid #252525;
    float: left;
    padding: 0 20px;
    position: relative;
    width: 100%;
}
.menu-item-has-children > ul > li > a {
    border-bottom: 1px solid #4a4949;
    color: #ededed;
    float: left;
    font-family: Lato;
    font-size: 12px;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.menu-item-has-children > ul::before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 0;
}
.menu-item-has-children:hover > ul::before {
    transition: all 0.4s ease 0.2s;
    width: 100%;
}
.menu-item-has-children > ul::after {
    content: "";
    height: 10px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: -6px;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    width: 10px;
    z-index: -1;
}
.menu-item-has-children:hover > ul::after {
    transition: all 0.4s ease 0.2s;
    left: 40px;
    opacity: 1;
}
.menu-item-has-children > ul > li:nth-child(2n+1) {
    margin-left: 30px;
}
.menu-item-has-children:hover > ul li {
    margin: 0;
}
.menu-item-has-children > ul > li:last-child {
    border-bottom: 2px solid #252525;
}
.menu-item-has-children > ul > li > a::before {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 2px;
}
.menu-item-has-children > ul > li:hover > a::before {
    height: 1px;
    left: 80%;
    width: 20%;
}
.menu-item-has-children .menu-item-has-children > ul {
    left: 100%;
    top: 0;
    margin-left: 40px;
}
.menu-item-has-children .menu-item-has-children > ul::after {
    display: none;
}
.menu-item-has-children .menu-item-has-children:hover > ul {
    margin-left: 0px;
}
.menu-item-has-children > ul > li:last-child > a {
    margin-bottom: 10px;
}
.slim-header nav > ul li:hover > a i {
    color: #ffffff;
}
.quick-elements > ul > li > a span {
    font-size: 12px;
    margin-left: 7px;
}
.quick-elements > ul > li .dialouge-dropdown {
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    margin-right: -10px;
    margin-top: 1px;
    opacity: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
    width: 315px;
    margin-top: 20px;
}
.quick-elements > ul > li.active > .dialouge-dropdown {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}
.quick-elements > ul > li .dialouge-dropdown::before {
    border-bottom: 8px solid #fefefe;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    right: 20px;
    top: -8px;
}
.close-cart {
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 10px;
}
.cart-dropdown-list > ul > li > i {
    color: #292929;
    display: block;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    margin-top: 3px;
}

/* Checkbox */
@-webkit-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@-moz-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@-ms-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 10px;
  }
  50% {
    height: 20px;
    width: 10px;
  }
}
.checkbox, .checkbox-alt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #c5c5c5;
    display: inline-block;
    float: left;
    font-family: Lato;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}
.checkbox label:hover:after, 
.checkbox-alt label:hover:after{
    border-color: #999999;
}
.checkbox label, .checkbox-alt label {
  display: block;
  height: 50px;
  position: relative;
  width: 50px;
}
.checkbox label::after, .checkbox-alt label::after {
    border-right: 2px solid #aaaaaa;
    border-top: 2px solid #aaaaaa;
    content: "";
    height: 12px;
    position: absolute;
    top: 11px;
    
    -webkit-transform: scaleX(-1) rotate(135deg);
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -o-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);

    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    transform-origin: left top 0;
    
    width: 6px;
}
.checkbox label, .checkbox-alt label {
    float: left;
    height: 20px;
    margin-right: 2px;
    padding: 0;
    position: relative;
    width: 20px;
}
.user-account-form form .checkbox {
    float: left;
    margin-bottom: 13px;
    margin-top: 4px;
    width: 100%;
}
.checkbox input, .checkbox-alt input {
  display: none;
}
.checkbox input:checked + label:after, .checkbox-alt input:checked + label:after {
  -webkit-animation: check 0.8s;
  -moz-animation: check 0.8s;
  -o-animation: check 0.8s;
  animation: check 0.8s;
}
.checkbox.checkbox-alt label:hover:after, .checkbox-alt.checkbox-alt label:hover:after {
  -webkit-animation: check 0.8s ease infinite;
  -moz-animation: check 0.8s ease infinite;
  -o-animation: check 0.8s ease infinite;
  animation: check 0.8s ease infinite;
}
.checkbox.checkbox-alt input:checked + label:after, .checkbox-alt.checkbox-alt input:checked + label:after {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

/* User Account */
.user-account-form {
    float: left;
    width: 100%;
}
.user-account-form > label {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 16px;
    text-transform: uppercase;
    width: 100%;
}
.user-account-form form {
    float: left;
    width: 100%;
}
.user-account-form form > input[type="text"], .user-account-form form > input[type="password"] {
    border: 3px solid #ececec;
    float: left;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 0.9px;
    margin-bottom: 8px;
    padding: 0 17px;
    text-transform: uppercase;
    width: 100%;
}
.user-account-form form input[type="submit"],
.user-account-form form > a {
    background: #313131 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-right: 10px;
    padding: 9px 30px;
    text-transform: uppercase;
}

/* Cart Dropdown lists */
.cart-dropdown-list {
    float: left;
    width: 100%;
}
.cart-dropdown-list > ul {
    float: left;
    max-height: 200px;
    list-style: outside none none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0;
    width: 100%;
    position: relative;
}
.cart-dropdown-list > ul > li {
    border-bottom: 1px solid #e8ecec;
    float: left;
    margin-bottom: 18px;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    text-align: left;
}
.cart-dropdown-list > ul > li a.del-cart {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 9px;
    height: 22px;
    left: 70px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 22px;
    opacity: 0;
    visibility: hidden;
}
.cart-dropdown-list > ul > li:hover a.del-cart {
    opacity: 1;
    visibility: visible;
}
.cart-dropdown-list li span {
    float: left;
    margin-right: 16px;
    width: 92px;
}
.cart-dropdown-list li span img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    float: left;
    width: 100%;
}
.cart-dropdown-list > ul > li h3 a {
    color: #272525;
    display: block;
    font-family: Lato;
    font-size: 15px;
}
.cart-dropdown-list > ul > li h3 {
    display: block;
    margin: 11px 0 0;
}
.cart-dropdown-list > ul > li:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
.cart-dropdown-list > ul > li:last-child a.del-cart {
    margin-top: -8px;
}

.cart-total-bar {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.cart-total-bar > i {
    border-right: 1px solid #e8ecec;
    color: #272525;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 19px;
    text-transform: uppercase;
    width: 50%;
}
.cart-total-bar {
    border: 3px solid #e8ecec;
    float: left;
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.cart-total-bar > strong {
    color: #232323;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    line-height: 19px;
    margin: 0;
    width: 50%;
}
.add-cart {
    background: #e8ecec none repeat scroll 0 0;
    color: #333333;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    margin-right: 5px;
    padding: 15px 21px;
    text-transform: uppercase;
    margin-top: 9px;
}
.checkout-cart {
    color: #ffffff;
    float: right;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    padding: 15px 26px;
    text-transform: uppercase;
    margin-top: 9px;
}

/* Mega Menu */
.menu-item-has-children .mega-menu {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 3px solid #f0f0f0;
    left: 0;
    opacity: 0;
    padding: 30px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 9;
    margin-top: 20px;
}
.mega-menu.right {
    left: auto;
    right: 0;
}
.mega-menu.right:before{
    left: auto;
    right: 20px;
}
.mega-menu.center {
    left: 50%;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.mega-menu.center:before{
    left: 50%;
    margin-left: -8px;
}
.menu-item-has-children:hover .mega-menu{
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.mega-menu:before {
    border-bottom: 8px solid #f8f8f8;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    left: 20px;
    top: -8px;
}
.mega-menu-title {
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
    padding-bottom: 12px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.mega-menu-title::before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 20px;
}
.mega-menu-lists a:hover {
    letter-spacing: 1px;
}
.mega-menu-lists a {
    border-bottom: 1px solid #e1e1e1;
    color: #232323;
    float: left;
    font-family: Lato;
    font-size: 12px;
    line-height: 22px;
    padding: 8px 0 8px 10px;
    position: relative;
    width: 100%;
}
.mega-menu-lists a:before {
    content: "";
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 2px;
}

/* Ad Carousel  */
.ad-carousel {
    float: left;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
}
.ad-carousel li {
    float: left;
    width: 100%;
}
.ad-carousel li a {
    float: left;
    width: 100%;
}

/* General Owl Carousel Navigation */
.owl-nav {
    height: 0;
    left: 0;
    margin-top: -14px;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-nav > div {
    border: 2px solid #ffffff;
    color: transparent;
    float: left;
    height: 28px;
    position: relative;
    width: 28px;
}
.owl-nav > div.owl-next {
    float: right;
}
.owl-nav > div::before {
    color: #ffffff;
    content: "\f104";
    font-family: fontawesome;
    font-size: 13px;
    left: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.owl-nav > div:hover:before{
    color: #ffffff !important;
}
.owl-nav > div.owl-next::before{
    content: "\f105";
}


/* General Owl Carousel Pagination */
.owl-dots {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.owl-dots .owl-dot {
    background: #666666 none repeat scroll 0 0;
    display: inline-block;
    float: none;
    height: 8px;
    margin: 0 4px;
    width: 8px;
}


/* heading1 */
.heading1 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.heading1 > span {
    float: left;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
    width: 100%;
    line-height: 34px;
}
.heading1 h2 {
    color: #252525;
    float: left;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
    width: 100%;
    margin-bottom: 7px;
}
.heading1 > span > i {
    border-radius: 50%;
    color: #ffffff;
    float: left;
    font-style: normal;
    height: 34px;
    margin-right: 7px;
    text-align: center;
    width: 34px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}



/* Heading 2 */
.heading2 {
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 900;
    margin: 0 0 30px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.heading2::before {
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 18px;
}

/* Heading 3 */
.heading3 {
    background: #303030 none repeat scroll 0 0;
    border-left: 7px solid;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 20px 10px 20px 22px;
    width: 100%;
    color: #fff;
    letter-spacing: 0.5px;
}

/* Heading 4 */
.heading4 {
    background: #262626 none repeat scroll 0 0;
    float: left;
    padding: 54px 70px;
    position: relative;
    width: 100%;
}
.heading4 > i {
    position: absolute;
    left: 70px;
    top: 0;
    font-size: 92px;
    color: #3d3d3d;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

}
.heading4 > span {
    float: left;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    margin-top: 7px;
}
.heading4 > h2 {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
    position: relative;
    width: 100%;
}

/* Heading 5 */
.heading5 {
    float: left;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
}
.heading5 > p {
    float: left;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: -7px;
    width: 100%;
}
.heading5 > h2 {
    color: #1f1f1f;
    float: left;
    font-family: Lato;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 11px;
    width: 100%;
}
.heading5 > span {
    display: inline-block;
    float: none;
    padding: 0 20px;
    position: relative;
}
.heading5 > span::before {
    background: #636363 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
.heading5 > span::after {
    background: #636363 none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
.heading5 > span i {
    color: #333333;
}

/* Heading6 */
.heading6 {
    float: left;
    width: 100%;
}
.heading6 > h3::before {
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 26px;
}
.heading6 > h3 {
    float: left;
    font-family: Lato;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}

/* heading7 */
.heading7 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.heading7 > h3 {
    border-left: 3px solid;
    float: left;
    font-family: Raleway;
    font-size: 17px;
    font-weight: 900;
    line-height: 30px;
    margin: 0;
    padding-left: 15px;
    width: 100%;
}




/* Contact Info Box */
.contact-info-box {
    float: left;
    width: 100%;
}
.contact-info-box > p {
    float: left;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 29px;
    margin-bottom: 30px;
    width: 100%;
}
.contact-info-box > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact-info-box > ul > li {
    color: #676767;
    float: left;
    font-family: Lato;
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 25px;
    margin-bottom: 15px;
    width: 100%;
}
.contact-info-box li > span {
    color: #232323;
    float: left;
    font-family: lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 24px;
    width: 120px;
}
.contact-info-box li > span i {
    margin-right: 7px;
    width: 20px;
}

/* Product Filter Sec */
.product-filters-sec {
    float: left;
    width: 100%;
}
.product-filters-sec.style2.no-overlape .option-isotop {
    float: left;
    margin: 0 0 35px;
    text-align: center;
    width: 100%;
}
.product-filters-sec.style2.no-overlape .option-isotop > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.product-filters-sec.style2.no-overlape .option-isotop > ul > li {
    display: inline-block;
    float: none;
}
.product-filter-form {
    float: right;
}
.product-filter-form > form {
    float: left;
    position: relative;
}
.product-filter-form > form .bootstrap-select {
    float: left;
}
.product-filter-form > form .bootstrap-select > button {
    background: #373636 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 10px 20px 13px 13px;
    font-family: Lato;
    font-size: 12px;
    text-transform: uppercase;
    padding: 13px 20px;
}
.product-filter-form > form .bootstrap-select > button span {
    margin-left: 10px;
}
.product-filter-form > form .dropdown-menu {
    background: #f5f5f5 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    box-shadow: none;
    padding: 13px 0;
}
.product-filter-form > form .dropdown-menu > li {
    padding: 6px 0;
}
.product-filter-form > form .bootstrap-select {
    float: left !important;
}
.product-filter-form > form > input {
    border: 2px solid #dbdbdb;
    color: #757575;
    float: left;
    font-family: Lato;
    font-size: 14px;
    height: 44px;
    letter-spacing: 0.3px;
    margin-left: -2px;
    padding: 0 50px 0 20px;
    width: 330px;
}
.product-filter-form > form > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 13px;
    padding: 12px 16px 12px 10px;
    position: absolute;
    right: 0;
    top: 0;
}


/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 0.11px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* Isotop */
.isotope-item {
  z-index: 2;
} 
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
} 
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;

}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:         transform, opacity;
    -o-transition-property:         transform, opacity;
    transition-property:         transform, opacity;
}

/* Product Filter Sec */
.product-filters-sec .product-filter-form {
    margin-top: -83px;
}
.product-filter {
    float: left;
    width: 100%;
}
.option-isotop {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    visibility: hidden;
    z-index: 2147483647;
}
.product-filters-sec:hover .option-isotop {
    left: 30px;
    opacity: 1;
    visibility: visible;
}
.option-isotop > ul {
    border: 1px solid #d6d6d6;
    
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;

    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 45px;
}
.option-isotop > ul > li {
    float: left;
    width: 100%;
}
.option-isotop > ul > li > a {
    border-bottom: 1px solid #d6d6d6;
    float: left;
    padding: 7px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.option-isotop > ul > li:last-child > a {
    border: medium none;
}
.option-isotop > ul > li > a > span {
    display: table;
    height: 100%;
    left: 100%;
    margin-left: 20px;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 180px;
}
.option-isotop > ul > li > a.selected span {
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.option-isotop > ul > li > a > span > i {
    border-radius: 1px 30px 30px 0;
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    padding: 10px 22px;
    position: relative;
    text-transform: uppercase;
}
.filter-products {
    float: left;
    width: 100%;
}

/* Product Style 1 */
.product-one {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.product-thumb {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-thumb > img {
    float: left;
    width: 100%;
}
.cart-options-quick {
    bottom: 20px;
    list-style: outside none none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;

    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
div:hover > .cart-options-quick {
    opacity: 1;
    right: 20px;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.cart-options-quick > li {
    float: left;
    position: relative;
}
.cart-options-quick > li > a {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    font-size: 11px;
    padding: 6px 0;
}
.cart-options-quick > li > a > i {
    border-right: 1px solid #e8ecec;
    padding: 0 10px;
}
.cart-options-quick > li > a > span {
    bottom: 100%;
    left: 0;
    position: absolute;
}
.cart-options-quick > li:last-child > a > i {
    border: medium none;
}
.cart-options-quick > li > a > span {
    border-radius: 20px;
    bottom: 100%;
    color: #fff;
    font-family: Lato;
    font-size: 10px;
    font-weight: 900;
    height: 30px;
    left: 50%;
    letter-spacing: 0.5px;
    line-height: 29px;
    margin-bottom: -10px;
    opacity: 0;
    position: absolute;
    text-align: center;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

    visibility: hidden;
    width: 102px;
}
.cart-options-quick > li > a:hover {
    color: #fff;
}
.cart-options-quick > li:last-child > a {
    
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    -ms-border-radius: 0 15px 15px 0;
    -o-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;

}
.cart-options-quick > li:first-child > a {
    -webkit-border-radius: 15px 0 0 15px;
    -moz-border-radius: 15px 0 0 15px;
    -ms-border-radius: 15px 0 0 15px;
    -o-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
}
.cart-options-quick > li:hover > a span {
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.product-one > h3 {
    color: #454545;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.3px;
    margin: 18px 0 6px;
    width: 100%;
    text-transform: uppercase;
}
.product-one > h3 a{
    color: #454545;
     font-size: 12px;
}
.product-one span.prices ins {
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
}
.quick-view-sec .modal-dialog {
    width: 80%;
}
.quick-view-sec .modal-dialog .modal-content {
    background: #f9f9f9 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    box-shadow: none;
    float: left;
    width: 100%;
}
.quick-view {
    display: table;
    float: left;
    padding: 15px;
    width: 100%;
}
.quick-view-thumb {
    display: table-cell;
}
.quick-view-detail {
    display: table-cell;
    padding-left: 40px;
    padding-right: 50px;
    vertical-align: middle;
    width: 100%;
}
.quick-rating {
    float: left;
}
.quick-view-detail > ul {
    float: left;
    list-style: outside none none;
    margin: 4px 0;
    padding: 0 0 0 20px;
}
.quick-view-detail > ul li {
    border-right: 1px solid;
    float: left;
    margin-right: 13px;
    padding-right: 13px;
}
.quick-view-detail > ul li:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
.quick-view-detail > ul li a {
    float: left;
    font-family: Lato;
    font-size: 12px;
    line-height: 14px;
}
.quick-view-detail > h3 {
    color: #272525;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    margin: 18px 0 10px;
    width: 100%;
}
.quick-view-detail > h3 a{
    color: inherit;
}
.quick-view-detail span.price {
    float: left;
    margin-bottom: 15px;
    margin-top: 0;
    width: 100%;
}
.prices ins {
    color: #292929;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700 !important;
    text-decoration: none;
}
.prices del {
    color: #939393;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 6px;
}
.quick-view-detail > p {
    color: #8b8b8b;
    float: left;
    margin-top: 14px;
    width: 100%;
}
.quick-view-detail .add-cart-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    margin-top: 22px;
    padding: 13px 30px;
}
.quick-view-detail a.whishlist-btn {
    border: 3px solid #cccccc;
    color: #b5b5b5;
    float: left;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 22px;
    padding: 10px 0;
    text-align: center;
    width: 56px;
}
.quick-view-cat {
    float: left;
    margin-top: 28px;
    width: 100%;
}
.quick-view-cat > span {
    color: #454545;
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-right: 10px;
    text-transform: uppercase;
}
.quick-view-cat > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.quick-view-cat > ul > li {
    float: left;
    padding-right: 11px;
}
.close-this-modal {
    background: #464646 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
}


.load-more-area {
    float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.load-more-area > a {
    color: #ffffff;
    display: inline-block;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    padding: 20px 0;
    text-transform: uppercase;
    width: 100%;
}
.load-more-area:hover > a{
    color: #fff;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
}
.load-more-area > a i {
    margin-right: 15px;
}

/* Our Step process */
.our-step-process {
    float: left;
    margin-top: -30px;
    text-align: center;
}
.step-process {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.step-process > i {
    color: #404040;
    float: left;
    font-size: 40px;
    margin-bottom: 20px;
    width: 100%;
}
.step-process > h3 {
    color: #292929;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 10px;
    width: 100%;
    text-transform: uppercase;
}
.step-process:hover > h3 {
    letter-spacing: 1px;
}
.step-process > p {
    float: left;
    margin: 0;
    width: 100%;
    color: #777777;
}

/* Footer */
footer {
    float: left;
    width: 100%;
}
.footer-widgets-area {
    background: #181818 none repeat scroll 0 0;
    border: 8px solid #2c2c2c;
    float: left;
    width: 100%;
}
.widget.category-widget li a {
    border: medium none;
    color: #333333;
    float: left;
    width: auto;
}
.widget.category-widget li {
    border-bottom: 1px dashed #e8ecec;
    color: #999999;
    font-size: 11px;
    line-height: 46px;
    text-align: right;
}
.footer-widgets-area .block {
    padding-bottom: 60px;
    padding-top: 30px;
}
footer .widget {
    margin-top: 30px !important;
}
.widget {
    float: left;
    width: 100%;
}
.banner-widget ul.banner-carousel li a {
    padding: 0;
}
.banner-widget ul li a::before {
    display: none;
}
footer .widget p {
    color: #9d9d9d;
}
.about-widget .logo {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.about-widget > p {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.about-widget > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.about-widget > ul > li {
    color: #9d9d9d;
    float: left;
    margin-bottom: 11px;
    padding-left: 20px;
    position: relative;
    width: 100%;
}
.about-widget > ul > li > i {
    left: 0;
    position: absolute;
    top: 4px;
}

/* general Widget Style */
.widget ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul li {
    float: left;
    width: 100%;
}
.widget ul li > a {
    border-bottom: 1px dashed #363636;
    color: #9d9d9d;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-top: 13px;
    width: 100%;
    position: relative;
}

.widget ul li > a::before {
    content: "\f0da";
    font-family: fontawesome;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.widget ul li:last-child > a {
    border: medium none;
}

/* Customer Services */
.customer-services a::before {
    display: none;
}
.customer-services ul li a {
    padding-left: 0;
}

/* News letter */
.news-letter > form {
    display: table;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.news-letter > form > input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    height: 42px;
    padding: 0 20px;
    width: 80%;
}
.news-letter > form > button {
    border: medium none;
    color: #ffffff;
    display: table-cell;
    height: 42px;
    vertical-align: middle;
    width: 20%;
}

div .social-buttons {
    float: left;
    margin-top: 30px;
    width: 100%;
}
div .social-buttons > li {
    float: left;
    margin-right: 7px;
    width: auto;
}
div .social-buttons > li > a {
    background: #383838 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    height: 29px;
    line-height: 29px;
    padding: 0;
    text-align: center;
    width: 29px;
}
div .social-buttons > li > a::before {
    display: none;
}

/* Light Footer */

.footer-widgets-area.light {
    background: #f9f9f9 none repeat scroll 0 0;
    border-color: #e7e7e7;
}
.light .heading2 {color: #444;}
footer .light .widget p {color: #4e4e4e;}
.light .widget ul li {color: #4e4e4e;}
.light .widget ul li > a {
    border-color: #989898;
    color: #4e4e4e;
}
.light .widget ul.social-buttons li > a {color: #fff;}
.light .news-letter > form > input {background: #eee none repeat scroll 0 0;}


/* Bottom Line */
.bottom-line {
    background: #0e0e0e none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.bottom-line span {
    color: #a8a8a8;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 20px 0;
}
.payment-support {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 15px 0;
}
.payment-support > li {
    border: 1px solid #2b2b2b;
    float: left;
    margin-right: -1px;
    padding: 3px;
}
.payment-support > li > img {
    float: left;
}

/* Quick Promotion */
.quick-prom {
    float: right;
    list-style: outside none none;
    margin: 7px 0 7px 50px;
    padding: 0;
}
.quick-prom > li {
    color: #403f3f;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    margin-right: 20px;
}
.quick-prom > li:last-child {
    margin: 0;
}
.quick-prom > li > i {
    background: #f6f6f6 none repeat scroll 0 0;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 14px;
    text-align: center;
    width: 28px;
    color: #fff;
}
.banner-box {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.banner-box > a {
    float: left;
    width: 100%;
}
.banner-box > a > img {
    float: left;
    width: 100%;
}
.main-slider {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.main-slider.overlape {
    margin: 0;
}

/* Aside */
aside .widget,
.widget {
    margin-top: 20px;
}
aside .widget:first-child,
.widget:first-child {
    margin: 0;
}

/* Best Seller Widget */
.best-seller-carousel {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.best-seller-widget ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.best-seller-widget ul > li {
    border-bottom: 1px solid #f5f5f5;
    display: table;
    float: left;
    padding: 25px 0;
    width: 100%;
}
.best-seller-widget ul > li:first-child {
    padding-top: 0;
}
.best-seller-widget ul > li:last-child {
    border: medium none;
    padding-bottom: 0;
}

/* Product Style 2 */
.product-style2 {
    display: table;
    float: left;
    width: 100%;
}
.product-style2 > img {
    float: left;
    margin-right: 15px;
    width: 82px !important;
}
.product-info2 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-info2 > h3 {
    float: left;
    line-height: 20px;
    margin: 0 0 5px;
    width: 100%;
}
.product-info2 > h3 > a {
    color: #1a1a1a;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}


/* Product Style 3 */
.product-style3 {
    float: left;
    padding: 30px 4px;
    width: 100%;
}
.product-style3 > h3 {
    color: #272525;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    color: #454545;
}
.product-style3 > h3 a {
    color: inherit;
}
.product-thumb3 {
    display: table;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.product-thumb3 > img {
    float: left;
    margin-right: 20px;
    width: 90px;
}
.product-info3 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-info3 > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-info3 > ul li {
    float: left;
    width: 100%;
}
.product-info3 > ul li a {
    float: left;
    padding: 1px 0;
    width: 100%;
    font-family: Lato;
    font-size: 12px;
    color: #777777;
}
.product-info3 > a {
    float: left;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-top: 7px;
    width: 100%;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 13px;
}
.product-info3 > a > i {
    margin-right: 6px;
}

.best-seller-widget .owl-nav {
    left: auto;
    right: -5px;
    top: -26px;
    width: auto;
}
.best-seller-widget .owl-nav > div {
    background: #f4f4f4 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    color: transparent;
    height: 23px;
    line-height: 23px;
    margin: 2px 0 2px 4px;
    width: 23px;
}
.best-seller-widget .owl-nav > div::before {
    color: #333333;
}
.best-seller-widget .owl-nav > div:hover{
    background: #333333 none repeat scroll 0 0;    
}
.best-seller-widget .owl-nav > div:hover:before{
    color: #ffffff;
}

/* Weekly Offer */
.weekly-offer {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px 20px 40px;
    width: 100%;
}
.widget-offer-thumb {
    float: left;
    position: relative;
    width: 100%;
}
.widget-offer-thumb > img {
    float: left;
    width: 100%;
}
.widget-offer-thumb > span {
    color: #ffffff;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    height: 50px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 50px;
    padding: 10px 0;
}
.widget-offer-thumb > span > i {
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    width: 100%;
}
.offers-widget .countdown {
    background: #242424 none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.offers-widget .countdown > li {
    border-right: 1px solid #494d4d;
    float: left;
    padding: 18px 0;
    text-align: center;
    width: 25%;
}
.offers-widget .countdown > li:last-child {
    border: medium none;
}
.offers-widget .countdown > li > span {
    float: left;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    margin: 0 0 6px;
    width: 100%;
}
.offers-widget .countdown > li > p {
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 8px;
    font-weight: bold;
    line-height: 11px;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
}
.weekly-offer > h3 {
    color: #232323;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    margin: 24px 0 7px;
    width: 100%;
    text-transform: uppercase;
}
.weekly-offer > h3 a{
    color: inherit;
}
/* Choose Color Widget */
.choose-color {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.choose-color > span {
    cursor: pointer;
    display: inline-block;
    height: 29px;
    margin: 0 2px 4px;
    position: relative;
    width: 29px;
}
.choose-color > span::before {
    color: #ffffff;
    content: "\f1fc";
    font-family: fontawesome;
    font-size: 12px;
    left: 0;
    line-height: 28px;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.choose-color > span.active::before {
    opacity: 1;
}

/* Price Widget */
.choose-price {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.choose-price ul li > p {
    border-bottom: 1px solid #e8ecec;
    float: left;
    margin: 0;
    padding: 14px 0;
    width: 100%;
}
.choose-price ul li > p label {
    color: #4b4b4b;
    font-family: lato;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 31px !important;
}
.choose-price ul li:last-child > p {
    border: medium none;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
/* checkbox aspect */

[type="checkbox"]:not(:checked) + label::before, 
[type="checkbox"]:checked + label::before {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e8ecec;
    border-radius: 1px;
    box-shadow: none;
    content: "";
    height: 17px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 17px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);

}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}

/* Brands Widget */
.brands-area {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.brands-area a:nth-child(2n+2) {
    border-right: 0 none;
}
.brands-area > a {
    border-bottom: 1px solid #e8ecec;
    border-right: 1px solid #e8ecec;
    float: left;
    padding: 20px;
    text-align: center;
    width: 50%;
}

/* Widget Products */
.widget-products {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.widget-products > ul {
    float: left;
    width: 100%;
}
.widget-products > ul > li,
.widget-products .owl-item > ul > li {
    border-bottom: 1px solid #e8ecec;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.widget-products > ul > li:first-child,
.widget-products .owl-item >  ul > li:first-child  {
    padding-top: 0;
}
.widget-products > ul > li:last-child,
.widget-products  .owl-item > ul  > li:last-child {
    padding-bottom: 0;
    border:none;
}
.widget-products .owl-dots {
    float: left;
    width: auto;
}
.widget-products .owl-dots > .owl-dot {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #bfbfbf;
    height: 12px;
    width: 12px;
}
.widget-products .owl-dots > .owl-dot.active {
    border: 2px solid #ffffff;
}
.mini-widget-product {
    float: left;
    width: 100%;
    display: table;
}
.mini-widget-thumb {
    float: left;
    margin-right: 15px;
    position: relative;
    width: 90px;
}
.mini-widget-thumb > img {
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    float: left;
    width: 100%;
}
div .cart-options-style2 {
    left: 0;
    opacity: 0;
    padding: 2px;
    position: absolute;
    top: 0;
    width: 28px;
}
.mini-widget-product:hover .cart-options-style2 {
    opacity: 1;
}
div .cart-options-style2 > li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 2px;
}
div .cart-options-style2 > li > a {
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 10px;
    padding: 0;
    text-align: center;
    width: 25px;
}
div .cart-options-style2 > li > a:hover {
    background: #4f4f4f none repeat scroll 0 0;
    color: #ffffff;
}
div .cart-options-style2 > li > a:before{
    display: none;
}
.mini-product-infos {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mini-product-lists:hover .mini-product {
    opacity: 0.2;
}
.mini-product:hover {
    opacity: 1 !important;
}
.mini-product-infos > h3 {
    color: #1a1a1a;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px;
    width: 100%;
}
.mini-product-infos > h3 a {
    color: #1a1a1a;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: -6px;
    width: 100%;
}
.mini-product-infos span.prices > ins {
    font-size: 15px;
}
.item-views {
    float: left;
    font-family: lato;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-top: 4px;
    width: 100%;
}
.item-views i{
    margin-right: 5px;
}

/* Choose Sizes */
.widget-sizes {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.widget-sizes > p {
    float: left;
    width: 33.334%;
}

/* White Content Box */
.content-box {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #f3f3f3;
    float: left;
    margin-top: 40px;
    padding: 60px 50px 50px;
    position: relative;
    width: 100%;
}
.content-box::before {
    border-left: 2px solid;
    border-top: 2px solid;
    content: "";
    height: 30px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 30px;
}
.content-box::after {
    border-right: 2px solid;
    border-bottom: 2px solid;
    content: "";
    height: 30px;
    right: -2px;
    position: absolute;
    bottom: -2px;
    width: 30px;
}
.content-box.no-margin{
    margin: 0;
}
.content-box.go-simple {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.content-box.go-simple:before {
    display: none;
}
.content-box.go-simple:after {
    display: none;
}

/* Recommendation Products */
.recommendation-products {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.recommendation-products .owl-item {
    margin-top: -30px;
}
.recommendation-products .owl-nav {
    left: auto;
    right: -20px;
    top: -80px;
    width: auto;
}
.recommendation-products .owl-nav > div {
    border-color: #747474;
    margin-left: 3px;
    width: 28px;
    height: 28px;
    border: none;
    background: #edeffb;
    border-radius: 0 0;
}
.recommendation-products .owl-nav > div::before {
    color: #555555;
}

/* Ad Banner */
.ad-banner {
    float: left;
    width: 100%;
}
.ad-banner > a {
    float: left;
    width: 100%;
}
.ad-banner > a > img {
    float: left;
    width: 100%;
}

/* Category Product list */
.category-product-sec {
    float: left;
    width: 100%;
}
.product-category-list {
    background: #fbfbfb none repeat scroll 0 0;
    float: left;
    padding: 40px;
    width: 100%;
}
.smart-tech-sec .product-category-list {
    border: medium none;
}
.product-category-list > span {
    float: left;
    font-family: lato;
    font-size: 20px;
    font-weight: 300;
    margin-top: 2px;
    width: 100%;
}
.product-category-list.darkest ul li a {
    color: #d4d4d4;
}
.product-category-list.darkest > a {
    color: #ffffff;
}
.product-category-list.darkest {
    background: #3c3c3c none repeat scroll 0 0 !important;
    padding-bottom: 53px;
}
.widget.contact-us-widget .contact-info-box li {
    font-size: 13px;
}
.product-category-list.darkest span {
    color: #ffffff;
}
.product-category-list ul li a {
    color: #d4d4d4;
    padding: 0;
    text-align: left;
    border:none;
}
.product-category-list ul li a:before{
    display: none;
}
.gray-widget.faq-widget .content {
    padding: 0 21px;
}
.widget.contact-us-widget .contact-info-box {
    padding: 20px;
}
.widget.contact-us-widget .contact-info-box li span {
    font-size: 13px;
    width: 100px;
}
.widget.contact-us-widget .contact-info-box li span > i {
    margin-right: 0;
}
.widget.contact-us-widget .contact-info-box li span {
    font-size: 13px;
    width: 100px;
}
.widget.faq-widget .toggle h2 {
    font-size: 13px;
    padding: 11px 21px;
}
.widget.gray-widget.faq-widget > div {
    background: #fff none repeat scroll 0 0;
}
.product-category-list.darkest h3 {
    color: #ffffff;
}
.product-category-list > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-category-list > h3 {
    float: left;
    font-family: Raleway;
    font-size: 28px;
    font-weight: 900;
    margin: 3px 0 25px;
    width: 100%;
}
.product-category-list > ul > li {
    float: left;
    margin-bottom: 19px;
    text-align: right;
    width: 100%;
}
.product-category-list > ul > li a {
    color: #606060;
    float: left;
    font-family: Lato;
    font-size: 14px;
}
.product-category-list > ul li span {
    float: right;
    font-family: Lato;
    font-size: 12px;
}
.product-category-list > a {
    color: #212121;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
}
.product-category-list > a > i {
    font-size: 11px;
    margin-right: 7px;
}

/* Category Product Area */
.category-products-area {
    float: left;
    margin-top: -30px;
    width: 100%;
}



/* Banner */
.banner {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.banner > a {
    float: left;
    width: 100%;
}
.banner > a > img {
    float: left;
    width: 100%;
}

/* Product Filter 2 */
.product-filters-sec.style2 .option-isotop {
    float: right;
    margin: -88px 0 0;
    opacity: 1;
    position: static;
    
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);

    visibility: visible;
    width: auto;
}
.product-filters-sec.style2 .option-isotop > ul {
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
}
.product-filters-sec.style2 .option-isotop > ul > li {
    border: medium none;
    float: right;
    margin-left: 20px;
    width: auto;
    position: relative;
}
.product-filters-sec.style2 .option-isotop > ul > li a {
    border: medium none;
    color: #292929;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    padding: 7px 6px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.product-filters-sec.style2 .option-isotop > ul > li a::before {
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 0;
    width: 0px;
}
.product-filters-sec.style2 .option-isotop > ul > li a::after {
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    bottom: 0;
    width: 0px;
}
.product-filters-sec.style2 .option-isotop > ul > li a.selected::before{
    width: 30px;
}
.product-filters-sec.style2 .option-isotop > ul > li a.selected::after{
    width: 30px;
}

/* Smart Tech Sec */
.smart-tech-sec {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.smart-tech-sec.darkest {
    background: #262626 none repeat scroll 0 0;
    border:none;
}
.smart-tech-sec.darkest .mini-short-product-sec {
    padding: 60px 90px;
}
.smart-tech-sec.darkest .heading1 h2 {
    color: #ffffff;
}
.smart-tech-sec.darkest .product-style3 > h3 {
    color: #ffffff;
}
.smart-tech-sec.darkest .product-info3 > ul li a {
    color: #c6c6c6;
}
.smart-tech-sec.darkest .mini-short-product-sec .row > div {
    border-color: #515151;
}
.smart-tech-sec.darkest .mini-short-product-sec::before {
    background: #262626 none repeat scroll 0 0;
    right: 70px;
}
.smart-tech-sec.darkest .product-style3 > .product-thumb3 > img {
    background: #ffffff none repeat scroll 0 0;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    padding: 13px 0;
}
.smart-tech-sec.darkest .mini-short-product-sec::after {
    background: #262626 none repeat scroll 0 0;
    bottom: 46px;
}
.mini-short-product-sec {
    float: left;
    padding: 60px 50px;
    position: relative;
    width: 100%;
}
.smart-tech-sec > .row {
    margin: 0;
}
.smart-tech-sec > .row > div{
    padding: 0;
}
.mini-short-product-sec .row > div {
    border-bottom: 1px solid #e8ecec;
    border-right: 1px solid #e8ecec;
}
.mini-short-product-sec::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 20px;
    top: 0;
    width: 19px;
    z-index: 9;
}
.mini-short-product-sec::after {
    background: #fff none repeat scroll 0 0;
    bottom: 43px;
    content: "";
    height: 19px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9;
}
.banner-carousel {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.banner-carousel li {
    float: left;
    width: 100%;
}
.banner-carousel li > a {
    float: left;
    width: 100%;
}
.banner-carousel li > a img {
    float: left;
    width: 100%;
}
.banner-carousel .owl-dots {
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.banner-carousel .owl-dots > .owl-dot {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    height: 10px;
    margin: 0 1px;
    width: 10px;
}

/* Blog Sec */
.blog-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}
.blog-sec .owl-nav {
    left: auto;
    right: -20px;
    top: -39px;
    width: auto;
}
.blog-sec .owl-nav > div {
    background: #edeffb none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 28px;
    margin-left: 3px;
    width: 28px;
}
.blog-sec  .owl-nav > div::before {
    color: #555555;
}
.news-box {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.news-thumb {
    float: left;
    width: 100%;
}
.news-thumb > a {
    float: left;
    width: 100%;
}
.news-thumb > a img {
    float: left;
    width: 100%;
}
.news-box:hover .news-thumb a img {
    opacity: 0.5;
}
.news-box > h3 {
    color: #272525;
    float: left;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 900;
    margin: 0;
    padding-top: 28px;
    text-transform: uppercase;
    width: 100%;
}
.news-box ul.post-metas > li a > i {
    margin-right: 9px;
}
.news-box > h3 a {
    color: inherit;
}
.news-box ul.post-metas {
    float: left;
    list-style: outside none none;
    margin: 8px 0 0;
    padding: 0;
    width: 100%;
}
.news-box ul.post-metas > li {
    float: left;
    margin-right: 16px;
}
.news-box ul.post-metas > li a {
    font-family: Lato;
    font-size: 12px;
}
.news-box > p {
    float: left;
    margin-top: 7px;
    width: 100%;
    color: #777777;
}
.news-box > a {
    background: #323232 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 11px;
    margin-top: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 900;
}
.news-box > a i{
    margin-right: 7px;
}
/* Banner 1 */
.banner-featured-area {
    float: left;
    width: 100%;
}
.banner-featured-area  .row {
    margin: 0;
}
.banner-featured-area .row > div{
    padding: 0;
}
.banner-style1 {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner-style1 > img {
    float: left;
    width: 100%;
}
.banner-infos1 {
    padding: 40px;
    position: absolute;
    width: 50%;
}
.banner-infos1 > span {
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    float: right;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 15px;
    position: relative;
}
.banner-infos1 > span::before {
    bottom: -3px;
    content: "";
    height: 6px;
    position: absolute;
    right: 15px;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    width: 6px;
}
.banner-infos1 > h3 {
    color: #232323;
    float: left;
    font-family: Raleway;
    font-size: 40px;
    font-weight: 900;
    list-style: outside none none;
    margin: 20px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.banner-infos1 > h3 > span {
    float: left;
    font-family: Raleway;
    font-size: 25px;
    font-weight: 500;
    margin: 5px 0 0;
    width: 100%;
}
.banenr-button {
    background: #262e39 none repeat scroll 0 0;
    border: 2px solid #262e39;
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 11px;
    font-weight: 600;
    margin-top: 20px;
    padding: 9px 20px;
    text-transform: uppercase;
}
.banenr-button:hover{
    color: #fff;
}
/* Banner 2 */
.banner-style2 {
    float: left;
    position: relative;
    width: 100%;
}
.banner-infos2 {
    position: absolute;
    text-align: center;
    width: 50%;
}
.banner-infos2 > p {
    color: #232323;
    font-family: Raleway;
    font-size: 19px;
    font-weight: 200;
    margin: 0;
}
.banner-infos2 > h3 {
    color: #232323;
    float: left;
    font-family: Raleway;
    font-size: 30px;
    font-weight: 900;
    margin: 5px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.banner-infos2 a.banenr-button {
    display: inline-block;
    float: none;
    margin-top: 15px;
}


.banner-featured-area .owl-nav > .owl-next {
    margin-right: -80px;
}
.banner-featured-area .owl-nav > .owl-prev {
    margin-left: -80px;
}
.banner-featured-area .owl-nav > div {
    background: #dadada none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    width: 40px;
}
.banner-featured-area .owl-nav > div::before {
    color: #333333;
    font-size: 19px;
    line-height: 38px;
}

.offer-chit {
    color: #ffffff;
    left: 0;
    padding: 13px 10px;
    position: absolute;
    top: 0;
}
.offer-chit > i {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin: 5px -3px;
    text-align: center;
    
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);

    width: 100%;
}
.offer-chit::before {
    background: #555555 none repeat scroll 0 0;
    content: "";
    height: 200px;
    left: -60px;
    position: absolute;
    top: -70px;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    width: 90px;
}

.product-left {
    bottom: 0;
    color: #ffffff;
    font-family: lato;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    padding: 5px 14px;
    position: absolute;
}
.product-left::before {
    border-bottom: 0 solid transparent;
    border-left: 11px solid;
    border-top: 29px solid transparent;
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
}

/* Category Prodict sec */
.cat-product-sec {
    float: left;
    padding: 0 70px;
    width: 100%;
}
.mini-products-area {
    float: left;
    margin: 55px 0;
    width: 100%;
}
.read-more-area {
    float: left;
    width: 100%;
}
.read-more-area > a {
    color: #212121;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 20px;
}
.read-more-area > a > i {
    margin-right: 5px;
}
.mini-products-area .row {
    margin: 0;
}
.mini-products-area .row > div {
    padding: 0;
}
.mini-product-lists {
    float: left;
    margin-top: 16px;
    width: 100%;
}
.mini-product-lists .row > div {
    border: 1px solid #e8ecec;
    float: left;
    margin-right: -1px;
    margin-top: -1px;
    position: relative;
}
.mini-product-lists .row > div::before {
    background: #939393 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 6px;
    position: absolute;
    right: -3px;
    width: 6px;
    z-index: 6;
}
.mini-product {
    float: left;
    padding: 27px 0 10px;
    text-align: center;
    width: 100%;
}
.mini-product > h3 {
    color: #404040;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 900;
    line-height: 27px;
    margin: -7px 0 0;
    width: 100%;
    text-transform: uppercase;
}
.mini-product > h3 a{
    color: inherit;
}
.mini-product > span {
    color: #9a9a9a;
    float: left;
    font-family: Lato;
    font-size: 11px;
    margin-bottom: 10px;
    width: 100%;
}
.mini-product-thumb {
    float: left;
    padding: 0 40px;
    width: 100%;
}
.mini-product-thumb a {
    float: left;
    width: 100%;
    overflow: hidden;
}
.mini-product-thumb img {
    max-width: 100%;
}
.mini-product-lists .row:last-child > div::before {
    display: none;
}
.mini-product-lists .row > div:last-child::before {
    display: none;
}

/* Top Product Carousel */
.top-products-carousel {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.top-products-carousel.overlape {
    border: 3px solid #ffffff;
    margin-top: -60px;
}
.top-products-carousel li {
    float: left;
    width: 100%;
}
.top-products {
    float: left;
    width: 100%;
}
.top-products > img {
    float: left;
    width: 100%;
}
.top-products > h3 a span {
    color: #ffffff;
    float: left;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    line-height: 7px;
    width: 100%;
    margin-top: 9px;
}
.top-products > h3 {
    color: #ffffff;
    float: left;
    font-family: Raleway;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px;
}
.top-products > h3 a {
    color: #fff;
    float: left;
    font-family: Raleway;
    font-size: 19px;
    padding: 24px 0;
    width: 100%;
    padding-top: 22px;
}

.quick-elements > ul > li.cart-style3 {
    padding: 0;
}
.quick-elements > ul > li.cart-style3 > a {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;

    padding: 11px 30px;
}
.quick-elements > ul > li.cart-style3 > a span {
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 6px;
}
.quick-elements > ul > li.cart-style3 > a strong {
    font-family: Roboto;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
}
.quick-elements > ul > li.cart-style3.active > a {
    background: #555 none repeat scroll 0 0;
}
.logo-sec > .quick-elements {
    margin-left: 30px;
}
.menu-sec .container > nav > ul {
    margin: 0;
}

/* Mini Service Sec */
.mini-service-sec {
    float: left;
    margin-top: -30px;
    padding-bottom: 60px;
    padding-top: 60px;
    width: 100%;
}
.mini-service {
    float: left;
    width: 100%;
    margin-top: 30px;
    display: table;
}
.mini-service > i {
    color: #767676;
    float: left;
    font-size: 21px;
    height: 70px;
    line-height: 68px;
    margin-right: 25px;
    text-align: center;
    width: 70px;
    background: #fefefe;
}
.mini-service-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mini-service-info > h3 {
    color: #282828;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.mini-service-info > p {
    color: #848484;
    float: left;
    font-family: Lato;
    font-size: 13px;
    line-height: 22px;
    margin: 8px 0 0;
    width: 100%;
}

/* Product Sec */
.product-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}
.product-style4 {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.product-thumb4 {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.product-thumb4 > img {
    float: left;
    width: 100%;
}
div:hover > .product-thumb4 > img {
    -webkit-transform: scale(1.1) rotate(4deg);
    -moz-transform: scale(1.1) rotate(4deg);
    -ms-transform: scale(1.1) rotate(4deg);
    -o-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}
.new-or-old {
    color: #ffffff;
    font-family: lato;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 17px;
    position: absolute;
    right: 0;
    top: 0;
}
.product-info4 {
    float: left;
    padding-top: 25px;
    text-align: center;
    width: 100%;
}
.rating {
    float: left;
    width: 100%;
}
.rating b {
    font-size: 13px;
    margin: 0 1px;
}
.product-info4 > h3 {
    color: #333333;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.product-info4 > h3 a{
    color: inherit;
}
.product-btns-list {
    float: left;
    list-style: outside none none;
    margin: 15px 0 0;
    padding: 0;
    width: 100%;
}
.product-btns-list > li {
    display: inline-block;
    margin: 0 -2px;
}
.product-btns-list > li > a {
    border: 2px solid #f3f3f3;
    float: left;
    font-size: 12px;
    height: 36px;
    line-height: 32px;
    width: 51px;
    color: #535353;
}
.product-btns-list > li > a:hover{
    color: #fff;
}
.product-info4 span.prices {
    display: inline-block;
    float: none;
}

/* LookBook Products */
.lookbook-product {
    float: left;
    margin: 50px 0;
    text-align: center;
    width: 100%;
}
.lookbook-product > h2 {
    color: #ffffff;
    float: left;
    font-family: Raleway;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0.5px;
    line-height: 70px;
    margin: -18px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.lookbook-product > h2 a{
    color: inherit;
}
.simple-cat-style {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.simple-cat-style > li {
    display: inline-block;
    float: none;
    padding: 0 10px;
    position: relative;
}
.simple-cat-style > li a {
    color: #fff;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.simple-cat-style > li::before {
    background: #fff none repeat scroll 0 0;
    bottom: 6px;
    content: "";
    height: 2px;
    position: absolute;
    right: -2px;
    width: 2px;
}

.simple-cat-style > li:last-child::before {
    display: none;
}
.lookbook-product > a {
    color: #fff;
    display: inline-block;
    float: none;
    font-family: lato;
    font-size: 12px;
    font-weight: bold;
    margin-top: 27px;
    padding: 11px 30px;
    text-transform: uppercase;
}
.lookbook-product > a:hover{
    background: #666666;
}
.lookbook-product > i {
    color: #ffffff;
    float: left;
    font-size: 40px;
    margin-bottom: 28px;
    width: 100%;
}

/* Testimonial */
.testimonial {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.testimonial .owl-dots .owl-dot {
    background: #d5d5d5 none repeat scroll 0 0;
}

.testimonial::before {
    color: #fafafa;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 230px;
    left: -100px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 47%;
}
.testimonial::after {
    color: #fafafa;
    content: "\f10e";
    font-family: fontawesome;
    font-size: 230px;
    position: absolute;
    right: 220px;
    text-align: right;
    top: 0;
    width: 47%;
    z-index: -1;
}
.testimonial li {
    float: left;
    text-align: center;
    width: 100%;
}
.testimonial li img {
    display: inline-block !important;
    float: none !important;
    height: 124px;
    width: 124px !important;
}
.testimonial li h3 {
    color: #454545;
    float: left;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 27px 0 11px;
    width: 100%;
}
.testimonial li p {
    color: #777777;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-top: 8px;
    width: 100%;
}
.testimonial .owl-dots {
    margin-top: 10px;
}

/* Breadcrumbs */
.breadcrumbs {
    background: #f3f3f3 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.breadcrumbs > li {
    display: inline-block;
    float: none;
    padding: 16px 10px 12px;
    position: relative;
}
.breadcrumbs > li::before {
    content: "-";
    margin-top: -7px;
    position: absolute;
    right: -4px;
    text-align: center;
    top: 50%;
}
.breadcrumbs > li:last-child::before {
    display: none;
}
.breadcrumbs > li a {
    color: #515151;
    float: left;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.breadcrumbs > li i {
    margin-right: 3px;
}

/* Contact Map */
.contact-map {
    float: left;
    width: 100%;
}
.contact-map > div {
    float: left;
    min-height: 400px;
    width: 100%;
}
.contact-sec-form {
    float: left;
    width: 100%;
}
#contact {
    float: left;
    width: 100%;
}
#contact > form {
    float: left;
    width: 100%;
}
#contact > form input[type="text"], #contact > form textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    padding: 17px 30px;
    width: 100%;
}
#contact > form textarea {
    min-height: 230px;
}
#contact p {
    float: left;
    width: 100%;
}
#contact label {
    float: left;
    margin: 9px 16px 9px 0;
    width: auto;
}
#contact > form input#verify[type="text"] {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100px;
}
#contact input[type="submit"] {
    background: #555555 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 30px;
    padding: 15px 70px;
}
#contact img.loader-form {
    float: left;
    margin: 50px 0 10px 20px;
}

/* About Sec */
.about-sec-detail {
    float: left;
    width: 100%;
}
.about-carousel {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.about-carousel li {
    float: left;
    width: 100%;
}
.about-carousel li img {
    float: left;
    width: 100%;
}

/* About Info */
.about-info {
    float: left;
    padding-top: 50px;
    width: 100%;
}
.about-info > span {
    float: left;
    font-family: lato;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    width: 100%;
}
.about-info > span i {
    margin-right: 5px;
}
.about-info h2 {
    color: #131313;
    float: left;
    font-family: lato;
    font-size: 27px;
    font-weight: bold;
    line-height: 38px;
    margin: 0 0 10px;
    width: 100%;
}
.about-info > p {
    float: left;
    margin-top: 9px;
    width: 100%;
}

/* Company Facts */
.company-facts {
    float: left;
    text-align: center;
    width: 100%;
}
.company-facts > h3 {
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0 0 30px;
    text-transform: uppercase;
    width: 100%;
}
.fact-box {
    border: 4px solid;
    display: table;
    float: none;
    height: 180px;
    position: relative;
    width: 180px;
    margin-top: 30px;
}
.fact-info {
    display: table-cell;
    vertical-align: middle;
}
.fact-info > i {
    color: #ffffff;
    float: left;
    font-size: 40px;
    margin-bottom: 10px;
    width: 100%;
}
.fact-info > h3 {
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 1px 0 0;
    width: 100%;
}
.fact-info > span {
    color: #e2e2e2;
    float: left;
    font-family: Lato;
    font-size: 18px;
    letter-spacing: 0.5px;
    width: 100%;
}


/* Toggle */
.toggle {
    float: left;
    width: 100%;
}
.toggle-item {
    float: left;
    width: 100%;
}
.toggle-item > h2 {
    background: #fafafa none repeat scroll 0 0;
    color: #4b4b4b;
    cursor: pointer;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 16px 30px;
    width: 100%;
}
.toggle-item > h2 i {
    margin-right: 10px;
}
.toggle-item > h2.active{
    color: #fff;
}
.toggle-item .content {
    float: left;
    width: 100%;
}

/* Testimonial2 */
.testimonial2 {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.testimonial2 li {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    padding: 32px 30px;
    text-align: center;
    width: 100%;
}
.testimonial2 li img {
    display: inline-block !important;
    float: none;
    margin-bottom: 15px;
    width: 110px !important;
}
.testimonial2 li h4 {
    color: #5f5f5f;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 5px 0 0;
    width: 100%;
}
.testimonial2 li span {
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-style: italic;
    width: 100%;
}

/* Brand Area */
.brands-area.style2 {
    background: #f9f9f9 none repeat scroll 0 0;
}
.brands-area.style2 img {
    float: left;
    width: 100%;
}
.brands-area.style2 > a {
    padding: 2px 1px;
}

/* Our Team sec */
.our-team-sec {
    float: left;
    margin-top: -30px;
    width: 100%;
}
.team-box {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.team-thumb {
    float: left;
    width: 100%;
}
.team-thumb > img {
    float: left;
    width: 100%;
}
.team-info {
    float: left;
    width: 100%;
}
.team-info > h3 {
    color: #4b4b4b;
    float: left;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
}
.team-info > span {
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 0.5px;
    margin-top: -5px;
    width: 100%;
}


/* Our Blog */
.blog-listing-sec {
    float: left;
    width: 100%;
    margin-top: -30px;
}
.my-blog {
    display: table;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.my-blog-thumb {
    border: 1px solid #ededed;
    float: left;
    max-width: 445px;
    min-width: 445px;
    padding: 12px;
}
.blog-listing-2column .my-blog-thumb {
    max-width: 248px;
    min-width: 248px;
}
.my-blog-thumb img {
    float: left;
    width: 100%;
}
.my-blog-info {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    width: 100%;
}
.my-blog-info > h2 {
    color: #272525;
    float: left;
    font-family: Raleway;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.my-blog-info > h2 a{
    color: #272525;
}
.my-blog-info > ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.my-blog-info > ul > li {
    float: left;
    margin-right: 11px;
}
.my-blog-info > ul > li a {
    font-family: Lato;
    font-size: 12px;
}
.my-blog-info > a {
    background: #555555 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 25px;
    text-transform: uppercase;
}

/* Pagination */
.pagination.my-pagination {
    float: left;
    margin: 60px 0 0;
    text-align: center;
    width: 100%;
}
.pagination.my-pagination > li {
    display: inline-block;
    float: none;
    margin: 0 4px;
}
.pagination.my-pagination > li a {
    border: 2px solid #f3f3f3;
    color: #555555;
    float: left;
    font-family: Lato;
    font-size: 12px;
    padding: 5px 10px;

    -webkit-border-radius: 0 0 !important;
    -moz-border-radius: 0 0 !important;
    -ms-border-radius: 0 0 !important;
    -o-border-radius: 0 0 !important;
    border-radius: 0 0 !important;
}
.pagination.my-pagination > li:first-child {
    float: left;
    margin: 0;
}
.pagination.my-pagination > li:last-child {
    float: right;
    margin: 0;
}
.pagination.my-pagination > li:first-child > a {
    color: #9a9a9a;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-left: 18px;
    padding-right: 22px;
    text-transform: uppercase;
}
.pagination.my-pagination > li:first-child > a > i {
    color: #b5b5b5;
    margin-right: 7px;
}
.pagination.my-pagination > li:last-child > a {
    padding-right: 18px;
    padding-left: 22px;
    color: #9a9a9a;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.pagination.my-pagination > li:last-child > a > i {
    color: #b5b5b5;
    margin-left: 7px;
}
.widget.gray-widget > div {
    background: #f8f8f8 none repeat scroll 0 0;
}

/* Single Post */
.single-post-blog {
    float: left;
    width: 100%;
}
.single-post-thumb {
    float: left;
    width: 100%;
}
.single-post-thumb > img {
    float: left;
    width: 100%;
}
.single-post-metas {
    float: left;
    padding-top: 40px;
    width: 100%;
}
.post-admin {
    float: left;
    margin-right: 30px;
}
.post-admin > a {
    float: left;
}
.post-admin > a > img {
    display: inline-block;
    margin-right: 12px;
}
.post-admin span {
    color: #141414;
    font-family: Lato;
    font-size: 15px;
    font-weight: 300;
}
.single-metas {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.single-metas > li {
    float: left;
    margin: 11px 20px 11px 0;
}
.single-metas > li > a i {
    color: #b8b8b8;
    margin-right: 7px;
}
.single-post-blog h1 {
    float: left;
    font-family: lato;
    font-size: 27px;
    font-weight: bold;
    margin: 21px 0 12px;
    width: 100%;
}
.post-gallery {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.post-gallery a {
    float: left;
    width: 100%;
}
.post-gallery a img {
    float: left;
    width: 100%;
}
.post-gallery a img:hover {
    opacity: 0.5;
}
.single-post-blog > p {
    margin-bottom: 30px;
}
.tags-single-post {
    background: #fbfbfb none repeat scroll 0 0;
    float: left;
    margin-bottom: 40px;
    padding: 20px 30px;
}
.tags-single-post > span {
    font-family: Lato;
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
    float: left;
    text-transform: uppercase;
}
.tags-single-post > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tags-single-post > ul > li {
    float: left;
    margin-right: 10px;
    padding-right: 4px;
    position: relative;
}
.tags-single-post li::before {
    bottom: 1px;
    content: ",";
    font-family: lato;
    position: absolute;
    right: -2px;
}
.tags-single-post li:last-child::before {
    display: none;
}
.tags-single-post li:last-child {
    margin: 0;
    padding: 0;
}
.admin-box {
    display: table;
    float: left;
    width: 100%;
}
.admin-box > span {
    float: left;
    margin-right: 5px;
    width: 214px;
}
.admin-box > span img {
    float: left;
    width: 100%;
}
.admin-box-details {
    border: 3px solid #f1f1f1;
    display: table;
    height: 200px;
}
.admin-box-info {
    display: table-cell;
    padding: 0 30px;
    vertical-align: middle;
}
.admin-box-info > h3 {
    color: #2f383d;
    float: left;
    font-family: Lato;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 5px;
    width: 100%;
}
.admin-box-info > span {
    border-bottom: 1px solid #e8ecec;
    color: #9aa7af;
    float: left;
    font-family: Lato;
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: 2px;
    padding-bottom: 11px;
    width: 100%;
}
.admin-box-info > p {
    margin: 0;
    color: #8e8d8d;
}

/* Comment sec */
.comment-sec {
    float: left;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.comment-sec > span {
    border: 1px solid #9f9f9f;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #222222;
    display: inline-block;
    font-family: Lato;
    font-size: 14px;
    padding: 20px 0;
    width: 63%;
}
.comment-sec > span i {
    margin-right: 6px;
}
.comments {
    float: left;
    list-style: outside none none;
    margin: 40px 0 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.comments li {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.post-comment {
    display: table;
    float: left;
    width: 100%;
}
.comment-avatar {
    float: left;
    margin-right: 25px;
    width: 155px;
}
.comment-avatar > img {
    float: left;
    width: 100%;
}
.comment-detail-box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.comment-detail {
    float: left;
    width: 100%;
}
.comment-detail > h3 {
    float: left;
    font-family: Lato;
    font-weight: bold;
    width: 100%;
}
.comment-detail > h3 > a {
    font-size: 17px;
    font-weight: bold;
}
.comment-detail > h3 {
    float: left;
    font-family: Lato;
    font-weight: bold;
    margin: 0 0 6px;
    width: 100%;
}
.comment-detail > p {
    float: left;
    width: 100%;
}
.comment-detail > ul {
    float: left;
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}
.comment-detail > ul > li {
    float: left;
    margin: 0;
    padding-right: 25px;
    position: relative;
    width: auto;
}
.comment-detail > ul > li > span {
    color: #a4b1ba;
    float: left;
    font-family: Lato;
    font-size: 12px;
}
.comment-detail > ul > li::before {
    color: #555555;
    content: "/";
    font-family: lato;
    font-size: 11px;
    position: absolute;
    right: 9px;
    top: 2px;
}
.comment-detail > ul > li a {
    font-size: 12px;
}
.comment-detail > ul > li:last-child {
    padding: 0;
}
.comment-detail > ul > li:last-child::before {
    display: none;
}
.comments li {
    list-style: outside none none;
}
.comments li ul {
    float: left;
    margin-top: 30px;
    padding: 0 0 0 30px;
    width: 100%;
}
.comments li:last-child {
    margin: 0;
}
.comment-form {
    float: left;
    margin-top: 70px;
    width: 100%;
}

/* Slick Carousel */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.spritezoom-container {
  margin: 10px;
  text-decoration: none;
}
.spritezoom-tint { background: #ccc; }
.spritezoom-lens {
  border: 4px solid #7d7d7d;
  margin: -4px;
  width: 250px !important;
  height: 250px !important;
}
.spritezoom-title {
  background: #888;
  color: white;
  padding: 3px;
  text-align: center;
}
.example {
  margin: 20px;
  cursor: none;
}

/* Single Product */
.single-product-sec {
    float: left;
    width: 100%;
}
.single-product-carousel {
    float: left;
    position: relative;
    width: 100%;
}
.single-product-carousel .slider-for {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 120px;
    width: 100%;
}
.single-product-carousel > .slider-nav {
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    width: 120px;
}
.single-product-carousel button.slick-next {
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 120px;
}
.single-product-carousel button.slick-next::before {
    color: #666666;
    content: "\f106";
    font-family: fontawesome;
    font-size: 18px;
}
.single-product-carousel button.slick-prev::before {
    color: #666666;
    content: "\f107";
    font-family: fontawesome;
    font-size: 18px;
}
.single-product-carousel button.slick-prev {
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    bottom: -30px;
    width: 120px;
    top: auto;
}
.single-product-carousel > .slider-nav li a {
    cursor: pointer;
    float: left;
    margin-bottom: 9px;
    padding-right: 9px;
    width: 100%;
}
.single-product-carousel > .slider-nav li a img{
    float: left;
    width: 100%;
}
.single-product-carousel > .slider-nav li.slick-active.slick-center > a {
    margin-left: 10px;
}

/* Single Product Details */
.single-product-details {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.rating-reviews {
    float: left;
    margin-bottom: 22px;
    width: 100%;
}
.rating-reviews > .rating {
    float: left;
    margin-right: 20px;
    width: auto;
}
.rating-reviews > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.rating-reviews > ul > li {
    border-right: 1px solid;
    float: left;
    margin-right: 15px;
    margin-top: 4px;
    padding-right: 15px;
}
.rating-reviews > ul > li a {
    float: left;
    font-size: 12px;
    line-height: 13px;
}
.rating-reviews > ul > li:last-child {
    border: medium none;
    margin-right: 0;
    padding: 0;
}
.product-available {
    float: right;
}
.product-available > strong {
    color: #222222;
    float: left;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-right: 15px;
}
.product-available > span i {
    margin-right: 8px;
}
.single-product-details > h3 {
    float: left;
    font-family: lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    margin: -13px 0 0;
    width: 100%;
}
.single-product-details > span.prices {
    float: left;
    width: 100%;
}
.product-code-sec {
    background: #fcfcfc none repeat scroll 0 0;
    display: table;
    float: left;
    margin-top: 15px;
    padding-left: 30px;
    width: 100%;
}
.product-code-sec > span > strong {
    color: #262626;
    font-family: lato;
    font-size: 14px;
    font-weight: 900;
    margin-right: 14px;
}
.product-code-sec > span {
    color: #8b8b8b;
    display: table-cell;
    font-family: lato;
    font-size: 13px;
    vertical-align: middle;
}
.product-code-sec > img {
    float: right;
}

/* Quick Reviews */
.quick-reviews {
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.quick-reviews > h4 {
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 6px;
    width: 100%;
}
.quick-reviews > p {
    color: #8b8b8b;
    float: left;
    font-family: lato;
    font-size: 14px;
    width: 100%;
}

/* Cart Quantity */
.cart-list-quantity {
    float: left;
    margin-right: 30px;
    margin-top: 10px;
}
.cart-list-quantity > label {
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: bold;
    margin: 22px 10px 22px 0;
}
.c-input-number > span::before {
    background: #c8cccc none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    height: 2px;
    margin-bottom: -1px;
    position: absolute;
    right: 0;
    width: 26px;
}
.c-input-number {
    float: left;
}
.c-input-number > span {
    border: 2px solid #c8cccc;
    float: left;
    height: 62px;
    width: 86px;
}
.c-input-number > span > input.manual-adjust {
    border-color: #ffffff #c8cccc #ffffff #ffffff;
    border-style: solid;
    border-width: 2px;
    color: #666666;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-weight: 900;
    height: 58px;
    padding: 0;
    text-align: center;
    width: 58px;
}
.c-input-number > span {
    border: 2px solid #c8cccc;
    float: left;
    height: 62px;
    position: relative;
    width: 86px;
}
.c-input-number > span > input.userincr-btn-dec {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    bottom: 0;
    font-size: 26px;
    font-weight: bold;
    height: 50%;
    line-height: 7px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    width: 24px;
}
.c-input-number > span > input.userincr-btn-inc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: Raleway;
    font-size: 28px;
    font-weight: 400;
    height: 50%;
    line-height: 7px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
}

/* Slelect Size */
.select-size {
    display: table-cell;
    width: 100%;
}
.select-size > label {
    color: #454545;
    float: left;
    font-family: lato;
    font-size: 13px;
    margin: 7px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.select-size > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 13px 0 0;
}
.select-size li {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #c8cccc;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    height: 31px;
    line-height: 27px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    width: 34px;
    cursor: pointer;
}
.select-size li::before {
    content: "";
    height: 6px;
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: 0;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    width: 6px;
    z-index: -1;
}
.select-size li.selected::before{
    top: -4px;
}
.select-size > span {
    color: #8b8b8b;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
    padding-left: 17px;
}

.single-product-details .add-cart-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    margin-top: 22px;
    padding: 13px 30px;
}
.single-product-details .add-cart-btn:hover{
    background: #444444;
}
.single-product-details a.whishlist-btn {
    border: 3px solid #cccccc;
    color: #b5b5b5;
    float: left;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 22px;
    padding: 10px 0;
    text-align: center;
    width: 56px;
}
.product-single-btns {
    float: left;
    margin-top: 10px;
    width: 100%;
}

/* Review Video */
.review-video {
    background: #000000 none repeat scroll 0 0;
    float: left;
    width: 100%;
    position: relative;
}
.review-video > img {
    float: left;
    opacity: 0.3;
    width: 100%;
}
.review-video > a {
    background: rgba(255, 255, 255, 0.47) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 24px;
    height: 76px;
    left: 50%;
    line-height: 74px;
    position: absolute;
    text-align: center;
    top: 50%;
    
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

    width: 76px;
}


/* Review Tabs */
.review-tabs {
    float: left;
    width: 100%;
}
.review-tabs > ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}
.review-tabs > ul > li {
    float: left;
    margin: 0 8px 0 0;
}
.review-tabs > ul > li > a {
    border: 2px solid #d8dcdc;
    color: #222222;
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 12px 30px;
    text-transform: uppercase;
}
.review-tabs > ul > li.active > a{
    color: #fff;
}
.product-info-sec {
    float: left;
    width: 100%;
}
.product-info-sec > p {
    color: #777777;
    float: left;
    width: 100%;
}
.product-info-list {
    float: left;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
.product-info-list > li {
    background: #fdfdfd none repeat scroll 0 0;
    float: left;
    padding: 17px 30px;
    width: 100%;
}
.product-info-list > li:nth-child(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0;
}
.product-info-list > li > strong {
    color: #333333;
    float: left;
    font-family: Lato;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 27%;
}
.product-info-list > li > span {
    border-left: 1px solid #dce0e0;
    color: #757575;
    float: left;
    font-family: lato;
    font-size: 13px;
    padding-left: 20px;
}


/* Fancy Product */
.fancy-product-carousel {
    float: left;
    width: 100%;
}
.fancy-product {
    float: left;
    position: relative;
    width: 100%;
}
.fancy-product-banner {
    float: left;
    position: relative;
    width: 100%;
}
.fancy-product-banner::before {
    background: #18191e none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.85;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 1;
}
.fancy-product-banner > img {
    float: left;
    width: 100%;
}
.fancy-product-info {
    bottom: 0;
    left: 0;
    padding: 40px 40px 30px;
    position: absolute;
}
.fancy-product-info > span {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    width: 100%;
}
.fancy-product-info > h3 {
    color: #ffffff;
    float: left;
    font-family: Raleway;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.fancy-product-info > p {
    color: #ffffff;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
}
.banner-product {
    position: absolute;
    right: 20px;
    top: 50%;
    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    width: 210px;
    z-index: 1;
}
.banner-product > h3 {
    float: left;
    margin: 0 0 4px;
    width: 100%;
}
.banner-product > h3 > a {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
}
.banner-product span.prices ins, .banner-product span.prices del {
    color: #ffffff;
}
.banner-product-thumb {
    float: left;
    margin-top: 13px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner-product-thumb img {
    float: left;
    width: 100%;
}
.cart-options-style3 {
    float: left;
    list-style: outside none none;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
.cart-options-style3 > li {
    float: left;
    margin-right: 5px;
}
.cart-options-style3 > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.cart-options-style3 > li > a {
    color: #fff;
    float: left;
    font-size: 13px;
    height: 27px;
    line-height: 26px;
    text-align: center;
    width: 32px;
    border:1px solid;
}
.fancy-product-carousel .owl-nav {
    margin: 0;
    top: 20px;
    width: auto;
}
.fancy-product-carousel .owl-nav > div {
    margin-right: 4px;
}


.modal-backdrop {
    z-index: 2147483646;
}
.modal {
    z-index: 2147483647;
}


/* Filter Product */
.filter-bar {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.filter-products > .go-listview {
    float: left;
    width: 50%;
}
.filter-products > .go-listview > .product-one {
    display: table;
}
.filter-products > .go-listview > .product-one .product-thumb {
    float: left;
    width: 140px;
    margin-right: 20px;
}
.filter-products > .go-listview > .product-one .rating {
    display: block;
    float: none;
    margin-bottom: 7px;
}
.filter-products > .go-listview > .product-one > h3 {
    display: block;
    float: none;
    margin-top: 31px;
    padding-left: 20px;
}

/* Filter Product area */
.filter-product-area {
    float: left;
    width: 100%;
}
.filter-bar {
    border: 2px solid #f3f3f3;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.view-as-product {
    float: left;
}
.filter-bar label {
    background: #f7f7f9 none repeat scroll 0 0;
    border-right: 2px solid #f3f3f3;
    color: #6b6b6b;
    float: left;
    font-family: Lato;
    font-size: 12px;
    margin: 0;
    padding: 16px 20px;
    text-transform: uppercase;
}
.view-as-product > a {
    border-right: 1px solid #e8ecec;
    color: #838383;
    float: left;
    font-size: 16px;
    line-height: 10px;
    margin: 16px 0;
    padding: 0 16px;
    cursor: pointer;
}
.view-as-product > a:last-child {
    border: medium none;
    padding-right: 0;
}
.more-filter-option {
    float: right;
}
.how-many-show {
    float: left;
}
.how-many-show label {
    border-left: 2px solid #f3f3f3;
    border-right-color: transparent;
}
.filter-bar .more-filter-option div .bootstrap-select {
    float: left;
}
.filter-bar .more-filter-option div .bootstrap-select > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    box-shadow: none !important;
    color: #bbbbbb;
    font-family: lato;
    font-size: 12px;
    line-height: 33px;
    padding-left: 20px;
    padding-top: 7px;
}
.sort-by {
    float: left;
}


/* Cart */
.cart {
    float: left;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.delete-cart {
    background: #555555 none repeat scroll 0 0;
    color: #fff;
    content: "";
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);

    width: 35px;
}
.delete-cart:hover{
    color: #fff;
}
.cart > li:hover .delete-cart{
    
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}
.cart > li {
    background: #ffffff none repeat scroll 0 0;
    border: 8px solid #f3f3f3;
    float: left;
    margin-top: -8px;
    min-height: 188px;
    padding: 30px;
    position: relative;
    width: 100%;
}
.cart-list-thumb {
    float: left;
    margin: 13px 0;
    padding-left: 165px;
    position: relative;
    width: 35%;
}
.cart-list-price {
    color: #676767;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 157px;
    text-align: center;
    width: 15%;
}
.cart-list-quantity > .c-input-number {
    display: inline-block;
    float: none;
    margin-top: 21px;
    width: auto;
}
.cart-list-quantity {
    float: left;
    margin: 34px 0;
    text-align: center;
    width: 25%;
}
.single-product-details .cart-list-quantity {
    margin: 0 10px 0 0;
}
.single-product-details .cart-list-quantity > .c-input-number {
    margin-top: 12px;
}
.single-product-details .cart-list-quantity > label {
    margin-top: 33px;
}
.total-quantity {
    float: right;
    text-align: center;
}
.cart-list-thumb > span {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 135px;
}
.cart-list-thumb > span img {
    float: left;
    width: 100%;
}
.cart-list-thumb h5 {
    color: #6e6e6e;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.3px;
    margin-top: 20px;
    width: 100%;
}
.cart-list-thumb > h3 {
    color: #444444;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: 10px 0 0;
    width: 100%;
}
.cart-list-thumb > h3 a {
    color: #545454;
    float: left;
    font-family: lato;
    font-size: 18px;
    line-height: 30px;
    margin: -8px 0 0;
}
.quantity-area {
    border: 2px solid #e8ecec;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    display: table;
    float: none;
    font-family: Lato;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto;
    padding: 31px 10px;
    text-align: center;
}
.quantity-area i {
    float: left;
    font-size: 32px;
    margin-bottom: 11px;
    text-align: center;
    width: 100%;
}
.quantity-area span {
    float: left;
    margin-top: 8px;
    width: 100%;
}


.coupon {
    float: left;
    position: relative;
    width: 40%;
}
.coupon label {
    color: #494949;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.3px;
    line-height: 43px;
    margin-right: 10px;
    display: none;
}
.coupon input[type="text"] {
    border: 4px solid #f3f3f3;
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;

    color: #939393;
    float: left;
    font-family: Lato;
    height: 73px;
    padding: 0 190px 0 20px;
    width: 100%;
}
.coupon input.dark-btns {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    height: 52px;
    margin: 0;
    padding: 0 32px;
    position: absolute;
    right: 11px;
    text-transform: uppercase;
    top: 10px;
}
input.dark-btns {
    background: #494949 none repeat scroll 0 0;
    border: medium none;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    color: #fff;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    height: 52px;
    margin: 10px 20px;
    padding: 0 32px;
    text-transform: uppercase;
}
.checkout-button.dark-btns {
    float: right;
}

.client-bars {
    border: 5px solid #f3f3f3;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    float: left;
    padding: 30px 50px;
    width: 100%;
}
.client-bars a {
    float: left;
    width: 100%;
}
.product-lists {
    float: left;
    width: 100%;
}
.product-lists .mini-widget-product {
    margin-bottom: 10px;
}

/* Billing Sec */
.billing-sec {
    float: left;
    width: 100%;
}
.billing-sec form {
    float: left;
    width: 100%;
}
.billing-sec form input[type="text"] {
    border: 2px solid #e7e7e7;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

    color: #555555;
    float: left;
    font-family: lato;
    font-size: 13px;
    height: 51px;
    margin-top: 10px;
    padding: 0 20px;
    width: 100%;
}
.billing-sec form label {
    float: left;
    font-family: Raleway;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.billing-sec form .bootstrap-select {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.billing-sec form > .row > div {
    margin-bottom: 25px;
}
.billing-sec form .bootstrap-select > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #e7e7e7;
    float: left;
    height: 51px;
    padding: 0 20px;
    width: 100%;
}
.payment-options {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.payment-options > p {
    float: left;
    margin-bottom: 21px;
    width: 100%;
}
.payment-options .dark-btns {
    margin: 20px 0 0;
}
.payment-options > p > label {
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 34px !important;
}

/* My Order List */
.my-order-list {
    float: left;
    width: 100%;
}
.my-order-list > ul {
    border: 2px solid #e7e7e7;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 30px 25px;
    width: 100%;
}
.my-order-list > ul > li {
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.product-list-box > i {
    color: #545454;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.product-list-box {
    display: table;
    float: left;
    padding-left: 30px;
    position: relative;
    width: 100%;
}
.product-list-thumb {
    float: left;
    margin-right: 17px;
    width: 95px;
}
.product-list-thumb > img {
    float: left;
    width: 100%;
}
.product-list-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-list-info > span {
    color: #888888;
    float: left;
    font-family: Lato;
    font-size: 11px;
    margin-bottom: 5px;
    width: 100%;
}

/* Total Order Box */
.total-order-box {
    border: 2px solid #e7e7e7;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

    float: left;
    margin-top: 30px;
    width: 100%;
}
.total-order-box > table {
    float: left;
    width: 100%;
}
.total-order-box tbody {
    float: left;
    width: 100%;
}
.total-order-box > table tr > td strong {
    color: #000000;
    float: left;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    padding: 16px 9px;
    width: 100%;
}
.total-order-box > table tr > td span {
    color: #5f5f5f;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    margin: 16px 0;
    width: 100%;
}
.total-order-box > table tr > td {
    border-bottom: 2px solid #e8ecec;
    border-right: 2px solid #e8ecec;
    display: table-cell;
    padding: 0 18px;
}
.total-order-box > table tr > td p {
    margin: 0;
    width: 100%;
}
.total-order-box > table tr > td p {
    margin: 0;
    width: 100%;
}
.total-order-box > table tr > td p:last-child {
    margin-bottom: 16px;
}
.total-order-box > table tr > td:last-child {
    border-right: medium none;
    padding: 10px 18px;
}
.total-order-box > table tr > td p label {
    margin: 0;
}
.total-order-box > table tr > td p label i {
    color: #999999;
    font-style: normal;
    font-weight: 400;
}
.total-order-box > table tr:last-child > td {
    border-bottom: medium none;
    padding-bottom: 3px;
}

.flip-image > img {
    float: left;
    width: 100%;
}
.flip-image > .front {
    float: left;
    width: 100%;
}
.flip-image {
    float: left;
    width: 100%;
    position: relative;
}
.flip-image > .back {
    left: 0;
    position: absolute;
    top: 0;
    
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);

    z-index: -1;
}
.flip-image:hover > .front {
    opacity: 0;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.flip-image:hover > .back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


/* Responsive Header Style */
.responsive-header {
    display: none;
    float: left;
    position: relative;
    width: 100%;
}
.responsive-header .product-filter-form > form > button {
    height: 100%;
}
.logo-bar {
    background: #1b1b1b none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 99;
}
.menu-btn {
    background: #fff none repeat scroll 0 0;
    color: #1b1b1b;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    width: 60px;
}
.responsive-header .logo-bar .logo {
    float: left;
    left: 50%;
    margin-top: 15px;
    position: absolute;
    text-align: center;

    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.responsive-header .quick-elements .cart-style2 {
    background: #fff none repeat scroll 0 0;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    padding: 0 !important;
    text-align: center;
    width: 25px;
}
.responsive-header .quick-elements li.cart-style2 > a {
    color: #1b1b1b !important;
    float: none;
    font-size: 11px;
}
.responsive-header .quick-elements li.cart-style2 > a > span {
    color: #fff;
    font-size: 8px;
    height: 15px;
    line-height: 15px;
    right: -3px;
    top: -6px;
    width: 15px;
}
.responsive-header .quick-elements {
    margin-right: 10px;
    margin-top: 15px;
}
.open-search-responsive {
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-right: 20px;
    margin-top: 15px;
    position: relative;
    text-align: center;
    width: 25px;
    cursor: pointer;
}
.open-search-responsive:before {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 5px solid #fff;
    bottom: 2px;
    content: "";
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.open-search-responsive.active::before {
    bottom: -5px;
}
.responsive-header .product-filter-form.active {
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.open-search-responsive:hover{
    color: #fff;
}
.responsive-header .product-filter-form {
    float: left;
    height: 100%;
    left: 0;
    margin-top: 20px;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}
.responsive-header .product-filter-form > form {
    display: table;
    width: 100%;
}
.responsive-header .product-filter-form > form > input {
    display: table-cell;
    float: none;
    padding-left: 50px;
    vertical-align: middle;
    width: 100%;
}
.responsive-header .product-filter-form > form .bootstrap-select {
    display: table-cell;
    float: none !important;
    width: 130px;
}
.logo-bar .logo img, 
.responsive-menu .logo img {max-width: 120px;}
.responsive-menu {
    background: #1b1b1b none repeat scroll 0 0;
    height: 100%;
    left: -240px;
    padding: 70px 35px 0 30px;
    position: fixed;
    width: 240px;
    z-index: 999;

    -webkit-transition: all 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000); 
       -moz-transition: all 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000); 
         -o-transition: all 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000); 
            transition: all 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000); /* easeOutCirc */

    -webkit-transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000); 
       -moz-transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000); 
         -o-transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000); 
            transition-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000); /* easeOutCirc */
}
.responsive-menu.slidein {left: 0;}
.close-btn {
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 25px;
}
.menu-links {
    border-bottom: 1px solid #383838;
    float: left;
    margin-bottom: 45px;
    margin-top: 25px;
    padding-bottom: 35px;
    width: 100%;
}
.menu-links ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.responsive-menu ul ul {display: none;}
.menu-links > ul > li {
    float: left;
    font-family: raleway;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
}
.menu-links > ul > li > a {
    color: #fff;
    display: block;
    padding: 5px 0;
}
.menu-links > ul > li.has-child ul {
    padding-left: 10px;
}
.menu-links > ul > li.has-child ul li {
    font-size: 12px;
    font-weight: 400;
    text-transform: initial;
}
.menu-links > ul > li.has-child ul li a {color: #fff;}
.responsive-menu > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.responsive-menu > ul > li {
    color: #fff;
    font-size: 12px;
    padding: 5px 0;
}
.responsive-menu > ul > li > i {margin-right: 10px;}
.responsive-menu > ul > li > a {
    color: #fff;
    font-size: 12px;
}
.responsive-menu > ul.quick-prom {
    margin-bottom: 50px;
    margin-left: 0;
    margin-top: 30px;
}
.responsive-menu > ul.quick-prom > li > i {background: #414141 none repeat scroll 0 0;}
.responsive-menu > ul.quick-prom > li {font-size: 13px;}


/* perfect-scrollbar v0.6.7 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important; }
  .ps-container.ps-active-x > .ps-scrollbar-x-rail,
  .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block; }
  .ps-container.ps-in-scrolling {
    pointer-events: none; }
    .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999; }
    .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999; }
  .ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px; }
    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      bottom: 0;
      /* there must be 'bottom' for ps-scrollbar-x */
      height: 8px; }
  .ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px; }
    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      right: 0;
      /* there must be 'right' for ps-scrollbar-y */
      width: 8px; }
  .ps-container:hover.ps-in-scrolling {
    pointer-events: none; }
    .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999; }
    .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
      background-color: #eee;
      opacity: 0.9; }
      .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999; }
  .ps-container:hover > .ps-scrollbar-x-rail,
  .ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6; }
  .ps-container:hover > .ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
      background-color: #999; }
  .ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
      background-color: #999; }


/****** Cross Browser ******/
.menu-item-has-children > ul::before,
.menu-item-has-children > ul,
.menu-item-has-children > ul > li,
.menu-item-has-children > ul > li > a::before,
.slim-header nav > ul li a,
.quick-elements > ul > li .dialouge-dropdown,
.menu-item-has-children .mega-menu,
.option-isotop > ul > li > a > span,
.option-isotop,
.cart-options-quick > li > a > span,
.cart-options-quick > li > a,
.cart-options-quick,
.top-bar ul > li > a,
.header-cats > li > a,
nav > ul li a,
.mega-menu-list > li > a,
#offers-tabs > ul > li::before,
#offers-tabs > ul > li > a,
.offer-product > h3 > a,
.mega-menu2,
.product-filters-sec.style2 .option-isotop > ul > li a::before,
.product-filters-sec.style2 .option-isotop > ul > li a::after,
.toggle-item > h2,
.single-product-carousel > .slider-nav li a,
.select-size li::before,
.select-size li,
.header-cats,
.delete-cart,
.product-one > h3 a,
.flip-image > .back,
.flip-image > .front,
.lookbook-product > h2 a,
.simple-cat-style > li a,
.lookbook-product > a,
.mini-product-thumb a img,
.mini-product,
.mini-product > h3 > a,
.mini-product > span,
.quick-prom > li > i,
.product-info3 > ul li a,
.product-style3 > h3,
.product-category-list > ul > li a,
.mini-service > i,
.user-account-form form > input[type="text"], 
.user-account-form form > input[type="password"],
.user-account-form form input[type="submit"], 
.user-account-form form > a,
.cart-dropdown-list > ul > li h3 a,
.product-filter-form > form > button,
.load-more-area > a,
.step-process > h3,
.step-process > i,
.widget ul li > a,
.banenr-button,
.product-thumb4 > img,
.product-info4 > h3,
.product-btns-list > li > a,
.product-info2 > h3 > a,
.news-box > h3,
.news-box > a,
.news-thumb > a img,
.mega-menu-lists a,
.cart-options-style3 > li > a,
.cart-list-thumb > h3 a,
.coupon input.dark-btns,
.mini-product-infos > h3 a,
.billing-sec form input[type="text"],
.single-product-details a.whishlist-btn,
.single-product-details .add-cart-btn,
.quick-view-cat > ul a,
.my-blog-info > h2 a,
.my-blog-info > a,
.single-metas > li a,
.post-gallery a img:hover,
.tags-single-post > ul > li a,
.comment-detail > h3 > a,
#contact input[type="submit"],
.cart-options-style2,
.responsive-header .product-filter-form,
.cart-dropdown-list > ul > li a.del-cart,
.menu-links > ul > li > a,
.menu-links > ul > li.has-child ul li a
{
    transition:all 0.4s ease 0s;
}

.top-bar ul > li > img,
.cart-sec > a span,
.mini-product-lists .row > div::before,
.mini-service > i,
.testimonial li img,
.owl-dots .owl-dot,
.cart-sec > a span,
.quick-elements > ul li.cart-style2 > a > span,
.fact-box,
.testimonial2 li img,
.post-admin > a > img,
.review-video > a,
.delete-cart,
.owl-nav > div,
.close-this-modal,
.quick-prom > li > i,
.widget-offer-thumb > span,
.banner-carousel .owl-dots > .owl-dot,
.cart-dropdown-list > ul > li a.del-cart 
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}





/* ===============================================================
    OWL CAROUSEL STYLING
================================================================*/
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
