/*=====
[Master Stylesheet]
Project Name: WP Ducan List (WordPress)
Last Changes: 13-6-17
Assign To: Mr.Usman
=====*/
.wp-caption{} 
.wp-caption-text{} 
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}
.screen-reader-text{}
body {
    margin: 0;
    padding: 0;
	overflow-x:hidden;
	background: none repeat scroll 0 0 #ffffff;
}
/* General Setting */
.block {
    float: left;
    padding: 70px 0;
    position: relative;
    width: 100%;
    z-index: auto;
}
.remove-gap {
    padding-top: 0;
}
.block .container {
    padding: 0;
    position: relative;
}
.fixed-img {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.sec-bg1 {
    background: url("images/sec-bg1.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg2 {
    background: url("images/sec-bg2.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg3 {
    background: url("images/sec-bg3.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg4 {
    background: url("images/sec-bg4.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg5 {
    background: url("images/sec-bg5.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg6 {
    background: url("images/sec-bg6.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.sec-bg7 {
    background: url("images/sec-bg7.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.slider > img {
    float: left;
    width: 100%;
}
.widget-body {
    float: left;
    margin-top: 60px;
    width: 100%;
}
/* Heading1 */
.heading1 {
    float: left;
    margin-bottom: 55px;
    margin-top: 13px;
    position: relative;
    width: 100%;
}
.heading1:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}
.heading1 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.heading1 > h2:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 35px;
    left: 11px;
    position: absolute;
    top: -18px;
    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);
    width: 1px;
}
.heading1 > h2:after {
    background: none repeat scroll 0 0 #D8D8D8;
    bottom: -19px;
    content: "";
    height: 35px;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);
    width: 1px;
}
.heading1 > h2 > i {
    font-style: normal;
}
.heading1 > span {
    display: none;
}
/* Heading2 */
.heading2 {
    float: left;
    margin-bottom: 55px;
    position: relative;
    width: 100%;
}
.heading2:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}
.heading2 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: -10px auto 0;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.heading2 > h2:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 35px;
    left: 5px;
    position: absolute;
    top: -12px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
    width: 1px;
}
.heading2 > h2:after {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 35px;
    position: absolute;
    right: 5px;
    top: -12px;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    width: 1px;
}
.heading2 > h2 > i {
    font-style: normal;
}
.heading2 > span {
    display: none;
}
/* Heading3 */
.heading3 {
    float: left;
    margin-bottom: 55px;
    position: relative;
    width: 100%;
}
.heading3:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}
.heading3 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    float: left;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0;
    padding-left: 0;
    padding-right: 50px;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.heading3 > h2 > i {
    font-style: normal;
}
.heading3 > span {
    display: none;
}
/* Heading4 */
.heading4 {
    border-bottom: 1px solid #D9D9D9;
    float: left;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.heading4 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3C3C3C;
    float: left;
    font-family: Raleway;
    font-size: 25px;
    font-weight: lighter;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin: 4px 0 -1px;
    padding-right: 30px;
    position: relative;
    text-transform: uppercase;
}
.heading4 > h2 i {
    color: #F0B70C;
    font-style: normal;
    font-weight: 600;
}
.heading4 > h2:before {
    background: none repeat scroll 0 0 #D9D9D9;
    bottom: -4px;
    content: "";
    height: 38px;
    position: absolute;
    right: -13px;
	
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
	
    width: 1px;
}
.heading4 > span {
    color: #767676;
    float: left;
    font-family: raleway;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 10px;
    margin-top: 2px;
    padding-left: 60px;
}
/* Heading5 */
.heading5 {
    border-bottom: 1px solid #D8D8D8;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.heading5 > h2:before {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50%;
}
.heading5 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    float: left;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 0 50px 10px 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.heading5 > h2 > i {
    font-style: normal;
}
.heading5 > span {
    display: none;
}
/* Headign 5 */
.heading-5 {
    float: left;
    position: relative;
    width: 100%;
	margin-bottom:20px;
}
.heading-5 h2 {
    border-bottom: 1px solid #F0B70C;
    color: #404040;
    float: left;
    font-family: Raleway;
    font-size: 17px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
    width: 100%;
}
.heading-5 h2 i {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
	
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-right: 20px;
    text-align: center;
    width: 45px;
}
.heading-5:before {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    bottom: -4px;
    content: "";
    height: 10px;
    position: absolute;
    right: -1px;
    width: 10px;
}
/* Heading6 */
.heading6 {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.heading6 > h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #525252;
    display: table;
    float: left;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}
.heading6 > h2 > i {
    font-style: normal;
}
.heading6 > span {
    display: none;
}
.heading7 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.heading7 > h2 {
    float: left;
    font-family: open sans;
    font-size: 20px;
    font-weight: 800;
    margin: 0;
    padding-bottom: 7px;
    width: 100%;
}
.heading7 > span {
    color: #d2d2d2;
    float: left;
    font-family: open sans;
    font-size: 15px;
    width: 100%;
}
/* Header */
header {
    float: left;
    width: 100%;
}
header .container {
    padding: 0;
}
header > nav {
    border-top: 1px solid #F4F4F4;
    float: left;
    width: 100%;
	padding: 10px 0 5px;
	
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f0f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f0f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f0f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f0f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f1f1',GradientType=0 ); /* IE6-8 */
}
/* Header Top Bar */
.top-bar {
    float: left;
    padding: 15px 0;
    width: 100%;
}
.top-bar > span {
    color: #3A3A3A;
    float: right;
    font-family: open sans;
    font-size: 12px;
    line-height: 16px;
    margin-right: 95px;
    padding: 11px 0;
    width: auto;
}
.top-bar > span i {
    float: left;
    font-size: 17px;
    margin-right: 15px;
}
.bar-dropdown {
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}
.bar-dropdown > li {
    float: left;
    list-style: none outside none;
    position: relative;
    width: 100%;
}
.bar-dropdown > li > a {
    float: left;
    width: 100%;
}
.bar-dropdown > li > ul > li {
    float: left;
    list-style: none outside none;
    width: 100%;
}
.bar-dropdown > li > ul > li:hover {
    background: none repeat scroll 0 0 #F8F8F8;
}
.bar-dropdown > li > ul {
    background: none repeat scroll 0 0 #1F222A;
    border-left: 2px solid #5BBBFF;
    left: 0;
    margin: 0;
	opacity: 0;
	filter:alpha(opacity=0);
    padding: 0;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateX(90deg) perspective(200px);
    -moz-transform: rotateX(90deg) perspective(200px);
    -ms-transform: rotateX(90deg) perspective(200px);
    -o-transform: rotateX(90deg) perspective(200px);
    transform: rotateX(90deg) perspective(200px);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 150px;
    z-index: 2147483647;
}
.whishlist-bar.bar-dropdown > li:hover ul {
    bottom: auto;
    left: 0;
    margin-top: 20px;
	
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: rotatex(0deg);
    -moz-transform: rotatex(0deg);
    -ms-transform: rotatex(0deg);
    -o-transform: rotatex(0deg);
    transform: rotatex(0deg);
}
.language.bar-dropdown > li:hover ul {
    left: 0;
    margin-top: 37px;
    
	opacity: 1;
    filter:alpha(opacity=100);
	
	top: 0;
	
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.shop-cart.bar-dropdown > li:hover > ul {
    left: 0;
    margin-left: -162px;
	
    opacity: 1;
	filter:alpha(opacity=100);
	
    top: 32px;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.added_to_cart.wc-forward {
    font-family: Noto Sans;
    font-size: 13px;
    left: 50%;
    line-height: 10px;
    margin: 35px 0 0 -49px;
    padding: 10px 9px !important;
    top: 50%;
}
.shop-cart.bar-dropdown > li > ul:before {
    border-bottom: 8px solid #E4E4E4;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    content: "";
    position: absolute;
    right: 52px;
    top: -11px;
}
.shop-cart.bar-dropdown > li > ul {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 4px solid #E4E4E4;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    margin-left: -162px;
    width: 250px;
	
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	
	top: 100px;
	
	-webkit-transition:all 0s ease 0s;
	-moz-transition:all 0s ease 0s;
	-ms-transition:all 0s ease 0s;
	-o-transition:all 0s ease 0s;
	transition:all 0s ease 0s;
}
.language.bar-dropdown > li ul {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #EAEAEA;
}
.language.bar-dropdown > li ul {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #EAEAEA;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    overflow: hidden;
}
.language.bar-dropdown > li ul li a {
    border-bottom: 1px solid #EAEAEA;
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 12px 15px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.language.bar-dropdown > li ul li:last-child a {
    border: medium none;
}
.shop-cart.bar-dropdown li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    position: relative;
}
.cart-bar-hover {
    background: rgba(240,183,12,0.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    height: 100%;
    left: 0;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    top: 20px;
	
    -webkit-transform: rotateY(89deg) perspective(200px);
    -moz-transform: rotateY(89deg) perspective(200px);
    -ms-transform: rotateY(89deg) perspective(200px);
    -o-transform: rotateY(89deg) perspective(200px);
    transform: rotateY(89deg) perspective(200px);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.theme-layout.boxed .shop-cart.bar-dropdown > li > ul {
    margin-left: -204px;
}
.theme-layout.boxed .shop-cart.bar-dropdown > li > ul:before {
    right: 13px;
}
.shop-cart.bar-dropdown {
    margin: 1px 0 0;
}
.cart-bar-hover:before {
    border-bottom: 10px solid #FCFCFC;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    bottom: -3px;
    content: "";
    left: 50%;
    margin-left: -8px;
    position: absolute;
}
.cart-bar-hover > ul {
    display: table;
    float: none;
    margin: 21px auto 0;
    padding: 0;
}
.shop-cart.bar-dropdown li > ul > li h6 {
    color: #222222;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 32px;
    margin: 0;
    text-transform: uppercase;
}
.shop-cart.bar-dropdown li > ul > li .checkout-btn {
    border: 1px solid #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #F0B70C;
    float: right;
    line-height: 10px;
    margin: 0;
    padding: 10px 12px;
    text-transform: uppercase;
    width: auto;
}
.shop-cart.bar-dropdown li > ul > li .checkout-btn:hover {
    border: 1px solid #404040;
    color: #404040;
}
.cart-bar-hover ul li {
    float: left;
    list-style: none outside none;
}
.shop-cart.bar-dropdown li > ul > li:hover .cart-bar-hover {
    opacity: 1;
	filter:alpha(opacity=100);
	
    top: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);	
}
.cart-bar-hover ul li a {
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    height: 30px;
    line-height: 27px;
    margin: 0 5px;
    text-align: center;
    width: 30px;
}
.shop-cart.bar-dropdown > li > ul > li > a {
    color: #202020;
    display: block;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}
.shop-cart.bar-dropdown > li > ul > li > i {
    color: #F0B70C;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 10px;
}
.shop-cart.bar-dropdown > li > ul > li > span {
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.shop-cart.bar-dropdown > li > ul > li > span > a {
    float: left;
}
.shop-cart.bar-dropdown > li > ul > li > span > a > img {
    float: left;
    height: auto;
    max-height: 60px;
    overflow: hidden;
    width: 100%;
}
.shop-cart.bar-dropdown > li > ul > li > span > img {
    float: left;
    width: 100%;
}
.shop-cart.bar-dropdown > li > a {
    background: none repeat scroll 0 0 #f0b70c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    font-size: 25px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 44px;
}
.whishlist-bar.bar-dropdown > li > a, .language.bar-dropdown > li > a, .compare-btn.bar-dropdown > li > a {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #EAEAEA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #555454;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 11px;
    padding: 10px;
}
.whishlist-bar.bar-dropdown > li:hover > a, .language.bar-dropdown > li:hover > a, .compare-btn.bar-dropdown > li:hover > a {
    border: 1px solid #CACACA;
}
.whishlist-bar.bar-dropdown > li > a i, .language.bar-dropdown > li > a i, .compare-btn.bar-dropdown > li > a i {
    color: #6B6B6B;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    margin-top: -1px;
}
/* Header1 */
.header1 {
    background-image: url("images/header-bg.jpg");
    float: left;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.header1:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.header1 .top-bar > span {
    position: relative;
}
.header1 > nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #F0B70C;
    border-top: 1px solid #F0EFEF;
    padding: 0;
    position: relative;
}
.header1 .logo {
    padding-bottom: 5px;
    padding-top: 15px;
}
.header1 .menu {
    padding: 0;
}
.header1 .menu > ul > li > a{
    padding: 30px 0;
}
.header1 .search-header {
    margin-top: 20px;
}
.header1 .menu > ul > li > a {
    font-family: open sans;
    font-size: 14px;
    text-transform: uppercase;
}
.header1 .menu > ul > li > ul:before {
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    border-top: 8px solid #F0B70C;
    content: "";
    left: 31px;
    position: absolute;
    top: -2px;
}
/* Header2 */
.header2 {
    background: none repeat scroll 0 0 #E1E1E1;
    float: left;
    position: relative;
    width: 100%;
}
.header2 .top-bar {
    padding: 0;
}
.header2 .top-bar .search-header > form {
    float: right;
}
.header2 .search-header {
    margin: 0;
}
.header2 .top-bar .search-header > form > a {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #6B6B6B;
    font-size: 13px;
    margin: 0;
    padding: 10px 18px;
}
.header2 .top-bar > span {
    margin-right: 170px;
}
.header2 .search-header form input {
    height: 39px;
}
.header2 nav {
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 0;
}
.header2 .logo {
    padding-top: 24px;
}
.menu.style2 > ul > li {
    margin-right: 15px;
}
.menu.style2 > ul > li > a {
    background: none repeat scroll 0 0 #ECECEC;
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
}
.menu.style2 > ul > li > a > span {
    color: #7F7F7F;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 10px;
    font-weight: lighter;
    margin: 10px auto 0;
}
.menu.style2 > ul > li > a > i {
    background: none repeat scroll 0 0 #E2E2E2;
    color: #F0B70C;
    font-size: 35px;
    height: 100%;
    left: 0;
    line-height: 60px;
	
    opacity: 0;
    filter:alpha(opacity=0);
	
	position: absolute;
    text-align: center;
    top: 0;
	
    -webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 999;
}
.menu.style2 > ul > li:hover > a > i {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.header-cart-bar {
    background: none repeat scroll 0 0 #F2F2F2;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #FFFFFF;
    bottom: -46px;
    padding: 5px;
    position: absolute;
    right: 120px;
    z-index: 9999999;
}
/* Mega Menu */
.menu > ul > li div.mega-menu  .mega-list {
    float: left;
    position: static;
    
	-webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
	
    width: 100% !important;
	
}
.menu > ul > li div.mega-menu .menu-offers > img {
    height: auto;
}
.menu > ul > li div.mega-menu  .mega-list li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
}
.menu > ul > li div.mega-menu > li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu > ul > li div.mega-menu {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
    border: 2px solid #f0b70c;
    
	-webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
	
    margin-top: 8px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 63px;
	
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 715px;
	z-index:2147483647;
}
.menu > ul > li div.mega-menu .mega-list {
    margin: 0;
    padding: 20px 0;
}
.menu > ul > li div.mega-menu .mega-list > li {
    float: left;
    list-style: none outside none;
    margin: 5px 0;
    padding-left: 15px;
    position: relative;
    width: 100%;
}
.mega-menu p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: Open Sans;
    font-size: 13px;
    color: #888;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 14px;
}
.menu > ul > li div.mega-menu .mega-list li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    float: none;
    padding: 0;
    width: auto;
}
.menu > ul > li div.mega-menu .mega-list li:after {
    background: none repeat scroll 0 0 #B5B5B5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 5px;
}
.menu > ul > li div.mega-menu .mega-list li:before {
    background: none repeat scroll 0 0 #B5B5B5;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 5px;
}
.menu > ul > li div.mega-menu .mega-list span {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 10px;
    margin-bottom: 3px;
    margin-left: 0px;
    width: 100%;
}
.menu > ul > li div.mega-menu  .mega-list li:first-child:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu > ul > li div.mega-menu .mega-list li:first-child:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu > ul > li div.mega-menu .mega-list li a {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin-top: -4px;
}
.mega-menu .row {
    margin: 0;
}
.menu > ul > li div.mega-menu .menu-offers {
    float: left;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.mega-menu .row > div {
    padding: 0 10px;
}
.menu > ul > li div.mega-menu .menu-offers > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 100%;
}
.menu > ul > li div.mega-menu  h3 {
    color: #202020;
    float: left;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 17px 0 0;
    width: 100%;
}
.menu > ul > li ul.mega-menu  p {
    color: #696767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 15px 0;
    width: 100%;
}
.mega-menu .menu-btn {
    background: none repeat scroll 0 0 #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    margin-top: 9px;
    padding: 10px;
}
.menu > ul > li div.mega-menu .menu-offers > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    bottom: 2%;
    color: #f55858;
    content: "";
    font-family: open sans;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 2%;
    position: absolute;
    text-align: center;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 96%;
    padding: 11px;
}
.menu > ul > li div.mega-menu .menu-offers > span > i {
    float: left;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
    width: 100%;
}
/* Reverse Mega Menu */
.menu > ul > li div.mega-menu.reverse {
    left: -627px;
}
.menu > ul > li div.mega-menu.reverse:before {
    left: auto;
    right: 44px;
}
/* Responsive Menu */
nav.responsive .menu > ul > li > ul > li {
    padding: 0 !important;
    position: static;
}
.header1 nav.responsive .menu > ul > li > ul > li ul {
    float: left;
    opacity: 1;
    position: static;
	
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
	
	Display:none;
}
.header1 nav.responsive .menu > ul > li:hover ul {
    padding: 0;
}
.responsive-header {
    display: none;
    float: left;
    width: 100%;
}
.responsive-header .top-bar {
    padding: 10px;
}
.responsive-header .top-bar {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 10px;
    width: auto;
}
.responsive-header .logo {
    display: table;
    float: none;
    margin: 0 auto;
}
.responsive-header .search-header {
    display: table;
    float: none;
    margin: 0 auto;
}
.responsive-menu {
    float: left;
    position: relative;
    width: 100%;
}
.menu-dropdown-btn {
    background: none repeat scroll 0 0 #F0B70C;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: open sans;
    font-size: 18px;
    line-height: 10px;
    margin-top: 10px;
    padding: 18px 0;
    text-align: center;
    width: 100%;
}
.responsive-menu > ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    
	opacity: 0.99;
	filter:alpha(opacity=99);
    padding: 0;
    position: absolute;
    top: 65px;
    width: 100%;
    z-index: 99999;
}
.responsive-menu > ul > li {
    float: left;
    list-style: none outside none;
    width: 100%;
}
.responsive-menu > ul > li > ul {
    border-top: 2px solid #F0B70C;
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.responsive-menu > ul > li > ul > li {
    float: left;
    list-style: none outside none;
    text-align: center;
    width: 50%;
}
.responsive-menu > ul > li > ul:before {
    background: none repeat scroll 0 0 #F0B70C;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 50%;
}
.responsive-menu > ul > li > ul > li > ul {
    display: none;
}
.responsive-menu > ul > li > ul > li > a {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 10px 0;
    width: 100%;
}
.responsive-menu > ul > li > a {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #EAEAEA;
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.menu-dropdown-btn > i {
    font-size: 19px;
    margin-top: 0;
}
nav.responsive .menu > ul > li div.mega-menu {
    background: none repeat scroll 0 0 #f1f1f1;
    border: medium none;
    float: left;
    margin: 0;
    opacity: 1;
    position: static;
    
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
	
    width: 100%;
}
nav.responsive .menu > ul > li div.mega-menu .row > div {
    margin: 0;
    padding: 10px;
    width: 100%;
}
nav.responsive .menu > ul > li div.mega-menu .row > div > div {
    margin: 0;
}
/* Logo */
.logo {
    float: left;
    margin-right: 150px;
}
.menu {
    float: left;
    width: auto;
}
.menu > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu > ul > li > a {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    margin-right: 35px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;	
}
.menu > ul > li:hover > a {
    color: #F0B70C;
}
.menu > ul > li {
    float: left;
    list-style: none outside none;
    position: relative;
	padding:0;
}
.header1 .menu > ul > li:hover > ul {
    top: 70px;
}
.menu > ul > li:hover ul {
    opacity: 1;
	filter:alpha(opacity=100);
	
    top: 62px;
	
    -webkit-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -o-transform: rotatey(0deg);
    transform: rotatey(0deg);
	
	padding: 0;
}
.menu > ul > li:hover div.mega-menu {
    opacity: 1;
    top: 62px;
	
    -webkit-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -o-transform: rotatey(0deg);
    transform: rotatey(0deg);
}
.menu > ul > li > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #F0B70C #F2F2F2 #F2F2F2;
    border-image: none;
    border-right: 1px solid #F2F2F2;
    border-style: solid;
    border-width: 2px 1px 1px;
    left: 0;
    margin: 0;
	
    opacity: 0;
    filter:alpha(opacity=0);
	
	padding: 0;
    position: absolute;
    top: 90px;
	
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 200px;
    z-index: 2147483647;
}
.menu > ul > li > ul > li > a {
    color: #676767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
}
.menu > ul > li:hover > ul {
    left: -21px;
	
    opacity: 1;
    filter:alpha(opacity=100);
	
	top: 89px;
}
.shop-cart.bar-dropdown > li > a {
    font-size: 18px;
}
.menu > ul > li > ul > li {
    border-bottom: 1px solid #F2F2F2;
    float: left;
    line-height: 10px;
    list-style: none outside none;
    width: 100%;
    position: relative;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.menu > ul > li > ul > li:hover {
    background: #f8f8f8;
	padding-left:15px;
}
.menu > ul > li > ul > li > ul > li {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    list-style: none outside none;
    width: 100%;
}
.menu > ul > li > ul > li > ul {
    left: 100%;
    margin: 0;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    padding: 0;
    position: absolute;
    top: 0 !important;
    
	-webkit-transform: scale(0) !important;
    -moz-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    -o-transform: scale(0) !important;
    transform: scale(0) !important;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 200px;
}
.menu > ul > li > ul > li:hover > ul {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}
.menu > ul > li > ul > li > a {
    color: #676767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    padding: 15px;
    width: 100%;
}
.menu > ul > li > ul > li > ul > li > a {
    color: #676767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 15px 10px;
    width: 100%;
}
/* Header Search Bar */
.search-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    margin-top: 9px;
}
.search-header form a {
    color: #555454;
    float: left;
    font-size: 20px;
}
.search-header form {
    float: left;
	position:relative;
}
.search-header form > button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #555454;
    font-size: 20px;
    margin: 5px 0;
}
.search-header form:hover input {
    color: #222222;
    float: left;
    width: 160px;
	
	border-left:1px solid #e6e6e6;
	border-right:none;
	border-top:none;
	border-bottom:none;
	
	background: #fff;
	
	position:absolute;
	right:100%;
	top:0;
}
.search-header form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: rgba(0, 0, 0, 0);
    float: left;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    padding: 8px 10px;
    position: absolute;
    right: 100%;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 0;
}
/* Slides  */
.tp-banner-container {
    float: left;
    position: relative;
    width: 100%;
}
.tp-banner-container ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.slide-text1 {
    color: #0E0C0D;
    font-family: ubuntu;
    font-weight: normal;
    text-transform: uppercase;
}
.slide-text1 > i {
    font-style: normal;
    font-weight: lighter;
}
a.slide-text1-btn {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.84);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #0E0C0D !important;
    float: left;
    font-family: ubuntu;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 15px;
    text-decoration: none;
}
.slide2-text1 {
    background: none repeat scroll 0 0 #343434;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    font-family: Ubuntu;
    font-weight: normal;
    line-height: 10px;
    padding: 3px 20px;
    text-transform: uppercase;
}
.slide2-text2 {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #343434;
    font-size: 30px;
    padding: 5px 20px;
    text-transform: uppercase;
}
.slide2-btn {
    background: none repeat scroll 0 0 #2BA5A5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF !important;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 14px;
}
.slide3-text1 > i {
    background: none repeat scroll 0 0 #1077B8;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    padding: 6px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.slide3-text1 {
    color: #191919;
    float: left;
    font-family: ubuntu;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.slide3-list > li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.slide3-list > li > i {
    border: 1px solid #999999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #4F4E4E;
    font-size: 20px;
    height: 33px;
    line-height: 33px;
    margin-right: 17px;
    text-align: center;
    width: 37px;
    float: left;
}
.slide3-list > li > span {
    color: #3E3E3E;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    display: block;
    margin-top: 10px;
}
.slide4-text1 {
    float: left;
    margin: 0;
    font-family: Ubuntu;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.30px;
    color: #0e0c0d;
}
.slide4-text1 > i {
    color: #F0B70C;
    font-style: normal;
    font-weight: bold;
}
.slide4-text2 {
    float: left;
    margin: 0;
    font-family: Ubuntu;
    font-size: 14px;
    text-transform: uppercase;
    color: #0e0c0d;
    font-weight: 600;
    z-index: 999;
    position: relative;
    letter-spacing: 0.30px;
}
.slide4-text3 {
    font-family: open sans;
    font-size: 13px;
    font-size: 14px;
    color: #414141;
    line-height: 25px;
    letter-spacing: 0.30px;
    margin: 0;
}
/* shop Categories */
.shoping-categories {
    float: left;
    margin-bottom: -30px;
    width: 100%;
}
.shop-categories-sec {
    border: 1px solid #DEDDDD;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.shop-categories-sec > img {
    float: left;
    width: 100%;
}
.shop-categories {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border-radius: 0 3px 3px 0;
    bottom: 30px;
    left: 0;
    overflow: hidden;
    padding: 20px 30px;
    position: absolute;
    width: 70%;
}
.shop-categories > a {
    color: #f0b70c;
    float: left;
    font-family: Noto Sans;
    font-size: 12px;
    left: 100%;
    letter-spacing: 0.3px;
    line-height: 19px;
    margin-top: 5px;
    position: static;
    top: 60px;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.shop-categories > h2 {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 15px;
    margin: 0 0 15px;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.shop-categories > h2 > i {
    font-style: normal;
    font-weight: lighter;
}
.shop-categories > span {
    color: #666666;
    float: left;
    font-family: Noto Sans;
    font-size: 13px;
    line-height: 10px;
    margin-bottom: 7px;
    width: 100%;
}
.shop-categories > span i {
    margin-right: 10px;
}
/* SHop Products */
#product-sales {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.shop-products {
    float: left;
    width: 100%;
}
.shop-product-thumb {
    border: 1px solid #F5F5F5;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.shop-products:hover .shop-product-thumb:before {
    opacity: 0;
	filter:alpha(opacity=0);
}
.shop-product-thumb:before {
    background-image: url("images/shop-shadow.png");
    background-size: 100% 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.shop-products:hover .shop-product-thumb:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.shop-product-thumb:after {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.77);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.shop-products:hover .shop-product-thumb > span {
    opacity: 0;
	filter:alpha(opacity=0);
	
    right: 100%;
}
.shop-product-thumb > span {
    background: none repeat scroll 0 0 #F4F4F4;
	
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
	
    color: #3B3A3A;
    font-family: open sans;
    font-size: 13px;
    line-height: 9px;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    top: 15px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
}
.shop-product-thumb > img {
    float: left;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.shop-product-thumb:hover img {
    -webkit-transform: translate(-22px) scale(1.2);
    -moz-transform: translate(-22px) scale(1.2);
    -ms-transform: translate(-22px) scale(1.2);
    -o-transform: translate(-22px) scale(1.2);
    transform: translate(-22px) scale(1.2);
}
.shop-products:hover .shop-product-thumb a {
    -webkit-transform: rotateX(0deg) translateY(0px) skewX(0deg);
    -moz-transform: rotateX(0deg) translateY(0px) skewX(0deg);
    -ms-transform: rotateX(0deg) translateY(0px) skewX(0deg);
    -o-transform: rotateX(0deg) translateY(0px) skewX(0deg);
    transform: rotateX(0deg) translateY(0px) skewX(0deg);
}
.shop-product-thumb > a {
    background: none repeat scroll 0 0 #F0B70C;
    border: 1px solid #FFFFFF;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #FFFFFF;
    font-size: 22px;
    left: 50%;
    line-height: 10px;
    margin-left: -43px;
    margin-top: -20px;
	
    opacity: 1;
    filter:alpha(opacity=100);
	
	padding: 10px 30px;
    position: absolute;
    top: 50%;
	
    -webkit-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -moz-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -ms-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -o-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    z-index: 2147483647;
}
.shop-product-thumb > a:hover {
    background: none repeat scroll 0 0 #5F5F5F;
}
.shop-products {
    background: none repeat scroll 0 0 #FCFCFC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    overflow: hidden;
	margin-top: 30px;
    width: 100%;
}
.shop-products > a {
    color: #373636;
}
.shop-products > a > h3 {
    color: #373636;
    float: left;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 13px;
    margin: 0;
    padding: 20px;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.shop-products:hover h3 {
    color: #F0B70C;
}
.shop-products > ul {
    float: left;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 50%;
}
.shop-products ul li i {
    color: #979797;
    font-size: 15px;
    line-height: 13px;
}
.shop-products ul li {
    float: left;
    line-height: 10px;
    list-style: none outside none;
    margin-right: 2px;
}
.shop-products > ul .un-rate i {
    color: #E3DAD7;
}
.shop-products:hover p {
    color: #F0B70C;
}
.shop-products:hover .save-offer {
    color: #B6B5B5;
}
.shop-products .save-offer {
    color: #B6B5B5;
    text-decoration: line-through;
}
.rating-text {
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    margin-left: 9px;
    margin-top: 1px;
}
.edd-cart-ajax-alert {
    float: left;
    width: 100%;
}
.edd_price {
    color: #555555;
    float: left;
    font-family: Open Sans;
    margin-top: 20px;
    width: 100%;
}
#edd_checkout_form_wrap fieldset {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    width: 100%;
}
#edd_checkout_form_wrap legend {
    color: #555;
    float: left;
    font-family: Noto Sans;
    font-size: 21px;
    letter-spacing: 0.3px;
    margin-bottom: 13px;
    padding-bottom: 15px;
    width: 100%;
}
#edd_checkout_form_wrap label {
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600 !important;
    width: 100%;
}
.edd-description {
    float: left;
    font-family: Open Sans;
    letter-spacing: 0.3px;
    width: 100%;
}
#edd_checkout_form_wrap p input {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 7px !important;
}
.card-expiry-month.edd-select.edd-select-small.required {
    float: left;
}
.card-expiry-year.edd-select.edd-select-small.required {
    float: left;
}
#edd_checkout_form_wrap span.exp-divider {
    display: inline;
    float: left;
    margin: 0 10px;
}
.billing_country.edd-select {
    float: left;
}
.card_state.edd-select {
    float: left;
}
.tab-recent .owl-item > ul > li > ul > li > a.added_to_cart.wc-forward {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 3px;
    float: left;
    height: 28px;
    line-height: 27px;
    margin: -33px 0 0 -12px;
    padding: 0 !important;
    position: relative;
    width: 83px;
    z-index: 99999;
}
.tab-recent .owl-item > ul > li > ul > li > a.added_to_cart.wc-forward:hover {
    background: none repeat scroll 0 0 #555555;
}
.shop-products > p {
    padding: 0 20px;
    float: right;
    padding-bottom: 20px;
    margin: 0;
}
.best-seller > p {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.shop-products > p > span > ins, 
.best-seller  span ins{
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.best-seller  span > .price > .amount {
    color: #555555;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.best-seller  span.price span:first-child{
    margin-right: 5px;
}
.best-seller  span.price span:last-child{
    margin-left: 5px;
}
.brands-boxes > span del {
    float: left;
    width: 100%;
    font-family: Open Sans;
    font-size: 14px;
    color: #888888;
    font-weight: normal;
    margin-top: -25px;
}
.brands-boxes > span ins {
    float: left;
    width: 100%;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
    float: right;
    font-family: star;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    width: 71px;
    height: 14px;
    line-height: 10px;
    color: #777777;
    margin-top: 5px;
    margin-right: 10px;
	margin-left: 20px;
}
.woocommerce .shop-products .star-rating {
	float: left;
}
.best-seller span del {
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin-right: 20px;
    color: #888888;
}
.shop-products > p span.price > del {
    color: #B6B5B5;
    float: left;
    font-family: open sans;
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
    text-align: center;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
/* Shop Recent Projects */
#shop-recent-product .container {
    position: relative;
}
.sec-view-all {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 30px;
    position: absolute;
    right: 0;
    top: 11px;
}
.sec-view-all i {
    background: none repeat scroll 0 0 #838383;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    padding: 6px 10px;
    text-transform: uppercase;
}
.shop-recent-product {
    border: 1px solid #F5F5F5;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.shop-recent-product > span {
    background: none repeat scroll 0 0 #f8f9f8;
    border-radius: 0 5px 5px 0;
    color: #555555;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    left: 0;
    padding: 3px 25px;
    position: absolute;
    top: 30px;
    transition: all 0.9s ease 0s;
}
.shop-recent-product:hover span {
    margin-top: 40px;
    top: 100%;
}
.shop-recent-product:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.shop-recent-product:before {
    background: none repeat scroll 0 0 rgba(49, 49, 49, 0.83);
    content: "";
    height: 94%;
    left: 3%;
    opacity: 0;
    position: absolute;
    top: 3%;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 94%;
    z-index: 999;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.shop-recent-product:hover > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.shop-recent-product > img {
    float: left;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.shop-recent-product > p {
    background: none repeat scroll 0 0 #f0b70c;
    border-radius: 3px;
    bottom: 7px;
    color: #f2f2f2;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    left: 2%;
    line-height: 15px;
    margin: 0;
    padding: 25px;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 96%;
}
.shop-recent-product:hover p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 50%;
    margin-bottom: 10px;
    opacity: 1;
    z-index: 99999;
}
.shop-recent-product:hover ul {
    left: 50%;
    opacity: 1;
	
    -webkit-transform: rotateX(0deg) translateY(22px) skewX(0deg);
    -moz-transform: rotateX(0deg) translateY(22px) skewX(0deg);
    -ms-transform: rotateX(0deg) translateY(22px) skewX(0deg);
    -o-transform: rotateX(0deg) translateY(22px) skewX(0deg);
    transform: rotateX(0deg) translateY(22px) skewX(0deg);
}
.shop-recent-product > ul {
    left: 50%;
    margin: -25px 0 0 -58px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    
	-webkit-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -moz-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -ms-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    -o-transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
    transform: rotateX(90deg) translateY(-23px) skewX(-23deg);
	
    transition: all 0.9s ease 0s;
    width: 116px;
    z-index: 999;
}
.shop-recent-product ul li a:hover {
    background: none repeat scroll 0 0 #454444;
    color: #fff;
}
.shop-recent-product ul li a {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #555;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 20px;
    height: 46px;
    letter-spacing: 0.3px;
    line-height: 46px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 46px;
}
 .shop-recent-product ul li a i {
    color: #FFF;
}
.shop-recent-product ul li {
    float: left;
    list-style: none outside none;
    margin: 0 6px;
}
/* Shop Testimonial */
#shop-testimonial {
    float: left;
    width: 100%;
    position: relative;
}
.w-ceo {
    float: left;
    width: 100%;
}
.w-ceo > img {
    border: 3px solid #E7E4E3;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    display: table;
    float: none;
    margin: 0 auto;
}
.w-ceo > h5 {
    color: #F0B70C;
    float: left;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 12px;
    margin: 16px 0 10px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
}
.w-ceo > p {
    border-bottom: 2px solid #DFDFDF;
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.1px;
    line-height: 25px;
    padding-bottom: 25px;
    position: relative;
    text-align: center;
    width: 100%;
}
.w-ceo > p:before {
    background-image: url("images/ceo-coma.png");
    content: "";
    height: 80px;
    position: absolute;
    right: -1px;
    top: -30px;
    width: 67px;
}
/* SHOP BRAND*/
.shop-top-brand {
    border: 1px solid #E4E4E4;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-top: 30px;
    width: 100%;
}
.shop-top-brand > a {
    float: left;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.shop-top-brand img {
    float: left;
    width: 100%;
}
.shop-top-brand > a:hover {
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
/* Slider */
.slider {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    width: 100%;
}
/* Price Table */
.price-table:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    -webkit-transform: perspective(200px) rotateY(3deg);
    -moz-transform: perspective(200px) rotateY(3deg);
    -ms-transform: perspective(200px) rotateY(3deg);
    -o-transform: perspective(200px) rotateY(3deg);
    transform: perspective(200px) rotateY(3deg);
}
.price-table {
    background: none repeat scroll 0 0 #F9F9F9;
	
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	
    float: left;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 100%;
}
.price-table > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.price-table > ul > li {
    float: left;
    list-style: none outside none;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 100%;
}
.price-head {
    background: none repeat scroll 0 0 #646464;
	
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
	
    position: relative;
}
.price-table:hover .price-head {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
}
.price-head > h2 {
    color: #FFFFFF;
    float: left;
    font-family: Noto Sans;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 27px;
    margin: 0;
    padding: 45px 0;
    text-align: center;
    width: 100%;
}
.price-head > span {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
.col-md-3 .price-head > span {
    font-size: 15px;
}
.col-md-3 .price-head > i {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
	
    font-size: 19px;
    padding: 11px;
}
.col-md-3 .price-features > i {
    font-size: 15px;
    margin-right: 15px;
}
.col-md-3 .price-features > p {
    font-size: 14px;
    line-height: 13px;
}
.price-head > i {
    background: none repeat scroll 0 0 #F9F9F9;
	
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
	
    bottom: -49px;
    color: #646464;
    font-family: Noto Sans;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    height: 100px;
    line-height: 28px;
    padding: 14px;
    position: absolute;
    right: 10px;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.price-table:hover .price-head > i {
    color: #F0B70C;
}
.price-features > i {
    color: #646464;
    float: left;
    font-size: 19px;
    margin-right: 35px;
}
.price-features > p {
    color: #646464;
    float: left;
    font-family: open sans;
    font-size: 17px;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin: 0;
}
.price-features {
    border-bottom: 1px solid #E2E2E2;
    border-top: 1px solid #FFFFFF;
    margin-left: 15%;
    padding: 25px 0;
    position: relative;
    width: 70% !important;
    z-index: 9999999;
}
.price-table:hover .price-footer {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
}
.price-footer {
    background: none repeat scroll 0 0 #646464;
	
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
	
    border-top: 1px solid #EDEDED;
    height: 75px;
    margin-top: 60px;
    position: relative;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.price-footer > a {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CBCBCB;
	
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
	
    color: #646464;
    font-size: 35px;
    height: 122px;
    left: 50%;
    line-height: 123px;
    margin-left: -59px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    width: 118px;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.price-table:hover .price-footer > a {
    -webkit-box-shadow: 0 0 25px rgba(233, 77, 61, 0.2) inset;
    -moz-box-shadow: 0 0 25px rgba(233, 77, 61, 0.2) inset;
    -ms-box-shadow: 0 0 25px rgba(233, 77, 61, 0.2) inset;
    -o-box-shadow: 0 0 25px rgba(233, 77, 61, 0.2) inset;
    box-shadow: 0 0 25px rgba(233, 77, 61, 0.2) inset;
	
    color: #F0B70C;
}
.price-table.small .price-head > span {
    font-size: 16px;
}
.price-table.small .price-head > h2 {
    padding: 30px 0;
}
.price-table.small .price-head > i {
    bottom: -56px;
    font-size: 18px;
    padding: 10px;
}
.price-table.small .price-features > i {
    margin-right: 15px;
}
.price-table.small .price-features > p {
    font-size: 15px;
}
/* Latest Brands */
.latest-brands {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
}
.brands-boxes {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.brands-boxes > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    height: auto;
    width: 100%;
}
.brands-boxes > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    bottom: 0;
    color: #3B3B3B;
    font-family: open sans;
    font-size: 12px;
    height: 44px;
    left: 0;
    line-height: 44px;
    margin-bottom: 3%;
    margin-left: 3%;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
	
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: 94%;
}
.latest-brands:hover .brands-boxes span {
    height: 94%;
    padding-top: 82px;
	
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
}
.brands-boxes > span i {
    color: #3B3B3B;
    float: left;
    font-family: open sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 0;
    margin-top: -11px;
    width: 100%;
}
.latest-brands > a.button, .latest-brands > a.button:hover, .latest-brands a.added_to_cart.wc-forward {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 47%, #ECECEC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #B6B8B8;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #3B3B3B !important;
    float: left;
    font-family: open sans;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    padding: 9px 12px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-brands .added_to_cart.wc-forward {
    font-size: 11px;
    margin: -35px 0 0;
    padding: 11px 16px !important;
    text-transform: uppercase;
}
.latest-brands > a:hover {
    -webkit-box-shadow: 0 0 2px #B6B8B8 inset;
    -moz-box-shadow: 0 0 2px #B6B8B8 inset;
    -ms-box-shadow: 0 0 2px #B6B8B8 inset;
    -o-box-shadow: 0 0 2px #B6B8B8 inset;
    box-shadow: 0 0 2px #B6B8B8 inset;
}
.latest-brands > a i {
    font-size: 13px;
    float: left;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    margin-right: 10px;
}
/* Popular Categories */
.latest-categories {
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.category-details {
    background: none repeat scroll 0 0 #fcfcfc;
    float: left;
    padding-bottom: 5px;
    padding-top: 20px;
    width: 100%;
}
.latest-categories > img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    float: left;
    width: 100%;
}
.latest-categories:hover img {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.latest-categories  h3 {
    color: #252424;
    float: left;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 13px;
    margin: 0 0 15px;
    padding-left: 20px;
    width: 100%;
}
.latest-categories h3 a{
	color:#252424;
}
.latest-categories ul {
    float: left;
    margin: 0;
    padding: 0 0 12px 20px;
    width: 100%;
}
.latest-categories ul li {
    float: left;
    list-style: none outside none;
    padding: 7px 0;
    width: 100%;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-categories > ul > li:hover {
    padding-left: 5px;
}
.latest-categories ul li i {
    color: #252424;
    float: left;
    font-size: 12px;
    line-height: 10px;
    margin-right: 10px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-categories > ul > li:hover p, .latest-categories > ul > li:hover i {
    color: #F0B70C;
}
.latest-categories ul li p {
    color: #525050;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
/* latest Deals */
.latest-deal {
    float: left;
    text-align: center;
    width: 100%;
}
.latest-deal > h3 {
    color: #f2f2f2;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0 0 17px;
    width: 100%;
}
.latest-deal > h3 i {
    color: #F0B70C;
    font-style: normal;
}
.latest-deal > p {
    color: #E2E2E2;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    padding: 0 261px;
}
/* Best Seller */
.best-seller {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	margin-top: 30px;
}
img.seller-hover {
    left: 0;
    position: absolute;
    top: 0;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
img.seller-still {
    position: relative;
	
    -webkit-transition: all 0.9s ease 0s !important;
    -moz-transition: all 0.9s ease 0s !important;
    -ms-transition: all 0.9s ease 0s !important;
    -o-transition: all 0.9s ease 0s !important;
    transition: all 0.9s ease 0s !important;
	
    z-index: 2147483647;
}
img.seller-still:hover {
    opacity: 0;
	filter:alpha(opacity=0);
}
.best-seller:hover img {
    margin-bottom: 26px;
    margin-top: -26px;
	
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.most-sold:hover .sold-thumb img {
    margin: 0;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.best-seller > img {
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
	
	height: auto;
}
.best-seller > h3 {
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 15px;
    width: 100%;
}
.best-seller > h3 > a {
	color:#555555;
}
.best-seller > span.price > span.amount, .best-seller > span.price  span.amount{
    float: left;
    display:block;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin-bottom: 15px;
    text-align: right;
    width: auto;
    margin-top:0;
}
 .best-seller > span.price del span.amount {
    text-decoration: line-through;
}
.best-seller > span i {
    color: #B6B5B5;
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-style: normal;
    line-height: 10px;
    text-decoration: line-through;
}
.sky-tabs-anim-flip > ul li {
    overflow-x: hidden !important;
}
.best-seller > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFF;
    float: left;
    font-family: open sans;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    padding: 9px 12px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.best-seller > a.added_to_cart.wc-forward {
    margin: -33px 0 0;
    padding: 10px 17px !important;
}
.best-seller > a:hover {
    -webkit-box-shadow: 0 0 2px #B6B8B8 inset;
    -moz-box-shadow: 0 0 2px #B6B8B8 inset;
    -ms-box-shadow: 0 0 2px #B6B8B8 inset;
    -o-box-shadow: 0 0 2px #B6B8B8 inset;
    box-shadow: 0 0 2px #B6B8B8 inset;
}
.best-seller > a i {
    float: left;
    font-size: 13px;
    margin-right: 10px;
	
    -webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.sky-tabs {
    color: #666666;
    float: left;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 0;
    left: 0;
    position: absolute;
    text-align: left;
    top: -65px;
    width: 100%;
}
.portfolio {
    float: left;
    position: relative;
    width: 100%;
}
.portfolio > .sky-tabs {
    margin-top: 60px;
}
.sky-tabs > input {
	position: absolute;
	display: none;
}
.section-tab2 .sky-tabs {
    float: left;
    position: static;
    width: 100%;
}
.section-tab2 .sky-tabs > label span span {
    color: #8C8B8B;
    cursor: pointer;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 500;
    margin-left: 30px;
}
.section-tab2 .sky-tabs > input:checked + label span span {
    font-size: 14px;
}
.section-tab2 {
    float: left;
    position: relative;
    width: 100%;
}
.section-tab2 .sky-tabs {
    font-family: open sans;
    font-size: 11px;
    position: static;
    width: 100%;
}
.section-tab2 .sky-tabs label {
    float: right;
    margin: 0;
}
.portfolio .sky-tabs > label {
    color: #8C8B8B;
    cursor: pointer;
    float: right;
    font-family: open sans;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-right: 10px;
}
/* Deal of Week */
.deal-week-sec {
    float: left;
    width: 100%;
}
.deal-week {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.deal-week > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.deal-week > ul > li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    float: left;
    list-style: none outside none;
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
}
.deal-week > img {
    float: left;
    width: 100%;
	height: auto;
}
.deal-week > h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    bottom: 0;
    color: #EFEFEF;
    font-family: Noto Sans;
    font-size: 18px;
    left: 15px;
    line-height: 10px;
    padding: 25px 13px;
    position: absolute;
    text-transform: uppercase;
}
.deal-week > h2 > span {
    background: none repeat scroll 0 0 #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    font-family: open sans;
    font-size: 30px;
    font-weight: 600;
    height: 100%;
    padding: 5px 12px;
    position: absolute;
    right: -80px;
    top: 0;
    width: 84px;
}
.deal-week > h2 > span > i#discount {
    margin: 0;
    margin-top: 5px;
}
.deal-week > h2 > span > i {
    float: left;
    width: 100%;
    font-style: normal;
    font-size: 10px;
    font-weight: 600;
    color: #efefef;
    margin-bottom: 8px;
    color:#fff;
}
.deal-of-weak > a {
    background: none repeat scroll 0 0 #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin-top: 16px;
    padding: 10px 13px;
    
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
}
.deal-of-weak > a:hover {
    background: none repeat scroll 0 0 #404040;
}
.deal-of-weak > a > i {
    float: left;
    margin-right: 10px;
}
.deal-of-weak {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.deal-of-weak > p {
    color: #3A3A3A;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 20px;
    width: 100%;
}
/* tab Design */
.tabs-custom {
    float: left;
    width: 100%;
}
.tabs-custom > .nav {
    border: medium none;
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
    z-index: 9999999;
    position: relative;
}
.tabs-custom > .nav > li.active > a:hover, .tabs-custom > .nav > li.active > a:focus, .tabs-custom > .nav > li.active > a:active {
    border: none;
}
.tabs-custom > .nav > li {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
}
.tabs-custom > .nav > li > a,.tabs-custom > .nav > li.active > a,.tabs-custom > .nav > li.active > a:focus {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    color: #8c8b8b;
    cursor: pointer;
    float: left;
    font-family: open sans;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.tabs-custom .tab-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -30px;
}
.ui-tabs-anchor{
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #D6D6D6;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #6C6C6C;
    font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 11px;
    margin: 0 10px 0 0;
    padding: 13px 30px !important;
}
.ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0;
    margin: 0;
    padding: 0;
    background: none !important;
}
.wpb_tabs .wpb_tabs_nav li.ui-tabs-active > a,.wpb_tabs .wpb_tabs_nav li > a {
    background: none repeat scroll 0 0 #fefefe;
    border: 1px solid #d6d6d6!important;
	position:relative;
}
.wpb_tabs .wpb_tabs_nav li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: black;
    margin-left: 0;
	
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
	transition:all 0.4s linear;
}
.wpb_tabs .wpb_tabs_nav li.ui-tabs-active > a:before {
    width: 80%;
    margin-left: -40%;
}
.wpb_tab.ui-tabs-panel.wpb_ui-tabs-hide.vc_clearfix.ui-widget-content {
    border: 1px solid #D6D6D6;
    padding: 30px 20px;
    background: #FEFEFE !important;
    border-radius: 3px;
}
.wpb_content_element .wpb_tabs_nav {
    margin-bottom: 20px !important;
}
	
/* Pagination */
.custom-pagination {
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
.custom-pagination > ul {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}
.custom-pagination:before {
    background: none repeat scroll 0 0 #DADADA;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
}
.custom-pagination > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.custom-pagination > ul > li > a, .custom-pagination > ul > li > span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #696969;
    float: left;
    font-family: open sans;
    font-size: 19px;
    line-height: 10px;
    padding: 10px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.custom-pagination > ul > li > span.page-numbers.current{
    pointer-events: none;
	float:left;
}
.custom-pagination > ul > li > a.next.page-numbers {
    line-height: 10px;
    padding: 9px 10px 10px;
}
.custom-pagination > ul > li > a:hover {
    background: #F0B70C;
    border: 1px solid #F0B70C;
    color: #fff;
}
.custom-pagination > span {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 50%;
    margin-left: -56px;
    padding: 0 10px;
    position: absolute;
    top: -2px;
}
.custom-pagination > span > i {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #DADADA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #505050;
    font-family: open sans;
    font-size: 11px;
    font-style: normal;
    padding: 10px 20px;
    line-height: 10px;
    float: left;
    letter-spacing: 0.30px;
}
.custom-pagination > a > span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #3A3A3A;
    float: right;
    font-family: Noto Sans;
    font-size: 13px;
    line-height: 10px;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.custom-pagination > a > span:hover {
    background: #F0B70C;
    border: 1px solid #F0B70C;
    color: #fff;
}
.custom-pagination > a {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    padding-left: 10px;
    position: relative;
}
/* Promo */
/* Promo */
.promo {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.promo > img {
    float: left;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;	
}
.promo:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.promo-offer {
    height: 100%;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.offer-sec {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    height: 100%;
    padding: 20px;
    position: relative;
    width: 100%;
}
.offer-sec > div {
	border: 1px solid rgba(255, 255, 255, 0.5);
    float: left;
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
.offer-sec > div > span {
    color: #fff;
    float: left;
    font-family: Roboto Slab;
    font-size: 30px;
    letter-spacing: 0.3px;
    margin-top: -37px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.offer-sec span > i {
    float: left;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    width: 100%;
}
/* Seller 2 */
#best-seller {
    float: left;
    width: 100%;
	position:relative;
}
#best-seller .owl-buttons {
    left: 0;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 100%;
}
#best-seller .owl-buttons .owl-next {
    position: absolute;
    right: -52px;
}
#best-seller .owl-buttons div:hover {
    opacity: 0.5;
	filter:alpha(opacity=50);
}
#best-seller .owl-buttons .owl-prev {
    left: -52px;
    position: absolute;
}
.seller2 > h3 > a {
    color: #fff;
}
.theme-layout.boxed #best-seller .owl-buttons .owl-prev {
    left: -1px;
}
.theme-layout.boxed #best-seller .owl-buttons .owl-next {
    right: -1px;
}
.seller2 > h3 {
    color: #E7E7E7;
    font-size: 14px;
    width: 65%;
}
.seller2:hover img {
    margin: 0;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.best-seller.seller2 > img {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	border: 0 none;
	}
.seller2 > span {
    color: #f9f9f9;
    float: left;
    text-align: left;
    width: 100%;
}
.seller2 > span i {
    margin-right: 15px;
}
.seller2 > ul {
    float: right;
    margin: 20px 0 0;
    padding: 0;
    width: 35%;
}
.seller2 > ul li a {
    color: #6C6C6C;
    float: left;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    width: 100%;
}
.seller2 > ul li {
    list-style: none outside none;
    position: relative;
}
/* With White Bg */
.with-white > h3 {
    color: #6c6c6c;
    font-family: open sans;
    font-size: 14px;
    width: 100%;
}
.with-white ul.tooltip-btn > li {
    margin-top: 11px;
}
.with-white .edd-add-to-cart > span {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #fff;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 10px;
    padding: 4px 9px;
}
.with-white ul.tooltip-btn {
    float: right;
    margin: 0;
    width: 65%;
}
.seller2 > ul li a.edd_go_to_checkout {
    padding: 0 7px;
}
.with-white > span {
    color: #f0b70c;
    line-height: 9px;
    width: 35%;
}
.with-white .edd-add-to-cart.plain:before {
    display: none;
}
.with-white .edd-add-to-cart > span {
    font-family: Open Sans;
    font-size: 13px;
}
.with-white > img {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
.seller2.with-white > h3 > a {
    color: #555555;
}
/* Btn Tooltip */
ul.tooltip-btn {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.best-seller .tooltip-btn {
    margin: 15px 0;
}
.block ul.tooltip-btn > li > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8ECEC;
    
	-webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    -o-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
	
    color: #6C6C6C;
    float: left;
    font-size: 14px;
    
    text-align: center;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    
	
	padding:8px 10px;
	box-shadow:none;
}
.rate > span.price > del {
    color: #888888;
    font-family: Raleway;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.3px;
}
.rate > span.price > ins {
    color: #333333;
    font-family: Open Sans;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-left: 11px;
    text-decoration: none;
}
ul.tooltip-btn > li {
    float: right !important;
    overflow: visible !important;
    position: relative !important;
    margin-left: 10px;
}
.edd-add-to-cart.plain:before {
  content: "\f07a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*.tooltip-btn .edd-add-to-cart.plain > span.edd-add-to-cart-label {
	display:none;
}
.tooltip-btn > li.cart:hover .edd-add-to-cart.plain > span.edd-add-to-cart-label {
	display:block;
}*/
.tooltip-btn > li.cart > span,
.tooltip-btn .edd-add-to-cart.plain > span.edd-add-to-cart-label {
	background:#D84C3D;
	border:1px solid #D84C3D;
}
.tooltip-btn > li.cart:hover > a,
.tooltip-btn > li.cart:hover .edd-add-to-cart.plain > span.edd-add-to-cart-label {
	background:#D84C3D;
	border:1px solid #D84C3D;
	color:#fff;
}
.tooltip-btn > li.wishlist > span {
	background:#2B8CBE;
	border:1px solid #2B8CBE;
}
.tooltip-btn > li.wishlist:hover > a {
	background:#2B8CBE;
	border:1px solid #2B8CBE;
	color:#fff;
}
.edd-add-to-cart.plain {
    overflow: visible !important;
	border:none;
}
ul.tooltip-btn > li > span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
	
    color: #FFFFFF;
    font-family: open sans;
    font-size: 13px;
    left: -121px;
    
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
	
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    
	-webkit-transition: all 0.4s ease 0s !important;
    -moz-transition: all 0.4s ease 0s !important;
    -ms-transition: all 0.4s ease 0s !important;
    -o-transition: all 0.4s ease 0s !important;
    transition: all 0.4s ease 0s !important;
	
    width: 120px;
    z-index: 99999;
	height: 100%;
}
.latest-categories ul li p {
    float: left;
    margin: 0;
}
.tooltip-btn > li:hover > span,
.tooltip-btn > li.cart:hover a.edd-add-to-cart.plain > span.edd-add-to-cart-label {
    -webkit-transform: rotatex(0deg);
    -moz-transform: rotatex(0deg);
    -ms-transform: rotatex(0deg);
    -o-transform: rotatex(0deg);
    transform: rotatex(0deg);
	
    opacity: 1;
}
/* Seller 3 */
.best-seller.seller3 {
    border-left: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    border-right: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    padding: 10px;
}
.best-seller.seller3 {
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
.best-seller.seller3 > a {
    border: 1px solid #EFEEEE;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    color: #FFFFFF;
    font-family: open sans;
    font-size: 15px;
    left: 50%;
    line-height: 12px;
    margin-left: -2px;
    margin-top: -66px;
    padding: 13px 35px;
    position: absolute;
    top: 50%;
	
    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
  background: none repeat scroll 0 0 #454444;
	
}
.best-seller.seller3:hover > a {
    margin-left: -64px;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.best-seller.seller3 > h3 {
    color: #494949;
    font-family: open sans;
    font-size: 14px;
    width: 100%;
}
.best-seller.seller3 > ul {
    float: right;
    margin: 0;
    padding: 0;
    width: 50%;
}
.best-seller.seller3 > .tooltip-btn li {
    margin: 0 0 0 10px;
}
.best-seller.seller3 > ul li {
    float: right;
    list-style: none outside none;
    margin-left: 10px;
}
.best-seller.seller3 > ul li a i {
    line-height: 25px;
    margin-left: -1px;
}
.best-seller.seller3 > span i {
    display: block;
}
.best-seller.seller3 > span {
    color: #2D2D2D;
    font-family: open sans;
    font-size: 22px;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;
    width: 50%;
}
.best-seller.seller3 > img {
    border: medium none;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.best-seller.seller3:hover img {
    opacity: 0.5;
	filter:alpha(opacity=50);
}
/* Products on Sale */
#product-shirt, #product-paint, #product-shoes, #product-beauty, #product-cap {
    float: left;
    position: relative;
    width: 100%;
}
#product-shirt .owl-buttons {
    position: absolute;
    right: 0;
    top: -18px;
}
/* Brands */
.brands {
    float: left;
    padding: 20px 0;
    position: relative;
    width: 100%;
}
.brands a:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.brands a {
    background:#fff;
    border: 1px solid #FCFCFC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;	
	
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: auto;
}
.brands a > img {
    float: left;
    width: 100%;
}
#brands {
    float: left;
    position: relative;
    width: 100%;
}
#brands > .container > span {
    left: 0;
    position: absolute;
    top: 0;
}
#brands .container {
    position: relative;
}
#brands > .container > span i {
    color: #F0B70C;
    font-style: normal;
    font-weight: 600;
}
#brands > .container > span:before {
    background-image: url("images/brands-shadow.png");
    background-size: 100% 100%;
    content: "";
    height: 146px;
    left: -26px;
    position: absolute;
    top: 0;
    width: 26px;
}
#brands > .container > span:after {
    background-image: url("images/brands-shadow.png");
    background-size: 100% 100%;
    content: "";
    height: 146px;
    position: absolute;
    right: -26px;
    top: 0;
	
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 26px;
}
#brands > .container > span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3C3C3C;
    font-family: Raleway;
    font-size: 24px;
    font-weight: lighter;
    height: 100%;
    left: 50%;
    margin-left: -111px;
    padding: 57px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 222px;
    z-index: 9999;
}
/* Best Deals */
.best-deals {
    float: left;
    width: 100%;
}
.best-deals > span {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E2DEDE;
	
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
	
    float: left;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
    margin-top: 1px;
    padding: 15px 30px;
}
.best-deals > ul {
    border: 1px solid #E2E2E2;
    float: left;
    margin: -1px 0 0;
    padding: 17px;
    width: 100%;
}
.best-deals ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 18px;
    width: 100%;
}
.best-deals ul li:last-child {
    margin: 0;
}
.best-deals > ul > li > span {
    border: 1px solid #EAEBEB;
    
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 35%;
    margin: 0;
}
.best-deals > ul > li > span:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateX(90deg) perspective(200px);
    -moz-transform: rotateX(90deg) perspective(200px);
    -ms-transform: rotateX(90deg) perspective(200px);
    -o-transform: rotateX(90deg) perspective(200px);
    transform: rotateX(90deg) perspective(200px);
	
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    z-index: 9;
}
.best-deals > ul > li:hover > span:before {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.best-deals ul li span img {
    float: left;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
	
	height: auto;
}
.best-deals ul li:hover span img {
    -webkit-transform: rotate(10deg) scale(1.2);
    -moz-transform: rotate(10deg) scale(1.2);
    -ms-transform: rotate(10deg) scale(1.2);
    -o-transform: rotate(10deg) scale(1.2);
    transform: rotate(10deg) scale(1.2);
}
.best-deals > ul > li > h4 {
    font-family: open sans;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 0 15px;
	width:64%;
	padding-left:15px;
	float:left;
}
.best-deals > ul > li > h4 > a{
	color:#555555;
}
.best-deals ul li h4 i {
    display: block;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    margin: 15px 0;
}
.best-deals li > p > span > del {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin-right: 20px;
}
.best-deals > ul > li > p {
    margin-bottom: 15px;
	width:64%;
	padding-left:15px;
	float:left;
}
.best-deals > ul > li .added_to_cart.wc-forward {
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 9px;
    margin: 0 0 0 10px;
    padding: 9px 12px !important;
    position: static;
    text-transform: uppercase;
    color:#fff;
}
.best-deals li > a.button{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #fff;
    float: left;
    font-family: open sans;
    font-size: 10px;
    font-weight: 600;
    line-height: 7px;
    padding: 10px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
	margin-left:15px;
}
.best-deals > ul > li p del{
	color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin-right: 20px;
}
.best-deals > ul > li p  ins > .amount, .best-deals > ul > li p > .price > .amount{
	color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.best-deals > ul > li > a:hover {
    -webkit-box-shadow: 0 0 2px #B6B8B8 inset;
    -moz-box-shadow: 0 0 2px #B6B8B8 inset;
    -ms-box-shadow: 0 0 2px #B6B8B8 inset;
    -o-box-shadow: 0 0 2px #B6B8B8 inset;
    box-shadow: 0 0 2px #B6B8B8 inset;
}
/* Woo Commerce */
.woocommerce .woocommerce-error, .add-cart-sec .woocommerce-message, .woocommerce .woocommerce-message {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E8ECEC;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -ms-box-shadow: 0 0;
    -o-box-shadow: 0 0;
    box-shadow: 0 0;
	
    float: left;
    width: 100%;
}
.woocommerce .woocommerce-info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E8ECEC;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -ms-box-shadow: 0 0;
    -o-box-shadow: 0 0;
    box-shadow: 0 0;
	
    float: left;
    width: 100%;
	line-height: 40px;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .add-cart-sec .woocommerce-message:before, .woocommerce .woocommerce-message:before {
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    line-height: 20px;
    margin-top: -11px;
    padding: 0;
    top: 50%;
}
.woocommerce .woocommerce-error > li {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 23px;
    width: 100%;
}
.masonary-post .type-product {
    float: left;
    width: 100% !important;
}
.woocommerce span.onsale {
    background: none repeat scroll 0 0 #555555;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    font-family: Open Sans;
    font-weight: normal;
    height: 44px;
    left: 30px;
    line-height: 35px;
    min-height: 0;
    min-width: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0;
    top: 15px;
    width: 44px;
    z-index: 9;
}
.single-product-tab > a {
    float: left;
    width: 100%;
}
.single-product-tab > a > img {
    float: left;
    width: 100%;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
/* Cross Sells */
.cross-sells {
    float: left;
    width: 100%;
}
.cross-sells > h2 {
    color: #555555;
    float: left;
    font-family: Noto Sans;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    width: 100%;
	margin-bottom:20px;
}
.cross-sells .type-product {
    width: auto;
}
section .container {
    padding: 0;
}
/* Most Sold */
#most-solded {
    float: left;
    position: relative;
    width: 100%;
}
#most-solded .owl-buttons {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
	margin-top:-45px;
}
#most-solded .owl-buttons div {
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 35px;
}
#most-solded .owl-buttons .owl-prev {
    left: -80px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
}
#most-solded:hover .owl-buttons .owl-prev {
    left: 15px;
}
#most-solded:hover .owl-buttons div {
    opacity: 1;
	filter:alpha(opacity=100);
}
#most-solded .owl-buttons .owl-next {
    right: -80px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
}
#most-solded:hover .owl-buttons .owl-next {
    margin: 0;
    right: 23px;
}
.best-seller.most-sold {
    position: relative;
}
#most-solded .owl-buttons div:before {
    line-height: 34px;
}
.best-seller.most-sold > h6 {
    border-left:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    border-right:none;
	
    background: none repeat scroll 0 0 #e5e5e5;
    color: #444444;
    font-family: Noto Sans;
    font-size: 13px;
    line-height: 8px;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    right: 10px;
    top: 30px;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.best-seller.most-sold:hover h6 {
    opacity: 0;
	filter:alpha(opacity=0);
	
    right: -25%;
}
.all-remove-gap {
    margin-top: -50px;
}
.sold-thumb {
    background: none repeat scroll 0 0 #e5e5e5;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    padding: 9px;
    position: relative;
    width: 100%;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sold-thumb:hover {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.sold-thumb > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    height: auto;
	float: left;
    overflow: hidden;
    width: 100%;
}
.sold-thumb > i {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    height: 10px;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 10px;
}
.most-sold:hover .sold-thumb > i {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 50%;
    
	opacity: 1;
	filter:alpha(opacity=100);
	
    width: 50%;
    margin: 0;
}
.most-sold:hover .sold-thumb > i.box1 {
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.most-sold:hover .sold-thumb > i.box2 {
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -ms-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}
.most-sold:hover .sold-thumb > i.box3 {
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
.most-sold:hover .sold-thumb > i.box4 {
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}
.sold-thumb > a {
    border: 2px solid #fff;
    color: #fff;
    font-family: open sans;
    font-size: 13px;
    left: 50%;
    margin-left: -55px;
    margin-top: -22px;
    padding: 6px 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 999;
	
    opacity: 0;
	filter:alpha(opacity=0);
}
.best-seller.most-sold:hover .sold-thumb > a {
    
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
	filter:alpha(opacity=100);
}
.best-seller.most-sold > h3 {
    color: #444444;
    font-family: Noto Sans;
    font-size: 15px;
    letter-spacing: 0.3px;
}
.best-seller > h3 > i {
    font-style: normal;
    font-weight: 400;
}
.best-seller.most-sold > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
.best-seller.most-sold > .tooltip-btn {
    float: right;
}
.best-seller.most-sold ul li {
    list-style: none outside none;
}
.best-seller.most-sold > a {
    display: none;
}
.best-seller.most-sold span i {
    display: none;
}
.best-seller.most-sold > span {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}
.best-seller.most-sold > .tooltip-btn li {
    margin: 0 0 0 10px;
}
/* Shop tab */
.tab-photos .owl-buttons {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tab-photos .owl-buttons .owl-next {
    position: absolute;
    right: 0;
}
.tab-photos .owl-buttons {
    left: 0;
    margin-top: -48px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.shop-tab li.active > a {
    background: none repeat scroll 0 0 #FEFEFE;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
}
.shop-tab li a:hover {
    border-color: #D6D6D6;
}
.shop-tab li a {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #6C6C6C;
    font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 11px;
    margin: 0 10px 0 0;
    padding: 13px 30px;
}
.tab-photos {
    float: left;
    width: 100%;
}
.tab-content {
    background: none repeat scroll 0 0 #FEFEFE;
    border-bottom: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    border-right: 1px solid #D6D6D6;
    float: left;
    padding: 30px 20px;
    width: 100%;
}
.tab-photo-sec {
    float: left;
    position: relative;
    width: 100%;
}
.tab-photo {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.tab-photo > img {
    float: left;
    width: 100%;
	height: auto;
}
.sh_load_more_products > i {
	display: none;
}
.tab-photo > span > a{
	color: #363636;
}
.tab-photo > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    bottom: 2%;
    color: #363636;
    font-family: open sans;
    font-size: 18px;
    left: 2%;
    line-height: 13px;
    padding: 20px;
    position: absolute;
    width: 96%;
}
.tab-photo-des {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.tab-photo-des > p {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 0 0 -3px;
    width: 100%;
}
.tab-photos {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.tab-photos .owl-buttons div {
    margin: 0;
}
.tab-photos .owl-buttons .owl-prev {
    left: 0;
    position: absolute;
}
/* Tab Reviews */
.tab-reveiws {
    float: left;
    width: 100%;
}
.tab-reveiws > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tab-reveiws ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 100%;
}
.tab-reveiws li span {
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
	padding: 0;
}
.tab-reveiws ul li:hover span:before {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.tab-reveiws li span:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    z-index: 99;
}
.tab-reveiws ul li:hover span img {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}
.tab-reveiws li span img {
    float: left;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
	height: auto;	
    width: 100%;
}
.tab-reveiws li a {
    color: #3B3B3B;
    display: block;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-bottom: 10px;
    margin-top: 6px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
}
.tab-reveiws li a:hover {
    color: #F0B70C;
}
.tab-reveiws ul li:last-child {
    margin: 0;
}
.tab-reveiws li i {
    color: #888787;
    display: block;
    font-family: open sans;
    font-size: 11px;
    font-style: normal;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-bottom: 10px;
}
.tab-reveiws li p {
    color: #404040;
    display: block;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: -7px 0 0;
}
/* Tab Video */
.tab-video {
    float: left;
    width: 100%;
}
.tab-video > h3 {
    color: #6C6C6C;
    float: left;
    font-family: open sans;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 12px;
    margin: 0 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.tab-video > p {
    color: #6C6C6C;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin-bottom: -3px;
    margin-top: 20px;
    width: 100%;
}
.tab-video iframe {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    width: 100%;
}
/* Inner Page */
#inner-head h1 {
    color: #FFFFFF;
    float: left;
    font-family: Raleway;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 36px;
    margin: 0;
    text-align: center;
    width: 100%;
}
/* Compare page */
.compare-slide {
    float: left;
    width: 100%;
}
#compare1, #compare2 {
    height: 432px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 0;
    width: 103px;
    z-index: 2147483500;
}
.compare-product .tab-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.compare-product {
    float: left;
    position: relative;
    width: 100%;
}
.compare-product > img {
    float: left;
    height: auto;
    width: 100%;
}
#compare1 .viewport, #compare2 .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 103px;
}
#compare1 .buttons, #compare2 .buttons {
    background: none repeat scroll 0 0 #929295;
	
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
	
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 20px;
    height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 8px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
#compare1 .next, #compare2 .next {
    bottom: 0;
    position: absolute;
}
#compare1 .overview > li > a, #compare2 .overview > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#compare1 .overview > li > a > img, #compare2 .overview > li > a > img  {
    float: left;
    width: 100%;
	height:auto;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.buttons.next.disable, .buttons.prev.disable {
    pointer-events: none;
}
.compare-product #compare1 .overview > li, .compare-product #compare2 .overview > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#compare1 .overview, #compare2 .overview {
    list-style: none outside none;
    position: absolute;
    width: 103px;
}
#compare1 .overview li, #compare2 .overview li
{ 
    float: left;
    margin: 0 20px 0 0;
    padding: 1px;
    height: 121px;
    border: 1px solid #dcdcdc;
    width: 236px;
 }
/* Product prices */
.product-prices {
    float: left;
    width: 100%;
}
.product-prices > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-prices li {
    border: 1px solid #dadada;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #696969;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 19px;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 9px 15px;
    text-transform: uppercase;
    width: 100%;
}
/* Compare With */
.compare-with {
    background: none repeat scroll 0 0 #ededed;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 20px;
    position: relative;
    width: 100%;
	z-index: 99;
	
	margin-bottom:30px;
}
.compare-with > form {
    float: left;
    width: 100%;
}
.compare-with form label {
    color: #696969;
    float: left;
    font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin-right: 20px;
}
.compare-with form input {
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    height: 36px;
    padding: 10px 25px;
    width: 285px;
}
.compare-with form .submit {
    background: none repeat scroll 0 0 #AEAEAE;
    border: medium none;
    color: #2D2D2D;
    float: left;
    font-family: open sans;
    font-size: 15px;
    margin-left: 20px;
    padding: 5px 29px;
    width: auto;
}
.compare-with > p {
    color: #454545;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 20px 0 0;
    width: 100%;
}
.product-compare-list {
    background: none repeat scroll 0 0 #fafafa;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2147483647;
}
.product-compare-list > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-compare-list > ul > li {
    border-bottom: 1px solid #e8ecec;
    cursor: pointer;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 11px 16px;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    
	width: 100%;
}
.product-compare-list > ul > li:hover {
    background: none repeat scroll 0 0 #fefefe;
}
/* Review Page */
.review-sec {
    float: left;
    width: 100%;
}
.review-thumb-big {
    float: left;
    position: relative;
    width: 100%;
}
.review-thumb-big > img {
    float: left;
    width: 100%;
}
.review-thumb-big > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
	
    color: #444444;
    font-family: open sans;
    font-size: 15px;
    left: 20px;
    letter-spacing: 0.3px;
    padding: 8px 25px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 175px;
}
.review-thumb-big > span > i {
    color: #444444;
    float: left;
    font-family: Noto Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.review-users {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}
.review-users > ul {
    float: left;
    margin: 0 0 0 40px;
    padding: 0;
}
.review-users > ul > li {
    float: left;
    list-style: none outside none;
}
.review-users > ul > li > a {
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #6C6C6C;
    float: left;
    font-size: 14px;
    height: 33px;
    line-height: 31px;
    margin-right: 10px;
    text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: 35px;
}
.review-users > ul > li > a:hover {
    background: none repeat scroll 0 0 #F0B70C;
    border: 1px solid #F0B70C;
    color: #FFFFFF;
}
.review-desc > h2 {
    color: #444444;
    float: left;
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 15px;
    width: 100%;
}
.review-desc > p {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0 0 35px;
    width: 100%;
}
.review-desc > span {
    float: left;
    margin-bottom: 30px;
    width: 33.3333%;
}
.review-desc > span > img {
    float: left;
}
.review-desc > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.review-desc > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    width: 100%;
}
.review-desc > ul > li > h3 {
    color: #444444;
    float: left;
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 15px;
    width: 100%;
}
.review-desc > ul > li > i {
    background: none repeat scroll 0 0 #797979;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    height: 8px;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 8px;
}
.review-desc > ul > li > p {
    color: #696969;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
}
.review-author {
    float: left;
    margin-top: 60px;
    width: 100%;
}
.review-author > h3 {
    color: #F0B70C;
    float: left;
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 20px;
    width: 100%;
}
.about-the-author {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FBFBFB;
    border-color: #C6C6C6 -moz-use-text-color #C6C6C6 #F0B70C;
    border-image: none;
    border-style: dashed none dashed solid;
    border-width: 1px medium 1px 3px;
    float: left;
    padding: 30px 30px 30px 0;
    width: 100%;
}
.about-the-author > span {
    border: 3px solid #F6F7F7;
    float: left;
    margin-left: -3px;
    margin-right: 20px;
}
.about-the-author > span > img {
    float: left;
}
.about-the-author > a {
    color: #F0B70C;
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.about-the-author > p {
    color: #404040;
    display: block;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    width: 100%;
}
.about-the-author > a > i {
    color: #646464;
    font-size: 12px;
    font-style: normal;
    font-weight: lighter;
}
/* Leave a Comment */
.leave-a-comment {
    float: left;
    width: 100%;
}
.comment-reply-title{
    color: #525252;
    display: table;
    float: left;
    font-family: Noto Sans;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 99;
	width: 100%;
}
#cancel-comment-reply-link {
    background: none repeat scroll 0 0 #555555;
    
	-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: Noto Sans;
    font-size: 11px;
    font-weight: normal;
    line-height: 9px;
    padding: 8px;
}
.comment-notes {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    width: 100%;
	margin-bottom:15px;
}
.leave-a-comment > .contact-form {
    margin-top: 40px;
}
.comment-box {
    float: left;
    width: 100%;
}
.comments-title {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 15px;
    margin: 0 0 20px;
    width: 100%;
}
.comment-form-comment label {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
}
.form-allowed-tags {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    width: 100%;
}
.form-allowed-tags > code {
    float: left;
    line-height: 25px;
    margin-top: 10px;
    padding: 10px;
    white-space: pre-wrap;
    width: 100%;
}
.comment-list > li > #respond {
    margin-top: 10px;
}
.comment-list > li > #respond .contact-form {
    margin-top: 0;
}
.comment-list {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.comment-list li {
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    width: 100%;
}
.comment-list li > div {
    border: 1px solid #e8ecec;
    float: left;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    }
.comment-list > li > div > img.avatar, .comment-list > li ul li .avatar {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    width: 10%;
	height: auto;
}
.comment-details {
    float: left;
    width: 89%;
	padding-left: 20px;
}
.comment-details > h6 {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 10px 0;
    width: 100%;
}
.comment-details > p {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
    width: 100%;
}
.comment-details > a.comment-reply-link {
    background: none repeat scroll 0 0 #888888;
    
	-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: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-right: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
}
.comment-details > span.replies {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 28px;
}
.comment-list > li .children {
    float: left;
    margin-top: 20px;
    padding: 0 0 0 4%;
    position: relative;
    width: 100%;
}
.comment-list > li ul:before {
    border-left: 1px solid #E8ECEC;
    border-top: 1px solid #E8ECEC;
    content: "";
    height: 9px;
    left: 7%;
    position: absolute;
    top: -6px;
    
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
	
    width: 9px;
    z-index: 2147483647;
}
.comment-list > li ul li em {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 9px;
    margin: 0 0 13px;
    width: 100%;
}
.comment-list > li ul li {
    float: left;
    list-style: none outside none;
    width: 100%;
}
/* Product Detals */
.product-details {
    float: left;
    width: 100%;
}
.product-details > h3 {
    color: #282828;
    float: left;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 50px;
    text-transform: uppercase;
    width: 100%;
}
.product-details > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-details > ul li {
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.product-details li span {
    background: none repeat scroll 0 0 #F3F1F1;
    color: #1D1D1D;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    margin-right: 20px;
    padding: 10px;
    width: 25%;
}
.product-details p {
    color: #434343;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
    padding: 10px 0;
}
.product-details > ul li:last-child {
    margin: 0;
}
/* SIdebar Wp Widget */
.edd-cart-number-of-items {
    float: left;
    margin: 0;
    width: 100%;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item {
    border: 1px solid #e8ecec;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    float: left;
    margin: 15px 0 -1px;
    padding: 15px;
    position: relative;
    width: 100%;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item > a.edd-remove-from-cart {
    background: none repeat scroll 0 0 #777;
    
	-webkit-border-radius: 0 3px;
    -moz-border-radius: 0 3px;
    -ms-border-radius: 0 3px;
    -o-border-radius: 0 3px;
    border-radius: 0 3px;
	
    color: transparent;
    float: right;
    height: 25px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 25px;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item .edd-cart-item-title {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item > a.edd-remove-from-cart:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    content: "�?";
    font-family: fontawesome;
    left: 0;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item .edd-cart-item-separator {
    float: left;
    font-family: Raleway;
    font-size: 15px;
    margin-left: 10px;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item .edd-cart-item-price {
    color: #888888;
    float: left;
    font-family: Raleway;
    font-size: 18px;
    font-weight: bold;
}
.widget_edd_cart_widget .edd-cart > li.edd-cart-item > a {
    padding: 0;
}
.widget_edd_cart_widget .edd-cart > li.cart_item.edd_subtotal {
    border: medium none;
    padding: 0;
    width: 50%;
}
.widget_edd_cart_widget .edd-cart > li.cart_item.edd_checkout {
    border: medium none;
    float: left;
    padding: 0;
    width: 50%;
}
.widget_edd_cart_widget .edd-cart > li.cart_item.edd_checkout > a {
    background: none repeat scroll 0 0 #777;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #fff;
    float: right;
    font-size: 13px;
    line-height: 12px;
    margin-top: 11px;
    padding: 10px 14px;
    width: auto;
}
.widget_edd_cart_widget .edd-cart > li.cart_item.edd_checkout > a:before {
    display: none;
}
.widget_recent_comments > ul > li {
    border: 1px solid #e8ecec;
    
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    color: #999999;
    font-family: Open Sans;
    font-size: 12px;
    margin-bottom: -1px;
    padding: 15px;
}
.widget_recent_comments > ul > li > a {
    padding: 0 !important;
}
.widget_recent_comments > ul > li > a:before {
    display: none;
}
.widget_recent_comments > ul > li {
    border: 1px solid #e8ecec;
    
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    color: #999999;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: -1px;
    padding: 15px;
}
.widget_categories > ul > li > a, .widget_categories > ul > li ul li a, .widget_archive > ul > li > a {
    float: left !important;
    width: auto !important;
}
.sidebar-widget.widget_categories > ul > li, .widget_archive > ul > li, .widget_archive > ul > li ul li {
    font-family: Open Sans !important;
    font-size: 14px;
    line-height: 11px !important;
    text-align: right;
}
.sidebar-widget > ul > li ul li {
    border: medium none;
    padding-bottom: 0;
}
.sidebar-widget {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.widget_shopping_cart_content {
    float: left;
    width: 100%;
}
.sidebar-widget > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sidebar-widget > ul > li, .sidebar-widget > ul > li  ul  li {
    border-bottom: 1px solid #e7e7e7;
    color: #474646;
    float: left;
    font-family: Noto Sans;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 27px;
    list-style: none outside none;
    padding-bottom: 18px;
    padding-top: 18px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
     width: 100%;
}
.sidebar-widget > ul > li > a:before, .sidebar-widget > ul > li ul li a:before {
    background: none repeat scroll 0 0 #f0b70c;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    content: "";
    height: 10px;
    left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
     width: 10px;
}
.sidebar-widget > ul > li > a, .sidebar-widget > ul > li  ul  li  a {
    color: #454545;
    float: left;
    letter-spacing: 0.3px;
    line-height: 22px;
    padding-left: 30px;
    position: relative;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
     width: 100%;
}
.sidebar-widget .product_list_widget > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    line-height: 30px;
    padding: 0;
}
.sidebar-widget .product_list_widget > li > a > img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.sidebar-widget .product_list_widget > li:hover > a {
    padding: 0;
}
.widget_product_search > form, .sidebar-search {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8ecec;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    float: left;
    padding: 15px;
    width: 100%;
}
.widget_product_search > form > div {
    float: left;
    width: 100%;
}
.widget_product_search > form > div > label {
    display: none;
}
.widget_product_search > form > div > input#s, .sidebar-search > .search {
    border: 1px solid #e8ecec;
    
	-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
	
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    padding: 7px 12px;
    width: 70%;
}
.widget_product_search > form > div > input#searchsubmit, .sidebar-search > .search-button {
    background: none repeat scroll 0 0 #555;
    border: medium none;
    
	-webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
	
    color: #fff;
    float: left;
    font-family: Noto Sans;
    font-size: 13px;
    padding: 7px 0;
    width: 30%;
}
.sidebar-widget .product_list_widget > li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8ecec;
    margin-bottom: -1px !important;
    padding: 10px 18px !important;
}
.sidebar-widget .product_list_widget > li > a:before {
    display: none;
}
.sidebar-widget > ul > li > a:hover, .sidebar-widget > ul > li  ul  li  a:hover {
    padding-left: 45px;
}
.sidebar-widget > ul > li > a:hover:before, .sidebar-widget > ul > li  ul  li  a:hover:before {
    background: none repeat scroll 0 0 #CFD3D3;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    left: 20px;
}
.sidebar-widget .footer-about p {
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0;
    width: 100%;
}
.sidebar-widget .footer-about ul > li > p {
    color: #656565;
    float: none;
    line-height: 19px;
}
.sidebar-widget .footer-about ul > li:hover > span {
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
}
.sidebar-widget .footer-post li > a {
    color: #666666;
    line-height: 25px;
}
.sidebar-widget > ul > li > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 30px;
    width: 100%;
}
.sidebar-widget .footer-post li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E8ECEC;
	
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
}
.sidebar-widget .cart_list.product_list_widget > li, .product_list_widget > li {
    border: 1px solid #E8ECEC;
    
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    margin-top: -1px !important;
    padding: 10px !important;
}
.sidebar-widget .cart_list.product_list_widget > li > a, .product_list_widget > li > a {
    color: #555555;
    float: left;
    font-family: Noto Sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    line-height: 27px;
    width: 100%;
}
.sidebar-widget .cart_list.product_list_widget > li > a > img, .product_list_widget > li > a > img {
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: right;
}
.sidebar-widget .cart_list.product_list_widget > li > span, .product_list_widget > li > span {
    color: #9D9D9D;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    width: 100%;
}
.sidebar-widget .widget_shopping_cart_content .buttons {
    float: left;
    margin: 0;
    width: 100%;
}
.sidebar-widget .widget_shopping_cart_content .buttons > a {
    background: none repeat scroll 0 0 #FAFAFA;
    
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px 0 0;
    width: auto;
}
.sidebar-widget .textwidget {
    color: #666666;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0;
    width: 100%;
}
.sidebar-widget select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E8ECEC;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #666666;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    padding: 8px 0 8px 10px;
    width: 100%;
}
.widget_text .textwidget {
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    width: 100%;
}
.widget_text .textwidget > p {
    float: left;
    width: 100%;
}
.widget_text .textwidget > p > img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.wp-caption.alignnone {
    float: left;
    position: relative;
    width: 100%;
}
.wp-caption.alignnone > p.wp-caption-text {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 0;
    padding: 11px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.widget_text .textwidget > p > .wp-smiley {
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 5px;
    width: auto;
}
.tagcloud {
    float: left;
    width: 100%;
}
.tagcloud > a {
    color: #555;
    font-family: Noto Sans;
    letter-spacing: 0.3px;
}
.wp-caption.alignnone > a {
    float: left;
    width: 100%;
}
.wp-caption.alignnone > a > img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
/* Product Tab */
aside {
    float: left;
    width: 100%;
}
.product-tab {
    float: left;
    width: 100%;
}
.product-tab > ul .active > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AFAFAF;
    text-decoration: none !important;
}
.cart-contents-data > p {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 11px 0;
    text-align: center;
    width: 100%;
}
.btnbuynow {
    background: none repeat scroll 0 0 #555;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #fff;
    float: right;
    font-family: Open Sans;
    letter-spacing: 0.3px;
    line-height: 11px;
    padding: 11px 15px;
}
.product-tab .nav-tabs > li {
    margin-right: 2%;
    width: 48%;
}
.product-tab > ul > li > a {
    background: none repeat scroll 0 0 #818181;
    border: 1px solid #656565;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    color: #FFFFFF;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.product-tab > ul > li > a:hover {
    border-color: #656565;
}
.product-tab > ul .active > a:hover {
    border-color: #AFAFAF;
}
.product-tab .tab-content {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #AFAFAF;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
    padding: 20px 0;
}
.tab-recent .owl-item > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tab-recent {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tab-recent .owl-item > ul > li {
    border-bottom: 1px solid #C1C1C1;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 0 20px 20px;
    width: 100%;
}
.tab-recent li span {
    float: left;
    margin-right: 10px;
	width: 40%;
}
.tab-recent li span img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
	width: 100%;
	height: auto;
}
.tab-recent li h3 {
    display: block;
    font-family: open sans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.35px;
    line-height: 15px;
    margin: 0 0 6px;
}
.tab-recent li h3 a {
    color: #272727;
}
.tab-recent li p {
    color: #4A4949;
    display: block;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 15px;
    margin: 0 0 7px;
}
.tab-recent .owl-item > ul > li:last-child {
    border-bottom: medium none;
    margin: 0;
}
.product-tab .tab-content {
    padding-bottom: 0;
}
.tab-recent .owl-item > ul > li > ul {
    display: block;
    margin: 0;
    padding: 0;
}
.tab-recent .owl-item > ul > li > ul > li > a {
    color: #6C6C6C;
    float: left;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    width: 100%;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	border: 1px solid #E3E3E3;
	
}
.tab-recent .owl-item > ul > li > ul > li a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
	border: 1px solid #404040;
}
.tab-recent .owl-item > ul > li > ul > li{
    background: none repeat scroll 0 0 #FFFFFF;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    height: 19px;
    list-style: none outside none;
    margin-right: 10px;
    width: 21px;
}
.tab-recent .owl-buttons {
    float: left;
    margin-bottom: -1px;
    position: static;
    width: 100%;
}
.tab-recent .owl-buttons div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    float: left;
    margin: 0;
    width: 50%;
}
.product-tab .nav-tabs > li:last-child {
    margin: 0 0 -1px;
    width: 50%;
}
/* Our Branches */
.w-our-branches {
    float: left;
    width: 100%;
}
.w-our-branches > ul {
    margin: 0;
    padding: 0;
}
.w-our-branches ul li {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E4E4E4;
    float: left;
    list-style: none outside none;
    padding: 15px;
    width: 100%;
}
.w-our-branches li span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
    float: left;
    margin-right: 5%;
    overflow: hidden;
    width: 25%;
}
.w-our-branches li span img {
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
	
    float: left;
    width: 100%;
}
.w-our-branches li p {
    color: #5E5E5E;
    display: block;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.35px;
    margin: 0;
}
.w-our-branches li h6 {
    color: #00A0CA;
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.35px;
    margin: 0 0 13px;
}
.w-our-branches li h6 i {
    color: #494848;
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 12px;
    text-align: center;
    width: 8%;
}
.w-our-branches li p i {
    margin-bottom: 0;
    margin-right: 12px;
    text-align: center;
    width: 8%;
}
.w-our-branches ul li:last-child {
    background-image: url("images/world-map.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	
    height: 90px;
}
/* Widhet Get Help */
.w-get-help {
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    padding: 15px;
    width: 100%;
}
.w-get-help > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.w-get-help > ul > li{
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 100%;
}
.w-get-help ul li:last-child {
    margin: 0;
}
.w-get-help ul li span {
    border: 3px solid #262525;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #262525;
    float: left;
    font-family: open sans;
    font-size: 11px;
    font-weight: 600;
    height: 20px;
    line-height: 14px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}
.w-get-help > ul > li:hover span {
    border-color: #E96353;
    color: #E96353;
}
.w-get-help > ul > li:hover h3 {
    color: #E96353;
}
.w-get-help ul li p {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%;
}
.w-get-help ul li > i {
    color: #E96353;
    font-family: open sans;
    font-size: 13px;
    font-style: normal;
    text-decoration: underline;
}
.w-get-help ul li p i {
    color: #E96353;
    font-style: normal;
    text-decoration: underline;
}
.w-get-help ul li h3 {
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 0;
}
.w-get-help > ul > li ul {
    float: left;
    margin-top: 30px;
    padding: 0;
    width: 100%;
}
.w-get-help > ul > li ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    width: 100%;
}
.w-get-help > ul > li ul li i {
    color: #262525;
    float: left;
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 25px;
    text-align: center;
    text-decoration: none;
    width: 10%;
}
.w-get-help ul li ul li:hover p, .w-get-help ul li ul li:hover i {
    color: #E96353;
}
.w-get-help > ul > li ul li p {
    display: block;
    float: none;
    line-height: 12px;
    margin: 0;
    width: auto;
}
/* Widget Sales */
.w-sales {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.w-sales > img {
    float: left;
    width: 100%;
}
.w-sales > span {
    background: none repeat scroll 0 0 #F0B70C;
    bottom: 0;
    color: #FFFFFF;
    font-family: open sans;
    font-size: 12px;
    font-weight: 600;
    left: 0;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 20px 10px;
    position: absolute;
    width: 100%;
}
.w-sales > span i {
    float: right;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
}
/* widget Best Seller */
#best-seller-sec {
    float: left;
    overflow: hidden;
    width: 100%;
	position:relative;
}
#best-seller-sec .owl-buttons {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}
#best-seller-sec .owl-buttons > div {
    margin: 0;
}
#best-seller-sec .owl-controls.clickable {
    margin-top: -26px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}
#best-seller-sec .owl-buttons .owl-next {
    position: absolute;
    right: 0;
}
.w-best-seller {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.w-best-seller > img {
    float: left;
    width: 100%;
}
.w-best-seller > ul {
    margin: 0;
    padding: 0;
    position: absolute;
    right: -3px;
    top: 10%;
}
.w-best-seller > div i {
    background: none repeat scroll 0 0 #f0b70c;
    float: left;
    font-family: open sans;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: 100%;
    line-height: 20px;
    padding: 14px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 75px;
}
.w-best-seller > div {
    background: none repeat scroll 0 0 #424242;
    bottom: 0;
    color: #FFFFFF;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 600;
    left: 0;
    line-height: 22px;
    padding: 15px 85px 15px 15px;
    position: absolute;
    width: 100%;
}
.w-best-seller > div > span {
    float: left;
    width: 100%;
}
.w-best-seller > ul li {
    background: none repeat scroll 0 0 rgba(66, 66, 66, 0.78);
    border-bottom: 1px solid #8f8f8f;
    border-left: 1px solid #8f8f8f;
    border-top: 1px solid #8f8f8f;
    color: #ffffff;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 14px 18px;
    text-align: left;
    width: 100%;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.w-best-seller > ul li a {
    color: #FFFFFF;
}
/* Widget Discount offer */
.w-discount {
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.w-discount-des > h3 {
    color: #404040;
    float: left;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    margin: 20% 0 0;
    text-align: center;
    width: 100%;
}
.w-discount-des > i {
    color: #404040;
    float: left;
    font-family: Raleway;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}
.w-discount-des > p {
    color: #404040;
    float: left;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 11px;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
}
.w-discount-des > a {
    background: none repeat scroll 0 0 #29BBDC;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #FFFFFF;
    display: table;
    float: none;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    line-height: 10px;
    margin: 0 auto;
    padding: 10px 18px;
}
.w-discount > img {
    float: left;
    width: 100%;
}
.w-discount-des {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
/* Categories Widget */
.categories-widget {
    float: left;
    width: 100%;
}
.categories-widget ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.categories-widget ul li {
    border-bottom: 1px solid #E7E7E7;
    color: #474646;
    float: left;
    font-family: Noto Sans;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 27px;
    list-style: none outside none;
    padding-bottom: 18px;
    padding-top: 18px;
    width: 100%;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
}
.categories-widget ul li a{
    color: #474646;
    float: left;
    font-family: Noto Sans;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 27px;
}
.categories-widget ul li:hover {
    padding-left: 20px;
}
.categories-widget ul li span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
	
    -webkit-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -ms-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
	
    color: #474646;
    float: right;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 8px;
    padding: 9px 8px;
}
.categories-widget ul li i {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    float: left;
    height: 10px;
    margin-right: 20px;
    margin-top: 9px;
    width: 10px;
}
/* Widget News Letter */
.w-news-letter {
    border: 1px solid #CFCFCF;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    padding: 15px;
    width: 100%;
}
.w-news-letter > h3 {
    color: #5C5A5A;
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 19px;
    margin: 0 0 30px;
    width: 100%;
    margin-bottom: 15px;
}
.w-news-letter form {
    float: left;
    width: 100%;
}
.w-news-letter form > input {
    background: none repeat scroll 0 0 #F4F3F3;
    border: medium none;
    color: #000000;
    float: left;
    font-family: open sans;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}
.w-news-letter form .submit {
    background: none repeat scroll 0 0 #404040;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #FFFFFF;
    float: none;
    font-family: open sans;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 8px 30px;
    width: auto;
    margin: 0 auto;
    display: table;
}
.w-news-letter form > p {
    margin-bottom: 10px;
}
input.w-news-letter[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
input.w-news-letter[type="checkbox"] + label {
    cursor: pointer;
    font-family: open sans;
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
    padding-left: 50px;
    position: relative;
}
input.w-news-letter[type="checkbox"] + label:before {
    background: none repeat scroll 0 0 #F0F0F0;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px;
}
input.w-news-letter[type="checkbox"] + label:after {
    color: #5C5A5A;
    font-size: 14px;
    left: 8px;
    position: absolute;
    top: -2px;
}
input.w-news-letter[type="checkbox"]:checked + label:after {
  content: 'âœ�?';
}
input.w-news-letter[type="checkbox"]:disabled + label:before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  
  border-color: #bbb;
  background-color: #ddd;
}
input.w-news-letter[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
input.w-news-letter[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* Widget Social Media */
.w-social-media-sec {
    border: 1px solid #CCCCCC;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin: 0;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
	width:100%;
}
.w-social-media.w-googleplus {
    margin: 0;
}
.w-social-media.w-linkedin {
    margin: 0;
}
.w-social-media {
    background: none repeat scroll 0 0 #424242;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin-bottom: 30px;
    width: 100%;
    cursor: pointer;
}
.w-social-media i {
    color: #FFFFFF;
    float: left;
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.w-social-media > a {
    color: #FFFFFF;
    float: left;
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.w-social-media.w-facebook:hover {
    background: none repeat scroll 0 0 #3B5998;
}
.w-social-media.w-twitter:hover {
    background: none repeat scroll 0 0 #00aced;
}
.w-social-media.w-googleplus:hover {
    background: none repeat scroll 0 0 #dd4b39;
}
.w-social-media.w-linkedin:hover {
    background: none repeat scroll 0 0 #007bb6;
}
/* Inner Page Product */
.decrements {
    float: right;
    margin-bottom: 20px;
    width: 100%;
}
.decrements > form {
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: right;
    padding: 10px 5px;
}
.theme-layout .woocommerce .single-post-desc form .quantity.buttons_added input[type="button"] {
    background: none repeat scroll 0 0 #383838 !important;
    border-radius: 2px !important;
    color: #ffffff;
    float: left !important;
    font-family: open sans !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    height: auto !important;
    padding: 0 !important;
    text-align: center !important;
    width: 17px !important;
}
.single-post-desc .quantity.buttons_added {
    width: 100% !important;
}
.theme-layout .woocommerce .single-post-desc form .quantity.buttons_added input[type="number"]{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    color: #515151 !important;
    float: left !important;
    font-family: open sans !important;
    font-size: 18px !important;
    height: 22px !important;
    padding: 0 10px !important;
    width: 58px !important;
	padding-right:0px !important;
}
.decrements form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #515151;
    float: left;
    font-family: open sans;
    font-size: 18px;
    height: 18px;
    padding: 0 10px;
    width: 35px;
}
.wp-caption{} 
.wp-caption-text{} 
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}
.sticky{}
/* Item Details */
.item-deals-sec {
    float: left;
    width: 100%;
}
.single-product-tab {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.single-product-tab > .tab-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}
.single-product-tab > .tab-content > .tab-pane > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.single-product-tab > .nav-tabs {
    border: medium none;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.single-product-tab > .nav-tabs > li > a {
    border: medium none;
}
.single-product-tab > .nav-tabs > li.active > a:hover,
.single-product-tab > .nav-tabs > li.active > a:focus {
    border: medium none;
}
.single-product-tab > .nav-tabs > li {
    border: medium none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
    width: 25%;
}
.single-product-tab > .nav-tabs > li > a > img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.single-product-tab > .nav-tabs > li:last-child {
    margin: 0;
}
.single-product-tab > .nav-tabs > li > a {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.single-post-desc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.single-post-head {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    float: left;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-left: 160px;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.single-post-head .product_meta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}
.single-post-head::before {
    background: #4c4b4b none repeat scroll 0 0;
    border-radius: 2px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 110px;
    z-index: -1;
}
.single-post-head .price {
    font-size: 15px !important;
    margin: 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: 110px !important;
}
.single-post-head .price {
    padding: 16px 5px;
    text-align: center;
    width: 130px;
}
.single-post-head .price {
    font-size: 15px !important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.single-post-head > div > p {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.summar .single-post-desc > .single-post-head > div > p > del {
    color: #fff !important;
    float: left;
    font-family: Open Sans;
    font-size: 19px !important;
    text-align: center;
    width: 100%;
}
.single-post-desc .cart-options > form > .add_to_cart_button:before {
    display: none;
}
.single-post-desc .cart-options > form > .added_to_cart {
    background: none repeat scroll 0 0 #e9e9e9;
    border-radius: 3px;
    color: #666666;
    margin: 10px 0 0;
    padding: 15px 19px !important;
}
.summar .single-post-desc > .single-post-head > div > p > ins {
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
	width:100%;
    text-decoration: none;
}
.best-seller > span.price > span.amount {
    margin-right: 10px;
}
.single-post-head > ul {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    right: 20px;
    top: -9px;
}
.single-post-head > ul > li > i {
    color: #CB4537;
    float: left;
    font-size: 14px;
    margin-right: 5px;
}
.single-post-head > ul > li:last-child > i {
    margin: 0;
}
.single-post-head > ul > li.un-rate > i {
    color: #9F9F9F;
}
.single-post-head .woocommerce-review-link {
    display: none;
}
.single-post-head .star-rating {
    background: none repeat scroll 0 0 #fff;
    border-left: 10px solid #fff;
    margin: 0 !important;
    padding: 0 12px 0 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -7px;
    width: 84px;
}
.single-post-head > span > i {
    color: #E9E6E6;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 10px;
    margin-bottom: 8px;
    text-align: left;
    width: 100%;
}
.single-post-head > h3 {
    color: #333333 !important;
    float: left;
    font-size: 18px;
    margin: 10px 0;
    width: 100%;
}
.single-post-head .price > span {
    color: #fff;
}
.product_meta {
    float: left;
    width: 100%;
}
.posted_in {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    width: 100%;
	margin-bottom:10px;
}
.posted_in > a {
    color: #28AB7C;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.single-post-desc > p {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 25px;
    margin-top: -10px;
    width: 100%;
}
.cart-options {
    float: left;
    width: 100%;
}
.single-post-head > h3 > i {
    color: #F0B70C;
    font-style: normal;
}
.single-post-head > p {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1C1C1C;
    float: right;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin-right: 52px;
    margin-top: -1px;
    padding: 0 20px;
    text-align: center;
    width: auto;
}
.single-post-head > p > i {
    color: #595959;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
.single-post-head > ul > li {
    float: left;
    list-style: none outside none;
}
.select-color {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.select-color > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.select-color > li > span:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.single-post-desc .cart-options > form {
    float: left;
    margin-top: 30px;
}
.choose-size-tab {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #F0F0F0;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}
.choose-size-tab > p {
    color: #383838;
    font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 0 15px;
}
.choose-size-tab > .nav-tabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    margin: 0 0 20px;
    padding: 0;
}
.choose-size-tab > .nav-tabs > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    float: left;
    margin: 0;
}
.choose-size-tab > .nav-tabs > li > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B1B1B1;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #383838;
    float: left;
    font-family: open sans;
    font-size: 15px;
    height: 27px;
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 33px;
}
.choose-size-tab > .nav-tabs > li > a:focus {
    border: 1px solid #B1B1B1;
}
.choose-size-tab > .nav-tabs > li.active a {
    background: none repeat scroll 0 0 #383838;
    color: #FFFFFF;
}
#product-sizes > div > p > i {
    color: #B1B0B0;
    float: left;
    font-size: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
}
#product-sizes > div > p {
    color: #515151;
    display: block;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%;
}
#product-sizes {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
}
#product-sizes > #size-xl > p > i {
    font-size: 60px;
}
#product-sizes > #size-l > p > i {
    font-size: 50px;
}
#product-sizes > #size-m > p > i {
    font-size: 40px;
}
#product-sizes > #size-s > p > i {
    font-size: 30px;
}
#product-sizes > div > span {
    color: #383838;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-top: 10px;
    width: 100%;
}
.cart-options > a.add_to_wishlist {
    margin-left: 10px !important;
}
form.cart button.product_type_simple, .cart-options > a,.single_add_to_cart_button {
    background: none repeat scroll 0 0 #383838 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    color: #ffffff !important;
    float: left !important;
    font-family: open sans !important;
    font-size: 13px !important;
    font-weight: normal !important;
    letter-spacing: 0.3px !important;
    line-height: 10px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px 20px !important;
}
.cart-options > a {
    margin-top: 83px;
}
form.cart button.product_type_simple {
    margin-top: 30px;
}
#product-sizes > div > span > i {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}
.choose-size-tab > .nav-tabs > li > a:hover {
    background: none repeat scroll 0 0 #383838;
    color: #FFFFFF;
}
.select-color > li > span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    height: 27px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 27px;
}
.select-color > li > .red {
    background: none repeat scroll 0 0 #F36251;
}
.select-color > li > .green {
    background: none repeat scroll 0 0 #3fcc6a;
}
.select-color > li > .yellow {
    background: none repeat scroll 0 0 #f9e45a;
}
.select-color > li > .blue {
    background: none repeat scroll 0 0 #47a3da;
}
#item-detals li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DADADA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #696969;
    font-family: open sans;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 20px 0 0;
    padding: 15px 20px;
    text-transform: uppercase;
}
#item-detals .active > a {
    background: none repeat scroll 0 0 #EEEEEE;
}
#item-detals {
    border: medium none;
    float: left;
    margin: 35px 0;
    width: 100%;
}
#item-details {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
}
/* Tab Features */
.tab-features {
    float: left;
    padding-right: 10px;
    width: 100%;
}
.tab-features > h3 {
    color: #454545;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0 0 20px;
    width: 100%;
}
.tab-features > p {
    color: #454545;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin: 0;
    width: 100%;
}
.tab-features > ul {
    float: left;
    margin: 25px 0;
    padding: 0;
    width: 100%;
}
.tab-features ul li p {
    color: #454545;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-left: 20px;
}
.tab-features ul li i {
    background: none repeat scroll 0 0 #6A6A6A;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 19px;
}
.tab-features ul li {
    float: left;
    list-style: none outside none;
    width: 50%;
}
/* Shipping Return */
.shipping-return {
    float: left;
    width: 100%;
}
.shipping-return > ul > li.right {
    margin: 0;
}
.shipping-return > ul {
    margin: 0;
    padding: 0;
}
.shipping-return > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 40px;
    width: 100%;
}
.shipping-return > ul > li > p {
    color: #404040;
    display: block;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 30px;
}
.shipping-return > ul > li.left > img {
    float: left;
    margin-right: 30px;
}
.shipping-return > ul > li.right > img {
    float: right;
    margin-left: 30px;
}
/* 404 Error Page*/
.error-page {
    display: table;
    margin: 0 auto;
}
.error-page > img {
    display: table;
    float: none;
    margin: 0 auto;
    width: 100%;
}
.error-page > h2 {
    color: #242426;
    float: left;
    font-family: open sans;
    font-size: 37px;
    letter-spacing: 0.3px;
    line-height: 30px;
    margin: 55px 0 45px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
    text-transform: uppercase;
    width: 100%;
}
.error-page > h2 > i {
    color: #F0B70C;
    font-style: normal;
    font-weight: bold;
}
.error-page > h3 {
    color: #242426;
    float: left;
    font-family: open sans;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 16px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
}
.error-page > form {
    background-image: url("images/search-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    display: table;
    float: none;
    margin: 0 auto;
    padding: 8px;
}
.error-page > form > input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #333333;
    float: left;
    font-family: open sans;
    font-size: 14px;
    height: 44px;
    margin-bottom: 4px;
    margin-right: 3px;
    padding: 0 19px;
    width: 428px;
}
.error-page > form > .submit {
    background: none repeat scroll 0 0 #F0B70C;
    border: 1px solid #CC9A00;
    color: #FFFFFF;
    font-family: open sans;
    font-size: 15px;
    line-height: 10px;
    margin-left: 10px;
    padding: 0 23px;
    width: auto;
}
.error-page > ul {
    display: table;
    float: none;
    margin: 50px auto 0;
    padding: 0;
}
.error-page > ul > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    list-style: none outside none;
    margin: 0 6px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
}
.error-page > ul > li > a > i {
    float: left;
    line-height: 38px;
    text-align: center;
    width: 100%;
}
.error-page > ul > li > a:hover {
    background: none repeat scroll 0 0 #F0B70C;
    border: 1px solid #CC9A00;
    color: #FFFFFF;
}
.error-page > ul > li > a {
    border: 1px solid #D5D5D5;
    color: #D5D5D5;
    float: left;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0.1s;
    -moz-transition: all 0.4s ease 0.1s;
    -ms-transition: all 0.4s ease 0.1s;
    -o-transition: all 0.4s ease 0.1s;
    transition: all 0.4s ease 0.1s;
    width: 100%;
}
/* Discount Deal */
.discount-deal {
    background: none repeat scroll 0 0 #faf9f9;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    padding: 29px 25px;
    width: 100%;
    margin-top: 30px;	
	
	-webkit-box-shadow: 0px 0px 14px rgba(0,0,0,0.07) inset;
	-moz-box-shadow: 0px 0px 14px rgba(0,0,0,0.07) inset;
	-ms-box-shadow: 0px 0px 14px rgba(0,0,0,0.07) inset;
	-o-box-shadow: 0px 0px 14px rgba(0,0,0,0.07) inset;
	box-shadow: 0px 0px 14px rgba(0,0,0,0.07) inset;
}
.discount-image {
    float: right;
    position: relative;
    width: 50%;
}
.flip-default {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.86);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    bottom: 3%;
    color: #444444;
    font-family: Noto Sans;
    font-size: 15px;
    left: 3%;
    line-height: 10px;
    padding: 20px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
	
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 94%;
    z-index: 99999999;
}
.discount-image:hover .flip-default {
    -webkit-transform: rotateX(90deg) translateZ(25px);
    -moz-transform: rotateX(90deg) translateZ(25px);
    -ms-transform: rotateX(90deg) translateZ(25px);
    -o-transform: rotateX(90deg) translateZ(25px);
    transform: rotateX(90deg) translateZ(25px);
}
.flip-active {
    background: none repeat scroll 0 0 rgba(74, 71, 71, 0.86);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    bottom: 3%;
    color: #fff;
    font-family: Noto Sans;
    font-size: 15px;
    left: 3%;
    line-height: 10px;
    padding: 20px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 94%;
	
	-webkit-transform:rotateX(90deg) translateZ(-25px) perspective(200px);
	-moz-transform:rotateX(90deg) translateZ(-25px) perspective(200px);
	-ms-transform:rotateX(90deg) translateZ(-25px) perspective(200px);
	-o-transform:rotateX(90deg) translateZ(-25px) perspective(200px);
	transform:rotateX(90deg) translateZ(-25px) perspective(200px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.discount-image:hover .flip-active {
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    -ms-transform: rotateX(0deg) translateZ(0px);
    -o-transform: rotateX(0deg) translateZ(0px);
    transform: rotateX(0deg) translateZ(0px);
}
.discount-image > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
    float: right;
    width: 100%;
	height: auto;
}
.discount-desc > h3 {
    color: #4a4747;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    margin: 20px 0 25px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.discount-desc {
    float: left;
    padding-right: 20px;
    width: 50%;
}
.counter > li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
    float: left;
    height: auto;
    list-style: none outside none;
    margin: 0 -1px 0 0;
    padding: 12px 0;
    width: 25%;
	
	-webkit-box-shadow: 0px 0px 11px rgba(0,0,0,0.04) inset;
	-moz-box-shadow: 0px 0px 11px rgba(0,0,0,0.04) inset;
	-ms-box-shadow: 0px 0px 11px rgba(0,0,0,0.04) inset;
	-o-box-shadow: 0px 0px 11px rgba(0,0,0,0.04) inset;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.04) inset;
}
.counter > li:last-child {
    margin: 0;
}
.counter > li  > span{
 color: #4a4747;
    float: left;
    font-family: Noto Sans;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.counter > li > p {
    float: left;
    font-family: open sans;
    font-size: 11px;
    margin: 0;
    text-align: center;
    width: 100%;
    color: #777;
}
.discount-desc > h4 {
    color: #4a4747;
    float: left;
    font-family: open sans;
    font-size: 24px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 25px;
    margin-top: 0;
    width: 100%;
    text-align: center;
}
.discount-desc > p {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    font-family: Noto Sans;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0.30px;
    margin-top: -4px;
    margin-bottom: 34px;
}
.counter {
    border: medium none;
    display: table;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.counter-head:before {
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    border-top: 8px solid #4A4747;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -8px;
    position: absolute;
}
.counter-head{
    background: none repeat scroll 0 0 #4A4747;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    display: table;
    font-family: open sans;
    font-size: 24px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 auto;
    padding: 13px 10px;
    position: relative;
}
.discount-desc h4 strong {
    color: #f0b70c;
    font-family: open sans;
    font-size: 24px;
    font-weight: bold;
}
.discount-desc h4 i {
    color: #F0B70C;
    font-family: open sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
/* Service Box */
.service-box {    
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
    z-index: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	
	max-height: 205px;
    min-height: 124px;
	height: 145px;
}
#services-box {
    margin-top: -30px;
}
.service-box:before {
    background-color: rgba(255, 255, 255, 0.9);
    
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset;
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset;
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset;
	
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.service-box > span {
    background: none repeat scroll 0 0 #FFFFFF;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    display: table;
    float: none;
    height: 70px;
    margin: -39px auto 15px;
    position: relative;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 70px;
    z-index: 999;
}
.service-box:hover span {
    margin-top: -66px;
	
    opacity: 0;
	filter:alpha(opacity=0);
	
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
.service-box > span > i {
    color: #818181;
    float: left;
    font-size: 24px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}
.service-box > h3 {
    color: #666666;
    float: left;
    font-family: Open SANS;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.service-box > p {
    color: #666666;
    float: left;
    font-family: Noto sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 7px 0 26px;
    padding: 0 15px;
    position: relative;
    text-align: center;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 100%;
    z-index: 999;
}
.service-box:hover p {
    padding-bottom: 31px;
	
	color:#ffffff;
	margin-bottom:20px;
	margin-top:13px;
}
.service-box:hover h3{	
	color:#ffffff;
	margin-bottom:4px;
}
.service-box > a {
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    bottom: -35px;
    color: #FFFFFF;
    font-family: open sans;
    font-size: 13px;
    left: 50%;
    line-height: 10px;
    margin-left: -48px;
    padding: 10px 10px;
    position: absolute;
    text-transform: uppercase;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
	z-index: 2147483647;
}
.service-box:hover a {
    bottom: 15px;
}
.service-box.red > i {
    background: none repeat scroll 0 0 #E65A4B;
}
.service-box.orange > i {
    background: none repeat scroll 0 0 #ff9f19;
}
.service-box.blue > i {
    background: none repeat scroll 0 0 #00a1e0;
}
.service-box.green > i {
    background: none repeat scroll 0 0 #00b74f;
}
.service-box.brown > i {
    background: none repeat scroll 0 0 #94785b;
}
.service-box.d-pink > i {
    background: none repeat scroll 0 0 #c76d62;
}
.service-box:hover i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.service-box > i {
    height: 50%;
    position: absolute;
	
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 50%;
}
.service-box > .box-1 {
    left: 0;
    top: 0;
	
    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}
.service-box > .box-2 {
    right: 0;
    top: 0;
	
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -ms-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}
.service-box > .box-3 {
    left: 0;
    bottom: 0;
	
    -webkit-transition: all 0.5s ease 0.4s;
    -moz-transition: all 0.5s ease 0.4s;
    -ms-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}
.service-box > .box-4 {
    right: 0;
    bottom: 0;
	
    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}
/* Load More */
.load-more-sec {
    background: none repeat scroll 0 0 #f0f0f0;
    float: left;
    height: 58px;
    margin-top: 40px;
    width: 100%;
}
.load-more-sec > p {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    margin: 15px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.load-more-sec > a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #444444;
    display: table;
    float: none;
    font-family: Noto Sans;
    font-size: 15px;
    height: 69px;
    line-height: 10px;
    margin: -6px auto 0;
    padding: 27px 25px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.load-more-sec > a:hover {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
/* Contact Page */
.contact-details {
    float: left;
    width: 100%;
}
.contact-details > p {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.22px;
    line-height: 24px;
    margin: 0 0 30px;
    width: 100%;
}
.social-btns {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E9E9E9;
	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	
    float: left;
    margin: 0;
    padding: 20px 10px 0;
    width: 67%;
}
.social-btns > li {
    float: left;
    list-style: none outside none;
}
.social-btns li a {
    float: left;
    margin-bottom: 20px;
}
.social-btns > li > a > i {
    background: none repeat scroll 0 0 #F1F1F1;
	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
	
    color: #373737;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px;
    text-align: center;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 41px;
}
.contact-info {
    float: left;
}
.social-btns > li > a > .fa.fa-facebook:hover {
    background: none repeat scroll 0 0 #3b5998;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-twitter:hover {
    background: none repeat scroll 0 0 #00aced;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-google-plus:hover {
    background: none repeat scroll 0 0 #dd4b39;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-linkedin:hover {
    background: none repeat scroll 0 0 #007bb6;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-pinterest:hover {
    background: none repeat scroll 0 0 #cb2027;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-youtube:hover {
    background: none repeat scroll 0 0 #bb0000;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-github:hover {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
.social-btns > li > a > .fa.fa-rss:hover {
    background: none repeat scroll 0 0 #ffb466;
    color: #FFFFFF;
}
.contact-info {
    float: left;
    margin-top: 20px;
}
.contact-info > span i {
    background: none repeat scroll 0 0 #646464;
	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
	
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    text-align: center;
    width: 28px;
}
.contact-info > span {
    color: #494949;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin-bottom: 10px;
    width: 100%;
}
.contact-details > iframe {
    border: medium none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin-top: 30px;
    width: 100%;
}
.contact-form {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.contact-form > form {
    float: left;
    width: 100%;
}
.input-style {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DCDCDC;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}
.contact-form textarea {
    height: 236px;
    padding-top: 12px;
}
.contact-form .submit {
    background: none repeat scroll 0 0 #B9B9B9;
    border: medium none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: right;
    font-family: open sans;
    font-size: 14px;
    padding: 8px 24px;
}
/* Cart Page */
.quantity.buttons_added {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    display: table;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 90px;
	position: relative;
}
.quantity.buttons_added:before {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 20px;
}
.woocommerce {
    float: left;
    width: 100%;
}
.woocommerce > h2 {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    letter-spacing: 0.3px;
    margin: 0 0 20px;
    width: 100%;
}
.woocommerce > form.login {
    border: 1px solid #E8ECEC;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin: 0 0 30px;
    padding: 30px;
    width: 100%;
}
.form-row {
    float: left;
    width: 100%;	
}
.form-row > label {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%;
}
.lost_password {
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    width: 100%;
}
.lost_password > a {
    color:#555555;
}
.form-row > input[type="submit"] {
    float: left;
    margin-bottom: 10px;
    width: auto;
}
.form-row > input, .form-row > textarea{
	border: 1px solid #C6DADE;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 1px 2px #E9F3F6;
    -moz-box-shadow: 0 1px 2px #E9F3F6;
    -ms-box-shadow: 0 1px 2px #E9F3F6;
    -o-box-shadow: 0 1px 2px #E9F3F6;
    box-shadow: 0 1px 2px #E9F3F6;
	
    color: #333333;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    height: 30px;
    padding: 0 0 0 15px;
    width: 100%;
}
.woocommerce-checkout input, .woocommerce-checkout textarea {
    padding: 10px;
    border: 1px solid #C6DADE;
    border-radius: 3px;
}
.form-row > textarea{
	height:150px !important;
	padding:15px;
}
.woocommerce > p {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 0 0 25px;
    width: 100%;
}
.woocommerce .myaccount_user {
    float: left;
    line-height: 34px;
    width: 100%;
}
.addresses {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8ecec;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.01) inset;
	
    float: left;
    width: 100%;
}
.woocommerce .addresses > .address {
    float: left;
    padding: 25px;
    width: 50%;
}
.woocommerce .addresses > .col-1.address{
	border-right: 1px solid #e8ecec;
}
.woocommerce .addresses > .address > header.title {
    float: left;
    position: relative;
    width: 100%;
}
.woocommerce .addresses > .address > header.title > a {
    background: none repeat scroll 0 0 #555;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	margin: 0;
    color: #fff;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 12px;
    padding: 7px 19px;
    position: absolute;
    right: 0;
    top: 0;
}
.woocommerce .addresses > .address address {
    color: #888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%;
}
.woocommerce .addresses > .address > header.title > h3 {
    color: #555;
    float: left;
    font-family: Raleway;
    font-size: 20px;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
    padding-right: 80px;
    width: 100%;
}
.woocommerce .myaccount_user > a {
    float: right !important;
    margin-right: 0 !important;
    margin-top: 30px;
}
.form-row.form-row-wide.create-account {
    float: left;
    line-height: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.create-account {
    float: left;
    margin-top: 5px;
    width: 100%;
}
.create-account > p {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0 0 5px;
    width: 100%;
}
.woocommerce-billing-fields > h3, #order_review_heading {
    color: #555555;
    float: left;
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 0 0 15px;
    width: 100%;
}
.checkout {
    float: left;
    width: 100%;
}
#order_review {
    float: left;
    width: 100%;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border: 1px solid #C6DADE;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: 0 1px 2px #E9F3F6;
    -moz-box-shadow: 0 1px 2px #E9F3F6;
    -ms-box-shadow: 0 1px 2px #E9F3F6;
    -o-box-shadow: 0 1px 2px #E9F3F6;
    box-shadow: 0 1px 2px #E9F3F6;
}
.shop_table > thead {
    color: #555555;
    font-family: Noto Sans;
    font-weight: normal;
    width: 100%;
}
.cart_item > .product-name {
    color: #777777;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    width: 100%;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    border-top: 1px solid #C6DADE;
}
.checkout_coupon {
    float: left;
    margin-bottom: 30px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    width: 100%;
}
.woocommerce-shipping-fields > h3 {
    color: #555555;
    float: left;
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 0 0 15px;
    width: 100%;
}
.woocommerce-shipping-fields > h3 > label {
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0 30px;
    width: auto;
}
.woocommerce-shipping-fields > h3 > input {
    display: block;
    margin: -16px 0 0;
}
.form-row.form-row-wide.create-account .input-checkbox {
    float: left;
    width: auto;
}
.form-row.form-row-wide.create-account .checkbox {
    float: left;
    padding: 0;
    width: auto;
}
section.page .woocommerce > p > a {
    background: none repeat scroll 0 0 #888888;
    border: medium none;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    color: #FFFFFF;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    line-height: 10px;
    padding: 15px 20px;
    text-shadow: 0 0 0;
	margin-right: 20px;
}
section.page .woocommerce > p > a:hover {
    background: none repeat scroll 0 0 #555555;
    color: #fff;
}
.add-cart-sec {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.add-cart-sec .woocommerce-info {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8ECEC;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    width: 100%;
}
.cart-head {
    background: none repeat scroll 0 0 #F0B70C;
    float: left;
    width: 100%;
}
.add-cart-sec .woocommerce-info:before {
    font-size: 15px;
    line-height: 0;
    padding: 10px 0;
}
#cart-product {
    float: left;
    width: 30%;
}
#cart-price {
    float: left;
    width: 20%;
}
#cart-quanity {
    float: left;
    width: 20%;
}
#cart-total {
    float: left;
    width: 30%;
}
.cart-head > h2,
.cart-total-box h2, 
.cart-total-box a,
.woocommerce-shipping-calculator.animated a{
    color: #FFFFFF;
    float: left;
    font-family: Raleway;
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.woocommerce-shipping-calculator.animated a {
    display: block;
    width: 100%;
}
section.shipping-calculator-form {
    width: 100%;
    float:left;
}
h2.cart-product {
    min-height: 30px;
}
.cart-total-box .cart-head > h2,
.cart-total-box h2,
.cart-total-box a {
    border: medium none;
    float: left;
    width: 100%;
}
.cart-head > h2 > a,
.cart-total-box form a{
    color: #FFFFFF;
}
.add-cart-sec > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.add-cart-sec > ul > li {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #F0B70C;
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    max-height: 163px;
    overflow: hidden;
    width: 100%;
}
.add-cart-sec > ul > li:last-child {
    margin: 0;
}
.cart-product {
    border-right: 1px solid #C1C1C1;
    float: left;
    min-height: 173px;
    padding: 25px 15px;
    width: 30%;
}
.cart-thumb {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 35%;
}
.cart-thumb:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    -ms-transform: rotate(45deg) scale(0);
    -o-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.add-cart-sec > ul > li:hover .cart-thumb:before {
    left: 0;
    top: 0;
	
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}
.cart-thumb > img {
    float: left;
    width: 100%;
}
.cart-thumb > a {
    background: none repeat scroll 0 0 #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    font-size: 16px;
    height: 28px;
    left: 50%;
    line-height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    text-align: center;
    top: 50%;
	
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 28px;
    cursor: pointer;
}
.add-cart-sec > ul > li:hover .cart-thumb > a {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.cart-detals {
    float: right;
    padding-left: 15px;
    width: 65%;
}
.cart-detals > h5 {
    color: #F0B70C;
    float: left;
    font-family: Raleway;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
}
.cart-detals > span {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 11px;
    line-height: 17px;
    margin-top: 15px;
    width: 100%;
}
.cart-detals > span > i {
    float: left;
    height: 17px;
    margin-left: 10px;
    width: 17px;
}
.cart-detals > span > strong {
    float: left;
    font-weight: normal;
    margin-right: 10px;
}
.cart-detals > span > .red {
    background: none repeat scroll 0 0 #E96353;
}
.cart-detals > span > .green {
    background: none repeat scroll 0 0 #57c06a;
}
.cart-detals > span > .blue {
    background: none repeat scroll 0 0 #449ac8;
}
.cart-detals > p {
    color: #555555;
    float: left;
    font-family: open sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 10px 0 0;
    width: 100%;
}
.cart-product > a > span {
    background: none repeat scroll 0 0 #F0B70C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 11px;
    line-height: 10px;
    margin: 0 auto 0 10px;
    padding: 5px 10px;
}
.cart-product > a {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.cart-price {
    border-right: 1px solid #C1C1C1;
    float: left;
    padding: 15px;
    width: 20%;
}
.cart-price > span {
    color: #555555;
    float: left;
    font-family: open sans;
    font-size: 25px;
    line-height: 131px;
    text-align: center;
    width: 100%;
}
#container.woocommerce .quantity.buttons_added input[type="button"], .woocommerce .quantity.buttons_added input[type="button"] {
    background: none repeat scroll 0 0 #F0B70C;
    border: medium none;
    
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 27px;
    position: static;
    text-shadow: 0 0 0;
    width: 100%;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
	
	line-height: 22px;
}
.quantity.buttons_added input[type="button"]:hover {
    background: none repeat scroll 0 0 #888888;
}
.shop-tabs #tab-description > h2 {
    float: left;
    font-family: Raleway;
    font-size: 22px;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%;
}
.shop-tabs #tab-description > p {
    color: #777777;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 15px 0 0;
    width: 100%;
}
.related.products {
    float: left;
    width: 100%;
}
.related.products > .products > div {
    float: left;
    width: auto;
}
#container.woocommerce .quantity.buttons_added .qty, .woocommerce .quantity.buttons_added .qty {
    border: medium none;
    
	-webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -ms-box-shadow: 0 0;
    -o-box-shadow: 0 0;
    box-shadow: 0 0;
	
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.cart-quanity > .decrements > form {
    border: 0 none;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 90px;
}
.cart-total > span {
    background: none repeat scroll 0 0 #FFFFFF;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
	
    color: #555555;
    display: table;
    float: none;
    font-family: Open Sans;
    font-size: 25px;
    font-weight: bold;
    line-height: 14px;
    margin: 47px auto 0;
    padding: 25px;
}
.cart-total > span > i {
    background: none repeat scroll 0 0 #FFFFFF;
	
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
	
    float: left;
    font-family: open sans;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    padding: 25px;
}
.cart-total {
    float: left;
    width: 30%;
}
.cart-quanity {
    border-right: 1px solid #C1C1C1;
	 float: left;
    width: 20%;
}
.cart-quanity .decrements {
    margin: 0;
    min-height: 161px;
    padding: 36px 0;
}
.cart-quanity > .decrements > form > .qty {
    background: none repeat scroll 0 0 #FFFFFF;
	
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
	
    float: left;
    height: 34px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.cart-quanity > .decrements > form {
    width: 90px;
}
.cart-price > span > i {
    font-family: open sans;
    font-style: normal;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: line-through;
}
.cart-total-box {
    float: left;
    width: 100%;
}
.cart-total-box > .cart-head > h2#cart-product {
    float: left;
    text-align: center;
    width: 100%;
}
.cart-total-box  ul {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.cart-total-box  ul > li,
.cart-total-box  .shipping-calculator-form > p {
    float: left;
    line-height: 10px;
    list-style: none outside none;
    padding: 15px 20px;
    width: 100%;
}
.cart-total-box  ul > li:nth-child(2n+1),
.cart-total-box  .shipping-calculator-form > p:nth-child(2n+1){
	background:#FCFCFC;
}
.cart-total-box  ul > li > span {
    color: #555555;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: left;
    width: 50%;
}
.coupon {
    float: left;
    margin-right: 30px;
    width: auto;
}
.coupon > label {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 0;
    margin-right: 10px;
}
.coupon > #coupon_code {
    border: 1px solid #C6DADE;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 1px 2px #E9F3F6;
    -moz-box-shadow: 0 1px 2px #E9F3F6;
    -ms-box-shadow: 0 1px 2px #E9F3F6;
    -o-box-shadow: 0 1px 2px #E9F3F6;
    box-shadow: 0 1px 2px #E9F3F6;
	
    color: #D2D2D2;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    height: 30px;
    margin-right: 13px;
    padding: 0 0 0 15px;
}
.cart-total-box  ul > li > i {
    color: #818181;
    float: left;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 0.3px;
    width: 50%;
}
.customlist > select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6DADE;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 1px 2px #E9F3F6;
    -moz-box-shadow: 0 1px 2px #E9F3F6;
    -ms-box-shadow: 0 1px 2px #E9F3F6;
    -o-box-shadow: 0 1px 2px #E9F3F6;
    box-shadow: 0 1px 2px #E9F3F6;
	
    color: #555555;
    float: left;
    font-family: open sans;
    font-size: 16px;
    height: 30px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
li.customlist {
    float: left;
    position: relative;
    width: 100%;
}
.customlist:before {
    background: url("images/list-arrow.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 30px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 36px;
    z-index: 99999;
}
.cart-total-box  ul > li > input {
    border: 1px solid #C6DADE;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: 0 1px 2px #E9F3F6;
    -moz-box-shadow: 0 1px 2px #E9F3F6;
    -ms-box-shadow: 0 1px 2px #E9F3F6;
    -o-box-shadow: 0 1px 2px #E9F3F6;
    box-shadow: 0 1px 2px #E9F3F6;
	
    color: #D2D2D2;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    height: 30px;
    padding: 0 0 0 15px;
    width: 100%;
}
.cart-total-box > ul > li a {
    background: none repeat scroll 0 0 #F0B70C;
	
    -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: Raleway;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 9px;
    padding: 13px 38px;
}
/* Blog */
.blog-post-sec {
    float: left;
    width: 100%;
}
.post {
    float: left;
    margin-top: 30px;
}
.post-thumb {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #D6D6D6;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 100%;
}
.post-thumb > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    width: 100%;
	
	height: auto;
}
#masonary {
    float: left;
    position: relative;
    width: 100%;
}
.post-thumb:hover > a {
    left: 50%;
    margin-left: -40px;
    margin-top: -10px;
    
	opacity: 1;
	filter:alpha(opacity=100);
	
    top: 50%;
}
.post-thumb > a {
    color: #0E0E0E;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    line-height: 13px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    text-decoration: underline;
    top: 50%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 91px;
}
.post-thumb:hover:before {
    left: 0;
	
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.post-thumb:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 50%;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.post > h2 > a{
    float: left;
    font-family: Noto Sans;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 36px;
    margin: 9px 0;
    width: 100%;
}
.post blockquote {
    background: none repeat scroll 0 0 #fafafa;
    border: medium none;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-top: 10px;
    padding: 30px;
    width: 100%;
}
.post blockquote p {
    color: #777;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-style: italic;
    letter-spacing: 0.3px;
    line-height: 29px;
    margin: 0;
    width: 100%;
}
.post-tags {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}
.post .row img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.post-tags > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.post-tags > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-right: 5px;
}
.post-tags > ul > li > a {
    border: 1px solid #e8ecec;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.01) inset;
    -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.01) inset;
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.01) inset;
	
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 10px;
    margin-top: 0;
    padding: 8px 11px;
}
.post-tags > ul > li > i {
    color: #555;
    float: left;
    font-size: 15px;
    line-height: 29px;
    margin: 0 18px 0 0;
    text-align: center;
}
.post > h2 > a {
    color: #444444;
}
.post.grid-product > h2 > a {
    line-height: 20px;
    margin: -10px 0 0;
}
.view-post > i {
    border-right: 1px solid #E3E3E3;
    color: #6C6C6C;
    font-size: 14px;
    line-height: 10px;
    margin-right: 10px;
    padding: 10px;
}
.view-post {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #6C6C6C;
    float: left;
    font-family: open sans;
    font-size: 14px;
    padding-right: 10px;
}
.post > p {
    color: #474646;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.35px;
    line-height: 23px;
    margin: 0 0 10px;
    width: 100%;
}
.post > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
	list-style: square;
}
.post > ul > li > a {
    border: 1px solid #C3C3C3;
    color: #444444;
    float: left;
    font-family: open sans;
    font-size: 11px;
    line-height: 8px;
    margin-right: 11px;
    padding: 9px 9px;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.post > ul > li:hover > a {
    background: none repeat scroll 0 0 #fafafa;
}
.post > ul > li {
    float: left;
    width: 100%;
}
.post > ul > li.share-post > a {
    padding: 9px 15px;
}
.post > ul > li:last-child > a {
    margin: 0;
}
.share-post > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.category-post-bar {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #dddddd;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-top: 10px;
    width: 100%;
}
.category-post-bar > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 10px 40px;
    width: 100%;
}
.category-post-bar > ul > li > a {
    color: #777;
    font-family: Noto Sans;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px;
}
.category-post-bar > ul > li > span {
    float: left;
    padding: 0 3px;
}
.category-post-bar > ul > li {
    border-right: 1px solid #bdbdbd;
    color: #666;
    float: left;
    font-family: Open Sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 12px;
    margin-right: 30px;
    padding-right: 30px;
}
.category-post-bar > ul > li:last-child {
    border: medium none;
    margin-right: 0;
    padding-right: 0;
}
.category-post-bar > ul > li > i {
    float: left;
    font-size: 14px;
    font-style: normal;
    margin-right: 15px;
}
.post > ul > li > a > i {
    color: #6C6C6C;
    font-size: 12px;
    line-height: 8px;
}
.share-post {
    position: relative;
}
.share-post:hover > ul {
    opacity: 1;
	filter:alpha(opacity=100);
	
    top: -129px;
	
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.grid-view .share-post:hover > ul {
    right: 0;
    top: -150px;
}
.share-post > ul {
    opacity: 0;
	filter:alpha(opacity=0);
	
    padding: 0;
    position: absolute;
    right: 1px;
    top: -150px;
	
    -webkit-transform: rotateX(90deg) perspective(200px);
    -moz-transform: rotateX(90deg) perspective(200px);
    -ms-transform: rotateX(90deg) perspective(200px);
    -o-transform: rotateX(90deg) perspective(200px);
    transform: rotateX(90deg) perspective(200px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 43px;
}
.share-post > ul > li > a > i {
    color: #FFFFFF;
    float: left;
    height: 26px;
    line-height: 26px;
    text-align: center;
	
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
	
    width: 44px;
}
.share-post > ul > li > a > .fa-facebook {
    background: none repeat scroll 0 0 #3B5998;
    color: #FFFFFF;
	
    -webkit-transition: all 0.4s ease 0.1s;
    -moz-transition: all 0.4s ease 0.1s;
    -ms-transition: all 0.4s ease 0.1s;
    -o-transition: all 0.4s ease 0.1s;
    transition: all 0.4s ease 0.1s;
}
.share-post > ul > li > a > .fa-facebook:hover {
    background: none repeat scroll 0 0 #6987C6;
}
.share-post > ul > li > a > .fa-google-plus {
    color: #FFFFFF;
	background:#DD4B39;
	
-webkit-transition: all 0.4s ease 0.3s;
-moz-transition: all 0.4s ease 0.3s;
-ms-transition: all 0.4s ease 0.3s;
-o-transition: all 0.4s ease 0.3s;
transition: all 0.4s ease 0.3s;
}
.share-post > ul > li > a > .fa-google-plus:hover {
	background:#F3614F;
}
.share-post > ul > li > a > .fa-twitter {
    color: #FFFFFF;
	background:#00ACED;
	
-webkit-transition: all 0.4s ease 0.5s;
-moz-transition: all 0.4s ease 0.5s;
-ms-transition: all 0.4s ease 0.5s;
-o-transition: all 0.4s ease 0.5s;
transition: all 0.4s ease 0.5s;
}
.share-post > ul > li > a > .fa-twitter:hover {
	background:#0DB9FA;
}
.share-post > ul > li > a > .fa-pinterest {
    color: #FFFFFF;
	background:#CB2027;
	
-webkit-transition: all 0.4s ease 0.2s;
-moz-transition: all 0.4s ease 0.2s;
-ms-transition: all 0.4s ease 0.2s;
-o-transition: all 0.4s ease 0.2s;
transition: all 0.4s ease 0.2s;
}
.share-post > ul > li > a > .fa-pinterest:hover {
	background:#E0353C;
}
.share-post > ul > li > a > .fa-linkedin {
    color: #FFFFFF;
	background:#007BB6;
	
-webkit-transition: all 0.4s ease 0.4s;
-moz-transition: all 0.4s ease 0.4s;
-ms-transition: all 0.4s ease 0.4s;
-o-transition: all 0.4s ease 0.4s;
transition: all 0.4s ease 0.4s;
}
.share-post > ul > li > a > .fa-linkedin:hover {
	background:#1C97D2;
}
.share-post:hover > ul > li > a > i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* Blog One Column */
.one-column .view-post {
    float: right;
    margin-top: 20px;
}
.one-column > h2 {
    width: 90%;
}
/* Masonary Blog */
#masonary-content {
    float: left;
    width: 100%;
}
 
.box-title {
font-size: 30px;
margin-bottom: 10px;
}
#masonay-nav {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 100%;
}
#masonay-nav > ul {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
#masonay-nav a.active {
    background: none repeat scroll 0 0 #656565;
    color: #FFFFFF;
}
#masonay-nav > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 18px;
}
#masonay-nav a {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #E2E2E2;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #858887;
    float: left;
    font-family: open sans;
    font-size: 14px;
    line-height: 10px;
    padding: 12px 22px;
}
.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;
}
 
.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;
}
/* Sortable Filter */
.sortable {
    float: left;
    width: 100%;
}
.sortable-btn {
    border: 1px solid #B1B1B1;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    width: 100%;
}
.sortable-btn > #searchDir > form > input {
    border: 1px solid #B1B1B1;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #000000;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    height: 40px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 10px;
    width: 200px;
}
.sortable-btn > ul {
    float: right;
    margin: 0;
    padding: 0;
}
.sortable-btn > ul > li {
    float: left;
    list-style: none outside none;
}
.sortable-btn > ul > li > a:hover {
    background: none repeat scroll 0 0 #f0b70c;
    color: #FFFFFF;
}
.sortable-btn > ul > li > a {
    border-left: 1px solid #B1B1B1;
    color: #474646;
    cursor: pointer;
    float: left;
    font-family: open sans;
    font-size: 14px;
    line-height: 10px;
    padding: 25px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;	
}
.sortable-btn > ul > li > a.active {
    background: none repeat scroll 0 0 #f0b70c;
    color: #FFFFFF;
}
.products.people-list.row {
    margin: 0 -15px;
    padding: 0;
}
.grid-product > .post-thumb {
    float: left;
    margin-bottom: 0;
    margin-right: 3%;
    width: 32%;
}
.grid-product > h2 {
    color: #444444;
    display: block;
    float: left;
    font-size: 18px;
    width: 65%;
}
.grid-product > p {
    float: left;
    margin-bottom: 35px;
    margin-top: 20px;
    width: 65%;
}
.grid-product > a {
    color: #474646;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    text-decoration: underline;
}
.grid-product > ul {
    margin-top: 38px !important;
    width: 65%;
}
.yith-wcan li a {
    padding-left: 31px !important;
    width: auto !important;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none !important;
	color:#333 !important;
}
.yith-wcan-label.yith-wcan li a{
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.yith-wcan-color.yith-wcan li a {
    height: 30px !important;
    padding: 0 !important;
    width: 30px !important;
}
.yith-wcan-color.yith-wcan li a:before {
    display: none !important;
}
.yith-wcan-color.yith-wcan li {
    border: medium none;
    float: left;
    margin: 0 10px 0 0;
    width: auto;
}
.yith-wcan-color.yith-wcan li > a {
    margin: 0 !important;
}
.yith-wcan-label.yith-wcan li.chosen a,
.yith-wcan-list.yith-wcan li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    color: #333 !important;
    padding-left: 50px !important;
	
}
.yith-wcan.yith-wcan-list li.chosen > a:before {
    color: #fff !important;
    font-size: 11px;
    left: 0;
    top: 50%;
}
.yith-wcan-color.yith-wcan li > a {
    padding: 0 !important;
    
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
.grid-product > ul li {
    display: block !important;
}
.masonary-post .grid-product > .view-post {
    background: none repeat scroll 0 0 #f0b70c;
    border: medium none;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #FFFFFF;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 11px;
    margin-top: 15px;
    padding: 10px 15px;
}
.masonary-post .grid-product > .view-post span {
    color: #fff !important;
    margin: 0 !important;
}
.grid-product > .view-post > i {
    display: none;
}
.people-list > li {
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 15px !important;
}
/* Grid View */
.people-list > li {
    float: left;
    list-style: none outside none;
}
.grid-view .post-thumb {
    margin: 0;
    width: 100%;
}
.masonary-post .grid-view > li {
    clear: none !important;
    width: 33.334% !important;
}
.grid-view h2 {
    float: left;
    line-height: 22px;
    margin-top: 15px;
    width: 100%;
}
.grid-view .view-post {
    float: left;
    margin-top: 0;
}
.grid-view p {
    float: left;
    letter-spacing: 0.45px;
    margin: 15px 0;
    width: 100%;
}
.grid-view ul {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.masonary-post .grid-view ul{
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.grid-view ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
/* Music Seller */
.music-sell-sec {
    float: left;
    position: relative;
    width: 100%;
}
#music-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}
#music-content {
    float: left;
    margin: 0;
    width: 100%;
}
#music-tab-btn {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
	
    border-right: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
}
#music-content .mCustomScrollBox > .mCSB_scrollTools {
    opacity: 1;
	filter:alpha(opacity=100);
}
#music-content .mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none repeat scroll 0 0 #F1F1F1;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    height: 11px;
    margin: 2px 0 0;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: none repeat scroll 0 0 rgba(241, 241, 241, 0.56);
}
#music-content .mCSB_horizontal > .mCSB_container {
    margin-bottom: 50px;
}
.music-sell {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E2DEDE;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin-right: 30px;
    padding: 15px;
    width: 269px;
}
.music-sell > h2 {
    color: #3b3b3b;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    margin: 0 0 10px;
    padding-right: 70px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.music-sell > h2 > span {
    color: #3b3b3b;
    float: right;
    font-family: open sans;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
}
.music-sell > h2 > span > span {
    margin: 0;
}
.music-sell > h2 > span:before {
    background: none repeat scroll 0 0 #EAEAEA;
    content: "";
    height: 25px;
    left: -13px;
    position: absolute;
    top: -8px;
	
    -webkit-transform: rotate(22deg);
    -moz-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    -o-transform: rotate(22deg);
    transform: rotate(22deg);
	
    width: 1px;
}
.music-sell-thumb {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.music-sell-thumb > i {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.77);
    height: 25%;
    position: absolute;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 100%;
}
.music-sell-thumb > .boxsell1 {
    left: -100%;
    top: 0;
}
.music-sell:hover .music-sell-thumb > .boxsell1 {
    left: 0;
}
.music-sell-thumb > .boxsell2 {
    right: -100%;
    top: 25%;
}
.music-sell:hover .music-sell-thumb > .boxsell2 {
    right: 0;
}
.music-sell-thumb > .boxsell3 {
    left: -100%;
    top: 50%;
}
.music-sell:hover .music-sell-thumb > .boxsell3 {
    left: 0;
}
.music-sell-thumb > .boxsell4 {
    right: -100%;
    top: 75%;
}
.music-sell:hover .music-sell-thumb > .boxsell4 {
    right: 0;
}
.music-sell-thumb > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    height: auto;
	float: left;
    width: 100%;
}
.music-sell-thumb > a {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid rgba(128, 127, 127, 0.23);
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    bottom: 0;
    color: #807F7F;
    font-size: 21px;
    height: 37px;
    left: 50%;
    line-height: 37px;
    margin-left: -30px;
    margin-top: -18px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
	
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	
    width: 60px;
    z-index: 99;
}
.music-sell:hover .music-sell-thumb > a {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#music-scroll2 {
    float: left;
    position: relative;
    width: 100%;
}
.music-sell > ul {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
.music-sell > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    position: relative;
}
.music-sell > ul > li > p {
    color: #3b3b3b;
    font-family: open sans;
    font-size: 12px;
    left: 38px;
    line-height: 10px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    top: 2px;
    white-space: nowrap;
    width: 76%;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
}
.music-sell > ul > li:last-child {
    margin: 0;
}
.music-sell > ul > li > .mejs-container {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    width: 236px !important;
}
.music-sell .mejs-controls .mejs-button button {
    background-color: #807F7F;
    background-image: url("images/play-btn.png");
    background-position: 9px 7px;
    background-repeat: no-repeat;
    border: 3px solid #F0F0F0;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    height: 29px;
    margin: 0;
    width: 29px;
}
.mejs-button.mejs-playpause-button.mejs-pause button {
    background-image: url("images/pause-btn.png");
    background-position: 7px 7px;
}
.mejs-controls .mejs-button button:focus {
    outline: none;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #f1f1f1;
    margin: 0;
}
.mejs-container .mejs-controls {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.mejs-container .mejs-controls > .mejs-time-rail {
    height: 3px;
    margin-left: 12px;
    padding: 0;
    margin-top: 20px;
}
.mejs-controls .mejs-time-rail span {
    height: 3px;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #d61d33;
    width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #f1f1f1;
    width: 0;
}
/* Zoomer */
.magnify {
    float: left;
    position: relative;
    width: 100%;
}
/*Lets create the magnifying glass*/
.large {
    background: url("images/sell-book2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.25) inset;
    -ms-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.25) inset;
    -o-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.25) inset;
    
    display: none;
    height: 175px;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  
   width: 175px;
}
.magnify:hover .large {
    opacity: 1;
	filter:alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/*To solve overlap bug at the edges during magnification*/
.magnify > .small {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #D7D7D7;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 10px;
    width: 100%;
}
/* Book Details */
.sell-book-sec {
    float: left;
    margin-bottom: 70px;
    width: 100%;
}
.book-details {
    float: left;
    width: 100%;
}
.book-details > h2 {
    color: #202020;
    float: left;
    font-family: open sans;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 10px 0;
    width: 100%;
}
.book-details > span {
    color: #585656;
    float: left;
    font-family: Noto Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 9px;
    margin-bottom: 15px;
    width: 100%;
}
.book-details > ul {
    float: left;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}
.book-details > ul > li {
    float: left;
    line-height: 12px;
    list-style: none outside none;
    margin-right: 2px;
}
.book-details > ul > .un-rate > i {
    color: #9F9F9F;
}
.book-details > ul > li > p {
    color: #585656;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0 0 0 20px;
}
.book-details > p {
    color: #696767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 0 0 55px;
    width: 100%;
}
#masonary-content .inner-products .most-sold {
    margin-bottom: 0 !important;
}
.book-details > strong {
    color: #4E4E4E;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: bold;
    line-height: 23px;
    width: 100%;
}
.book-details > a {
    background: none repeat scroll 0 0 #f0b70c;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    margin-top: 30px;
    padding: 15px 20px;
}
.book-details > ul > li > i {
    color: #CB4537;
}
/* Excerptd From Book */
.excerpts {
    float: left;
    width: 100%;
}
.excerpts > h2 > i > i {
    font-style: normal;
    font-weight: 900;
}
.excerpts > h2 {
    color: #686868;
    float: left;
    font-family: Raleway;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.excerpts > h2 > i {
    color: #f0b70c;
    font-style: normal;
}
.excerpts > ul {
    float: left;
    margin-top: 30px;
    padding: 0 70px;
    width: 100%;
}
.excerpts > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 5%;
    width: 30%;
}
.excerpts > ul > li:last-child {
    margin: 0;
}
.excerpts > ul > li > span {
    color: #f0b70c;
    float: left;
    font-family: open sans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-bottom: 11px;
    text-decoration: underline;
    width: 100%;
}
.excerpts > ul > li > span > i {
    margin-left: 10px;
}
.excerpts > ul > li > p {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.11px;
    line-height: 20px;
    margin: 0;
    width: 100%;
}
/* Book Author */
.book-author-sec {
    float: left;
    width: 100%;
}
.author-thumb {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #D7D7D7;
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 10px;
    width: 100%;
}
.author-thumb > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.author-details {
    float: left;
    width: 100%;
}
.author-details > h3 {
    color: #202020;
    float: left;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    margin: 0 0 15px;
    width: 100%;
}
.author-details > span {
    color: #585656;
    float: left;
    font-family: Noto Sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 10px;
    width: 100%;
}
.author-details > span > i {
    font-size: 12px;
    margin-right: 10px;
}
.author-details > p {
    color: #696767;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 10px 0 0;
    width: 100%;
}
.author-social {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #D7D7D7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 60px 15px 40px;
    width: 100%;
}
.author-social > ul {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.author-social > ul > li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
.author-social > ul > li > a {
    float: left;
}
.author-social > ul > li > a > i {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #555555;
    float: left;
    font-size: 18px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 32px;
}
.author-social > ul > li > a > i:hover {
    background: none repeat scroll 0 0 #656565;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #FFFFFF;
}
/* Other Books */
.other-books > img {
    float: left;
    margin-bottom: 20px;
    width: 100%;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#other-books {
    float: left;
    position: relative;
    width: 100%;
}
/* About us Page */
.title-head {
    float: left;
    padding: 0 30px;
    width: 100%;
}
.title-head > h2 {
    float: left;
    font-family: Raleway;
    font-size: 20px;
    font-weight: lighter;
    letter-spacing: 0.34px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.title-head > h2 > i {
    color: #f0b70c;
    font-style: normal;
    font-weight: 600;
}
/* Our Skills */
.our-skills-sec {
    float: left;
    width: 100%;
}
.our-skills-sec > ul {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E8E8E8;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin: 0;
    padding: 30px;
    width: 100%;
}
.our-skills-sec > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 25px;
    width: 100%;
}
.our-skills-sec > ul > li:last-child {
    margin: 0;
}
.our-skills-sec > ul > li > i {
    background: none repeat scroll 0 0 #f0b70c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    margin-right: 30px;
    text-align: center;
    width: 47px;
}
.our-skills-sec > ul > li > p {
    color: #434242;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    width: 100%;
}
.our-skills-sec > ul > li > .progress {
    background: none repeat scroll 0 0 #EFEFEF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    height: 23px;
    margin-bottom: 0;
    margin-top: 11px;
    overflow: visible;
    position: relative;
    width: 75%;
}
.our-skills-sec > ul > li > .progress .progress-bar {
    background: none repeat scroll 0 0 #f0b70c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
}
.our-skills-sec > ul > li > .progress .progress-bar > span {
    clip: auto;
    color: #373737;
    font-family: open sans;
    font-size: 17px;
    height: 100%;
    
	opacity: 1;
	filter:alpha(opacity=100);
	
    position: absolute;
    right: -47px;
    text-align: right;
    top: 2px;
    width: auto;
    z-index: 2147483647;
}
/* Why US */
.why-us {
    float: left;
    width: 100%;
}
.why-us-sec {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E8E8E8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    padding: 30px 30px 20px;
    width: 100%;
}
.why-us-sec > h2 {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #373737;
    cursor: pointer;
    float: left;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 0 10px;
    padding: 18px;
    width: 100%;
}
.why-us-sec > h2.active {
    background: none repeat scroll 0 0 #373737;
    color: #FFFFFF;
    margin: 0;
}
.why-us-sec > h2 > i {
    float: left;
    margin-right: 15px;
}
.why-us-sec > h2.active > i{
    color: #FFF;
}
.why-us-sec > .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #434242;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: -1px;
    padding: 5px 30px;
    width: 100%;
}
/* Our Shop */
.our-shop-section  .nav > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin-bottom: 31px;
    padding: 0;
}
.our-shop-section  .nav > li > a > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 100%;
}
.our-shop-section  .nav > li > a:hover, .our-shop-section  .nav > li > a:focus, .our-shop-section  .nav > li > a:active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.our-shop-section  .nav > li > a {
    float: left;
    margin: 0 0 31px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.our-shop-section  .nav > li > a:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: -50%;
    position: absolute;
    top: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: 50%;
}
.our-shop-section  .nav > li > a:hover:before {
    left: 50%;
}
.our-shop-section  .nav > li > a:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    right: -50%;
    position: absolute;
    top: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: 50%;
}
.our-shop-section  .nav > li > a:hover:after {
    right: 50%;
}
.our-shop-section  .nav > li.active > a:before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.our-shop-section  .nav > li.active > a:after {
    display: none;
}
.our-shop-section > div > .tab-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
}
.our-shop-section .nav-tabs {
    border: medium none;
}
.our-shop-thumb {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.our-shop-thumb > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 100%;
}
.our-shop-thumb:hover > span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 50%;
    left: 50%;
    margin-bottom: -22px;
    margin-left: -32.5%;
}
.our-shop-thumb > span {
    background: none repeat scroll 0 0 rgba(240, 183, 12, 0.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    bottom: 10px;
    color: #FFFFFF;
    content: "";
    font-family: Raleway;
    font-size: 17px;
    font-weight: 400;
    left: 10px;
    letter-spacing: 0.3px;
    line-height: 13px;
    overflow: hidden;
    padding: 15px 20px;
    position: absolute;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 65%;
    z-index: 9999;
}
.our-shop-big > p {
    color: #F9F9F9;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 10px 0 0;
    width: 100%;
}
.our-shop-thumb > i {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    content: "";
    height: 50%;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
   width: 25%;
}
.our-shop-thumb:hover > i {
    opacity: 1;
	filter:alpha(opacity=100);
}
.our-shop-thumb > i.shop-box1 {
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.our-shop-thumb > i.shop-box2 {
    left: 25%;
    top: 0;
    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -ms-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}
.our-shop-thumb > i.shop-box3 {
    left: 50%;
    top: 0;
    -webkit-transition: all 0.5s ease 0.5s;
    -moz-transition: all 0.5s ease 0.5s;
    -ms-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
}
.our-shop-thumb > i.shop-box4 {
    left: 75%;
    top: 0;
    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}
.our-shop-thumb > i.shop-box5 {
    left: 0;
    top: 50%;
    -webkit-transition: all 0.5s ease 0.4s;
    -moz-transition: all 0.5s ease 0.4s;
    -ms-transition: all 0.5s ease 0.4s;
    -o-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}
.our-shop-thumb > i.shop-box6 {
    left: 25%;
    top: 50%;
    -webkit-transition: all 0.5s ease 0.6s;
    -moz-transition: all 0.5s ease 0.6s;
    -ms-transition: all 0.5s ease 0.6s;
    -o-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s;
}
.our-shop-thumb > i.shop-box7 {
    left: 50%;
    top: 50%;
    -webkit-transition: all 0.5s ease 0.8s;
    -moz-transition: all 0.5s ease 0.8s;
    -ms-transition: all 0.5s ease 0.8s;
    -o-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;
}
.our-shop-thumb > i.shop-box8 {
    left: 75%;
    top: 50%;
    -webkit-transition: all 0.5s ease 0.7s;
    -moz-transition: all 0.5s ease 0.7s;
    -ms-transition: all 0.5s ease 0.7s;
    -o-transition: all 0.5s ease 0.7s;
    transition: all 0.5s ease 0.7s;
}
/* Our Skills2 */
.our-skills2 {
    float: left;
    position: relative;
    width: 100%;
}
.our-skills2:hover:before {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.our-skills2:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    content: "";
    height: 94%;
    left: 3%;
    
	opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    top: 3%;
	
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 94%;
}
.our-skills2 {
    float: left;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.recaptchatable  {
    line-height: 10px;
}
.our-skills2 > img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 100%;
}
.our-skills2:hover > h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    left: 0;
    margin-top: -35px;
    text-align: center;
    top: 50%;
    width: 100%;
}
.our-skills2 > h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 0 0 2px;
    -moz-border-radius: 0 0 2px;
    -ms-border-radius: 0 0 2px;
    -o-border-radius: 0 0 2px;
    border-radius: 0 0 2px;
    color: #606060;
    font-family: open sans;
    font-size: 17px;
    font-weight: bold;
    left: 0;
    line-height: 13px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 2px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 50%;
    text-align: center;
}
.our-skills2 > span {
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 2px 0 0;
    -moz-border-radius: 2px 0 0;
    -ms-border-radius: 2px 0 0;
    -o-border-radius: 2px 0 0;
    border-radius: 2px 0 0;
    bottom: 0;
    color: #020202;
    font-family: open sans;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 11px;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.our-skills2:hover > span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 50%;
    color: #FFFFFF;
    margin-bottom: -68px;
    width: 100%;
}
.our-skills2:hover > ul {
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.our-skills2 > ul {
    left: 50%;
    margin: 0 0 0 -25%;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 50%;
}
.our-skills2 > ul > li:last-child {
    margin: 0;
}
.our-skills2 > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.our-skills2 > ul > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 37px;
}
/* Footer */
footer {
    background: none repeat scroll 0 0 #252525;
    float: left;
    width: 100%;
	
	padding-bottom: 0 !important;
}
footer h3 {
    color: #F2F2F2;
    float: left;
    font-family: Noto Sans;
    font-size: 15px;
    line-height: 11px;
    margin: 0 0 30px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}
footer h3 i {
    font-style: normal;
    font-weight: 600;
}
footer h3:before {
    background: none repeat scroll 0 0 #6c6c6d;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25%;
}
footer p {
    color: #939393;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 0;
    width: 100%;
}
.footer-about {
    background: url("images/map.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}
.footer-about > ul {
    float: left;
    margin: 23px 0 0;
    padding: 0;
    width: 100%;
}
.footer-about ul li:last-child {
    margin: 0;
}
.footer-about ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    width: 100%;
}
.footer-about ul li span {
    border: 1px solid #61666C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    margin-right: 20px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer-about ul li:hover span {
    -webkit-box-shadow: 0 0 14px #000000;
    -moz-box-shadow: 0 0 14px #000000;
    -ms-box-shadow: 0 0 14px #000000;
    -o-box-shadow: 0 0 14px #000000;
    box-shadow: 0 0 14px #000000;
}
.footer-about ul li i {
    background: none repeat scroll 0 0 #61666C;
    border: 1px solid #252525;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 27px;
    position: relative;
    text-align: center;
    width: 33px;
}
.footer-about ul li p {
    color: #C9C9C9;
    display: block;
    float: none;
    line-height: 10px;
    margin-bottom: 10px;
}
.footer-product {
    float: left;
    width: 100%;
}
.footer-product > span {
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    overflow: hidden;
    padding-right: 15px;
    width: 63%;
}
.footer-product span img {
    float: left;
    width: 100%;
	height: auto;
}
.footer-product > h4 {
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 21px;
    margin: 0;
}
.footer-product > h4 a {
    color: #B05F54;
}
.footer-product > p {
    display: block;
    float: none;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin-top: 10px;
}
.footer-product > ul {
    display: block;
    float: none;
    margin: 25px 0 0;
    padding: 0;
}
.footer-product > ul li {
    border: 1px solid #60656B;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    padding: 1px;
	position:relative;
}
.footer-product ul li a.added_to_cart.wc-forward {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
	
    height: auto;
    left: 0;
    margin: 10px 0 0;
    padding: 10px 0 !important;
    position: absolute;
    top: 100%;
    width: 100px;
}
.footer-product ul li a {
    background: none repeat scroll 0 0 #60656B;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    width: 30px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer-product ul li a:hover {
    -webkit-box-shadow: 0 0 14px #000000;
    -moz-box-shadow: 0 0 14px #000000;
    -ms-box-shadow: 0 0 14px #000000;
    -o-box-shadow: 0 0 14px #000000;
    box-shadow: 0 0 14px #000000;
}
.footer-post {
    float: left;
    width: 100%;
}
.footer-post > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.footer-post li {
    background: none repeat scroll 0 0 #2D2C2C;
    border: 1px solid #535353;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    -webkit-box-shadow: 1px 1px 0 #1B1A1A inset;
    -moz-box-shadow: 1px 1px 0 #1B1A1A inset;
    -ms-box-shadow: 1px 1px 0 #1B1A1A inset;
    -o-box-shadow: 1px 1px 0 #1B1A1A inset;
    box-shadow: 1px 1px 0 #1B1A1A inset;
	
    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 13px 20px;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
	width: 100%;
}
.footer-post li a {
    color: #c9c9c9;
    float: left;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 17px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: -4px;
}
.footer-post li i {
    color: #888787;
    float: left;
    font-family: open sans;
    font-size: 11px;
    font-style: normal;
    line-height: 8px;
    width: 100%;
}
.footer-post li:hover {
    border: 1px solid #81534d;
}
.footer-deal {
    float: left;
    position: relative;
    width: 100%;
}
.footer-deals {
    float: left;
    overflow: hidden;
    width: 100%;
}
.footer-deals > a {
    float: left;
    margin-bottom: 10px;
    margin-right: 9px;
    overflow: hidden;
    position: relative;
    width: 31%;
}
.footer-deals > a img {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
	
    float: left;
    height: auto;
    overflow: hidden;
    width: 85px;
}
.footer-deals > a:nth-child(3n+3) {
    margin-right: 0;
}
.footer-deals > a > i {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
	
    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -o-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
	
    bottom: 0;
    color: #484848;
    font-family: open sans;
    font-weight: 500;
    left: 0;
    line-height: 11px;
    padding: 5px 10px;
    position: absolute;
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	font-style:normal;
}
.footer-deals > a:hover:before {
    left: -100%;
}
.footer-deals a:hover span {
    left: 5%;
    opacity: 1;
	filter:alpha(opacity=100);
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.footer-deals a span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #A54C3F;
    font-family: open sans;
    font-size: 13px;
    height: 90%;
    left: 0;
    line-height: 10px;
	
    opacity: 0;
	filter:alpha(opacity=0);
    
	padding: 43px 0;
    position: absolute;
    text-align: center;
    top: 5%;
	
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
	
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
    width: 90%;
}
.footer-deal .owl-controls.clickable {
    display: table;
    float: none;
    margin: 0 auto;
}
.footer-deals a span i {
    float: left;
    font-style: normal;
    margin-top: 5px;
    width: 100%;
}
.footer-deal .owl-controls {
    display: table;
    float: none;
    margin: 10px auto 0;
}
.footer-deal .owl-controls .owl-pagination {
    position: absolute;
    right: -4px;
    top: -45px;
    z-index: 999999;
}
.footer-deal .owl-controls .owl-pagination .active {
    background: none repeat scroll 0 0 #FAFAFA;
}
.footer-deal .owl-controls .owl-pagination div {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #4E545A;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 7px;
    margin: 10px 5px;
    width: 7px;
}
.bottom-line {
    background: none repeat scroll 0 0 #111111;
    float: left;
    width: 100%;
	
	margin-top: 70px;
}
.payment-accept > span {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin-right: 30px;
    padding-bottom: 25px;
    padding-top: 27px;
}
.payment-accept > ul {
    float: left;
    margin: 13px 0;
    padding: 0;
}
.payment-accept > ul li {
    float: left;
    list-style: none outside none;
    margin-right: 15px;
}
.bottom-line span i {
    color: #BC7777;
    font-style: normal;
}
.bottom-menu {
    border-left: 1px solid #000000;
    border-right: 1px solid #2E2E2E;
    float: right;
    margin: 0;
    padding: 0;
}
.bottom-menu li {
    border-left: 1px solid #2E2E2E;
    border-right: 1px solid #000000;
    float: left;
    list-style: none outside none;
    overflow: hidden;
    position: relative;
	
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.bottom-menu li:before {
    background: none repeat scroll 0 0 #62676D;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
	
    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);
	
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    z-index: 0;
}
.bottom-line > span {
    background: none repeat scroll 0 0 #252525;
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0;
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
    width: 100%;
}
.bottom-menu li:hover:before {
    left: 0;
	
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.bottom-menu li a {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 15px;
    padding: 25px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
.side-panel {
    background: none repeat scroll 0 0 #5D5D5D;
	
    -webkit-border-radius: 0 0 0 3px;
    -moz-border-radius: 0 0 0 3px;
    -ms-border-radius: 0 0 0 3px;
    -o-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
	
    height: auto;
    position: fixed;
    right: -209px;
    top: 30%;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: 209px;
    z-index: 2147483647;
}
.color-schemes > h4 {
    border-bottom: 1px solid #696969;
    color: #FFFFFF;
    float: left;
    font-family: Noto Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 30px;
}
.color-schemes > h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #4E4E4E;
    content: "";
}
.two-layouts {
    float: left;
    width: 100%;
}
.two-layouts > h4 {
    border-bottom: 1px solid #696969;
    color: #FFFFFF;
    float: left;
    font-family: Noto Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 30px;
}
.two-layouts > h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #4E4E4E;
    content: "";
}
.color-schemes > ul {
    display: table;
    float: none;
    margin: 0 auto;
    width: auto;
    padding: 0;
    margin-bottom: 30px;
}
.color-schemes > ul > li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: left;
    height: 30px;
    list-style: none outside none;
    margin: 0 2px;
    overflow: hidden;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	
 
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
    width: 30px;
}
.color-schemes > ul > li:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.color-schemes > ul > li .purple {
    background: #a451bb;
}
.color-schemes > ul > li .black {
    background: #000000;
}
.color-schemes > ul > li .brown {
    background: #3f3430;
}
.color-schemes > ul > li .cyan {
    background: #34aec4;
}
.color-schemes > ul > li .gray {
    background: #999999;
}
.color-schemes > ul > li .green {
    background: #82a73d;
}
.color-schemes > ul > li .grunge {
    background: #8c7a31;
}
.color-schemes > ul > li .orange {
    background: #f0b70c;
}
.color-schemes > ul > li .pink {
    background: #e6177b;
}
.color-schemes > ul > li .red {
    background: #b61515;
}
.panel-button {
    background-color: #404040;
    background-repeat: no-repeat;
	
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
	
    color: #fff;
    cursor: pointer;
    height: 40px;
    left: -40px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
}
.side-panel.show {
    right: 0;
}
.color-schemes > ul > li > a {
    float: left;
    height: 30px;
    width: 30px;
    background: #fff;
    cursor: pointer;
}
.color-schemes {
    float: left;
    width: 100%;
}
.color-schemes > ul > li {
    float: left;
    list-style: none outside none;
}
.choose-bg > li {
    float: left;
    width: 30px;
    height: 30px;
}
.choose-bg > li > a {
    float: left;
    width: 100%;
}
.choose-bg > li > a.bg1 {
    background-image: url("images/bgs1.jpg");
}
.choose-bg > li > a.bg2 {
    background-image: url("images/bgs2.jpg");
}
.choose-bg > li > a.bg3 {
    background-image: url("images/bgs3.jpg");
}
.choose-bg > li > a.bg4 {
    background-image: url("images/bgs4.jpg");
}
.choose-bg > li > a.bg5 {
    background-image: url("images/bgs5.jpg");
}
.bg1{
        background: url('images/bg1.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.bg2{
        background: url('images/bg2.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.bg3{
        background: url('images/bg3.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.bg4{
        background: url('images/bg4.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.bg5{
        background: url('images/bg5.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.bg6{
        background: url('images/bg6.jpg');
        background-attachment: fixed;
        background-size: 100% 100%;
        background-repeat: no-repeat;
}
.theme-layout.boxed {
    background: none repeat scroll 0 0 #FFFFFF;
    
	-webkit-box-shadow: 0 0 10px #000000;
    -moz-box-shadow: 0 0 10px #000000;
    -ms-box-shadow: 0 0 10px #000000;
    -o-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
	
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1230px;
    z-index: 0;
}
.theme-layout {
    display: inline-block;
    width: 100%;
}
.side-panel:hover {
    right: 0;
}
.two-layouts > ul {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.two-layouts > ul > li {
    float: left;
    list-style: none outside none;
    margin: 0 5px;
}
.side-panel .two-layouts > .choose-bg > li {
    float: left;
    list-style: none outside none;
    margin: 15px 2px 30px;
}
.side-panel .two-layouts > ul > li > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    padding: 10px 12px;
}
.two-layouts ul.choose-bg > li > a {
    background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;	
	
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
}
.two-layouts > ul > li {
    float: left;
    list-style: none outside none;
}
.two-layouts > ul > li > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin: 0 5px;
    padding: 10px 12px;
}
.two-layouts > ul > li > .boxed-style {
    background: none repeat scroll 0 0 #28AB7C;
}
.two-layouts > ul > li > .full-width {
    background: none repeat scroll 0 0 #ed9d5c;
}
/* Sign in Form */
#login-bg {
    background-image: url("images/sign-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    width: 100%;
}
.login-sec {
    display: table;
    float: none;
    margin: 0 auto;
    width: 50%;
}
.login-sec > ul {
    border: medium none;
    float: left;
    width: 100%;
}
.login-sec > ul > li {
    float: left;
    margin: 0;
}
.login-sec > ul > li > a {
    background: none repeat scroll 0 0 rgba(247, 247, 247, 0.87);
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #4D4D4D;
    float: left;
    font-family: OPEN SANS;
    font-size: 22px;
    font-weight: 600;
    line-height: 16px;
    margin: 0 15px 0 0;
    padding: 25px 50px;
	position:relative;
}
.login-sec > ul > li.active > a:before {
    border-left: 9px solid rgba(255, 255, 255, 0);
    border-right: 9px solid rgba(255, 255, 255, 0);
    border-top: 9px solid #FFFFFF;
    bottom: -10px;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
}
.login-sec .tab-content {
    background: none repeat scroll 0 0 rgba(236, 236, 236, 0.81);
    border: medium none;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin-top: 15px;
    padding: 30px;
    width: 570px;
}
.signin-form {
    float: left;
    width: 100%;
}
.signin-form > h3 {
    color: #4D4D4D;
    float: left;
    font-family: open sans;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 15px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.signin-form > form {
    float: left;
    margin-bottom: 15px;
    margin-top: 35px;
    width: 100%;
}
.signin-form > form > input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.71);
    border: 1px solid #C8C8C8;
    
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	
    float: left;
    font-family: open sans;
    font-size: 13px;
    height: 50px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    padding: 0 20px;
    width: 100%;
}
.signin-form  form a {
    color: #333333;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0 auto;
}
.signin-form .submit {
    background: none repeat scroll 0 0 #7A7A7A;
    border: medium none;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #FFFFFF;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 15px;
    margin: 20px auto 0;
    padding: 10px 39px;
}
.register-form  h3 {
    color: #666666;
    float: left;
    font-family: open sans;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 18px;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.register-form > .row > form .form-style {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #C8C8C8;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
	float:left;
	width:100%;
}
.register-form > .row > form .form-style > i {
    color: #ABABAB;
    float: left;
    font-size: 15px;
    line-height: 48px;
    margin-right: 20px;
}
.register-form > .row > form .form-style > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #777777;
    float: left;
    font-family: open sans;
    font-size: 14px;
    height: 46px;
    letter-spacing: 0.3px;
    width: 80%;
}
.register-form > .row > div > p {
    float: left;
    margin: 0 0 10px;
    width: 100%;
}
.register-form > .row > div > p > label {
    color: #8B8B8B;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 1px 0 0 15px;
}
.submit-form {
    background-color: rgba(247, 247, 247, 0.8);
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 15px;
    width: 100%;
}
.submit-form > input {
    border: medium none;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #FFFFFF;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 0 auto;
    padding: 10px 90px;
	background: none repeat scroll 0 0 #7A7A7A;
}
.submit-form > p {
    color: #8B8B8B;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    margin: 15px auto 0;
    text-align: center;
    width: 70%;
}
.submit-form > p > i {
    font-style: normal;
}
/* Top Margin */
.top-margin{
	margin-top:-30px;
	float:left;
	width:100%;
}
/* Step By Step */
.step-services {
    float: left;
    width: 100%;
	margin-top:30px;
}
.step-services > span {
    float: left;
    height: 96px;
    position: relative;
    width: 25%;
    z-index: 0;
}
.step-services > span:before {
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -ms-border-radius: 25px 0 0 25px;
    -o-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px;
	
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.step-services > span.green:before {
	background:#82a73d;
}
.step-services > span.blue:before {
	background:#3fbed5;
}
.step-services > span.yellow:before {
	background:#f0b70c;
}
.step-service-box {
    float: left;
    width: 75%;
}
.step-services > span > i {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9;
    font-size: 30px;
    color: #fff;
}
.step-service-box {
    background: none repeat scroll 0 0 #fff;
    
	-webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
	
    float: left;
    width: 75%;
    padding: 30px;
}
.step-service-box > h3 {
    color: #454545;
    float: left;
    font-family: open sans;
    font-size: 19px;
    letter-spacing: 0.3px;
    line-height: 16px;
    margin: 0;
    width: 100%;
}
.step-service-box > h3 > i {
    font-style: normal;
    font-weight: bold;
}
.step-service-box > span {
    float: left;
    width: 100%;
    font-family: Noto Sans;
    font-size: 13px;
    color: #777777;
    letter-spacing: 0.30px;
    line-height: 10px;
    margin-top: 10px;
}
.step-services > span > i {
    left: 0;
    position: absolute;
    top: 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -14px;
}
/* Services */
.services {
    float: left;
    width: 100%;
	margin-top:30px;
}
.services > span {
    background: none repeat scroll 0 0 #8c8c8c;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #fff;
    display: table;
    float: none;
    font-size: 40px;
    height: 106px;
    line-height: 106px;
    margin: 0 auto;
    text-align: center;
    width: 106px;
	position:relative;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.services:hover > span {
    background: none repeat scroll 0 0 #666;
	
    -webkit-transform: rotateY(180deg) scale(0.8);
    -moz-transform: rotateY(180deg) scale(0.8);
    -ms-transform: rotateY(180deg) scale(0.8);
    -o-transform: rotateY(180deg) scale(0.8);
    transform: rotateY(180deg) scale(0.8);
}
.services > span:before {
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 11px solid #8c8c8c;
    bottom: -10px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
}
.services > h3 {
    color: #454545;
    float: left;
    font-family: Open Sans;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 34px;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
.services > h3 > i {
    font-style: normal;
    font-weight: bold;
}
.services > p {
    color: #3a3a3a;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 20px;
    width: 100%;
	text-align:center;
	margin:0;
	margin-top:5px;
}
/* Review */
.review-slide-sec {
    float: left;
    width: 100%;
    position: relative;
}
.review-slide-sec .social-btns {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    width: auto;
    background: none;
    border: none;
}
.review-slide-sec .social-btns > li > a > i {
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin: 0 0 0 5px;
    width: 26px;
}
.review-slide {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.review-slide li {
    float: left;
    width: 100%;
}
.review-slide li > img {
    float: left;
    width: 100%;
}
.review-slide .owl-buttons {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -20px;
	padding:0 15px;
	background: none;
}
.review-slide .owl-buttons > .owl-next {
    float: right;
}
.review-slide .owl-buttons > .owl-prev {
    float: left;
}
.review-slide .owl-buttons > div {
    height: 40px;
    width: 40px;
    background: #d8d9db;
    
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
	
    color: transparent;
    position: relative;
}
.review-slide .owl-buttons > div:before {
    color: #000;
    font-family: fontawesome;
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    line-height: 39px;
}
.review-slide .owl-buttons > .owl-next:before {
    content:"\f105";
}
.review-slide .owl-buttons > .owl-prev:before {
    content:"\f104";
}
.review-post-desc {
    float: left;
    width: 100%;
}
.review-post-desc > h3 {
    color: #3f3f3f;
    float: left;
    font-family: Open Sans;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 29px;
    margin: 0;
    width: 100%;
}
.review-post-desc > h3 > a{
	color: #3f3f3f;
}
.review-post-desc > h3 > a > i {
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
}
.review-post-desc > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 10px 0;
}
.review-post-desc > ul > li {
    float: left;
    margin-right: 15px;
}
.review-date {
    color: #939393;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
}
.review-post, .review-tags {
    font-family: open sans;
    font-weight: bold;
    font-size: 12px;
}
.review-post > a, .review-tags > a {
    color: #939393;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.3px;
}
.review-tags > a {
	margin-right:5px;
}
.review-post-desc > p {
    color: #3a3a3a;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0 0 30px;
    width: 100%;
}
.buy-now-btn {
    float: left;
}
.read-more-btn {
    float: right;
}
.review-post-desc > a {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #ffffff;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    padding: 10px 13px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	
	background:#666;
	
 }
.review-post-desc > a > i {
    margin-left: 10px;
}
.review-post-desc > a:hover {
    background: none repeat scroll 0 0 #404040;
}
/* Welcome Message */
.welcome-desc {
    float: left;
    width: 100%;
}
.welcome-desc > h3 {
    color: #666666;
    float: left;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding-left: 50px;
    width: 100%;
    position: relative;
}
.welcome-desc > h3 > i {
    left: 0;
    position: absolute;
    top: 0;
}
.welcome-desc > h3 > span {
    color: #a7a7a7;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-top: 2px;
    width: 100%;
}
.welcome-desc > p {
    color: #3a3a3a;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0 0 30px;
    width: 100%;
	margin-top:15px;
}
.welcome-desc > a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #ffffff;
    font-family: open sans;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 14px;
    padding: 9px 13px;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    background: #555;
}
.welcome-desc > a > i {
    margin-left: 10px;
}
.video-frame {
    border: medium none;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    height: 300px;
    width: 100%;
}
/* Book Slide 1 */
.bookslide-text1, .bookslide-text2 {
    color: #2e2e2e;
    font-family: Raleway;
    font-size: 75px;
    font-weight: normal;
    line-height: 56px;
    margin: 0;
    margin-left: 150px;
}
.bookslide-text2 {
    font-weight: 900;
    margin-top: 19px;
}
.bookslide-text3 {
    color: #fa6050;
    font-family: Raleway;
    font-size: 75px;
    font-weight: normal;
    margin: 0 0 0 150px;
}
.bookslide-mockup {
    float: right;
    margin-right: 50px;
}
.slider-btn {
    background: none repeat scroll 0 0 #666666;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #ffffff !important;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 10px;
    margin-left: 150px;
    padding: 17px 20px;
}
.slider-btn > i {
    margin-right: 10px;
}
.bookslide2-text1 {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #323232;
    float: left;
    font-family: Open Sans;
    font-size: 33px;
    font-weight: 600;
    line-height: 10px;
    margin-top: -90px;
    padding: 26px 31px;
}
.bookslide2-text2 {
    background: none repeat scroll 0 0 #fff;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #323232;
    float: left;
    font-family: Open Sans;
    font-size: 33px;
    line-height: 10px;
    margin-top: 45px;
    padding: 26px 31px;
	font-weight: 600;
}
/* Profile Dropdown */
.profile-dropdown {
    float: right;
    z-index: 99999999;
    position: relative;
    margin-left: 10px;
}
.profile-drop {
    float: left;
    cursor: pointer;
}
.profile-drop:hover > h3 > a {
    background: #e7e7e7;
}
.profile-drop:hover > h3 > a:before {
    border-left-color: #e7e7e7;
}
.profile-drop > span {
    float: right;
    overflow: hidden;
	
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.profile-drop > span > img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    float: left;
    height: 39px;
    width: 39px;
}
.profile-drop > h3 {
    color: #535353;
    float: left;
	margin:0;
}
.profile-drop > h3 > a {
    color: #535353;
	background: none repeat scroll 0 0 #efefef;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
	font-family: Open Sans;
    font-size: 14px;
    line-height: 10px;
    margin: 1px 15px 0 0;
    padding: 11px 18px;
    position: relative;
	float: left;
}
.profile-drop > h3 > a:before {
    position: absolute;
    right: -8px;
    border-left: 8px solid #efefef;
    border-top: 8px solid rgba(255,255,255,0);
    border-bottom: 8px solid rgba(255,255,255,0);
    content: "";
    top: 50%;
    margin-top: -8px;
}
.top-bar .open {
    background: none repeat scroll 0 0 #efefef;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    display: none;
    margin-top: 10px;
    position: absolute;
    top: 100%;
    width: 200px;
    z-index: 2147483647;
    right: 0;
}
.profile-dropdown .open:before {
    position: absolute;
    right: 11px;
    top: -6px;
    border-bottom: 6px solid #efefef;
    border-left: 6px solid rgba(255,255,255,0);
    border-right: 6px solid rgba(255,255,255,0);
    content: "";
}
.top-bar .logout {
    color: #535353;
    float: right;
    font-family: Noto Sans;
    font-size: 13px;
    padding: 11px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.profile-drop > span > i {
    color: #fff;
    float: left;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 37px;
}
.login-form-drop {
    float: left;
    width: 100%;
    padding: 10px;
}
.login-form-drop > form {
    float: left;
    width: 100%;
}
.login-form-drop > form > fieldset {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.login-form-drop > form > fieldset > input {
    border: 1px solid #dfdfdf;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    padding: 7px 11px;
    width: 100%;
}
.login-form-drop > form > input {
    background: none repeat scroll 0 0 #555555;
    border: 1px solid #444444;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #fff;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    padding: 5px 16px;
}
.owl-carousel {
    float: left;
    overflow: visible !important;
}
.owl-buttons {
    position: absolute;
    right: 0;
    top: -51px;
    background: #fff;
}
.owl-buttons > div {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d7d7d7;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: transparent;
    float: left;
    height: 28px;
    margin-left: 10px;
    width: 28px;
    position: relative;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
 
.owl-buttons > div:before {
    color: #666666;
    font-family: fontawesome;
    left: 0;
    line-height: 26px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -ms-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.owl-buttons > div:hover:before{
    color: #FFF;
}
.owl-buttons > .owl-prev:before {
    content: "\f104";
}
.owl-buttons > .owl-next:before {
    content: "\f105";
}
/* Responsive */
.header1 nav.responsive .logo {
    margin-right: 0;
}
.header1 nav.responsive .menu > .nav-open {
    background: none repeat scroll 0 0 #555555;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    display: table;
    float: none;
    height: 40px;
    margin: 13px auto 0;
    position: relative;
    width: 200px;
    cursor: pointer;
}
.header1 nav.responsive .menu > span:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-family: fontawesome;
    content: "\f0c9";
    color: #fff;
    font-size: 24px;
    line-height: 40px;
}
.header1 nav.responsive .menu {
    display: table;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 200px;
    z-index: 99999999;
}
.header1 nav.responsive .menu > ul {
    position: absolute;
    top: 100%;
    display: none;
	left:0;
}
.header1 nav.responsive .menu > ul > li {
    float: left;
    width: 100%;
}
.header1 nav.responsive .menu > ul > li > a {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #e8ecec;
    float: left;
    margin: 0;
    padding: 15px;
    width: 100%;
}
.header1 nav.responsive .menu > ul > li ul {
    float: left;
    opacity: 1;
    position: static;
    
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
	
    width: 100%;
    display: none;
}
section.page section:first-child {
    padding-top: 0;
}
section.page section:last-child {
    padding-bottom: 0;
}
.cart-total-box{
    display:none;
}
.cart-total-box.animated{
    display: block;
}
.shipping-calculator-form{
    border-style:solid;
    border-width: 1px;
}
ul.tooltip-btn > li .added_to_cart.wc-forward {
    padding: 8px 0 !important;
    width: 100px;
}
ul.tooltip-btn > li.cart > a {
    float: right;
}
ul.tooltip-btn > li.wishlist > a {
    float: right;
}
.block ul.tooltip-btn > li .added_to_cart.wc-forward {
    bottom: 0;
    left: 1px;
    line-height: 10px;
    margin-left: -123px;
    margin-top: 0;
    opacity: 1;
    padding: 8px 0 !important;
    position: absolute;
    top: 0;
    width: 121px;
    z-index: 2147483647;
    border-radius: 3px 0px 0px 3px;
}
ul.tooltip-btn > li.cart > a.added:before {
    display: none;
}
/* Checkout  */
.edd_cart_header_row > th {
    color: #555555;
    font-family: Open Sans;
    font-size: 15px;
}
.table.table-striped > tbody > tr {
    margin-top: -1px;
    width: 100%;
}
.edd_cart_item_image {
    float: left;
    margin-right: 10px;
}
.edd_cart_item_image > img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.edd_checkout_cart_item_title {
    color: #777777;
    float: left;
    font-family: Noto Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 24px;
}
.edd_cart_item_price {
    font-family: Raleway;
    font-size: 14px;
}
tfoot .edd_cart_footer_row > th {
    padding: 10px 0 !important;
}
.edd_cart_total {
    color: #666;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.3px;
}
.edd_cart_total > span {
    font-family: Raleway;
    font-size: 21px;
    font-weight: bold;
    margin-left: 10px;
}
.mejs-container .mejs-controls {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* Image Banner */
.image-banner {
    float: left;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}
.image-banner > a {
    float: left;
    position: relative;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    overflow: hidden;
}
.image-banner  img {
    float: left;
    width: 100%;
}
.image-banner > a:hover {
    
	-webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
}
/* About Us Carousel */
#about-us-carousel {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
#about-us-carousel li {
    float: left;
    list-style: none outside none;
    width: 100%;
}
#about-us-carousel li > img {
    float: left;
    width: 100%;
}
/* Filter Price */
.price_slider_wrapper {
    float: left;
    width: 100%;
}
aside .widget_price_filter .price_slider_wrapper > .price_slider {
    background: none repeat scroll 0 0 #e8ecec !important;
    
	-webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
	
    float: left;
    width: 100%;
}
aside .widget_price_filter .price_slider_wrapper > .price_slider > .ui-slider-range {
    background: none repeat scroll 0 0 #777;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
aside .widget_price_filter .price_slider_wrapper > .price_slider > .ui-slider-handle {
    border: medium none;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    height: 15px;
    width: 15px;
}
#calendar_wrap {
    float: left;
    width: 100%;
}
#calendar_wrap > table {
    float: left;
    width: 100%;
}
#calendar_wrap > table > caption {
    background: none repeat scroll 0 0 #fafafa;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 0;
}
#calendar_wrap > table > thead {
    width: 100%;
}
#calendar_wrap > table > thead > tr > th {
    background: none repeat scroll 0 0 #f3f3f3;
    border-right: 1px solid #e8e8e8;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}
#calendar_wrap > table > tbody > tr > td.pad {
    background: none repeat scroll 0 0 #fdfdfd;
}
#calendar_wrap > table > tbody > tr > td {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #e8ecec;
    color: #888;
    font-family: Open Sans;
    font-size: 12px;
    padding: 4px 0;
    text-align: center;
}
#calendar_wrap > table > tbody > tr > td > a {
    background: none repeat scroll 0 0 #fff;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #333;
    float: left;
    width: 100%;
}
#calendar_wrap > table > tfoot > tr > td {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #e8ecec;
    font-family: Noto Sans;
    font-size: 13px;
    text-align: center;
}
#calendar_wrap > table > tfoot > tr > td > a{
	color:#555555;
}
.widget_nav_menu > .menu-main-menu-container > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget_nav_menu > .menu-main-menu-container > ul > li {
    float: left;
    list-style: none outside none;
    width: 100%;
}
.widget_nav_menu > .menu-main-menu-container > ul > li ul {
    padding-left: 40px;
}
.widget_nav_menu > .menu-main-menu-container > ul > li a {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-top: -1px;
    padding: 10px;
    width: 100%;
}
.widget_nav_menu > .menu-main-menu-container > ul li {
    list-style: none outside none;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    float: left;
}
#msgs {
    float: left;
    width: 100%;
}
.alert.alert-error {
    background: none repeat scroll 0 0 #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    float: left;
    font-family: Open Sans;
    width: 100%;
}
/* Wordpress Default Gallery */
.gallery {
    float: left;
    width: 100%;
}
#gallery-1 img {
    border: medium none;
    float: left;
    height: auto;
    width: 100%;
}
/* Services SIngle */
.detail-single {
    float: left;
    width: 100%;
}
.detail-single > span {
    background: none repeat scroll 0 0 #f0b70c;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: #fff;
    float: left;
    font-size: 50px;
    height: 190px;
    line-height: 190px;
    margin-bottom: 17px;
    margin-right: 30px;
    text-align: center;
    width: 215px;
}
.detail-single  h3 {
    color: #5a5a5a;
    display: block;
    font-family: Open Sans;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 10px 0;
}
.detail-single > p {
    color: #777;
    display: block;
    font-family: Noto Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 23px;
    margin-bottom: 25px;
}
.detail-single blockquote {
    background: none repeat scroll 0 0 #f0f0f0;
    border: medium none;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    padding: 30px;
    width: 100%;
}
.detail-single blockquote > p {
    color: #6f6f6f;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0.3px;
    line-height: 23px;
    margin: 0;
    width: 100%;
}
.team-single img {
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    width: 100%;
}
.team-single h3 > i {
    color: #6f6f6f;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-top: 6px;
    width: 100%;
}
.team-single .our-skills-sec > ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin-top: 27px;
    padding: 0;
}
.team-single .our-skills-sec > ul .progress {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    height: 20px;
    width: 100%;
}
.team-single .our-skills-sec > ul .progress .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.team-single > p {
    margin-top: 20px;
}
.our-skills-sec > ul > li > span {
    color: #6f6f6f;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 12px;
    width: 100%;
}
.team-single .our-skills-sec > ul li i {
    display: none;
}
.team-single .our-skills-sec > ul .progress .sr-only {
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    right: 0;
}
/* Commign Soon */
.comming-soon {
    background-attachment: fixed;
    background-image: url("images/soon-bg.jpg");
    background-repeat: repeat;
    background-size: 100% auto;
    float: left;
    padding-bottom: 60px;
    width: 100%;
}
.comming-soon > h3 {
    color: #151515;
    float: left;
    font-family: Open Sans;
    font-size: 25px;
    font-weight: normal;
    margin: 118px 0 40px;
    text-align: center;
    width: 100%;
}
.comming-soon > h3 > i {
    color: #f0b70c;
    font-style: normal;
    font-weight: bold;
}
.comming-soon h1 {
    color: #606060;
    float: left;
    font-family: Open Sans;
    font-size: 100px;
    font-weight: lighter;
    line-height: 79px;
    margin: 0;
    text-align: center;
    width: 100%;
	margin-bottom:60px;
}
.comming-soon h1 > i {
    font-style: normal;
    font-weight: normal;
}
.soon-counter {
    display: table;
    float: none;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.soon-counter > li {
    background: none repeat scroll 0 0 #dedede;
    border: 1px solid #d8d8d8;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin: 0 10px;
    text-align: center;
}
.soon-counter > li > span {
    color: #151515;
    float: left;
    font-family: Open Sans;
    font-size: 40px;
    font-weight: lighter;
    letter-spacing: 0.3px;
    line-height: 32px;
    margin-bottom: 10px;
    width: 100%;
}
.soon-counter > li > p {
    color: #151515;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: lighter;
    line-height: 14px;
    margin: 0;
    width: 100%;
}
.soon-counter > li {
    background: none repeat scroll 0 0 #dedede;
    border: 1px solid #d8d8d8;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin: 0 10px;
    padding: 25px 0;
    text-align: center;
    width: 116px;
}
.soon-subscribe {
    display: table;
    float: none;
    margin: 60px auto 0;
}
.soon-subscribe > input#subscribe {
    background: none repeat scroll 0 0 rgba(249, 249, 249, 0.7);
    border: medium none;
    
	-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
	
    color: #bdbcbc;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    height: 65px;
    letter-spacing: 0.3px;
    padding: 0 32px;
    width: 400px;
}
.soon-subscribe > input.submit {
    background: none repeat scroll 0 0 #f0b70c;
    border: medium none;
    
	-webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
	
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    height: 65px;
    padding: 0 25px;
}
.comming-soon .social-btns {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: table;
    float: none;
    margin: 30px auto 0;
    width: auto;
}
.search-result {
    float: left;
    width: 100%;
}
.search-result > p {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin: 0 0 20px;
    width: 100%;
}
#pop {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
#pop .alert {
    left: 50%;
    line-height: 27px;
    margin-left: -130px;
    margin-top: -60px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 260px;
}
/*** BB PRESS STYLING ***/
#bbpress-forums {
    margin-bottom: 0;
}
#bbpress-forums #bbp-search-form {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #dcdcdc;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 310px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#bbpress-forums #bbp-search-form input#bbp_search {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #343434;
    float: left;
    font-family: open sans;
    height: 40px;
    padding: 10px;
    width: 230px;
}
#bbpress-forums #bbp-search-form input#bbp_search_submit {
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #cfcfcf;
    border-radius: 0;
    border-right: 0 none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    float: left;
    font-family: open sans;
    height: 40px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 70px;
}
#bbpress-forums #bbp-search-form input#bbp_search_submit:hover{
    color: #AFAFAF;
}
#subscription-toggle, #favorite-toggle {
    background:none repeat scroll 0 0 #282828;
    float: left;
    margin: 0 20px;
    padding: 5px 15px;
    text-transform: uppercase;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
#subscription-toggle a, #favorite-toggle a {
    color: #fff !important;
    line-height: 20px;
}
.bbp-author-avatar img {
    border: 0 none !important;
    margin: 0 !important;
}
#bbpress-forums ul {
    color: #888888;
    font-weight: 400;
}
#bbpress-forums .minict_wrapper.bubble ul {
    background: none repeat scroll 0 0 #fff;
}
#bbpress-forums li.bbp-header ul {
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-transform: uppercase;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background: rgb(254,252,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(254,252,252) 0%, rgb(244,242,242) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,252)), color-stop(100%,rgb(244,242,242))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcfc', endColorstr='#f4f2f2',GradientType=0 ); /* IE6-9 */
    
    padding:0;
}
#bbpress-forums > ul {
    border: 1px solid #c9c9c9!important;
    overflow: hidden !important;    
    
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
}
#bbpress-forums li.bbp-footer {
    background: none repeat scroll 0 0 #DCDCDC;
    border-top: 1px solid #C9C9C9;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    background: rgb(254,252,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(254,252,252) 0%, rgb(244,242,242) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,252)), color-stop(100%,rgb(244,242,242))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcfc', endColorstr='#f4f2f2',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #d0cfcf;
    padding: 0 20px;
}
#bbpress-forums li.bbp-body ul.forum li, #bbpress-forums li.bbp-body ul.topic li {
    font-size: 13px;
    line-height: 80px;
    min-height: 125px;
    padding: 20px 0;
}
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count, 
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count {
    font-size: 15px;
    line-height: 34px;
}
#bbpress-forums fieldset.bbp-form {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#bbpress-forums fieldset.bbp-form label {
    float: left;
    font-weight: 400;
    width: 100%;
}
#bbpress-forums li.bbp-header {
    background: none repeat scroll 0 0 #6f6f6f;
    border: 1px solid #3e3e3e;
    float: left;
    font-weight: 400;
    padding: 0 20px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#bbpress-forums li.bbp-header:before {
    background: url("images/pattern2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #84898B;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}
#bbpress-forums li.bbp-header ul {
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-transform: uppercase;
}
#bbpress-forums li.bbp-header li {
    color: #F1EFEF;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 58px;
    text-shadow: 0 1px 0 #000000;
    text-align: center;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
    border-right: 0 none !important;
}
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count {
    font-size: 15px;
    line-height: 47px;
}
.bbp-form input[type="text"],.bbp-form textarea {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #C8C8C8;
    font-family: roboto;
    height: 30px;
    padding: 5px;
    width: 100%;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.bbp-form textarea{
    border:0;
    height:auto;
}
#bbpress-forums div.reply {
    background: rgb(254,252,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgb(254,252,252) 0%, rgb(244,242,242) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(254,252,252)), color-stop(100%,rgb(244,242,242))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(254,252,252) 0%,rgb(244,242,242) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcfc', endColorstr='#f4f2f2',GradientType=0 ); /* IE6-9 */
    color: #333333;
    font-size: 12px;
    position: relative;
    padding:0;
    right: 0;
}
div.bbp-submit-wrapper button {
    background: none repeat scroll 0 0 #D4D4D4;
    border: 0 none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 25px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
div.bbp-template-notice.info {
    color: #747474;
    float: left;
    padding: 5px 20px;
    text-shadow: 0 0 1px #FFFFFF;
    background-color: #BFE7F1;
    border: 1px solid #D1D1D1;
}
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-info a,
 ul.topic li.bbp-topic-title > a.bbp-topic-permalink {
    background: none repeat scroll 0 0 #E0E0E0;
    color: #646363 !important;
    float: left;
    font-size: 13px;
    margin-right: 20px;
    margin-top: 18px;
    padding: 7px 15px;
    line-height: 20px;
    text-shadow: 0 1px 0 #F4F4F4;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.bbp-forum-content {
    color: #9d9d9d;
    line-height: 20px;
    margin: 25px 0 0 !important;
}
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-freshness > a,
.bbp-topics li.bbp-body ul.topic li.bbp-topic-freshness > a {
    background: none repeat scroll 0 0 #E1E1E1;
    color: #898888 !important;
    display: table;
    margin: 10px auto 0;
    padding: 5px 15px;
    text-shadow: 0 1px 0 #F4F4F4;
    line-height: 20px;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#bbpress-forums p.bbp-topic-meta {
    float: left;
    margin-bottom: 0;
    margin-top: 10px !important;
    width: 100%;
}
.bbp-author-avatar {
    margin-right: 10px;
}
ul.topic li.bbp-topic-title > a.bbp-topic-permalink {
    margin-top: 5px;
    line-height: 20px;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count,
li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    font-size: 15px !important;
}
.bbp-pagination-count {
    border: 1px solid rgba(0, 0, 0, 0);
    color: #888888;
    float: left;
    font-size: 12px;
}
div.bbp-template-notice, div.indicator-hint {
    background: none repeat scroll 0 0 #FBE3A7;
    border-color: #D1D1D1;
    float: left;
    padding: 5px 20px;
    text-shadow: 0 0 1px #FFFFFF;
    width: auto;
}
#bbpress-forums p.bbp-topic-meta .bbp-author-name {
    color: #A1A1A1;
}
ul.bbp-replies li.bbp-header > div {
    color: #F1EFEF;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 58px;
    text-align: center !important;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}
li.bbp-header div.bbp-topic-content span#subscription-toggle, li.bbp-header div.bbp-topic-content span#favorite-toggle, li.bbp-header div.bbp-reply-content span#subscription-toggle, li.bbp-header div.bbp-reply-content span#favorite-toggle {
    float: right;
    font-size: 12px;
    line-height: 17px;
    margin-top: 18px;
    text-shadow: none;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
    background-color: #EDEAEA;
    border-top: 1px solid #D0CFCF;
}
.bbp-admin-links, .bbp-admin-links a {
    color: #8E8E8E !important;
    font-size: 12px !important;
    padding: 0 5px;
    text-transform: capitalize !important;
}
.bbp-forum-header a.bbp-forum-permalink, .bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
    color: #8E8E8E !important;
    float: right;
    margin-left: 30px;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
    border-right: 1px solid #C9C9C9;
    float: left;
    padding: 20px;
    width: 30%;
}
.bbp-reply-author .bbp-author-avatar {
    float: left;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    color: #8E8E8E;
    display: table-row-group;
    width: auto;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role {
    color: #9c9c9c;
    display: table-row;
    float: left;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-top: -8px;
}
.bbp-reply-ip {
    float: left;
    text-align: left;
}
.bbp-reply-author .bbp-author-avatar img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#bbpress-forums .bbp-replies .bbp-body div.bbp-reply-content {
    border-left: 1px solid #C9C9C9;
    color: #8E8E8E;
    float: left;
    font-family: roboto;
    margin-left: -1px;
    padding: 20px 25px;
    width: 70%;
}
fieldset.bbp-form {
    float: left;
    padding: 0 !important;
    width: 100%;
}
fieldset.bbp-form label {
    color: #7f7f7f;
    float: left;
    font-family: open sans;
    font-size: 12px;
    padding: 0 20px 0 0 !important;
    text-transform: uppercase;
    width: auto !important;
}
button.button.submit {
    line-height: 20px;
    overflow: hidden;
    padding: 7px 20px;
}
div.bbp-template-notice, div.indicator-hint {
    width: 100%;
}
.bbp-breadcrumb > p a, .bbp-breadcrumb > p span {
    color: #222222;
    display: inline-block;
    font-family: Open Sans;
    font-size: 12px;
    max-width: 220px;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.bbp-breadcrumb > p span.bbp-breadcrumb-current {
    color: #a0a0a0;
}
div.bbp-breadcrumb, div.bbp-topic-tags {
    float: left;
    position: relative;
    text-align: center;
    width: auto;
}
#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
    margin-top: 10px;
}
/* Carousal Slider */
.carousal-slider {
    float: left;
    width: 100%;
}
.carousal-slider .row {
    margin: 0 -5px;
}
.carousal-slider .row > div {
    padding: 0 5px;
}
.carousal-slide-box > img {
    float: left;
    width: 100%;
}
.carousal-slide-box {
    float: left;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousal-slide-box:before {
    background: none repeat scroll 0 0 rgba(55, 55, 55, 0.62);
    bottom: 0;
    content: "";
    height: 52px;
    left: 0;
    position: absolute;
    
	-webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
    width: 100%;
}
.carousal-slide-box:hover:before {
    bottom: 0;
    height: 100%;
	
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.carousal-slide-box > span {
    color: #e0e0e0;
    font-family: Raleway;
    font-size: 13px;
    left: 0;
    letter-spacing: 0.3px;
    margin-top: -27px;
    padding: 0 30px;
    position: absolute;
    text-align: center;
    top: 60%;
    
	-webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
    width: 100%;
	opacity: 0;
}
.carousal-slide-box > a {
    background: none repeat scroll 0 0 #28ab7c;
    border: 1px solid rgba(255, 255, 255, 0.8);
    color: #fff;
    font-family: Noto Sans;
    font-size: 14px;
    left: 50%;
    margin-left: -70px;
    margin-top: 11px;
    padding: 9px 0;
    position: absolute;
    text-align: center;
    top: 70%;
    
	-webkit-transform: rotateX(90deg) perspective(200px);
    -moz-transform: rotateX(90deg) perspective(200px);
    -ms-transform: rotateX(90deg) perspective(200px);
    -o-transform: rotateX(90deg) perspective(200px);
    transform: rotateX(90deg) perspective(200px);
	
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
    width: 140px;
}
.carousal-slide-box:hover > a {
    top: 50%;
	
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.carousal-slide-box:hover > span {
    opacity: 1;
    top: 50%;
}
.carousal-slide-box:hover h3 {
    bottom: 50%;
    margin-bottom: 20px;
}
.carousal-slider .top-margin {
    margin-top: -10px;
}
.carousal-slide-box > h3 {
    bottom: 0;
    color: #fff;
    font-family: Open Sans;
    font-size: 18px;
    left: 0;
    line-height: 34px;
    margin: 0;
    padding: 9px 0;
    position: absolute;
    text-align: center;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
/* Simple Slide */
.simple-text1 {
    float: left;
    font-size: 26px;
    margin: 0;
    background: rgba(255,255,255,0.8);
    line-height: 18px;
    padding: 16px 19px;
    border-radius: 3px;
    font-family: Raleway;
    letter-spacing: 0.30px;
}
.simple-text2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #fff;
    float: left;
    font-family: Raleway;
    font-size: 28px;
    padding: 8px 18px;
}
.slider-btn.simple {
    margin: 29px 0 0;
}
table {
    border: 1px solid #f0f0f0;
    color: #888888;
    float: left;
    text-align: center;
    width: 100%;
	font-family:open sans;
	margin-bottom:20px;
}
thead {
    color: #333333;
}
th {
    border: 1px solid #f0f0f0;
    text-align: center;
}
td {
    border: 1px solid #f0f0f0;
    font-size: 12px;
    line-height: 30px;
}
ul li, ul li a, ol li, ol li a {
    color: #777;
    font-family: noto sans;
    font-size: 13px;
}
pre {
    float: left;
}
.wp-caption {
    float: left;
    text-align: center;
    width: 100%;
}
.wp-caption.alignright {
    float: right;
    text-align: right;
}
.alignright {
    float: right;
}
.post-password-form {
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin-top: 12px;
    width: 100%;
}
blockquote {
    background: none repeat scroll 0 0 #fafafa;
    border: medium none;
    
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    float: left;
    margin-top: 10px;
    padding: 30px;
    width: 100%;
}
blockquote p {
    color: #777;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-style: italic;
    letter-spacing: 0.3px;
    line-height: 29px;
    margin: 0;
    width: 100%;
}
.standalone-tweet {
    float: left;
    width: 100%;
}
.twitter-tweet {
    float: left !important;
    width: 100% !important;
}
.post .wp-caption {
    margin: 50px 0 17px;
}
.col-md-12 {
    position: inherit;
}
.wpb_revslider_element.wpb_content_element {
    margin: 0;
}
#payment {
    float: left;
    width: 100%;
}
.kid-slide-text1 {
    color: #222;
    font-family: Open Sans;
    font-weight: 900;
}
.kid-slide-text2 {
    color: #242424;
    font-family: Open Sans;
    font-weight: lighter;
}
.kid-slide-text3 {
    background: none repeat scroll 0 0 #888888;
    color: #fff;
    float: left;
    font-family: Noto Sans;
    font-weight: bold;
	border-radius: 3px;
    
}
.kid-slide-btn {
    background: none repeat scroll 0 0 #242424;
    border-radius: 3px;
    color: #fff !important;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
}
.kid-slide2-text1 {
    color: #242424;
    font-weight: 900;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.kid-slide2-text2 {
    color: #ef2480;
    float: left;
    font-weight: 900;
    text-transform: uppercase;
}
.kid-slide2-text3 {
    color: #242424;
    float: left;
    font-family: Open Sans;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
/* Wide Carousal */
.wide-carousal {
    float: left;
    width: 100%;
}
.wide-carousal-box1 {
    float: left;
    position: relative;
    width: 100%;
}
.wide-carousal-box1 > img {
    float: left;
    width: 100%;
}
.wide-carousal-box2 {
    float: left;
    position: relative;
    width: 100%;
}
.wide-carousal-box2 > img {
    float: left;
    width: 100%;
}
.wide-carousal .owl-pagination {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    height: 100px;
    margin-top: -50px;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: all 0.4s ease 0s;
    width: 30px;
    z-index: 2147483647;
}
.wide-carousal .owl-pagination > .owl-page {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: transparent;
    display: table;
    height: 15px;
    line-height: 10px;
    margin: 14px auto 0;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 15px;
}
.wide-carousal .owl-pagination > .owl-page.active {
    background: none repeat scroll 0 0 #f0b70c;
}
.review-product {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
    line-height: 10px;
}
/**** STYLE ADDED ***/
.post .post-meta > li {
    float: left;    
    width: auto;
}
ul ul {
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
}
ol {
    padding-left: 20px;
}
ol ol {
    padding: 10px 0 10px 20px;
}
.post-views {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.post.sticky h2 a {
    border: 1px solid #8f8f8f;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin-top: 0;
    padding: 0 10px;
    width: 100%;
}
.post.sticky > h2 {
    float: left;
    margin-top: 0;
    width: 100%;
}
.alignleft {
    float: left;
    margin-right: 20px;
}
.aligncenter {
    display: table;
    float: none;
    margin: 20px auto !important;
}
.fix-height .post-thumb img {
    height: 433px;
}
iframe {
    width: 100%;
}
.review-product ul.tooltip-btn > li.cart > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #6c6c6c;
    padding: 7px 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.review-product ul.tooltip-btn > li.cart > a i {
    float: left;
}
/* Product Style */
.product-box {
    float: left;
    width: 100%;
	margin-top:30px;
}
.product-thumb {
    float: left;
    position: relative;
    width: 100%;
}
.product-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%;
}
.product-thumb > a {
    border: 1px solid #434343;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    height: 52px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    
	-webkit-transform: scale(2) rotateY(90deg);
    -moz-transform: scale(2) rotateY(90deg);
    -ms-transform: scale(2) rotateY(90deg);
    -o-transform: scale(2) rotateY(90deg);
    transform: scale(2) rotateY(90deg);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 52px;
}
.product-box:hover > .product-thumb:before {
    opacity: 1;
}
.product-box:hover .product-thumb > a {
    opacity: 1;
	
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
}
.product-thumb > a > i {
    background: none repeat scroll 0 0 #434343;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #fff;
    float: left;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    margin-left: 2px;
    margin-top: 2px;
    width: 46px;
}
.product-thumb:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    
	width: 100%;
}
.product-info-box {
    border: 1px solid #f0f0f0;
    
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	
    float: left;
    margin-left: 4%;
    padding: 15px;
    width: 92%;
}
.title {
    border-bottom: 1px solid #f4f4f4;
    float: left;
    margin-bottom: 15px;
    padding: 14px 0;
    text-align: center;
    width: 100%;
}
address p {
    padding: 0 21px;
    text-align: center;
}
.title > h3 {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin: -4px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.title > h3 > a {
    color: #424242;
    float: left;
}
.title > a {
    color: #cecece;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    margin-right: 10px;
    margin-top: 5px;
}
.rate {
    float: left;
}
.rate > span {
    color: #424242;
    float: left;
    font-family: Noto Sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-top: 4px;
}
.col-md-2 .product-box .rate > span.price > del {
    font-size: 13px;
    width: 50%;
	margin-bottom:10px;
}
.col-md-2 .product-box .rate > span.price > ins {
    font-size: 14px;
	margin-bottom:10px;
}
.col-md-2 .product-box .rate > span{
	margin-bottom:10px;
}
.col-md-2 .product-box ul.tooltip-btn {
    display: table;
    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.product-box.style1 > .product-info-box {
    background: none repeat scroll 0 0 #fff;
    margin-top: -30px;
    position: relative;
    z-index: 99;
}
.product-box.style2 > .product-thumb:before {
    display: none;
}
.product-box.style2 > .product-thumb .product-info-box {
    background: none repeat scroll 0 0 rgba(244, 244, 244, 0.95);
    border: 1px solid #f0f0f0;
    bottom: 10px;
    position: absolute;
}
.col-md-2 .product-box.style2 > .product-thumb .product-info-box {
    position: static;
    float: left;
    width: 100%;
    margin: 0;
    margin-top: -62px;
}
.product-box.style2 > .product-thumb .product-info-box .title > a {
    color: #c3c3c3;
}
.product-box.style3 > .product-info-box {
    background: none repeat scroll 0 0 #fcfcfc;
    margin-top: -30px;
    position: relative;
    z-index: 999;
}
.product-box.style4 > .product-info-box {
    border: medium none;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.product-box.style5 > .product-thumb:before {
    background: none repeat scroll 0 0 rgba(98, 98, 98, 0.76);
}
.product-box.style5 .product-info-box {
    background: none repeat scroll 0 0 #fcfcfc;
    float: left;
    margin: 10px 0 0;
    width: 100%;
}
.product-box.style6 > .product-thumb:before {
    background: none repeat scroll 0 0 rgba(33, 33, 33, 0.8);
}
.product-box.style6 .product-info-box {
    border: medium none;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.product-box2 {
    border: 1px solid #f0f0f0;
	margin-top:30px;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    overflow: hidden;
    width: 100%;
}
.product-box2.style2:hover .product-thumb:before {
    opacity: 1;
}
.product-box2 .product-thumb > h3 {
    background: none repeat scroll 0 0 #fcfcfc;
    color: #686868;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
	position:relative;
}
.product-box2 .product-thumb > h3 > a {
    color: #686868;
}
.product-box2 .product-info-box {
    background: none repeat scroll 0 0 #fcfcfc;
    border: medium none;
    
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    float: left;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.product-box2 .product-info-box > .rate {
    float: left;
    text-align: center;
    width: 100%;
	margin-bottom:10px;
}
.product-box2 .product-info-box > .rate > span {
    text-align: center;
    width: 100%;
}
.product-box2 .product-info-box > ul {
    display: table;
    float: none;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.product-box2 .product-info-box > ul {
    display: table;
    float: none;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.product-box2 .product-info-box > ul > li {
    float: left;
    margin: 0 6px 0 0;
    position: relative;
}
.product-box2 .product-info-box > ul > li > a,
.product-box2 .product-info-box > ul > li > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #858585;
    color: #858585;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 12px;
    padding: 10px 6px;
    width: auto;
	margin-left: 0 !important;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.product-info-box .added_to_cart.wc-forward ,
.product-info-box .added_to_cart.wc-forward:hover{
    background: none repeat scroll 0 0 white;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
	color:#FFF;
}
.product-box2 .product-info-box > ul > li > a > i {
    margin-right: 3px;
}
.new-item {
    background: none repeat scroll 0 0 #555555;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #fff;
    font-family: Open Sans;
    font-size: 15px;
    height: 68px;
    left: 15px;
    line-height: 68px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 68px;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.product-box2.style2:hover .product-thumb > span {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
.product-box2.style2 .product-info-box > h3 {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0 0 9px;
    text-align: center;
    width: 100%;
}
.product-box2.style2 .product-info-box > h3 > a{
	color:#555;
}
.product-box2.style2 .product-info-box > .rate span {
    color: #f26d29;
    font-size: 25px;
    font-weight: bold;
}
.product-box2.style2 .product-info-box > .rate del span {
    color: #444;
    font-weight: 200;
    font-size: 12px;
}
.product-box2 .product-info-box > ul > li > a.button.add_to_cart_button {
    color: #FFF;
    text-shadow: none;
}
.col-md-2 .product-box2 .product-info-box > ul > li > a.button.add_to_cart_button{
	margin-top:10px;
}
/* Header 1 */
.header-style1 {
    float: left;
    width: 100%;
}
.top-bar1 {
    float: left;
    width: 100%;
}
.top-bar1 > .container {
    padding: 0;
}
.logo1 {
    float: left;
    margin: 13px 0 4px;
}
.bar-dropdown {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 25px 0;
}
.bar-dropdown > li {
    float: left;
    position: relative;
	width:auto;
}
.bar-dropdown > li > a {
    border-left: 1px solid #c9c9c9;
    color: #717171;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 12px;
    padding: 0 15px;
}
.bar-dropdown > li#account-dropdown > a {
    border-left: medium none;
}
.account-drop-sec {
    display: none;
    left: 50%;
    margin-left: -115px;
    padding-top: 20px;
    position: absolute;
    top: 100%;
	z-index: 9999999999999999999;
    width: 230px;
}
.account-drop-sec > form {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
	
    float: left;
    padding: 20px;
    position: relative;
    width: 100%;
}
.account-drop-sec > form:before {
    background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
    content: "";
    height: 11px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: -6px;
    
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
	
    width: 11px;
    z-index: 0;
}
.account-drop-sec > form > fieldset {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.account-drop-sec > form > fieldset input {
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    padding: 8px 17px;
    width: 100%;
}
.account-drop-sec > form input[type="submit"] {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    margin-right: 13px;
    padding: 6px 13px;
}
.account-drop-sec > form > a {
    color: #afafaf;
    display: block;
    float: left;
    font-family: Open Sans;
    font-size: 11px;
    letter-spacing: 0.3px;
    margin-top: 9px;
    width: 100%;
}
/* Menu 1 */
.menu-sec1 {
    background: none repeat scroll 0 0 #3e4043;
    float: left;
    width: 100%;
}
.menu-sec1 .container {
    padding: 0;
}
.menu-sec1 nav {
    float: left;
    width: 70%;
}
.menu-sec1 nav > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
nav > ul > li.middle > .mega-drop {
    left: 50%;
    margin-left: -450px;
}
.menu-sec1 nav > ul > li {
    float: left;
    position: relative;
}
.menu-sec1 nav > ul > li > a {
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 11px;
    overflow: hidden;
    padding: 26px 20px;
    position: relative;
    text-transform: uppercase;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    z-index: 0;
}
.menu-sec1 nav > ul > li > a:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.menu-sec1 nav > ul > li:hover a:before,
.menu-sec1 nav > ul > li.current-menu-ancestor a:before,
.menu-sec1 nav > ul > li.current-menu-parent a:before{
    top: 0;
    z-index: -1;
}
.menu-sec1 nav > ul > li:hover > a ,
.menu-sec1 nav > ul > li.current-menu-ancestor a,
.menu-sec1 nav > ul > li.current-menu-parent a{
    color: #424242;
}
/* Cart Dropdown */
.cart-dropdown.style1 {
    float: right;
    position: relative;
    width: 5%;
}
.cart-dropdown.style1 > a {
    background: none repeat scroll 0 0 #f25448;
    color: #fff;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    padding-bottom: 7px;
    padding-top: 17px;
    position: relative;
    text-align: center;
    width: 100%;
}
.cart-dropdown.style1 > a:before {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #f25448;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -8px;
    position: absolute;
}
.cart-dropdown > a > span {
    float: left;
    font-size: 12px;
    margin-top: 2px;
    width: 100%;
}
.cart-dropdown > ul {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.03);
	
    display: none;
    list-style: none outside none;
    margin-bottom: 0;
    margin-right: -51px;
    margin-top: 20px;
    padding: 0;
    position: absolute;
    right: 100%;
    top: 100%;
    width: 270px;
    z-index: 9999;
}
.cart-dropdown > ul:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 11px;
    right: 19px;
    margin-left: -7px;
    position: absolute;
    top: -6px;
    
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
	
    width: 11px;
    z-index: 0;
}
.cart-dropdown > ul > li {
    border-bottom: 1px solid #efefef;
    float: left;
    padding: 25px;
    position: relative;
    width: 100%;
}
.cart-dropdown .cart-empty > li:first-child {
    border: medium none;
}
.cart-dropdown .cart-empty > li:first-child > p {
    margin: 0;
}
.cart-dropdown > ul > li > span {
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    float: left;
    height: 48px;
    margin-right: 15px;
    overflow: hidden;
    width: 48px;
}
.cart-dropdown > ul > li span a img {
    width: 100%;
}
.cart-dropdown > ul > li > i {
    color: #785e49;
    display: block;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0.3px;
    line-height: 16px;
}
.cart-dropdown > ul > li > span > img {
    float: left;
    width: 100%;
}
.cart-dropdown > ul > li > h3 {
    color: #434343;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cart-dropdown > ul > li > h3 > a {
    color: #434343;
}
.cart-dropdown > ul > li > a {
    background: none repeat scroll 0 0 #f7f7f7;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #434343;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 30px;
    width: 20px;
}
.cart-dropdown-total {
    float: left;
    width: 100%;
}
.cart-dropdown-total > a {
    background: none repeat scroll 0 0 #f25448;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #fff;
    display: table;
    float: none;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    margin: 0 auto;
    padding: 14px 22px;
}
.cart-dropdown-total > span {
    color: #434343;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.cart-dropdown-total > span > i {
    font-style: normal;
}
.search-bar1 {
    background: none repeat scroll 0 0 #fbfbfb;
    float: right;
    height: 35px;
    margin-right: 2%;
    margin-top: 14px;
    overflow: hidden;
    position: relative;
    width: 23%;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.search-bar1 > input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    padding: 8px 17px;
    width: 80%;
}
.search-bar1 > button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #4d4d4d;
    float: right;
    font-size: 14px;
    padding: 7px 13px;
    width: 20%;
}
/* Header 2 */
.header-style2 {
    float: left;
    width: 100%;
}
.top-bar2 {
    background: none repeat scroll 0 0 #2a3744;
    float: left;
    width: 100%;
}
.top-bar2 > .container {
    padding: 0;
}
.top-bar2 .container > span {
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 18px 20px 18px 0;
}
.top-bar2 .container > span > i {
    margin-right: 10px;
}
.top-bar2 .bar-dropdown > li > a {
    color: #cccccc;
}
.top-bar2 .bar-dropdown {
    padding: 20px 0;
}
.menu-sec2 {
    float: left;
	width:100%;
}
.menu-sec2 > .container {
    padding: 0;
}
.menu-sec2 {
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid #b4b4b4;
    float: left;
    width: 100%;
}
.logo2 {
    float: left;
    margin-bottom: 20px;
    margin-right: 7%;
    margin-top: 20px;
    width: 15%;
}
.logo2 > a {
    float: left;
    width: 100%;
}
.menu-sec2 nav {
    float: left;
    padding: 26px 0;
    width: 69%;
}
.menu-sec2 nav > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu-sec2 nav > ul > li {
    float: left;
    margin: 0 5px;
	position:relative;
}
.menu-sec2 nav > ul > li > a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #424242;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 10px;
    padding: 12px 11px;
    text-transform: uppercase;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.menu-sec2 nav > ul > li:hover > a,
.menu-sec2 nav > ul > li.current-menu-ancestor  > a,
.menu-sec2 nav > ul > li.current-menu-parent  > a {
    background: none repeat scroll 0 0 #f25448;
    color: #fff;
}
.menu-sec2 .menus > li > ul {
    padding-top: 27px;
}
.cart-dropdown.style2 {
    float: right;
    margin-top: 23px;
    position: relative;
    width: 4%;
}
.cart-dropdown.style2 > a {
    background: none repeat scroll 0 0 #f25448;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #ffffff;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    height: 41px;
    letter-spacing: 0.3px;
    line-height: 41px;
    position: relative;
    text-align: center;
    width: 100%;
}
.cart-dropdown.style2 > a > span {
    background: none repeat scroll 0 0 #4ad6fa;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -14px;
    width: 24px;
}
.search-bar2 {
    float: right;
    margin-right: 1%;
    margin-top: 23px;
    position: relative;
    width: 4%;
}
.search-bar2 > input {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #f7f7f7;
    
	-webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
	
    color: #555555;
    font-family: Open Sans;
    font-size: 12px;
    height: 41px;
    letter-spacing: 0.3px;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 100%;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 0;
}
.search-bar2 > button {
    background: none repeat scroll 0 0 #f25448;
    border: medium none;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #fff;
    float: right;
    height: 41px;
    width: 41px;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.search-bar2:hover > input,
.search-bar2 > input:focus {
    opacity: 1;
    padding: 0 22px;
    width: 200px;
}
.search-bar2:hover > button {
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -ms-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
/* Header 3 */
.header-style3 {
    float: left;
    width: 100%;
}
.top-bar3 {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
	background-size:100% 100% !important;
}
.top-bar3:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.top-bar3 > .container {
    padding: 0;
}
.top-bar3 .container > span {
    color: #424242;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 24px 20px 24px 0;
}
.menu-sec3 {
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    float: left;
    width: 100%;
}
.menu-sec3 > .container {
    padding: 0;
}
.logo3 {
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    width: 15%;
}
.menu-sec3 nav {
    float: left;
    width: 57%;
}
.menu-sec3 nav > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu-sec3 nav > ul > li {
    float: left;
    list-style: none outside none;
    margin: 0;
	position:relative;
}
.menu-sec3 nav > ul > li > a {
    color: #646464;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 35px 10px 32px;
    position: relative;
    text-transform: uppercase;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.menu-sec3 nav > ul > li:hover > a {
    padding-top: 42px;
    padding-bottom: 25px;
}
.menu-sec3 nav > ul > li > a > i {
    color: #fff;
    font-size: 18px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.menu-sec3 nav > ul > li:hover > a,
.menu-sec3 nav > ul > li.current-menu-ancestor  > a,
.menu-sec3 nav > ul > li.current-menu-parent  > a  {
    background: none repeat scroll 0 0 #f25448;
    color: #fff;
}
.menu-sec3 nav > ul > li:hover > a > i {
    opacity: 1;
    top: 14px;
}
.cart-dropdown.style3 {
    float: left;
    position: relative;
    width: 0%;
}
.cart-dropdown.style3 > a {
    background: none repeat scroll 0 0 #f25448;
    color: #ffffff;
    float: left;
    font-size: 18px;
    padding: 9px 12px;
    text-align: center;
}
/*.header-style2 .cart-dropdown.style3 > a {
    padding: 22px 12px;
}*/
.header-style3 .cart-dropdown.style3 > a {
    line-height: 21px;
    padding: 16px 12px;
}
.coupon > input[type="submit"],
.page .woocommerce .add-cart-sec input[value="Update Cart"] {
    background: none repeat scroll 0 0 #fcfcfc;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding: 7px 20px;
    text-shadow: 0 0;
}
.page .woocommerce input[value="Proceed to Checkout"], 
.page .woocommerce #payment #place_order {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e8ecec;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    color: #888888;
    float: right;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding: 7px 30px;
    text-decoration: none;
    text-shadow: 0 0;
}
.page .woocommerce input[value="Proceed to Checkout"]:hover {
	text-decoration: none;
	color:#fff;
}
.cart-dropdown.style3 > a > span {
    font-size: 12px;
}
.search-bar3 {
    float: right;
    margin-right: 0.5%;
    width: 21.5%;
}
.search-bar3 > input {
    background: none repeat scroll 0 0 #f6f6f6;
    border: medium none;
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 29px 24px;
    width: 80%;
}
.search-bar3 > button {
    background: none repeat scroll 0 0 #f25448;
    border: medium none;
    color: #fff;
    float: left;
	width:20%;
    font-size: 18px;
    height: 77px;
    padding: 0 20px;
}
/* Header 4 */
.header-style4 {
    float: left;
    position: relative;
    width: 100%;
}
.top-bar4 {
    background: none repeat scroll 0 0 #fafafa;
    float: left;
    padding: 8px 0;
    width: 100%;
}
.top-bar4 > .container {
    padding: 0;
}
.top-bar4 .container > span {
    color: #424242;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 24px 20px 24px 0;
}
.logo4 {
    left: 50%;
    margin-left: -117px;
    position: absolute;
    top: 10px;
}
.menu-sec4 {
    background: none repeat scroll 0 0 #f25448;
    float: left;
    width: 100%;
}
.menu-sec4 > .container {
    padding: 0;
}
.menu-sec4 nav {
    float: left;
    width: 70%;
}
.menu-sec4 nav > ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu-sec4 nav > ul > li {
    float: left;
    position: relative;
}
.menu-sec4 nav > ul > li > a {
    color: #fff;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 27px 15px;
    text-transform: uppercase;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.menu-sec4 nav > ul > li:hover  > a,
.menu-sec4 nav > ul > li.current-menu-ancestor  > a,
.menu-sec4 nav > ul > li.current-menu-parent  > a {
    background: none repeat scroll 0 0 #fff;
    color: #424242;
}
.cart-dropdown.style4 {
    float: right;
    position: relative;
    width: 6%;
}
.cart-dropdown.style4 > a {
    color: #fff;
    float: left;
    font-size: 21px;
    line-height: 33px;
    padding: 7px 15px;
    text-align: center;
    width: 100%;
}
.cart-dropdown.style4 > a i {
    float: left;
    line-height: 50px;
    width: 100%;
}
.cart-dropdown.style4 > a > span {
    bottom: 10px;
    position: absolute;
    right: 10px;
    width: auto;
}
.search-bar4 {
    float: right;
    margin-right: 2%;
    margin-top: 15px;
    width: 22%;
}
.search-bar4 > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    float: left;
	width:88%;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    padding: 8px 18px;
	border-bottom:1px solid rgba(255,255,255,0.4);
}
.search-bar4 > input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.search-bar4 > input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.search-bar4 > input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.search-bar4 > input::-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.search-bar4 > button {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: medium none;
    
	-webkit-border-radius: 3px 3px 3px 0;
    -moz-border-radius: 3px 3px 3px 0;
    -ms-border-radius: 3px 3px 3px 0;
    -o-border-radius: 3px 3px 3px 0;
    border-radius: 3px 3px 3px 0;
	
    color: #fff;
	width:12%;
    float: right;
    padding: 7px 9px;
}
/* Dropdown */
.menus > li > ul {
    -webkit-box-shadow: 0 11px 12px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 11px 12px rgba(0, 0, 0, 0.04);
    -ms-box-shadow: 0 11px 12px rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 11px 12px rgba(0, 0, 0, 0.04);
    box-shadow: 0 11px 12px rgba(0, 0, 0, 0.04);
	
    left: 0;
    list-style: none outside none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    
	-webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 210px;
    z-index: 999999999999999999999999;
}
.menus > li > ul > li:last-child > a {
    border: medium none;
}
.menus > li:hover > ul {
    opacity: 1;
	
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.menus > li > ul li {
    float: left;
    position: relative;
    width: 100%;
}
.menus > li > ul > li  a {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #e8ecec;
    color: #424242;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 12px 17px;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.menus > li > ul  li:hover  a {
    background: none repeat scroll 0 0 #f1f1f1;
    padding-left: 20px;
}
.menus > li > ul li ul {
    left: 100%;
    list-style: none outside none;
    opacity: 0;
    padding: 0;
    position: absolute;
    
	-webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 200px;
}
.menus > li > ul li:hover ul {
    opacity: 1;
	
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.bar-dropdown > li > a i {
    margin-right: 5px;
}
/*======================================
		STYLING ADDED 
========================================*/
/*** RESPONSIVE HEADER ***/
header.responsive-header{
	display:none;
}
/*** THEME ADDS ***/
.theme-adds {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.theme-adds a img{
    float: left;
    width: 100%;
}
.theme-adds > a {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.theme-adds a:before {
    background: none repeat scroll 0 0 #242424;
    content: "";
    opacity: 0.55;
    width: 96%;
    height: 94%;
    position: absolute;
    top: 3%;
    left: 2%;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.add-text {
    border: 1px solid #fff;
    height: 124px;
    width: 300px;
    margin-left: -150px;
    margin-top: -62px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
	
	background: rgba(255,255,255,0.2);
}
.theme-adds:hover .add-text{
	background:#f7f7f6;
}
.add-text > h3 {
    color: #fff;
    font-family: open sans;
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
	
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.theme-adds:hover .add-text h3{
	color:#5a5a5a;
}
.add-text > p {
    color: #cdcdcd;
    font-family: open sans;
    font-size: 18px;
}
.theme-adds:hover .add-text p{
	color:#5a5a5a;
}
/*** MEGA MENU ***/
.mega-drop.parallax:before {
    background: none repeat scroll 0 0 white;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.96;
    position: absolute;
    top: 0;
    width: 100%;
}
.mega-drop {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #f3f2f1;
    padding: 20px 30px;
    position: absolute;
    top: 100%;
    left: -70px;
    width: 900px;
	display:none;
    z-index: 999999999999999999999;
}
.mega-drop.reversed {
    left: auto;
    right: -70px;
}
.mega-drop h3 {
    border-bottom: 1px dashed #cbcbcb;
    color: #666666;
    float: left;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 15px;
    padding-bottom: 10px;
    width: 100%;
}
.mega-drop ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 100%;
}
.mega-drop ul li {
    color: #838383;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 22px;
    width: 100%;
	
	position: relative;
	
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
	transition:all 0.4s linear;
}
.mega-drop ul li:before {
    content: "\f061";
    font-family: fontawesome;
    font-size: 9px;
    left: 0;
    position: absolute;
    top: 0;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    opacity: 0;
}
.mega-drop ul li:hover:before {
	opacity:1;
	left:-15px;
}
.mega-drop ul li a{
    color: #838383;
}
.mega-btn {
    background: none repeat scroll 0 0 #64c1ff;
    border: 1px solid #64c1ff;
    color: #fff;
    float: left;
    font-family: open sans;
    font-size: 12px;
    margin-top: 10px;
    padding: 7px 20px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
	transition:all 0.4s linear;
}
.mega-btn:hover {
    background: none repeat scroll 0 0 #fff;
    color: #64c1ff;
}
.mega-thumb {
    float: left;
    width: 100%;
}
.mega-thumb img{
	width:100%;
}
.mega-drop .row > div {
    margin-top: 30px;
}
.mega-drop.parallax {
    width: 1100px;
}
.trends {
    float: left;
    width: 100%;
}
.trends img {
    float: left;
    width: 100%;
}
.trends h5 {
    font-family: open sans;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 5px;
}
.trends h5 a{
	color:#838383;
}
.trends .row {
    margin-left: -10px;
    margin-right: -10px;
}
.trends .row > div{
	padding:0 10px;
}
.trends span{
	color:#cecece;
	font-family:open sans;
	font-size:10px;
	float:left;
	width:100%;
}
.trends i{
	color:#222;
	font-family:open sans;
	font-weight:600;
	font-style:normal;
	font-size:15px;
	float:left;
	width:100%;
}
#comments > h2 {
    font-family: Raleway;
    font-size: 22px;
    margin: 0 0 10px;
}
#comments > p {
    font-family: open sans;
}
#review_form .comment-reply-title {
    float: left;
    font-size: 15px;
    margin: 20px 0 10px !important;
    width: 100%;
}
#review_form form.comment-form {
    float: left;
    font-family: open sans;
    width: 100%;
}
#review_form form.comment-form label {
    color: #454545;
    float: left;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}
#review_form form.comment-form input,#review_form form.comment-form textarea {
    border: 1px solid #eee;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    height: 30px;
	padding:6px 10px;	
    margin-bottom: 20px;
    width: 100%;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#review_form form.comment-form p.stars {
    float: left;
    width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin-left: 70px;
}
ol.commentlist {
    padding: 0;
}
#review_form form.comment-form p {
    float: left;
    width: 100%;
}
#review_form form.comment-form p input[type="submit"] {
    box-shadow: none !important;
    float: right;
    padding: 5px 20px !important;
    text-shadow: none !important;
    text-transform: uppercase;
    width: auto;
	
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
	
}
/*** NEW SLIDES ***/
.new-title{
	font-family:open sans;
	color:#636363;
	font-weight:300;
}
.new-title strong{
	color:#676767;
	font-weight:900;
}
.new-subtitle{
	color:#FFF;
	text-transform:uppercase;
	font-family:open sans;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.new-desc{
	font-family:open sans;
	font-weight:200;
	font-size:16px;
	color:#636363;
}
.new-button{
	color:#fff !important;
	font-family: open sans;
	padding:10px 20px;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.grey-btn{
	color:#fff !important;
	font-family: open sans;
	background:#676767!important;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
}
.new-title2{
	font-family:open sans;
	color:#636363;	
	font-weight:900;
	text-transform:uppercase;
}
.new-desc2{
	font-family:open sans;
	color:#636363;	
}
.pet-slide-title{
	font-family:open sans;
	font-weight:200;
	color:#313131;
}
.pet-slide-title strong{
	font-weight:800;
}
.pet-slide-desc{
	font-family:open sans;
	color:#9f9f9f;
	line-height:30px;
	text-align:center;
}
.pet-slide-bg{
	width:600px;
	height:275px;
	background:#fafafa;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.pet-slide-bg:before {
    background: url("../images/shadow.png") no-repeat scroll center transparent;
    content: "";
    width: 100%;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: -13px;
}
.pet-slide-btn{
	font-family:open sans;
	font-size:15px;
	background:#FFF;
	border:1px solid #eeeeee;
	color:#313131;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
	transition:all 0.4s linear;
}
.pet-slide-btn:hover{
	color:#FFF;
}
.pet-slide2-title{
	font-family:open sans;
	color:#FFF;
	letter-spacing:0.3px;
}
.pet-slide2-subtitle{
	color:#d7d4d4;
	font-family:open sans;
	text-transform:uppercase;
}
.kids-title{
	font-family:open sans;
	color:#3a3a3a;
	font-weight:100;
}
.kids-title strong{
	font-weight:900;
}
.kids-desc{
	color:#324647;
	font-family:open sans;
	text-align:Center;
}
.kids-button{
	font-family: open sans;
	color:#fff !important;
	background:#34494c;
	font-weight:800;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.furniture-title{
	font-family:open sans;
	font-weight:800;
	color:#FFF;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.furniture-subtitle{
	background:#4a4a4a;
	font-family:open sans;
	font-weight:100;
	color:#FFF;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.kids-title.kid-title:before {
    display: none;
}
.kids-subtitle{
    color: #3a3a3a;
    font-family: open sans;
    font-weight: 100;
    font-style: italic;
    font-weight: 500;
}
.kids-title{
    font-family: raleway;
	color:#FFF;
    font-weight: 500;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.kids-title:before {
    background: url("http://themes.webinane.com/wp/ducan/kids/wp-content/uploads/2014/08/kids-title-before.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 100px;
    width: 100px;
    position: absolute;
    left: 30px;
    top: -100px;
}
.kids-title2{
	background:#4b4949;
    font-family: raleway;
	color:#FFF;
    font-weight: 500;
	text-transform:uppercase;
	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.kids-desc2{
	font-size:14px;
	color:#474647;
	font-family:open sans;
	text-align:left;
}
.new-button2{
	border:1px solid #434343;
	color:#474647;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
/* Men Slide */
.men-curve-bg {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    float: left;
    height: 800px;
    position: relative;
    
	-webkit-transform: rotate(14deg) !important;
    -moz-transform: rotate(14deg) !important;
    -ms-transform: rotate(14deg) !important;
    -o-transform: rotate(14deg) !important;
    transform: rotate(14deg) !important;
	
    width: 370px;
	top:-75px !important;
}
.men-title {
    color: #464646;
    font-family: Raleway;
}
.men-product-rate {
    float: left;
    font-family: Raleway;
    font-weight: bold;
}
.slide-men-btn {
    color: #fff !important;
    font-family: Open Sans;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.men-box-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 533px;
    position: relative;
    width: 300px;
}
.men-box-bg:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.5);
    content: "";
    height: 98%;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 96%;
}
.post-meta {
    list-style: none outside none !important;
}
/*===================================================
                DUCAN NEW PARALLAX STYLES
=====================================================*/
.owl-item .product-box {
    margin-top: 0;
}
.products-carousel {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.products-carousel .owl-controls {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    text-align: center;
}
.products-carousel .owl-controls .owl-pagination {
    display: table;
    margin: 0 auto;
}
.products-carousel .owl-controls .owl-pagination .owl-page {
    background: none repeat scroll 0 0 #dadada;
    float: left;
    height: 10px;
    margin: 0 5px;
    width: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.products-carousel .owl-controls .owl-pagination .owl-page.active {
    width: 15px;
    height: 15px;
    margin-top: -3px;
}
.parallax-text {
    float: left;
    width: 100%;
    text-align: center;
    color: #FFF;
}
.parallax-text > h2 {
    font-size: 30px;
    font-family: roboto slab;
    margin: 0 0 30px;
    float: left;
    width: 100%;
    font-weight: 500;
    padding: 20px 0;
    position: relative;
}
.parallax-text > h2:after {
    background: none repeat scroll 0 0 #828282;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -15%;
    position: absolute;
    width: 30%;
}
.parallax-text > p {
    color: #c1c1c1;
    font-family: open sans;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 30px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.parallax-text > a {
    display: table;
    margin: 0 auto;
    padding: 10px 30px;
    border-radius: 3px;
    color: #FFF;
    font-family: roboto slab;
    position: relative;
    z-index: 1;
}
.product-review-image {
    float: left;
    width: 100%;
}
.product-review-image > img {
    float: left;
    width: 100%;
}
.about-product .parallax-text {
    padding-top: 70px;
}
.product-review-carousel .owl-buttons {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 80px;
    height: 35px;
}
.product-review-carousel .owl-buttons > div {
    width: 35px;
    height: 35px;
    background: white;
    position: relative;
    float: left;
    color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.product-review-carousel .owl-buttons > div.owl-next {
    float: right;
}
.product-review-carousel .owl-buttons > div:before {
    content: "\f104";
    color: #333;
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.product-review-carousel .owl-buttons > div.owl-next:before {
    content: "\f105";
}
.product-review-carousel .owl-buttons > div:hover:before {
    color: #FFF;
}
.about-product {
    float: left;
    width: 100%;
    position: relative;
}
.parallax-title {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.parallax-title h2 {
    margin: 0;
    font-family: roboto slab;
    color: #FFF;
}
.testimonials {
    float: left;
    width: 100%;
    text-align: center;
}
.testimonials .nav {
    border: 0 none;
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.testimonials .nav li {
    display: inline-block;
    float: none;
    width: auto;
}
.product-item-detail > a.added_to_cart.wc-forward {
    margin-left: 16px;
}
.women .parallax-text > a.added_to_cart.wc-forward {
    margin-top: 12px;
    float: left;
    margin-left: 0;
}
.testimonials .nav li a, 
.testimonials .nav li a:hover, 
.testimonials .nav li.active a, 
.testimonials .nav li.active a:hover {
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.testimonials .nav li.active a,
.testimonials .nav li.active a:hover {
    border: 1px solid #000;
}
.testimonials .nav li a:before {
    content: "\f107";
    font-family: fontawesome;
    margin-left: -7.5px;
    margin-bottom: -7.5px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    background: black;
    color: #FFF;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.testimonials .nav li.active a:before{
    opacity: 1;
    bottom: 0;
}
.testimonials .nav li a img {
    float: left;
    width: 100%; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.testimonials .tab-content {
    background: none;
    padding: 0;
    float: left;
    width: 100%;
    border: 0;
    margin-top: 30px;
    text-align: center;
    padding: 0 100px;
}
.testimonials .tab-content p {
    color: #c1c1c1;
    font-family: open sans;
    font-size: 15px;
    float: left;
    width: 100%;
    line-height: 28px;
    margin-bottom: 20px;
}
.testimonials .tab-content a {
    color: #fff;
    display: inline-block;
    font-family: roboto slab;
    margin: 0 auto;
    padding: 10px 30px;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.full-title {
    float: right;
    width: 70%;
}
.full-title > h3 {
    margin: 0;
    color: #FFF;
    font-family: roboto slab;
    font-size: 50px;
    text-align: center;
    font-weight: 300;
    line-height: 60px;
}
.boxed-service {
    float: left;
    margin-bottom: 25px;
    padding: 45px 20px 60px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    border: 1px solid #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.boxed-service:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.boxed-service:hover:before{
    opacity: 0;
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
    transform:scale(0.6);
}
.boxed-service i {
    float: left;
    font-size: 90px;
    width: 100%;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.boxed-service:hover i{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.boxed-service h3 {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: -13px;
    left: 0;
}
.boxed-service h3 span {
    background: none repeat scroll 0 0 black;
    color: #fff;
    font-family: roboto slab;
    font-size: 15px;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.product-item {
    float: left;
    padding: 0.5px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.product-item > img {
    width: 100%;
}
.product-item > h3 {
    bottom: 0;
    margin: 0;
    position: absolute;
    padding: 12px;
    font-family: roboto slab;
    color: #3b3b3b;
    font-size: 18px;
    text-align: center;
    width: 100%;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.product-item > h3 span {
    background: rgba(255,255,255,0.8);
    padding: 13px 5px;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition:all 0.4s ease 0.3s;
    -moz-transition:all 0.4s ease 0.3s;
    -ms-transition:all 0.4s ease 0.3s;
    -o-transition:all 0.4s ease 0.3s;
    transition:all 0.4s ease 0.3s;   
}
.product-item:hover > h3{
    opacity: 0;
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -o-transform:scale(0.6);
    transform:scale(0.6);
}
.product-item-detail {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    padding:190px 20px 0;
    text-align: center;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
}
.product-item:hover .product-item-detail{
    opacity: 1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all 0.4s ease 0.3s;
    -moz-transition:all 0.4s ease 0.3s;
    -ms-transition:all 0.4s ease 0.3s;
    -o-transition:all 0.4s ease 0.3s;
    transition:all 0.4s ease 0.3s;    
}
.product-item-detail > span {
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: roboto slab;
    font-size: 30px;
    font-weight: 600;
    color: #444;
}
.product-item-detail > h3 {
    color: #3b3b3b;
    float: left;
    font-family: roboto slab;
    font-size: 16px;
    margin: 0 0 10px;
    width: 100%;
    font-weight: 600;
    float: left;
    width: 100%;
}
.product-item-detail > h3 a{
    color: #3b3b3b;
}
.product-item-detail > p {
    font-family: open sans;
    font-size: 15px;
    color: #9e9e9e;
    float: left;
    width: 100%;
    line-height: 28px;
}
.product-item-detail > a {
    font-family: open sans;
    font-size: 15px;
    background: #434343;
    color: #FFF;
    padding: 8px 20px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
}
.product-review-carousel.women .owl-buttons {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 10px;
    right: auto;
    width: auto;
}
.women .parallax-text > h2:after {
    left: 0;
    margin: 0;
}
.women .about-product .parallax-text {
    text-align: left;
}
.women .parallax-text > h2 {
    color: #585858;
    font-size: 24px;
    font-weight: 700;
}
.product-review-carousel.women:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.91);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.women .parallax-text > p {
    color: #585858;
    padding-right: 20px;
}
.women .parallax-text > a {
    float: left;
}
.product-review-image > span {
    position: absolute;
    right: 30px;
    bottom: 10px;
    padding: 10px;
    font-size: 22px;
    font-family: roboto slab;
    background: rgba(255,255,255,0.8);
    color: #585858;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.product-review-carousel .owl-controls {
    display: block !important;
}
.product-review-carousel .owl-buttons {
    background: none;
    width: auto;
}
/********** Header Style 5 **********/
.header-style5 {
    float: left;
    width: 100%;
    z-index: 99999999999999;
    position: relative;
}
header {
    z-index: 9999;
    position: relative;
}
.top-bar5 {
    float: left;
    width: 100%;
    background: #fbfbfb;
    border-bottom: 1px solid #f2f2f2;
}
.top-bar5 .container {
    padding: 0;
}
header .social-btns {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin: 7px 0 0;
    padding: 0;
    width: auto;
    margin-bottom: 7px;
}
header .social-btns > li > a {
    margin: 0;
}
header .social-btns > li > a > i {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    height: 32px;
    line-height: 32px;
    margin: 0 1px;
    width: 28px;
}
.infos {
    float: left;
    margin-left: 20px;
    font-family: Open Sans;
    font-size: 12px;
    color: #878484;
    letter-spacing: 0.30px;
    line-height: 10px;
    margin: 15px 0 8px 20px;
}
.infos > i {
    margin-right: 10px;
}
.filter-search > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ababab;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    padding: 6px 16px;
    border: 1px solid #e8ecec;
    border-radius: 3px;
    margin-top: 3px;
    margin-left: 3px;
}
.filter-search > button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #e8ecec;
    border-radius: 3px;
    color: #b2b2b2;
    font-size: 13px;
    margin: 3px 3px 3px 6px;
    padding: 5px 12px;
}
.filter-search {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ebebeb;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: right;
    margin-right: 30px;
    margin-top: 4px;
}
.top-bar5 .bar-dropdown {
    padding: 17px 0;
}
.menu-sec5 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    float: left;
    position: relative;
    width: 100%;
    z-index: 12;
}
.menu-sec5:before {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.6);
    content: "";
    z-index: 999;
}
.menu-sec5 nav .menus > li:hover:before {
    width: 100%;
}
.menu-sec5 .logo {
    float: left;
    margin-right: 100px;
    margin-top: 14px;
}
.menu-sec5 .container {
    padding: 0;
}
.menu-sec5 nav {
    float: left;
}
.menu-sec5 nav .menus {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu-sec5 nav .menus > li {
    float: left;
    line-height: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}
.menu-sec5 nav .menus > li:before {
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 0;
    z-index: 99999999;
}
.menu-sec5 nav .menus > li > a {
    color: #878585;
    float: left;
    font-family: Roboto Slab;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding: 11px 19px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
/* HEader Style6 */
.header-style6 .logo {
    float: left;
    width: 100%;
    text-align: center;
}
.header-style6 {
    float: left;
    width: 100%;
}
.top-bar6 {
    float: left;
    width: 100%;
}
.top-bar6 .container {
    padding: 0;
}
.top-bar6 .bar-dropdown {
    float: right;
    padding: 20px 0;
}
.top-bar6 .infos {
    margin-top: 20px;
}
header.header-style6 .social-btns {
    margin-top: 10px;
}
.header-style6 .logo > h1 {
    color: #000;
    float: left;
    font-size: 100px;
    font-weight: 100;
    margin: 0;
    width: 100%;
}
.header-style6 .logo > h1 > a {
    color: #454545;
}
.header-style6 .logo > h1 > a i {
    font-style: normal;
    font-weight: 900;
}
.header-style6 .logo > span {
    float: left;
    width: 100%;
    font-family: Open Sans;
    font-size: 13px;
    color: #d0d0d0;
    letter-spacing: 0.30px;
    margin-top: -5px;
}
.menu-sec6 {
    float: left;
    width: 100%;
}
.menu-sec6 .container {
    padding: 0;
	position:relative;
}
.menu-sec6 nav {
    float: left;
    width: 100%;
}
.menu-sec6 nav > ul{
    display: table;
    float: none;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.menu-sec6 nav > ul > li {
    float: left;
    padding: 19px;
    position: relative;
}
.menu-sec6 > nav > ul > li > a {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 11px;
    padding: 13px 22px;
    text-transform: uppercase;
}
.menu-sec6 .search {
   display:none;
}
.menu-sec6 nav > ul > li:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 20px;
    content: "";
    margin-top: -10px;
    height: 0;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.menu-sec6 nav > ul > li:hover:before {
    height: 20px;
    opacity: 1;
}
/* Our team */
.our-team {
    float: left;
    position: relative;
    width: 100%;
}
.our-team > img {
    border-radius: 3px;
    float: left;
    width: 100%;
}
.team-detail {
    bottom: 18px;
    padding: 18px 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.our-team:hover:before {
    bottom: 0;
    height: 100%;
}
.our-team:hover > .team-detail {
    bottom: 50%;
    margin-bottom: -41px;
}
.team-detail > h3 {
    color: #2b2b2b;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0 0 3px;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
.team-detail > span {
    color: #777777;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
.our-team:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 18px;
    content: "";
    height: 75px;
    left: 0;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.our-team:hover ul {
    opacity: 1;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.our-team ul {
    left: 0;
    margin: 0 0 0 25%;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 85%;
	
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    
    width: 51%;
}
.our-team ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.our-team ul > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #000000;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 37px;
}
.our-team ul > li > a:hover{
	 border: 1px solid rgba(0, 0, 0, 0.9);
}
.no-padding{
	padding:0;
}
.sidebar-search > .search {
    margin: 0;
}
/* Variation Product */
.variations_form.cart {
    float: left;
    width: 100%;
}
.single-post-desc .cart-options > form {
    float: left;
    margin-bottom: 0 !important;
    margin-top: 30px;
    width: 150px;
}
.variations_form.cart {
    width: 100% !important;
}
.variations {
    border: medium none;
    float: left;
    margin: 0 !important;
    width: 100%;
}
.variations_button {
    float: left;
    margin-top: 13px;
    width: auto;
}
.variations > tbody {
    float: left;
    width: 100%;
}
.variations > tbody > tr .label {
    float: left;
    margin: 0 15px 0 0;
    padding: 0 !important;
	margin-bottom:15px;
}
.variations > tbody > tr .label > label {
    color: #565656;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal !important;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 11px 13px;
    text-align: center;
    width: 100%;
}
.variations > tbody > tr .value {
    border: medium none;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    
	float: left;
    height: auto;
    padding: 0;
	margin-bottom:15px;
}
.variations > tbody > tr .value > select {
    border: 1px solid #e8ecec;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    
    height: 38px;
    padding-left: 12px;
}
.variations > tbody > tr .value > a {
    color: #565656;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-top: 7px;
    text-align: center;
    width: 100%;
}
.single_variation {
    float: left;
    font-family: Open Sans;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    margin-right: 20px;
    width: auto;
}
.product-type-variable .quantity.buttons_added {
    float: left;
    margin-right: 15px !important;
    width: auto !important;
}
/* Footer Link  */
.footer-widget > ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-widget > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.footer-widget > ul > li > a {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    transition: all 0.4s ease 0s;
}
.footer-widget > ul > li > a:hover {
    padding-left: 15px;
}
.footer-widget > ul > li > a:hover:before {
    opacity: 1;
}
.footer-widget > ul > li > a:before {
    color: #888888;
    content: "�?";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    left: 0;
    opacity: 0;
}
/* Select Dropdown */
.booking-dropdown {
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}
.booking-dropdown .minict_wrapper {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    cursor: pointer;
    font-family: Noto Sans;
    font-size: 11px;
    height: auto;
    margin-top: 3px;
    padding: 6px 19px;
    width: 100%;
    margin-left: 3px;
    margin-bottom: 3px;
}
.booking-dropdown .minict_wrapper:after {
    height: 100%;
    line-height: 17px;
    top: 0;
    width: 33px;
    border-left: 1px solid #ebebeb;
	
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
/* Select Box Styling */
.minict_wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    color: #333333;
    font-family: "Segoe UI",Segoe,"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    height: 2.2rem;
    position: relative;
    width: 180px;	
	
}
.minict_wrapper:after {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #525252;
    content: "\f107";
    display: block;
    font-family: fontawesome;
    font-size: 15px;
    line-height: 6px;
    padding: 3px 8px 14px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -3px;
}
.minict_wrapper.active:after {
    content: "�?";
}
.minict_wrapper input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #000000;
    cursor: default;
    font-family: Open Sans;
    font-size: 12px;
    height: auto;
    outline: medium none;
    padding: 0 2.2rem 0 0.4rem;
    width: 100%;
}
.minict_wrapper ul {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    max-height: 22rem;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 2rem;
    width: 100%;
    z-index: 999999;
}
.minict_wrapper ul li {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    cursor: pointer;
    font-size: 12px;
    height: auto;
    line-height: 10px;
    list-style: none outside none;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
}
.minict_wrapper ul li:hover {
    background: none repeat scroll 0 0 #FCFCFC;
    color: #111111;
}
.minict_wrapper ul li.minict_group {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #444444;
    cursor: default;
    font-weight: bold;
}
.minict_wrapper ul li.minict_empty {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #BBBBBB;
    display: none;
    font-size: 0.9rem;
    height: 3.5rem;
    line-height: 3.3rem;
    text-align: center;
}
.minict_wrapper ul li.selected {
    background: none repeat scroll 0 0 #F9FCFF;
    color: #819A9A;
}
.minict_wrapper ul li.highlighted {
    background: none repeat scroll 0 0 #819A9A;
    color: #FFFFFF;
}
.minict_wrapper ul li.hidden {
    display: none;
}
.minict_wrapper.bubble:hover {
    border-color: #DCDCDC;
}
.minict_wrapper.bubble ul {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    overflow: visible;
    top: 37px;
}
.minict_wrapper.bubble ul:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
    border-style: solid;
    border-width: 0 10px 10px;
    color: rgba(0, 0, 0, 0);
    content: ".";
    height: 0;
    left: 20px;
    position: absolute;
    top: -10px;
    width: 0;
}
.minict_wrapper.bubble ul li.minict_first {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.minict_wrapper.bubble ul li.minict_last {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.woocommerce > form > fieldset {
    float: left;
    margin-top: 15px;
    width: 100%;
}
section.page .woocommerce > p.myaccount_user > a {
    background: none repeat scroll 0 0 #e8ecec;
    color: #565656;
    float: none !important;
    margin: 0 15px !important;
    padding: 1px 9px;
    width: auto !important;
}
/* With Add */
.menu-sec6.with-ads .logo {
    float: left;
    margin: 0;
    width: auto;
}
.ads-section {
    float: right;
}
.block .ads-section {
    float: right;
	margin-bottom:30px;
}
/* Footer Light */
.light {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #dddddd;
	
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.05) inset;
    -ms-box-shadow: 0 0 14px rgba(0, 0, 0, 0.05) inset;
    -o-box-shadow: 0 0 14px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05) inset;
}
.light h3:before {
    display: none;
}
.light h3 {
    border-bottom: 1px solid #d0d0d0;
    color: #555555;
    text-transform: uppercase;
}
.light p {
    color: #777777;
}
.light .footer-about ul li p {
    color: #777777;
}
.light .footer-about ul li:hover span,
.light .footer-product ul li a:hover {
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
}
.light .footer-about ul li span,
.light .footer-product > ul li {
    border: medium none;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.light .footer-about ul li span > i,
.light .footer-product ul li a {
    background: none repeat scroll 0 0 #61666c;
    border: medium none;
    height: 32px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
    line-height: 31px;
}
.light .footer-product ul li a.added_to_cart.wc-forward {
    background: none repeat scroll 0 0 #61666c;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    line-height: 16px;
}
.light .footer-product > h4 a {
    color: #b05f54;
    font-weight: bold;
    letter-spacing: 0.3px;
}
.light .footer-post li {
    background: none repeat scroll 0 0 #f4f4f4;
    border: medium none;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.light .footer-post li a {
    color: #666666;
}
.light .footer-post li i {
    color: #999999;
    font-size: 10px;
    text-transform: uppercase;
}
.light .footer-deals > a > i {
    background: none repeat scroll 0 0 #737373;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    bottom: 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    left: 4px;
}
.footer-deals > a:hover > i {
    left: -80px;
}
.light .bottom-line {
    background: none repeat scroll 0 0 #e4e0e0;
    border-top: 1px solid #faf9f9;
}
.light .payment-accept > span {
    color: #666666;
    text-transform: uppercase;
}
.light .bottom-menu li {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #ffffff;
}
.light .bottom-menu li a {
    color: #62676d;
}
.light .bottom-menu li a:hover {
    color: #ffffff;
}
.light .bottom-menu {
    border-left-color: #fff;
    border-right-color: #c1c1c1;
}
.light .bottom-line > span {
    background: none repeat scroll 0 0 #f7f7f7;
    color: #666666;
    text-transform: uppercase;
}
/* Sign Up Modal */
.sign-up-modal {
    z-index: 9999999999999999;
}
.sign-up-modal .modal-dialog {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    height: auto;
    margin: 0;
    top: 0;
    width: 100%;
}
.sign-up-modal .modal-dialog .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
	
    float: left;
    position: relative;
    width: 100%;
}
.signup-form-sec {
    background-image: url("images/signup-bg.jpg");
    background-size: cover;
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.signup-form-sec:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
}
.signup-form-sec > .container {
    padding: 0;
    position: relative;
}
.signup-form-sec .close-modal {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    font-size: 35px;
    height: 60px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 60px;
    z-index: 9999;
}
.signup-form {
    float: left;
    width: 100%;
}
.form-head {
    background: none repeat scroll 0 0 #191919;
    float: left;
    padding-bottom: 30px;
    padding-top: 50px;
    text-align: center;
    width: 100%;
}
.form-head > h3 {
    color: #ffffff;
    float: left;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.3px;
    margin: 0 0 18px;
    text-transform: uppercase;
    width: 100%;
}
.form-head > ul {
    display: table;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.form-head > ul > li {
    float: left;
    margin: 0 11px;
}
.form-head > ul > li > a {
    float: left;
}
.form-head > ul > li > a i {
    border: 1px solid rgba(255, 255, 255, 0.26);
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    
	color: #fff;
    float: left;
    font-size: 23px;
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.form-head > ul > li > a i.fa-facebook{
	background:#0046d4;
}
.form-head > ul > li > a i.fa-twitter{
	background:#21c2f8;
}
.signup-form > form {
    background-image: url("images/signup-pattern.png");
    background-repeat: repeat;
    float: left;
    padding: 0 25px;
    width: 100%;
}
.signup-form > form > span {
    color: #ffffff;
    float: left;
    font-family: Raleway;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding-bottom: 45px;
    padding-top: 25px;
    text-align: center;
    width: 100%;
}
.signup-form > form > span > i {
    float: left;
    font-size: 20px;
    font-style: normal;
    font-weight: lighter;
    line-height: 16px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.signup-form > form > label {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.signup-form > form > label input[type="text"],
.signup-form > form > label input[type="password"] {
	padding-left: 70px;
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 4px;
    border: medium none;
    float: left;
    font-family: Raleway;
    font-size: 14px;
    height: 46px;
    width: 100%;
}
.signup-form > form > label i {
    color: #fff;
    font-size: 15px;
    height: 46px;
    left: 3px;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 44px;
}
.signup-form > form > label input[type="checkbox"] {
    float: left;
    margin-top: 15px;
}
.signup-form > form > label p {
    color: #ffffff;
    font-family: Raleway;
    font-size: 14px;
    font-weight: lighter;
    line-height: 23px;
    margin-bottom: 0;
    margin-left: 29px;
    margin-top: 11px;
}
.signup-form > form > label p  a{
    color: #ffffff;
    font-weight: bold;
	letter-spacing:0.30px;
}
.signup-form > form input[type="submit"] {
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: table;
    float: none;
    font-family: open sans;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 9px 21px;
}
.signup-form > form > p {
    color: #fff;
    float: left;
    font-family: Open Sans;
    letter-spacing: 0.3px;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}
.signup-info {
    float: left;
    padding-top: 190px;
    width: 100%;
}
.signup-info > h3 {
    color: #333333;
    float: left;
    font-family: Raleway;
    font-size: 35px;
    letter-spacing: 0.3px;
    line-height: 40px;
    margin: 0;
    width: 100%;
}
.signup-info > h3 > i {
    font-style: normal;
    font-weight: bold;
}
.signup-info > p {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-top: 60px;
    width: 100%;
}
.signup-features {
    float: left;
    list-style: none outside none;
    margin: 50px 0 0;
    padding: 0;
    width: 100%;
}
.signup-features > li {
    float: left;
    text-align: center;
	margin-top:30px;
}
.signup-features > li > i {
    background: none repeat scroll 0 0 #fff;
    border: 3px solid;
    border-radius: 50%;
    display: table;
    float: none;
    font-size: 45px;
    height: 109px;
    line-height: 102px;
    margin: 0 auto;
    text-align: center;
    width: 109px;
}
.signup-features > li > h3 {
    color: #191919;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 17px 0 10px;
    width: 100%;
}
.signup-features > li > span {
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    text-align: center;
    width: 100%;
}
.account-drop-sec > form input[type="button"] {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #efefef;
    
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 12px;
    margin-right: 13px;
    padding: 6px 13px;
}
.account-drop-sec > form input[type="button"] {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333;
    color: #fff;
    float: right;
    margin: 0;
}
.signup-form > form #msgs > p {
    color: red;
    float: left;
    font-family: Raleway;
    letter-spacing: 0.3px;
    text-align: center;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
}
.form-row.terms > label {
    float: right;
    padding: 0 !important;
    width: auto;
}
.form-row.terms {
    margin: 0 !important;
    padding: 0 !important;
}
.form-row.terms input[type="checkbox"] {
    float: right;
    width: auto;
}
.product-category.product {
    float: left;
    list-style: outside none none;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
    width: 25%;
}
.product-category.product > a {
    background: none repeat scroll 0 0 #fafafa;
    border-radius: 3px;
    float: left;
    padding: 20px;
    width: 100%;
}
.product-category.product > a img {
    border-radius: 3px;
    float: left;
    margin-bottom: 12px;
    width: 100%;
}
.product-category.product h3 {
    float: left;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    width: 100%;
	color:#555;
}
.product-category.product h3 mark {
    border-radius: 50%;
    float: right;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    margin-right: -8px;
    margin-top: -40px;
    width: 30px;
	color:#fff;
    background:gray;
}
.wpb_toggle,
.wpb_accordion_header.ui-accordion-header {
    background-color: #fff;
    border: 1px solid #e8ecec;
    border-radius: 3px;
    color: #555555;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding: 14px 40px !important;
    text-transform: uppercase;
    width: 100%;
    background-position: 13px 14px !important;
}
.wpb_toggle_content,
.wpb_accordion_content.ui-accordion-content {
    color: #888888;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    margin: 20px 0 !important;
    padding: 0 !important;
    width: 100%;
}
.wpb_accordion_header.ui-accordion-header a {
    color: #555;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding: 0 !important;
    text-transform: uppercase;
}
.wpb_accordion_header.ui-accordion-header span {
    top: 15px !important;
}
.wpb_call_to_action {
    float: left;
    width: 100%;
}
.wpb_wrapper {
    float: left;
    width: 100%;
}
.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ui-state-default.ui-corner-top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.vc-inner .post-title {
    color: #333333;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}
.shipping_calculator {
    float: left;
    width: 100%;
}
.vc-inner .post-title a{
    color: #333333;
}
.entry-content {
    float: left;
    width: 100%;
}
.vc-inner .post-thumb > a {
    float: left;
    height: auto;
    left: 0;
    opacity: 1;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
.vc_call_to_action {
    float: left;
    width: 100%;
}
.wpb_widgetised_column.wpb_content_element {
    float: left;
    width: 100%;
}
.vc_call_to_action > p {
    float: left;
    margin: 10px 0 !important;
    width: 100%;
}
.wpb_call_text,
.wpb_heading {
    float: left;
    font-family: Open Sans;
    font-size: 22px;
    letter-spacing: 0.3px;
}
.vc-inner .post-thumb:hover > a {
    left: 0;
    margin: 0;
    top: 0;
}
.vc-inner .post-thumb > a img {
    float: left;
    width: 100%;
}
.entry-content > p {
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    width: 100%;
}
.yith-wcan-select-wrapper {
    margin-right: 0;
    max-width: 270px;
}
.select2-container {
    float: left;
    width: 100%;
}
.sidebar-widget .footer-product ul li a.added_to_cart.wc-forward {
    position: absolute;
    top: -11px;
    z-index: 99;
}
.shipping_calculator {
    width: 100%;
}
img{
    height: auto;
}
/*  single product cart style */
form .userincr-btn-dec {
    background: #383838 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
    float: left ;
    font-size: 13px;
    font-weight: 700;
    height: 22px ;
    text-align: center;
    text-shadow: 0 0 0;
    width: 17px ;
}
form .quantity .text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #515151;
    font-family: open sans;
    font-size: 18px;
    height: 22px ;
    padding: 0 0 0 10px ;
    width: 58px ;
}
form .userincr-btn-inc {
    background: #383838 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #ffffff;
    float: right ;
    height:  22px ;
    text-align: center;
    text-shadow: 0 0 0;
    width: 17px;
}
form .quantity {
    width: auto !important;
}
/* cart page style */
.decrements .quantity {
    display: table;
    float: none;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    width: 90px;
    padding: 27px 0px;
    border-radius: 2px;
}
.decrements .quantity .userincr-btn-dec {
    background: #383838 none repeat scroll 0px 0px;
    border: medium none;
    box-shadow: none;
    color: #FFF;
    height: 27px;
    line-height: 22px;
    text-shadow: 0px 0px 0px;
    transition: all 0.4s ease 0s;
    width: 100%;
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: 0px;
    border-radius: 2px 2px 0px 0px;
}
.decrements .quantity .userincr-btn-inc {
    background: #383838 none repeat scroll 0px 0px;
    border: medium none;
    border-radius: 0px;
    box-shadow: none;
    color: #FFF;
    float: right;
    font-size: 14px;
    height: 27px;
    line-height: 22px;
    position: static;
    text-shadow: 0px 0px 0px;
    transition: all 0.4s ease 0s;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 0 2px 2px;
}
.decrements .quantity .input-text {
    background: #ffffff;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    font-family: open sans;
    font-size: 18px;
    height: 34px;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 0;
    width: 100%;
}
.images {
    width: 100% !important;
}
/* New Changes */
.single-post-head .price {
   padding: 16px 10px;
   width: 130px;
}
.summar .single-post-desc > .single-post-head > div > p > del {
   font-size: 15px !important;
}
.summar .single-post-desc > .single-post-head > div > p > ins {
   font-size: 15px;
}
.customlist > select {
   font-size: 13px;
   padding: 2px 0 2px 10px;
}
/* Combo Product */
.product-sec {
    float: left;
    width: 100%;
}
.product-data {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.product-img {
    float: left;
    width: 100%;
}
.product-img > img {
    width: 100%;
}
.product-content {
    
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    padding: 15px 20px;
    width: 100%;
}
.title {
    border-bottom: 1px solid #ececec;
    float: left;
    margin-bottom: 15px;
    padding: 10px 0;
    width: 100%;
}
.title > span {
    color: #87a327;
    float: left;
    font-family: open sans;
    font-size: 11px;
    width: 60%;
}
.title > h3 {
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0;
}
.title > h3 > a {
    color: #444444;
}
.title > h3 > a:hover {
    color: #888888;
}
.title > img {
    float: right;
    height: 30px;
    width: 30px;
}
.rate {
    float: left;
    width: auto;
}
.price {
    float: left;
    width: 100%;
}
.rate .price .amount {
    color: #888888;
    font-family: lato;
    font-size: 14px;
}
.rate .price ins .amount {
    color: #333333;
}
.rate .price ins {
    margin-left: 11px;
    text-decoration: none;
}
.tooltip-btn {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tooltip-btn li {
    float: right;
    margin-left: 10px;
    overflow: visible;
    position: relative;
}
.tooltip-btn li > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e8ecec;
    border-radius: 3px;
    box-shadow: none;
    color: #6c6c6c;
    float: left;
    font-size: 14px;
    padding: 0;
    text-align: center;
    transition: all 0.4s ease 0s;
}
.tooltip-btn li:hover > a {
    background: #d84c3d none repeat scroll 0 0;
    border: 1px solid #d84c3d;
    color: #fff;
}
.tooltip-btn li > span {
    border-radius: 3px 0 0 3px;
    color: #fff;
    font-family: open sans;
    font-size: 13px;
    height: 100%;
    left: -121px;
    line-height: 29px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: rotateX(90deg);
    transition: all 0.4s ease 0s !important;
    width: 120px;
    z-index: 99999;
}
.tooltip-btn li:hover > span {
    background: #d84c3d none repeat scroll 0 0;
    border: 1px solid #d84c3d;
    opacity: 1;
    transform: scaleX(1);
}
.product-content h3{
    width: auto;
}
.product-content .title > span {
    float: left;
    text-align: left;
    width: 100%;
}
.product-content h3 {
    padding-right: 60px;
    width: 100%;
}
.product-content img {
    margin-top: -31px;
}
.single-post-head .product_meta {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.single-image, 
.single-image .spritezoom-view {
    float: left;
    width: 100% !important;
}
.vc_column_container.col-md-6 {width: 50%;}
.vc_column_container.col-md-12 {width: 100%;}
.vc_column_container.col-md-4 {width: 33.334%;}
.vc_column_container.col-md-3 {width: 25%;}
.woocommerce .best-seller a.button.loading::after{
    top:0em;
    right:0.5em;
}
.woocommerce .best-deals a.button.loading::after{
    top:1em;
}
.block ul.tooltip-btn > li > a.added{
    width: 50px;
}
.latest-brands  .added_to_cart.button.wc-forward {
    border-radius: 3px 0 0 3px;
    border-right: medium none;
    line-height: 9px;
    margin-top: -33px;
    padding-right: 23px !important;
    
}
/*===== Woocommerce Updated Element Style =====*/
.woocommerce-MyAccount-content {
    float: left;
    width: 100%;
}
.woocommerce-MyAccount-navigation {
    border-bottom: 0 none;
    border-top: 0 none;
    margin-top: 0;
}
.woocommerce-MyAccount-navigation > ul {
    float: left;
    list-style: outside none none;
    margin: 0 !important;
    padding-left: 0;
    width: 100%;
}
.woocommerce-MyAccount-navigation > ul > li {
    color: #ffffff !important;
    float: left;
    margin-bottom: 2px;
    width: 100%;
}
.woocommerce-MyAccount-navigation > ul > li a {
    background: #333333 none repeat scroll 0 0;
    color: inherit;
    float: left;
    padding: 10px 30px;
    width: 100%;
}
.woocommerce-MyAccount-navigation > ul > li:last-child {margin-bottom: 0;}
.woocommerce-MyAccount-content {
    border-left: 1px solid #eeeeee;
    padding-left: 20px;
}
.woocommerce-MyAccount-content > p {
    float: left;
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-message {
    float: left;
    margin-top: 20px !important;
}
.woocommerce-MyAccount-content > form fieldset {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.woocommerce-MyAccount-content > form fieldset legend {padding-bottom: 20px;}
.woocommerce-MyAccount-content .woocommerce-Address-title .edit {
    color: #fff;
    float: left !important;
    margin-left: 20px;
    padding: 7px 15px;
    font-size: 13px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses{
    padding:20px;
}
.mega-drop .row > div.col-md-3 {margin-top: 0;}
/*================changing by usman===============*/
.boxed .search-bar3{
    float: left;
}
.boxed .cart-dropdown.cart-panel.style3{
    right: 48px;
    float: right;
}
.mega-drop .row > div.col-md-4{
    margin-top: 0;
}
.price{
	width: unset;
}
.grid-product > ul{
	clear: none !important;
}
.header-style3 .cart-dropdown.cart-panel.style3{
    float: right;
}
.woocommerce table.shop_table {text-align: center;}
.product-box2 .product-info-box > ul > li:last-child{margin-right: 0;}

.product-info-box ul li:last-child {
    margin-right: 0;
}
.added_to_cart.wc-forward {
    border-color: transparent !important;
    padding: 10px 0;
    text-align: center;
}
a.added_to_cart.wc-forward{
	line-height: 14px !important;
	font-size: 13px;	
}
.header-style2 .cart-dropdown.style3 > a > span {
    position: absolute;
    right: -12px;
    top: -3px;
}
.header-style2 .cart-dropdown.style3 > a {
    border-radius: 10px;
    line-height: 23px;
    position: relative;
}

.woocommerce-Address-title.title > a.edit {
    background: #2d2d2d none repeat scroll 0 0;
    border-radius: 7px;
}
.woocommerce-Address-title.title > h3 {
    line-height: initial;
}

.button[name="save_address"] {
    background: #333 none repeat scroll 0 0 !important;
    color: #fff !important;
    margin-top: 20px !important;
}
.woocommerce div.product form.cart .button {
    margin-top: 30px;
}
.woocommerce-checkout .block {
    padding-top: 0px;
}