@import "https://fonts.googleapis.com/css?family=Oswald:300,400,500,700|Roboto:100,300,400,500,700";
body {
    font: 15px/1.5em Roboto, sans-serif;
    color: #080f00;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
#wrapper {
    width: 100%;
    background-color: #fff
}
#wrapper.boxed {
    width: 970px;
    margin: 30px auto;
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4)
}
::selection {
    background-color: #7fbe21;
    color: #fff
}
::-moz-selection {
background-color:#7fbe21;
color:#fff
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    color: #444645;
    margin-top: 0
}
h1 {
    font-size: 40px
}
ul, ol {
    list-style-type: none;
    padding: 0;
    margin: 0
}
ul.list-disc {
    list-style-type: disc;
    padding-left: 20px;
    margin-left: 20px
}
a {
    -webkit-transition: color .24s ease-in-out;
    -moz-transition: color .24s ease-in-out;
    -o-transition: color .24s ease-in-out;
    -ms-transition: color .24s ease-in-out;
    transition: color .24s ease-in-out;
    color: #7fbe21
}
a:active, a:hover, a:focus {
    text-decoration: none;
    color: #84bb26
}
a:active, a:focus, input, select, textarea {
    outline: none
}
iframe {
    border: none
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ebebeb
}
.sm-separator {
    margin-right: 5px
}
.separator {
    margin-right: 10px
}
.lg-separator {
    margin-right: 20px
}
.top-10px {
    margin-top: -10px
}
.xss-margin, .xs-margin, .sm-margin, .md-margin, .lg-margin, .xlg-margin, .md-margin2x, .lg-margin2x, .xlg-margin2x {
    min-height: 1px
}
.xss-margin {
    margin-bottom: 5px!important
}
.xs-margin {
    margin-bottom: 10px!important
}
.sm-margin {
    margin-bottom: 20px!important
}
.md-margin {
    margin-bottom: 30px!important
}
.lg-margin {
    margin-bottom: 40px!important
}
.xlg-margin {
    margin-bottom: 50px!important
}
.md-margin2x {
    margin-bottom: 60px!important
}
.lg-margin2x {
    margin-bottom: 80px!important
}
.xlg-margin2x {
    margin-bottom: 100px!important
}
.link-underline {
    text-decoration: underline!important
}
.col-2 {
    width: 50%;
    padding-right: 20px;
    float: left
}
.col-3 {
    width: 33.333333%;
    padding-right: 20px;
    float: left
}
.col-4 {
    width: 25%;
    padding-right: 20px;
    float: left
}
.col-5 {
    width: 20%;
    padding-right: 20px;
    float: left
}
.col-2.last .col-3.last, .col-4.last, .col-5.last {
    padding-right: 0
}
.img-responsive {
    width: 100%
}
.show-for-lg {
    display: inline
}
.hide-for-lg {
    display: none
}
.btn-default {
    background-color: #7fbe21;
    border-color: transparent;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    color: #fff
}
.btn-default:hover {
    background-color: #84bb26;
    border-color: transparent;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    color: #fff
}
#header-top {
    background: #0b1400 none repeat scroll 0 0
}
.header-top-left {
    float: left
}
.header-top-right {
    float: right;
    position: relative
}
#top-links li {
    margin-right: 20px;
    display: block;
    float: left
}
#top-links li a {
    display: inline-block;
    color: #7f7d74;
    margin: 7px 0;
    position: relative;
    padding-left: 20px
}
#top-links li a:hover {
    color: #7fbe21
}
.top-icon {
    display: block;
    height: 22px;
    width: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/sprites/sprite.png) no-repeat
}
.top-icon.top-icon-pencil {
    background-position: 0 -72px
}
#top-links li > a:hover .top-icon.top-icon-pencil {
    background-position: 0 -94px
}
.top-icon.top-icon-user {
    background-position: -14px -72px
}
#top-links li > a:hover .top-icon.top-icon-user {
    background-position: -14px -94px
}
.top-icon.top-icon-cart {
    background-position: -28px -72px
}
#top-links li > a:hover .top-icon.top-icon-cart {
    background-position: -28px -94px
}
.top-icon.top-icon-check {
    background-position: -42px -72px
}
#top-links li > a:hover .top-icon.top-icon-check {
    background-position: -42px -94px
}
#header .btn-custom {
    -webkit-box-shadow: none;
    box-shadow: none
}
.dropdown-language {
    margin-left: 1px
}
.flag-container {
    margin-right: 5px
}
.flag-container img {
    margin-top: -2px
}
#header-top .header-text {
    display: none
}
#header .dropdown-language .dropdown-menu > li > a {
    padding: 8px 12px
}
#header .btn {
    border-radius: 0;
    padding: 8px
}
.mobile_menu2 .btn {
    margin-left: 0!important
}
#header .dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #e2e2e2;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.15);
    box-shadow: 0 1px 6px rgba(0,0,0,0.15)
}
#header .dropdown-menu .divider {
    background-color: #fff
}
#header .dropdown-menu > li > a {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 13px;
    color: #444645;
    border-top: 1px solid #fff
}
#header .dropdown-menu > li > a:hover, #header .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #84bb26
}
#inner-header {
    padding-top: 10px
}
#inner-header .logo-container, #inner-header .header-inner-right {
    text-align: right
}
.logo {
    position: relative;
    margin: 0
}
.logo > span {
    position: absolute;
    left: -9999px;
    opacity: 0
}
.header-box {
    background: #f7f7f7;
    padding: 5px 15px;
    border: 1px solid #e7e7e7;
    font-size: 13px;
    line-height: 18px;
    margin-left: 8px;
    color: #7f7d74
}
.contact-phones {
    position: relative;
    padding-left: 45px
}
.header-box ul li {
    display: block;
    position: relative;
    padding-left: 30px
}
.header-box.contact-phones ul li {
    padding-left: 0
}
.header-box ul li:first-child {
    margin-bottom: 2px
}
.header-box a {
    color: #7f7d74
}
.header-box a:hover {
    color: #7fbe21
}
.header-box-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    background: url(../images/sprites/sprite.png) no-repeat;
    width: 22px;
    height: 18px
}
.contact-phones .header-box-icon {
    width: 36px;
    height: 36px;
    top: 50%;
    left: 5px;
    margin-top: -18px
}
.header-box-icon-skype {
    background-position: -92px -72px
}
.header-box-icon-email {
    background-position: -92px -90px
}
.header-box-icon-earphones {
    background-position: -56px -72px
}
#main-nav-container {
    background: #0b1400 none repeat scroll 0 0;
    position: relative;
    transition: all .3s ease 0;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
#inner-header .container {
    margin-bottom: 5px
}
#main-nav-container .container {
    margin-bottom: 0
}
#main-nav-container.fixed {
    position: fixed;
    top: 0;
    z-index: 999
}
#main-nav-container.fixed #quick-access .dropdown-cart-menu-container {
    display: none
}
#main-nav-container.fixed #main-nav .menu li {
    padding-bottom: 0
}
#main-nav-container #main-nav {
    float: left;
    position: relative;
    width: 100%
}
#main-nav-container #main-nav .menu li {
    display: inline-block;
    position: relative
}
#main-nav-container #main-nav .menu li.mega-menu-container {
    position: static
}
#main-nav-container #main-nav .menu li {
    margin: 0 5px
}
#main-nav-container #main-nav .menu li:hover, #main-nav-container #main-nav .menu li .active, #main-nav-container #main-nav .menu li:hover a {
    background: #7fbe21;
    color: #fff
}
#main-nav-container #main-nav .menu li a {
    color: #fff;
    display: inline-block;
    font: 500 13px/34px Roboto, sans-serif;
    padding: 6px 3px;
    text-transform: uppercase
}
#main-nav-container #main-nav .menu li li a {
    font: 700 11px/20px Roboto, sans-serif
}
#main-nav-container #main-nav .menu li:last-child {
    padding-right: 0
}
#main-nav-container #main-nav .menu li ul, #main-nav-container #main-nav .menu li ul li ul {
    background: url(../images/sprites/dropdown-bg.jpg) repeat left top;
    display: none;
    position: absolute;
    z-index: 9999;
    border-top: 3px solid #7fbe21;
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
    width: 200px;
    left: 0
}
#main-nav-container #main-nav .menu li ul {
    top: 100%
}
#main-nav-container #main-nav .menu li ul li ul {
    left: 100%;
    top: 0
}
#main-nav-container #main-nav .menu li ul li, #main-nav-container #main-nav .menu li ul li ul li {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-top: 1px solid rgba(200,200,200,0.2);
    float: none;
    position: relative;
    text-align: left;
    width: 100%
}
#main-nav-container #main-nav .menu li ul li:first-child, #main-nav-container #main-nav .menu li ul li ul li:first-child {
    border-top: none
}
#main-nav-container #main-nav .menu li ul li:last-child, #main-nav-container #main-nav .menu li ul li ul li:last-child {
    border-bottom: none
}
#main-nav-container #main-nav .menu li .mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    width: 940px;
    border-top: 3px solid #7fbe21;
    background: #fafafa;
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
    padding: 25px 30px
}
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-title {
    font: 700 16px/20px Roboto, sans-serif;
    color: #4c4e4d;
    display: block;
    padding: 15px 0
}
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list {
    display: block;
    position: relative;
    width: 100%;
    min-width: 0;
    top: auto;
    left: auto;
    box-shadow: none;
    -wekbit-box-shadow: none;
    border-top: none
}
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li {
    text-transform: capitalize;
    background-image: url(../images/sprites/menu-list-type.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0 8px 16px;
    width: 100%;
    border-bottom: none;
    border-top: none
}
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a {
    display: inline-block;
    color: #737373;
    padding: 0!important;
    font: 400 15px/21px Roboto, sans-serif
}
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-title:hover, #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li:hover > a {
    color: #7fbe21
}
#main-nav-container #main-nav #responsive-nav {
    display: none;
    padding-bottom: 10px
}
#main-nav-container #main-nav #responsive-nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 899;
    box-shadow: 0 2px 3px rgba(0,0,0,0.152);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.12)
}
#main-nav-container #main-nav #responsive-nav ul li:first-child {
    border-top: none
}
#main-nav-container #main-nav #responsive-nav ul li:last-child {
    border-bottom: none
}
#main-nav-container #main-nav #responsive-nav ul li a:hover {
    color: #7fbe21
}
#main-nav-container #main-nav #responsive-nav ul li ul {
    display: none;
    box-shadow: none;
    -webkit-box-shadow: none
}
#main-nav-container #main-nav #responsive-nav ul li ul, #main-nav-container #main-nav #responsive-nav ul li ul li ul {
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(200,200,200,0.2)
}
#main-nav-container #main-nav #responsive-nav ul li ul li {
    font: 700 16px/22px Roboto, sans-serif;
    background: #f6f6f6
}
#main-nav-container #main-nav #responsive-nav ul li ul li ul li {
    font-size: 15px;
    line-height: 20px;
    background: #f0f0f0
}
#main-nav-container #main-nav #responsive-nav ul li ul a {
    padding: 10px 0 10px 30px !important
}
#main-nav-container #main-nav #responsive-nav ul li ul li ul a {
    padding: 10px 0 10px 45px !important
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu {
    position: relative;
    width: 100%;
    display: none;
    padding: 0;
    border-top: 1px solid rgba(200,200,200,0.2)
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 {
    float: none;
    width: 100%;
    padding: 0!important;
    position: relative;
    text-overflow: ellipsis
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 > a {
    padding: 10px 0 10px 30px !important;
    border-top: 1px solid rgba(200,200,200,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.5)
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:first-child > a {
    border-top: none
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:last-child > a {
    border-bottom: none
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title {
    font: 700 16px/22px Roboto, sans-serif;
    color: #4c4e4d;
    background: #f6f6f6
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list {
    background-color: #fff;
    padding: 15px 0 15px 45px
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li {
    font: 400 15px/21px Roboto, sans-serif;
    text-transform: capitalize;
    padding: 0 0 0 15px;
    background-image: url(../images/sprites/menu-list-type.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    border-bottom: none;
    border-top: none;
    background-color: #fff
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li a {
    display: inline-block;
    color: #737373;
    padding: 0!important;
    font: 400 15px/21px Roboto, sans-serif;
    padding: 5px 0 5px 0!important;
    text-transform: capitalize
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title:hover, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li:hover > a {
    color: #7fbe21
}
.menu-button {
    display: block;
    width: 40px;
    text-align: right;
    padding-right: 15px;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-weight: 400;
    z-index: 1000;
    top: 0;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat
}
.menu-button:hover {
    color: #7fbe21
}
#main-nav-container #main-nav #responsive-nav ul li .menu-button {
    height: 49px;
    background-position: 0 -360px
}
#main-nav-container #main-nav #responsive-nav ul li .menu-button.active {
    background-position: -40px -360px
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button {
    height: 43px;
    background-position: 0 -363px
}
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button.active {
    background-position: -40px -363px
}
#main-nav-container #main-nav #responsive-nav ul li ul li .menu-button {
    height: 42px;
    background-position: 0 -364px
}
#main-nav-container #main-nav #responsive-nav ul li ul li .menu-button.active {
    background-position: -40px -364px
}
#main-nav-container.fixed #responsive-nav {
    padding-bottom: 0
}
#responsive-nav-button {
    font: 700 20px/38px Roboto, sans-serif;
    color: #494940;
    text-transform: uppercase;
    margin-top: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}
#responsive-nav-button #responsive-nav-button-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #444645;
    background-image: url(../images/sprites/responsive-menu-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: 1.5px;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4)
}
#responsive-nav-button:hover #responsive-nav-button-icon, #responsive-nav-button.active #responsive-nav-button-icon {
    background-color: #7fbe21
}
#main-nav-container.fixed #main-nav #responsive-nav {
    margin: 3.5px 0;
    padding-bottom: 0
}
#quick-access {
    float: right;
    position: relative
}
#main-nav-container.fixed #quick-access {
    margin-top: 5px
}
#header .dropdown-cart-menu-container .btn, .quick-search-form .btn {
    padding: 7.5px 10px;
    border-radius: 0;
    border: none
}
#quick-search {
    width: 35px;
    height: 35px;
    background-image: url(../images/sprites/sprite.png);
    background-position: 0 -116px;
    border: none
}
#quick-search:focus, #quick-search:active {
    border: none;
    outline: none
}
.quick-search-form .form-control {
    height: 35px;
    padding: 8px 15px;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff
}
.quick-search-form .form-control:focus {
    border-color: #e0e0e0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.quick-search-form .form-control:-moz-placeholder {
font-style:italic
}
.quick-search-form .form-control::-moz-placeholder {
font-style:italic
}
.quick-search-form .form-control:-ms-input-placeholder {
font-style:italic
}
.quick-search-form .form-control::-webkit-input-placeholder {
font-style:italic
}
.dropdown-cart-menu-container {
    position: relative
}
#header .dropdown-cart-menu-container .dropdown-toggle {
    padding-left: 35px
}
.dropdown-cart-menu-container .cart-menu-icon {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 3px;
    top: 0;
    background-image: url(../images/sprites/sprite.png);
    background-position: -35px -116px;
    border: none
}
.dropdown-cart-menu-container:hover .dropdown-menu {
    display: block
}
.dropdown-cart {
    margin-left: 6px
}
#header .dropdown-cart .dropdown-cart-menu {
    min-width: 310px;
    border: 5px solid #84bb26;
    background: #fff;
    padding: 20px;
    margin-top: -8px
}
.dropdown-cart, .quick-search-form {
    float: right
}
.dropdown-cart .dropdown-cart-description {
    margin-bottom: 10px;
    color: #7b7b7b
}
.dropdown-cart .empty {
    margin: 0
}
.dropdown-cart .dropdown-cart-product-list {
    list-style-type: none
}
.dropdown-cart .dropdown-cart-product-list li.item {
    position: relative;
    margin-bottom: 20px;
    padding: 0
}
.dropdown-cart .dropdown-cart-product-list figure {
    width: 85px;
    float: left;
    margin-right: 10px
}
.dropdown-cart .dropdown-cart-product-list figure a {
    display: inline-block;
    width: 100%
}
.dropdown-cart .dropdown-cart-product-list figure img {
    max-width: 100%;
    display: block;
    height: auto
}
.dropdown-cart .dropdown-cart-product-list .edit-item, .dropdown-cart .dropdown-cart-product-list .delete-item {
    bottom: 10px;
    color: #828886;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    position: absolute
}
.dropdown-cart .dropdown-cart-product-list .edit-item {
    font-size: 13px
}
.dropdown-cart .dropdown-cart-product-list .delete-item {
    right: 0
}
.dropdown-cart .dropdown-cart-product-list .edit-item {
    right: 25px
}
.dropdown-cart .dropdown-cart-product-list .edit-item:hover, .dropdown-cart .dropdown-cart-product-list .delete-item:hover {
    color: #7fbe21
}
.dropdown-cart .dropdown-cart-product-list .item-name {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px
}
.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details {
    float: left;
    width: 160px;
    padding-right: 20px
}
.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details .item-price {
    font-size: 16px;
    color: #7fbe21;
    font-weight: 700;
    padding-left: 1px
}
.dropdown-cart-action {
    text-align: center
}
.dropdown-cart-action > p {
    margin-bottom: 3px;
    width: 100px
}
.dropdown-cart-action .btn {
    border-radius: 3px!important;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 12px
}
.dropdown-cart-total {
    float: left;
    margin-top: 10.5px;
    width: 150px
}
.dropdown-cart-total li {
    font: 700 15px/18px Roboto, sans-serif;
    color: #7fbe21;
    margin-bottom: 6px
}
.dropdown-cart-total li .dropdown-cart-total-title {
    text-transform: uppercase;
    color: #575a59;
    margin-right: 4px
}
.dropdown-cart-total li .sub-price {
    color: #7fbe21
}
#quick-access .quick-search-form {
    font-size: 0
}
#quick-access .quick-search-form .form-group {
    position: absolute;
    right: 36px;
    top: 0;
    width: 235px;
    background: #fff;
    z-index: 9
}
#quick-access .quick-search-form .form-control {
    width: 100%;
    font-size: 13px;
    margin-right: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
#content img {
    max-width: 100%;
    display: inline-block;
    height: auto
}
.title {
    padding-left: 8px;
    border-left: 4px solid #7fbe21;
    font-size: 40px;
    margin-bottom: 15px
}
.title-bg {
    position: relative
}
.title-bg .title {
    margin: 7.5px 0
}
.title-bg + .title-desc {
    margin: 5px 0
}
.title-bg > h1, .title-bg > h2, .title-bg > h3, .title-bg > h4, .title-bg > h5 {
    position: relative;
    display: inline-block;
    left: 0;
    padding-right: 30px;
    z-index: 1;
    background: #fff
}
.title-bg:after {
    content: '';
    background: #dcdcdc;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    display: block;
    width: 100%;
    height: 1px;
    z-index: 0
}
#content .content-title {
    margin-bottom: 20px
}
.title-desc {
    font: 17px/1.5 "PT Sans", Roboto, sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.sub-title {
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0
}
.home-banners a {
    display: block;
    max-width: 370px;
    margin-bottom: 20px
}
.home-banners a:hover {
    opacity: .8
}
#products-tabs-list {
    margin-bottom: 30px
}
.tab-style-1 li {
    float: left;
    margin: 0 3px 3px 0
}
.tab-style-1 li a {
    background: #575a59;
    border: 1px solid #575a59;
    color: #fff;
    text-transform: Uppercase;
    padding: 4px 20px;
    display: inline-block;
    font: 400 14px/20px Roboto, sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.tab-style-1 li a:hover, .tab-style-1 li.active a {
    background: #7fbe21;
    border-color: #7fbe21
}
.tab-style-1 li.active a {
    cursor: default
}
#products-tabs-content {
    margin-bottom: 25px
}
#brand-slider-container {
    margin-bottom: 15px
}
#brand-slider-container .brand-slider a {
    margin-bottom: 15px
}
.brand-slider {
    text-align: center
}
.brand-slider a {
    display: inline-block
}
.brand-slider img {
    display: inline-block;
    max-width: 100%;
    height: auto
}
category-item-container .item {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;
    padding: 1px;
    position: relative;
    width: 100%;
    float: left
}
.owl-carousel .item {
    padding: 20px 10px
}
.item.item-list {
    margin-bottom: 40px
}
.item.item-list .item-image-container {
    width: 230px;
    float: left;
    margin-right: 60px;
    margin-bottom: 0
}
.item .item-image-container {
    position: relative;
    margin: 0 auto 20px;
    width: 173px
}
.item .item-image-container > a {
    display: block
}
.item .item-image-container img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.item .item-image-container .item-image {
    visibility: visible;
    opacity: 1
}
.item .item-image-container .item-image-hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0
}
.item:hover > .item-image-container .item-image {
    visibility: hidden;
    opacity: 0
}
.item:hover > .item-image-container .item-image-hover {
    visibility: visible;
    opacity: 1
}
.item-price-container {
    font: 700 16px/20px Roboto, sans-serif;
    color: #fff;
    align-items: center;
    background: rgba(0,0,0,0) linear-gradient(to bottom, #b4e23b 0%, #608602 100%) repeat scroll 0 0;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 115px;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    width: 115px
}
.item-price-special {
    font: 700 16px/20px Roboto, sans-serif;
    color: #e82c0c
}
.item-price-container .old-price {
    color: #000;
    display: block
}
.item-price-container .item-price {
    display: block
}
.sub-price {
    font-size: 75%;
    position: relative;
    bottom: 0
}
.item-price-container .old-price + .item-price {
    margin-top: 0!important
}
.item-meta-container {
    padding: 0 5px
}
.new-rect, .discount-rect {
    color: #fff;
    display: block;
    font: 400 13px/20px Gotham, Roboto, sans-serif;
    left: 0;
    padding: 3px 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    z-index: 1
}
.new-rect {
    background: #82dc00
}
.discount-rect {
    background: #c72929
}
.new-rect + .discount-rect {
    top: 47px!important
}
.item .item-meta-container {
    text-align: center
}
.item.item-list .item-meta-container {
    text-align: left
}
.category-list-container .ratings-container {
    margin-bottom: 10px
}
.ratings-container {
    padding: 10px 0;
    line-height: 22px
}
.item .ratings-container * {
    vertical-align: middle
}
.ratings {
    width: 100%;
    height: 16px;
    display: inline-block;
    background: url(../images/sprites/ratings.png) no-repeat;
    background-position: 0 0
}
.ratings .ratings-result {
    height: 16px;
    background: url(../images/sprites/ratings.png) no-repeat;
    background-position: 0 -16px;
    float: left
}
.ratings-amount {
    color: #ccc;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap
}
.item-name {
    font: 400 15px/24px Roboto, sans-serif;
    margin: 0 0 15px
}
.item.item-list .item-name {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 5px
}
.item-name a {
    color: #6b6b6b;
    display: inline-block;
font:400 13px/16px "PT Sans", sans-serif margin-bottom: 5px
}
.item-name a:hover {
    color: #7fbe21
}
.item.item-list .item-meta-container p {
    margin-bottom: 20px
}
.item-action {
    line-height: 15px
}
.item-action * {
    vertical-align: middle;
    white-space: nowrap
}
.item-add-btn {
    display: inline-block;
    height: 35px;
    min-width: 35px;
    color: #e8e8e8;
    background-color: #575a59;
    border: 1px solid #5c5f5e;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    border-radius: 3px;
    text-transform: uppercase;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    vertical-align: top
}
.item-add-btn:hover, .item-add-btn:focus, .item-add-btn:active, .item-add-btn.active {
    color: #fff;
    background: #7fbe21;
    border-color: #7fbe21;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4)
}
.item-add-btn.icon-cart {
    background-image: url(../images/sprites/cart.png);
    background-repeat: no-repeat;
    background-position: center center
}
.icon-cart-text {
    display: inline-block;
    padding: 10px 16px;
    font-weight: 700;
    font-size: 13px
}
.item .item-action .item-action-inner {
    display: inline-block;
    padding-left: 10px;
    width: 0;
    visibility: hidden
}
.item .ratings-amount {
    display: none
}
#products-tabs-content .item:hover {
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 0 1px rgba(232,232,232,0.15);
    box-shadow: 0 0 1px rgba(232,232,232,0.15)
}
.sidebar .widget.subscribe {
    padding: 15px 10px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    text-align: center
}
.sidebar .widget.subscribe h3 {
    font-size: 26px;
    line-height: 32px
}
.sidebar .widget.subscribe p {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 22px
}
.sidebar .widget.subscribe .form-group {
    margin-bottom: 20px;
    padding: 0 10px
}
.sidebar .widget.subscribe .form-control {
    height: 36px;
    color: #a4a4a4;
    font-size: 15px;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px;
    text-align: center
}
.sidebar .widget.subscribe .btn {
    margin-bottom: 10px
}
.sidebar .widget .banner-slider .banner-slider-list li {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1;
    z-index: 0!important
}
.sidebar .widget .banner-slider .banner-slider-list a {
    display: inline-block;
    width: 100%
}
.sidebar .banner-slider .banner-slider-list img {
    display: block;
    height: auto;
    max-width: 100%;
    border: 1px solid #dcdcdc
}
.banner-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 800;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 0
}
.banner-slider .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
*display:inline
}
.banner-slider .flex-control-paging li a {
    width: 7px;
    height: 7px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}
.banner-slider .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7)
}
.banner-slider .flex-control-paging li a.flex-active {
    background: #7fbe21;
    cursor: default
}
#category-breadcrumb, #breadcrumb-container {
    padding: 8px 0;
    font: 13px/18px Oswald, Roboto, sans-serif
}
#category-breadcrumb {
    margin-bottom: 20px
}
#breadcrumb-container {
    background: #7fbe21;
    margin-bottom: 25px
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0
}
#breadcrumb-container .breadcrumb a {
    color: #fff
}
#category-breadcrumb .breadcrumb a {
    color: #757575
}
#breadcrumb-container .breadcrumb a:hover {
    color: #eee
}
#category-breadcrumb .breadcrumb a:hover {
    color: #7fbe21
}
.breadcrumb > li + li:before {
    padding: 0 10px;
    content: "\003E"
}
.breadcrumb > .active, #breadcrumb-container .breadcrumb > li + li:before {
    color: #fff
}
#category-breadcrumb .breadcrumb > .active, #category-breadcrumb .breadcrumb > li + li:before {
    color: #757575
}
.form-group {
    margin-bottom: 0
}
input:focus, textarea:focus, select:focus {
    outline: 0
}
fieldset {
    padding: 0;
    border: none
}
fieldset.half-margin {
    margin-bottom: 30px
}
.input-lg {
    height: 47px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-lg {
    height: 47px;
    line-height: 47px
}
#register-form .form-control {
    color: #a4a4a4;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding-left: 20px
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    border-radius: 3px;
    border-color: #dcdcdc
}
.form-control:focus {
    border-color: #e0e0e0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1)
}
.input-group {
    margin-bottom: 25px
}
.input-group-addon {
    padding-left: 8px;
    font-size: 14px;
    color: #7fbe21;
    text-align: left;
    background-color: #f2f2f2;
    border: 1px solid #dcdcdc;
    border-radius: 3px 3px 0 0;
    min-width: 190px;
    position: relative
}
.input-group-addon .glyphicon-refresh {
    cursor: pointer;
    margin-left: 4px
}
.input-group-addon i {
    font-size: 16px
}
.textarea-container {
    position: relative;
    width: 100%;
    overflow: hidden
}
.textarea-container .input-group-addon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 3px 3px 0 0;
    padding: 10.5px 12px 10.5px 7px;
    z-index: 90
}
.textarea-container .input-group-addon:first-child {
    border-right: 1px solid #e4e2e2
}
.textarea-container textarea {
    padding-top: 55px;
    margin-top: 5px
}
.form-control:-moz-placeholder {
color:#a4a4a4
}
.form-control::-moz-placeholder {
color:#a4a4a4
}
.form-control:-ms-input-placeholder {
color:#a4a4a4
}
.form-control::-webkit-input-placeholder {
color:#a4a4a4
}
.custom-checkbox {
    position: relative;
    padding-left: 30px
}
.input-desc, .input-desc-box {
    width: 100%;
    margin-bottom: 25px
}
.input-desc-box {
    width: 100%;
    color: #797878;
    padding: 12px 15px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background: #f2f2f2;
    margin-bottom: 25px;
    line-height: 21px
}
.input-desc-box .icon-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-weight: 700;
    background: #7fbe21;
    margin-top: 2.5px;
    color: #fff;
    line-height: 17px;
    text-align: center
}
.custom-checkbox input[type="checkbox"] {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    opacity: 0;
    z-index: 100
}
.custom-checkbox .checbox-container {
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    background: #fcfcfc;
    text-align: center;
    line-height: 14px
}
.custom-checkbox .checbox-container i {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    opacity: 0
}
.custom-checkbox input[type="checkbox"]:checked + .checbox-container {
    background: #84bb26!important;
    border-color: #84bb26
}
.custom-checkbox input[type="checkbox"]:checked + .checbox-container i {
    opacity: 1
}
#portfolio-filter {
    margin-bottom: 20px;
    list-style-type: none
}
#portfolio-filter li {
    float: left;
    margin: 0 3px 10px 0
}
#portfolio-filter li a {
    display: inline-block;
    padding: 6px 20px;
    background: #575a59;
    color: #fff;
    font: 700 14px/18px Roboto, sans-serif;
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -o-transition: background .4s;
    -ms-transition: background .4s;
    transition: background .4s;
    text-transform: uppercase
}
#portfolio-filter li a:hover, #portfolio-filter li a.active {
    background: #84bb26
}
.portfolio-item {
    margin-bottom: 35px
}
.owl-carousel .portfolio-item {
    padding: 0 15px;
    width: 100%!important
}
.portfolio-item > figure {
    margin-bottom: 20px;
    position: relative
}
.portfolio-item img {
    display: block;
    max-width: 100%;
    height: auto
}
.portfolio-item > figure > figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(68,70,69,0.7);
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    overflow: hidden
}
.portfolio-item > figure > figcaption > .zoom-button, .portfolio-item > figure > figcaption > .link-button {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #7fbe21;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.45);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.45);
    background-color: #7fbe21;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17.5px;
    margin-left: -17.5px;
    -webkit-transition: background-color .3s ease-in-out 0.2s, margin-left .4s ease-in-out .2s;
    -moz-transition: background-color .3s ease-in-out 0.2s, margin-left .4s ease-in-out .2s;
    -o-transition: background-color .3s ease-in-out 0.2s, margin-left .4s ease-in-out .2s;
    -ms-transition: background-color .3s ease-in-out 0.2s, margin-left .4s ease-in-out .2s;
    transition: background-color .3s ease-in-out 0.2s, margin-left .4s ease-in-out .2s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
.portfolio-item > figure > figcaption > .zoom-button {
    background-position: -52px -290px
}
.portfolio-item > figure > figcaption > .link-button {
    background-position: -85px -290px
}
.portfolio-item > figure > figcaption > .like-button {
    color: #fff;
    position: absolute;
    bottom: -20px;
    left: 10px;
    font-size: 14px;
    line-height: 1;
    opacity: 0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: all .3s ease-in-out .2s;
    -moz-transition: all .3s ease-in-out .2s;
    -o-transition: all .3s ease-in-out .2s;
    -ms-transition: all .3s ease-in-out .2s;
    transition: all .3s ease-in-out .2s
}
.portfolio-item > figure > figcaption > .like-button > span {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-left: 5px
}
.portfolio-item > figure:hover > figcaption {
    opacity: 1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.portfolio-item > figure:hover > figcaption > .zoom-button {
    margin-left: -45px;
    opacity: 1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.portfolio-item > figure:hover > figcaption > .link-button {
    margin-left: 10px;
    opacity: 1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.portfolio-item > figure > figcaption > .zoom-button:hover, .portfolio-item > figure > figcaption > .link-button:hover {
    background-color: #444645;
    border-color: #444645
}
.portfolio-item > figure:hover > figcaption > .like-button {
    bottom: 10px;
    opacity: 1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.portfolio-item > figure > figcaption > .like-button:hover {
    color: #7fbe21;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0
}
.portfolio-item h2 {
    font: 700 16px/17px Roboto, sans-serif;
    color: #666;
    margin: 0 0 5px
}
.portfolio-item h2 a {
    color: #666
}
.portfolio-item h2 a:hover {
    color: #7fbe21
}
.portfolio-item p {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 17px;
    color: #888
}
.portfolio-item p a {
    color: #888
}
.portfolio-item p a:hover {
    color: #7fbe21
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .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: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
}
.single-portfolio {
    position: relative
}
.single-portfolio-btn-container {
    position: absolute;
    top: -67px;
    right: 15px;
    padding-left: 10px;
    background: #fff
}
.portfolio-space {
    margin-left: 1px
}
.portfolio-btn {
    display: block;
    float: left;
    width: 51px;
    height: 37px;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: background-color 0.3s, color .4s;
    -moz-transition: background-color 0.3s, color .4s;
    -o-transition: background-color 0.3s, color .4s;
    -ms-transition: background-color 0.3s, color .4s;
    transition: background-color 0.3s, color .4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.portfolio-btn:hover {
    color: #fff;
    background-color: #84bb26;
    border-color: #84bb26
}
.portfolio-btn.portfolio-btn-prev {
    background-position: -3px -202px
}
.portfolio-btn.portfolio-btn-next {
    background-position: -57px -202px
}
.portfolio-btn.portfolio-btn-prev:hover {
    background-position: -3px -241px
}
.portfolio-btn.portfolio-btn-next:hover {
    background-position: -57px -241px
}
.single-portfolio figure {
    margin-bottom: 30px
}
.portfolio-meta-container {
    color: #777
}
.portfolio-meta-list {
    margin: 20px 0 30px
}
.portfolio-meta-list li {
    line-height: 23px;
    margin-bottom: 5px
}
.portfolio-meta-list li span {
    color: #666;
    font-weight: 700;
    margin-right: 6px
}
.portfolio-meta-list li a {
    color: #777
}
.portfolio-meta-list li a:hover {
    color: #7fbe21
}
#category-header {
    background: #f2f2f2;
    width: 100%;
    padding: 60px 0;
    border-top: 1px solid #e4e2e2;
    border-bottom: 1px solid #e4e2e2;
    overflow: hidden
}
#category-header.category-banner {
    padding: 0;
    border: none;
    margin-bottom: 20px!important;
    position: relative
}
#category-header.category-header-slider {
    background: #e8e8e8
}
.category-image-slider-container {
    position: relative;
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2)
}
.category-image-slider-container .category-image-slider-shadow {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -20px;
    width: 100%;
    height: 37px;
    background-image: url(../images/category-shadow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1
}
.category-image-slider-container .category-image-slider {
    z-index: 2
}
.category-image-slider-container .flex-direction-nav a {
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 1px 3px rgba(0,0,0,0.12);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 1px 3px rgba(0,0,0,0.12);
    border-radius: 3px
}
#category-header.category-header-slider .category-title h1, #category-header.category-header-slider .category-title h2 {
    font: 400 43px/1 Roboto, sans-serif;
    color: #585858;
    margin-bottom: 10px
}
#category-header .category-image {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}
.category-image-slider-container .new-rect, .category-image-slider-container .discount-rect {
    display: block;
    font: 700 30px/1 Gotham, Roboto, sans-serif;
    color: #fff;
    padding: 14px 0;
    position: absolute;
    left: -3px;
    top: 30px;
    text-transform: uppercase;
    z-index: 800;
    width: 98px;
    text-align: center
}
.category-image-slider-container .new-rect {
    background: #7fbe21
}
.category-image-slider-container .discount-rect {
    background: #c72929
}
#category-header.category-header-slider .category-image-slider {
    background: #fff
}
#category-header .category-title {
    padding-top: 60px
}
#category-header.category-banner .category-title {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -47.5px;
    padding: 0
}
#category-header.category-banner .category-title h1, #category-header.category-banner .category-title h2 {
    font: 400 35px/1 Oswald, sans-serif;
    color: #fff;
    margin-bottom: 15px
}
#category-header.category-banner p {
    max-width: 320px;
    margin-bottom: 15px;
    color: #fff;
    display: none
}
#category-header .category-title-price {
    font: 700 25px/1 Gudea, Roboto, sans-serif;
    color: #e82c0c;
    margin-bottom: 15px
}
#category-header .category-title h1, #category-header .category-title h2 {
    font-size: 43px;
    line-height: 1;
    color: #585858
}
#category-header .category-title h2, #category-header .category-title p {
    margin-bottom: 25px
}
.category-toolbar {
    padding: 0 0 15px
}
.category-toolbar .pagination {
    margin: 0
}
.category-item-container .item:hover {
    border: 1px solid #b6b6b6;
    -webkit-box-shadow: 0 0 1px rgba(232,232,232,0.15);
    box-shadow: 0 0 1px rgba(232,232,232,0.15)
}
.category-item-container .item:hover a {
    color: #7fbe21
}
.category-item-container.category-list-container .item:hover {
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none
}
.featured-slider .featured-product figure, .related-slider .related-product figure {
    float: left;
    margin-right: 15px
}
.featured-slider .featured-product, .related-slider .related-product {
    margin-bottom: 25px
}
.featured-slider .featured-product h5, .related-slider .related-product h5 {
    font: 700 18px/20px Gotham, Roboto, sans-serif
}
.featured-slider .featured-product h5 a, .related-slider .related-product h5 a {
    color: #4f4f4f
}
.featured-slider .featured-product h5 a:hover, .related-slider .related-product h5 a:hover {
    color: #7fbe21
}
.featured-slider .featured-product .featured-price, .related-slider .related-product .related-price {
    font: 700 18px/1 Roboto, sans-serif;
    color: #e82c0c
}
.widget.related {
    margin-bottom: 0!important
}
.category-toolbar .view-box {
    font-size: 0
}
.sort-box, .view-box {
    float: left
}
.toolbox-pagination, .toolbox-filter {
    position: relative
}
.toolbox-pagination .pagination {
    float: right
}
.toolbox-filter {
    padding-bottom: 15px
}
.toolbox-pagination {
    float: none;
    padding-top: 15px;
    border-top: 1px solid #eee
}
.toolbox-pagination .view-count-box {
    position: absolute;
    right: 0;
    top: -45px;
    margin-right: 0
}
.sort-box span, .view-count-box span {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize
}
.sort-box .select-dropdown, .view-count-box .select-dropdown {
    margin-right: 30px
}
.select-dropdown .select-btn {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #757575;
    border-color: #e4e2e2;
    border-radius: 2px;
    background: transparent;
    text-align: left
}
.sort-box .select-dropdown .select-btn {
    min-width: 90px
}
.view-count-box .select-dropdown .select-btn {
    min-width: 55px
}
.select-dropdown .dropdown-toggle {
    background: #f2f2f2;
    color: #a7a7a7;
    font-size: 18px;
    padding: 4px 10px;
    line-height: 20px;
    border-color: #e4e2e2
}
.select-dropdown:hover .dropdown-toggle {
    background: #7fbe21;
    color: #fff;
    border-color: #7fbe21
}
.select-dropdown .dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.25);
    box-shadow: 0 3px 6px rgba(0,0,0,0.25)
}
.select-dropdown .dropdown-menu > li > a {
    display: block;
    padding: 8px 18px;
    font-size: 13px;
    line-height: 1.5;
    color: #737373;
    background: transparent
}
.select-dropdown .dropdown-menu > li {
    border-bottom: 1px solid #e4e2e2
}
.select-dropdown .dropdown-menu > li:last-child {
    border-bottom: none
}
.select-dropdown .dropdown-menu > li > a:hover {
    color: #fff;
    background: #7fbe21
}
.select-dropdown .dropdown-menu > li > a:focus {
    color: #737373;
    background: transparent
}
.category-toolbar .icon-button {
    width: 35px;
    height: 30px;
    background-color: #f2f2f2;
    border-color: #e0e0e0;
    margin: 0;
    background-image: url(../images/sprites/category-icons.png);
    background-repeat: no-repeat
}
.category-toolbar .icon-button.icon-grid {
    background-position: -1px -1px
}
.category-toolbar .icon-button.icon-list {
    background-position: -36px -1px
}
.category-toolbar .icon-button:hover, .category-toolbar .icon-button:focus, .category-toolbar .icon-button:active, .category-toolbar .icon-button.active {
    background-color: #84bb26;
    border-color: #84bb26;
    background-image: url(../images/sprites/category-icons-active.png)
}
.category-toolbar .icon-button.active {
    cursor: default
}
.category-toolbar .view-box .icon-button:first-child {
    border-radius: 3px 0 0 3px!important
}
.category-toolbar .view-box .icon-button:last-child {
    border-radius: 0 3px 3px 0!important
}
.jspContainer {
    position: relative;
    overflow: hidden;
    user-select: none;
    -webkit-user-select: none
}
.jspPane {
    position: absolute
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 3px;
    height: 100%;
    background: #efefef;
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,0.08)
}
.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #efefef;
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,0.08)
}
.jspCap {
    display: none
}
.jspHorizontalBar .jspCap {
    float: left
}
.jspTrack {
    position: relative
}
.jspDrag {
    background: #84bb26;
    position: relative;
    top: 0;
    left: -2px;
    cursor: pointer;
    width: 7px;
    border-radius: 3px
}
.jspDrag:before, .jspDrag:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 1px;
    width: 5px;
    height: 1px;
    background: rgba(250,250,250,0.5);
    box-shadow: 1px 0 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 1px 0 0 rgba(0,0,0,0.05)
}
.jspDrag:before {
    margin-top: -2px
}
.jspDrag:after {
    margin-top: 2px
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}
.jspVerticalBar .jspArrow {
    height: 16px
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}
.jspVerticalBar .jspArrow:focus {
    outline: none
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}
.category-filter-list.jscrollpane {
    overflow-y: auto
}
.category-filter-list li {
    color: #000;
    margin: 5px 0
}
.category-filter-list li a {
    font: 400 16px/28px Gudea, Roboto, sans-serif;
    color: #939292
}
.category-filter-list li a:hover {
    color: #7fbe21
}
.filter-color-list li {
    display: block;
    float: left;
    width: 35px;
    margin: 0 10px 10px 0
}
.filter-color-list li .filter-color-box {
    display: block;
    width: 35px;
    height: 35px;
    background: #fafafa;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.35)
}
.filter-color-list li.last-md {
    margin-right: 0
}
.filter-color-list li.last-lg {
    margin-right: 10px
}
.filter-size-list li {
    display: block;
    float: left;
    width: 65px;
    margin: 0 10px 10px 0;
    font: 700 16px/28px Roboto, sans-serif;
    text-align: center;
    text-transform: uppercase
}
.filter-size-list li a {
    display: block;
    width: 100%;
    height: 30px;
    background-color: #f4f4f4;
    border: 1px solid #e0e0e0;
    color: #757575;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    border-radius: 3px
}
.filter-size-list li:hover a {
    background-color: #7fbe21;
    border-color: #7fbe21;
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5)
}
#price-range {
    margin: 20px
}
#price-range-details {
    margin-bottom: 20px
}
#price-range-details >span {
    font-size: 14px;
    color: #999;
    line-height: 20px
}
#price-range-details input {
    display: inline-block;
    width: 45px;
    height: 24px;
    border: 1px solid #d3d3d3;
    line-height: 20px;
    padding: 2px 5px;
    font-size: 13px;
    color: #999
}
#price-range-details input.separator {
    margin-right: 5px
}
#price-range-btns .btn {
    padding: 8px 12px;
    text-transform: uppercase
}
.article {
    padding-left: 95px;
    position: relative;
    margin-bottom: 80px
}
.article .article-meta-date {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font: 18px/20px Gotham, Roboto, sans-serif;
    text-transform: uppercase;
    background: #444645;
    color: #fff;
    font-weight: 700;
    width: 80px;
    padding: 20px 0
}
.article .article-meta-date span {
    display: block;
    font-size: 20px
}
.article .article-media-container {
    margin-bottom: 30px
}
.article .article-media-container img {
    display: block;
    height: auto;
    max-width: 100%
}
.article h2 {
    font: 700 28px/1 Gotham, Roboto, sans-serif;
    margin-bottom: 15px
}
.article h2 a, .article .article-content-container a {
    color: #424645
}
.article h2 a:hover, .article .article-content-container a:hover {
    color: #7fbe21
}
.article .article-meta-more {
    float: left
}
.article .article-meta-view {
    float: right
}
.article .article-meta-container {
    margin-bottom: 15px
}
.article .article-meta-container a:hover {
    color: #424645
}
.article .article-meta-container .article-meta-more a {
    margin-right: 30px
}
.article .article-meta-container .article-meta-view a {
    margin-left: 30px
}
.article .article-content-container a {
    font-weight: 700;
    font-size: 14px
}
.pagination-container {
    padding-top: 20px;
    border-top: 1px solid #eee
}
.pagination-container.clear-border {
    border-top: none
}
.pagination-container .page-count {
    padding-top: 4.5px;
    font-size: 15px;
    color: #a4a4a4
}
.pagination {
    display: inline-block;
    margin: 0 0 40px;
    border-radius: 0
}
.pagination > li {
    display: inline
}
.pagination > li > a, .pagination > li > span {
    display: inline-block;
    float: none;
    padding: 6px;
    width: auto;
    height: 30px;
    margin-left: 2px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 700;
    text-decoration: none;
    background-color: #eee;
    border: 1px solid #e4e2e2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
    color: #757575;
    text-align: center
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #7fbe21;
    color: #fff;
    border-color: #7fbe21
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #757575;
    background-color: #e4e2e2;
    border-color: #e4e2e2
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.sidebar h3 {
    color: #444645;
    font-size: 15px;
    text-transform: uppercase;
    font: 400 22px/32px Oswald, Roboto, sans-serif;
    margin-bottom: 20px
}
.sidebar .widget {
    margin-bottom: 60px
}
.category-accordion h4 {
color:#
}
.category-accordion-list {
    list-style-type: disc;
    padding-left: 15px
}
.sidebar .widget .category-accordion-list li {
    padding: 4px 0
}
.sidebar .widget .panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.sidebar .widget .panel-body {
    padding: 0 20px 15px
}
.sidebar .widget .panel-heading {
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-transform: uppercase;
    margin-bottom: 15px
}
.sidebar .widget .icon-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    float: right
}
.sidebar .widget .panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}
.sidebar .widget .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #888
}
.sidebar .widget .panel a {
    color: #000
}
.sidebar .widget .panel a:hover {
    color: #7fbe21
}
.sidebar .widget .panel a:hover .icon-box {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    border-color: #7fbe21;
    background-color: #7fbe21;
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.35)
}
.sidebar .widget .panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0
}
.sidebar .widget .panel-group .panel-heading {
    border-bottom: 0
}
.sidebar .widget .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid transparent
}
.sidebar .widget .panel-custom {
    border-color: transparent
}
.sidebar .widget .panel-custom > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent
}
.sidebar .widget .panel-custom > .panel-heading + .panel-collapse .panel-body {
    border-top-color: transparent
}
.panel-custom > .panel-heading > .dropdown .caret {
    border-color: transparent
}
.sidebar .widget .panel-custom > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: transparent
}
.sidebar .widget .latest-posts-list, .sidebar .widget .recent-posts-list {
    font-size: 15px
}
.sidebar .widget .latest-posts-list .latest-posts-media-container, .sidebar .widget .recent-posts-list .recent-posts-media-container {
    margin-bottom: 20px
}
.sidebar .widget .latest-posts-list a, .sidebar .widget .recent-posts-list a {
    display: block
}
.sidebar .widget .latest-posts-list h4, .sidebar .widget .recent-posts-list h4 {
    font: 700 20px/25px Gotham, Roboto, sans-serif;
    margin-bottom: 20px
}
.sidebar .widget .latest-posts-list h4 a, .sidebar .widget .recent-posts-list h4 a {
    color: #686c6b
}
.sidebar .widget .latest-posts-list h4 a:hover, .sidebar .widget .recent-posts-list h4 a:hover {
    color: #5a5a5a
}
.sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-left a, .sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-left a {
    font-weight: 700
}
.sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-right, .sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-right {
    font-style: italic;
    color: #bdbdbd;
    font-size: 14px
}
.sidebarslider .flex-direction-nav {
    position: absolute;
    top: -47px;
    right: 0;
    width: 66px;
    height: 22px
}
.sidebarslider .flex-direction-nav li {
    display: block;
    float: left
}
.sidebarslider .flex-direction-nav a {
    display: block;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    width: 31px;
    height: 22px;
    margin-top: -11px;
    opacity: 1;
    margin-left: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.45)
}
.sidebarslider .flex-direction-nav a:hover {
    background-color: #84bb26;
    opacity: 1;
    text-shadow: none;
    border-color: #84bb26
}
.sidebarslider .flex-direction-nav .flex-prev {
    left: 0;
    background-position: -188px -202px
}
.sidebarslider .flex-direction-nav .flex-next {
    right: 0;
    background-position: -221px -202px
}
.sidebarslider .flex-direction-nav .flex-prev:hover {
    background-position: -188px -225px
}
.sidebarslider .flex-direction-nav .flex-next:hover {
    background-position: -221px -225px
}
.sidebar .widget .testimonials-list li .testimonial-details {
    padding: 25px 25px 25px 45px;
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    position: relative;
    font-size: 15px;
    margin-bottom: 30px
}
.sidebar .widget .testimonials-list li .testimonial-details header {
    font: 700 23px/21px Gotham, Roboto, sans-serif;
    margin-bottom: 15px
}
.sidebar .widget .testimonials-list li .testimonial-details:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 22px;
    width: 32px;
    height: 26px;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -150px
}
.sidebar .widget .testimonials-list li .testimonial-details:after {
    content: '';
    position: absolute;
    display: block;
    top: 100%;
    left: 30px;
    margin-top: -1px;
    width: 36px;
    height: 21px;
    background: url(../images/testimonial-arrow.png) no-repeat center center
}
.sidebar .widget .testimonials-list li figure img {
    display: block;
    max-width: 70px;
    height: auto;
    float: left;
    margin-right: 20px
}
.sidebar .widget .testimonials-list li figure > figcaption {
    display: block;
    float: left;
    font-style: italic;
    font-size: 16px;
    font-family: Gotham, 'Roboto', sans-serif
}
.sidebar .widget .testimonials-list li figure > figcaption > a {
    display: block
}
.sidebar .widget .tags-list {
    font-size: 0
}
.sidebar .widget .tags-list li {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 14px;
    line-height: 20px
}
.sidebar .widget .tags-list li a {
    display: inline-block;
    padding: 4px 11px;
    border-radius: 2px;
    background: #f6f6f6;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
    color: #444645
}
.sidebar .widget .tags-list li a:hover {
    color: #7fbe21
}
.sidebar .widget .flickr-feed-list li {
    display: block;
    float: left;
    margin: 0 10px 10px 0
}
.sidebar .widget .flickr-feed-list li a {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 75px;
    overflow: hidden
}
.sidebar .widget .flickr-feed-list li a:before {
    content: '+';
    position: absolute;
    left: -75px;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 25px;
    font-size: 22px;
    line-height: 25px;
    color: #f5f7fa;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    -ms-transition: all .25s;
    transition: all .25s;
    opacity: .1;
    background: rgba(141,185,65,0.8)
}
.sidebar .widget .flickr-feed-list li a:hover:before {
    left: 0;
    opacity: 1
}
.single-post .article {
    margin-bottom: 30px
}
.article-author {
    margin: 70px 0
}
.article-author .article-author-image {
    float: left;
    margin: 0 30px 0 0
}
.article-author .article-author-image img {
    display: block;
    max-width: 100%;
    height: auto
}
.article-author .article-author-details h4 {
    font-size: 27px
}
.comments h3 {
    font: 700 24px/22px Gotham, Roboto, sans-serif;
    color: #565656;
    margin: 0
}
.comments .title-bg {
    margin-bottom: 30px
}
.comments .comments-list {
    margin-bottom: 60px
}
.comments .comments-list li .comment {
    position: relative;
    padding-left: 100px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ececec
}
.comments .comments-list li .comment figure {
    position: absolute;
    left: 0;
    top: 0
}
.comments .comments-list li .comment figure img {
    max-width: 100%;
    display: block;
    height: auto
}
.comments .comments-list li .comment .comment-details .comment-title {
    font: 700 18px/20px Roboto, sans-serif;
    color: #777;
    margin-bottom: 10px
}
.comments .comments-list li .comment .comment-details .comment-meta-container {
    margin-bottom: 10px
}
.comments .comments-list li .comment .comment-details .comment-meta-container > a, .comments .comments-list li .comment .comment-details .comment-meta-container > span {
    margin-right: 10px
}
.comments .comments-list li .comment .comment-details .comment-meta-container > span {
    font-style: italic;
    color: #bdbdbd
}
.comments .comments-list li .comment .comment-details .comment-meta-container .replay-button {
    font-weight: 700;
    color: #7c7c7c;
    font-family: 'Roboto', sans-serif
}
.comments .comments-list li .comment .comment-details .comment-meta-container .replay-button:hover {
    color: #7fbe21
}
.comments .comments-list li .children {
    margin-left: 50px
}
#product-image-carousel-container {
    float: left;
    width: 84px;
    margin-right: 15px
}
.elastislide-list {
    list-style-type: none;
    display: none
}
.no-js .elastislide-list {
    display: block
}
.elastislide-carousel ul li {
    min-width: 12px
}
.elastislide-wrapper {
    position: relative;
    min-height: 60px
}
.elastislide-vertical {
    padding: 0
}
.elastislide-carousel {
    overflow: hidden;
    position: relative
}
.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transition-property: -webkit-transform;
    transition-property: -moz-transform;
    transition-property: -o-transform;
    transition-property: -ms-transform;
    transition-property: transform;
    transition-duration: 200ms
}
.elastislide-carousel ul li {
    margin: 0
}
.elastislide-vertical ul li {
    display: block
}
.elastislide-carousel ul li a {
    display: inline-block;
    width: 100%
}
.elastislide-carousel ul li a img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-bottom: 11px
}
.elastislide-wrapper nav span {
    position: absolute;
    width: 30px;
    height: 25px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    background-color: #fafafa;
    text-indent: -9999px;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
    background-image: url(../images/sprites/product-nav.png)
}
.elastislide-wrapper nav span:hover {
    background-color: #84bb26;
    border-color: #84bb26
}
.elastislide-vertical nav span {
    top: -12.5px;
    left: 50%;
    margin-left: -11px
}
.elastislide-vertical nav span.elastislide-next {
    bottom: -12.5px;
    top: auto;
    background-position: 0 -25px
}
.elastislide-vertical nav span.elastislide-next:hover {
    background-position: -30px -25px
}
.elastislide-vertical nav span.elastislide-prev:hover {
    background-position: -30px 0
}
#product-image-container {
    width: 350px;
    float: left;
    text-align: center;
    position: relative
}
#product-image-container img {
    display: inline-block;
    width: 100%;
    height: auto
}
#product-image-container .item-price-container {
    width: 108px;
    height: 108px;
    font-size: 25px;
    line-height: 30px
}
.product hr {
    margin: 15px 0
}
.product .product-name {
    font: 700 23px/1 Roboto, sans-serif;
    color: #646464;
    color: #646464
}
.product .ratings-container {
    padding: 4px 0;
    height: 30px;
    color: #b6b6b6
}
.product .ratings-amount {
    display: inline-block;
    color: #b6b6b6
}
.rate-this {
    color: #b6b6b6;
    font-size: 14px;
    line-height: 16px
}
.rate-this:hover {
    color: #7fbe21!important
}
.product-extra .icon-button:hover {
    color: #fff;
    background-color: #84bb26
}
.product-list {
    margin-top: 5px
}
.product-list li {
    color: #777;
    line-height: 23px
}
.product-list li span {
    font-weight: 700;
    margin-right: 5px
}
.product-color-filter-container, .product-size-filter-container {
    margin-bottom: 20px
}
.product-color-filter-container > span, .product-size-filter-container > span {
    font-weight: 700;
    font-family: 'Gudea', 'Roboto', sans-serif;
    color: #9b9b9b
}
.product-extra-box-container {
    float: left
}
.product-extra-box, .product-extra-box {
    float: left;
    margin-right: 6px;
    color: #575a59
}
.product-extra-box span, .product-extra-box span {
    display: none;
    margin-left: 10px;
    font-weight: 700;
    font-size: 13px;
    line-height: 35px;
    font-family: inherit;
    text-transform: uppercase
}
.icon-button {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    background: #7fbe21;
    border: 1px solid #7fbe21;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
    font-size: 16px;
    border-radius: 2px;
    background-image: url(../images/sprites/item-icons.png);
    background-repeat: no-repeat;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s
}
.icon-button.icon-like {
    background-position: 0 0
}
.icon-button.icon-compare {
    background-position: -35px 0
}
.icon-button:hover, .icon-button:focus, .icon-button:active, .icon-button.active {
    background-color: #84bb26;
    border-color: #84bb26
}
.product-extra .icon-button {
    margin-right: 5px
}
.product .share-button-group {
    margin-left: 30px;
    width: 320px;
    margin-top: 1.5px;
    float: left
}
.product-detail-tab .tab-content {
    font-size: 12px;
    line-height: 1.5;
    color: #737373
}
.product-details-list {
    list-style-type: disc;
    margin-left: 20px
}
.product-details-list li {
    margin-bottom: 5px;
    padding-left: 5px
}
.custom-quantity-input {
    display: block;
    position: relative;
    width: 210px;
    height: 40px;
    border-radius: 3px;
    padding-right: 26px
}
.custom-quantity-input input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #2c3e50;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0 0 0 4px
}
.custom-quantity-input .quantity-btn {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #777;
    display: block;
    font-size: 17px;
    height: 21px;
    line-height: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 26px
}
.custom-quantity-input .quantity-btn.quantity-input-up {
    border-radius: 0 3px 0 0;
    top: 0
}
.custom-quantity-input .quantity-btn.quantity-input-down {
    border-radius: 0 0 3px;
    bottom: -1px
}
.custom-quantity-input .quantity-btn:hover {
    border-color: #7fbe21;
    background: #7fbe21;
    color: #fff
}
.custom-quantity-input .quantity-btn:active {
    border-color: #e0e0e0;
    background: #fafafa;
    color: #777
}
.product-add .custom-quantity-input {
    float: left;
    margin-right: 30px
}
.product-add .btn {
    padding: 11.5px 19px;
    font-weight: 700;
    font-size: 19px
}
.product-add .btn-custom-2 {
    color: #e8e8e8!important
}
.table {
    border: 1px solid #e0e0e0;
    margin-bottom: 0
}
.table img {
    display: inline-block;
    max-width: 100%;
    height: auto
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 30px 20px;
    line-height: 1.5;
    border-top: none;
    text-align: center
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
    white-space: normal
}
.table thead tr th {
    padding: 20px;
    border-color: transparent;
    border-right: 1px solid #e0e0e0;
    background: #fafafa;
    border-bottom: 1px solid #e0e0e0
}
.table .table-title {
    font: 700 15px/22px Roboto, sans-serif;
    color: #565656;
    text-transform: uppercase
}
.cart-table > thead > tr > th:last-child {
    border-right: transparent
}
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e0e0e0!important;
    border-right: 1px solid #e0e0e0!important
}
.table figure a {
    display: inline-block
}
.cart-table .item-name-col {
    width: 410px
}
.cart-table .item-name-col figure {
    width: 180px;
    float: left;
    margin-right: 20px
}
.table .item-name {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left
}
.table .item-price-special {
    font-size: 18px;
    display: inline-block;
    margin-top: 6px
}
.table .item-price-col .item-price-special {
    color: #555
}
.cart-table .item-name-col ul {
    text-align: left
}
.cart-table .item-name-col ul li {
    display: block
}
.table .custom-quantity-input {
    width: 108px;
    height: 44px;
    padding-right: 22px;
    margin: 0 auto
}
.table .custom-quantity-input input {
    height: 100%;
    width: 100%;
    font-size: 20px
}
.table .custom-quantity-input .quantity-btn {
    width: 22px;
    height: 22px;
    line-height: 22px
}
.close-button {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 18px;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -290px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-radius: 2px;
    vertical-align: top
}
.close-button:hover {
    background-color: #7fbe21;
    background-position: -26px -290px;
    border-color: #7fbe21
}
.total-table {
    font: 700 18px/20px Gotham, Roboto, sans-serif;
    color: #777;
    text-transform: uppercase
}
.total-table .total-table-title {
    font-size: 16px
}
.total-table > tbody > tr > td, .total-table > tbody > tr:first-child > td, .total-table > tbody > tr:last-child > td {
    padding: 15px
}
.total-table > tfoot > tr > td {
    padding: 15px;
    font-size: 22px;
    background: #f4f4f4
}
.total-table > tfoot > tr > td:first-child {
    color: #666
}
.total-table > tfoot > tr > td:last-child {
    color: #e82c0c;
    font-size: 20px
}
.tab-container {
    border: 1px solid #dcdcdc
}
.tab-container .nav-tabs {
    border-bottom: none;
    background: #fafafa;
    border-right: 1px solid #dcdcdc
}
.tab-container.left .nav-tabs {
    float: left
}
.tab-container.right .nav-tabs {
    float: right
}
.tab-container.left .nav-tabs > li, .tab-container.right .nav-tabs > li {
    float: none;
    margin-bottom: 0;
    font: 700 16px/20px Roboto, sans-serif;
    color: #666;
    text-transform: uppercase
}
.tab-container .nav-tabs > li > a {
    display: block;
    padding: 10px;
    margin-right: 0;
    min-width: 130px;
    line-height: inherit;
    border: 1px solid transparent;
    border-bottom-color: #dcdcdc;
    border-radius: 0;
    color: #666;
    background: #fafafa;
    -webkit-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -ms-transition: background .2s ease-in;
    transition: background .2s ease-in
}
.tab-container .nav-tabs > li > a:hover {
    background: #f3f3f3;
    border: 1px solid transparent;
    border-bottom-color: #dcdcdc
}
.tab-container .nav-tabs > li.active > a, .tab-container .nav-tabs > li.active > a:hover, .tab-container .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background: #fff;
    border: 1px solid transparent;
    border-bottom-color: #dcdcdc;
    margin-right: -1px
}
.tab-container .tab-content {
    padding: 0 10px 0 140px;
    width: 100%;
    color: #777
}
.tab-container .tab-content .tab-pane {
    padding: 20px 0
}
#shipping-form .control-label {
    width: 110px;
    display: inline-block;
    margin-right: 10px;
    line-height: 34px
}
#shipping-form .input-container {
    display: block;
    width: 100px;
    float: right
}
.ratings-container .ratings .ratings-amount.separator {
    float: right
}
.compare-item-table > thead > tr:first-child > td, .compare-item-table > tbody > tr:first-child > td {
    border-top-color: #e0e0e0!important
}
.compare-item-table > thead > tr > td:last-child, .compare-item-table > tbody > tr > td:last-child, .compare-item-table > tfoot > tr > td:last-child {
    border-right-color: #e0e0e0!important
}
.compare-item-table > thead > tr > td, .compare-item-table > tbody > tr > td, .compare-item-table > tfoot > tr > td {
    border-top-color: transparent!important;
    border-right-color: transparent!important
}
.compare-item-table .table-title {
    background: #ececec;
    width: 200px;
    text-align: right;
    padding-right: 30px!important;
    border-right: 1px solid #e0e0e0!important;
    background: #ececec!important
}
.compare-item-table figure {
    width: 170px;
    margin: 0 auto
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: transparent
}
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #f7f7f7
}
.table-striped > tbody > tr:nth-child(even) > td.table-title, .table-striped > tbody > tr:nth-child(even) > th.table-title {
    background-color: #e5e5e5!important
}
.compare-item-table .item-name {
    text-align: center;
    margin-top: 20px
}
.table .item-brand-col {
    color: #777;
    font-weight: 700
}
.compare-item-table .ratings-amount {
    display: block;
    text-align: center
}
.compare-item-table .btn {
    padding: 7px 17px
}
.compare-item-table .btn-custom-2 {
    font-size: 13px;
    line-height: 1.5;
    color: #e8e8e8!important
}
.accordion-header {
    background: #f4f4f4;
    padding: 20px;
    border: 1px solid #e4e2e2;
    position: relative;
    margin-bottom: 10px
}
.sm-accordion .accordion-header {
    margin-bottom: 0;
    border-bottom-color: transparent
}
.sm-accordion .panel:last-child .accordion-header {
    border-bottom-color: #e4e2e2
}
.accordion-title {
    font: 700 18px/1 Roboto, sans-serif;
    color: #000
}
.accordion-title > span {
    margin: 0 5px;
    text-transform: uppercase
}
.accordion-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-position: -146px -290px;
    background-repeat: no-repeat;
    border: 1px solid #dcdcdc;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}
.accordion-btn.opened {
    border-radius: 0 0 3px 3px!important;
    background-position: -118px -290px
}
.sm-accordion .accordion-btn {
    width: 25px;
    height: 25px;
    line-height: 25px
}
.accordion-btn:hover, .accordion-btn.active {
    background-color: #84bb26;
    border-color: #84bb26;
    background-position: -146px -318px
}
.accordion-btn.opened:hover, .accordion-btn.opened.active {
    background-position: -118px -318px
}
.accordion-header .accordion-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px
}
.input-group .form-control {
    z-index: 1
}
.sm-accordion .accordion-btn {
    width: 25px;
    height: 25px
}
.sm-accordion .accordion-header .accordion-btn {
    margin-top: -12.5px
}
.sm-accordion .accordion-btn {
    background-position: -197px -290px
}
.sm-accordion .accordion-btn.opened {
    background-position: -174px -290px
}
.sm-accordion .accordion-btn:hover, .sm-accordion .accordion-btn.active {
    background-position: -197px -313px
}
.sm-accordion .accordion-btn.opened:hover, .sm-accordion .accordion-btn.opened.active {
    background-position: -174px -313px
}
.sidebar .widget .sm-accordion .panel + .panel {
    margin-top: 0
}
.custom-accordion .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.custom-accordion .panel-body {
    padding: 40px 0
}
.sm-accordion.custom-accordion .panel-body {
    padding: 20px 20px 40px;
    background: #fcfcfc;
    border: 1px solid #e4e2e2;
    border-bottom-color: transparent
}
.sm-accordion.custom-accordion .panel:last-child .panel-body {
    border-bottom-color: #e4e2e2;
    border-top-color: transparent
}
.checkout-title {
    font: 400 25px/30px Oswald, sans-serif;
    color: #444645;
    text-transform: uppercase;
    margin-bottom: 20px
}
.submenu-category li:last-child a {
    border-bottom: 0
}
.help-block {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    color: #c72928;
    font-size: 13px
}
.help-block a {
    color: #c72928
}
.help-block a:hover {
    text-decoration: underline
}
.checkout-table .checkout-table-title, .checkout-table .checkout-table-price, .checkout-table .checkout-total-title, .checkout-table .checkout-total-price {
    font: 700 18px/20px Gotham, Roboto, sans-serif;
    color: #777;
    text-transform: uppercase;
    padding: 15px
}
.checkout-table .checkout-table-title {
    font-size: 16px;
    text-align: right;
    padding-right: 60px
}
.checkout-table > tbody > tr:last-child > td {
    padding: 15px
}
.checkout-table > tbody > tr:last-child > .checkout-table-title {
    padding-right: 60px
}
.checkout-table .checkout-total-title, .checkout-table .checkout-total-price {
    padding-top: 20px;
    padding-bottom: 20px
}
.checkout-table .checkout-total-title {
    text-align: right;
    padding-right: 60px;
    font-size: 22px;
    line-height: 24px;
    color: #666
}
.checkout-table .checkout-total-price {
    font-size: 20px;
    color: #e82c0c;
    line-height: 24px
}
.checkout-table .item-name-col {
    width: 410px
}
.checkout-table .item-name-col figure {
    width: 180px;
    float: left;
    margin-right: 20px
}
.checkout-table .item-name-col ul {
    text-align: left
}
.checkout-table .item-name-col ul li {
    display: block
}
.checkout-table tfoot tr {
    background: #f8f8f8
}
#map {
    height: 350px;
    margin-bottom: 50px
}
#map img {
    max-width: none
}
.contact-details-list > li {
    position: relative;
    padding-left: 56px;
    font-size: 16px;
    line-height: 25px;
    color: #797878;
    margin-bottom: 15px
}
.contact-icon {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    background-color: #7fbe21;
    background-repeat: no-repeat;
    background-image: url(../images/sprites/sprite.png);
    border: 1px solid #7fbe21;
    border-radius: 2px;
    text-align: center;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.15)
}
.contact-icon.contact-icon-phone {
    background-position: -288px 0
}
.contact-icon.contact-icon-mobile {
    background-position: -322px 0
}
.contact-icon.contact-icon-email {
    background-position: -288px -34px
}
.contact-icon.contact-icon-skype {
    background-position: -322px -34px
}
#contact-form .input-group-addon {
    min-width: 100px
}
.input-text {
    vertical-align: middle
}
.input-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../images/sprites/sprite.png);
    margin-right: 5px;
    vertical-align: middle
}
.input-icon.input-icon-user {
    background-position: -90px -140px
}
.input-icon.input-icon-email {
    background-position: -114px -140px
}
.input-icon.input-icon-subject {
    background-position: -138px -140px
}
.input-icon.input-icon-message {
    background-position: -162px -140px
}
.input-icon.input-icon-phone {
    background-position: -186px -140px
}
.input-icon.input-icon-fax {
    background-position: -210px -140px
}
.input-icon.input-icon-password {
    background-position: -234px -140px
}
.input-icon.input-icon-company {
    background-position: -258px -140px
}
.input-icon.input-icon-address {
    background-position: -282px -140px
}
.input-icon.input-icon-city {
    background-position: -306px -140px
}
.input-icon.input-icon-postcode {
    background-position: -330px -140px
}
.input-icon.input-icon-country {
    background-position: -354px -140px
}
.input-icon.input-icon-region {
    background-position: -90px -164px
}
.input-icon.input-icon-card {
    background-position: -209px -140px
}
#footer {
    background: #080f00 none repeat scroll 0 0;
    color: #ccc;
    float: left;
    font: 15px/2em Gudea, Roboto, sans-serif;
    margin-top: -8px!important;
    width: 100%
}
#footer a {
    color: #ccc;
    font-size: 12px;
    font-weight: 700
}
#footer a:hover {
    color: #84bb26
}
#footer #twitterfeed-container {
    background: #84bb26
}
#footer #twitterfeed-container .twitterfeed {
    position: relative;
    color: #444645;
    font-size: 16px;
    line-height: 32px;
    padding: 40px 0 35px;
    overflow: hidden
}
.twitter_feed .tweet_list li {
    width: 100%;
    margin-bottom: 20px
}
.twitter_feed .tweet_list li:last-child {
    margin-bottom: 0
}
.twitter_feed .tweet_list .tweet_avatar {
    display: none
}
.twitter_feed .tweet_list li a, #footer #twitterfeed-container .twitterfeed a {
    color: #444645
}
#footer #twitterfeed-container .twitterfeed a:hover {
    color: #cdfa7e
}
.twitter_feed .tweet_list .tweet_time {
    display: block;
    font-size: 14px;
    font-style: italic
}
.twitter_feed .tweet_list .tweet_time a {
    color: #cdfa7e!important
}
#footer #twitterfeed-container .twitterfeed .twitter-icon {
    position: absolute;
    bottom: -21px;
    left: 15px;
    font-size: 48px;
    line-height: 48px;
    color: #444645
}
.twitter_feed .flex-direction-nav {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 74px
}
.twitter_feed .flex-direction-nav li {
    display: block;
    float: left
}
.twitter_feed .flex-direction-nav a {
    display: block;
    background-color: transparent;
    width: 35px;
    height: 25px;
    margin-top: -12.5px;
    background-image: url(../images/sprites/twitterfeednav.png);
    margin-left: 2px;
    border-radius: 3px;
    padding: 0;
    opacity: .75;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}
.twitter_feed .flex-direction-nav a.flex-prev {
    background-position: 0 0
}
.twitter_feed .flex-direction-nav a.flex-next {
    background-position: -35px 0
}
.twitter_feed .flex-direction-nav a.flex-prev:hover {
    background-position: 0 -25px;
    background-color: #444645;
    opacity: 1
}
.twitter_feed .flex-direction-nav a.flex-next:hover {
    background-position: -35px -25px;
    background-color: #444645;
    opacity: 1
}
#inner-footer {
    padding: 20px 0 50px
}
#footer h3 {
    color: #70cd00;
    font: 17px/38pxRoboto, sans-serif;
    text-transform: uppercase
}
#footer .links {
    display: block
}
#footer .links li {
    padding-left: 16px;
    background-image: url(../images/sprites/footer-menu-list-type.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 25px
}
#footer .contact-list li, #footer .discount_offer p {
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    text-transform: none
}
#footer .contact-list li strong {
    font-size: 16px
}
#footer .contact-list strong {
    text-transform: uppercase
}
#footer .facebook-likebox iframe {
    width: 100%;
    height: 320px
}
#footer-bottom {
    padding: 10px 0;
    font: 13px/18px Roboto, sans-serif;
    background: #000
}
#footer-bottom p {
    margin: 14px 0
}
#footer-bottom .social-links li {
    margin-top: 5px;
    margin-bottom: 5px
}
.social-links {
    font-size: 0;
    line-height: 0
}
.social-links li {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 5px
}
.social-links li:first-child {
    margin-left: 0
}
.social-links li.smaller-social-icons {
    width: 30px;
    height: 30px;
    margin-top: 1px
}
.social-icon {
    display: block;
    width: 36px;
    height: 36px;
    background-image: url(../images/sprite.png);
    background-color: #626664;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15), inset 0 1px 1px rgba(255,255,255,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15), inset 0 1px 1px rgba(255,255,255,0.2);
    border-radius: 2px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}
.social-links li.smaller-social-icons .social-icon {
    width: 30px;
    height: 30px;
    background-color: #626664
}
.icon-facebook {
    background-position: 0 0
}
.icon-twitter {
    background-position: -36px 0
}
.icon-rss {
    background-position: -72px 0
}
.icon-delicious {
    background-position: -108px 0
}
.icon-linkedin {
    background-position: -144px 0
}
.icon-flickr {
    background-position: -180px 0
}
.icon-skype {
    background-position: -216px 0
}
.icon-email {
    background-position: -252px 0
}
.icon-facebook:hover {
    background-color: #3B5998;
    background-position: 0 -36px
}
.icon-twitter:hover {
    background-color: #4099ff;
    background-position: -36px -36px
}
.icon-rss:hover {
    background-color: #ff8201;
    background-position: -72px -36px
}
.icon-delicious:hover {
    background-color: #3070c8;
    background-position: -108px -36px
}
.icon-linkedin:hover {
    background-color: #0080b1;
    background-position: -144px -36px
}
.icon-flickr:hover {
    background-color: #ee2283;
    background-position: -180px -36px
}
.icon-skype:hover {
    background-color: #00aff0;
    background-position: -216px -36px
}
.icon-email:hover {
    background-color: #c7392c;
    background-position: -252px -36px
}
.icon-facebook-sm {
    background-position: -120px -72px
}
.icon-twitter-sm {
    background-position: -150px -72px
}
.icon-dribbble-sm {
    background-position: -180px -72px
}
.icon-email-sm {
    background-position: -210px -72px
}
.icon-facebook-sm:hover {
    background-position: -120px -102px;
    background-color: #3B5998!important
}
.icon-twitter-sm:hover {
    background-color: #4099ff!important;
    background-position: -150px -102px
}
.icon-dribbble-sm:hover {
    background-color: #ea4c89!important;
    background-position: -180px -102px
}
.icon-email-sm:hover {
    background-color: #c7392c!important;
    background-position: -210px -102px
}
.footer-text-container {
    text-align: right
}
#scroll-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: inline-block;
    visibility: hidden;
    cursor: pointer;
    z-index: 999;
    border-radius: 3px;
    opacity: 0;
    color: #fff;
    background: #7fbe21;
    border: 1px solid #7fbe21;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 26px;
    padding: 5px 9.5px;
    text-align: center
}
#scroll-top:hover {
    background-color: #84bb26;
    border-color: #84bb26
}
#scroll-top.fixed {
    visibility: visible;
    opacity: 1
}
.btn {
    border: 1px solid #84bb26;
    padding: 10px 18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}
.btn-lg {
    padding: 11px 22px;
    font-size: 15px;
    line-height: 22px;
    border-radius: 3px
}
.btn:focus {
    outline: none
}
.btn:active, .btn.active {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
.btn-custom {
    color: #fff;
    background-color: #7fbe21;
    border-color: transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4)
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom {
    color: #fff;
    background-color: #84bb26;
    border-color: transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4)
}
.btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom {
    background-image: none
}
.btn-custom-2 {
    color: #fff!important;
    background-color: #444645;
    border-color: #444645;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    text-transform: uppercase
}
.btn-custom-2:hover, .btn-custom-2:focus, .btn-custom-2:active, .btn-custom-2.active, .open .dropdown-toggle.btn-custom-2 {
    color: #fff!important;
    background-color: #7fbe21;
    border-color: #7fbe21;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4)
}
.btn-custom-2:active, .btn-custom-2.active, .open .dropdown-toggle.btn-custom-2 {
    background-image: none
}
.btn-custom-3 {
    color: #fff;
    background-color: #575a59;
    border-color: #5c5f5e;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4)
}
.btn-custom-3:hover, .btn-custom-3:focus, .btn-custom-3:active, .btn-custom-3.active, .open .dropdown-toggle.btn-custom-3 {
    color: #fff;
    background-color: #7fbe21;
    border-color: #7fbe21;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4)
}
.btn-custom-3:active, .btn-custom-3.active, .open .dropdown-toggle.btn-custom-2 {
    background-image: none
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0
}
@font-face {
    font-family: 'flexslider-icon';
    src: url(fonts/flexslider-icon.html);
    src: url(fonts/flexslider-icond41d.html?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon-2.html) format("woff"), url(fonts/flexslider-icon-3.html) format("truetype"), url(fonts/flexslider-icon-4.html#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides > li:first-child {
    display: block
}
.flexslider {
    position: relative;
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1;
    height: auto
}
.flex-direction-nav a {
    width: 60px;
    height: 45px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: 1;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    margin-top: -22.5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 0 4px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.4), 0 0 4px rgba(0,0,0,0.2);
    border-radius: 3px
}
.flex-direction-nav .flex-next {
    right: -3px;
    background-position: -278px -290px
}
.flex-direction-nav .flex-prev {
    left: -3px;
    background-position: -220px -290px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    background-color: #84bb26;
    border-color: #84bb26
}
.flexslider:hover .flex-next:hover {
    background-position: -278px -333px
}
.flexslider:hover .flex-prev:hover {
    background-position: -220px -333px
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 8px;
    display: inline-block;
    zoom: 1;
*display:inline
}
.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #333;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}
.flex-control-paging li a:hover {
    background: #7fbe21
}
.flex-control-paging li a.flex-active {
    background: #7fbe21
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
#page-header {
    background-size: cover;
    -webkit-background-size: cover;
    background-image: url(../images/aboutus-hedaerbg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding: 180px 0
}
.parallax {
    background-size: cover;
    -webkit-background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: repeat-y
}
#page-header h1 {
    font-size: 42px;
    line-height: 1;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 0
}
.small-bottom-border {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #7fbe21;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 10px;
    margin-left: -15px
}
.small-bottom-border.big {
    width: 38px;
    height: 4px;
    margin-top: 20px;
    margin-left: -19px
}
#page-header .small-bottom-border {
    background-color: #fff;
    margin-top: 30px
}
#page-header .page-header-desc {
    font: 400 24px/33px Roboto, sans-serif;
    color: #fff;
    margin-top: 30px
}
.hero-unit {
    text-align: center;
    position: relative;
    color: #333
}
.hero-unit h2 {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 20px
}
.hero-unit p {
    font: 400 21px/1 Roboto, sans-serif
}
.services-box {
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 20px 10px;
    transition: all .4s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in
}
.services-box h3 {
    font: 700 18px/1 Gotham, Roboto, sans-serif;
    color: #474646;
    position: relative;
    margin-bottom: 30px
}
.services-box h3 a {
    color: #474646
}
.services-box h3 a:hover {
    color: #7fbe21
}
.services-box p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 17px
}
.services-box:hover {
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    box-shadow: inset 0 1px 1px #fff
}
.service-icon {
    display: block;
    width: 124px;
    height: 124px;
    background-image: url(../images/sprites/aboutus-icons.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 20px
}
.service-icon.service-icon-responsive {
    background-position: 0 0
}
.service-icon.service-icon-panel {
    background-position: -124px 0
}
.service-icon.service-icon-sliders {
    background-position: -248px 0
}
.service-icon.service-icon-support {
    background-position: -372px 0
}
.services-box:hover .service-icon.service-icon-responsive {
    background-position: 0 -124px
}
.services-box:hover .service-icon.service-icon-panel {
    background-position: -124px -124px
}
.services-box:hover .service-icon.service-icon-sliders {
    background-position: -248px -124px
}
.services-box:hover .service-icon.service-icon-support {
    background-position: -372px -124px
}
.progress-container h4 {
    font: 700 11px/15px Gotham, Roboto, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase
}
.progress {
    height: 20px;
    margin-bottom: 15px;
    overflow: visible;
    background-color: #eaeaea;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: none;
    box-shadow: none
}
.progress-bar-custom {
    background-color: #7fbe21;
    position: relative;
    color: #444645
}
.progress-bar-custom:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 0 9px;
    border-color: transparent transparent transparent #6e9b20
}
.progress-text {
    font: 700 12px/15px Roboto, sans-serif;
    position: absolute;
    right: 15px;
    bottom: 100%;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
#testimonials-section {
    background-size: cover;
    -webkit-background-size: cover;
    background-image: url(../images/testimonialsbg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    color: #fff;
    padding: 60px 0;
    overflow: hidden
}
#testimonials-section h3 {
    position: relative;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 90px
}
#testimonials-section .small-bottom-border {
    background-color: #fff;
    margin-top: 30px
}
.about-us-testimonials .testimonial-title {
    display: block;
    font: 700 21px/1 Gotham, Roboto, sans-serif;
    margin-bottom: 20px
}
.about-us-testimonials {
    padding-bottom: 50px
}
.about-us-testimonials p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px
}
.about-us-testimonials .testimonial-owner {
    font: italic 700 16px/21px Gotham, Roboto, sans-serif
}
.about-us-testimonials .testimonial-date {
    font: italic 400 14px/21px Gotham, Roboto, sans-serif
}
.about-us-testimonials .flex-control-paging li a {
    background: #fff
}
.about-us-testimonials .flex-control-paging li a:hover {
    background: #fff;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4)
}
.about-us-testimonials .flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4)
}
#team-members-slider-container img {
    border: 1px solid #e0e0e0
}
.team-member-header {
    margin-bottom: 60px
}
.team-member-header figure {
    max-width: 360px;
    display: block
}
.team-member-header blockquote {
    padding: 35px 20px 10px 35px
}
.team-member-header blockquote:before {
    left: 0
}
.team-member-header .team-member-name {
    font-size: 25px;
    margin-bottom: 20px
}
.team-member-header .team-member-title {
    font-size: 16px;
    margin-bottom: 10px
}
.team-member-header .team-member-extra {
    margin-top: 20px
}
.team-member-header .team-member-extra .social-links li.smaller-social-icons {
    margin-top: 4px
}
.team-member-header .team-member-contact {
    font: italic 400 13px/1.5 Verdana, Roboto, sans-serif;
    color: #888
}
.team-member-name {
    font: 700 16px/17px Gotham, Roboto, sans-serif;
    color: #666
}
.team-member-title {
    color: #888;
    font-size: 13px;
    line-height: 17px
}
.team-member {
    margin-bottom: 35px
}
.team-member img {
    width: 100%
}
.team-member .team-member-name {
    margin-bottom: 8px
}
.team-member figure {
    margin-bottom: 20px
}
#content.no-content {
    background-image: url(../images/404.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: 50% 50%;
    min-height: 900px;
    position: relative
}
.no-content .no-content-comment {
    width: 480px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 40px;
    background-image: url(../images/404-comment.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 50px
}
.no-content-comment h2 {
    font: 700 110px/.8 Roboto, sans-serif;
    color: #7fbe21;
    text-shadow: 8px 4px 0 rgba(0,0,0,0.1);
    margin-bottom: 15px
}
.no-content-comment h3 {
    font: 700 25px/35px "PT Sans", Roboto, sans-serif;
    color: #515251
}
.no-content-comment h2 span, .no-content-comment h3 span {
    opacity: 0
}
#option-panel {
    position: fixed;
    top: 100px;
    z-index: 1000;
    left: -275px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.45);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.45)
}
#option-panel-wrapper {
    position: relative;
    width: 275px
}
#option-panel-btn {
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    background: #444645 url(../images/panel/panel.png) no-repeat center center;
    border: 1px solid #5c5f5e;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.55);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.55);
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s
}
#option-panel-btn:hover {
    background-color: #5c5f5e
}
#option-panel-btn.opened {
    opacity: 0;
    visibility: hidden
}
#option-panel-btn.closed {
    opacity: 1;
    visibility: visible
}
#option-panel-container {
    position: relative;
    padding-bottom: 90px
}
#option-panel-title {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    background: #7fbe21;
    height: 35px;
    padding: 8.5px 20px;
    text-transform: uppercase;
    font: 700 12px/18px Gudea, Roboto, sans-serif;
    -webkit-backface-visibility: hidden
}
#option-panel-title > span {
    color: #03040b
}
#option-panel-reset {
    float: right;
    font: 400 10px/13px Roboto, sans-serif;
    background: #444645;
    color: #fff;
    border-radius: 3px;
    padding: 2px 8px;
    border: 1px solid #5c5f5e;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.28);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.28);
    transition: background .5s;
    -webkit-transition: background .5s;
    -ms-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s
}
#option-panel-reset:hover {
    background: #03040b
}
#option-panel-tabs-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0
}
#option-panel-tabs-container li {
    display: block;
    float: left;
    width: 55px;
    height: 55px
}
#option-panel-tabs-container li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #3a3c3b;
    border-left-color: rgba(255,255,255,0.1);
    transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}
#option-panel-tabs-container li:nth-child(1) a {
    background: #444645 url(../images/panel/brushmac.png) no-repeat center center
}
#option-panel-tabs-container li:nth-child(2) a {
    background: #444645 url(../images/panel/page.png) no-repeat center center
}
#option-panel-tabs-container li:nth-child(3) a {
    background: #444645 url(../images/panel/colors.png) no-repeat center center
}
#option-panel-tabs-container li:nth-child(4) a {
    background: #444645 url(../images/panel/fonts.png) no-repeat center center
}
#option-panel-tabs-container li:nth-child(5) a {
    background: #444645 url(../images/panel/close.png) no-repeat center center
}
#option-panel-tabs-container li.active a, #option-panel-tabs-container li a:hover {
    background-color: #5c5f5e
}
#option-panel-tabs-container li.active a {
    position: relative
}
#option-panel-tabs-container li.active a:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #7fbe21 transparent transparent
}
#option-panel-content {
    padding: 20px 25px;
    background: #fff;
    width: 100%
}
#option-panel .accordion-header {
    padding: 20px 0 10px;
    border: none;
    position: relative;
    margin-bottom: 10px;
    background: transparent
}
#option-panel .sm-accordion .accordion-header {
    margin-bottom: 0;
    border-bottom-color: transparent
}
#option-panel .sm-accordion .panel:last-child .accordion-header {
    border-bottom: none!important
}
#option-panel .accordion-title {
    font: 700 16px/21px Roboto, sans-serif;
    color: #757575
}
#option-panel .accordion-title > span {
    margin: 0
}
#option-panel .sm-accordion .accordion-btn {
    color: #777;
    right: 0;
    margin-top: -8px
}
#option-panel .sm-accordion .panel + .panel {
    margin-top: 0
}
#option-panel .custom-accordion .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
#option-panel .sm-accordion.custom-accordion .panel-body {
    padding: 15px 0!important;
    background: transparent;
    border: none!important
}
#option-panel .sm-accordion.custom-accordion .panel:last-child .panel-body {
    border: none!important
}
#option-panel .pattern-box-list li {
    display: block;
    float: left;
    width: 31px;
    height: 31px;
    margin-right: 7px;
    margin-bottom: 9px;
    cursor: pointer
}
#option-panel .pattern-box-list li:nth-child(6n) {
    margin-right: 0
}
#option-panel .pattern-box-list li img {
    border: 2px solid #d4d2d2
}
#option-panel .pattern-box-list li:hover img {
    border: 2px solid #bfbfbf
}
#option-panel .layout-style-list li {
    display: block;
    width: 108px;
    float: left;
    cursor: pointer
}
#option-panel .colorbox-list li > p, #option-panel .layout-style-list li p {
    font: 400 14px/1.5 Gudea, Roboto, sans-serif;
    color: #444;
    margin: 6px 0 0
}
#option-panel .layout-style-list li:First-child {
    margin-right: 8px
}
#option-panel .colorbox-list li {
    display: block;
    width: 108px;
    float: left;
    margin-bottom: 20px
}
#option-panel .colorbox-list li .color-box {
    padding: 1px;
    border: 1px solid #e2e2e2
}
#option-panel .colorbox-list li .color-box > span {
    display: block;
    width: 104px;
    height: 32px
}
#option-panel .colorbox-list li:nth-child(2n+1) {
    margin-right: 4px
}
#option-panel .colorbox-list li .first-color span {
    background: #7fbe21
}
#option-panel .colorbox-list li .second-color span {
    background: #84bb26
}
#option-panel .colorbox-list li .third-color span {
    background: #c72929
}
#option-panel .colorbox-list li .fourth-color span {
    background: #7fbe21
}
#option-panel #panel-font .accordion-header {
    margin-bottom: 5px
}
#option-panel #panel-font .panel {
    margin-bottom: 10px
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 5.2em;
    height: 2.2em;
    cursor: default;
    margin: 0 -40px auto!important;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    font-size: 15px
}
.ui-slider .ui-slider-handle .glyphicon {
    color: #FFF;
    margin: 0 3px;
    font-size: 11px;
    opacity: .5
}
.ui-corner-all {
    border-radius: 20px
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.9em
}
.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #f9f9f9;
    background: #3498db
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.5em
}
.ui-slider .ui-slider-handle {
    cursor: pointer
}
.ui-slider a, .ui-slider a:focus {
    cursor: pointer;
    outline: none
}
.lead p {
    font-weight: 600;
    font-size: 32px;
    display: inline-block;
    line-height: 60px
}
.pattern {
    color: #333;
    font: bold 13px/26px Gotham, Roboto, sans-serif;
    margin-bottom: 40px
}
.product-image {
    width: 23%;
    float: left
}
.dropdown-list {
    width: 75%;
    float: right
}
.dropdown-list ol {
    float: left;
    margin: 0 20px 10px 0;
    text-align: left;
    width: 30.7%
}
.product-image {
    position: relative
}
.product-image img {
    width: 100%;
    height: auto
}
.product-image a {
    bottom: 0;
    color: #fff!important;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    font-family: "Oswald", 'Roboto', sans-serif;
    font-size: 19px;
    background: rgba(0,0,0,0.8);
    text-transform: uppercase;
    left: 0
}
.dropdown-menu-diff h2 {
    border-bottom: 1px dashed #cfcfcf;
    font-size: 19px;
    padding: 5px 0;
    text-align: center
}
.dropdown-menu-diff h4 {
    font-size: 14px
}
.showloader {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.showloader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .8
}
.ratings2 {
    float: none
}
.spinner {
    margin: 0 auto;
    width: 32px;
    height: 32px;
    position: relative
}
.cube1, .cube2 {
    background-color: #FFF;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out
}
.cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}
@-webkit-keyframes cubemove {
25% {
-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)
}
50% {
-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)
}
75% {
-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
}
100% {
-webkit-transform:rotate(-360deg)
}
}
@keyframes cubemove {
25% {
transform:translateX(42px) rotate(-90deg) scale(0.5);
-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)
}
50% {
transform:translateX(42px) translateY(42px) rotate(-179deg);
-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)
}
50.1% {
transform:translateX(42px) translateY(42px) rotate(-180deg);
-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)
}
75% {
transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
}
100% {
transform:rotate(-360deg);
-webkit-transform:rotate(-360deg)
}
}
.subloader_box {
    background-color: #fff;
    height: 100%;
    opacity: .7;
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0
}
.subloader {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 100px auto;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform:perspective(120px)
}
50% {
-webkit-transform:perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes rotateplane {
0% {
transform:perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
.btn-primary {
    background-color: #7fbe21
}
.btn-primary:hover {
    background-color: #84bb26
}
.forget-pass {
    float: right;
    margin-top: -30px!important
}
.forget-pass a {
    color: #c72928
}
.forget-pass a:hover {
    color: #7fbe21
}
button.close {
    background: #444645;
    border-radius: 25px;
    height: 20px;
    width: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 0 0;
    opacity: 1
}
.close:hover, .close:focus {
    color: #fff
}
.img-height {
    height: 200px!important
}
#category-list-5 .category-filter-list li, .category-filter-list li a {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize
}
#category-list-5 .category-filter-list li input {
    margin-right: 5px;
    vertical-align: top
}
.error-404 {
    margin: 20px 0;
    text-align: center
}
.opps-404 {
    color: #000;
    font: 500 30px/32px Oswald, Roboto, sans-serif;
    text-transform: uppercase
}
.opps-404 strong {
    font: 700 110px/120px Oswald, Roboto, sans-serif;
    color: #7fbe21;
    text-shadow: 1px 1px 1px #000
}
.opps {
    font: 500 19px/48px Oswald, Roboto, sans-serif;
    color: #484747
}
.opps strong {
    color: #99ab17;
    float: left;
    font: 700 35px/48px Oswald, Roboto, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    word-spacing: 4px
}
#review .review-title {
    color: #7fbe21;
    font: 700 17px/1 Gotham, Roboto, sans-serif;
    text-transform: capitalize
}
#review .ratings .ng-binding {
    float: right;
    font-size: 12px;
    font-weight: 700
}
#review li {
    border-bottom: 1px #ddd dashed;
    margin-bottom: 25px
}
#review label {
    margin-top: 10px
}
.margin-css {
    margin: 15px 0
}
.header_menu .navbar-default {
    background: none;
    border: medium none;
    margin-bottom: 0
}
.header_menu nav ul {
    margin: 0 20px 0 0
}
.header_menu .nav > li > a, .header_menu .navbar-collapse {
    color: #fff;
    font: 700 11px/11px Roboto, sans-serif;
    padding: 0;
    text-transform: uppercase;
    width: 100%
}
.header_menu .nav > li > a:hover, .header_menu .nav > li > a:focus {
    color: #84bb26
}
.header_menu .nav > ul {
    margin: 0 0 20px
}
.call_container {
    text-align: center
}
.call_number {
    color: #494940;
    display: inline-block;
    font: 700 11px/19px Roboto, sans-serif;
    text-align: left;
    text-transform: uppercase
}
.call_number a {
    color: #bd0008;
    text-decoration: none
}
.col-md-4.col-sm-5.col-xs-12.header-inner-right {
    margin-top: 10px
}
.secure-con-checkout {
    border-top: 1px solid #ddd;
    clear: both;
    float: left;
    margin-top: 5px;
    text-align: center;
    color: #7fbe21;
    font: 700 11px/30px Roboto, sans-serif;
    text-transform: uppercase
}
.secure-payment-con {
    background: #1d3600 none repeat scroll 0 0;
    color: #fff;
    font: 700 11px/20px Roboto, sans-serif;
    margin: 13px auto 0;
    padding: 15px;
    text-transform: uppercase;
    width: 80%
}
.secure-payment-con img {
    margin-top: 10px
}
.secure-payment-con .col-md-6:last-child {
    border-right: 0
}
.discount-security {
    bottom: 33px;
    position: relative
}
.pt_container.ng-scope .pt_inner_container.col-xs-6.ng-scope {
    padding-left: 0
}
.header_menu .navbar {
    min-height: auto!important
}
.header_menu .navbar-collapse, .alawys-top-menu {
    display: block
}
.mobile-top-menu {
    display: none
}
.pattern_bg ul li {
    display: inline-block;
    margin: 0 3px 10px
}
.pattern_bg ul li img {
    border: 1px #191919 solid
}
.item-meta-container h3.item-name {
    margin-bottom: 0;
    font: 400 13px/16px Gotham, Roboto, sans-serif
}
.ratings-container .price.ng-binding {
    line-height: normal;
    float: left
}
.ratings-container .ratings {
    width: 95px
}
.product .pricesaving_box .org_price span, .product .pricesaving_box .pay_price span, .product .pricesaving_box .main_price span, .product .pricesaving_box .saving span {
    color: #7fbe21;
    font-family: "Oswald", 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 20px
}
.product .pricesaving_box .pay_price span, .product .pricesaving_box .org_price span {
    font-size: 25px
}
.product .pricesaving_box .main_price span {
    font-size: 17px
}
.product .pricesaving_box .saving span {
    font-size: 16px
}
.product .pricesaving_box .main_price {
    border-bottom: 1px dashed #dcdcdc;
    border-top: 1px dashed #dcdcdc;
    margin: 10px 0
}
.hot-items.carousel-wrapper.new-acc-item {
    float: left;
    width: 100%;
    margin-top: 50px
}
.hot-items.carousel-wrapper.new-acc-item .title {
    font-size: 25px
}
.hot-items.carousel-wrapper.new-acc-item .item-image-container img {
    width: auto;
    height: auto
}
.checkout-table figure a {
    display: inline
}
.paymentHeader ul {
    display: inline-block;
    vertical-align: middle
}
.paymentHeader ul li {
    float: left;
    margin: 0 10px
}
.card_detail {
    background: #f0f0f0 none repeat scroll 0 0;
    border-radius: 12px;
    float: left;
    margin: 20px 0;
    padding: 25px;
    text-align: center;
    width: 100%
}
.only_text {
    width: 100%
}
.cvv-wr {
    display: inline-block;
    text-align: center;
    width: 130px
}
.date-lbl-wr {
    color: #7fbe21;
    float: left;
    font-size: 13px;
    line-height: 100%;
    margin-left: 10px;
    padding-top: 6px;
    text-align: left;
    width: 33%
}
.cvv-inn-wr {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 55px
}
.cvv-txt-wr .frm-el-tx {
    width: 35px
}
.txt-el-wr .plc-hd, .txt-el-wr .plc-hd-at {
    z-index: 10
}
.cvv-inn-wr input {
    border: medium none
}
.ex_date {
    float: left;
    margin-bottom: 25px;
    width: 100%
}
.ex_date select {
    border: 1px solid #dcdcdc;
    margin: 0 10px;
    padding: 5px
}
#checkout-form .secure-logo {
    text-align: center
}
#checkout-form .secure-logo img {
    display: inline
}
.single-review {
    width: 97%!important
}
.footer_cont {
    float: left;
    margin-top: -0;
    width: 100%
}
.price_calculation {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    float: left;
    padding: 20px 0 20px 30px;
    width: 100%
}
.price_round {
    float: left;
    width: 25%
}
.price_round figcaption {
    background: #7fbe21;
    border-radius: 50%;
    color: #fff;
    font: 500 23px/27px Oswald, Roboto, sans-serif;
    height: 83px;
    padding-top: 25px;
    text-align: center;
    text-shadow: 1px 1px 2px #696969;
    width: 83px
}
.price_cal_cont {
    color: #000;
    float: right;
    text-align: right;
    width: 74%
}
.price_cal_cont div {
    font-size: 19px;
    width: 100%;
    float: left
}
.market-Price {
    margin-bottom: 5px
}
.discount-Price {
    margin-bottom: 10px
}
.market-Price strong {
    color: #900;
    margin-bottom: 5px
}
.discount-Price strong, .total_price strong {
    color: #060
}
.total_price {
    border-top: 1px #000 dashed;
    padding-top: 10px
}
.total_price strong {
    font-size: 31px
}
.price_cal_cont strong {
    float: left;
    margin-left: 3%;
    padding-right: 30px;
    text-align: left;
    width: 35%
}
.price_cal_cont span {
    color: #696969;
    float: left;
    font-size: 13px;
    text-align: right;
    width: 60%
}
.pt_container.madetomeasure {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 15px
}
.custom-quantity-input input[type="text"] {
    border-radius: 2px 0 0 2px;
    font-size: 17px;
    height: 40px;
    width: 185px
}
#checkout-option .input-group-addon img {
    max-width: 85%;
    float: left
}
.cart-right_cont {
    float: right;
    width: 45%
}
.exp-mt-wr select {
    border-radius: 0!important;
    float: left!important;
    height: 46px;
    width: 50%!important;
    border: 1px #dcdcdc solid
}
.start_date .exp-dt-wr {
    width: 60%;
    float: left
}
.start_date .issue_no {
    width: 38%;
    float: right
}
.start_date .exp-dt-wr .input-group-addon {
    min-width: 100px
}
.start_date .issue_no .input-group-addon {
    min-width: 125px
}
.first_product {
    clear: left
}
.home_title {
    background: url(../images/heading_bg-home.jpg) repeat-x scroll left center;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Gotham, 'Roboto', sans-serif
}
.home_title span b {
    font-size: 23px
}
.home_title span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 20px;
    line-height: 23px
}
.brand-slider a {
    background: #1f1f1f none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 20px;
    text-transform: uppercase;
    font-family: "Oswald", 'Roboto', sans-serif
}
.cushion_css .custom-quantity-input {
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%
}
.tab-container.left.product-detail-tab.clearfix {
    margin-top: 20px
}
.tab-container.left.product-detail-tab.clearfix ul.nav-tabs {
    min-height: 200px
}
.tab-container.left.product-detail-tab.clearfix ul.nav-tabs li a:last-child {
    border-bottom: 1px #dcdcdc solid
}
.qty_field {
    float: left;
    margin-left: 15px
}
.add_button {
    display: inline-block;
    width: 100%
}
.made_col {
    margin-bottom: 60px;
    min-height: 260px
}
.made_col h1 {
    font-size: 19px
}
.made_col img {
    border: 6px #333 solid;
    margin-bottom: 10px
}
.size-style .size_heading {
    background: #7fbe21
}
.size-style th, .size-style td {
    border: medium none!important;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px!important;
    text-align: left!important;
    text-transform: uppercase
}
.size-style td {
    color: #333;
    text-transform: none
}
.size_left {
    width: 70%
}
.size-style {
    margin-top: 10px
}
.big_button .select-btn {
    font-size: 17px;
    height: 40px;
    width: 88%;
    overflow: hidden
}
.big_button .dropdown-toggle {
    height: 40px
}
.item-price-container .from_price {
    display: block;
    font-size: 14px
}
.big_button .item-action.col-xs-6 {
    margin-top: 30px;
    padding-left: 0
}
.big_button .item-action.col-xs-6 .item-add-btn {
    height: 40px;
    margin-left: 15px;
    padding-top: 2px;
    text-align: center;
    width: 215px
}
.big_button .item-action.col-xs-6 .item-add-btn span {
    font-size: 17px
}
.list-group a {
    display: inline-block
}
.item-action2.col-xs-6 {
    margin-top: 28px;
    padding-left: 0
}
.item-action2.col-xs-6 .item-add-btn {
    font-size: 17px;
    font-weight: 700;
    height: 40px;
    padding-top: 2px;
    text-align: center;
    width: 215px
}
.item-action2.col-xs-6 .item-add-btn span {
    font-size: 17px
}
#product-image-container .item-price-container {
    font-size: 19px!important;
    font-weight: 400;
    line-height: 23px
}
#product-image-container .item-price-container .per_m {
    font-size: 12px!important
}
.cart-input, .check_input {
    height: 39px!important
}
.cart-input input[type="text"], .check_input input[type="text"] {
    width: 100%
}
.cart_list_action li {
    border-top: 1px #e0e0e0 dashed
}
.cm-set {
    color: #333;
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px;
    padding-left: 15px
}
.cm-set input[type="text"] {
    border: 1px solid #bababa;
    clear: both;
    height: 20px;
    margin-right: 5px;
    padding: 2px;
    width: 65px
}
a.list-group-item {
    border-radius: 4px;
    color: #555;
    margin: 0 20px 20px 0
}
.center-fig {
    color: #fff;
    display: table-cell;
    vertical-align: middle
}
.dropdown-menu.dropdown-cart-menu .dropdown-cart-product-list li.item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0
}
.dropdown-menu.dropdown-cart-menu ul.dropdown-cart-total {
    width: 100%;
    text-align: center
}
.dropdown-menu.dropdown-cart-menu .dropdown-cart-action > p {
    display: inline-block;
    margin: 5px;
    text-align: center;
    width: 100px
}
.image img {
    border: 1px solid #bdbdbd
}
.cushion_half {
    padding-left: 0
}
.cushion_half .image {
    text-align: center;
    width: 100%
}
.cushion_half .image img {
    display: inline-block!important
}
.cushion_half ul li {
    font-weight: 600
}
.cushion_half ul li input[type="radio"] {
    margin-right: 5px
}
.circle_middle .center-fig {
    width: 90px
}
.cushion_half_input {
    float: left;
    text-align: center;
    width: 100%
}
.cushion_half_input .cushion_input {
    display: inline-block;
    float: none!important;
    width: 145px;
    margin-bottom: 10px
}
.cushion_half_input .cushion_input input[type="text"] {
    border-radius: 3px 0 0 3px!important;
    width: 100%;
    height: 41px
}
.m2m_qty {
    margin-right: 15px;
    margin-top: 12px
}
.fieldset .add_button {
    border-top: 3px double #dcdcdc
}
.eyeley_ring_color {
    float: left;
    margin: 20px 0 10px;
    text-align: center;
    width: 100%
}
.eyeley_ring_color select {
    display: inline-block;
    width: 200px
}
a.filter-color-box .fa.fa-check {
    font-size: 35px;
    opacity: 1
}
.beta-ribbon {
    width: 160px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
    color: #f0f0f0;
    top: 20px;
    right: -40px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #060;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    position: fixed;
    z-index: 9999
}
.beta-ribbon a {
    font-weight: 700;
    text-decoration: none;
    color: #fff
}
.text-btn {
    width: 100%
}
.breadcrumb > li {
    display: inline
}
.pattern h4 {
    margin-top: 25px
}
#product-image-container .item-price-container .from_price {
    font-size: 23px
}
#product-image-container .item-price-container .item-price {
    font-size: 28px
}
.big_button .pt_inner_container .btn-group, .big_button .custom-quantity-input input[type="text"], .big_button .custom-quantity-input {
    margin-bottom: 20px;
    width: 100%
}
.mar_top {
    margin-top: 30px
}
.mar_top a.item-add-btn {
    text-align: center;
    width: 98%
}
.mobile_link {
    display: none;
    text-align: center
}
.mobile-acc {
    display: none
}
.desktop_acc {
    display: block
}
.big_button {
    float: left;
    margin-top: 20px;
    width: 100%
}
.phone_img img {
    width: 100%
}
.measure_inputs {
    clear: both
}
.account_login {
    text-align: center;
    margin-top: 10px
}
.account_login a.list-group-item {
    background: #575a59 none repeat scroll 0 0;
    border: 1px solid #575a59;
    color: #fff;
    display: inline-block;
    font: 400 14px/20px Gotham, Roboto, sans-serif;
    padding: 4px 20px;
    text-transform: uppercase;
    transition: all .3s ease-in-out 0
}
.account_login a.list-group-item:hover, .account_login a.list-group-item:hover {
    background: #7fbe21 none repeat scroll 0 0;
    border-color: #7fbe21
}
.my_order tr td {
    border: medium none!important;
    padding: 8px!important
}
#brand-slider-container .brand-slider a {
    cursor: pointer!important
}
.mobile_menu2 .btn-group a:last-child {
    border-right: 0!important
}
.mobile_menu2 .btn-group a {
    border-top: 0;
    border-bottom: 0
}
.tieback_cus {
    width: 100%;
    float: left
}
.tieback_cus .custom-quantity-input {
    width: 145px
}
.tieback_cus .custom-quantity-input input[type="text"] {
    height: 41px;
    width: 145px
}
.delete-item i, .edit-item i {
    font-size: 20px
}
.contact-page {
    padding-left: 0
}
.contact-page .input-group-addon {
    min-width: 120px
}
.contact-page textarea {
    width: 100%
}
.modal-content {
    border-radius: 0
}
.modal-header {
    background: #7fbe21
}
.modal-header h4.modal-title {
    color: #fff
}
.free-col {
    border: 1px solid #e0e0e0;
    float: left;
    margin: 20px 0;
    width: 100%
}
.order_sample {
    background: rgba(0,0,0,0) url(../images/free-sample.png) no-repeat scroll left top;
    min-height: 88px;
    left: -1px;
    position: relative;
    top: -8px;
    text-align: center
}
.order_sample input[type="button"] {
    background: rgba(0,0,0,0) url(../images/sample-order.png) no-repeat scroll center top;
    border: 0 none;
    height: 62px;
    margin-left: 80px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: 417px;
    width: 417px
}
.order_sample input[type="button"]:hover {
    background: rgba(0,0,0,0) url(../images/sample-order.png) no-repeat scroll center -64px
}
.table.checkout-table.show-detail {
    margin-top: 55px
}
.show-detail .item-name-col {
    width: 55%
}
.show-detail td, .show-detail th {
    padding: 8px!important
}
.top_warning {
    background: #ec971f none repeat scroll 0 0;
    color: #fff;
    font: bold 13px/17px Gotham, Roboto, sans-serif;
    padding: 5px 0;
    text-align: center;
    width: 100%
}
.click-fixed {
    padding: 5px 10px;
    font: bold 13px/17px Gotham, Roboto, sans-serif;
    margin-left: 10px
}
.top_warning a:hover {
    color: #7fbe21;
    text-decoration: underline
}
.cookies {
    padding-left: 0;
    margin-top: 25px
}
.cookies li {
    margin-left: 15px;
    margin-bottom: 10px
}
.cookies h2, .cookies h4 {
    margin-bottom: 25px!important
}
.cookies tr th {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 8px!important
}
.cookies tr td {
    padding: 8px!important;
    text-align: left!important
}
.cookies table {
    margin-bottom: 60px
}
.cookies p strong {
    color: #7bae23
}
.oredr-track {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 3px double #dcdcdc;
    padding: 15px 0
}
.about_static h4 {
    margin-top: 25px
}
.about_static li {
    margin-left: 15px
}
.new-acc-item h3.item-name a {
    min-height: 32px
}
.latest-item-full h3.item-name a {
    min-height: 54px
}
.latest-item-full .item > .item-image-container {
    width: auto
}
.latest-item-full .item > .item-image-container img {
    padding: 2px;
    background: #fff;
    border: 1px #d4d4d4 solid
}
.latest-item-full .brand-slider a {
    background: none;
    padding: 0;
    color: #333
}
.rel-pro {
    margin-top: 135px
}
.rel-pro h2 {
    font-size: 25px
}
.rel-pro .carousel-btn.carousel-btn-prev {
    background-position: -10px -205px
}
.rel-pro .carousel-btn.carousel-btn-next {
    background-position: -65px -205px
}
.rel-pro .carousel-controls {
    top: -5px;
    width: 92px
}
.rel-pro .carousel-btn.carousel-btn-prev:hover {
    background-position: -10px -245px
}
.rel-pro .carousel-btn.carousel-btn-next:hover {
    background-position: -65px -245px
}
.rel-pro .carousel-btn {
    height: 30px;
    width: 35px
}
.captchabox input {
    float: right!important;
    width: 50%!important
}
.captchabox img {
    margin-top: 8px;
    float: left
}
.captchabox i {
14px014px8pxfloat:left
}
.inner_captchabox {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    height: 47px;
    line-height: 1.42857;
    padding: 0 14px;
    width: 47%
}
.category-item-container .subloader_box {
    height: 105%;
    width: 105%
}
.order_sample.order_m2m {
    text-align: center!important
}
.order_sample.order_m2m > a {
    height: 63px!important
}
.promotional_box {
    background: #7fbe21 none repeat scroll 0 0;
    color: #000;
    float: left;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    padding: 10px 0;
    text-align: center;
    width: 100%
}
.promotional_box > b {
    color: #fff;
    font-size: 21px
}
.promotional_box span {
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    width: 100%
}
#slider-sequence .sequencebg {
    height: 100%;
    width: 100%
}
#slider-sequence .sequencebg .sequencebg-image {
    width: 100%!important;
    height: auto
}
.special-discount {
    background: #7fbe21 none repeat scroll 0 0;
    color: #fff;
    font: bold 21px/25px Roboto, sans-serif;
    margin-left: 85px;
    margin-top: 35px;
    padding: 20px 0;
    text-align: center;
    width: 90%
}
.modal-dialog.offer-popup {
    width: 445px
}
.modal-dialog.offer-popup h2 {
    border-bottom: 3px double #e8e8e8;
    color: #7fbe21;
    padding-bottom: 5px;
    text-transform: uppercase
}
.modal-dialog.offer-popup p {
    margin: 0
}
.filter-color-list li {
    position: relative
}
.filter-color-list li span {
    left: 0;
    position: absolute
}
#discount_container input {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #2c3e50;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    height: 45px;
    margin-left: 15px;
    margin-top: -10px;
    padding: 5px 10px
}
#discount_container {
    color: #777;
    float: left;
    font: 700 16px/20px Gotham, Roboto, sans-serif;
    padding: 30px 0 15px;
    text-transform: uppercase;
    width: 100%
}
#discount_container label {
    float: right
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.phone_img {
    float: left;
    width: 5%;
    height: 25px;
    vertical-align: middle;
    margin-top: 6px
}
}
.col-2-open {
    float: left;
    width: 100%
}
.left_phone > span, .left_phone > span > span, .left_phone > span > span > span {
    float: left;
    line-height: 17px;
    width: 100%
}
.phone-lines-open {
    color: #494940;
    float: right;
    font: 400 14px/16px Roboto, sans-serif;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase
}
.left_phone strong {
    color: #66ba00;
    float: left;
    font: 700 13px/4px Roboto, sans-serif;
    text-align: center;
    width: 100%
}
.col-2-open > b {
    float: right
}
.cart-secure-img {
    text-align: center
}
.cart-secure-img img {
    display: inline!important
}
.cart-secure-img strong {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-left: 15px
}
.phone-lines-open strong a span {
    font-size: 21px;
    line-height: 18px
}
.secure-confirm {
    float: left;
    width: 85%
}
.secure-confirm img {
    float: right
}
.roi-no {
    color: #080f00;
    font: 500 21px/29px Gotham, Roboto, sans-serif
}
.name-shop, .two_block_col_offers h4 {
    background: rgba(255,255,255,0.9) none repeat scroll 0 0;
    border-top: 1px solid #fff;
    bottom: 0;
    color: #000;
    left: 0;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%
}
.slider-text {
    position: absolute;
    text-align: center;
    top: 10%;
    padding: 25px;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%
}
.slider-text span {
    color: #f60
}
.slider-text span b {
    color: #ff1200
}
.top-col-3 {
    background: #fff;
    padding: 1px;
    text-align: center;
    border: 1px #e3e3e3 solid;
    position: relative;
    cursor: pointer
}
.top-col-3 img, .discount-shop img {
    max-width: 100%;
    height: auto
}
.top-col-3 h4 {
    color: #6b6b6b;
    font: bold 12px/22px Gotham, Roboto, sans-serif;
    margin-bottom: 0
}
.top-col-3 .img-price-info {
    color: #537300;
    font: bold 21px/34px Gotham, Roboto, sans-serif
}
.discont-offer {
    align-items: center;
    background: rgba(0,0,0,0) linear-gradient(to bottom, #b4e23b 0%, #608602 100%) repeat scroll 0 0;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 115px;
    justify-content: center;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 45px;
    width: 115px
}
.discont-offer span {
    color: #fff;
    font: bold 15px/22px Gotham, Roboto, sans-serif;
    text-transform: uppercase
}
.discont-offer span.from_discount b {
    font: bold 56px/56px Gotham, Roboto, sans-serif
}
.discont-offer span.from_discount {
    font: 300 46px/56px Oswald, sans-serif
}
.special-offers {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%
}
.special-offers .delivery {
    background: rgba(0,0,0,0) url(../images/delivery.png) no-repeat scroll left center;
    padding-bottom: 10px;
    padding-left: 70px
}
.special-offers h4 {
    text-transform: uppercase;
    color: #162900;
    font: bold 13px/17px Gotham, Roboto, sans-serif;
    margin-bottom: 0
}
.special-offers h5 {
    font: bold 12px/17px Gotham, Roboto, sans-serif;
    margin-bottom: 0;
    color: #979797
}
.special-offers .help-you {
    background: rgba(0,0,0,0) url(../images/help-u.png) no-repeat scroll left center;
    padding-bottom: 15px;
    padding-left: 50px
}
.special-offers .customer-review {
    background: rgba(0,0,0,0) url(../images/review.png) no-repeat scroll left center;
    padding-bottom: 12px;
    padding-left: 50px
}
.special-offers .free-ship {
    background: rgba(0,0,0,0) url(../images/free-ship.png) no-repeat scroll left center;
    padding-left: 70px
}
.discount-shop {
    position: relative;
    background: #fff;
    padding: 1px;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    height: 215px;
    overflow: hidden;
    margin-top: 15px;
    text-align: center
}
.discount-shop:hover a {
    background: #79a206
}
.name-shop span a {
    color: #fff;
    font: bold 13px/18px Gotham, Roboto, sans-serif;
    background: #96c11e;
    padding: 8px 15px;
    border-radius: 2px;
    text-transform: uppercase
}
.favourite-week {
    margin-top: 15px
}
.short-color li span {
    color: #494940;
    display: inline-block;
    font: 700 11px/19px Roboto, sans-serif
}
.short-color .filter-color-box {
    border-radius: 3px;
    margin-right: 5px
}
.block-4-col {
    width: 22%;
    float: left;
    margin: 0 20px 0 0;
    text-align: left
}
.dropdown-list ol {
    width: 100%
}
#main-nav-container #main-nav .block-brand .short-color > li {
    width: 100%;
    float: left
}
.dropdown-list {
    float: right;
    width: 100%
}
.dropdown-list ol.product-image {
    width: 100%
}
.product-image img {
    max-height: 200px
}
.submenu-category {
    padding: 0!important
}
.submenu-category li {
    margin: 0
}
.submenu-category li a {
    color: #000;
    padding: 5px 20px;
    float: left;
    width: 100%;
    border-bottom: 1px #e4e2e2 solid
}
.submenu-category li a:hover, .submenu-category li a.active {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #7fbe21
}
.dropdown-menu-diff {
    width: 100%!important;
    max-height: 400px;
    overflow: auto
}
.dropdown-list li a {
    color: #333!important;
    padding: 0!important;
    font: 700 11px/20px Roboto, sans-serif
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0
}
.block-brand li a, .dropdown-list-block li a, .block-size li a {
    background: none!important
}
.dropdown-list div ol li a:hover, .dropdown-list div ol li:hover {
    background: none!important;
    color: #84bb26!important
}
.dropdown-list div ol li:hover {
    color: #84bb26!important
}
#main-nav-container #main-nav .menu li:hover .dropdown-list .short-color li a {
    background: none
}
.dropdown-list .short-color a span {
    height: 15px;
    float: left;
    width: 15px;
    margin-top: 2px;
    margin-bottom: 1px;
    box-shadow: 0 0 1px #a8a8a8
}
.dropdown-list .short-color a .color-name {
    float: left;
    margin-left: 10px;
    width: 75%!important;
    box-shadow: 0 0 0
}
.dropdown-list .short-color a, .dropdown-list .short-color li {
    width: 100%!important;
    float: left!important
}
.dropdown-list .dropdown-list-block {
    margin-left: 15px;
    width: 90%
}
.col-md-4.col-sm-4 .name-shop .pull-left {
    width: 65%
}
.name-shop .pull-left {
    color: #000;
    font: bold 13px/19px Gotham, Roboto, sans-serif;
    padding: 5px;
    text-align: left;
    width: 74%
}
.news-signup input::-moz-placeholder {
color:#aaa;
font:bold 12px/19px Gotham, Roboto, sans-serif
}
.news-signup .form-group {
    float: left;
    width: 77%
}
.news-signup .form-group input {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: medium none;
    float: left;
    width: 100%;
    color: #fff;
    font: bold 12px/19px Gotham, Roboto, sans-serif
}
.news-signup button {
    border-radius: 0;
    box-shadow: 0 0 0;
    float: right;
    font: bold 13px/19px Gotham, Roboto, sans-serif
}
.col-md-3 .img-info a {
    min-height: 65px
}
.img-info {
    padding: 0 5px
}
.img-info a {
    color: #6b6b6b;
    float: left;
    min-height: 53px;
    text-align: center;
    width: 100%
}
.discount-security .secure-payment-con {
    background: #1d3600;
    border-radius: 0 0 4px 4px
}
.footer_cont .discount_offer, .footer_cont .facebook-likebox {
    margin-top: 15px
}
#search.mobile_contant {
    float: left
}
.special-offers img {
    margin: 0 10px
}
.top-col-3 img {
    height: 193px!important
}
.price .main_rrp {
    color: #676767;
    float: left;
    font: bold 17px/25px Gotham, Roboto, sans-serif;
    text-decoration: line-through;
    width: 100%
}
.dropdown-cart-menu {
    z-index: 1
}
.ratings-container .price {
    background: #66ba00 none repeat scroll 0 0;
    color: #fff;
    font-weight: 400;
    padding: 5px 0;
    width: 100%
}
.price {
    color: #537300;
    font: bold 19px/23px Gotham, Roboto, sans-serif
}
#filters-btn {
    display: none
}
#cart-btn {
    display: none
}
.col-item {
    position: relative
}
.product-image-list {
    width: 100%;
    float: left
}
.product-image-list img {
    width: 100%
}
.hover-view-img {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-120%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    left: 20px
}
.discount-shop:hover .hover-view-img {
    opacity: 1;
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
transform:translateY(25px) -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
#showlarge_box h4 a.prod_title {
    color: #fff
}
.discount-shop .view-model {
    background: #79a206 none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    padding: 5px 10px
}
.discount-shop .view-model:hover {
    background: #AEDC37
}
.header_menu .navbar li a {
    border-right: 1px solid #fff;
    padding: 0 10px
}
.header_menu .navbar ul {
    margin-bottom: 12px;
    margin-top: 12px
}
.header_menu .navbar li:last-child a {
    border-right: 0
}
.header_menu .navbar li:first-child a {
    padding-left: 0
}
.fa-phone-icon {
    background: #66ba00 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 24px;
    padding: 8px 12px
}
.tel-call-icon {
    display: inline-block;
    line-height: 18px;
    margin-left: 10px
}
.search-menu a {
    background: #7fbe21 none repeat scroll 0 0;
    float: right;
    list-style: outside none none
}
.search-menu {
    list-style: none
}
.search-menu a {
    color: #fff;
    display: inline-block;
    font-size: 28px!important;
    padding: 9px 18px!important
}
.slider_cont {
    align-items: center;
    background: rgba(255,255,255,0.85) none repeat scroll 0 0;
    display: inline-table;
    padding: 15px;
    width: 410px
}
.slider_cont h2 {
    color: #0b1400;
    font: 500 35px/42px Gotham, Roboto, sans-serif;
    text-transform: uppercase
}
.btn-custome {
    background: #7fbe21 none repeat scroll 0 0;
    color: #fff;
    font: 500 14px/18px Gotham, Roboto, sans-serif;
    margin-top: 10px;
    padding: 12px 35px;
    text-transform: uppercase
}
.btn-custome:hover {
    background: #55873D;
    color: #fff;
    border: 1px #55873D solid
}
.two_block_pro {
    background-attachment: fixed;
    background-image: url(../images/two-block-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    padding-top: 15px;
    text-align: center
}
.pro_detail-cont {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    max-height: 365px;
    overflow: hidden
}
.two_block_pro .pro_detail-cont {
    max-height: inherit
}
.two_block_pro h3, .three_block_pro h4 {
    background: rgba(8,15,0,0.85) none repeat scroll 0 0;
    color: #fff;
    font: 500 35px/42px Gotham, Roboto, sans-serif;
    left: 0;
    margin: 0 auto;
    padding: 15px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 10%;
    width: 80%
}
.three_block_pro h4 {
    background: rgba(255,255,255,0.75);
    color: #080f00;
    font: 500 21px/28px Gotham, Roboto, sans-serif
}
.two_block_pro a, .three_block_pro a {
    bottom: 10%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50%
}
.m-margin-top {
    margin-top: 15px
}
.yellow-offer-strip {
    background: rgba(255,255,255,0.75) none repeat scroll 0 0;
    left: 60px;
    padding: 35px;
    position: absolute;
    top: 40px;
    width: 65%
}
.yellow-offer-strip h4 {
    color: #080f00;
    font: 500 21px/28px Gotham, Roboto, sans-serif
}
.yellow-strip {
    background: rgba(0,0,0,0) url(../images/yellow_save-strip.png) no-repeat scroll right top;
    height: 96px;
    left: 50%;
    position: absolute;
    top: 10px;
    width: 121px
}
.yellow-strip > span {
    display: inline-block;
    padding-left: 48px;
    padding-top: 6px;
    text-align: center;
    text-transform: uppercase
}
.yellow-strip > span b {
    color: #080f00;
    font: 700 41px/42px Gotham, Roboto, sans-serif
}
.center-btn {
    bottom: 10%;
    display: flex;
    position: absolute;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}
.blue-strip {
    position: absolute;
    right: 25px;
    top: 25px;
    background: url(../images/green_strip.png) no-repeat right top;
    width: 113px;
    height: 120px;
    text-transform: uppercase
}
.blue-strip > span {
    display: inline-block;
    padding-left: 5px;
    padding-top: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px
}
.blue-strip > span b {
    color: #080f00;
    font: 700 55px/42px Gotham, Roboto, sans-serif
}
.name-shop p {
    font: 400 14px/18px Gotham, Roboto, sans-serif;
    padding: 0 15px;
    text-align: left
}
.price_block {
    text-align: center!important
}
.price_block span {
    text-decoration: line-through
}
.price_block b {
    font-size: 21px;
    margin-left: 15px;
    text-decoration: none!important;
    color: #70cd00
}
.three_block_pro h4 span {
    border-top: 3px double #080f00;
    color: #080f00;
    display: inline-block;
    font: 300 21px/28px Gotham, Roboto, sans-serif;
    margin-top: 10px;
    text-transform: none
}
.mega-menu-container.search-menu {
    list-style: none
}
.testimonial_block {
    background: #e5e5e5 none repeat scroll 0 0
}
.testimonial_block h4 {
    background: none
}
#fade-quote-carousel {
    background: #e5e5e5;
    top: 80px
}
#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}
#fade-quote-carousel.carousel .carousel-indicators {
    border: medium none;
    margin-bottom: 0;
    text-align: center
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #70cd00;
    border: none
}
#fade-quote-carousel blockquote {
    border: medium none;
    min-height: 218px;
    text-align: center;
    margin: 0 0 62px
}
.newsletter {
    background: #1d3600 none repeat scroll 0 0;
    float: left;
    padding: 15px 0;
    width: 100%
}
.newsletter h4 {
    color: #fff;
    text-transform: uppercase
}
.newsletter p {
    color: #fff;
    font-size: 15px
}
.news-box input[type="text"] {
    background: rgba(255,255,255,0.65) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    height: 52px;
    padding: 15px;
    width: 84%
}
.news-box {
    text-align: center
}
.news-box .btn-search {
    background: #080f00 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font: 500 14px/1.9rem Roboto, sans-serif;
    padding: 17px;
    text-transform: uppercase
}
.two_block_col_offers h4 {
    font-size: 14px;
    margin-bottom: 0
}
.two_block_col_offers .center-btn {
    bottom: 20%
}
.news-box input[placeholder], .news-box [placeholder], .news-box [placeholder] {
    color: #333!important
}
#search {
    position: relative
}
#search ul.dropdown-menu-diff {
    display: block;
    position: absolute;
    right: 0;
    z-index: 99
}
.m2m_start {
    background: #7fbe21 none repeat scroll 0 0;
    border: 4px solid #7fbe21;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    text-align: center
}
.m2m_start:after, .m2m_start:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.m2m_start:before {
    border-color: rgba(127,190,33,0);
    border-top-color: #7fbe21;
    border-width: 10px;
    margin-left: -10px
}
.pay_summary .table.checkout-table.show-detail {
    margin-top: 0
}
.radio_label {
    margin-right: 25px;
    position: relative
}
.radio_label span {
    padding-left: 35px;
    position: relative;
    padding-top: 5px
}
.radio_label span:after {
    content: '';
    width: 30px;
    height: 30px;
    border: 5px solid;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.radio_label input[type="radio"] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0
}
.radio_label input[type="radio"]:checked + span {
    color: #7FBE21
}
.radio_label input[type="radio"]:checked + span:before {
    background: #7FBE21 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 10px;
    left: 10px;
    position: absolute;
    top: 11px;
    width: 10px
}
.payment_options {
    margin: 25px 0 20px
}
.cost_price_box {
    border-top: 1px solid #ebebeb;
    color: #060;
    font-size: 31px;
    margin-top: 25px;
    padding-top: 15px
}
.cost_price_box span {
    color: #646464;
    font: 700 23px/1 Roboto, sans-serif
}
.drop-list label {
    color: #444645;
    font-weight: 400;
    width: 100%;
    font-size: 15px
}
.drop-list .input_measure {
    width: 100%
}
.unit-col .form-group {
    margin-bottom: 20px!important
}
.main_title_home {
    display: none
}
#main-nav ul.dropdown-menu-diff .main-nav-block-fix, #main-nav ul.dropdown-menu-diff .block-brand, #main-nav ul.dropdown-menu-diff .block-color, #main-nav ul.dropdown-menu-diff .block-size {
    width: 17%;
}
.title-block_p{
    text-align:center !important;
    }
    .title-block_p a{
        position:inherit;
        color: #000;
}