0c82df {
    margin: 0;
    padding: 0;
	overflow-x:hidden;
	background: none repeat scroll 0 0 #ffffff;
	
}
p{color:#333;font-size: 15px;margin-bottom: 18px;font-family: Raleway;letter-spacing:.7px;line-height:24px;}
/* General Setting */
.block {
    float: left;
    padding: 40px 0;
    position: relative;
    width: 100%;
    z-index: auto;
}
.block2 {
    float: left;
    padding: 30px 0;
    position: relative;
    width: 100%;
    z-index: auto;
}
.block3 {
    float: left;
    padding: 0;
    margin:0px;
    position: relative;
    width: 100%;
    z-index: auto;
}
.pr_0{padding-right:0px !important;}
.pl_0{padding-left:0px !important;}
.mt_0{padding-top:0px !important;}
.pb-0{padding-bottom:0px !important;}
.mb-0{margin-bottom:0px !important;}
.mt-10{padding-top:10px;}
.pb-20{padding-bottom:20px !important;}
.remove-gap {
    padding-top: 0;
}
.block .container {
    padding: 0;
}

.fixed-img {
    height: auto;
    margin:0px;
    padding:0;
    background:#000;
}

.fixed-img2 {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.fixed-img img{
    margin-bottom:-5px;
    padding:0px;
    width:100%;
}
.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:#f2f2f2;
}

.slider > img {
    float: left;
    width: 100%;
}

.heading{font-size: 17px}

.heading-5 {
    float: left;
    position: relative;
    width: 100%;
	margin-bottom:30px;
}
.heading-5 h2 {
    border-bottom: 1px solid #F0B70C;
    color: #404040;
    float: left;
    text-transform: uppercase;
    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;
}
.widget-0c82df {
    float: left;
    margin-top: 60px;
    width: 100%;
}

.bg-gray{background:#FCFCFC}
.bg-gray .heading4 h2{background:#FCFCFC}

/* 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 {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    text-align:center;
}
.heading3:before {
    background: none repeat scroll 0 0 #D8D8D8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
}
.heading3 > 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 0;
    padding: 8px 19px;
    position: relative;
    text-align:center;
    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-top: 15px;
    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 {
    background: none repeat scroll 0 0 #525252;
    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;
}



/* 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 */
.heading7 {
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.heading7 > h2 {
    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;
}
.heading7 > h2 i {
    color: #1596fb;
    font-style: normal;
    font-weight: 600;
}

.heading7 > 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;
}
.heading7 > span {
    color: #333;
    float: left;
    font-family: raleway;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 10px;
    margin-top: 12px;
    padding-left: 40px;
}

.text-justify{text-align:justify}
.text-upper{text-transform:uppercase}

/* 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: #fff;
    float: left;
    font-family: open sans;
    font-size: 12px;
    line-height: 16px;
    margin-right: 95px;
    padding: 11px 0;
    width: auto;
}
.top-bar > span a{color: #fff;}
.top-bar > span a:hover{color: #F0FF00;}
.top-bar > span i {
    float: left;
    font-size: 17px;
    margin-right: 12px;
}
.bar-dropdown {
    float: right;
    margin: 0 0 0 0;
    padding: 0;
}
.top-bar ul.menu-top {
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none outside none;
}
.top-bar ul.menu-top li{
    float: left;
    margin: 0 0 0 0;
    font-size: 11px;
    line-height: 16px;
    padding: 11px 0 11px 21px;
}
.top-bar ul.menu-top li a{
    color: #fff;
}
.top-bar ul.menu-top li a:hover, .top-bar ul.menu-top li a.active{
    color: #F0FF00;
    font-weight: bold;
}

.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;
    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;
	
    -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;
    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;
    margin-top: 33px;
    opacity: 1;
    top: 10px;
	
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.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: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);
	
	top: 100px;
}
.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;
    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;
    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: 11px;
    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 > 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%;
}
.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 #0172cb;
    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: 50px;
}
.header2 .search-header form input {
    height: 39px;
}
.header2 nav {
    background: none repeat scroll 0 0 #F2F2F2;
    padding-bottom: 25px;
}
.header2 .logo {
    padding-top: 0px;
}

.menu.style2 > ul > li {
    margin-right: 15px;
}
.menu.style2 > ul > li > a {
    //background: none repeat scroll 0 0 #ECECEC;
    color: #fff;
    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.active, .menu.style2 > ul > li > a.active span{
    background: none repeat scroll 0 0 #FCFCFC;
    color: #1596FB;
    font-weight: 600;
}
.menu.style2 > ul > li > a > span {
    color: #eee;
    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;
    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;
	
    -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: 80px;
    z-index: 9999999;
}


/* Mega Menu */
.menu > ul > li ul.mega-menu > li > ul {
    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 ul.mega-menu > li > ul > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
}
.menu > ul > li ul.mega-menu > li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu > ul > li ul.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;

    overflow: hidden;
    top: 62px;
    width: 715px;
}
.menu > ul > li ul.mega-menu > li {
    border: medium none;
    float: left;
    list-style: none outside none;
    width: 25%;
}
.menu > ul > li ul.mega-menu > li > ul {
    margin: 0;
    padding: 20px 0;
}
.menu > ul > li ul.mega-menu > li > ul > li {
    float: left;
    list-style: none outside none;
    margin: 8px 0;
    padding-left: 15px;
    position: relative;
    width: 100%;
}
.menu > ul > li ul.mega-menu > li > ul > 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 ul.mega-menu > li > ul > li:after, .menu > ul > li ul.mega-menu > li > ul > li:before{
	display:none;
}
.menu > ul > li ul.mega-menu > li > ul > 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 ul.mega-menu > li > ul > li:before {
    background: none repeat scroll 0 0 #B5B5B5;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 5px;
}
.menu > ul > li ul.mega-menu > li > ul > li > 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 ul.mega-menu > li > ul > li:first-child:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu > ul > li ul.mega-menu > li > ul > li:first-child:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.menu > ul > li ul.mega-menu > li > ul > li > a {
    color: #424242;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
}
.menu > ul > li ul.mega-menu > li > ul > li > a:hover,.menu > ul > li ul.mega-menu > li > ul > li > a.active {
    color: #0c82df;
}
.menu > ul > li ul.mega2 li a.active {
    color: #0c82df;
}
.menu > ul > li ul.mega-menu .menu-offers {
    float: left;
    margin-top: 20px;
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.menu > ul > li ul.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 ul.mega-menu > li.col-md-5 {
    width: 41.6667%;
}
.menu > ul > li ul.mega-menu > li.col-md-2 {
    width: 16.6667%;
}
.menu > ul > li ul.mega-menu > li.col-md-4 {
    width: 29.3333%;
}
.menu > ul > li ul.mega-menu > li.col-md-3 {
    width: 28.3333%;
}
.menu > ul > li ul.mega-menu > li.col-md-6 {
    width: 50%;
}
.menu > ul > li ul.mega-menu > li.col-md-7 {
    width: 58.3333%;
}
.menu > ul > li ul.mega-menu > li.col-md-8 {
    width: 66.6667%;
}
.menu > ul > li ul.mega-menu > li.col-md-9 {
    width: 75%;
}
.menu > ul > li ul.mega-menu > li.col-md-10 {
    width: 83.3333%;
}
.menu > ul > li ul.mega-menu > li.col-md-11 {
    width: 91.6667%;
}
.menu > ul > li ul.mega-menu > li.col-md-12 {
    width: 100%;
}

.menu > ul > li ul.mega-menu > li > 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 > li > 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 a.menu-btn {
    background: none repeat scroll 0 0 #FF0018;

    -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:5px 10px;
}

.menu > ul > li ul.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: 17px;
    font-weight: bold;
    height: auto;
    left: 2%;
    padding-bottom: 12px;
    padding-top: 15px;
    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%;
}
.menu > ul > li ul.mega-menu .menu-offers > span > i {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 10px;
    width: 100%;
    color:#000;
}
.menu > ul > li ul.mega-menu .menu-offers > span p {
    padding-top: 18px;
}
.menu > ul > li ul.mega-menu .menu-offers > .text1 {
    font-size: 16px;
    line-height:30px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    padding:5px 0xp;
}

/* Reverse Mega Menu */
.menu > ul > li ul.mega-menu.reverse {
    left: -627px;
}


.menu > ul > li ul.mega-menu.reverse:before {
    left: auto;
    right: 44px;
}


/* Responsive Menu */
.responsive-header {
    display: none;
    width: 100%;padding:0;
}
.responsive-header .top-bar .menu-top{float: right;width: 75%;}
.responsive-header .top-bar .menu-top li{padding: 0;margin:0px 0 0 7px;float: right;}
.responsive-header .top-bar .menu-top li a{color:#095A91;}
.responsive-header .top-bar span{
	color:#095A91;
	float: right;
	padding: 0;
	margin:0px 0 10px 0;
	width: 85%;
}
.responsive-header .top-bar span a{color:#095A91;}
.responsive-header .top-bar {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
}
.responsive-header .top-bar .logo {
    float: left;
    position: absolute;
    top:7px;
}
.responsive-header .top-bar .logo img{width:70%;}
.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;
    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;
}

/* Logo */
.logo {
    float: left;
    margin-right: 60px;
    margin-bottom: -20px;
}
.menu {
    float: left;
    padding-top: 15px;
    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;
}
.menu > ul > li:hover ul {
    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;
    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;
    top: 70px;
}
.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;
    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;
	
    -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;
    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%;
}
.m0{margin:0px;}
.home-form{
	border:1px solid transparent;
	background:#FCFCFC;
	overflow:auto;
	margin:0px;
	padding:20px 0 10px 0;
	-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 4px 10px rgba(0, 0, 0, 0.1);
}
.home-form .input-style{
	border-radius: 0px;
}
.home-form .submit {
    background: none repeat scroll 0 0 #0c82df;
    border:0px;
    color: #FFFFFF;
    font-family: open sans;
    font-size: 14px;
    padding: 8px 24px;
}
/* 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;
}
.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: none repeat scroll 0 0 rgba(0, 0, 0, 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;

    -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%;
}
.tp-banner h1{font-size: 36px;font-weight: 700;}
.tp-banner h2{font-size: 24px;}
.tp-banner .slide-text1 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    padding: 4px 20px;
    text-transform: uppercase;
}
.tp-banner .slide-text1 h1, .tp-banner .slide-text1 h2{text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);}
.tp-banner .slide-text2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #343434;
    background: rgba(255, 255, 255, .8);
    padding: 10px 20px 1px;
    text-transform: uppercase;
    -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 5px 10px rgba(0, 0, 0, 0.8);
    z-index:999999;
}
.tp-banner .slide-text2 h2,.tp-banner .slide-text2 h1{
    margin-top:0px;
}
.tp-banner .slide-text2 h1 span{
   font-weight: Normal;
}
.tp-banner .slide-text1.margin-left{
   padding-left:69%;
}

/* 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: 1px solid #DEDDDD;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    bottom: -1px;
    min-height: 50%;
    overflow: hidden;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-top: 60px;
    position: absolute;
    right: -1px;
    width: 90%;
}
.shop-categories-sec:hover .shop-categories a {
    left: 30px;
    opacity: 1;
}
.shop-categories > a {
    color: #F0B70C;
    float: left;
    font-family: Noto Sans;
    font-size: 24px;
    left: 100%;
    line-height: 19px;
    opacity: 0;
    position: absolute;
    text-decoration: underline;
    top: 60px;
	
    -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: 36%;
}
.shop-categories-sec:hover .shop-categories h2 {
    left: 100%;
    opacity: 0;
	
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.shop-categories > h2 {
    color: #323131;
    float: left;
    font-family: Noto Sans;
    font-size: 24px;
    letter-spacing: 0.3px;
    line-height: 15px;
    margin: 0 0 25px;
    text-decoration: underline;

    -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-categories > span {
    color: #666666;
    float: left;
    font-family: Noto Sans;
    font-size: 13px;
    line-height: 10px;
    margin-bottom: 10px;
    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;
}
.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;
    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;
    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;
    width: 100%;
}
.shop-products > 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;
    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-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 > p {
    color: #4E4D4D;
    float: right;
    font-family: open sans;
    font-size: 15px;
    font-weight: bold;
    line-height: 14px;
    margin: 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: 25%;
}
.shop-products:hover .save-offer {
    color: #B6B5B5;
}
.shop-products .save-offer {
    color: #B6B5B5;
    text-decoration: line-through;
}



/* 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 rgba(255, 255, 255, 0.5);
    border: 1px solid #E2E2E0;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    left: -7px;
    padding: 3px;
    position: absolute;
    top: 30px;

    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    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(255, 255, 255, 0.8);
    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 > span i {
    background: rgba(255,255,255,0.8);
    border: 1px solid #EFEEEE;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #494949;
    float: left;
    font-family: open sans;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 13px;
    padding: 7px 25px;
}
.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:hover p {
    opacity: 0;
    bottom: -30px;
}
.shop-recent-product > p {
    background: none repeat scroll 0 0 #F0B70C;
    bottom: 0;
    color: #F2F2F2;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    left: 0;
    line-height: 15px;
    margin: 0;
    padding: 25px;
    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%;
}
.shop-recent-product:hover p {
    bottom: -30px;
    opacity: 0;
}
.shop-recent-product:hover ul {
    left: 0;
    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: -100%;
    margin: -74px 0 0;
    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);

    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;

    width: 100%;
    z-index: 999;
}
.shop-recent-product ul li a:hover {
    background: none repeat scroll 0 0 #454444;
    border: 4px solid #EEEEEC;
}
.shop-recent-product ul li a {
    background: none repeat scroll 0 0 #F0B70C;
    border: 4px solid #F0B70C;
	
    -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;
    line-height: 12px;
    margin: 0 auto;
    padding: 14px 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: 127px;
}
.shop-recent-product ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    width: 100%;
}
.p_5{padding:5px ! important;}
.p-10{padding:10px ! important;}
.tab-recent .button{
	background:#0172CB;
	color: #FFFFFF;
	display: table;
	padding:1px 8px 2px 8px;
}
.grid-product .button-blue{
	background:#1596FB;
	color: #FFFFFF;
	display: table;
	padding:10px 8px;
	font-size: 17px
}
.button{
	background:#0172CB;
	color: #FFFFFF;
	display: table;
	padding:2px 8px;
}
.button-red{
	background:#FF0018;
	color: #FFFFFF;
	padding:4px 8px 4px 8px;
}
.button-yellow{
	background:#F9F80E;
	color: #FFFFFF;
	padding:2px 8px 4px 8px;
}
.button-darkred{
	background:#BA3B2C;
	color: #FFFFFF;
	display: table;
	padding:8px 8px;
}
.button:hover{background:#1596FB;}
.button i{color: #FFFFFF !important}

/* 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-bottom: 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: 22px;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
.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-bottom: 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;
    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: 68px;
	
    -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 {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 47%, #ECECEC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #B6B8B8;
    border-radius: 2px;
    color: #3B3B3B;
    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 > 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 {
    float: left;
    position: relative;
    width: 100%;
}


.latest-categories > img {
    display: table;
    float: none;
    margin: 0 auto;

	-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: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 > ul {
    border-bottom: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    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%;
}

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;
	
    -webkit-transform: scale(2) !important;
    -moz-transform: scale(2) !important;
    -ms-transform: scale(2) !important;
    -o-transform: scale(2) !important;
    transform: scale(2) !important;
}
.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);
}
.inner-products .most-sold {
    margin-bottom: 30px;
}
.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%;
}
.best-seller .title h3 {
    font-family: open sans;
    font-weight: 600;
    width: 100%;
    bottom:0px;
    margin: 0px;
    padding: 0px;
    text-transform:uppercase;
}
.best-seller .title {
    margin: 10px 1px;
    padding:6px 10px 10px 15px ;
    width: 100%;
    bottom:0px;
    position: absolute;
    background: #000; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(255,0,0,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Fx 3.6-15*/
	background: linear-gradient(to left, rgba(255,255,255,.0), rgba(255,255,255,.9) 60%); /*Standard*/
}
.best-seller .title h3 a{
    color: #0194E3;
    font-size: 20px;
}
.best-seller > span {
    color: #F0B70C;
    float: left;
    font-family: open sans;
    font-size: 17px;
    font-weight: 600;
    line-height: 10px;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
}
.best-seller > span i.fa {
    color: #B6B5B5;
    float: left;
    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 {
    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;
    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: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;
}
.sky-tab-content-1 li {
    float: left;
    list-style: none outside none;
    overflow-x: hidden;
    width: 100%;
}
.sky-tab-content-2 {
    overflow-x: hidden !important;
}
.sky-tab-content-3 {
    overflow-x: hidden !important;
}
.sky-tabs > label.inverse {
	float: right;
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs > label.disabled {
	cursor: default;
}
.sky-tabs label span span i {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.sky-tabs > label span span {
    float: left;
}
.sky-tabs > label.disabled span span {
	background: transparent;
	color: inherit;
}
.sky-tabs > input:checked + label {
	cursor: default;
}
.sky-tabs > input:checked + label span span {
    color: #F0B70C;
    font-family: open sans;
    font-size: 11px;
    position: relative;
    text-decoration: underline;
}
.sky-tabs > .switcher {
	display: none;
}
.sky-tabs > .switcher a {
	display: block;
	margin: 0 -20px;
	padding: 0 20px;
	text-decoration: none;
	color: inherit;
}
.sky-tabs > ul {
    display: block;
    float: left;
    font-size: 13px;
    list-style: none outside none;
    position: relative;
    width: 100%;
}
.sky-tabs > ul > li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: opacity 0.8s, -o-transform 0.8s;	
	-ms-transition: opacity 0.8s, -ms-transform 0.8s;	
	-moz-transition: opacity 0.8s, -moz-transform 0.8s;	
	-webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
.sky-tabs > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5{
	position: relative;
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
}


/**/
/* positions */
/**/
.sky-tabs-pos-top-center {
	text-align: center;
}
.sky-tabs-pos-top-right {
	text-align: right;
}
.sky-tabs-pos-top-right > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-top-justify > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-left > label,
.sky-tabs-pos-right > label {
	display: block;
	width: 25%;
	float: left;
	clear: left;
	margin-right: 0;
}
.sky-tabs-pos-right > label {
	float: right;
	clear: right;
}
.sky-tabs-pos-left > ul {
	margin-left: 25%;
}
.sky-tabs-pos-right > ul {
	margin-right: 25%;
}
.sky-tabs-pos-right > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-top-center > ul > li,
.sky-tabs-pos-top-justify > ul > li {
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
}
.sky-tabs-pos-right > ul > li,
.sky-tabs-pos-top-right > ul > li {
	-o-transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	-moz-transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%;
}


/**/
/* animations */
/**/
.sky-tabs-anim-slide-up > ul > li {
	-o-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
}
.sky-tabs-anim-slide-right > ul > li {
	-o-transform: translateX(15%);
	-ms-transform: translateX(15%);
	-moz-transform: translateX(15%);
	-webkit-transform: translateX(15%);
}
.sky-tabs-anim-slide-down > ul > li {
	-o-transform: translateY(15%);
	-ms-transform: translateY(15%);
	-moz-transform: translateY(15%);
	-webkit-transform: translateY(15%);
}
.sky-tabs-anim-slide-left > ul > li {
	-o-transform: translateX(-15%);
	-ms-transform: translateX(-15%);
	-moz-transform: translateX(-15%);
	-webkit-transform: translateX(-15%);
}
.sky-tabs-anim-slide-up-left > ul > li {
	-webkit-transform: translate(-15%,-15%);	
	-moz-transform: translate(-15%,-15%);	
	-ms-transform: translate(-15%,-15%);	
	-o-transform: translate(-15%,-15%);	
	transform: translate(-15%,-15%);	
}
.sky-tabs-anim-slide-up-right > ul > li {
	-webkit-transform: translate(15%,-15%);	
	-moz-transform: translate(15%,-15%);	
	-ms-transform: translate(15%,-15%);	
	-o-transform: translate(15%,-15%);	
	transform: translate(15%,-15%);	
}
.sky-tabs-anim-slide-down-right > ul > li {
	-webkit-transform: translate(15%,15%);	
	-moz-transform: translate(15%,15%);	
	-ms-transform: translate(15%,15%);	
	-o-transform: translate(15%,15%);	
	transform: translate(15%,15%);	
}
.sky-tabs-anim-slide-down-left > ul > li {
	-webkit-transform: translate(-15%,15%);	
	-moz-transform: translate(-15%,15%);	
	-ms-transform: translate(-15%,15%);	
	-o-transform: translate(-15%,15%);	
	transform: translate(-15%,15%);	
}

.sky-tabs-anim-scale > ul > li {
	-o-transform: scale(0.1,0.1);
	-ms-transform: scale(0.1,0.1);
	-moz-transform: scale(0.1,0.1);
	-webkit-transform: scale(0.1,0.1);
}
.sky-tabs-anim-scale > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-scale > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-scale > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-scale > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-scale > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5 {
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
}

.sky-tabs-anim-rotate > ul > li {
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.sky-tabs-anim-rotate.sky-tabs-pos-right > ul > li,
.sky-tabs-anim-rotate.sky-tabs-pos-top-right > ul > li {
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sky-tabs-anim-rotate > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-rotate > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-rotate > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-rotate > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-rotate > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5 {
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.sky-tabs-anim-flip > ul {
	perspective: 2000px;
	-o-perspective: 2000px;
	-ms-perspective: 2000px;
	-moz-perspective: 2000px;
	-webkit-perspective: 2000px;
	perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-webkit-perspective-origin: 50% 50%;
	
	padding:0;
}
.sky-tabs-anim-flip > ul > li {
	-o-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
}
.sky-tabs-anim-flip.sky-tabs-pos-left > ul > li {
	-o-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);	
}
.sky-tabs-anim-flip.sky-tabs-pos-right > ul > li {
	-o-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-webkit-transform: rotateY(-90deg);
}
.sky-tabs-anim-flip > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-flip > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-flip > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-flip > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-flip > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5{
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}


.sky-tab-content-1 > ul {
    padding: 0;
}





/* 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 {
    border-radius: 8px;
    float: left;
    list-style: none outside none;
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
}
.deal-week > img {
    float: left;
    width: 100%;
}
.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%;
}

/* Pagination */
.custom-pagination {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.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 {
    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 > 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 {

    -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:before {
    background: none repeat scroll 0 0 rgba(237, 50, 85, 0.7);
    bottom: -24px;
    content: "";
    height: 103%;
    left: -21px;
    position: absolute;
	
    -webkit-transform: skewX(13deg) skewY(7deg);
    -moz-transform: skewX(13deg) skewY(7deg);
    -ms-transform: skewX(13deg) skewY(7deg);
    -o-transform: skewX(13deg) skewY(7deg);
    transform: skewX(13deg) skewY(7deg);

    -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:9999;
}
.promo > span {
    color: #FFFFFF;
    font-family: open sans;
    font-size: 25px;
    left: 0;
    letter-spacing: 0.3px;
    line-height: 40px;
    padding-left: 0;
    position: absolute;
    text-align: center;
    top: 38%;
    width: 94%;
    z-index: 9999;
}
.promo:hover:before {
    bottom: 0;
    left: 0;
	
    -webkit-transform: skewX(0deg) skewY(0deg);
    -moz-transform: skewX(0deg) skewY(0deg);
    -ms-transform: skewX(0deg) skewY(0deg);
    -o-transform: skewX(0deg) skewY(0deg);
    transform: skewX(0deg) skewY(0deg);
}
.promo.yellow:before {
    background: none repeat scroll 0 0 rgba(249, 197, 12, 0.7);
}
.promo.purple:before {
    background: none repeat scroll 0 0 rgba(191, 63, 125, 0.7);
}
.promo > span i {
    float: left;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: underline;
    width: 100%;
}


/* Seller 2 */
#best-seller {
    float: left;
    width: 100%;
	position:relative;
}
#best-seller .owl-buttons {
    left: 0;
    position: absolute;
    top: 140px;
    width: 100%;
}
#best-seller .owl-buttons .owl-next {
    position: absolute;
    right: -52px;
	
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#best-seller .owl-buttons div:hover {
    opacity: 0.5;
}
#best-seller .owl-buttons div {
    background-image: url("../images/shop-arrow.png");
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 22px;
}
#best-seller .owl-buttons .owl-prev {
    left: -52px;
    position: absolute;
}

.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;
    margin-bottom: 2px;
    text-align: left;
    width: 65%;
}
.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 {
    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: right;
    height: 26px;
    list-style: none outside none;
    margin-left: 10px;
    position: relative;
    width: 30px;
}


/* With White Bg */
.with-white > h3 {
    color: #6C6C6C;
    font-family: open sans;
    font-size: 14px;
}
.with-white > ul.tooltip-btn > li {
    border: 1px solid #E3E3E3;
}
.with-white > span {
    color: #F0B70C;
    line-height: 9px;
}
.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;
}



/* Btn Tooltip */
ul.tooltip-btn {
    display: block;
    float: none;
    width: auto;
}
.tooltip-btn li a i {
    float: left;
    height: 26px;
    line-height: 27px;
    width: 30px;
}
.tooltip-btn li:hover a .fa-heart {
    background: none repeat scroll 0 0 #d84c3d;
}
.tooltip-btn li a:hover i {
    color: #FFFFFF;
}
.tooltip-btn li:hover a .fa-shopping-cart {
    background: none repeat scroll 0 0 #2b8cbe;
}
.tooltip-btn > li {
    margin-top: 20px;
}
.tooltip-btn > li:before {

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #FFFFFF;
    content: "";
    font-family: open sans;
    font-size: 11px;
    height: 26px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    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: auto;
}

.tooltip-btn > .shop:hover:before {
    opacity: 1;
	
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.tooltip-btn > .shop:before {
    background: none repeat scroll 0 0 #2B8CBE;
    content: "Add to Whishlist";
    left: -120px;
    opacity: 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);
	
    width: 120px;
	
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}


.tooltip-btn > .cart:hover:before {
    opacity: 1;
	
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.tooltip-btn > .cart:before {
    background: none repeat scroll 0 0 #D84C3D;
	
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
	
    content: "Add to Cart";
    left: -91px;
    opacity: 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);
	
    width: 91px;
    z-index: 99;
}
.tooltip-btn li:hover a i {
    color: #FFFFFF;
}
ul.tooltip-btn > li {
    float: right !important;
    overflow: visible !important;
    position: relative !important;
    width: auto;
}
ul.tooltip-btn > li > a {
    line-height: 10px;
}








/* 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;
    border-bottom: 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: 16px;
    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 {
    border: 1px solid #E3E3E3;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    float: right;
    height: 26px;
    list-style: none outside none;
    margin-left: 10px;
    width: 30px;
}
.best-seller.seller3 > ul li a {
    color: #6C6C6C;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 100%;
}
.best-seller.seller3 > ul li a i {
    line-height: 25px;
    margin-left: -1px;
}
.best-seller.seller3 > span i {
    display: none;
}
.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 p {
    float:right
}
.best-seller.seller3:hover img {
    opacity: 0.5;
}


/* 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: none repeat scroll 0 0 rgba(255, 255, 255, 0.83);
    border: 1px solid #FCFCFC;

    -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;
    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 {
    float: left;
    margin-bottom: 70px;
    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-offer img{background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E2DEDE;
    padding:5px;
	
    -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;}

/* 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;
}
.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%;
}
.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 {
    display: block;
    font-family: open sans;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 0 15px;
}
.best-deals ul li h4 i {
    display: block;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    margin: 15px 0;
}
.best-deals li p strong {
    color: #949494;
    float: left;
    font-weight: 600;
    margin: 0 10px 0 0;
    text-decoration: line-through;
}
.best-deals li p {
    color: #3B3B3B;
    font-family: open sans;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 0 15px;
}
.best-deals li a {
    background: background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */


    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;
    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;
}
.best-deals 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;
}


/* Most Sold */
#most-solded {
    float: left;
    position: relative;
    width: 100%;
}
#most-solded .owl-buttons {
    left: 0;
    position: absolute;
    top: 123px;
    width: 100%;
}
#most-solded .owl-buttons div {
    background-image: url("../images/shop-arrow.png");
    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: 22px;
}
#most-solded .owl-buttons .owl-prev {
    left: -80px;
    opacity: 0;
    position: absolute;
}
#most-solded:hover .owl-buttons .owl-prev {
    left: 12px;
}
#most-solded:hover .owl-buttons div {
    opacity: 1;
}
#most-solded .owl-buttons .owl-next {
    right: -80px;
    opacity: 0;
    position: absolute;
	
	-webkit-transform:rotatey(180deg);
	-moz-transform:rotatey(180deg);
	-ms-transform:rotatey(180deg);
	-o-transform:rotatey(180deg);
	transform:rotatey(180deg);
}
#most-solded:hover .owl-buttons .owl-next {
    right: 12px;
}
.best-seller.most-sold {
    position: relative;
}
.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 #F4F4F4;
    color: #444444;
    font-family: Noto Sans;
    font-size: 13px;
    line-height: 8px;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    right: 11px;
    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;
    right: -25%;
}
.all-remove-gap {
    margin-top: -50px;
}
.sold-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;
    padding: 0px;
    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 {
    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;
    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;
    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: .5;
    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;
}

.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;
}
.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 {
    border: 1px solid #E3E3E3;
	
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
	
    float: left;
    height: 26px;
    list-style: none outside none;
    margin-right: 10px;
    width: 30px;
}
.best-seller.most-sold > a {
    display: none;
}
.best-seller.most-sold span i {
    display: none;
}
.best-seller.most-sold > span {
    border: 1px solid #E3E3E3;
    color: #444444;
    float: left;
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 21px;
    text-align: center;
    width: auto;
}
.best-seller.most-sold > .tooltip-btn li {
    margin: 0 0 0 10px;
}
.best-seller.most-sold ul li a {
    color: #6C6C6C;
    float: left;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width: 100%;
}



/* Shop tab */
#tab-photos .owl-buttons {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#tab-photos .owl-buttons .owl-next {
    position: absolute;
    right: 0;
	
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#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 #0172CB;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    float: left;
    color: #FFFFFF;
}
.shop-tab li a:hover {
    border-color: #D6D6D6;
    background: #0172CB;
    color: #FFFFFF;
}
.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 {
    background: none repeat scroll 0 0 #FEFEFE;
    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%;
}
.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 {
    background-color: #F4F4F4;
    background-image: url("../images/s-arrow.png");
    background-position: 8px 8px;
    background-repeat: no-repeat;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    width: 29px;
}
#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;
}

.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;
	
    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 {
    color: #FFFFFF;
    font-family: Raleway;
    margin: 0;
    //min-height:380px;
    text-align: center;
    width: 100%;
}

#inner-head .back-link{
	width:100%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,.0), rgba(0,0,0,1));
	bottom:0px;
	margin:0;
	height:90px;
	position: absolute;
	overflow:auto;
}
#inner-head .back-link ul{float:right;padding:50px 25px 0px 0; display:block;margin:0px 0px 0px 15px;}
#inner-head .back-link li{font-size:12px;list-style:none;float:left;padding:0px;text-align: right;}
#inner-head .back-link li a{color:#fff}
#inner-head .back-link li.active{font-weight:600;padding-left:3px;}
#inner-head .back-link li i{padding-left:5px;}

.back-link2 ul{float:left;padding:20px 5px 0 0;}
.back-link2 li{color:#1596fb;font-size:12px;list-style:none;float:left;padding:0px 6px;text-align: right;}
.back-link2 li a{color:#3c3c3c}
.back-link2 li.active{font-weight:600;padding-left:3px;}


/* 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%;
}
#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%;
}
.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: 15px;
    letter-spacing: 0.3px;
    line-height: 10px;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 15px 20px;
    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;
    width: 100%;
}

.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%;
}

/* Review Page */
.review-sec {
    float: left;
    width: 100%;
}
.review-thumb-big {
    float: left;
    position: relative;
    width: 100%;
}
.review-thumb-big > img {
    float: left;
    margin-top: 35px;
    width: 100%;
}
.review-thumb-big > span {
    background: none repeat scroll 0 0 #F3F3F3;

    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;

    color: #444444;
    font-family: open sans;
    font-size: 15px;
    left: 0;
    letter-spacing: 0.3px;
    padding: 8px 25px;
    position: absolute;
    text-align: center;
    top: 0;
    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 > p {
    color: #404040;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    width: 100%;
}
.leave-a-comment > .contact-form {
    margin-top: 40px;
}

/* 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;
}


/* 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;
}

.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: #ccc;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
    padding: 15px 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 dashed #ccc;
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    padding: 0 0px 10px 15px;
    width: 100%;
}
.tab-recent li span {
    float: left;
    margin-right: 10px;
}
.tab-recent li span img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    height:75px;
    width:90px;
}
.tab-recent li h2 {
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.35px;
    line-height: 18px;
    margin: 0 0 6px;
}
.tab-recent li h3 {
    display: block;
    font-family: open sans;
    font-size: 14px;
    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: 20px;
    margin: 0 0 7px 0;
}
.tab-recent li p i{font-size: 9px;color:#0172CB}
.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;
    width: 100%;
}
.tab-recent .owl-buttons div {
    background-image: url("../images/s-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 6px 10px;
    border-right: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
    color: rgba(0, 0, 0, 0);
    float: left;
    width: 50%;
}
.tab-recent .owl-buttons .owl-next {
    border-bottom: 1px solid #C7C7C7;
    border-right: medium none;
    border-top: medium none;
	
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.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 {
    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 {
    float: left;
    width: 100%;
}
#best-seller-sec .owl-buttons div {
    background-color: #424242;
    background-image: url("../images/we-offer1.png");
    background-position: 9px 2px;
    background-repeat: no-repeat;
    background-size: 7px auto;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 28px;
    transition: all 0.4s ease 0s;
    width: 22px;
}
#best-seller-sec .owl-buttons div:hover {
    background-color: #DA4837;
}
#best-seller-sec .owl-controls.clickable {
    margin-top: -26px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}
#best-seller-sec .owl-buttons .owl-prev {
    left: 0;
    position: absolute;
    transform: rotateY(180deg);
}
#best-seller-sec .owl-buttons .owl-next {
    position: absolute;
    right: 0;
}
.w-best-seller {
    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%;
    width: 120px;
}
.w-best-seller > div i {
    background: none repeat scroll 0 0 #F0B70C;
    font-family: open sans;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    height: 100%;
    line-height: 70px;
    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: 15px;
    font-weight: 600;
    left: 0;
    line-height: 22px;
    padding: 15px;
    position: absolute;
    width: 100%;
}

.w-best-seller div span {
    float: left;
    width: 75%;
}
.w-best-seller > ul li {
    background: none repeat scroll 0 0 #424242;
    border-radius: 3px;
    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%;
}
.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%;
    margin-bottom:20px;
    padding:0;
    text-align: center;
}
.w-discount-des > h3 {
    color: #000;
    float: left;
    font-family: Raleway;
    font-size: 17px;
    font-weight: 700;
    margin: 10% 0 0;
    padding:0 8px;
    line-height: 22px;
    width: 100%;
}
.w-discount-des > big{
    font-size: 27px;
    padding-top:0px;
    font-weight: 700;
}
.w-discount-des > i {
    color: #404040;
    float: left;
    font-family: Raleway;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
}
.w-discount-des > p {
    color: #000;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 15px;
    width: 100%;
}
.w-discount-des .divider {
    border-bottom:2px solid #333;
    border-top:0px dashed #666;
    margin: 0 0 15px;
    top:50%;
    left:30%;
    position: absolute;
    width: 40%;
}
.w-discount-des .divider.top {
    top:56% ! important;
}
.w-discount-des .divider2 {
    border-bottom:2px solid #333;
    border-top:0px dashed #666;
    margin: 0 0 15px;
    top:42%;
    left:30%;
    position: absolute;
    width: 40%;
}
.w-discount-des > small {
    color: #000;
    font-family: Raleway;
    font-size: 10px;
    line-height: 18px;
    margin: 0 0;
    font-weight: 700;
}
.w-discount-des > small.text-blue {
    color: blue;
    font-size: 11px;
}
.w-discount-des > a {
    background: none repeat scroll 0 0 #FF0018;
    border-radius: 0px;
    color: #FFFFFF;
    display: table;
    float: none;
    font-family: Raleway;
    font-size: 13px;
    font-weight: 700;
    line-height: 10px;
    margin: 0 auto;
    padding: 8px 18px;
}
.w-discount img {
    float: left;display: table;
    width: 100%;
}
.w-discount-des {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    height: 100%;
    position: absolute;
    top: 0;
    width: 55%;
}
.w-discount-des.bg-full{
    text-align: center;
    width: 90%;
    margin:5%;
    height:90%;
    color:#000;
    border:1px solid #fff;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
}
.w-discount-des.bg-full h2{
    font-size: 26px;
    line-height: 36px;
}
.w-discount-des.right{
    right: 0;
}

/* 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;
    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;
    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;
    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 {
  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;
    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;
    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 > p {
    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;
}
.decrements form input[type="button"] {
    background: none repeat scroll 0 0 #383838;

    -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;
    font-weight: 700;
    height: auto;
    padding: 0;
    text-align: center;
    width: 17px;
}
.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;
}



/* 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 30px 0 0;
}
.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%;
}
.single-post-head {
    border: 1px solid #D1D1D1;
    float: left;
    height: 78px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.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 > span {
    background: none repeat scroll 0 0 #4C4B4B;
	
    -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: 30px;
    font-weight: bold;
    line-height: 26px;
    margin-right: 15px;
    padding: 16px 20px;
    text-align: center;
    top: 0;
    width: 110px;
}
.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: #202020;
    display: block;
    font-family: Noto Sans;
    font-size: 17px;
    line-height: 20px;
    margin: 15px 0;
    text-transform: uppercase;
    width: auto;
}
.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 .decrements > 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%;
}
.single-post-desc > a {
    background: none repeat scroll 0 0 #383838;
	
    -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;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 15px 20px;
}
#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-bottom: 15px;
    width: 100%;
}
.tab-features > p strong{color: #0172CB;border-bottom:1px dashed #C5C5C5;padding-bottom:2px;}
.tab-features > ul {
    float: left;
    margin: 5px 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;
}
.divider{border-top:1px solid #ccc;display:inline;margin-bottom:-50px;}
.divider img{margin:0 43%;}
.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 {
    list-style: none outside none;
    width: 100%;
    color: #454545;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-left: 35px;
    margin-bottom: 10px;
}
.tab-features ul li:before {
    content: "\f064";
    left: 30px;
    color:#0560A8;
    margin-top: 2px;
    position: absolute;
    font-family: 'FontAwesome';
}
.customer-box{
	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%;
    padding:20px 10px 10px 10px;
    margin-bottom:20px;
    background:#FCFCFC;
    }
.customer-box h3{
	font-size: 22px;
	margin-bottom:8px;
	margin-top:10px;
	color:#0172CB;
    }
.customer-box h3.small{
	font-size: 18px;
	color:#000;
}
.customer-box p a{
	font-size: 14px;
	color:#000;
}
.customer-box img{
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 50%;
    height:80px;
    width:80px;
    padding:5px;
    border:1px dashed #0172CB;
    }
/* 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;
}
.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 #F5F5F5;
    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: 20px;
    margin: 0px;
    width: 100%;
}
.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%;
}
.discount-desc > h3 {
    color: #4A4747;
    float: left;
    font-family: open sans;
    font-size: 25px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 15px;
    width: 100%;
}
.discount-desc {
    float: left;
    padding-right: 20px;
    width: 50%;
}
.counter > li {
    float: left;
    height: 40px;
    list-style: none outside none;
    margin-right: 12px;
    width: 30%;
}
.counter > li:last-child {
    margin: 0;
}
.counter > li > div > #h, .counter > li > div > #m, .counter > li > div > #s {
    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: #4A4747;
    float: left;
    font-family: Noto Sans;
    font-size: 25px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.counter > li > div > #h:before, .counter > li > div > #m:before, .counter > li > div > #s:before {
    background: none repeat scroll 0 0 #CCCCCC;
    bottom: -10px;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    width: 1px;
}
.discount-desc > h4 {
    color: #4A4747;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: lighter;
    line-height: 18px;
    margin-bottom: 50px;
    margin-top: 0;
    width: 100%;
}
.counter {
    border-bottom: 1px solid #CCCCCC;
    display: table;
    float: none;
    margin: 44px auto 0;
    padding: 0 0 9px;
    width: 100%;
}
.hours, .minutes, .seconds {
    color: #4A4747;
    float: left;
    font-family: open sans;
    font-size: 13px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    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: 30px;
    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 {
    background: none repeat scroll 0 0 #818181;

    -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;
    position: relative;
    width: 100%;
}
#services-box {
    margin-top: -30px;
}
.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: 68px;
    margin: -17px 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: 69px;
    z-index: 999;
}
.service-box:hover span {
    margin-top: -66px;
    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: 30px;
    line-height: 68px;
    text-align: center;
    width: 100%;
}
.service-box > h3 {
    color: #F7F7F7;
    float: left;
    font-family: NOTO 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: #F2F2F2;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 7px 0 18px;
    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: 49px;
}
.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: 21px;
}
.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-bottom: 70px;
    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 0px;
    width: 100%;
}
.social-btns {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #ccc;
	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	
    float: left;
    margin-bottom: 20px;
    padding: 20px 10px 0;
    width: 82%;
}
.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 #ccc;
	
    -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 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;
	
    width: 45px;
}
.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;
}
.social-btns > li > a > .fa.fa-instagram:hover {
    background: none repeat scroll 0 0 #5e3112;
    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: 14px;
    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: 0px;
    width: 100%;
}
.contact-form > form {
    float: left;
    width: 100%;
}
.contact{background: #f5f5f5;padding:20px;}
.contact label {
    color: #1B1B1B;
    float: left;
    font-family: open sans;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 1px 0 8px 1px;
}
select.input-style {height:36px; ! important;}
textarea.input-style {height:60px ! important;}
.input-style {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #008fff;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    //float: left;
    color:#004983;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.3px;
   line-height: 10px;
    margin-bottom: 10px;
    padding: 8px 6px 8px 10px;
    width: 100%;
}
.contact-form textarea {
    //min-height: 136px;
    padding-top: 12px;
}
.contact-form .submit {
    background: none repeat scroll 0 0 #0c82df;
    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;
}
.contact .submit {
    background: none repeat scroll 0 0 #0c82df;
    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;
}

.message{font-size: 18px;text-align:center;margin-bottom:20px;padding:5px;color: #079d03;}


/* Cart Page */
.add-cart-sec {
    float: left;
    width: 100%;
}

.cart-head {
    background: none repeat scroll 0 0 #F0B70C;
    float: left;
    width: 100%;
}
#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 {
    color: #FFFFFF;
    float: left;
    font-family: Raleway;
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.cart-total-box .cart-head > h2 {
    border: medium none;
    float: left;
    width: 100%;
}
.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;
    width: 100%;
}

.add-cart-sec > ul > li:last-child {
    margin: 0;
}
.cart-product {
    border-right: 1px solid #C1C1C1;
    float: left;
    padding: 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;
    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;
	
    -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: 156px;
    text-align: center;
    width: 100%;
}
.cart-quanity > .decrements form input[type="button"] {
    background: none repeat scroll 0 0 #F0B70C;
	
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
	
    float: left;
    font-size: 17px;
    height: 27px;
    width: 100%;
}
.cart-quanity > .decrements > form {
    border: 0 none;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 90px;
}
.cart-total > span {
    display: table;
    float: none;
    margin: 58px auto 0;
}
.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;
    padding: 49px 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;
    margin-top: 60px;
    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 #F0B70C;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.cart-total-box > ul > li {
    float: left;
    line-height: 10px;
    list-style: none outside none;
    padding: 15px 20px;
    width: 100%;
}
.cart-total-box > ul > li: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%;
}
.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-bottom: 30px;
    width: 100%;
}
.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%;
}
.post-thumb:hover > a {
    left: 50%;
    margin-left: -40px;
    margin-top: -10px;
    opacity: 1;
    top: 50%;
}
.post-thumb > a {
    color: #0E0E0E;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    line-height: 13px;
    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;
	
    -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;
    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 {
    float: left;
    font-family: Noto Sans;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0 0 15px;
    width: 100%;
    margin-top: 20px;
}
.post > h2 > a {
    color: #444444;
}
.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: 10px 0 25px;
    width: 100%;
}
.post > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.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: 10px 15px;
}
.post > ul > li {
    float: left;
    list-style: none outside none;
}
.post > ul > li:last-child > a {
    margin: 0;
}
.share-post > ul > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
.post > ul > li > a > i {
    color: #6C6C6C;
    font-size: 12px;
    line-height: 8px;
}
.share-post {
    position: relative;
}
.share-post:hover > ul {
    opacity: 1;
    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: 6px;
    top: -150px;
}
.share-post > ul {
    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;
    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;
}
.people-list .offer{
    right:-7px;
    top:-7px;
    z-index:999999;
    position: absolute;
    //background: url("../images/special-offer.png");
}
.people-list {
    float: left;
    margin-top: 0px;
    padding: 0;
}
.grid-product .post-thumb{padding:0px;}
.grid-product .post-thumb img{padding:0px;min-height:190px}
.grid-product {
    border:1px solid #eee;
    background:#FCFCFC;
    padding:15px;
    -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 8px 4px -6px #eee;
}
.grid-product > .post-thumb {
    float: left;
    margin-bottom: 0;
    margin-right: 3%;
    width: 32%;
}
.grid-product > h2 {
    display: block;
    color: #444444;
    float: left;
    font-size: 20px;
    width: 65%;
    text-transform:uppercase;
    margin-bottom: 10px;
    margin-top: 4px;
}
.grid-product > h2 span {
    color: #0172CB;
    font-weight: normal
}
.grid-product > p {
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
    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: 15px;
    width: 65%;
}
.facility{
	border:1px solid #ccc;
	display: table;
	width:100%;
	padding:0px;
	margin-bottom:20px;
	background:#F9F9F9;
}
.facility ul.service {margin-left:-15px;padding:0}
.facility .list-heading{background:#E11607;color: #fff;padding:3px 30px 15px 30px;margin:0px; text-transform:uppercase;}
.facility h2{font-size:20px;}
.facility .triangle-right{
	width: 0;
	height: 0;
	border-top: 35px solid transparent;
	border-left: 30px solid #E11607;
	border-bottom: 35px solid transparent;}

.facility .col-sm-1{margin-left:0px;padding-left:0px;}
.facility ul.service li{padding-top:8px;padding-bottom:5px;width:13%}
ul.service li:last-child { border-right:none;}
ul.service li {
    text-align: center;
    padding-right: 15px;
    margin-right: 15px;
    list-style:none;
    float: left;
    border-right:1px dashed #ccc;
}
ul.service li img{
    margin-top: 3px;
}
.grid-product > ul li, .post > ul li {
    display: block !important;
}
.grid-product > .view-post {
    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;
}
.grid-product > .view-post > i {
    padding:0;
    margin:0px;
    color: #FFFFFF;
    font-size: 15px;
    border-right: 0px solid #E3E3E3;
}

.people-list > li {
    float: left;
    list-style: none outside none;
}



/* Grid View */
.people-list > li {
    float: left;
    list-style: none outside none;
}

.grid-view .post-thumb {
    margin: 0;
    width: 100%;
}
.grid-view > li {
    width: 33.3333%;
}
.text-white i{color: #FFFFFF ! important;}
.text-white{color: #FFFFFF ! important;}
.text-blue {color: #1596FB ! important;}
.text-red {color: #ff0018 ! important;}
.text-yellow {color: #FFFC00 ! important;}

h2.modal-title{font-size: 20px;font-family: Noto Sans;text-transform:uppercase;color:#1596FB;margin-bottom:8px}
h2.modal-title span{color:#555;font-size: 17px;}
.modal-header button{color: #FFFFFF;padding:3px 10px;background:#E11607;margin-left:10px;opacity: .9! important;}
.modal-header p{margin:0px;}
.modal-body input.button{border:none ! important;padding:6px}

.modal-body p{margin-top:-5px;}
.modal-body .text-small{font-size: 13.3px;color:#000;margin-top:15px;font-weight: 500}

.grid-view h2 {
    float: left;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
    width: 100%;
}
.grid-view h3 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    width: 100%;
    color:#0172CB;
    text-transform:uppercase;
}
.grid-view .view-post {
    float: left;
    margin-top: 0;
}
.grid-view p {
    float: left;
    letter-spacing: 0.45px;
    margin: 5px 0;
    width: 100%;
}
.grid-view ul {
    float: left;
    margin: 10px 0 20px 0;
    width: 100%;
}
.grid-view{
    border-bottom:1px solid #E8E8E8;
}
.grid-view ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
.grid-view ul > li > ul > li > a {
    padding:0px;
}



/* 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;
}
#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:10px 11px;
    padding: 15px;
    width: 269px;
}
.music-sell > h2 {
    color: #0c82df;
    float: left;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 10px;
    margin: 0 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.music-sell > h3 {
    color: #0c82df;
    float: left;
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 600;
    line-height: 10px;
    margin: 0 0 5px;
    padding-top: 18px;
    text-transform: uppercase;
    width: 100%;
}
.music-sell > h3 > span {
    color: #3B3B3B;
    font-family: open sans;
    font-size: 13px;
    padding-left: 1px;
    padding-bottom: 6px;
    line-height: 20px;
    font-weight: bold;
}
.music-sell p {
    color: #3B3B3B;
    overflow:auto;
    font-family: open sans;
    font-size: 13px;
    padding-left: 1px;
    margin-top: 6px;
    padding-top: 11px;
    font-weight: normal;
    border-top:1px dashed #ccc;
}

.music-sell > h2 > span {
    color: #3B3B3B;
    float: right;
    font-family: open sans;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}

.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(12,130,223,0.5);
    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;
	
    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;
    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;
	
    -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 {
    left: 38px;
    position: absolute;
    top: 2px;
    font-family: open sans;
    font-size: 12px;
    color: #3b3b3b;
    margin: 0;
    line-height: 10px;
}
.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;
}
.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;
    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;

    -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%;
}
.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 {
    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%;
}
#other-books .owl-buttons {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 25px;
    position: absolute;
    right: 0;
    top: -80px;
    width: 90px;
}
#other-books .owl-buttons > div {
    background-image: url("../images/s-arrow.png");
    background-position: 7px 8px;
    background-repeat: no-repeat;
    background-size: 7px 10px;
    border: 1px solid #D7D7D7;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	
    color: rgba(0, 0, 0, 0);
    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: 26px;
}
#other-books .owl-buttons > .owl-next {
    margin-left: 12px;
    background-image: url("../images/s-arrow-right.png");
	
}
#other-books .owl-buttons > div:hover {
    background-color: #656565;
}
#other-books .owl-buttons > .owl-next:hover {
    background-image: url("../images/arrow-hover-l.png");
    background-position: 8px 7px;
}
#other-books .owl-buttons > .owl-prev:hover {
    background-image: url("../images/arrow-hover-r.png");
    background-position: 8px 7px;
}


/* 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;
    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 > .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 {
    //float: left;
    width: 100%;
    margin: 0px;
    padding:0px 10px;
    border:0px solid blue;
}

.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%;
    margin-bottom: 20px;
}
.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 > a > span {
    color:#fff
}

.our-shop-thumb > a > span {
    background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(255,0,0,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Fx 3.6-15*/
  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9)); /*Standard*/

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    bottom: 0px;
    color: #FFFFFF;
    content: "";
    font-family: Raleway;
    font-size: 16px;
    font-weight: 600;
    left: 0px;
    letter-spacing: 0.3px;
    line-height: 18px;
    overflow: hidden;
    padding: 16px 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: 100%;
    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;
    position: absolute;
   width: 25%;
}
.our-shop-thumb:hover > i {
    opacity: 1;
}
.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;
	
    -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;
    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;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.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;
	
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.our-skills2 > ul {
    left: 0;
    margin: 0 0 0 32%;
    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: 39%;
}
.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%;
}
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%;
    padding-bottom: 28px;
}
.footer-about > ul {
    float: left;
    margin: 20px 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: 10px;
    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: 38px;
    height: 52px;
    line-height: 52px;

    position: relative;
    text-align: center;
    width: 50px;
}
.footer-about ul li p {
    color: #C9C9C9;
    display: block;
    float: none;
    line-height: 18px;
    margin-top: -4px;
    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;
    margin-right: 15px;
    overflow: hidden;
}
.footer-product span img {
    float: left;
    width: 100%;
}
.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;
}
.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-link {
    float: left;
    width: 100%;
    margin-top: -5px;
    border:0px solid blue
}
.footer-link > ul {
    float: left;
    margin: 0;
    padding: 0 0 5px 0px;
    width: 100%;
}
.footer-link ul li.divider {width: 100%;border-bottom:1px dotted #9f9f9f; border-top:none; margin-bottom:15px; margin-top:7px}
.footer-link ul li.heading {width: 100%; margin-bottom:6px;}
.footer-link ul li.heading a{font-size:15px !important;color: #C6C6C6;}
.footer-link ul li a{color: #9f9f9f;font-size: 13px;}
.footer-link ul li {
    float: left;
    line-height:16px;
    color: #939393;
    list-style: none outside none;
    padding: 0px 5px 0px 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;
}
.footer-link > ul > li a:hover {
    color: #1596FB;
}
.footer-link ul li i {
    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;
}
.register-form > form {
    //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: 40px;
    margin-bottom: 20px;
    margin-top:5px;
    padding: 0;
	float:left;
	width:100%;
}
.register-form > form > button {
    color: #fff;
    float: right;
    font-size: 25px;
    line-height: 38px;
    padding: 0 15px;
    margin: 0px;
    right:16px;
    position: absolute;
    border: none;
	background: rgba(12,130,223,0.9);
}
.register-form > form > input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ccc;
    float: left;
    font-family: open sans;
    font-size: 14px;
    height: 37px;
    padding: 0 0 0 10px;
    letter-spacing: 0.3px;
    width: 79.0%;
}
.footer-post {
    float: left;
    width: 100%;
}
.footer-post > ul {
    display:block;
    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 10px #000 inset;
    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 13px 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;
}

.footer-post li a {
    color: #C9C9C9;
    float: left;
    font-family: open sans;
    font-size: 13px;
    letter-spacing: 0.4px;
    line-height: 16px;
    margin-bottom: 10px;
    width: 100%;
}
.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 #84B2D7;
}
.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: 123px;
    overflow: hidden;
    width: 85px;
}
.footer-deals > a:nth-child(3n+3) {
    margin-right: 0;
}
.footer-deals > a:before {
    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;
    content: "$30";
    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;
}

.footer-deals > a:hover:before {
    left: -100%;
}
.footer-deals a:hover span {
    left: 5%;
    opacity: 1;
	
    -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;
    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%;
}
.payment-accept > span {
    color: #FFFFFF;
    float: left;
    font-family: open sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin-right: 20px;
    padding-bottom: 25px;
    padding-top: 27px;
}
.payment-accept > ul {
    float: left;
    margin: 13px 0;
    padding: 0;
}
.payment-accept ul.payment-icon li{
    border: none;
}
.payment-accept ul li {
    border: 1px solid #61666C;
    list-style: none outside none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
    float: left;
    padding-bottom: 0px;
    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;
}
.payment-accept ul li: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;
}
.payment-accept ul li i.fa-facebook:hover {
    background: #36538d;
}
.payment-accept ul li i.fa-twitter:hover {
    background: #38c6f4;
}
.payment-accept ul li i.fa-linkedin:hover {
    background: #166494;
}
.payment-accept ul li i.fa-google-plus:hover {
    background: #df4b38;
}
.payment-accept ul li i.fa-pinterest-p:hover {
    background: #cd2129;
}
.payment-accept ul li i.fa-instagram:hover {
    background: #a28b79;
}
.payment-accept ul li i.fa-youtube:hover {
    background: #df4b38;
}
.payment-accept 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;
    padding: 5px 0;
    float: left;
    font-size: 22px;
    line-height: 27px;

    position: relative;
    text-align: center;
    width: 41px;
    height: 36px;
}
.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;
    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;
}
.msg {
    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;
	
    width: 98%;
    font-size: 20px;
    text-align:center;
    line-height: 16px;
    margin: 0 0 0 0;
    padding: 15px 0px;
}
.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%;
}
.book-form > form > div > 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%;
}
.book-form > form > div > textarea {
    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: 150px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    padding: 20px 20px;
    width: 100%;
}
.book-form > form > div > label {
    color:#3c3c3c;
    font-weight:normal;
}
.book-form .submit {
    background: none repeat scroll 0 0 #1596fb;
    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;
}
.signin-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 > div > form {
    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 > div > form > i {
    color: #ABABAB;
    float: left;
    font-size: 15px;
    line-height: 48px;
    margin-right: 20px;
}
.register-form > .row > div > form > 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;
}
