/** Shopify CDN: Minification failed

Line 319:6 Unexpected "#52083275548359"
Line 465:4 Comments in CSS use "/* ... */" instead of "//"
Line 1155:4 Comments in CSS use "/* ... */" instead of "//"
Line 1178:4 Comments in CSS use "/* ... */" instead of "//"
Line 1179:4 Comments in CSS use "/* ... */" instead of "//"
Line 1183:4 Comments in CSS use "/* ... */" instead of "//"
Line 1190:4 Comments in CSS use "/* ... */" instead of "//"
Line 1201:4 Comments in CSS use "/* ... */" instead of "//"
Line 1202:4 Comments in CSS use "/* ... */" instead of "//"
Line 1203:4 Comments in CSS use "/* ... */" instead of "//"
... and 147 more hidden warnings

**/
/*------------------------------------------------------------------
[Table of contents]

--- Regular Styles (edit as needed) ---
1. Reset
2. Typography 
3. Header
4. Banners	
5. Content
6. SideBar
7. Cart & Account
8. Sliders
9. Collection / Product
10. Footer
11. Swatches
12. Miscellaneous Overrides
13. RTE Content
14. Product Reviews
15. Lightboxes
16. jQuery Custom Select Boxes
17. Responsive Styles
-------------------------------------------------------------------*/
/*----------------
Reset
-----------------*/

* {
    margin: 0;
    padding: 0;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0;
    font-family: Monserrat, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #898989;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none !important;
}
:focus {
    outline: none;
}
ul,
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #518f00;
}
a:hover {
    color: #b00000;
}
p {
    margin: 0;
    padding: 0;
}

/* 17 Dec 2019 */

.no-variant select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  pointer-events: none;
}

.no-variant option {
    display: none !important;
}

.ultimate-badges {
    display: block;
    clear: both;
    padding-top: 20px;
} 

.select-block .selector-wrapper:first-child select{ 
  /*-webkit-appearance: none;
    -moz-appearance: none;*/
    text-indent: 1px;
    text-overflow: '';
  /*pointer-events: none;*/
} 

/*button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
    font-size: 13px;
    font-weight: 500 !important;
  letter-spacing: .7px !important;
}*/

/* 13 Nov 2019 */

.no-variant select.product-variants {
    border: none;
    pointer-events: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
} 

.no-variant select::-ms-expand {
    display: none;
}

.np {
    padding: 0;
}
.pr45 {
    padding-right: 45px;
}
.m15 {
    margin: 15px;
}
.mt15 {
    margin-top: 15px;
}
.mb15 {
    margin-bottom: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mb30 {
    margin-bottom: 30px;
}
.no-transition {
    -webkit-transition: height 0;
    -moz-transition: height 0;
    -ms-transition: height 0;
    -o-transition: height 0;
    transition: height 0;
}
/*----------------
Typography
-----------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #282727;
    margin: 0 0 13px 0;
    font-family: Monserrat;
}
h1 {
    font-size: 34px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
h2 {
    font-size: 28px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
h3 {
    font-size: 22px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
h4 {
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
h5 {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 900;
}
/*----------------
Header
-----------------*/

.add_imgs .btn.btn_big-img,.btn_c, .btn.btn-small, .btn.btn-sub, .btn.btn-default,.btn.btn-primary,.btn.btn-new {
    font-size: 17px !important;
    border: none !important;
}

.mfp-inline-holder {
    margin-top: 50px;
} 

.box-login input.btn_c.buto {
    width: 190px;
} 

input#addToCart {
    min-width: 110px;
   font-size: 13px !important;
  font-weight:normal !important;
} 

.read-more a.btn_c {
    background:#508E00;
}
.newsletter_home .news-letter.style2 .input-group-field {
    height: 45px;
}

a.iWishAdd.btn_c {
    min-width: 155px;
   font-size: 13px !important;
    font-weight: normal !important;
}



#header {
    margin-top: -20px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#header .header_top {
    padding: 12px 0;
    background: #ffffff;
}
#header .top_menu {
    float: left;
}
#header .top_menu ul {
    margin: 0;
    padding: 0;
    display: block;
}
#header .top_menu ul li {
    margin: 0;
    padding: 0 15px;
    display: block;
    float: left;
    border-left: 1px solid #ecefef;
}
#header .top_menu ul li:first-child {
    padding-left: 0;
    border-left: none;
}
#header .top_menu ul li:last-child {
    padding-right: 0;
}
#header .top_menu ul li a {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    font-weight: normal;
}
#header .top_menu ul li a:hover {
    color: #b00000;
}
#header .hed_right {
    float: right;
}
#header .hed_right ul {
    margin: 0;
    padding: 0;
}
#header .hed_right ul li {
    margin: 0;
    padding: 0 0px;
    display: block;
    float: left;
    border-left: 1px solid #ecefef;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
#header .hed_right ul li:first-child {
    padding-left: 0;
    border-left: none;
}
#header .hed_right ul li:last-child {
    padding-right: 0;
    padding-left: 0;
}
iframe#52083275548359 .form-submit-button:hover {
    background-color: #518f00 !important;
}
#header .hed_right ul li a {
    margin: 0;
    padding: 0;
    display: block;
    color: #898989;
}

#header .hed_right ul li a:hover {
    color: #b00000;
}
#header .hed_right ul li h5 a {
    font-size: 13px !important;
  	line-height: 18px !important;
}
#header .hed_right ul li p {
    font-size: 12px;
}
#header .hed_right ul li span {
    margin-right: 6px;
}
#header span.header-top-text {
    color: #898989 !important;
}
#header span.header-top-text a {
    color: #518f00 !important;
    display: inline !important;
}
#header span.header-top-text a:hover {
    color: #b00000 !important;
}
#header .header_bot {
    border-top: 1px solid #ecefef;
    position: relative;
    -webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    -moz-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
    box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
}

.popup-block .dropdown-menu {
    display: block !important;
}
.popup-block {
    display: block !important;
} 


#header .header_bot .container {
    position: relative;
}
#header .navbar-brand {
    font-size: 26px;
    padding: 0 15px 0 0;
}
#header .nav > li:first-child > a {
    padding-left: 0;
}
#header a.navbar-brand,
#header a.text-logo {
    color: #282727;
}
#header a.navbar-brand:hover,
#header a:hover.text-logo {
    color: #b00000;
}
#header a.text-logo {
    padding: 20px 20px 20px 0;
}
#header .navbar-toggle {
    padding: 15px 0 0 10px;
    margin-right: 0 !important;
}
#header .navbar-brand img {
    max-height: 140px;
    max-width: 350px;
    padding: 10px 0;
}
#header #nav .navbar {
    margin: 0;
}
#header #nav .navbar-toggle .icon-bar {
    background: #333;
}
/* mobile cart button */

#external_links {
	width: 100%;
  	float: left;
}


#search-results div#snize_filters_block_tags {
    display: none !important;
}

#search-results div#snize_filters_block_collections {
    display: none !important;
}




#header .navbar-toggle.mobile-cart-button {
    margin-right: 0;
    margin-left: .5em;
    padding: 9px 0 8px;
    color: #333;
}
#header .navbar-toggle.mobile-cart-button .icons {
    margin: 0;
    padding: 0;
    display: block;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}
#header .navbar-toggle.mobile-cart-button .icons:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    z-index: -1;
    border-radius: 50%;
    background-color: #edefef;
    -webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    -moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    box-shadow: 0 1px #fff, inset 0 1px #c9cbcb
}
#header #nav .caret {
    color: #518f00;
}
#coin-container > select {
    //font-size: 14px !important;
    font-weight: 300;
    border-left: 0px !important;
}
#header #nav .navbar-nav > li > a {
    color: #282727;
    display: block;
    font-size: 13px;
    line-height: 32px;
    text-shadow: none;
    font-weight: 300;
    text-transform: lowercase;
    background: transparent;
}
#header #nav .navbar-nav > li > a:hover {
    background: transparent;
    border: none;
    color: #b00000;
}
#main_navbar li:hover > a {
    background: none;
    border: none;
}
#header #nav .navbar:not(.no-border) .navbar-nav > li.dropdown-grid > .dropdown-grid-wrapper > .dropdown-menu,
#header #nav .navbar:not(.no-border) .navbar-nav > li[class*="dropdown"] > .dropdown-menu {
    border-top: 1px solid #ecefef;
}
#header #nav .navbar:not(.no-border) .navbar-nav > li.dropdown-full > .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
}
#header #nav .navbar h5 {
    padding-top: 0;
}
#header #nav .navbar .dropdown-menu h5 {
    color: #282727;
}
#header #nav .navbar .dropdown-menu li > a {
    padding: 5px 15px 5px 0;
    color: #518f00;
}
#header #nav .navbar .dropdown-menu li > a:hover {
    color: #b00000;
}
#header #nav ul.navbar-right li > a {
    padding-left: 6px;
    padding-right: 6px;
}
#header #nav .navbar .navbar-nav {
    margin-top: 0;
}
#header #nav .navbar-brand {
    display: table;
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons > i,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon > i,
#header #nav .navbar-header a > span.icons > i,
#header #nav .navbar .navbar-header > a > div.cart-icon > i {
    line-height: 15px;
    height: 15px;
    width: 15px
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon,
#header #nav .navbar-header a > span.icons,
#header #nav .navbar .navbar-header > a > div.cart-icon {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    line-height: 15px;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > span.icons:before,
#header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon:before,
#header #nav .navbar-header a > span.icons:before,
#header #nav .navbar .navbar-header > a > div.cart-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    z-index: -1;
}
.navbar-header a.navbar-cart {
    color: #282727;
    ;
}
.navbar-header a:hover.navbar-cart {
    color: #518f00;
    ;
}
.cart-icon .count {
    font-size: 10px;
    font-family: sans-serif;
    position: absolute;
    min-width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    right: -5px;
    top: -10px;
    z-index: 1;
    background: #518f00;
}
#header #nav .nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: transparent!important;
    border: none;
}
html #header .right_menu {
    z-index: 33;
}
#header .right_menu {
    padding: 0;
    margin: 0 15px 0 0;
    position: absolute;
    top: 17px;
    right: 0;
}
#header .right_menu > ul {
    margin: 0;
    padding: 0;
    display: block;
}
#header .right_menu > ul > li {
    margin: 0 5px;
    padding: 0;
    display: block;
    float: left;
}
#header .right_menu > ul > li:last-child {
    margin-right: 0;
}
#header .right_menu > ul > li:first-child {
    margin-left: 0;
}
#header .right_menu > ul > li:first-child a span {
    font-size: 15px;
}
#header .right_menu > ul > li > a {
    margin: 0;
    padding: 0;
    display: block;
    background-color: #ffffff;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
    text-align: center;
}
#header .right_menu ul li,
#header .right_menu > ul > li > a span,
.social ul li a {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.social ul li{
    margin: 0 !important;
}
.social ul li:last-child {
    margin: 0 !important;
}
#header .right_menu > ul > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    z-index: -1;
    border-radius: 50%;
    background-color: #ecefef;
    -webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    -moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
#header .right_menu > ul > li > a span {
    font-size: 15px;
    line-height: 30px;
    color: #282727;
}
#header .right_menu > ul > li > a span:hover {
    color: #518f00;
}
#header .menu_c {
    background: #fff;
    margin: 0;
    padding: 0;
    z-index: 99;
}
#header .menu_c .menu_title {
    padding: 15px 25px;
    border-bottom: 1px solid #efefef;
}

.aaa-wl-share-btn-b{z-index:99 !important;}

a.aaa-wl-save-btn-b.aaa-wl-login {
    z-index: 99 !important;
}

.aaa-wl-share-btn-b {
    z-index: 999 !important;
}


#header .menu_c h4 {
    font-size: 20px;
    line-height: 24px;
    color: #282727;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#header .menu_c .login_frm p {
    margin-top: 20px;
    font-size: 17px;
    color: #000;
}
#header .cart_menu .cart_row {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
#header .cart_menu .cart_row div.empty-cart {
    padding: 20px 0;
    text-align: center;
}
#header .cart_menu ul {
    display: table-row;
}
#header .cart_menu ul li {
    border-bottom: 1px solid #efefef;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    margin: 0;
    padding: 15px 0;
    float: none;
}
#header .cart_menu ul li .pro_img {
    width: 80px;
    height: auto;
    padding: 4px;
    border: 1px solid #efefef;
}
#header .cart_menu ul li .pro_img img {
    display: block;
    width: 100%;
    height: 100%;
    background: #dcdcdc;
}
#header .cart_menu ul li .price {
    font-size: 14px;
    color: #282727;
    font-weight: 900;
    margin: 0;
    padding: 0;
    line-height: 30px;
    float: left;
}
#header .cart_menu ul li .del_btn {
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    background: url(delete_icon.png) no-repeat center center;
    cursor: pointer;
}
#header .cart_menu ul li:nth-child(1) {
    width: 22%;
    padding-left: 25px;
}
#header .cart_menu ul li:nth-child(2) {
    width: 52%;
}
#header .cart_menu ul li:nth-child(3) {
    width: 26%;
    padding-right: 25px;
}
#header .cart_menu .checkout_row {
    padding: 25px;
}

.anyflexbox .step__footer .btn {
    padding: 12px 16px;
    background: #518f00 !important;
}

#header .cart_menu .checkout_row p {
    font-size: 14px;
    line-height: 40px;
    color: #898989;
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left;
}
#header .cart_menu .checkout_row p .fa-clock-o {
    color: #fb5700;
    line-height: 30px;
    font-size: 16px;
    margin-right: 9px;
}

#header .cart_menu .checkout_row .btn_c {
    margin: 0;
    float: right;
    font-size: 14px !important;
    width: 120px;
    font-weight: 500;
} 
#header .cart_menu .checkout_row .checkout_btn {
    width: 121px;
    height: 40px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 40px !important;
    color: #fff !important;
    display: block;
    float: right;
    font-weight: 500;
    background: #518f00;
    border-radius: 18px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
#header .cart_menu .checkout_row .checkout_btn:hover {
    background-color: #518f00;
    text-decoration: none;
    color: #ffffff;
}
#header .cart_menu .checkout_row .checkout_btn:active {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
}
#header .acc_menu h4 {
    float: left;
}
#header .acc_menu .login_frm {
    padding: 0 25px;
}
#header .acc_menu a.sign_up {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #518f00;
    display: block;
    font-weight: 900;
    float: right;
}
#header .acc_menu a.sign_up:hover {
    color: #b00000;
}
#header .acc_menu .txtbox {
    margin: 20px 0 0 0;
    padding: 0 15px 0 18px;
    width: 100%;
    height: 30px;
    display: block;
    border: 1px solid #d7dbdb;
    border-radius: 15px;
    font-size: 14px;
    color: #898989;
    font-weight: 400;
}
#header .acc_menu .remember {
    font-size: 14px;
    line-height: 18px;
    color: #898989;
    margin: 0;
    padding: 0;
}
#header .acc_menu .remember .btn_c {
    margin-left: auto;
    margin-right: auto;
}
#header .acc_menu .signin_btn {
    margin: 18px 0px;
    width: 100%;
    padding: 20px 5px !important;
}
.customer-logged-in #header .acc_menu .signin_btn {
    height: 40px;
    line-height: 40px;
}
#header .acc_menu .forgot {
    padding: 10px 25px;
    border-top: 1px solid #efefef;
}
#header .acc_menu .forgot span {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
#header .acc_menu .forgot a {
    font-size: 14px;
    line-height: 16px;
    color: #518f00;
    padding: 0 7px;
    margin: 0;
    display: block;
    float: left;
}
#header .acc_menu .forgot a.name {
    border-left: 1px solid #ccc;
}
#header .search_menu .search_box {
    position: relative;
}
#header .search_menu .search_box .txtbox {
    width: 100%;
    height: 47px;
    border-radius: 18px;
    font-size: 14px;
    color: #898989;
    padding: 0 35px 0 18px;
    border: 1px solid #d7dbdb;
}
#header .search_menu .search_box button {
    position: absolute;
    right: 18px;
    top: 0px;
    padding: 0;
}
#header .search_menu .search_box button span {
    font-size: 12px;
    color: #d7dbdb;
    line-height: 30px;
}
.banner {
    padding: 190px 0;
    background: #dcdcdc;
}
.banner .banner {
    width: 920px;
    height: 420px;
    text-align: center;
    margin: 0 auto;
    padding: 90px 0 0 0;
    background: #f5f5f5;
}
/*----------------
Banners
-----------------*/

.banner h1 {
    font-size: 36px;
    line-height: 38px;
    color: #282727;
    font-weight: normal;
    margin: 0 0 30px 0;
    padding: 0;
    text-transform: uppercase;
}



.banner h4 {
    font-size: 18px;
    line-height: 27px;
    color: #282727;
    margin: 28px 0 0 0;
    font-weight: 700;
}
.banner p {
    color: #282727;
    font-size: 18px;
    line-height: 27px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.banner .line_1 {
    background: #b00000;
    width: 200px;
    height: 2px;
    margin: 0 auto;
}
.btn_c {
    font-size: 18px;
    color: #ffffff;
    display: block;
    margin: 30px auto 0;
    padding: 10 10px;
    font-weight: normal;
    max-width: 250px;
    background: #518f00;
    border-radius: 18px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    text-shadow: 0 0 0 #fff;
    letter-spacing: 1px;
}
.btn_c:hover {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.btn_c:active {
    background-color: #518f00;
    text-decoration: none;
    color: #ffffff;
}
.banner_nav {
    padding-top: 10px;
}
.banner_nav .banner_nav_left {
    float: left;
    padding: 3px 0;
}
.banner_nav a {
    margin: 0;
    padding: 0;
    display: block;
    background-color: #ffffff;
    float: left;
    margin: 0 0px 0 10px;
    width: 30px;
    height: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
    text-align: center;
}
.banner_nav a:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    z-index: -1;
    border-radius: 50%;
    background-color: #edefef;
    -webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    -moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
    box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
.banner_nav a.prev .fa-chevron-left {
    line-height: 30px;
    font-size: 14px;
    color: #282727;
}
.banner_nav a:hover.prev .fa-chevron-left {
    color: #518f00;
}
.banner_nav a.next .fa-chevron-right {
    line-height: 30px;
    font-size: 14px;
    color: #282727;
    margin-left: 2px;
}
.banner_nav a:hover.next .fa-chevron-right {
    color: #518f00;
}
.banner_nav ul {
    margin: 0;
    padding: 6px 0;
    float: left;
    display: block;
}
.banner_nav ul li {
    margin: 0 5px;
    padding: 0;
    float: left;
    display: block;
}
.banner_nav ul li a {
    display: block;
    width: 15px;
    height: 15px;
    display: block;
}
.banner_nav ul li.active a,
.banner_nav ul li a:hover {
    background-color: #518f00;
}
.home-slider .flex-control-nav {
    float: left;
    max-width: 80%;
    display: none !important;
}
.banner_nav .scroll_down {
    background: url("scroll_icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #282827;
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 36px;
    padding-right: 37px;
    position: relative;
    top: 8px;
}
.banner_nav .scroll_down .fa-arrow-circle-down {
    color: #518f00;
    margin: 0 0 0 5px;
    line-height: 36px;
}
.image-slide-link {
    display: block;
}
/*----------------
Content
-----------------*/

.hide {
    display: none !important;
}
.buto {
    background: #518f00 !important;
    border-radius: 0px !important;
}
.butg {
    background: #808080 !important;
}
.butgg:hover {
    background: #696969 !important;
}
.butoo:hover {
    background: #fe6905 !important;
}
.xline {
    display: inline-block !important;
    width: auto !important;
    text-align: center;
    padding: 6% 2.5%;
}
.xline > a {
    color: #898989;
}
.xline > a:hover {
    color: #518f00;
}
#jot .form-submit-button {
    background: #518f00;
    color: #fff;
}
.xa {
    background: transparent !important;
}
.xv {
    display: none !important;
}
.xn {
    display: none !important;
}
#content {
    background-color: #f3f6f6;
}
#content .box {
    position: relative;
    // border:5px solid #fff;
    border-radius: 5px;
}
.red5 {
    border-radius: 5px;
}
#content .hg_510 {
    height: 510px;
}
#content .hg_310 {
    height: 310px;
}
.fa-arrow-circle-right {
    color: #518f00 !important;
    font-size: 14px;
    margin-left: 6px;
    line-height: 27px;
}
.fa-arrow-circle-right:hover {
    text-decoration: none;
}
#content .h_row_1 .promo-overlay,
#content .h_row_2 .promo-overlay {
    //background: rgba(245,245,245,.8);
    //padding:20px 5px;
}
#content .h_row_1 a.div-link .box,
#content .h_row_2 a.div-link .box {
    //border-color:#fff;
}
.ideas-hover figure {
    display: block;
}
#content .h_row_1 p {
    line-height: 27px;
    //color:#000 !important;
}
#content .h_row_1 a.div-link,
#content .h_row_2 a.div-link {
    color: #fff !important;
}
#content .h_row_1 h2 {
    padding-bottom: 10px;
}
#content .h_row_1 .box_1 .box_inn,
#content .h_row_1 .box_2 .box_inn {
    //  position:absolute;
    //  left:40px;
    // right:40px;
    // top:10%;
    // text-align:center;
    //padding:20px 0;
    //z-index:3;
}

div.snize div.snize-search-field {
	display: none;
}

#addToCartForm .rte {
  padding: 20px;
}

#content .h_row_1 .box_2 h2,
#content .h_row_1 .box_2 p {
    text-align: center;
}
#content .h_row_2 {
    padding: 30px 0 0 0;
}
#content .h_row_2 .box_1 p,
#content .h_row_2 .box_2 p,
#content .h_row_2 .box_3 p {
    line-height: 21px;
    // font-size:14px;
}
#content .h_row_2 .box_1 .box_inn {
    //position:absolute;
    // padding:15px 0;
    //  z-index:3;
    //  bottom:10%;
    // left:10px;
    // right:10px;
    // text-align:center;
}
#content .h_row_2 .box_2 .box_inn {
    //  position:absolute;
    // padding:15px 0;
    //  z-index:3;
    // bottom:10%;
    //left:10px;
    // right:10px;
    // text-align:center;
}
#content .h_row_2 .box_1 h5,
#content .h_row_2 .box_2 h5,
#content .h_row_2 .box_3 h5 {
    padding-bottom: 15px;
}
#content .h_row_2 p {
    //color:#000000 !important;
    line-height: 24px;
}
#content .h_row_2 .box_3 .box_inn {
    // position:absolute;
    z-index: 3;
    // left:10px;
    //right:10px;
    // text-align:center;
    // padding:15px 0;
    // top:10%;
}
#content .h_row_3 {
    padding: 0 0 30px;
    text-align: center;
}
#content .h_row_3 h1,
#content .h_row_4 h3 {
    color: #282827;
}
#content .h_row_3 .btn_c {
    z-index: 9;
    background: #518f00;
    color: #ffffff;
}
#content .h_row_3 .btn_c:hover {
    background: #b00000;
}
#content .h_row_3 p {
    //line-height:30px;
    //padding:40px 0 0 0;
    // font-size:18px;
    //color: #898989;
}
#content .h_row_3 .thumb {
    text-align: center;
    margin-top: 30px;
}
#content .h_row_3 .thumb img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
#content .h_row_4 {
    margin-top: 34px;
    overflow: visible;
    margin-bottom: 10px;
}
#content .h_row_4 h3 {
    line-height: 30px;
    float: left;
}
#content .h_row_4 p {
    font-size: 36px;
    line-height: inherit !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.slider-featured .featu-title {
    color: #fff !important;
}
#content .h_row_4 a {
    color: #b00000;
}
#content .h_row_4 a:hover {
    color: #b00000;
}
#content .main_box:hover .box_1 a.more_btn {
    color: #ffffff;
}
#content .main_box:hover .box_1 a.cart_btn_1 {
    color: #ffffff;
}
#content .h_row_4 .cont {
    float: right;
}
#content .h_row_4 a.flex-next,
#content .h_row_4 a.flex-prev {
    padding: 0;
    display: block;
    background-color: #ffffff;
    float: left;
    margin: 0 0px 0 10px;
    width: 30px;
    height: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
    text-align: center;
}
#content .main_box {
    border: 5px solid #fff;
    border-radius: 0;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
}
#content .main_box .box_1 {
    width: 100%;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    text-align: center;
      min-height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#content .collection-list .main_box .box_1 {
    background: #fff;
}

.template-index #featured-products .owl-prev { left: -530px !important;}

#newletter_home_se p.message {
    float: left;
    font-size: 12px;
    margin-top: 6px;
    position: absolute;
    bottom: 1px;
}
#content .main_box .box_1 .list-image {
    margin: 0 auto;
}
#content .main_box .box_1 .on-sale,
#content .main_box .box_1 .sold-out {
    color: #ffffff;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    padding: 1px 4px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    min-width: 55px;
    width: auto;
    z-index: 3;
}
#content .main_box .box_1 .on-sale {
    background-color: #b00000;
    border: 2px solid #b00000;
    border-radius: 0 0 0 20px;
    box-shadow: 1px 1px 1px #6c6c6c;
    color: #ffffff;
    height: 27px;
    line-height: 20px;
    right: 0;
    top: 0;
    letter-spacing: 1px;
    text-shadow: 0 0 0px #fff;
}
#content .main_box .box_1 .sold-out {
    background-color: #b00d1e;
    border-radius: 0 0 0 20px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
    color: #ffffff;
    height: 27px;
    line-height: 23px;
    min-width: 75px;
    padding: 0 11px;
    right: 0;
    top: 0;
    width: auto;
    letter-spacing: 1px;
    text-shadow: 0 0 0px #fff;
}
#content .main_box .box_1 img {
      width: 90%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    max-height: 280px;

}
#content .main_box h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    min-height: 30px;
}
.testimoinal .tename_tes {
    text-align: center;
}
#content .main_box .desc {
    padding: 15px 10px;
    background: #ffffff;
}
#content .main_box .desc h5 a {
    color: #518f00;
}
#content .main_box .desc h5 a:hover {
    color: rgb(81, 143, 0);
}
#content .main_box .desc p {
    font-size: 11px;
    line-height: 16px;
    color: #898989;
    padding: 7px 0 14px 0;
}
#content .main_box .desc .price,
#content .main_box .box_1 .product-details .price {
    color: #B00D1E;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}
#content .main_box .desc .price span.compare-price,
#content .main_box .box_1 .product-details span.compare-price {
    color: #cccccc;
    text-decoration: line-through;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
}
#content .main_box .box_1 .product-image {
    position: relative;
}
#content .main_box .box_1 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3, 50, 68, 0.1);
    opacity: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
#content .main_box .box_1 a.cart_btn_1,
#content .main_box .box_1 input.cart_btn_1,
#content .main_box .box_1 a.more_btn {
    margin: -100px auto 10px;
    width: 82%;
    max-width: 200px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .main_box .box_1 a.info_btn {
    width: 80%;
    max-width: 200px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    font-weight: 700;
    background: #999;
    border-radius: 18px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
}
#content .submit-form a.info_btn,
#content .cart_c .cart_btn a.info_btn,
#content .submit-form input.info_btn,
#content .frm .frm_bot input.info_btn {
    width: auto;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
    padding: 0 20px;
    margin: 0 0 0 10px;
    font-weight: 700;
    background: #b00000;
    text-decoration: none;
    border-radius: 18px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
}
#content .submit-form input.info_btn {
    margin-top: 20px;
}
#content .main_box .box_1 a.info_btn:hover,
#content .submit-form input.info_btn:hover,
#content .frm .frm_bot input.info_btn:hover {
    background: #518f00;
}
#content .calculate .btn_c {
    margin: 10px auto;
}
#content .cart_c .cart_btn a.info_btn {
    margin: 0;
    float: left;
    border-radius: 0;
}
#content .cart_c .additional-checkout {
    clear: both;
    float: right;
    margin-top: 30px;
}
#content .collection-list .main_box .box_1 a.info_btn {
    width: auto;
    max-width: 200px;
}
#content .main_box:hover .overlay {
    opacity: 1;
}
#content .main_box:hover a.cart_btn_1,
#content .main_box:hover input.cart_btn_1,
#content .main_box:hover .box_1 a.more_btn {
    margin: 12% auto 10px;
}
#content .main_box:hover .box_1 a.more_btn {
    margin: 95px auto 10px;
}
#content a.info_btn,
#content .main_box .box_1 a.cart_btn_1,
#content .main_box .box_1 input.cart_btn_1,
#content .main_box .box_1 a.more_btn {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content a.info_btn:hover,
#content .submit-form a.info_btn:hover,
#content .cart_btn a.info_btn:hover {
    background: #b00000;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    text-decoration: none;
}
#content .main_box .box_1 img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .main_box:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#content .main_box .box_1 .product-details {
    margin: 30px 0;
}
#content .main_box .box_1 .product-details p {
    color: #898989;
    font-size: 14px;
    line-height: 16px;
    padding: 7px 0 14px;
}
#content .main_box .box_1 .product-details .btn_c {
    display: inline-block;
    margin-right: 10px;
}
#content .product_c .main_box {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: all 0.5s ease 0s;
    height: 100%;
    background: #f2f2f2;
}
#sponsored-artists .title.clearfix {
    padding-left: 20px;
    padding-right: 20px;
}
#content .product_c .view-grid .main_box:hover {
    /*-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);  */
}
#content .product_c #featured-products .main_box {
    border: 0 none;
    margin: 0 15px;
    padding: 0;
    position: relative;
    height: 100%;
    padding-bottom: 60px;
    background: #f2f2f2 none repeat scroll 0 0;
}
#content .main_box .desc {
    background: #f2f2f2 none repeat scroll 0 0;
    margin: 0;
    padding: 15px 25px;
    width: 100%;
    bottom: 0 !important;
    text-align: center;
}
#featured-products .owl-stage {
    display: flex;
}
#content .product_c .collection-list .main_box {
    margin: 0 15px 30px;
}
#content .h_row_4 .carosel {
    padding-top: 15px;
    padding-bottom: 15px;
}
#content .search_result .main_box {
    margin-bottom: 30px;
}
#content .search_result .main_box .box_1 a.info_btn {
    width: auto;
}
#content .search_result .main_box .box_1 {
    background: #fff;
}
.owl-theme .owl-controls .owl-nav {
    position: absolute;
    right: -24px;
    text-align: right;
    //top: -60px;
    width: 105px;
    bottom: -48px;
}
#featured-products.owl-theme .owl-controls .owl-nav {
    bottom: auto;
    top: -45px;
}
#tattoo-piercing-art-we-have-everything-you-need #featured-products.owl-theme .owl-controls .owl-nav {
    width: 100%;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    width: 30px;
    background: #518f00;
    float: left;
    color: #ffffff;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #518f00;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #b00000;
}
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: 0;
}
#content .h_row_5 {
    margin-top: 30px;
    overflow: hidden;
}
#content .h_row_5 h3 {
    line-height: 30px;
    float: left;
}
#content .h_row_5 .instafeed {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
}
#content .h_row_5 .instafeed img {
    width: 100%;
    max-width: 100%;
    height: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=100);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .h_row_5 .instafeed img:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=80);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
/** Blog **/

#content .title {
    padding: 30px 0 25px;
}
.title.clearfix {
    text-align: center;
}
#content .title h1,
#content .title h2 {
    // float:left;
    color: #282827;
}
#content .title .title_right {
    float: right;
}
#content .title .title_right .next-prev {
    margin-top: 15px;
}
#content .blog-next-prev {
    margin-top: 15px;
    float: right;
}
#content .title .title_right .next-prev a,
#content .blog-next-prev a {
    padding: 0 5px;
    color: #518f00;
}
#content .title .title_right .next-prev a:hover,
#content .blog-next-prev a:hover {
    color: #518f00;
}
#content .title .title_right .next-prev a .fa,
#content .blog-next-prev a .fa {
    padding: 0 3px;
}
#content .title .rss {
    width: 86px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    color: #282727;
    font-weight: normal;
    background: url(rounded_box.png) no-repeat center center;
    display: block;
}
#content .title .rss:hover {
    text-decoration: none;
}
#content .title .rss span {
    line-height: 35px;
    color: #fc6d22;
    font-size: 14px;
    margin-right: 8px;
}
#content .blog_c .masonry-post {
    padding-left: 0 !important;
}
#content .blog_blk {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    padding: 0;
    border-radius: 5px;
}
#content .blog_blk .box img {
    width: 100%;
    height: auto;
}
#content .blog_blk .rounded_box {
    width: 76px;
    height: 76px;
    border: 3px solid #fff;
    border-radius: 50%;
    position: absolute;
    bottom: -38px;
    right: 20px;
    background: #dcdcdc;
    z-index: 5;
}
#content .blog_blk .read-more .btn_c {
    margin: 10px 0 20px 25px;
}
#content .blog_blk .blog_desc_inn {
    padding: 25px 0 25px 0;
}
#content .blog_blk .blog_desc_inn h5 {
    margin: 0 0 20px 0;
}




#content .blog_blk .blog_desc_inn p {
    font-size: 14px;
    line-height: 24px;
    color: #898989;
    margin: 0;
    padding: 0 30px 0 25px;
    font-weight: normal;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-left: 4px solid #518f00;
    position: relative;
}
#content .blog_blk .blog_desc_inn p span.fa-quote-right {
    font-size: 24px;
    line-height: 28px;
    color: #b00000;
    position: absolute;
    top: 0px;
    right: 0;
}
#content .blog_blk .post_com {
    padding: 65px 25px 30px 25px;
    margin: 0;
    border-top: 1px solid #efefef;
}
#content .blog_blk .post_com .user_img {
    float: left;
    margin: 0 25px 0 0;
    float: left;
    width: 70px;
    height: 70px;
    display: block;
    background: #dcdcdc;
    border-radius: 50%;
}
#content .blog_blk .post_com .com_desc {
    overflow: hidden;
}
#content .blog_blk .post_com .com_desc h5 {
    text-transform: none;
}
#content .blog_blk .post_com .com_desc p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    padding: 10px 0;
}
#content .blog_blk .post_com .com_desc ul {
    margin: 0;
    padding: 0;
    display: block;
}
#content .blog_blk .post_com .com_desc ul li {
    float: left;
    margin: 0 5px;
    padding: 0;
}
#content .blog_blk .post_com .com_desc ul li a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border: 1px solid #d7dbdb;
    border-radius: 50%;
}
#content .blog_blk .post_com .com_desc ul li a span {
    font-size: 18px;
    color: #898989;
    line-height: 40px;
}
#content .blog_blk .post_com .com_desc ul li:first-child {
    margin-left: 0;
}
#content .blog_blk .post_com .com_desc ul li:last-child {
    margin-right: 0;
}
#content .comment_c {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    padding: 0;
    border-radius: 5px;
}
#content .comment_c h5.sub_title {
    padding: 0 0 0 25px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
}
#content .comment_c h5.sub_title strong {
    font-weight: normal;
    margin-left: 14px;
}
#content .comment_c .com_list {} #content .comment_c .com_list ul {
    margin: 0;
    padding: 0;
}
#content .comment_c .com_list ul li {
    margin: 0;
    padding: 25px 25px 35px 25px;
    border-bottom: 1px solid #efefef;
}
#content .comment_c .com_list ul li.comment_replay {
    padding-left: 70px;
}
#content .comment_c .com_list ul li .user_img {
    float: left;
    margin: 0 30px 0 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
#content .comment_c .com_list ul li .com_desc {
    overflow: hidden;
}
#content .comment_c .com_list ul li h5 {
    float: left;
    margin: 0 0 0 0;
    text-transform: none;
}
#content .comment_c .com_list ul li .datetxt {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0;
    padding: 0 0 0 22px;
    float: left;
}
#content .comment_c .com_list ul li .fa {
    font-size: 14px;
    line-height: 16px;
    color: #d7dbdb;
    margin-right: 6px;
}
#content .comment_c .com_list ul li .replay {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0;
    padding: 0;
    float: right;
}
#content .comment_c .com_list ul li p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    font-weight: normal;
    padding: 10px 0 0 0;
    margin: 0;
}
#content .frm {
    padding: 0 25px 30px 25px;
}
#content .sfbox .frm {
    padding: 0;
}
#content .frm .lbltxt,
#content .sidebar .lbltxt {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    padding: 24px 0 13px 0;
    font-weight: 700;
    font-weight: normal;
}
#content .box-registration .lbltxt,
#content .box-login .lbltxt {
    padding: 20px 0 0 0;
}
#content .box-registration .btn_c,
#content .box-login .btn_c,
#content .box-login a.info_btn {
    margin: 30px 0 15px;
}
#content .box-login a.info_btn {
    margin-left: 10px;
}
#content #recover_password p.recover-notice {
    padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
    color: #898989;
}
#content .sfbox .sign-in {
    margin-top: 37px;
}
#content .sidebar .lbltxt {
    padding: 0 0 5px 0;
}
#content .frm .txtbox,
#content .sidebar .txtbox {
    width: 100%;
    border: 1px solid #d7dbdb;
    height: 30px;
    display: block;
    padding: 0 15px;
    border-radius: 4px;
    margin: 0;
    font-size: 14px;
    color: #898989;
    font-weight: 400;
}
#content textarea {
    width: 100%;
    border: 1px solid #d7dbdb;
    height: 100px;
    display: block;
    padding: 15px;
    /* border-radius:15px;*/
    
    margin: 0 0 24px 0;
    font-size: 14px;
    color: #898989;
    font-weight: 400;
}
#content .order_notes textarea {
    margin: 0;
}
#content .frm .req {
    color: #fb5700;
    font-size: 14px;
    font-weight: 700;
    margin-left: 4px;
}
#content .frm .btn_c {
    float: left;
    margin: 0;
}
.clear_btn {
    border: 2px solid #d7dbdb;
    text-align: center;
    border-radius: 18px;
    font-size: 14px;
    line-height: 36px;
    color: #898989;
    width: auto;
    padding: 0 15px;
    height: 40px;
    display: block;
    float: left;
    cursor: pointer;
    font-weight: 900;
}
.box-activate-account input.clear_btn {
    margin-left: 10px;
}
.box-activate-account input.btn_c,
.box-activate-account input.clear_btn {
    margin-top: 20px;
}
.clear_btn {
    background: #fff;
}
.clear_btn:hover {
    background: #f3f6f6;
}
.clear_btn:active {
    background: #f3f6f6;
}
#content .frm .reqired {
    color: #fb5700;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    float: right;
    display: block;
}
#content .frm .frm_bot p {
    color: #898989;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    margin: 0;
    padding-bottom: 15px;
}
#content .box-search .frm .txtbox {
    height: 40px;
    margin-right: 10px;
}
#content .tag_c {
    padding: 15px 25px 15px 25px;
    border-top: 1px solid #efefef;
}
#content .tag_c ul {
    margin: 0;
    padding: 0;
    float: left;
}
#content .tag_c ul li {
    font-size: 14px;
    line-height: 30px;
    color: #898989;
    padding: 0 22px 0 0;
    display: block;
    float: left;
}
#content .tag_c ul li:last-child {
    padding-right: 0;
}
#content .tag_c ul li a {
    display: block;
    float: left;
    color: #898989;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .tag_c ul li a:hover {
    color: #518f00;
}
#content .tag_c ul li span {
    display: block;
    float: left;
}
#content .tag_c ul li span.fa {
    font-size: 14px;
    line-height: 30px;
    color: #d7dbdb;
    margin-right: 7px;
}
#content .tag_c ul li a.tag {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    padding: 0 15px;
    font-size: 14px;
    line-height: 30px;
    color: #282727;
    display: block;
    float: left;
    margin: 0 0 5px 12px;
    background: #f3f6f6;
    border-radius: 15px;
}
#content .tag_c ul li a.tag:hover {
    background: #518f00;
    color: #ffffff;
}
#content .tag_c ul li a.tag:hover {
    text-decoration: none;
}
#content .tag_c a.share {
    float: right;
    font-size: 14px;
    line-height: 30px;
    color: #898989;
}
#content .tag_c a.share:hover {
    color: #2a6496;
}
#content .tag_c a.share span.fa {
    font-size: 14px;
    line-height: 30px;
    color: #d7dbdb;
    margin-right: 7px;
}
#content .page_c {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px;
    padding: 0;
}
#content .blog_c .page_c {
    margin-top: 30px;
}
#content .page_c a.prev {
    width: 121px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #282727;
    font-weight: 600;
    display: block;
    float: left;
}
#content .page_c a.next {
    width: 121px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #282727;
    font-weight: 600;
    display: block;
    float: right;
}
#content .page_c a.prev:hover {
    color: #518f00;
}
#content .page_c a.next:hover {
    color: #518f00;
}
#content .page_c a.prev span.fa {
    font-size: 14px;
    line-height: 50px;
    margin-right: 8px;
}
#content .page_c a.prev:hover span.fa {
    color: #518f00;
}
#content .page_c a.next span.fa {
    font-size: 14px;
    line-height: 50px;
    margin-left: 8px;
}
#content .page_c a.next:hover span.fa {
    color: #518f00;
}
#content .page_c ul {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
#content .page_c ul li {
    margin: 0;
    padding: 0;
    display: block;
    width: 44px;
    float: left;
    text-align: center;
    border-left: 1px solid #efefef;
}
#content .page_c ul li a {
    font-size: 14px;
    line-height: 50px;
    color: #282727;
    display: block;
    font-weight: 600;
}
#content .page_c ul li.active a,
#content .page_c ul li a:hover {
    color: #518f00;
}
#content .page_c ul li:last-child {
    border-right: 1px solid #efefef;
}
#content .page_c a:hover {
    text-decoration: none;
}
/*----------------
SideBar
-----------------*/

.sidebar .side_box {
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    background: #fff;
    margin: 0 0 30px 0;
    padding: 0;
    border-radius: 5px;
}
.sidebar h5 {
    padding: 15px 25px;
    line-height: 20px;
    margin: 0;
    border-bottom: 1px solid #efefef;
}
.sidebar h6 {
    padding: 15px 25px 10px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.sidebar .side_box ul {
    margin: 0;
    padding: 0;
}
.sidebar .side_box ul li {
    margin: 0;
    padding: 7px 15px 7px 15px;
    display: block;
}
.sidebar .side_box ul li a {
    margin: 0;
    padding: 0 0;
    display: inline-block;
    font-size: 12px;
    line-height: 21px;
    color: #4e4e4e;
    font-weight: normal;
}
.sidebar .side_box ul li div.post_detail a {
    color: #518f00;
}
.sidebar .side_box ul li div.post_detail a:hover {
    color: #b00000;
}
.sidebar .side_box ul li a:hover {
    color: #b00000;
}
.sidebar .side_box ul li.active a {
    font-weight: 900;
}
.sidebar .side_box ul li:nth-child(odd) {
    background: #fff;
}
.sidebar .side_box ul li:nth-child(even) {
    background: #fafafa;
}
.sidebar .side_box ul li:last-child {
    border-radius: 0px 0px 5px 5px;
}
.sidebar .side_box_2 ul li {
    padding: 15px 15px 15px 15px;
    overflow: hidden;
}
.sidebar .side_box_2 ul li .post_img {
    float: left;
    margin: 0 10px 0 0;
}
.sidebar .side_box_2 ul li .post_img img {
    width: 50px;
    height: auto;
    border-radius: 5px;
}
.sidebar .side_box_2 ul li .post_detail {
    float: left;
    width: 150px;
}
.sidebar .side_box_2 ul li .post_detail span.price {
    color: #282827;
    padding: 0;
}
.sidebar .side_box_2 ul li .post_detail span.date {
    color: #898989;
}
.sidebar .side_box_2 ul li .post_detail span.compare-price {
    color: #ccc;
    text-decoration: line-through;
    padding: 0;
}
.sidebar .side_box_2 ul li a {
    font-weight: 700;
    overflow: hidden;
}
.sidebar .side_box_3 ul {
    padding: 0 15px 15px 15px;
    display: block;
    float: left;
    width: 100%;
}
.sidebar .side_box_3 ul li {
    padding: 15px 5px 0 0;
    float: left;
    background: none;
}
.sidebar .side_box_3 ul li:nth-child(even) {
    background: none;
}
.sidebar .side_box_3 ul li:nth-child(odd) {
    background: none;
}
.sidebar .side_box_3 ul li a,
.sidebar .side_box_3 ul li span.active-tag {
    line-height: 30px;
    margin: 0;
    padding: 0 11px;
    display: block;
    color: #282827;
    background: #f3f6f6;
    border-radius: 15px;
    font-size: 11px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.sidebar .side_box_3 ul li span.active-tag {
    background: #518f00;
    color: #ffffff;
    font-size: 14px;
}
.sidebar .side_box_3 ul li a:hover {
    background: none repeat scroll 0 0 #518f00;
    color: #ffffff;
    text-decoration: none;
}
.sidebar_1 h5 a {
    color: #282727;
    display: block;
    background: url(chevron-arrow-up.png) no-repeat right center;
}
.sfbox {
    box-shadow: none;
    -webkit-box-shadow: none;
}
#content .product_c .collection-list .main_box {
    min-height: auto !important;
}
.sidebar_1 h5.active a {
    background: url(down-chevron.png) no-repeat right center;
}
.sidebar .price {
    padding: 12px 15px;
}
.sidebar .price .txtbox {
    width: 74px;
    border: 1px solid #d7dbdb;
    height: 30px;
    display: block;
    padding: 0 15px;
    border-radius: 15px;
    margin: 0;
    font-size: 14px;
    color: #4e4e4e;
    float: left;
    text-align: center;
    font-weight: 400;
}
.sidebar .price span.to {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #898989;
    font-weight: normal;
    text-align: center;
    width: 29px;
    float: left;
}
.sidebar .price .price_bar {
    padding: 25px 0 10px;
}
.sidebar .price .price_bar img {
    max-width: 100%;
    height: auto;
}
.sidebar .col_box ul li span {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 8px 0 0;
    background: #518f00;
}
.sidebar .col_box ul li.active {
    border: 1px solid #518f00;
}
.sidebar .col_box ul li.purple span {
    background: #a637ec;
}
.sidebar .col_box ul li.blue span {
    background: #37bbec;
}
.sidebar .col_box ul li.green span {
    background: #8dc838;
}
.sidebar .col_box ul li.yellow span {
    background: #fbcf00;
}
.sidebar .col_box ul li.orange span {
    background: #fb5700;
}
.sidebar .col_box ul li.red span {
    background: #fb0000;
}
.sidebar .col_box ul li.grey span {
    background: #dfdfdf;
}
.sidebar .col_box ul li.black span {
    background: #252525;
}
.sidebar .col_box ul li.white span {
    background: #fff;
    border: 1px solid #c9c9c9;
}
.sidebar .col_box ul li.all span {
    background: url(multicolor.png) no-repeat center center;
}
.sidebar .cat_box h2 {
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.sidebar .cat_box h5 {
    line-height: 21px;
    color: #ffffff;
    border: none;
    padding: 0;
    margin: 0;
}
.sidebar .cat_box .down_btn {
    width: 110px;
    height: 40px;
    display: block;
    border-radius: 5px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 13px;
    line-height: 36px;
    font-weight: 900;
    color: #fff;
    margin: 65px 0 0 0;
    padding: 0;
}

div.snize div.snize-filters-dropdown{
	padding: 0 7px 0 0 !important; 
}

.sidebar p {
    color: #898989;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.box_inn .promo-overlay .banner_tit {
    font-size: 20px !important;
}


#insta-feed {margin-bottom: 10px;}
.container.news_sec {display: none;}
.container.slider_home_top {
    margin-bottom: 50px;
}
.successForm.feedback {
    position: absolute;
    bottom: 0;
}

.gtr {
    float: left !important;
    margin-bottom: 10px;
}
.right-top-links img.cstm-icon {
    max-width: 13px !important;
    vertical-align: top;
    opacity: 0.7 !important;
    filter: invert(0) !important;
}
.switcher .option {position:absolute !important;z-index:999999 !important;background-color:#ffffff !important;}
.switcher .selected {  background: #FFFFFF url() repeat-x !important; }

.sidebar .advanced-filters {
    margin-bottom: 10px !important;
}
.sidebar .advanced-filters a {
    display: block !important;
    position: relative !important;
    padding-left: 20px !important;
}
.sidebar .advanced-filters a:before,
.advanced-filters a:after {
    content: '';
    display: block;
    position: absolute;
}
.sidebar .advanced-filters a:before {
    top: 6px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid #ececec;
}
.sidebar .advanced-filters a:after {
    top: 9px;
    left: 3px;
    width: 6px;
    height: 6px;
    background-color: transparent;
}
.sidebar .advanced-filters a:hover:after {
    background-color: #ececec;
}
.sidebar .advanced-filter.active-filter a:after {
    background-color: #000;
}
.sidebar .advanced-filter.active-filter a:hover:after {
    content: '\78';
    top: 6px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #000;
    font-size: 8px;
    text-align: center;
    color: #fff;
    font-family: "icons";
    line-height: 12px;
    speak: none;
}
/*----------------
Cart
-----------------*/

#img41,
#img45 {
    border: 1px solid #D9D9D9;
}
#content .sidebar .shipping-calculator {
    padding: 15px;
}
#content .sidebar .sbOptions {
    max-height: 400px !important;
    overflow: auto !important;
}
#content .cart_list ul {
    margin: 0;
    padding: 0;
}
#content .cart_list ul li {
    margin: 0;
    padding: 0 44px 0 30px;
    display: block;
    background: url(circle_bg_2.png) no-repeat right center;
    float: left;
}
#content .cart_list ul li span {
    margin: 0;
    padding: 0;
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    color: #282727;
    background: url(circle_bg.png) no-repeat center center;
    font-weight: 900;
}
#content .cart_list ul li:last-child {
    padding-right: 0;
    background: none;
}
#content .cart_list ul li:last-child span {} #content .cart_list ul li.active span {
    background: url(circle_active_bg.png) no-repeat center center;
}
#content .cart_list ul li.active span {
    color: #ffffff;
}
#content .cart_list ul li.complete span {
    background: url(com_circle.png) no-repeat center center;
}
#content .cart_bot {
    padding: 30px 0 0 0;
}
#content .cart_tbl {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 0 0;
    padding: 0;
    border-radius: 5px;
}
#content .cart_tbl .title_row {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
#content .cart_tbl .title_row ul {
    margin: 0;
    padding: 0;
}
#content .cart_tbl .title_row ul li {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin: 0;
    font-weight: 700;
}
#content .cart_tbl ul {
    margin: 0;
    padding: 0;
    display: table-row;
    width: 100%;
}
#content .cart_tbl ul li {
    margin: 0;
    padding: 15px 0;
    display: table-cell;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    vertical-align: top;
}
#content .cart_tbl ul li.cen-text {
    text-align: center;
}
#content .cart_tbl ul li:nth-child(1) {
    width: 15%;
    padding-left: 20px;
}
#content .cart_tbl ul li:nth-child(2) {
    width: 30%;
}
#content .cart_tbl ul li:nth-child(3) {
    width: 20%;
}
#content .cart_tbl ul li:nth-child(4) {
    width: 20%;
    padding-right: 20px;
}
#content .cart_tbl ul li .qty-input-wrap {
    margin: auto;
    display: inline-block;
}
#content .cart_tbl .con_row {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
#content .cart_tbl ul li .thumb {
    width: 80px;
    height: auto;
    padding: 4px;
    border: 1px solid #efefef;
}
#content .cart_tbl ul li .thumb span {
    display: block;
    width: 100%;
    height: 100%;
    background: #dcdcdc;
}
#content .cart_tbl ul li .thumb span img {
    width: 100%;
    height: auto;
}
#content .cart_tbl ul li .minus_btn {
    width: 30px;
    height: 30px;
    border: 1px solid #d7dbdb;
    border-right: none;
    border-radius: 13px 0px 0px 13px;
    display: block;
    background: url(minus.png) no-repeat center center;
    float: left;
    cursor: pointer;
}
#content .cart_tbl ul li .txtbox {
    width: 42px;
    height: 30px;
    border: 1px solid #d7dbdb;
    text-align: center;
    font-size: 14px;
    color: #898989;
    padding: 0 5px;
    font-weight: 900;
    float: left;
    display: block;
}
#content .cart_tbl ul li .plus_btn {
    width: 30px;
    height: 30px;
    border: 1px solid #d7dbdb;
    text-align: center;
    border-radius: 0px 13px 13px 0;
    display: block;
    background: url(plus.png) no-repeat center center;
    float: left;
    border-left: none;
    cursor: pointer;
    -webkit-touch-callout: none;
    /* iOS Safari */
    
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    
    -khtml-user-select: none;
    /* Konqueror */
    
    -moz-user-select: none;
    /* Firefox */
    
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    
    user-select: none;
    /* Non-prefixed version, currently
                                  not supported by any browser */
}
#content .cart_tbl ul li .price {
    font-size: 14px;
    color: #898989;
    font-weight: 900;
    margin: 0;
    padding: 0;
    line-height: 30px;
    float: left;
}
#content .cart_tbl ul li .total-price {
    font-size: 14px;
    color: #282727;
    font-weight: 900;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 30px;
}
#content .cart_tbl ul li .del_btn {
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    background: url(delete_icon.png) no-repeat center center;
    cursor: pointer;
}
#content .cart_tbl ul li h5 {
    line-height: 30px;
}
#content .cart_tbl ul li h5 a {
    color: #898989;
}
#content .cart_tbl ul li h5 a:hover {
    color: #518f00;
}
#content .cart_tbl ul li p,
#content .cart_tbl p {
    font-size: 12px;
    line-height: 20px;
    color: #898989;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#content .cart_tbl .total_row {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
#content .cart_tbl .total_row ul {
    background: #fafafa;
}
#content .cart_tbl .total_row ul li {
    padding: 20px 0;
}
#content .cart_tbl .total_row ul li:nth-child(1) {
    text-align: right;
    width: 100%;
    padding-right: 20px;
}
#content .cart_tbl .total_row ul li:nth-child(2) {
    padding-right: 20px;
    width: 50px;
}
#content .cart_tbl .total_row ul li p {
    line-height: 30px;
}
#content .cart_tbl .total_row ul li span.total_val {
    font-size: 14px;
    line-height: 30px;
    color: #282727;
    font-weight: 900;
    margin: 0;
    padding: 0;
}
#content .cart_tbl .total_row ul li button.refresh_btn {
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    background: url(refresh.png) no-repeat center center;
    cursor: pointer;
}
#content .cart_tbl .empty-cart-message {
    padding: 25px 15px;
}
#content .cart_tbl .empty-cart-message p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    text-align: center;
}
#content .cart_btn {
    padding: 25px 15px;
}
#content .cart_btn a.back_btn,
.submit-form a.back_btn,
.reset-password a.back_btn {
    width: 170px;
    height: 40px;
    background: #fff;
    text-align: center;
    border: 2px solid #d7dbdb;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 38px;
    color: #898989;
    font-weight: 900;
    border-radius: 18px;
    margin: 0;
    padding: 0;
}
#content .cart_btn a.info_btn .fa,
.add-address a.btn_c .fa {
    color: #ffffff;
    font-size: 14px;
    margin-right: 9px;
}
#content .cart_btn button.next_btn {
    max-width: 200px;
    height: 40px;
    background: #518f00;
    text-align: center;
    border: none;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
    padding: 0 20px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .cart_btn button.next_btn:hover {
    background: #b00000;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .cart_btn a.next_btn .fa {
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    margin-left: 9px;
}
#content .ship_frm_c {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 0 0;
    padding: 0;
    border-radius: 5px;
}
#content .ship_frm {
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #efefef;
}
#content .ship_frm .reqired {
    float: none;
    padding: 24px 0 13px 0;
    line-height: 16px;
}
#content .ship_frm .rad_btn {
    vertical-align: middle;
    margin: 0 9px 0 0;
}
/*----------------
Slider
-----------------*/

#content .slider {
    padding: 40px 0 30px 0;
    position: relative;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #d7dbdb;
    box-shadow: 0 1px 1px #fff;
}
#content .slider .slider_img {
    float: right;
    margin: 0 0 0 40px;
    width: 500px;
}
#content .slider .slider_desc {
    overflow: hidden;
    position: relative;
}
#content .slider .slider_desc h1 {
    margin: 0;
    padding: 30px 0 35px 0;
}
#content .slider .slider_desc p {
    font-size: 18px;
    line-height: 30px;
    color: #4e4e4e;
    font-weight: normal;
    margin: 0;
    padding: 0 0 60px 0;
}
#content .slider .slider_desc a.btn_c {
    margin: 5px 0 0 0;
    float: left;
}
#content .slider .slider_desc .price_c {
    float: right;
}
#content .slider .slider_desc .price_c .old_price {
    font-size: 24px;
    color: #518f00;
    display: inline-block;
    text-decoration: line-through;
}
#content .slider .slider_desc .price_c .new_price {
    font-size: 50px;
    line-height: 50px;
    color: #282727;
    font-weight: 300;
    display: inline-block;
}
#content .slider .slider_nav {
    position: absolute;
    left: 0;
    bottom: 30px;
}
#content .slider .slider_nav ul {
    margin: 0;
    padding: 0;
    display: block;
}
#content .slider .slider_nav ul li {
    margin: 0 5px;
    padding: 0;
    float: left;
    display: block;
}
#content .slider .slider_nav ul li a {
    width: 18px;
    height: 18px;
    display: block;
    background: url(banner_nav.png) no-repeat center center;
}
#content .slider .slider_nav ul li.active a,
#content .slider .slider_nav ul li a:hover {
    background: url(banner_nav_active.png) no-repeat center center;
}
/*----------------
Collection / Product
-----------------*/

#content .product_c {
    position: relative;
}

#content .filter_c span {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #898989;
    font-weight: 700;
    padding: 0 10px 0 20px;
    margin: 0;
}
#content .filter_c .select_box {
    display: block;
    float: left;
}
div.snize div.snize-main-panel {
    border: none !important;
}
#content .filter_c .sel_1 {
    width: 85px;
}
#content .filter_c .sel_2 {
    width: 205px;
}
#content .filter_c .collection-view {
    margin-left: 10px;
}
#content .collection-view a i {
    color: #518f00;
}
#content a.backtocate {
    display: block;
    width: 151px;
    height: 36px;
    font-size: 14px;
    line-height: 33px;
    color: #282727;
    font-weight: 900;
    text-align: center;
    background: url(back_to_catalog.png) no-repeat center center;
    cursor: pointer;
}
#content a.backtocate .fa {
    font-size: 14px;
    line-height: 34px;
    color: #518f00;
    margin: 0 8px 0 0;
}
#content .pro_main_c .slider_1 {
    padding: 20px 15px;
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    border-radius: 5px;
}
#content .pro_main_c .slider_1 #large-image img {
    width: 100%;
    height: auto;
}
#content .pro_main_c .slider_1 #thumbs img {
    border: 1px solid #efefef;
    width: 95px;
    height: 95px;
    border-radius: 5px;
}
#content .pro_main_c .slider_1 #thumbs .synced img {
    border: 3px solid #b00000;
}
#content .pro_main_c .slider_1 .main_thumb {} #content .pro_main_c .slider_1 .slider_1_nav {
    float: right;
}
#content .pro_main_c .slider_1 .slider_1_nav ul {
    margin: 0;
    padding: 0;
    display: block;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li {
    border: 1px solid #efefef;
    padding: 4px;
    display: block;
    margin: 0 0 5px 0;
    cursor: pointer;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li:last-child {
    margin-bottom: 0;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li.active,
#content .pro_main_c .slider_1 .slider_1_nav ul li:hover {
    border: 1px solid #b00000;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
    background: #dcdcdc;
    width: 50px;
    height: 50px;
    display: block;
}
#content .pro_main_c .desc_blk {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    border-radius: 5px;
    padding: 0;
}
#content .pro_main_c .desc_blk h5 {
    line-height: 20px;
    padding: 15px 15px;
    border-bottom: 1px solid #efefef;
}
#content .pro_main_c .desc_blk .desc_blk_bot {
    background: #fafafa;
    padding: 15px 10px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .qty {
    float: left;
    margin: 5px 15px 0 0;
}
.desc_blk .input-qty-box {
    float: left;
    margin: 5px 20px 0 0;
}
.input-qty-box li {
    display: inline-block;
    float: left;
    vertical-align: top;
}
.input-qty-box .range {
    margin: 0;
    padding: 0;
}
#quantity_wanted {
    margin: 0 !important;
    padding: 0;
}
.item.minus a {
    border: 1px solid #d7dbdb;
    border-radius: 10px 0 0 10px;
    font-size: 20px !important;
    padding: 2px 10px;
    position: relative;
    top: 1px;
}
.item.plus a {
    border: 1px solid #d7dbdb;
    border-radius: 0 10px 10px 0;
    font-size: 20px !important;
    padding: 2px 10px;
    position: relative;
    top: 1px;
}
.input-qty-box #quantity_wanted {
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid #d7dbdb !important;
    border-bottom: 1px solid #d7dbdb !important;
    color: #282727;
    font-size: 14px;
    height: 30px;
    text-align: center;
    width: 43px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .plus_btn {
    width: 30px;
    height: 30px;
    border: 1px solid #d7dbdb;
    text-align: center;
    border-radius: 0px 13px 13px 0;
    display: block;
    background: url(plus.png) no-repeat center center;
    float: left;
    border-left: none;
    cursor: pointer;
}
#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn {
    width: 30px;
    height: 30px;
    border: 1px solid #d7dbdb;
    border-right: none;
    border-radius: 13px 0px 0px 13px;
    display: block;
    background: url(minus.png) no-repeat center center;
    float: left;
    cursor: pointer;
}
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox {
    width: 42px;
    height: 30px;
    border: 1px solid #d7dbdb;
    text-align: center;
    font-size: 14px;
    color: #282727;
    padding: 0 5px;
    font-weight: 900;
    float: left;
    display: block;
}
.selector-wrapper {
    margin: 0 25px 15px 15px;
}
.quick-view-panel .selector-wrapper {
    margin: 10px 0;
}
.selector-wrapper select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.selector-wrapper select:focus {
    box-shadow: none;
    outline: 0 none;
    border-color: #518f00;
}
.selector-wrapper label {
    font-size: 1.1em;
    margin-right: 5px;
}
#content .pro_main_c .desc_blk .desc_blk_bot a.btn_c,
input#addToCart.btn_c,
.add-address .btn_c {
    margin: 0;
    float: right;
}
.add-address a.btn_c {
    max-width: 224px;
    margin: 0px 10px 0px 0px;
    width: 100%;
}
.submit-form {
    margin-bottom: 40px;
}
.submit-form .btn_c {
    float: left;
    margin: 0;
}
.submit-form p {
    margin: 20px 0;
}
.submit-form a.back_btn {
    width: 100px;
    height: 40px;
    background: #fff;
    text-align: center;
    border: 2px solid #d7dbdb;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 38px;
    color: #898989;
    font-weight: 900;
    border-radius: 18px;
    margin: 0 0 20px 5px;
    padding: 0;
}
.submit-password a.back_btn {
    margin-top: 31px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price {
    font-size: 20px;
    line-height: 40px;
    color: #282727;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 10px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price span#comparePrice {
    color: red;
    text-decoration: line-through;
}
#content .pro_main_c .desc_blk .review_row {
    padding: 22px 15px;
    margin: 0;
}
#content .pro_main_c ul.start_list,
span.spr-badge {
    margin: 7px 0 0;
    padding: 0;
    display: block;
    float: left;
    color: #898989;
}
.spr-badge-caption {
    color: #898989;
}
#content .pro_main_c ul.start_list li {
    margin: 0 2px 0 0;
    padding: 0;
    display: block;
    float: left;
    font-size: 14px;
    color: #d7dbdb;
    line-height: 16px;
}
#content .pro_main_c ul.start_list li.active {
    color: #b00000;
}
#content .pro_main_c ul.start_list li:last-child {
    margin-right: 0;
}
#content .pro_main_c .desc_blk .review_row .total_rew {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    padding: 0 16px 0 5px;
    border-right: 1px solid #d7dbdb;
    display: block;
    float: left;
}
#content .pro_main_c .desc_blk .review_row a.add_rew {
    font-size: 14px;
    line-height: 16px;
    color: #518f00;
    margin: 0 0 0 16px;
    padding: 0;
    display: block;
    float: left;
}
#content .pro_main_c .desc_blk .review_row div.share,
#content .tag_c div.share {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    font-weight: 700;
}
#content .pro_main_c .desc_blk .review_row div.share .fa-share-square-o,
,
#content .tag_c div.share .fa-share-square-o {
    margin-right: 7px;
    font-size: 14px;
    line-height: 16px;
    color: #d7dbdb;
}
#content .pro_main_c .desc_blk .review_row div.share span,
#content .tag_c div.share span {
    border: 1px solid #898989;
    padding: 10px 16px 0 0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing,
#content .tag_c div.share div.social-sharing {
    float: right;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul,
#content .tag_c div.share div.social-sharing ul {
    margin: 0;
    padding: 0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li,
#content .tag_c div.share div.social-sharing ul li {
    list-style: none;
    display: inline;
    padding: 0;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a,
#content .tag_c div.share div.social-sharing ul li a {
    background: #d9d9d9;
    color: #fff;
    display: inline-block;
    font-size: 1.3333em;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    width: 32px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
#content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a:hover,
#content .tag_c div.share div.social-sharing ul li a:hover {
    background: #518f00;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#content .tabing {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    border-radius: 5px;
    padding: 0;
}
#content .tabing .tab-content {
    padding: 0;
}
#content .tabing .nav > li > a {
    font-size: 16px;
    line-height: 20px;
    color: #898989;
    font-weight: 900;
    padding: 15px 15px;
    text-transform: uppercase;
    border-radius: 0;
    border-top: none;
}
#content .tabing .nav-tabs > li.active > a,
#content .tabing .nav-tabs > li.active > a:hover,
#content .tabing .nav-tabs > li.active > a:focus {
    border: 1px solid #efefef;
    border-bottom-color: transparent;
    border-radius: 0;
    border-top: none;
    color: #282727;
}
#content .tabing .nav > li > a span {
    font-size: 14px;
    line-height: 20px;
    color: #518f00;
    margin: 0 0 0 10px;
}
#content .tabing .nav-tabs > li.active:first-child > a {} #content .tabing .nav-tabs > li.active:first-child > a,
#content .tabing .nav-tabs > li.active:first-child > a:hover,
#content .tabing .nav-tabs > li.active:first-child > a:focus {
    border-left: none;
}
#content .tabing .tab-content h5 {
    text-transform: none;
}
#content .tabing .tab-content .rew_blk {
    padding: 0 0 28px 0;
}
#content .tabing .tab-content .rew_blk .top_row {
    padding: 13px 0;
}
#content .tabing .tab-content .rew_blk .date {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    display: block;
    float: left;
}
#content .tabing .tab-content .rew_blk .date .fa-calendar {
    font-size: 14px;
    line-height: 16px;
    color: #d7dbdb;
    margin: 0 7px 0 0;
}
#content .tabing .tab-content .rew_blk .user {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
#content .tabing .tab-content .rew_blk .user:hover {
    color: #518f00;
}
#content .tabing .tab-content .rew_blk .user .fa-user {
    font-size: 14px;
    line-height: 16px;
    color: #d7dbdb;
    margin: 0 7px 0 0;
}
#content .tabing .tab-content .rew_blk ul.start_list {
    float: right;
}
#content .tabing .tab-content .rew_blk p,
#content .tabing .tab-content p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    margin: 0;
    padding: 0;
}
#content .tabing .tab-content {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
}
#content .tabing .tab-content .rew_frm {
    padding-bottom: 0;
}
#content .tabing .tab-content .rew_frm .first_row .lbltxt {
    padding-top: 18px;
}
#content .tabing .tab-content .rew_frm {} #content .tabing .tab-content .rew_frm ul.start_list {
    float: none;
}
#content .collection-box {
    margin-bottom: 30px;
}
#content .collection-box img {
    max-width: 100%;
    display : none;
}
#content .contact_c #map-canvas {
    height: 350px;
}
#content .contact_c h5.box-heading {
    padding: 15px 25px;
    line-height: 20px;
    border-bottom: 1px solid #efefef;
}
#content .con_frm {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    border-radius: 5px;
}
#content .con_frm .con_frm_inn {
    padding: 5px 15px 30px 15px;
}
#content .contact_c .box {
    margin-bottom: 30px;
}
#content .con_frm .sub_box .sbHolder {
    width: 100%;
    margin: 0;
    height: 30px;
    border-color: #d7dbdb;
}
#content .con_frm .sub_box .sbToggle {
    background: url(select_open_arr_1.png) center left no-repeat;
    height: 28px;
}
#content .con_frm .sub_box .sbSelector {
    height: 30px;
    line-height: 28px;
}
#content .con_frm .sub_box .sbOptions a {
    padding: 5px 10px 5px;
}
#content .con_frm .sub_box .sbToggleOpen {
    background: url(select_close_arr_1.png) left center no-repeat;
}
#content .infor_c {
    background: #fff;
    position: relative;
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    margin: 0 0 30px 0;
    border-radius: 5px;
}
#content .infor_c .infor_c_inn {
    padding: 25px 15px 71px 15px;
}
#content .infor_c .infor_c_inn h5 {
    margin: 0;
    padding: 0 0 12px 0;
    border: none;
    font-weight: 700;
    text-transform: none;
    font-size: 14px;
}
#content .infor_c .infor_c_inn p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: normal;
}
#content .infor_c .infor_c_inn .add_c p {
    margin: 0 0 10px 0;
}
#content .infor_c .infor_c_inn .add_c strong {
    font-weight: 700;
    color: #282727;
}
#content .infor_c .infor_c_inn p a {
    color: #518f00;
}
/*----------------
Footer
-----------------*/

#footer .f_top {
    background: #ffffff;
}
#footer .f_top .ftop_blk {
    padding: 20px 60px 20px 0;
    border-right: 1px solid #ecefef;
    position: relative;
    background: #ffffff;
}
#footer .f_top .ftop_blk h5 {
    text-decoration: none;
    color: #282727;
}
#footer .f_top .ftop_blk a:hover h5 {
    color: #518f00;
}
#footer .f_top .bor_none {
    border-right: none;
}
#footer .f_top h5 {
    line-height: 19px;
    width: 135px;
}
#footer .f_top .icon {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 45px;
    color: #518f00;
}
#footer .f_mid {
    padding: 0px 0 0px 0;
    border-top: 1px solid #ecefef;
    box-shadow: 0px 3px 3px #d1d7d7;
    position: relative;
    background: #ffffff;
    color: #898989;
}
#footer .f_mid a {
    font-size: 13px !important;
    font-weight: 300;
    color: #fff;
}
/*#footer .f_mid a:hover {
    color: #529311;
}*/
/*#footer .f_mid #foo_sec4 a:hover {
    color: #fff;
}*/
#footer .f_mid h4 {
    padding: 0 0 22px 0;
    color: #fff;
    /*   color:#282727; */
}
#footer .f_mid .desc {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    margin: 0;
}
#footer .f_mid .desc p {
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    padding: 5px 0;
    margin: 0;
}
#footer .f_mid .desc p:first-child {
    padding-top: 0;
}
#footer .f_mid .partner {
    padding-top: 15px;
}
#footer .f_mid .partner ul {
    margin: 0;
    padding: 0;
}
#footer .f_mid .partner ul li {
    margin: 0;
    padding: 0 3px;
    float: left;
}
#footer .f_mid .partner ul li:first-child {
    padding-left: 0;
}
#footer .f_mid .partner ul li img {
    width: 40px;
    height: 25px;
}
#footer .f_mid p {
    font-size: 14px;
    line-height: 16px;
    color: #898989;
    margin: 0;
    padding: 0 0 15px 0;
    font-weight: normal;
}
#footer .f_mid p strong {
    font-weight: 700;
}
#footer .f_mid .email_box {
    position: relative;
    margin-top: 25px;
}
#footer .f_mid .txtbox {
    width: 100%;
    height: 30px;
    border-radius: 18px;
    font-size: 14px;
    color: #898989;
    padding: 0 35px 0 18px;
    border: 1px solid #d7dbdb;
}
#footer .f_mid .email_box button {
    position: absolute;
    right: 18px;
    top: 0px;
    padding: 0;
}
#footer .f_mid .email_box button span {
    font-size: 12px;
    color: #d7dbdb;
    line-height: 30px;
}
.social {
    padding: 30px 0 0 0;
}
.social ul {
    margin: 0;
    padding: 0;
    display: block;
}
.social ul li {
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
}
.social ul li a {
    display: block;
    text-align: center;
}
.social ul li a span {
    font-size: 18px;
    color: #d7dbdb;
}
.modal-body .social ul li a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border: 1px solid #d7dbdb;
    border-radius: 50%;
}
.modal-body .social ul li a span {
    font-size: 18px;
    color: #d7dbdb;
    line-height: 40px;
}
#footer .f_bot {
    padding: 30px 0;
    background: #f3f6f6;
}
#footer .f_bot .f_bot_left {
    font-size: 14px;
    line-height: 20px;
    color: #898989;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
}
#footer .f_bot .f_bot_left strong {
    font-weight: 700;
}
.fa:before {
    font-family: fontAwesome;
}
#footer .f_bot .f_bot_right {
    font-size: 14px;
    line-height: 20px;
    color: #898989;
    margin: 0;
    padding: 0;
    float: right;
}
#footer .f_bot a {
    color: #b00000;
}
#footer .f_bot a:hover {
    color: #b00000;
}
.social li.facebook a:hover {
    background-color: #325c94;
}
.social li.twitter a:hover {
    background-color: #00abdc;
}
.social li.google a:hover {
    background-color: #d9031f;
}
.social li.pinterest a:hover {
    background-color: #cb2027;
}
.social li.tumblr a:hover {
    background-color: #32506d;
}
.social li.youtube a:hover {
    background-color: #bb0000;
}
.social li.vimeo a:hover {
    background-color: #aad450;
}
.social li.facebook a:hover * {
    color: #fff !important;
}
.social li.twitter a:hover * {
    color: #fff !important;
}
.social li.google a:hover * {
    color: #fff !important;
}
.social li.pinterest a:hover * {
    color: #fff !important;
}
/*.social li.instagram a:hover * {
    color: #fff !important;
}*/
.social li.tumblr a:hover * {
    color: #fff !important;
}
.social li.youtube a:hover * {
    color: #fff !important;
}
.social li.vimeo a:hover * {
    color: #fff !important;
}
#footer .f_mid ul li {
    padding: 4px 0;
}
.social li > iframe {
    width: 293px !important;
    margin-left: -16px !important;
}
.social ul li:nth-child(2) {
    margin-left: -25px;
}
/*----------------
Swatches
-----------------*/

.swatch {
    margin: 1em;
}
/* Label */

.swatch .header {
    margin: 1.5em 0;
    font-weight: 700;
    color: #282727;
}
/* Hide radio buttons.*/

.swatch input {
    display: none;
}
.swatch label {
    /* Rounded corners */
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* To give width and height */
    
    float: left;
    /* Color swatches contain no text so they need to have a width. */
    
    min-width: 50px !important;
    height: 35px !important;
    /* No extra spacing between them */
    
    margin: 0;
    /* The border when the button is not selected */
    
    border: #ddd 3px solid;
    /* Background color */
    
    background-color: #ddd;
    /* Styling text */
    
    font-size: 13px;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #999;
    cursor: pointer;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swatch-element label {
    padding: 0 10px;
}
.color.swatch-element label {
    padding: 0;
}
/* Styling selected swatch */
/* Slightly raised */

.swatch input:checked + label {
    border: 3px solid #518f00;
    background-color: #518f00;
    color: #ffffff;
}
.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */
    /* Spacing between buttons */
    
    margin: 0px 9px 9px 0;
    /* To position the sold out graphic and tooltip */
    
    position: relative;
}
/* Image with the cross in it */

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.swatch .swatch-element .crossed-out {
    display: none;
}
.swatch .swatch-element.soldout .crossed-out {
    display: block;
}
.swatch .swatch-element.soldout label {
    filter: alpha(opacity=60);
    /* internet explorer */
    
    -khtml-opacity: 0.6;
    /* khtml, old safari */
    
    -moz-opacity: 0.6;
    /* mozilla, netscape */
    
    opacity: 0.6;
    /* fx, safari, opera */
}
/* Tooltips */

.swatch .tooltip {
    text-align: center;
    background: #518f00;
    color: #ffffff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -23px;
    margin-bottom: 15px;
    /* Make it invisible by default */
    
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    /* Animations */
    
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
/* CSS triangle */

.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #518f00 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.swatch.error {
    background-color: #E8D2D2!important;
    color: #333!important;
    padding: 1em;
    border-radius: 5px;
}
.swatch.error p {
    margin: 0.7em 0;
}
.swatch.error p:first-child {
    margin-top: 0;
}
.swatch.error p:last-child {
    margin-bottom: 0;
}
.swatch.error code {
    font-family: monospace;
}
/*----------------
Miscellaneous Overrides
-----------------*/

.hidden {
    display: none;
    visibility: hidden
}
.sfbox {
    // background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 20px 20px 30px 20px;
    position: relative;
}
.sfbox-title {
    border-bottom: 1px solid #efefef;
    margin: 0px 0 15px 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    width: 100%;
}
.content-box {
    margin-bottom: 0;
    padding: 20px 0 !important;
}
.sfbox .form-control {
    margin: 10px 0;
}
.breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 15px;
    margin-top: -15px;
    padding: 0;
    color: #898989;
}
.breadcrumb a {
    color: #b00000;
}
.breadcrumb a:hover {
    color: #b00000;
}
#content .blog_blk .blog_desc p {
    line-height: 21px;
    padding: 0 0 10px;
}
#content .blog_blk .blog_desc ul li {
    list-style: disc inside none;
    margin-left: 20px;
}
#content .blog_blk .blog_desc .btn_c {
    float: left;
    margin-top: 0;
}
#content .blog_blk .blog_desc {
    display: inline-block;
    padding: 16px 25px 20px;
}
#content .blog_blk .blog_desc h5 {
    margin-bottom: 10px;
}
#content .cart_tbl .total_row ul li button.refresh_btn {
    border: none;
}
.order_notes {
    margin: 20px 15px;
}
.order_notes + p {
    padding: 0 15px !important;
}
#shipping-rates-feedback {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #efefef;
    display: block;
    font-size: 15px !important;
    margin: 20px 0 0 !important;
    padding: 10px !important;
}
/*----------------
RTE Content
-----------------*/

#content .title {
    padding: 0 px;
}
.rte {
    padding: 15px;
    font-size: 14px;
    line-height: 21px;
    color: #898989;
}
.rte h6,
.rte h5,
.rte h4,
.rte h3,
.rte h2,
.rte h1 {
    margin: 15px 0;
    font-weight: 700;
    text-transform: none;
}
.rte h1 {
    font-size: 20px;
}
.rte h2 {
    font-size: 18px;
}
.rte h2 span {
    font-size: 0.9em;
}
.rte h3 {
    font-size: 17px;
}
.rte h4 {
    font-size: 16px;
}
.rte h5,
#content .pro_main_c .desc_blk .rte h5 {
    font-size: 15px;
    padding: 0;
    border: none;
    text-transform: none;
}
.rte h6 {
    font-size: 14px;
}
.rte p {
    font-size: 16px;
    line-height: 21px;
    color: #898989;
    margin-bottom: 10px;
    overflow-wrap: normal;
}
.rte img {
    max-width: 100%;
}
.rte ul {
    margin: 20px 0;
}
.rte li {
    list-style: square;
    margin-left: 25px;
    font-size: 16px;
    line-height: 21px;
    color: #898989;
    margin-bottom: 5px;
}
.rte .row {
    margin-bottom: 20px;
}
.collection-box .rte {
    background: #fff;
}

.header_top_sect .right-top-links .nav li a .cart-icon .fa-shopping-cart {
    margin-right: 8px;
}


/*================= Search Page Style ================*/

div.snize div.snize-horizontal-filters {
    background-color: #B00D1E!important;
    padding: 10px !important;
}

div.snize div.snize-product-filters-title {
    background: #323232 none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-shadow: 30px 10px 28px #fff !important;
    text-transform: uppercase !important;
}

div.snize div.slider-container.snize-theme .back-bar .pointer {
    background-color: #92081C !important;
}

div.snize ul.snize-product-filters-list li > label {
    color: #000 !important;
    font-size: 13px !important;
    font-weight: normal !important;
    margin: 0;
    opacity: 1 !important;
    padding: 0;
}

.snize-product-filters-block {
    background-color: #fff !important;
    margin-bottom: 30px !important;
    opacity: 1 !important;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important;
    -ms-box-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important;
}

.snize-item.clearfix {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5); 
}

#snize-search-results-grid-mode span.snize-thumbnail {
    height: 253px !important;
    overflow: hidden !important;
}
#snize-search-results-grid-mode.snize-four-columns li.snize-product {
    width: 31.30% !important;
}
#snize-search-results-grid-mode span.snize-overhidden {
    background: #f2f2f2 !important;
    display: block;
    overflow: hidden;
}

#snize-search-results-grid-mode span.snize-overhidden .snize-title {
    color: #333 !important;
}

#snize-search-results-grid-mode span.snize-overhidden span.snize-price {
    color: #92081C !important;
    font-weight: bold !important;
}

.snize-no-products-found-link {
    color: #92081C !important;
}

div.snize div.snize-pagination ul li a, div.snize div.snize-pagination ul li span {
    line-height: 40px !important;
    padding: 0 20px !important;
}

div.snize li.snize-product span.snize-description {
    color: #313131 !important;
}

div.snize ul.snize-product-filters-list li:hover span{
    color: #92081C !important;
}

div.snize ul.snize-product-filters-list li.snize-disabled, div.snize ul.snize-product-filters-list li.snize-disabled:hover span {
    opacity: 1 !important;
}

#snize-search-results-grid-mode .snize-search-results-content li {
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

div.snize div.snize-filters-sidebar {
    border: none !important;
}

div.snize .snize-button {
    background: #518F00 !important;
}

.snize-product-filters-title span {
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

.snize-pagination ul {
    box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
}

div.snize div.snize-pagination ul li a{
    font-weight: bold;
}

div.snize div.snize-pagination ul li a.active, div.snize div.snize-pagination ul li a:hover{
    background-color: #92081C !important;
    color: #fff;
    font-weight: bold;
}


.sfbox.box-page.animated.rollIn.animation-done {
    padding: 0 !important;
}

.sfbox.box-page.animated.rollIn.animation-done .rte{
    padding: 0 0 15px !important;
    margin-top:0px;
}

/*----------------
Product Reviews
-----------------*/

#shopify-product-reviews {
    margin: 0;
}
.spr-container {
    border: none !important;
    padding: 15px 25px;
}
a.spr-summary-actions-newreview,
.spr-button,
.spr-button-primary,
.spr-container button,
.spr-container .btn,
.spr-container .btn-primary {
    width: 130px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    display: block;
    font-weight: 700;
    background: #518f00;
    border-radius: 18px;
    border: none;
    text-align: center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.spr-button,
.spr-button-primary,
.spr-container button,
.spr-container .btn,
.spr-container .btn-primary {
    line-height: 14px;
}
a.spr-summary-actions-newreview:hover,
.spr-button:hover,
.spr-button-primary:hover,
.spr-container button:hover,
.spr-container .btn:hover,
.spr-container .btn-primary:hover {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
a.spr-summary-actions-newreview:active,
.spr-button:active,
.spr-button-primary:active,
.spr-container button:active,
.spr-container .btn:active,
.spr-container .btn-primary:active {
    background-color: #518f00;
    text-decoration: none;
    color: #ffffff;
}
.spr-form-input-text,
.spr-form-input-email {
    margin: 20px 0 0 0;
    padding: 0 15px 0 18px;
    width: 100%;
    height: 30px;
    display: block;
    border: 1px solid #d7dbdb;
    border-radius: 15px;
    font-size: 14px;
    color: #898989;
    font-weight: 400;
}
.slider_1 img {
    width: 100%;
    height: auto;
}
.ideas-hover figure.effect-chico {
    /*     height: 285px !important; */
}
.ideas-hover .box_2 figure.effect-chico {
    height: 289px !important;
    background-color: #FFF;
}
html #header.sticky {
    z-index: 978;
}
.modal-body .email_box .txtbox {
    border: 1px solid #d7dbdb;
    border-radius: 18px;
    color: #898989;
    font-size: 14px;
    height: 30px;
    padding: 0 35px 0 18px;
    width: 100%;
}
.modal-body .email_box button {
    padding: 0;
    position: absolute;
    right: 18px;
    top: 0;
}
#sticker_menu .navbar-nav>li:first-child>a {
    max-width: 90px;
}
.modal-body .email_box button span {#B00D1E!
    color: #d7dbdb;
    font-size: 12px;
    line-height: 30px;
}
.modal-body {
    display: inline-block;
    padding: 20px;
    position: relative;
    width: 100%;
    text-align: center;
}
.modal-body .email_box {
    margin: 20px auto 0;
    max-width: 211px;
    position: relative;
}
.modal-body .social ul li {
    display: inline-block;
    float: none;
    margin: 0 5px 5px 0;
    padding: 0;
}
html .modal-content {
    background: #fff;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.97);
    border: medium none;
    -webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
    box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
}
.flex-caption .btn_c {
    display: inline-block;
    width: auto;
}
.sbOptions {
    max-height: 300px !important;
    overflow: auto !important;
}
.video-container {
    display: none;
}
.flex-active-slide .video-container {
    display: block;
}
.video-container > div {
    position: relative;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vimeo {
    max-width: 830px;
}
.vimeo > div {
    padding-top: 56.26506%;
    /* 467 ÃƒÂ· 830 */
}
.youtube {
    max-width: 853px;
}
.youtube > div {
    padding-top: 56.271981%;
    /* 480 ÃƒÂ· 853 */
}
.slideshow-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.slideshow-video-container iframe,
.slideshow-video-container object,
.slideshow-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-wrapper {
    width: 600px;
    max-width: 100%;
}
.product_c .grid {
    margin-top: -7px;
}
#tattoo-ink .product_c .grid {
    margin-top: 0;
}
.promo-overlay .fa-arrow-circle-right {
    margin: 0;
}
#content .h_row_1 .box_1 .box_inn {
    right: 9.5%;
}
#box5_in {
    right: 11.5%;
}
.bex6 .box_inn {
    width: 37%;
}
#piercing-amp-jewellery .grid-box.box-4 h5 {
    right: 0%;
    width: 54%;
    top: 42%;
}
#aftercare .grid-box.box-4 h5 {
    right: 0%;
    max-width: 100%;
    width: 51%;
    top: 42%;
}
#aftercare .product_c .grid .grid-box.box-2+.box-4 h5 {
    right: -1%;
    width: 36%;
    top: 42%;
}
#studio-supplies .product_c .grid-box.box-4.last h5,
#power-cord-amp-pedal .product_c .grid-box.box-1 h5 {
    right: 2%;
}
#studio-supplies .product_c .grid-box.box-4.last h5 {
    top: 28%;
}
#aftercare .product_c .grid-box.box-1 h5 {
    top: 42%;
}
#grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
    right: 3%;
}
/*----------------
Lightboxes
-----------------*/
/*MAGNIFIC LIGTHBOX*/

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: zoom-in;
}
.mfp-auto-coursor .mfp-content {
    cursor: auto;
}
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
}
button::-moz-focus-inner {
    padding: 0;
    margin: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-a {
    border-top-width: 21px;
    border-bottom-width: 21px;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    background: #000;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    background: #444;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
#footer .con_frm_inn .alert.alert-danger.custom-error {
    display: block;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.social-sharing li[data-pin-log="button_pinit"] {} .mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-move-from-top .mfp-content {
    vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
/*
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
*/

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.mfp-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.mfp-dialog > h5 {
    margin-bottom: 0;
}
.mfp-dialog .dialog-icon {
    position: absolute;
    left: -60px;
    top: 5px;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #518f00;
    font-size: 27px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.mfp-dialog .dialog-form,
.mfp-dialog .social-media-login {
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9;
}
.mfp-dialog .dialog-form > .btn,
.mfp-dialog .social-media-login > .btn {
    margin-top: 10px;
}
.mfp-dialog .dialog-alt-links {
    list-style: none;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 13px;
}
.mfp-dialog .dialog-alt-links li {
    line-height: 1em;
    float: left;
    margin-left: 15px;
}
.mfp-dialog-big {
    max-width: 800px;
}
/*END MAGNIFIC LIGHTBOX*/
/* 

====== 3d unfold ======

*/

.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}
.modal-popup {
    background: #fff;
    padding: 20px 30px;
    margin: 40px auto;
    text-align: left;
    max-width: 650px;
    position: relative;
}
.modal-popup * {
    box-sizing: border-box;
}
.modal-cart-success {
    background: #EEF2E7;
    color: #679647;
    padding: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #BDD3BD;
    border-radius: 2px;
}
.modal-cart-success .line-item-count {
    display: inline-block;
    margin-left: .5em;
}
.modal-button {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 700;
    max-width: 250px;
    background: #518f00;
    border-radius: 0px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.modal-button:hover,
.modal-button:focus {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.modal-button2 {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 20.5px;
    font-weight: 700;
    max-width: 250px;
    background: #b00000;
    border-radius: 0px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.modal-button:hover,
.modal-button:focus {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#tattoo-needles .product_c .grid-box.box-1 h5 {
    right: 1%;
    max-width: 36%;
    width: 36%;
}
#tattoo-needles .product_c .grid-box.box-1+.grid-box.box-1 h5 {
    right: 1%;
    max-width: 42%;
    width: 42%;
}
.modal-button2:hover,
.modal-button2:focus {
    background-color: #b00000;
    text-decoration: none;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.modal-cart-title {
    color: #121212;
    font-weight: 700;
    margin-bottom: .5em;
}
.modal-product-image {
    margin-right: 5%;
}
.modal-product-image img {
    width: 100%
}
.product-contents-wrapper > div {
    display: none;
}
.product-contents-wrapper > div:last-child {
    width: 100%;
    display: block;
}

/*----------------
jQuery Custom Select Boxes
-----------------*/

.sbHolder {
    background-color: #ffffff;
    border: solid 1px #c9cbcb;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    position: relative;
    width: 100%;
    font-family: Monserrat, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    border-radius: 15px;
    color: #333;
}
.sbSelector {
    display: block;
    height: 35px;
    left: 0;
    line-height: 33px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 100%;
}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    color: #333;
    outline: none;
    text-decoration: none;
}
.sbToggle {
    background: url(select_open_arr.png) center left no-repeat;
    display: block;
    height: 33px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
.sbToggle:hover {
    opacity: 0.5;
}
.sbToggleOpen {
    background: url(select_close_arr.png) left center no-repeat;
}
.sbToggleOpen:hover {
    opacity: 0.5;
}
.sbHolderDisabled {
    background-color: #3C3C3C;
    border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder {} .sbHolderDisabled .sbToggle {} .sbOptions {
    background-color: #fff;
    border: solid 1px #c9cbcb;
    list-style: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 28px;
    width: 100%;
    z-index: 11111;
    overflow-y: auto;
    border-radius: 4px;
}
.sbOptions li {
    padding: 0;
}
.sbOptions a {
    border-bottom: dotted 1px #515151;
    display: block;
    outline: none;
    padding: 7px 10px 7px;
    color: #333;
}
.sbOptions a:link,
.sbOptions a:visited {
    color: #000;
    text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
    color: #ffffff;
    background: #518f00;
}
.sbOptions li.last a {
    border-bottom: none;
}
.sbOptions .sbDisabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
    padding-left: 17px;
}
#box6_in br {
    display: none;
}

/*.promo-overlay {background:rgba(0, 0, 0, 1) !important;}
.promo-overlay h5 {padding-bottom:0 !important; color:#fff; letter-spacing:3px;}
.promo-overlay h2 {padding-bottom:0 !important; color:#fff; letter-spacing:3px; text-transform:uppercase; font-size:14px; font-weight:bold;}
.promo-overlay p {display:none;}
.box_inn {top:50% !important; margin-top:-52px; left:120px !important; right:120px !important;}
.box_inn.box_inn_ext {top:50% !important; margin-top:-36px; left:60px !important; right:60px !important;}
*/

.btn_c {
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none !important;
}
.btn_c {
    font-size: 18px;
    color: #ffffff;
    display: block;
    margin: 30px auto 0;
    padding: 12px 10px !important;
    font-weight: normal;
    max-width: 250px;
    background: #518f00;
    border-radius: 18px;
    border: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    text-shadow: 0 0 0 #fff;
    letter-spacing: 1px;
}
a {
    font-family: 'Montserrat', sans-serif !important;
}
#footer .f_mid h4 {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-shadow: 0 0 0 #fff;
}
#header .hed_right ul li {
    border-color: #000;
}
#header .hed_left ul li:first-child {
    padding-left: 0;
    border-left: none
}
#header .hed_right ul li:last-child {
    padding-right: 0;
}
#header .hed_left ul li {
    margin: 0;
    padding: 0 15px;
    display: block;
    float: left;
    border-left: 1px solid #ecefef;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
#header .hed_right ul li .count {
    color: #fff;
}
#header #nav .navbar:not(.no-border) .navbar-nav > li.dropdown-grid > .dropdown-grid-wrapper > .dropdown-menu,
#header #nav .navbar:not(.no-border) .navbar-nav > li[class*="dropdown"] > .dropdown-menu {} #content .box {
    border: 0px solid #c3cbcb;
    border-radius: 0;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
}
#header #nav .navbar {
    text-align: center;
}
#header #nav .navbar-nav > li > a {
    text-transform: none;
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 16px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.header_bot,
.header_bot #nav {
    padding: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6e0119+0,cd1421+100 */
    
    background: #B00D1E;
}





.navbar:not(.caret-bootstrap) .navbar-nav:not(.caret-bootstrap) li:not(.caret-bootstrap)>a.dropdown-toggle:not(.caret-bootstrap)>span:not(.caret-bootstrap).caret {
    height: 10px;
}
.upload {
    margin-top: 0 !important;
}
.upload img {
    width: 100%;
}
.upload .col-sm-3 {
    padding: 0;
    position: relative;
}
.upload .col-sm-6 {
    padding: 0;
    position: relative;
}
.upload-overlay {
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.upload .col-sm-3:hover .upload-overlay {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.upload .col-sm-6:hover .upload-overlay {
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.upload-title {
    display: none;
    padding: 45px 0;
    position: relative;
}
.upload-title h2 {
    text-align: center;
    width: 100%;
    font-size: 42px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none !important;
}
.upload-title .btn_c {
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: 400px;
    margin-top: 10px;
}
.upload p {
    position: absolute;
    top: 25%;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
}
.uploadtitleimg {
    position: absolute;
    right: 60px;
    top: 10%;
    max-width: 200px;
}
#header #nav .navbar-nav > li > a:hover {
    color: #fff !important;
}
.home-slider .flex-control-paging li a.flex-active {
    color: #b00000 !important;
}
.social-sharing-home {
    position: absolute;
    top: 45%;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
}
.social-sharing-home li {
    display: inline-block;
    width: 50px;
    height: 50px;
}
.social-sharing-home li a {
    line-height: 50px;
    margin-left: 3px;
    font-size: 32px;
    color: #fff !important;
}
.social-sharing-home li.facebookupload {
    background: #3b5998;
}
.social-sharing-home li.twitterupload {
    background: #00aced;
}
.social-sharing-home li.pinterestupload {
    background: #C92228;
}
#header .header_top {
    display: none;
}
.home-slider .slides {
    padding: 0px;
}
.home-slider .slides li:nth-child(1) .btn_c {
    position: absolute;
    top: 65%;
    left: 43%; // margin-left:-55px;}
    .home-slider .slides li: nth-child(2) .btn_c {
        position: absolute;
        top: 58%;
        left: 50%;
        margin-left: -55px;
    }
    .home-slider .slides li:nth-child(3) .btn_c {
        position: absolute;
        left: 30px;
        top: 66%;
    }
    .logo-centered img {
        max-height: 150px !important margin: 0;
        float: left;
        text-align: left;
    }
    .logo-left-img {
        width: 245px;
    }
    .logo-left-cont img {
        margin-left: -8px !important;
        max-width: 102px !important;
        padding: 3px 0 !important;
    }
    .logo-center-cont {
        text-align: center;
    }
    .logo-right-cont {
        padding-right: 0px;
        padding-left: 0px;
    }
    #header .logo-right-cont #nav .navbar-nav > li > a {
        color: #000;
        letter-spacing: 0px;
    }
    #header .logo-right-cont .hed_right ul li span {
        color: #000;
        letter-spacing: 1px;
    }
    .cart-icon .count {
        background: none;
        top: 0;
        position: relative;
    }
    #header .hed_right ul li:nth-child(2) {
        padding-left: 0;
        border-left: 1px solid #000;
    }
    #header .hed_right ul li:first-child {
        padding-right: 0;
    }
    #header .logo-right-cont #nav .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
    #header .logo-right-cont .hed_right ul li span:hover {
        color: #518f00;
    }
    #header .logo-right-cont #nav .navbar-nav > li > a i {
        width: 20px !important;
    }
    .logo-right-cont .dropdown-menu {
        min-width: 400px;
    }
    .navbar .navbar-header {
        z-index: 100;
    }
    .cart_row a {
        font-size: 10px !important;
    }
    #header .cart_menu ul li {
        text-align: center;
    }
    .pull-right {
        width: 100%;
    }
    #header .cart_menu .checkout_row .checkout_btn {
        border-radius: 0;
    }
    .request-callback {
        color: #292929;
        float: right;
        font-size: 20px;
        margin-right: 15px;
        margin-top: -12px;
        width: auto;
        letter-spacing: 1px;
    }
    .callback {
        float: right;
        width: 80px;
        font-size: 12px !important;
        line-height: 16px;
        letter-spacing: 1px;
        padding: 4px 13px !important;
        margin-top: 0;
        margin-left: 10px;
        background: #518f00;
    }
    #header .search_menu .search_box .txtbox {
        border-radius: 0;
        height: 47px;
    }
    #header .search_menu .search_box button {
        width: 100px;
        height: 47px;
        top: 0;
        right: 0;
        background: #518F00;
    }
    .search-area {
        margin-right: 0;
        padding: 0;
        float: right;
    }
    #header .search_menu .search_box button span {
        font-size: 20px;
        color: #fff;
    }
    #header #nav .caret {
        display: none !important;
    }
    .caret {
        display: none !important;
    }
    .navbar {
        margin-bottom: 0;
    }
    .header_bot .navbar-nav>li {
        width: 8%;
        display: table-cell;
        vertical-align: middle;
    }
    .navbar .navbar-nav .dropdown-menu li {
        text-align: left;
    }
    #header #nav .navbar .dropdown-menu li > a {
        color: #000;
    }
    #header #nav .navbar .dropdown-menu li > a:hover {
        color: #518f00;
    }
    figure.effect-chico figcaption::before {
        border: 0 !important;
    }
    #content .main_box .desc h5 a {
        color: #000;
        text-transform: none;
    }
    .btn_c:hover {
        background: #407101;
    }
    .social ul li {
        margin: 0 5px 7px 0;
    }
    .cart-icon:hover {
        color: #518f00 !important;
    }
    #content .main_box .box_1 a.info_btn {
        border-radius: 0;
    }
    textarea {
        border-color: #d7dbdb;
        line-height: 30px;
    }
    .sfbox {
        padding: 0;
    }
    .yourink .rte {
        padding: 0;
    }
    .yourink .rte li {
        margin-left: 5px;
    }
    .yourink .rte ul {
        margin-top: 10px;
    }
    .logo-center-cont img {
        margin-top: 20px !important;
    }
    .modal {
        z-index: 20000;
    }
#content .title {
    padding: 20px 0px;
    font-family: Montserrat, sans-serif !important;
    text-transform: none !important;
    position: relative;
} 
#content .title.no-padd {
    padding: 20px 0px;
}
a.sign_up.account_logout {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #000;
    font-size: 20px;
}
    html .modal-content {
        border-radius: 0;
        background: url(/cdn/shop/files/discount.jpg?17190636016236869389) !important;
        background-size: cover;
        min-height: 305px;
    }
    .modal-body .email_box .txtbox {
        border-radius: 0;
        height: 54px;
        padding-right: 100px;
    }
    .modal-body {
        margin-top: 108px;
    }
    .modal-body .email_box button {
        width: 100px;
        height: 54px;
        background: #518f00;
        right: 0;
    }
    .modal-body .email_box {
        max-width: 430px;
    }
    .modal-header {
        border: 0;
    }
    /*.fancybox-inner {min-width:600px;}*/
    
    #upload-form {
        min-width: 600px;
    }
    .banner_nav .scroll_down {
        opacity: 0;
    }
    #header .hed_right ul li .remember a {
        color: #fff !important;
        font-size: 14px;
        letter-spacing: 1px;
    }
    #header .hed_right ul li .remember a:hover {
        color: #fff;
    }
    .sfbox.box-login {
        padding: 20px;
    }
    .sfbox.box-registration {
        padding: 20px;
    }
    .sfbox.box-order-history {
        padding: 20px;
    }
    .sfbox.box-account-details {
        padding: 20px;
    }
    #header .cart_menu ul li a {
        padding: 0 10px;
    }
    .pro_img a {
        padding: 0;
    }
    #header .cart_menu ul li .pro_img img {
        background: rgba(220, 220, 220, 0);
    }
    .flexbox .step__footer__continue-btn.btn {
        border-radius: 0 !important;
        background: #518f00 !important;
    }
    .navbar .nav>li>a {
        color: #fff;
        text-shadow: none;
        text-align: center;
    }
    .navbar .nav>li>a:hover {
        color: #000;
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background: none !important
    }
    .navbar-nav>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #content .main_box .box_1 .product-image {
           display: block;
    overflow: hidden;
    width: 100%;
    max-height: 260px;

    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
    }
    #content .main_box .box_1 .product-image .product-image-inner {
      display: block;
      vertical-align: middle;
      height: 100%;
      width: 100%;
      float: left;
    }
    #content .main_box:hover .box_1 a.more_btn.select-options {
        margin: 75px auto 60px;
    }
    .rte h2 {
        font-family: 'Montserrat', sans-serif !important;
        text-transform: none;
    }
    .promo-overlay h5 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #footer .f_mid h4 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #content .main_box .desc h5 a {
        font-family: 'Montserrat', sans-serif !important;
    }
    #content .h_row_1 h2 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #content .title h1 {
        font-family: 'Montserrat', sans-serif !important;
        text-align: left;
        margin-top: 14px;
    }
    .blog_blk h2>a {
        color: #282727;
        font-size: 20px;
    }
    .blog_blk .blog-featured {
        float: left;
        margin-right: 10px;
    }
    #footer .f_mid,
    #footer .f_bot {
        color: #FFF;
        background: #323232;
        box-shadow: none;
    }
    #footer .contac {
        background: transparent;
    }
    #content .comment_c h5.sub_title {
        font-family: 'Montserrat', sans-serif !important;
        color: #282727;
    }
    .sidebar h5 {
        font-family: 'Montserrat', sans-serif !important;
        background-color: #323232;
        color: #fff;
    }
    .sidebar h5 a {
        color: #fff;
    }
    #content .h_row_4 h3 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #content .pro_main_c .desc_blk h5 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #header .menu_c .menu_title {
        font-family: 'Montserrat', sans-serif !important;
    }
    #header .acc_menu h4 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #header .menu_c h4 {
        font-family: 'Montserrat', sans-serif !important;
    }
    #header .hed_right ul li a {
        font-family: 'Montserrat', sans-serif !important;
        text-transform: none;
        letter-spacing: 1px;
    }
    .navbar .nav>li>a {
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 700;
        font-size: 11px;
    }
    .navbar .dropdown-menu li>a {
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 300;
        padding-left: 0;
    }
    .dropdown-menu h5 a {
        text-transform: capitalize;
    }
    .dropdown-menu h5 {
        text-transform: capitalize;
    }
    .sfbox-title {
        font-family: 'Montserrat', sans-serif !important;
    }
    span {
        font-family: 'Montserrat', sans-serif !important;
    }
    li {
        font-family: 'Montserrat', sans-serif !important;
    }
    a {
        font-family: 'Montserrat', sans-serif !important;
    }
    h1 {
        font-family: 'Montserrat', sans-serif !important;
    }
    p {
        font-family: 'Montserrat', sans-serif !important;
    }
    .favourites-star {
        padding-right: 0 !important;
    }
    .favourites-star span {
        line-height: 15px;
        width: 20px;
        height: 15px;
    }
    .favourites-star span:hover {
        color: #518f00;
    }
    .favourites-star:hover {
        color: #518f00 !important;
    }
    .favourites-star a:hover {
        color: #518f00 !important;
    }
    #header #nav .navbar-nav > li > a:hover {
        color: #518f00 !important;
    }
    #header .search_menu .search_box button span {
        font-family: 'FontAwesome' !important;
    }
    /* iwish App */
    
    .product-wishlist-button {
        display: block;
        float: right;
        margin-left: 5px;
    }
    .iWishExist.btn_c {
        margin: 0;
    }
    .collection-wishlist-button {
        width: 80%;
        font-size: 14px;
        color: #ffffff;
        display: block;
        margin: 0 auto 10px;
        padding: 0 20px;
        font-weight: 700;
        max-width: 200px;
        background: #518f00;
        border-radius: 0;
        border: none;
        text-align: center;
        cursor: pointer;
        position: relative;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
    }
    .collection-wishlist-button:hover {
        background: #407101;
    }
    .collection-wishlist-button a {
        color: #fff !important;
    }
    .home-wishlist-button {
        width: 80%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        color: #ffffff;
        display: block;
        margin: 0 auto 10px;
        padding: 0 20px;
        font-weight: 700;
        max-width: 200px;
        background: #518f00;
        border-radius: 0;
        border: none;
        text-align: center;
        cursor: pointer;
        position: relative;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
    }
    .home-wishlist-button:hover {
        background: #407101;
    }
    .home-wishlist-button a {
        color: #fff !important;
    }
    #content #featured-products .main_box:hover .box_1 input.cart_btn_1 {
        margin: 58px auto 10px !important;
    }
    #content .main_box:hover .box_1 input.cart_btn_1 {
        margin: 48px auto 10px !important;
    }
    .favourites-account {
       /*  height: 40px; */
        font-size: 14px;
        line-height: 40px;
        color: #ffffff;
        display: block;
        margin: auto;
        padding: 0 20px;
        font-weight: 700;
        max-width: 250px;
        background: #518f00;
        border-radius: 0;
        border: none;
        text-align: center;
        cursor: pointer;
        position: relative;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
    }
    .favourites-account:hover {
        background: #407101;
    }
    .favourites-account a {
        color: #fff;
    }
    .cart_row ul li {
        border-color: #e2e2e2 !important;
    }
    .request-title h4 {
        padding: 15px 25px;
        border-bottom: 1px solid #b3b3b3;
        font-family: 'Montserrat', sans-serif !important;
        margin-bottom: 20px;
    }
    #content .contact_c h5.box-heading {
        font-family: 'Montserrat', sans-serif !important;
    }
    .slicknav_menu {
        display: none;
    }
    #mobile-menu-custom-built {
        display: none;
    }
    .dropdown-menu h5 {
        font-family: 'Montserrat', sans-serif !important;
    }
    /* IPAD LANDSCAPE */
    
    
    /* iWish App */
    
    .iWish-msg {
        display: none;
        color: #008000;
        margin: 10px 0;
    }
    .iwishBuyBtn.btn_c {
        margin-top: 0;
    }
    .iwishRemoveBtn {
        display: block;
        margin-top: 10px;
    }
    #request input {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 40px;
    }
    #request {
        width: 350px;
        margin: auto;
    }
    #request .form-row input {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 40px;
    }
    #footer .con_frm_inn .alert-success,
    #request .con_frm_inn .alert-success,
    #footer .con_frm_inn .alert-danger,
    #request .con_frm_inn .alert-danger {
        display: none;
    }
    .dropdown-menu ul li a {
        color: #333;
    }
    .dropdown-menu h5 a {
        color: #000;
        font-weight: 100;
    }
    .header_bot .navbar-nav>li:nth-child(1),
    .header_bot .navbar-nav>li:nth-child(2),
    .header_bot .navbar-nav>li:nth-child(3),
    .header_bot .navbar-nav>li:nth-child(4) {
        position-bak: relative !important;
    }
    .navbar .navbar-nav>li:nth-child(5) .dropdown-menu {
        left: 18%;
    }
    .navbar .navbar-nav>li:nth-child(n+6) .dropdown-menu {
        left: auto;
    }
    .dropdown-menu h5 a:hover,
    .dropdown-menu ul li a:hover {
        color: #b00000;
    }
    .social-sharing ul li:nth-child(1) a {
        background: #3b5998 !important;
    }
    .social-sharing ul li:nth-child(2) a {
        background: #00aced !important;
    }
    .social-sharing ul li:nth-child(3) a {
        background: #dd4b39 !important;
    }
    .social-sharing ul li:nth-child(4),
    .social-sharing ul li:nth-child(4) span {
        background: #cb2027 !important;
        border-radius: 50%;
        height: 40px;
    }
    .social-sharing ul li:nth-child(4) span {
        border: none;
    }
    .social-sharing ul li:nth-child(4) span:hover {
        border: none !important;
        opacity: .8
    }
    .social-sharing ul li:hover a {
        opacity: 0.7
    }
    #upload-form {
        display: none;
    }
    .mobile-cart-link {
        top: 10px;
        left: 15px;
        color: #FFF;
        z-index: 10;
        display: none;
        margin-top: 8px;
        position: absolute;
        border-radius: 4px;
        background: rgb(81, 143, 0);
        ;
        padding: 12px !important;
        font-size: 16px !important;
    }
    .mobile-cart-link .count {
        font-size: 12px;
    }
    .mobile-cart-link:hover,
    .mobile-cart-link:focus,
    .mobile-cart-link:active {
        color: #CECECE !important;
    }
    
    /* --- Coin app by ShopPad --- */
    
    .navbar-header #coin-container {
    position: absolute;
    right: 100%;
    top: -2px;
}
    #coin-container select {
        display: inline-block;
        width: auto;
        background-color: transparent;
        border: 0;
        background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iLTE3LjUgLTEuMyA1MC4xIDI3LjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5bGluZSBwb2ludHM9IiAxNi4xIDguNSA3LjYgMTcgLTAuOSA4LjUgIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MjtzdHJva2U6IzAwMCIvPjwvc3ZnPg==');
        background-repeat: no-repeat;
        background-position: right;
        background-size: 26px 26px;
        font-size: 14px;
        font-family: "Montserrat", sans-serif !important;
        color: #333;
        margin: 0;
        padding-right: 22px;
        height: 18px;
        border-left: 1px solid #000;
        border-radius: 0;
        padding-left: 10px;
        margin-right: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
    }
	#coin-container select {
    padding-bottom: 0px;
}
    .navbar-header #coin-container select {
        height: inherit;
        padding-top: 0;
    }
    #coin-container select::-ms-expand {
        display: none;
    }
    .navbar-collapse #coin-container select {
        background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iLTE3LjUgLTEuMyA1MC4xIDI3LjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5bGluZSBwb2ludHM9IiAxNi4xIDguNSA3LjYgMTcgLTAuOSA4LjUgIiBzdHlsZT0iZmlsbDpub25lO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MjtzdHJva2U6I2ZmZiIvPjwvc3ZnPg==');
        border-left: none;
        color: #fff;
        width: 70px;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 700;
        font-size: 12px;
        height: 40px;
    }
    
    .container.news_sec {} .container.news_sec .grid {
        border: 1px solid #ccc;
        padding-bottom: 30px;
        padding-top: 30px;
        margin: 30x 0;
        float: left;
        width: 100%;
        background: #fff;
    }
    .news-letter.style2 .input-group-field {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        height: 46px;
        width: 95%;
        padding: 10px;
    }

    .news-letter.style2 .input-group-field.email.mce_inline_error {
        border-color: red;
    }
    .fullwidth{
       width: 100%;
    }
    .news-letter.style2 div#mce-responses .response {
        padding: 12px 0;
        font-weight: 100;
        font-size: 12px;
    }


    .news-letter.style2 div#mce-error-response {
        color: #b00d1e;
    }

    .news-letter.style2 div#mce-success-response {
        color: #518f00;
    }
    #subscribe, #subscribe-offers {
        background: #518f00 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #fff;
        letter-spacing: 1px;
        font-size: 18px;
        text-shadow: 0px 0px 0px #fff;
        -moz-text-shadow: 0px 0px 0px #fff;
        -webkit-text-shadow: 0px 0px 0px #fff;
        width:190px;
      font-family: 'Montserrat', sans-serif !important;
    }
    #subscribe:hover,
    #subscribe:focus {
        outline: none !important;
        background: #407101;
    }
    .logo-left-cont,
    .logo-right-cont {
        padding-top: 3%;
    }
    nav .dropdown-toggle.single-item {
        text-transform: capitalize;
        font-weight: 300;
    }
    .contac {
        background: #518F00;
        padding: 1% 2%;
    }
    .contac > h4 {
        color: #fff !important;
    }
    .contac .txtbox {
        background: transparent none repeat scroll 0 0;
        height: 40px !important;
        margin-bottom: 15px !important;
        color: #fff !important;
    }
    .contac textarea {
        background: transparent none repeat scroll 0 0;
        margin-bottom: 15px !important;
        color: #fff !important;
        border: 1px solid #ccc !important;
    }
    .contac .btn_c.buto {
        color: #fff !important;
        background: #518F00 !important;
    }
    .banner_nav {
        display: none !important;
    }
    .flexslider .container {
        /* 
    padding-left: 0px;
    padding-right: 0px; */
    }
    #box_1 {
        //width: 70%;
        //float: left;
    }
    .box_1 .box_inn {
        //float: left;
        //width: 30%;
        // height: 100%;
    }
    .fa-arrow-circle-right::before {
        content: "";
    }
    .bex1 .promo-overlay {
        // background: #518f00 ;
        //padding: 55% 2%;
        text-align: center;
    }
    .div-link > h2 {
        color: #fff;
    }
    .banner_tit {
        color: #fff!important;
        font-size: 20px!important;
    }
    .div-link {
        font-size: 18px;
        font-weight: 300;
        color: #fff !important;
    }
    .fa.fa-arrow-circle-right {
        font-size: 20px;
        padding-top: 20px;
        font-weight: 300;
        color: #fff!important;
        text-decoration: underline;
    }
    #tattoo-piercing-art-we-have-everything-you-need .fa.fa-arrow-circle-right {
        font-size: 16px !important;
    }
    #tattoo-piercing-art-we-have-everything-you-need .fa.fa-arrow-circle-right:before {
        display: none;
    }
    .bex2 .promo-overlay {
        background: #b00e1f;
        padding: 7%;
        text-align: center;
    }
    .pri {
        font-size: 18px;
        font-weight: 300;
    }
    .bex2 .fa.fa-arrow-circle-right {
        padding-top: 0px !important;
    }
    #box_3 {
        // width: 65%;
        //float: left;
    }
    .bex3 .box_inn {
        //float: left;
        // width: 35%;
        //  height: 100%;
    }
    .bex3 .promo-overlay {
        //background-color: #f6bf39;
        //padding: 36% 1%;
        //text-align: center;
    }
    .div-link > h3 {
        color: #fff;
        padding-bottom: 7px;
    }
    .bex5 .promo-overlay {
        //background-color:#6d21b3;
        // padding: 34% 1%;
        text-align: center;
    }
    #box_5 {
        //  width: 50%;
        //float: left;
    }
    .bex5 .box_inn {
        // float: left;
        // width: 50%;
        //height: 100%;
    }
    #box_6 {
        //width: 65%;
        //float: right;
    }
    .bex6 .box_inn {
        float: left;
        width: 35%;
        height: 100%;
    }
    .bex6 .promo-overlay {
        //background-color:#3e9aa9;
        // padding: 39.5% 1%;
        //text-align: center;
    }
    #box_7 {
        //width: 65%;
        //float: right;
    }
    .bex7 .box_inn {
        // float: left;
        //  width: 35%;
        // height: 100%;
    }
    .bex7 .promo-overlay {
        //background-color:#b00e1f;
        //padding: 19.8% 1%;
        //text-align: center;
    }
    
    #featured-products {
        margin-bottom: 10px;
          margin-left: 20px;
      
    }
    .xline.req {
        cursor: pointer;
        background: #518F00;
        padding: 7px 17px;
        color: #fff;
        font-size: 18px;
    }
    #featured-products .main_box {
     /*   min-height: 394px;
        max-height: 394px;*/
    }
    .h_row_6 {
        width: 80%;
    }
    .col-sm-6.request_home {
        background: rgba(0, 0, 0, 0) url("ps28.jpg") no-repeat scroll 0 0 / 100% 100%;
        color: #fff;
        padding: 3% 3% 3% 2%;
    }
    .col-sm-6.request_home {
        width: 48%;
        margin-left: 2%;
    }
    .col-sm-6.newsletter_home {
        width: 48%;
        margin-right: 2%;
    }
    .newsletter_home {
        background: rgba(0, 0, 0, 0) url("ps27.jpg") no-repeat scroll 0 0/ 100% 100%;
        color: #fff;
        padding: 3% 3% 1.7% 2%;
    }
    .h_row_7> h2 {
        color: #000;
    }
    .h_row_6 span {
        color: #fff;
    }
    .h_row_7 span {
        color: #000;
    }
    .req_p {
        padding-top: 10px;
        font-size: 15px;
        padding-right: 19px;
    }
    .h_row_7> h2 {
        color: #fff;
    }
    #newletter_home_se {
        padding: 33px 0 15px;
        margin-top: 14px;
        overflow: hidden;
    }
    #newletter_home_se .input-group-field {
        width: 42%;
        float: left;
    }
    #newletter_home_se .btn.btn-primary {
         float: left;
    width: 180px;
    margin-left: 1%;
          padding: 13px 0;
      font-family: 'Montserrat', sans-serif !important;
    }

.newsletter_home .input-group {
    display: block;
}

    .inner_tes_sec {
        border: 1px solid #ccc;
        padding: 15px;
        font-size: 15px;
        //color: #000;
    }
    .testimoinal .col-sm-4 img {
        margin-right: 15px;
    }
    .testimoinal {
        margin-top: 25px;
    }
    .testimoinal .sec2> p,
    .testimoinal .sec3 > p {
        Padding-top: 25px;
    }
    .col-sm-4.sec_1 > h3 {
        text-align: center;
        color: orange;
    }
    .col-sm-4.sec_1 >span {
        color: #518F00;
    }
    .newsletter_home p {
        font-size: 27px;
    }
    .col-sm-12.testimoinal {
        padding: 0 0 50px;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .revie {
        font-size: 18px;
        color: #000;
    }
    .revie a {
        font-family: Montserrat;
        font-size: 18px!important;
        padding: 0;
        color: #000;
        text-decoration: underline float: left;
    }
    .xline {
        color: #222;
    }
    .featu-title {
        font-size: 35px;
        color: #222 !important;
        text-align: center;
    }
    .col-sm-4.requ {
        text-align: right;
        padding-right: 0px;
    }
    .xline > a {
        margin-left: 15px;
        text-decoration: underline;
        color: #222;
    }
    .sign-title {
        font-size: 20px;
        color: #222 !important;
    }
    .req_tit {
        font-size: 27px;
        color: #000;
        padding-top: 0px!important
    }
    .newsletter_home p {
        font-size: 27px;
    }
    .request_home .btn_c {
        margin: 12px auto 0;
        max-width: none;
        position: relative;
        text-align: center;
        transition: all 0.3s ease 0s;
        float: left;
        font-size: 18px;
        text-transform: uppercase !important;
        font-weight: 400;
    }
    .bex3 .promo-overlay > p {
        padding-top: 5px;
    }
    #newletter_home_se #subscribe {
        font-size: 16px;
    }
    #newletter_home_se #mc-embedded-subscribe-form {
        width: 80%;
    }
    .h_row_4 .xline {
        font-size: 17px;
    }
    .artcon {
        color: #000 !important;
        text-align: center;
        font-size: 14px !important;
    }
    .padd_fo {
        padding: 50px 25px;
    }
    .col-lg-6.col-md-6.col-sm-6.col-xs-12.padd_fo {
        padding: 50px 0px;
    }
    



    .header_bot .xline {
        padding: 1.5% 3%;
    }
    .header_bot .xline:first-child {
        padding-left: 0;
        padding-right: 5%;
    }
    .header_bot .xline:last-child {
        padding-left: 5%;
        padding-right: 0;
    }
    .logo-center-con4 {
        display: none;
    }
    input[type="email"].email_box::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        
        color: white !important;
    }
    input[type="textarea"].email_box::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        
        color: white !important;
    }
    input[type="text"].email_box::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        
        color: white !important;
    }
    #foo_sec3 input:-moz-placeholder,
    #foo_sec3 textarea:-moz-placeholder {
        /* Firefox 18- */
        
        color: #fff !important;
    }
    #foo_sec3 input::-webkit-input-placeholder,
    #foo_sec3 textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        
        color: #fff !important;
    }
    #foo_sec3 input::-moz-placeholder,
    #foo_sec3 textarea::-moz-placeholder {
        /* Firefox 19+ */
        
        color: #fff !important;
    }
    #foo_sec3 input:-ms-input-placeholder,
    #foo_sec3 textarea:-ms-input-placeholder {
        /* IE 10+ */
        
        color: #fff !important;
    }
    #foo_sec3 input::placeholder,
    #foo_sec3 textarea::placeholder {
        /* IE 10+ */
        
        color: #fff !important;
    }
    ._2tga._49ve {
        padding: 3px 88px 23px 10px !important;
    }
    .IGF .ig-background {
        //padding: 3px 88px 5px 10px;
    }
    #follow-button {
        padding: 3px 88px 15px 10px !important;
    }

   
    .revie .fa.fa-star {
        //color:rgba(0, 0, 0, 0) linear-gradient(rgb(249, 156, 3) 0%, rgb(255, 209, 70) 100%) repeat scroll 0 0 !important;
        color: #faa925;
        padding-left: 5px;
    }
    .fa.fa-mobile {
        color: #529102;
        font-size: 35px;
        padding-right: 5px;
        position: relative;
        top: 5px;
    }
    .header_bot .fa,
    .h_row_4 .fa {
        font-size: 26px;
    }
    .testimoinal .col-sm-4.sec_1 img {
        width: 50%;
    }
    .testimoinal .col-sm-4.sec_1 span {
        color: #518f00;
    }
    .side_box.side_box_3.red5.newarrival,
    .side_box.side_box_4.red5.sale {
        width: 100% !important;
    }
    .side_box.side_box_3.red5.newarrival img,
    .side_box.side_box_4.red5.sale img {
        width: 100%;
    }
    #box1_in {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        position: absolute;
        right: 12%;
        top: 40%;
        text-align: center;
        z-index: 99999;
        float: left;
        // width: 30%;
        //height: 100%;
    }
    .tit_on_re {
        color: #ffa500;
        font-size: 22px;
        text-align: center;
    }
    #box3_in {
        position: absolute;
        right: 37px;
        top: 57px;
        text-align: center;
        z-index: 99999;
        float: left;
    }
    #box5_in {
        position: absolute;
        right: 0;
        top: 37%;
        width: 46%;
    }
    #box6_in {
        position: absolute;
        top: 34%;
    }
    #box7_in {
        left: 0;
        position: absolute;
        top: 27%;
        width: 28%;
    }
    #box_6 {
        margin-top: -50px;
    }
    .newarrival > img,
    .newarrival a> img,
    .sale img {
        width: 100%;
    }
    .mar {
        margin: 7px;
        //width:100%;
    }
    .col-sm-12.sec_tes_news {
        margin-bottom: 30px;
        padding: 0;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-] {
        padding: 5px 7px 2px;
    }
    .header_bot.sticky {
        position: fixed;
        width: 100%;
        z-index: 2147483647;
        top: 0px;
    }
    .sticky .navbar-nav > li > a {
        padding-bottom: 7px;
        padding-top: 4px;
        //font-size:12px;
    }
    .btn_c.buto.cart_btn_1:hover {
        background: #407101 !important;
    }
    .template-collection .main_box {
       /* max-height: 420px;
        min-height: 420px;*/
    }
 
   
    .template-collection .title h1 {
        text-align: left;
    }
    ._2tga._49ve {
        height: 32px !important;
        padding: 7px 120px 10px 7px !important;
    }
    .social li {
        width: 100% !important;
    }
    #foo_sec4 .social {
        text-align: center;
    }

    #foo_sec4 .social li span.fa-pinterest-square {
        background: rgb(171, 23, 30);
    }
    #foo_sec4 .social li {
        width: auto !important;
        display: inline-block;
        margin-right: 8px;
        float: none;
    }
    .social img {
        float: left;
    }
    
    .fa.fa-instagram {
        background-color: #fb3958;
    }
    .fa.fa-twitter {
        background-color: #1B95E0;
    }
    .fa.fa-facebook {
        background-color: #4267B2;
    }
    .fa.fa-globe {
        background-color: #45A8F9;
    }
    .main_artists a .fa {
    width: 41px;
    border-radius: 0px;
    font-size: 21px;
    color: rgb(255, 255, 255);
    margin: 2px;
    padding: 10px 2px;
}
    .info-box {
        margin-bottom: 80px;
        max-height: 785px;
        overflow: hidden;
    }
    .info-box img {
        margin: 0 auto;
        display: block;
    }
    .info-box .desc {
        text-align: center;
        color: #222;
        font-size: 13px;
    }
    .product_c .grid-item,
    .product_c .grid {
        position: relative;
    }
    .product_c .grid-item h5,
    .product_c .grid h5 {
        display: block;
        position: absolute;
        text-align: center;
        top: 46%;
        color: #fff;
        right: 6%;
        font-size: 17px;
        padding: 0 15px;
        word-wrap: break-word;
        font-weight: 100;
    }
    .product_c .grid-item h5 span,
    .product_c .grid-box h5 span {
        font-size: 11px;
        text-decoration: underline;
    }
    .product_c .grid-item h5 a,
    .product_c .grid-box h5 a {
        color: #fff;
    }
    .product_c .grid-item.box-1 h5,
    .product_c .grid-box.box-1 h5,
    .product_c .grid-box.box-4 h5 {
        top: 38%;
        right: 6%;
        line-height: 20px;
        max-width: 180px;
    }
    #tattoo-ink .product_c .grid-item.box-1 h5 {
        top: 42%;
    }
    #tattoo-ink .product_c .grid-item.box-2 h5 {
        top: auto;
        bottom: 14%;
    }
    #tattoo-ink .product_c .grid-item.box-3 h5 {
        bottom: 10%;
    }
    #tattoo-ink .product_c .grid-item.box-4 h5 {
        top: 48%;
    }
    #tattoo-machines .product_c .grid-box.box-4 h5 {
        right: -2%;
        width: 55%;
        top: 43%;
    }
    #power-cord-amp-pedal .product_c .grid-box.box-3 h5 {
        bottom: 18%;
    }
    .product_c .grid-item.box-2 h5 {
        top: 70%;
        right: 0;
        left: 0;
        text-align: center;
    }
    .product_c .grid-item.box-3 h5,
    .product_c .grid-box.box-2 h5,
    .product_c .grid-box.box-3 h5 {
        top: auto;
        bottom: 15%;
        left: 0;
        text-align: center;
        right: 0;
        line-height: 20px;
    }
    .product_c .grid-item.box-4 h5 {
        top: 50%;
        left: 0;
        text-align: center;
        right: 0;
    }
    #contactFormWrapper .form-field input,
    #contactFormWrapper .form-field select {
        display: block;
        width: 100%;
        padding: 0 15px;
        height: 40px;
        font-size: 13px;
        line-height: 1.25;
        color: #55595c;
        background-color: #fff;
        background-image: none;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 6px;
        margin-bottom: 15px;
    }
    #content #contactFormWrapper .form-field textarea {
        border-radius: 6px;
    }
    #contactFormWrapper .form-field #contactFormSubmit {
        color: #fff;
        background-color: #529311;
        border-color: #529311;
        font-size: 17px;
        padding: 9px;
        height: 40px;
        border-radius: 0;
    }
    #price-match #contactFormWrapper {
        margin-top: -37px;
    }
    .sidebar .newarrival .col-sm-6,
    .sidebar .sale .col-sm-6 {
        width: 100%;
        padding: 0;
    }
    .sidebar .newarrival .col-sm-6 img,
    .sidebar .sale .col-sm-6 img {
        width: 100%;
        margin-bottom: 20px;
    }
    .product_c .grid-item.box-5 h5 {
        top: auto;
        bottom: 15%;
        left: 0;
        text-align: center;
        right: 0;
    }
    .product_c .grid-item.box-6 h5 {
        left: 0;
        text-align: center;
        right: 0;
    }
    .product_c .grid-item.box-8 h5 {
        top: auto;
        bottom: 11%;
        left: 0;
        text-align: center;
        right: 0;
    }
    .product_c .grid .grid-box {
        display: inline-block;
        position: relative;
    }
    #content .pro_main_c .desc_blk>h5 {
        background-color: #323232;
        color: #fff;
    }
    #content div.share div.social-sharing ul li a>span {
        width: 100%;
        height: 100%;
        display: block;
        line-height: 40px;
    }
    #content div.share div.social-sharing ul li {
        display: inline-block !important;
        vertical-align: middle;
    }
    #content div.share div.social-sharing ul li a,
    #content div.share div.social-sharing ul li span {
        height: 40px !important;
        line-height: 40px !important;
        width: 40px !important;
        position: relative;
        border: none !important;
    }
    #content div.share div.social-sharing ul li span:before {
        position: absolute;
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        margin: 0;
        font-family: FontAwesome;
        color: #FFFFFF;
        font-size: 20px;
        border-radius: 50%;
        line-height: 21px;
    }
    #tattoo-ink .product_c .grid-item {
        /*     height: auto; */
    }
    #tattoo-ink .grid-item--height6 {
        height: auto;
    }
    #tattoo-ink .product_c .grid-item--width3 {
        height: 321px;
        width: 254px;
    }
    #tattoo-ink .product_c .grid-item--width8 {
        width: 380px;
    }
    #tattoo-ink .product_c .grid-item--width7 {
        width: 466px;
    }
    #tattoo-ink .product_c .grid-item--width6 {
        width: 133px;
    }
    #tattoo-ink .product_c .grid-item.box-8 {
        width: 243px;
    }
    #tattoo-ink .product_c .grid-item--width4 {
        width: 208px;
    }
    #tattoo-ink .product_c .grid-item.box-1 h5,
    #tattoo-ink .product_c .grid-item.box-7 h5 {
        right: 0;
        width: 52%;
        max-width: none;
    }
    #tattoo-machines .product_c .grid-item.box-1 h5 {
        right: 0;
        width: 47%;
        max-width: none;
    }
    .product_c .grid-box img {
        max-width: 100%;
    }
    #tattoo-machines .product_c .grid .grid-box.box-1,
    #tattoo-machines .product_c .grid .grid-box.box-3 {
        max-width: 60%;
    }
    #tattoo-machines .product_c .grid .grid-box.box-2,
    #tattoo-machines .product_c .grid .grid-box.box-4 {
        max-width: 35%;
    }
    .product_c .grid-item.box-3,
    .product_c .grid-item.box-4,
    .product_c .grid-item.box-5 {
        height: 330px;
    }
    .product_c .grid-item.box-1,
    .product_c .grid-item.box-2 {
        height: 285px;
    }
    #studio-supplies .product_c .box-3+.box-4 h5 {
        right: 0%;
        width: 55%;
    }
    #studio-supplies .product_c .grid-box.box-1 h5 {
        width: 49%;
        right: 0;
        max-width: 100%;
    }
    .social li>iframe {
        max-width: 100%;
        height: 250px !Important;
    }
    
    #input {
        height: 35px;
        width: 100%;
        border: 1px solid #d7dbdb;
    }
    #subb {
        background: #529311 none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        display: block;
        padding: 10px 25px;
        text-transform: uppercase;
        width: auto;
    }
    .check {
        color: #b00000 !important;
    }
    .rte .content_inner li {
        list-style: none !important;
    }
    .inner_ul {
        background: #fff;
        padding: 5px;
    }
    .reserve_text {
        margin: 20px auto;
        color: #b00000 !important;
    }
    .email_num {
        background: #fff !important;
        width: 100%;
        float: left;
        padding: 10px;
    }
    .num {
        width: 50%;
        float: left;
        text-align: center;
        padding-right: 15px !important;
    }
    .email {
        width: 50%;
        float: left;
    }
    .button_artist {
        background: #529311;
        padding: 10px;
        color: #fff;
        float: right;
        margin: -49px auto;
        display: none;
    }
    
    #sponsored-artists .button_artist{ display: block;}


    .button_artist:hover {
        color: #fff;
    }
    #about-us .button_artist {
        display: none !important;
    }
    #order-information .button_artist {
        display: none !important;
    }
    #delivery-information .button_artist {
        display: none !important;
    }
    #returns .button_artist {
        display: none !important;
    }
    #terms-amp-conditions .button_artist {
        display: none !important;
    }
    #privacy-policy .button_artist {
        display: none !important;
    }
    .slider_1 .flex-control-nav {
        position: relative !important;
        overflow: visible !important;
        z-index: 999;
        top: 20px;
    }
    .slider_1 .owl-stage-outer {
        z-index: 999;
    }
    .slider_1 .flex-control-nav .owl-nav {
        position: absolute !important;
        top: 22px;
        width: 100%;
        z-index: 000;
    }
    .slider_1 .flex-control-nav .owl-nav .owl-next {
        position: absolute;
        right: -2px !important;
        background: transparent;
        color: #85051B;
    }
    .slider_1 .flex-control-nav .owl-nav .owl-prev {
        left: -49px !important;
        position: absolute;
        background: transparent;
        color: #85051B;
    }
    .slider_1 .flex-control-nav .owl-nav .owl-prev:hover,
    .slider_1 .flex-control-nav .owl-nav .owl-next:hover {
        background: transparent;
        color: #85051B;
    }
    .trustblox-1-timer-wrap.trustblox-1-timer-textual.trustblox-1-style-text-only.trustblox-1-scheme-inherited-with-green.trustblox-align-center {
        float: left;
        margin-bottom: 20px;
        padding-left: 15px;
        text-align: left;
    }
    .add_banner {
        width: 100%;
        margin: 0 auto 20px;
    }
    /*============= Header Top Section =============*/
    
    .header_top_sect {
        margin: 0;
         padding: 20px 0 0 0;
    }
    .header_top_sect .top-logo .branding-logom img {
        width: 132px;
    }
    .header_top_sect .right-top-links nav li a {
        color: #000 !important;
        line-height: 0 !important;
        padding: 0 !important;
    }
    .header_top_sect .right-top-links {
        padding-top: 20px;
    }
    .header_top_sect .right-top-links .nav li a .cart-icon {
        background-color: #518f00;
        color: #fff;
        height: 30px;
        line-height: 28px !important;
        padding: 0 15px !important;
        position: relative;
        top: -6px;
    }
    .header_top_sect .right-top-links .nav li a .cart-icon:hover {
        color: #333 !important;
    }
    .header_top_sect .right-top-links .nav li a .cart-icon .count {
        background: #99091c none repeat scroll 0 0;
        display: inline-table;
        font-size: 14px;
        font-weight: bold;
        height: 30px !important;
        line-height: 29px;
        position: absolute;
        right: -21px;
        text-align: center;
        top: 0px;
        width: 30px !important;
    }
    .header_top_sect .right-top-links .nav li a {
        padding: 0 10px !important;
        font-size: 14px !important;
        color: #333 !important;
    }
    .header_top_sect .right-top-links .nav li:last-child {
        border: none !important;
    }
    .header_top_sect .right-top-links .nav li:last-child > a {
        padding-left: 0 !important;
    }
    .top-logo .branding-logom {
        display: inline-block !important;
        padding-top: 7px;
        padding-bottom: 10px;
        width: auto !important;
    }
    .trustblox-1-timer-digital.trustblox-1-style-circular.trustblox-1-scheme-black-navy .trustblox-segment-wrap {
        background: #fff !important;
        border: 2px solid #99091c;
        box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.36);
        color: #99091c !important;
    }
    .sticky .navbar .navbar-nav {
        margin-top: 5px;
    }
    .search_box .txtbox {
        background-color: #eee;
        border: 0 none;
        border-radius: 0;
        height: 100%;
        padding: 4px 10px;
        min-height: 50px;
    }
    .mobile_search {
        display: none;
    }
    /*================  Home Page  ===============*/
    
    .header_bot .navbar-nav > li {
        display: none;
    }
    .navbar .nav > li > a {
        font-size: 14px;
        letter-spacing: 1px;
      
    }
    .header_bot .navbar-nav > li:nth-child(1), .header_bot .navbar-nav > li:nth-child(2), .header_bot .navbar-nav > li:nth-child(3), .header_bot .navbar-nav > li:nth-child(4), .header_bot .navbar-nav > li:nth-child(17), .header_bot .navbar-nav > li:nth-child(7){
        display: inline-block;
        float: left;
        height: auto;
        padding: 7px 5px;
        vertical-align: middle;
        width: auto;
    }
    .header_bot #main_navbar {
        min-height: auto;
        border: none;
    }
    .btn.btn-link {
        background-color: #518f00;
        color: #fff !important;
        height: 50px;
        width: 50px;
        float: right;
    }
    .btn.btn-link:focus {
        outline: 0 !important;
    }
    .header_bot .navbar-nav > li:nth-child(1) {
        padding-left: 0;
    }
    .header_bot .navbar-nav > li:nth-child(1) a {
        padding-left: 0;
    }
    .txtbox.ui-autocomplete-input::-moz-placeholder {
        opacity: 1;
    }
    .txtbox.ui-autocomplete-input::-webkit-placeholder {
        opacity: 1;
    }
    .txtbox.ui-autocomplete-input::placeholder {
        opacity: 1;
    }
    .home-slider {
        margin: 0;
        overflow: hidden;
    }
    .home-slider .slides {
        margin-bottom: 0 !important;
    } .request_home .btn_c {
            text-align: center;
            text-shadow: 0 0 0 #fff;
        }
      
    .full-img_box {
        margin-bottom: 25px;
    }
    .flexslider.home-slider {
        margin: 0 important;
        max-height: 492px;
        overflow: hidden;
    }
    .grid .sign-title {
        font-size: 28px !important;
    }
    .news_sec .grid {
        margin: 25px 0 30px !important;
    }
    .green_txt,
    .red_txt {
        font-weight: bold;
    }
    .green_txt {
        color: #518E00;
    }
    .red_txt {
        color: #B00D1E;
    }
    .col-sm-12.col-md-6.slider-featured {
        padding: 0 60px;
    }
    .adds_blk .full-img {
        margin-bottom: 30px;
    }
    .product_c {
        position: relative;
    }
    .product_c .owl-controls {
        position: absolute;
        width: 100%;
        display: block;
        top: 50%;
    }
    #isp-related-widget-1 {
        display: none !important;
    }
    .h_row_1.ideas-hover {
        background: #323232 none repeat scroll 0 0;
        padding: 40px 0 0;
    }
    #featured-products .owl-next {
        position: absolute;
        right: 10px;
        background: none !important;
    }
    #featured-products .owl-prev {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        left: -60px !important;
        position: absolute;
    }
    #featured-products .fa.fa-chevron-left,
    #featured-products .fa.fa-chevron-right {
        font-size: 0;
        position: relative;
    }
    #featured-products .fa.fa-chevron-left::after {
        position: absolute;
        content: '';
        height: 37px;
        width: 22px;
        background: url('arrow-left.png');
        left: -20px;
    }

    #featured-products .fa.fa-chevron-right::after {
        position: absolute;
        content: '';
        height: 37px;
        width: 22px;
        background: url('arrow-right.png');
    }

    #content .h_row_4 .btn.btn-default {
    background: #518f00 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    font-size: 18px;
    padding: 10px 8px;
    text-shadow: 0 0 0 #fff;
    width: 190px;   
    margin: 0 auto;
    bottom: 15px;
    position: absolute;
    left: 0;
    right: 0;
}

    .flexslider.home-slider > div {
        height: 100%;
    }
    .dropdown-menu.no-padding.animated.fadeInDown.col-xs-12.col-sm-5.col-md-4.col-lg-3.animation-done {
        width: 100% !important;
    }
    .dropdown-onhover .dropdown-menu ul {
        display: none;
    }

    .dropdown-onhover .dropdown-full .dropdown-menu span > a {
        color: #333;        
    }
    .dropdown-onhover .dropdown-full .dropdown-menu span > a:hover {
        color: #B00D1E;
    }
    .dropdown-full .dropdown-menu span > a:hover .dropdown-menu .col-sm-3 img {
        border-color: #B00D1E !important;
    }
    .dropdown-menu.last_menu .shop_all {
        display: block;
    }
    .mobile_search_view {
        display: none;
    }
    .tab_mob_view,
    .mobile_view_section {
        display: none;
    }

    /*.snize-main-panel{ display: none !important;}*/




    /*===================== Search Page ==================*/
    
    .col-md-9.col-md-push-3.col-sm-8.col-sm-push-4 .main_box .desc {
        height: 135px !important;
    }
    .col-md-9.col-md-push-3.col-sm-8.col-sm-push-4 .main_box .desc h5 {
        min-height: auto !important;
    }
    .isp_facet_title {
        background-color: #323232;
        color: #fff;
        font-family: "Montserrat", sans-serif !important;
        padding: 15px 20px;
        text-transform: uppercase;
    }
    .isp_facet_value {
        padding: 10px 20px;
    }
    .isp_facet_value a {
        color: #4e4e4e;
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
        line-height: 21px;
        margin: 0;
        padding: 0;
    }
    .isp_facet_value a:hover,
    span.isp_facet_value_name_not_selected:hover,
    .isp_facet_show_hide_values:hover {
        color: #B00D1E !important;
    }
    .isp_single_facet_wrapper {
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 0 0 3px 3px;
        margin-bottom: 30px !important;
    }
    .isp_single_facet_wrapper .isp_custom_price_container {
        padding: 15px 20px;
    }
    .isp_facet_show_hide_values {
        padding: 7px 20px;
        font-size: 13px !important;
        color: #4e4e4e !important;
    }
    #isp_search_result_page_container div.isp_left_container {
        width: 25% !important;
        visibility: visible;
    }
    #isp_search_result_page_container div.isp_center_container_position {
        margin-left: 26.5% !important;
    }
    div#isp_left_container_facets {
        border: none !important;
    }
    div.isp_center_container ul#isp_search_results_container li.isp_grid_product,
    ul#isp_quick_view_content_lookalike li.isp_grid_product {
        margin: 0 15px 30px!important;
        box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1) !important;
        -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1) !important;
        -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1) !important;
        background: #fff;
        position: relative;
        padding: 0 !important;
        width: 29.5% !important;
        border-radius: 0 !important;
    }
    div.isp_center_container ul#isp_search_results_container li.isp_grid_product .isp_product_info {
        background: #f2f2f2;
        border: 0 !important;
        margin: 0;
        padding: 20px !important;
        position: absolute !important;
        width: 100%;
        bottom: 0;
        height: 140px;
    }
    div.isp_center_container ul#isp_search_results_container li.isp_grid_product .isp_product_info .isp_product_title {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        min-height: 60px;
        text-align: center;
        color: #333;
    }
    li.isp_grid_product span.isp_search_term_highlight {
        background: none !important;
        font-weight: normal !important;
    }
    .isp_product_info .isp_product_price_wrapper {
        display: block !important;
    }
    .isp_product_info span.isp_product_price.money {
        color: #B00D1E;
        text-align: center;
        font-size: 16px !important;
        display: block !important;
    }
    li.isp_grid_product input[type="submit"].isp_add_to_cart_btn {
        background: #518F00 !important;
        color: #fff important;
        border-radius: 0 !important;
    }
    #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button,
    a.isp_product_look_a_like_button {
        bottom: 45% !important;
    }
    #isp_search_result_page_container #isp_pagination_anchor .pagination {
        margin-top: 20px;
        display: block;
        width: 100%;
        float: left;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    #isp_pagination_anchor .pagination > li > a,
    #isp_pagination_anchor .pagination > li > span {
        padding: 15px 22px !important;
        color: #333 !important;
        font-weight: bold !important;
    }
    #isp_pagination_anchor .pagination > li a {
        border-top: none !important;
        border-bottom: none !important;
        border-radius: none !important;
    }
    #isp_pagination_anchor .pagination > li:hover a,
    #isp_pagination_anchor .pagination > li.active a {
        background: none !important;
        color: #518F00 !important;
        border-color: #ddd !important;
    }
    #isp_pagination_anchor .pagination > li:first-child a {
        border-left: none !important;
    }
    #isp_pagination_anchor .pagination > li:last-child a {
        border-right: none !important;
    }
    #isp_product_quick_view_model .isp_compare_at_price,
    li.isp_grid_product div.isp_product_info .isp_compare_at_price {
        color: inherit !important;
        margin: 0 !important;
        display: block !important;
        text-align: center;
        font-size: 16px !important;
    }
    .isp_custom_price_container input.isp_custom_price_input[type="text"] {
        height: 30px !important;
        text-align: center;
    }
    .isp_custom_price_container label.isp_custom_price_currency {
        font-size: 14px !important;
        color: #333 !important;
    }
    .isp_custom_price_container button.isp_custom_price_submit {
        height: 30px !important;
        width: 30px !important;
        ;
        background: none !important;
        border-color: #ddd !important;
        text-align: center;
    }
    .isp_custom_price_container button.isp_custom_price_submit:hover {
        background: #B00D1E !important;
        border-color: #B00D1E !important;
    }

    .clearance-drop-down .dropdown-menu {
        display: none !important;
    }


    #isp_left_container_facets div.isp_single_facet_wrapper span.isp_facet_narrowed_by_category {
        padding: 15px 20px;
        display: block;
        font-weight: normal !important;
        color: #4e4e4e !important;
        font-size: 13px !important;
    }



    /*============= Mobile Menu ===========*/
    
    .item-pic {
        display: none;
        border: 1px solid #ddd;
    }
    .item-pic img {
        margin: 0 auto;
        width: 100%;
    }
    .container.xa > div .top-heading {
        display: none;
    }
/*============================= CUSTOM ==============================*/

    .related_products .desc h5 {
      min-height: 40px !important;
    }
    
    .related_products .desc {
      position: relative !important;
      height: auto !important;
    }   

    .related_products .owl-nav {
      float: left;
      left: 0;
      position: absolute !important;
      top: 0 !important;
      width: 100% !important;
    }

#content .h_row_4 .related_products .desc p {
    margin-bottom: 0px !important;
    text-transform: initial;
}
    .related_products .owl-nav {
      float: left;
      width: 100% !important;
    }

    .related_products .owl-prev {
      position: absolute;
      left:-50px;
    }

   .related_products .owl-next {
    position: absolute;
    right: -40px;
}

    .related_products .owl-nav .fa-chevron-left {
    margin-left: -2px;
}
    
    #content .related_products .box_1 img {
      margin: 0 auto;
      width: 100%;
      transition: all 0.3s ease 0s;
    }

    #isp_results_search_text{
        color: #B00D1E;
    }
    
    .col-sm-12.testimoinal {
        display: none;
    }

    .full-img_box img, .col-xs-12.col-sm-6.col-md-6 img, .full-img img{
        position: relative;
    }

    .full-img_box .btn, .col-xs-12.col-sm-6.col-md-6 .btn, .full-img .btn {
        position: absolute;
        background-color: #508E00;
        color: #fff;
        text-transform: uppercase;
        border-radius: 0;
        padding: 10px 5px;
        font-size: 18px;
        text-shadow: 0 0 0 #fff;
    }

    

    .full-img_box .btn:hover, .col-xs-12.col-sm-6.col-md-6 .btn:hover, .full-img .btn:hover{
        background: #518F00;
    }

    
    .full-img_box .btn_big-img {
  left: 200px;
    top: 73%;
    text-align: center;
    height: 47px;
    width: 192px;
    padding: 10px 5px;
    }

.col-xs-12.col-sm-6.col-md-6 .btn.btn-small {
    max-width: 190px;
    bottom: 15px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
    
.col-xs-12.col-sm-6.col-md-6 .btn.btn-sub {
     width: 190px;
    bottom: 15px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    align-items: center;
}
    
.full-img .btn.btn-new {
    right: 51px;
    bottom: 36px;
    width: 190px;
}

.variations.desktop{
 display: block; 
}

/* .full-img_box a {
    position: absolute;
    top: 94px;
    background-color: #508E00;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;
    left: 65px;
} */


.header_bot .xline {
    padding: 20px 0;
    width: 33% !important;
    text-align: center;
}

.header_bot.xa .xline.xr {
    display: none !important;
}

.header_bot .xline:first-child {
    padding-left: 0;
    text-align: left;
}

.header_bot .xline:last-child {
    padding-left: 0;
    text-align: right;
}

.header_bot .xline:nth-child(3){
    position: relative;
    padding-left: 3%;
}

.header_bot .xline:nth-child(3)::after {
    position: absolute;
    content: '';
    height: 18px;
    width: 2px;
    background: #333;
    top: 26px; 
    left: -35px;
}

.header_bot .xline:nth-child(3)::before {
    position: absolute;
    content: '';
    height: 18px;
    width: 2px;
    background: #333;
    top: 26px;
    right: -90px;
} 
.header_bot .xline:nth-child(3) .fa {
    position: relative;
    top: 2px;
}
.box.collection-box.animated.rollIn.animation-done .rte {
  padding: 30px !important;
}
#addToCartForm .product-wishlist-button .btn_c {
    font-size: 12px;
}
.box { 
   height: 100%;
   background: #B31025;
   padding: 0;
}
.team-section .mem-img::after {
    position: absolute;
    content: '';
    top: 50%;
    right: -30px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #B31025;
    border-style: solid;
    border-width: 15px;
    z-index: 099999999;
    margin-top: -15px;
    display: none;
}

.team-section .mem-img img {
    width: 100%;
}

.team-section .desc {
    position: absolute;
    top: 0;
    right: -200%;
    height: 100%;
    width: 200%;
    background: #fff;
    z-index: 99991;
    border: 1px solid  #B31025;
    padding: 10px 30px;
    display: none;
}

.team-section .box:hover .mem-img::after{
    display: block;
}

.team-section .box:hover .desc {
    display: block;
}

.team-section .box:hover .mem-img img {
    transform: scale(0.99);
}

.team-section .desc .m-name {
    color: #B31025;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 1px;
}
.team-section .desc-btm span { 
    display: block;

}
.team-section .desc-btm .title {
    color: #AAAAAA;
    padding: 0 !important;
}
.team-section .desc-btm .clr-txt {
    color: #B31025;
}

.team-section .box-3:hover .desc, .team-section .box-4:hover .desc, .team-section .box-7:hover .desc, .team-section .box-8:hover .desc {
    left: -200%;
}

.team-section .box-3 .mem-img::after, .team-section .box-4 .mem-img::after, .team-section .box-7 .mem-img::after,
.team-section .box-8 .mem-img::after {
    position: absolute;
    content: '';
    top: 50%;
    left: -30px;
    width: 0;
    height: 0;
    border-color: transparent #B31025 transparent transparent;
    border-style: solid;
    border-width: 15px;
    z-index: 099999999;
    margin-top: -15px;
    display: none;
}

.container-fluid.team-section .row {
    margin: 0 -15px;
} 
#content div.share div.social-sharing ul li{
  background:transparent !important;
}
#content div.share div.social-sharing ul li:last-child a{
  /* background:#cb1f27 url("pinterest-1.png") no-repeat !important; */
  background-position: center center !important;
font-size: 0px !important;
} 
.template-product #content div.share div.social-sharing ul li:last-child a{
   background:#cb1f27 url("pinterest-1.png") no-repeat !important; 
  background-position: center center !important;
font-size: 0px !important;
}
.variations .product-variants {
    margin-left: 20px !important;
    margin-top: 10px !important;
  margin-bottom:15px !important;
  width: 93%;
} 
#content .product_c #rel-featured-products .main_box{
      max-width: 260px;
    float: left;
    margin-right: 10px;
}

.info-box {max-height: 850px;}

select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

/*.last_menu .col-sm-3:nth-child(3) .shop_all li:nth-child(3) {
    display: none !important;
} */
.full-img_box a {
    position: relative;
    width: 100%;
    float: left;
}
.full-img_box a {
    position: relative;
}
.over-btn {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
}
.over-btn .largebtn{
    font-size: 18px;
    width: 190px;    
    border: none;
    left: auto;
    background-color: #508E00;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    padding: 12px 0px 10px;
    line-height: normal;
}

/*.aaa-wish-tooltip .aaa-wish-tooltiptext {
    visibility: visible !important;
    margin-left: 0 !important;
    opacity: 1 !important;
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    position: static !important;
}


.aaa-ask-the-wishlist-grid.rotateIn {
    -webkit-animation-name: none;
    animation-name: none;
}

.aaa-ask-the-wishlist-grid.animated {
    -webkit-animation-duration: none;
    animation-duration: none;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

.aaa-wish-tooltiptext {
  position: relative !important;
}

.aaa-wish-tooltiptext:after {
  display: none !important;
}


.aaa-wish-tooltiptext:before {
  content:'Add To Wishlist';
  position: absolute;
  top:0;
}*/

.aaa-wish-tooltiptext {
  display: none;
}
span.wish-icon .fa-heart::before{display:none;}

span.wish-icon .fa-heart:before {
    content: "\f004";
    vertical-align: middle;
    float: none;
}

/*#aaa-open-wish-list {
  display: none !important; 
}*/







.wishlist-page-url {
 display: none !important; 
}
#snize-search-results-grid-mode span.snize-thumbnail img {
    max-height: 250px !important;
}



/** REVIEW BOX **/
.kl_reviews__review_item.kl_reviews__review_item.kl_reviews__review_item {
    border: 1px solid #e5e3e3!important;
    padding: 20px;
    margin-bottom: 10px!important;
}
.kl_reviews__review__timestamp {
    background-color: #b00d1e;
    color: #FFF!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.kl_reviews__review__author {
    font-weight: 600;
}
.kl_reviews__review_item div:empty {
  display: none;
}
.kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button:hover {
    background-color: #a10011!important;
}

/********************************RESPONSIVE CSS****************************************/
@media(min-width:576px){
.kl_reviews__list_container > div {
    column-count: 2;
}
.kl_reviews__list_container > div .kl_reviews__review_item {
    display: inline-block;
    width: 100%;
}
}


@media screen and (max-width: 2800px) and (min-width: 769px) {
        .navbar .navbar-nav.dropdown-onhover > li:hover > .dropdown-grid-wrapper > .dropdown-menu, .navbar .navbar-nav.dropdown-onhover > li:hover > .dropdown-menu, .navbar li.dropdown-onhover:hover > .dropdown-grid-wrapper > .dropdown-menu, .navbar li.dropdown-onhover:hover > .dropdown-menu, .navbar.dropdown-onhover .navbar-nav > li:hover > .dropdown-grid-wrapper > .dropdown-menu, .navbar.dropdown-onhover .navbar-nav > li:hover > .dropdown-menu {
            display: block !important;
            margin: 0;
            visibility: visible;
            width: 100%;
            z-index: 1001 !important;
        }
		li.visible-ms.visible-sm.visible-xs {
    display: none !important;
}
        .dropdown-onhover .dropdown-full a {
            position: relative;
        }
        .dropdown-onhover .dropdown-full a::after {
            background: #fff none repeat scroll 0 0;
            bottom: -13px !important;
            content: "";
            height: 10px;
            position: absolute;
            transform: rotate(45deg);
            width: 10px;
            display: block;
            left: 50%;
            margin-left: -10px;
            display: none;
        }
        .dropdown-onhover .dropdown-full:hover a::after {
            display: block;
        }
        .dropdown-menu .col-sm-3 img,
        .dropdown-menu .col-sm-4 img {
            border: 1px solid #ddd;
            height: 40px;
            width: 40px;
            margin: 10px 5px 10px 0;
        }
        
        .navbar .navbar-nav .dropdown-menu li:hover img {
            border-color: #B00D1E;
        }
    }


@media (min-width: 1200px) {
    #banner .banner {
        width: 970px;
    }
    #content .h_row_2 .box_1 .box_inn,
    #content .h_row_2 .box_2 .box_inn,
    #content .h_row_2 .box_3 .box_inn {
        // left:15px;
        ///right:15px;
    }
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 14px;
    }
    #content .page_c ul li {
        width: 52px;
    }
    #content .page_c a.prev {
        width: 164px;
    }
    #content .page_c a.next {
        width: 163px;
    }
    .sidebar h5 {
        padding: 15px 25px;
    }
    .sidebar .side_box ul li {
        padding: 7px 25px;
    }
    .sidebar .side_box ul li a {
        font-size: 14px;
    }
    .sidebar .side_box_2 ul li {
        padding: 15px 15px 15px 25px;
    }
    .sidebar .side_box_2 ul li .post_img {
        margin: 0 18px 0 0;
    }
    .sidebar .side_box_2 ul li a {
        font-size: 14px;
    }
    .sidebar .side_box_3 ul {
        padding: 0 15px 15px 25px;
    }
    .sidebar .side_box_3 ul li {
        padding: 15px 10px 0 0;
    }
    .sidebar .side_box_3 ul li a {
        font-size: 14px;
    }
    .sidebar .cat_box {
        padding: 43px 25px 0 25px;
    }
    .sidebar .price {
        padding: 12px 25px;
    }
    .sidebar .price .txtbox {
        width: 85px;
    }
    .sidebar .price span.to {
        width: 42px;
    }
    #content .cart_tbl ul li p {
        font-size: 14px;
    }
    #content .cart_btn {
        padding: 25px;
    }
    #content .ship_frm {
        padding: 10px 25px 10px 25px;
    }
    #content .slider .slider_img {
        width: 300px;
        margin: 0 0 0 60px;
    }
    #content .pro_main_c .desc_blk .desc_blk_inn {
        padding: 15px;
    }
    #content .pro_main_c .desc_blk .desc_blk_inn h5 {
        padding: 0 0 14px 0;
    }
    #content .pro_main_c .desc_blk .desc_blk_inn ul li {
        font-size: 14px;
        line-height: 30px;
    }
    #content .pro_main_c .desc_blk .desc_blk {
        padding: 30px 25px;
    }
    #content .pro_main_c .desc_blk .desc_blk_bot {
        padding: 15px 10px;
    }
    #content .pro_main_c .desc_blk .review_row {
        padding: 16px 25px;
    }
    #content .tabing .tab-content {
        padding: 0;
    }
    #content .tabing .nav > li > a {
        padding: 16px 25px;
    }
    #content .pro_main_c .slider_1 {
        padding: 20px 25px;
    }
    #content .pro_main_c .slider_1 .main_thumb {} #content .pro_main_c .slider_1 .slider_1_nav ul li {
        margin: 0 0 10px 0;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
        width: 64px;
        height: 64px;
    }
    #content .con_frm .con_frm_inn {
        padding: 5px 25px 30px 25px;
    }
    #content .infor_c .infor_c_inn {
        padding: 25px 25px 92px 25px;
    }
    #footer .f_mid .partner ul li {
        padding: 0 3px;
    }

    .sec3 .inner_tes_sec {
            padding-bottom: 37px;
        }
        .bex2 img {
            height: auto !important;
        }
        #box_6 > img {
            //height: 228px;
        }
        .box.box_1.red5.bex6 {
            margin-top: -37px;
        }
		.view-list h2 {
    font-size: 24px; 
}
}


@media (min-width: 750px) and (max-width: 1200px) {
    .sidebar .side_box_2 ul li .post_detail {
        width: 115px;
        line-height: 16px;
    }
}

@media (max-width: 1200px) {
        #newletter_home_se {
            padding: 15px 0 25px;
        }
        .ideas-hover .box_2 figure.effect-chico {
            height: auto !important;
        }
        .social li>iframe {
            height: 190px !Important;
        }
        .logo-centered .revie strong,
        .logo-centered .revie a,
        .revie .fa.fa-star {
            float: left;
        }
        #piercing-amp-jewellery .product_c .grid .box-2.grid-box,
        #piercing-amp-jewellery .product_c .grid .box-1.grid-box {
            width: 62%;
        }
        #piercing-amp-jewellery .product_c .grid .box-4.grid-box,
        #piercing-amp-jewellery .product_c .grid .box-1.grid-box+.box-2 {
            width: 37%;
        }
        .newsletter_home {
            padding: 3% 3% .5% 2%;
        }
        .revie .fa.fa-star.star_1 {
            clear: left;
            padding-left: 0;
        }
        .logo-centered .logo-left-cont img {
            clear: left;
            float: left;
        }
        #studio-supplies .product_c .grid-box.box-1 h5 {
            width: 51%;
            right: -4%;
            max-width: 100%;
        }
        #studio-supplies .product_c .grid-box.box-1+.box-2 h5 {
            right: -4%;
        }
        #studio-supplies .product_c .grid-box.box-3 h5 {
            right: -7%;
        }
        #studio-supplies .product_c .box-3+.box-4 h5 {
            right: -5%;
        }
        #studio-supplies .product_c .grid-box.box-4.last h5 {
            right: -3%;
            width: 57%;
            max-width: 100%;
        }
        #power-cord-amp-pedal .product_c .grid-box.box-3 h5 {
            right: -8%;
        }
        #aftercare .product_c .grid-box.box-1 h5 {
            right: -2%;
            width: 34%;
            max-width: 100%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-2 h5 {
            right: 10%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-2 h5 {
            right: -4%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4 h5 {
            right: -3%;
            width: 48%;
            max-width: 100%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-4 h5 {
            right: 11%;
        }
        #aftercare .product_c .grid .grid-box.box-1 {
            width: 60%;
        }
        #aftercare .product_c .grid .grid-box.box-1+.box-4 {
            width: 34%;
        }
        #aftercare .product_c .grid .grid-box.box-2 {
            width: 34%;
        }
        #aftercare .product_c .grid .grid-box.box-2+.box-4 {
            width: 60%;
        }
        #aftercare .product_c .grid .grid-box.box-1+.box-4 h5 {
            right: -4%;
            width: 52%;
        }
        #aftercare .product_c .grid .grid-box.box-2+.box-4 h5 {
            right: -4%;
        }
        #studio-supplies .product_c .grid .grid-box.box-1 {
            width: 58%;
        }
        #studio-supplies .product_c .grid .grid-box.box-2 {
            width: 40%;
        }
        #studio-supplies .product_c .grid .grid-box.box-3 {
            width: 26%;
        }
        #studio-supplies .product_c .grid .grid-box.box-3+.box-4 {
            width: 40%;
        }
        #studio-supplies .product_c .grid .grid-box.box-4+.grid-box.box-2 {
            width: 30%;
        }
        #tattoo-ink .grid-item--width2 {
            width: 49%;
        }
        body#tattoo-ink .product_c .grid-item {
            height: auto;
        }
        #tattoo-ink .product_c .grid-item--width3 {
            width: 207px;
        }
        #tattoo-ink .product_c .grid-item--width8 {
            width: 312px;
        }
        #tattoo-ink .product_c .grid-item--width4 {
            width: 171px;
        }
        #tattoo-ink .product_c .grid-item--width6 {
            width: 109px;
        }
        #tattoo-ink .product_c .grid-item--width7 {
            width: 382px;
        }
        #tattoo-ink .product_c .grid-item.box-8 {
            width: 199px;
        }
        .product_c .grid-item h5,
        .product_c .grid h5 {
            line-height: 20px;
        }
        .product_c .grid-item.box-1 h5,
        .product_c .grid-box.box-1 h5,
        .product_c .grid-box.box-4 h5 {
            right: -2%;
        }
        .product_c .grid-item.box-5 h5 {
            bottom: 10%;
        }
        .product_c .grid-item.box-8 h5 {
            bottom: 3%;
        }
        #tattoo-machines .product_c .grid-item.box-1 h5 {
            right: -18px;
            width: 51%;
        }
        #tattoo-machines .product_c .grid-box.box-4 h5 {
            right: -13px;
            width: 58%;
        }
        #tattoo-needles .product_c .grid-box.box-1 h5 {
            right: -1%;
        }
        #tattoo-needles .product_c .grid-box.box-1+.box-1 {
            width: 68.6%;
        }
        #tattoo-needles .product_c .grid-box.box-3 {
            width: 30.4%;
        }
        #img31,
        #img32,
        #img33 {
            width: 100% !important;
        }
        #tattoo-needles .product_c .grid-box.box-3 h5 {
            bottom: 11%;
        }
        #tattoo-needles .product_c .grid-box.box-1+.grid-box.box-1 h5 {
            right: -2%;
        }
        .product_c .grid .grid-box {
            width: 49%;
        }
        #tattoo-machines .product_c .grid .grid-box.box-1,
        #tattoo-machines .product_c .grid .grid-box.box-3 {
            width: 58%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
            right: -5%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-2 h5 {
            right: -4%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4+.box-4 h5 {
            right: -2%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4:last-child h5 {
            right: -4%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box {
            width: 46%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-3 {
            width: 25.5%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-1 h5 {
            right: -5%;
        }
        #piercing-amp-jewellery .grid-box.box-4 h5 {
            right: -14px;
            width: 57%;
        }
        #piercing-amp-jewellery .grid-box.box-4+.box-1 h5 {
            right: 1%;
        }
        #piercing-amp-jewellery .grid-box.box-1+.box-2 h5 {
            right: -5%;
        }
        #piercing-amp-jewellery .grid-box.box-2 h5 {
            right: -4%;
        }
        #tattoo-machines .product_c .grid-box.box-1 h5 {
            width: 46%;
            max-width: 100%;
        }
        #tattoo-machines .product_c .grid-box.box-2 h5 {
            right: -5%;
        }
        #tattoo-machines .product_c .grid-box.box-3 h5 {
            right: -3%;
            bottom: 10%;
        }
        #tattoo-needles .product_c .grid .grid-box.first {
            width: 100%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
            right: -5%;
            width: 52%;
            max-width: 100%;
        }
    }


    @media only screen and (max-width: 1199px) {
        #header .hed_right ul li a {
            font-size: 9px;
        }
        .header_bot>.container {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }
      #featured-products.owl-theme .owl-controls .owl-nav {
          width: auto;
          left: -24px;
      }
      .template-index #featured-products .owl-prev {
          left: 16px !important;
      }
      .search_box .txtbox {
        width: 136px;
		}
  
		#header .container, .header_bot > .container {
        width: 950px !important;
		}
    
    .xline > a{
        margin-left: 8px;
    }
  .header_bot .xline {
      padding: 10px 3px !important;
      font-size: 12px;
  }

  .header_bot .xline
   a {
      display: inline-block;
  }

  .header_bot .xline .fa {
      font-size: 17px;
  }

  .header_bot .xline::before, .header_bot .xline::after {
      top: 13px !important;
  }
  .full-img_box .btn_big-img {
    left: 0;
    font-size: 15px;
    padding: 0 !important;
    right: 0;
    margin: 0 auto;
    line-height: 47px;
}
  .full-img_box .btn, .col-xs-12.col-sm-6.col-md-6 .btn, .full-img .btn{
    padding:10px 5px;
  }
 .full-img .btn.btn-new {
    right: 7%;
    bottom: 18%;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price {
    width: 100%
}
    }


    @media (min-width: 769px) and (max-width: 1199px) {
    .sec3 .inner_tes_sec {
        padding-bottom: 69px;
    }
    #content .pro_main_c .desc_blk .desc_blk_bot .qty {
        margin: 0 auto 10px;
        width: 102px;
        text-align: center;
        float: none;
        overflow: hidden;
    }
    #content .pro_main_c .desc_blk .review_row div.share div.social-sharing ul li a {
        margin-right: 0;
    }
    #box1_in {
            right: 7.5% !important;
        }
        #box3_in {
            right: 4.5% !important;
        }
        #box5_in {
            right: 8.5%;
        }
        .bex6 .box_inn {
            width: 38%;
        }
        #box7_in {
            left: 4%;
        }
}

@media screen and (max-width:1180px){
      .full-img_box .btn_big-img {
          left: 48px;
          top: 79px;
      }
	 .over-btn .largebtn {
    font-size: 15px;
    padding: 8px 0px 8px;
}
     .col-xs-12.col-sm-6.col-md-6 .btn.btn-small {
    bottom: 22px;
    font-size: 15px !important;
}

        .col-xs-12.col-sm-6.col-md-6 .btn.btn-sub {
            bottom: 10px;
           /*  left: 50%; */
           /*  margin-left: -80px; */
            text-align: center;
            font-size: 14px !IMPORTANT;
          }

          .full-img a.btn.btn-new {
            bottom: 24px;
            right: 56px;
          }

    }


@media (min-width: 750px) and (max-width: 1100px) {
    .sidebar .side_box_2 ul li .post_detail {
        width: 115px;
        line-height: 16px;
    }
    .sidebar .side_box_2 ul li .post_detail span.price,
    .sidebar .side_box_2 ul li .post_detail span.date,
    .sidebar .side_box_2 ul li .post_detail span.compare-price {
        font-size: 12px;
    }
    html #content .hg_510 {
        height: auto;
    }
    html #content .hg_310 {
        height: auto;
    }
    html #content .box_inn {
        display: none;
    }
    #content .pro_main_c .desc_blk .desc_blk_bot .price {
        font-size: 18px;
    }
    #footer .f_top h5 {
        width: 105px;
        font-size: 11px;
    }
    #footer .f_top .icon {
        right: 10px;
    }
    .sidebar h5 {
        padding: 15px;
    }
    #content .main_box .desc .price,
    #content .main_box .box_1 .product-details .price {
        font-size: 16px;
    }
    #content .main_box .desc .price span.compare-price,
    #content .main_box .box_1 .product-details span.compare-price {
        font-size: 12px;
    }

     html body #content .box_inn {
        display: block;
    }
}

@media (min-width: 769px) and (max-width: 1050px) {
    #header .logo {
        margin-top: 13px;
    }
}


@media (min-width: 1025px) {
    li.dropdown-full.dropdown-mega2 .dropdown-menu {
        width: 430px;
    }
    li.dropdown-full.dropdown-mega3 .dropdown-menu {
        width: 645px;
    }
    li.dropdown-full.dropdown-mega4 .dropdown-menu,
    li.dropdown-full.dropdown-mega5 .dropdown-menu,
    li.dropdown-full.dropdown-mega6 .dropdown-menu,
    li.dropdown-full.dropdown-mega7 .dropdown-menu,
    li.dropdown-full.dropdown-mega8 .dropdown-menu {
        width: 860px;
    }
}


@media (min-width: 900px) and (max-width: 1025px) {
    #header #nav .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #header .right_menu > ul > li > a {
        margin: 0 0 0 8px;
    }
    #header #nav .navbar:not(.caret-bootstrap) .navbar-nav:not(.caret-bootstrap) li:not(.caret-bootstrap) > a.dropdown-toggle:not(.caret-bootstrap) > span.caret:not(.caret-bootstrap) {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 1024px) {
        .header_bot .navbar-nav {
            font-size: 12px;
        }
      
        .col-sm-12.col-md-12.col-lg-6.adds_blk img,
        .col-xs-12.col-sm-6.col-md-6.small_imgs img {
            width: 100%;
        }
 #newletter_home_se{
        padding: 0px !important;
		} 
			#newletter_home_se .input-group-field {
    width: 80%;
    margin-bottom: 10px;
    height: 44px;
}
		#newletter_home_se .btn.btn-primary {
    width: 80% !important;
    margin-left: 0px;
	    padding: 9px 0px;
		}
        .flexslider.home-slider {
            max-height: 100%;
            overflow: hidden;
            margin-bottom: 25px;
        }
        
        .full-img a.btn.btn-new {
            right: 162px !important;
            bottom: 80px !important;
            padding: 15px 35px;
            font-size: 18px;
          }
      
      
        /* #newletter_home_se {
            padding: 33px 0 25px !important;
          } */
  

  
  .fa-heart:before {
    font-size: 15px;
    top:0;
}
    }
@media screen and (max-width:1024px) and (min-width:991px){
.col-xs-12.col-sm-6.col-md-6 .btn.btn-sub {
    bottom: 30%;
}
.request_home .btn_c {
    margin: 8px auto 0px!important;
    font-size: 14px !important;
}
    .full-img_box .btn_big-img {
    top: 67%;
}
}
@media (max-width: 991px) {
    #content .main_box .box_1 img {
    /*height: 250px;*/
}
.newsletter_home span {
    color: #fff;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    width: 30px;
}
.header_bot .fa, .h_row_4 .fa {
    font-size: 26px;
}
  #featured-products .main_box .box_1 img {
   /* height: 160px;*/
}
li.dropdown-full .col-sm-3 {
    padding-right: 5px;
    padding-left: 5px;
}
#content .main_box .desc {
    padding: 5px 5px;
}
#content .main_box .desc .price, #content .main_box .box_1 .product-details .price {
    font-size: 14px;
}
  #content .main_box .box_1 img{
  width: auto;
  }
   #featured-products .owl-next {   
       right: 20px !important;
      }
      
      #featured-products {
          margin-bottom: 10px;
          margin-left: 0px !important;
      } 
        #header .logo-centered>.container {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }
        #header .request-callback {
            font-size: 20px;
            line-height: 40px;
        }
        #header .search-area {
            margin-bottom: 15px;
        }
        #header .logo-right-cont #nav .navbar-nav > li > a {
            font-size: 9px;
            padding-left: 4px;
            padding-right: 4px;
        }
        .header_bot .navbar-nav {
            font-size: 11px;
        }
        .header_bot .navbar .nav>li>a {
            padding-left: 2px;
            padding-right: 2px;
        }
      
      
        .col-sm-12.col-md-12.col-lg-6.adds_blk img,
        .col-xs-12.col-sm-6.col-md-6.small_imgs img {
            width: 100%;
        }


        .full-img_box .btn_big-img {
            left: 99px;
            top: 139px;
            padding: 8px 35px;
        }

        .flexslider.home-slider {
            max-height: 100%;
            overflow: hidden;
            margin-bottom: 25px;
        }
        
      
        .full-img a.btn.btn-new {
              bottom: 54px !important;
              right: 112px !important;
              padding: 8px 35px;
          }
      
        .full-img_box .btn_big-img {

    top: 83% !important;
    padding: 0px !important;
    font-size: 18px !important;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    line-height: 47px;
}      
        .col-sm-6.newsletter_home {
            padding: 4% 4% 2.4%;
          }
        #foo_sec4 .social li {
            margin-right: -2px;
        }
        .social ul li:nth-child(2) {
            margin-left: 0;
        }
        
        .col-xs-12.col-sm-6.col-md-6 .btn.btn-small{
                bottom: 4% !important;
        }
      
        .col-sm-6.newsletter_home {
            padding: 2% 4% 2.4%;
        }
      #featured-products.owl-theme .owl-controls .owl-nav {
         left: -10px !important;
        right: -10px !important;
        text-align: center;
      }
      #featured-products {
        padding: 0 20px;
    }
    .slider_home_top .add_imgs img {
         width: 100%;
         margin: 0 auto;
         text-align: center;
         margin-top: 20px;
       }
        
        .sign-title {
            text-align: center;
        }
        .full-img_box {
            margin-bottom: 0;
        }
        .flexslider.home-slider {
            max-height: 100%;
        }
        #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon .fa-shopping-cart {
            font-size: 18px;
            line-height: 28px;
        }
.full-img .btn.btn-new {
    right: 13%;
    bottom: 23%;
    padding: 0px;
    line-height: 40px;
    height: 40px;
    width: 160px;
}
#content .h_row_4 .btn.btn-default {
    font-size: 14px;
    width: 90%!important;
}
      #subscribe, #subscribe-offers{
         font-size: 14px; 
      }
  .col-md-9.col-md-push-3.col-sm-8.col-sm-push-4 .main_box .desc {
    height: auto !important;
    padding: 18px !important;
}
}

@media (min-width: 790px) and (max-width: 991px) {
    #content .cart_tbl ul li .minus_btn {
        width: 20px;
        height: 20px;
        margin-top: 5px;
    }
    #content .cart_tbl ul li .plus_btn {
        width: 20px;
        height: 20px;
        margin-top: 5px;
    }
    #content .cart_tbl ul li .txtbox {
        width: 30px;
        height: 20px;
        margin-top: 5px;
    }
    #content .cart_tbl ul li .thumb {
        width: 60px;
    }
    #content .cart_tbl ul li h5 {
        line-height: 18px;
    }
    #content .cart_tbl .total_row ul li:nth-child(2) {
        width: 50px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
        #featured-products.owl-theme .owl-controls .owl-nav {
            top: -46px;
        }
        .h_row_2.ideas-hover .col-sm-2.animated {
            padding-right: 8px;
        }
		.newsletter_home {
    background-size: cover;
    background-position: -97px 0px;
}
        #img6,
        #img7,
        #img5 {
            height: 220px;
        }
        .grid-item.grid-item--width6.grid-item--height6.coll_img {
            float: left;
            width: 24%;
            height: 220px;
        }
        .grid-item.grid-item--width7.grid-item--height6.coll_img {
            float: left;
            width: 42%;
            height: 220px;
        }
        .grid-item.grid-item--width4.grid-item--height6.coll_img {
            float: left;
            width: 29%;
            height: 220px;
        }
        .grid-item.grid-item--width8.grid-item--height2.coll_img {
            float: left;
            width: 42%;
            height: 200px;
        }
        .grid-item.grid-item--width3.grid-item--height3.coll_img {
            float: left;
            width: 27%;
            height: 200px;
        }
        .grid-item.grid-item--width4.grid-item--height2.coll_img {
            width: 26%;
            height: 200px;
        }
        .grid-item.grid-item--width3.grid-item--height3.coll_img img,
        #img8,
        #img4 {
            height: 200px;
            width: 100%;
        }
        .grid-item.grid-item--width2.grid-item--height2.coll_img {
            float: left;
            width: 47%;
            height: 220px !important;
        }
        .grid-item.grid-item--width2.grid-item--height2.coll_img img {
            height: 220px;
            width: 100%;
        }
        #img22,
        #img23 {
            float: left;
            width: 39%;
            height: 200px;
        }
        #img21,
        #img24 {
            float: left;
            height: 200px;
            width: 55%;
        }
        #img31 {
            width: 95%;
            float: left;
        }
        #img33 {
            float: left;
            height: 200px;
            width: 39%;
        }
        #img32 {
            float: left;
            height: 200px;
            width: 55%;
        }
        #img43,
        #img41,
        #img42,
        #img44,
        #img46,
        #img45 {
            float: left;
            height: 210px;
            width: 47%;
        }
        #img62,
        #img63 {
            float: left;
            height: 160px;
            width: 47%;
        }
        #img65 {
            float: left;
            height: 220px;
            width: 44%;
        }
        #img64 {
            float: left;
            height: 220px;
            width: 50%;
        }
        #img61,
        #img51 {
            width: 100%;
        }
        #img67 {
            height: 240px;
            width: 40%;
            float: left;
        }
        #img66 {
            float: left;
            height: 240px;
            width: 53%;
        }
        #img73,
        #img72 {
            width: 47%;
            float: left;
        }
        #img91 {
            float: left;
            height: 200px;
            width: 54%;
        }
        #img93 {
            float: left;
            width: 40% !important;
            height: 200px;
        }
        #img94 {
            float: left;
            height: 200px;
            width: 55%;
        }
        #img92 {
            float: left;
            height: 200px;
            width: 39%;
        }
        #img83 {
            float: left;
            height: 200px;
            width: 49%;
        }
        #img81 {
            float: left;
            height: 200px;
            width: 45%;
        }
        #img84 {
            float: left;
            height: 200px;
            width: 45%;
        }
        #img82 {
            float: left;
            width: 49%;
            height: 200px;
        }
        .template-collection .title h1 {
            font-size: 20px;
        }
        #box_6 > img {
            height: 181px;
        }
        #box7_in {
            left: 0 !important;
            top: 15% !important;
            width: 29%;
        }
        #box5_in {
            right: 0 !important;
            top: 7% !important;
            width: 46%;
            padding: 2px;
        }
        #box3_in {
            right: 0 !important;
            top: 14px !important;
            width: 38%;
        }
        .bex2 img {
            height: 172px !important;
        }
        #box1_in {
            right: 0 !important;
            top: 33% !important;
            width: 33%;
        }
        .logo-centered img {
            max-height: 120px !important;
            padding: 5px 0 !important;
        }
        .revie {
            font-size: 16px !important;
        }
        .revie a {
            font-size: 16px !important;
            margin-left: 23px;
        }
        #header .logo-right-cont #nav .navbar-nav > li > a {
            font-size: 10px;
            padding-left: 1px;
            padding-right: 1px;
        }
        #coin-container select {
            background-size: 18px 16px!important;
            padding-left: 10px !important;
            padding-right: 20px !important;
            font-size: 9px !important;
        }
        #header .logo-right-cont #nav .navbar-nav > li > a i {
            width: 11px !important;
        }
        #header .search_menu .search_box button {
            width: 52px;
        }
        .header_bot .xline {
            font-size: 12px;
            width: 30% !important;
            padding: 1% 1% !important;
        }
        .xline.xr {
            width: 1% !important;
        }
        .xline > a {
            margin-left: 10px !important;
        }
        .sign-title {
            font-size: 20px;
        }
        .banner_tit {
            font-size: 18px !important;
        }
        .div-link {
            font-size: 16px !important;
        }
        .pri {
            font-size: 16px !important;
            font-weight: 300;
        }
        .bex3 .box_inn {
            // float: left;
            // height: 100%;
            //width: 40%;
        }
        #box_3 {
            // float: left;
            //width: 60%;
        }
        .bex3 .promo-overlay {
            //  padding: 11% 1% !important;
        }
        .bex5 .promo-overlay {
            padding: 22% 1% !important;
        }
        /*   .bex4 .effect-chico > img {
    max-width: 90%;
} */
        
        .bex7 .promo-overlay {
            //padding: 8.2% 1% !important;
        }
        .box.box_1.red5.bex6 {
            margin-top: -25px;
        }
        #box_6 {
            // float: right;
            //width: 60%;
        }
        .bex6 .box_inn {
            float: left;
            height: 100%;
            width: 40%;
        }
        .bex6 .promo-overlay {
            //background-color: #3e9aa9;
            // padding: 20% 1%;
            //text-align: center;
        }
        #box_6 > img {
            // min-height: 141px;
        }
        #content .h_row_3 .thumb {
            margin-top: 10px;
            text-align: center;
        }
        .h_row_4 .xline {
            font-size: 11px;
        }
        .featu-title {
            font-size: 22px;
        }
       /*  #featured-products .main_box {
            max-height: 340px;
            min-height: 340px;
        } */
        .newsletter_home p {
            font-size: 17px;
        }
        .req_tit {
            font-size: 17px;
        }
        .news-letter.style2 .input-group-field {
            font-size: 12px;
            height: 40px;
            padding: 5px;
            width: 95%;
        }
        .btn_c {
          margin-top:0 !important;
}      
        .request_home .btn_c {
            font-size: 14px!important;
          margin-top:8px !important;
        }
        .req_p {
            font-size: 12px;
        }
        .col-sm-6.request_home {
            padding: 3% 3% 2.3% 2%;
        }
        .request_home .btn_c {
            float: left;
            font-size: 12px;
            margin: 8px auto 0;
        }
        .xline.req {
            padding: 6px 28px;
        }
        #foo_sec3,
        #foo_sec4 {
            float: left;
            width: 25%;
        }
        .padd_fo {
            padding: 50px 10px;
        }
        .inner_tes_sec,
        .tename_tes,
        .name_tes {
            font-size: 13px;
        }
        #tattoo-needles .product_c .grid-box.box-3 h5 {
            right: -10%;
        }
        #tattoo-machines .product_c .grid-box.box-1 h5 {
            width: 56%;
            right: -8%;
        }
        #tattoo-machines .product_c .grid-box.box-4 h5 {
            right: -20px;
            width: 67%;
            font-size: 1.4vw;
        }
      
      
      #power-cord-amp-pedal .product_c .grid-box.box-3 h5 {
            bottom: 13%;
        }
        #piercing-amp-jewellery .grid-box.box-4 h5 {
            font-size: 16px;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-4 h5 {
            right: -10%;
            width: 65%;
            font-size: 14px;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .ideas-hover .box_2 figure.effect-chico {
            height: 221px !important;
        }
        .h_row_2.ideas-hover .col-sm-2.animated {
            padding-right: 11px;
        }
        #box7_in {
            top: 20% !important;
        }
        #box5_in {
            top: 13% !important;
        }
        #aftercare .product_c .grid .grid-box.box-2+.box-4 h5 {
            font-size: 1.3vw;
        }
        .product_c .grid-item.box-6 h5 {
            font-size: 1vw;
        }
        #box3_in {
            right: 3% !important;
            top: 34px !important;
        }
        .bex2 img {
            height: 217px !important;
        }
        #box1_in {
            right: 9% !important;
        }
        #header .container {
            width: 100% !important;
        }
        #header #nav ul.navbar-right li > a {
            padding-left: 1px !important;
            padding-right: 1px !important;
        }
        #coin-container select {
            font-size: 11px !important;
            margin: 0 0px 0 0 !important;
            padding-left: 0px !important;
            padding-right: 20px !important;
        }
        #header #nav .navbar-nav > li > a {
            font-size: 11px !important;
        }
        #main_navbar .navbar-nav > li > a {
            padding-left: 5px;
        }
        .header_bot .xline {
            padding: 1% 1.5% !important;
        }
        .bex1 .promo-overlay {
            //padding: 51% 2% !important;
        }
        .bex3 .promo-overlay {
            // padding: 28% 1% !important;
        }
        /* .bex4 .effect-chico > img {
    max-width: 90%!important;
} */
        
        .bex5 .promo-overlay {
            padding: 30% 1%!important;
        }
        #box_6 > img {
            // height: 190px;
        }
        .bex6 .promo-overlay {
            //padding: 33% 1% !important;
        }
        .box.box_1.red5.bex6 {
            margin-top: -30px;
        }
        .bex7 .promo-overlay {
            //  padding: 13.2% 1%  !important;
        }
        .h_row_4 .xline {
            font-size: 16px !important;
        }
        .featu-title {
            font-size: 29px !important;
        }
        .req_tit {
            font-size: 22px !important;
        }
        .col-sm-6.request_home {
            padding: 1% 1% 2% 2% !important;
        }
        .newsletter_home p {
            font-size: 22px;
        }

        #featured-products {
    margin-left: 0 !important;
}
  
  
    .adds_blk .small_imgs a.btn.btn-sub {
        bottom: 29px !important;
        width: 150px !important;
        margin-left: -72px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
  .adds_blk > .row {
    display: flex;
    }

    .adds_blk > .row .full-img {
        width: 52%;
    }

    .adds_blk > .row > .small_imgs {
        width: 24%;
    }

    .adds_blk > .row .full-img a.btn.btn-new {
        bottom: 10px !important;
        right: 50px !important;
        padding: 10px 30px;
    }

    }

@media only screen and (min-width: 992px) {
            .slider_home_top .row {
                    margin-right: -15px;
                    margin-left: -15px;
                    display: flex;
                    flex-wrap: wrap;
            }

            .slider_home_top .flexslider.home-slider{
                height:100%;
                max-height: initial;
            }

            .slider_home_top .home-slider .slides img {
                height: 100%;
            }

    }


    @media (max-width: 992px) {
        #tattoo-piercing-art-we-have-everything-you-need .fa.fa-arrow-circle-right {
            font-size: 15px !important;
            padding-top: 5px;
            line-height: 17px;
        }
      
        #header .container, .header_bot > .container{
            max-width: 100% !important;
        }
      
        #furniture-books-amp-clothing .product_c .grid-box.box-2 h5 {
            right: -7%;
        }
        #tattoo-machines .product_c .grid-box.box-1 h5 {
            width: 56%;
        }
        #piercing-amp-jewellery .grid-box.box-1+.box-2 h5 {
            right: -6%;
        }
        #aftercare .product_c .grid .grid-box.box-2+.box-4 h5 {
            right: -3%;
            width: 35%;
            max-width: 100%;
        }
        #studio-supplies .product_c .grid-box,
        #aftercare .product_c .grid-box {
            max-width: 100% !important;
            width: 100% !important;
        }
        #aftercare .product_c .grid .grid-box.box-1+.box-4 h5 {
            right: -2%;
            width: 50%;
            max-width: 100%;
        }
        #img66,
        #img67,
        #img64,
        #img65,
        #img63,
        #img62,
        #img73,
        #img72,
        #img81,
        #img82,
        #img83,
        #img84 {
            height: auto;
            width: 100%;
        }
        #img93,
        #img91,
        #img94,
        #img92 {
            height: auto !important;
            width: 100% !important;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-4 h5 {
            right: -5%;
            width: 56%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-2 {
            width: 38%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-2+.box-4 {
            width: 60%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4 {
            width: 38%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-2 {
            width: 60%;
        }
        #piercing-amp-jewellery .grid-box.box-4 h5 {
            right: -5%;
            width: 55%;
        }
        #piercing-amp-jewellery .grid-box.box-4+.box-1 h5 {
            right: -4%;
        }
        #studio-supplies .product_c .grid-box.box-4.last h5 {
            right: 0;
        }
        #studio-supplies .product_c .grid-box.box-4 h5 {
            right: -2%;
            width: 51%;
            max-width: 100%;
        }
        #studio-supplies .product_c .grid-box.box-1 h5 {
            max-width: 100%;
            width: 51%;
            right: -3%;
        }
        #tattoo-ink .grid-item--width2 {
            width: 48.5%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-1 h5 {
            right: -6%;
            width: 52%;
        }
        #tattoo-ink .product_c .grid-item--width3 {
            width: 193px;
        }
        #tattoo-ink .product_c .grid-item--width6 {
            width: 179px;
        }
        #tattoo-ink .product_c .grid-item--width8 {
            width: 292px;
        }
        #tattoo-ink .product_c .grid-item--width4 #img4,
        #img6 {
            height: auto;
        }
        #tattoo-ink .product_c .grid-item--width4 {
            width: 257px;
        }
        #tattoo-ink .product_c .grid-item--width6 {
            width: 228px;
        }
        #tattoo-ink .product_c .grid-item--width7 {
            width: 320px;
        }
        #tattoo-ink .product_c .grid-item.box-8 {
            width: 166px;
        }
        .product_c .grid-item.box-1 h5,
        .product_c .grid-box.box-1 h5,
        .product_c .grid-box.box-4 h5 {
            right: -5%;
            max-width: 152px;
        }
        #tattoo-ink .product_c .grid-item--width7 h5 {
            right: -3px;
        }
        .product_c .grid-item.box-8 h5 {
            font-size: 15px;
        }
        #tattoo-machines .product_c .grid .grid-box.box-2 h5 {
            bottom: 12px;
        }
        #grips-tips-amp-tubes .product_c .grid-box img {
            width: 100%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
            right: -7%;
            width: 55%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4+.box-4 h5 {
            right: -7% !Important;
            width: 60%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4:last-child h5 {
            right: -8%;
        }
        #studio-supplies .product_c .grid-box.box-4.last h5 {
            right: -3%;
            width: 56%;
        }
        .info-box {
            max-height: 100%;
            height: auto;
        }
    }

    @media (min-width: 600px) and (max-width: 992px) {
        #tattoo-machines .product_c .grid-box.box-4 h5 {
            right: -20px;
            width: 67%;
            font-size: 1.4vw;
        }
    }


@media (min-width: 750px) and (max-width: 950px) {
    html #content .h_row_1 p {
        line-height: 19px;
    }
    html .ideas-hover1 h5 {
        font-size: 12px;
        line-height: 16px;
    }
    html #content .h_row_1 .box_2 h1 {
        font-size: 18px;
        line-height: 22px;
    }
    html #content .h_row_1 p {
        //font-size: 14px;
        // line-height: 20px;
    }
    #content .h_row_2 .box_2 h1 {
        color: #ffffff;
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 10px;
    }
}

    @media (max-width: 900px) {
    #header #nav .navbar-nav > li > a {
        font-size: 12px;
        line-height: 32px;
        padding-left: 7px;
        padding-right: 7px;
    }
    #header .navbar-brand {
        font-size: 22px;
        line-height: 20px;
        padding: 0 15px 0 0;
    }
    #header .right_menu > ul > li > a {
        margin: 0 0 0 5px;
    }
    #header #nav .navbar:not(.caret-bootstrap) .navbar-nav:not(.caret-bootstrap) li:not(.caret-bootstrap) > a.dropdown-toggle:not(.caret-bootstrap) > span.caret:not(.caret-bootstrap) {
        margin-left: 3px;
    }
}


@media (max-width: 790px) {
  
.add_imgs .btn.btn_big-img, .btn_c, .btn.btn-small, .btn.btn-sub, .btn.btn-default, .btn.btn-primary, .btn.btn-new {
    font-size: 14px !important; 
}
    #header .logo img {
        max-width: 150px;
        margin-top: 5px;
    }
    html #content .hg_510 {
        height: auto;
    }
    html #content .hg_310 {
        height: auto;
    }
    html #content .h_row_1 .box_1 .box_inn {
        bottom: 5px;
    }
    #header .top_menu ul li {
        border-left: 1px solid #ecefef;
        display: block;
        float: left;
        margin: 0;
        padding: 0 8px;
    }
    #header .right_menu {
        top: 17px;
    }
    #banner .banner {
        width: 720px;
    }
    #banner p {
        font-size: 16px;
    }
    #header .right_menu ul li {
        margin: 0 2px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 11px;
    }
    #content .h_row_1 .box_2 h1 {
        line-height: 36px;
    }
    #content .h_row_1 .box_1 .box_inn {
        left:15px;
        right:15px;
    }
    #content .h_row_1 .box_2 .box_inn {
        left: 15px;
        right: 15px;
        bottom: 5px;
    }
    #content .h_row_2 .box_1 .box_inn,
    #content .h_row_2 .box_2 .box_inn {
        left:5px;
        right:6px;
    }
    #content .blog_blk .rounded_box {
        bottom: 15px;
    }
    #content .tag_c ul li {
        padding: 0 18px 0 0;
    }
    #content .tag_c a.share {
        margin-top: 10px;
    }
    #content .page_c a.prev {
        width: 100px;
    }
    #content .page_c a.next {
        width: 100px;
    }
    #content .page_c ul li {
        width: 27px;
    }
    #content .comment_c .com_list ul li.comment_replay {
        padding-left: 50px;
    }
    #content .frm .lbltxt {
        font-size: 12px;
    }
    #content .cart_tbl ul li .thumb {
        width: 50px;
        height: auto;
    }
    #content .cart_tbl ul li .minus_btn {
        width: 20px;
        height: 20px;
    }
    #content .cart_tbl ul li .plus_btn {
        width: 20px;
        height: 20px;
    }
    #content .cart_tbl ul li .txtbox {
        height: 20px;
    }
    #content .cart_tbl ul li h5 {
        line-height: 20px;
    }
    #content .cart_tbl ul li .price {
        line-height: 20px;
    }
    #content .cart_tbl .total_row ul li .total_val {
        font-size: 12px;
    }
    #content .cart_tbl ul li:nth-child(1) {
        padding-left: 15px;
        width: 10%;
    }
    #content .cart_tbl ul li:nth-child(2) {
        width: 25%;
    }
    #content .cart_tbl ul li:nth-child(3) {
        width: 12%;
    }
    #content .cart_tbl ul li:nth-child(4) {
        padding-right: 10px;
    }
    #content .cart_tbl ul li .del_btn {
        height: 20px;
        width: 20px;
    }
    #content .cart_tbl .total_row ul li:nth-child(2) {
        padding-right: 10px;
    }
    #content .cart_tbl .total_row .price {
        margin-top: 5px;
    }
    #content .cart_tbl ul li .txtbox {
        width: 30px;
    }
    .sidebar .price .txtbox {
        width: 80px;
    }
    .sidebar .price span.to {
        width: 30px;
    }
    #content .main_box .desc h5 {
        font-size: 12px;
        line-height: 18px;
    }
    #content .main_box .box_1 a.cart_btn_1 {
        margin-top: 30px;
        width: 80%;
        max-width: 200px;
        font-size: 12px;
    }
    #content .main_box .box_1 a.info_btn {
        width: 80%;
        max-width: 200px;
        font-size: 12px;
    }
    #content .slider .slider_img {
        width: 350px;
    }
    #content .slider .slider_desc .price_c .new_price {
        font-size: 40px;
    }
    #content .slider .slider_desc p {
        font-size: 16px;
    }
    #content .pro_main_c .slider_1 .main_thumb {
        width: 250px;
        height: 250px;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li {
        margin: 0 0 6px 0;
        padding: 4px;
    }

    #content .pro_main_c .desc_blk .desc_blk_bot .qty {
        margin-right: 10px;
    }

    #content .pro_main_c .desc_blk .review_row .total_rew {
        padding-right: 10px;
        font-size: 12px;
    }
    #content .pro_main_c .desc_blk .review_row a.add_rew {
        margin-left: 10px;
        font-size: 12px;
    }
    #content .tabing .nav > li > a {
        font-size: 13px;
    }
    #content .tabing .tab-content .rew_frm .btn_c {
        width: 90px;
        margin-right: 10px;
    }
    #content .tabing .tab-content .rew_frm .reqired {
        font-size: 13px;
    }
    #content .infor_c .infor_c_inn p {
        margin-bottom: 15px;
    }
    #content .infor_c .infor_c_inn {
        padding-bottom: 52px;
    }
    #content .collection-list .main_box .box_1 .product-details a.info_btn {
        display: none;
    }
    #footer .f_top .ftop_blk {
        padding: 20px 35px 20px 0;
    }
    #footer .f_top .icon {
        right: 5px;
    }
    #footer .f_mid .social ul li {
    margin: 0px !important;
}
    /*#footer .f_mid .social ul li:first-child {
        width: 100% !important;
    }*/

    #footer .f_bot .f_bot_left,
    #footer .f_bot .f_bot_right {
        font-size: 13px;
    }
    #content .contact_c .box {
        height: auto;
        margin-bottom: 30px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 74px;
    }
     #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
        width: 36px;
        height: 36px;
    }
	#content .pro_main_c .desc_blk .desc_blk_bot .price {
    width: auto;
}
}


@media screen and (min-width: 769px) {
    .sidebar .toggle-filters {
        display: none;
    }
}

@media only screen and (max-width: 791px) {} 
@media only screen and (min-width: 768px) and (max-width: 900px) {
        .social img {
            width: 100% !important;
        }
        #footer .f_mid .social ul li a {
            width: 100%;
        }
        #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon {
            font-size: 0;
        }
        #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon {
            font-size: 0;
        }
        #header #nav .navbar .navbar-nav > li > a.dropdown-toggle > div.cart-icon .fa-shopping-cart {
            font-size: 13px;
        }
    }

@media only screen and (min-width: 769px) {
.snize-results-page .page_content {
   margin-top: -62px;
}
}
@media only screen and (min-width: 768px) {
    .header_bot {
        background: #B00D1E!important;
    }
     .navbar-nav #coin-container {
            display: none;
        }
        .header_bot.xa {
            background: transparent !important;
        }
    }
    @media only screen and (max-width: 980px) {
        .box_inn.box_inn_ext {
            //left: 10px !important;
            // right: 10px !important;
        }
        /*   .xline {display: inline-block !important; width: 100% !important; text-align: center;
padding: 1% 3%;} */
        
        .box_inn {
            // left: 10px !important;
            //right: 10px !important;
        }
        .xa {
            background: transparent !important;
        }
        
        .product-contents-wrapper > div {
        float: left;
        width: 25%;
        display: block;
    }
    .product-contents-wrapper > div:last-child {
        width: 70%;
    }
    .navbar .navbar-nav {
        margin-top: 0;
    }
}

@media only screen and (max-width: 860px) and (min-width: 768px){
  #external_links .navbar-nav li a {
      font-size: 12px;
  }
  body .header_bot .xline {
    vertical-align: middle;
    position: relative;
    width: auto !important;
    padding: 10px 10px !important;
    position: relative;
  }
  body .header_bot.xa .xline:before, body .header_bot.xa .xline:after {
      top: 0 !important;
      bottom: 0 !important;
      margin: auto;
  }
  body .header_bot.xa .xline:before {
      right: 0 !important;
  }
  body .header_bot.xa .xline:after {
      left: 0;
  }
  body .header_bot.xa {
      text-align: center;
  }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
        #header #nav .navbar-nav > li > a {
            font-size: 8px;
        }
        .request-callback {
            font-size: 18px;
            line-height: 40px;
        }
    }

@media only screen and (max-width: 768px) {
      #content .main_box:hover img{
            -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
      }
	  div#foo_sec4 h4 {
    text-align: center;
    padding: 0px 8px 22px !important;
}
      .template-index #featured-products .owl-prev {
    left: 0px !important;
}
a.single-item img {
    max-width: 45px;
}
 .navbar-collapse {
    max-height: initial !important;
 }
      #featured-products .owl-next {
    right: 0px !important;
}
        #header {
            position: relative;
            margin-bottom: 20px;
            display: block !important;
        }
      
        .template-index #header .menu-collapser {
            display: block !important;
        }
      
        #header .logo-centered>.container {
            padding-left: 15px;
            padding-right: 15px;
        }
        #header .menu-collapser {
            background: #b00d1e none repeat scroll 0 0;
            border-radius: 0;
            float: none;
            height: 75px;
            margin-bottom: 0 !important;
            padding: 12px !important;
            position: absolute;
            right: 0;
            text-align: center;
            top: -10px;
            width: 76px;
            z-index: 10;
        }
        #header .menu-collapser .icon-bar {
            background: #FFF;
        }
        .template-index .navbar-collapse.collapse{
            display: none !important;
        }
        #header .menu-collapser:hover .icon-bar,
        #header .menu-collapser:active .icon-bar,
        #header .menu-collapser:focus .icon-bar {
            background: #FFF;
        }
        #header .branding-logo {
            display: block;
            margin-top: 10px;
            text-align: center;
        }
        #header .branding-logo img {
            margin: auto !important;
        }
        #header .logo-center-cont,
        #header .logo-right-cont {
            padding-left: 0;
            padding-right: 0;
        }
        #header .search-area {
            margin-right: 0;
            margin-top: 20px;
            margin-bottom: 0;
        }
        #header .search_menu {
            padding: 0 !important;
        }
        .template-index #header .request-callback {
            float: none;
            margin-right: 0;
            margin-top: 20px;
        }
        .header_bot>.container {
            padding-left: 0;
            padding-right: 0;
        }
        .header_bot .navbar {
            border: none;
            min-height: initial;
        }
        
        .template-index .header_bot .navbar .navbar-nav {
            margin: 0;
            width: 100%;
            font-size: 14px;
        }
        .template-index .header_bot .navbar .navbar-nav li {
            width: 100%;
            display: block;
            text-align: left;
            padding: 0 !important;
        }
		.header_bot .navbar .navbar-nav li {
            border-bottom: 1px solid #924545;
        }
        .header_bot .navbar .navbar-nav>li.open,
        .header_bot .navbar .navbar-nav>li:last-child,
        .header_bot .navbar .navbar-nav ul>li:last-child {
            border-bottom: none !important;
        }
        .template-index .header_bot .navbar .navbar-nav li a {
            color: #FFF;
            width: 100% !important;
            display: none !important;
            position: relative !important;
        }
		.template-index .header_bot .navbar .navbar-nav li a {
            padding: 10px !important;
        }
        #sticker_menu .navbar-nav>li:first-child>a {
            max-width: none;
        }
        .header_bot .navbar .navbar-nav li a.single-item,
        .header_bot .navbar .navbar-nav li h5 a,
        .header_bot .navbar .navbar-nav li ul li a {
            text-align: left;
            display: block !important;
        }
       .template-index .header_bot .navbar .navbar-nav>li.dropdown-full>.dropdown-menu {
            background: #000;
        }
        .header_bot .navbar .navbar-nav>li.dropdown-full>.dropdown-menu li {
            border-bottom-color: rgba(255, 255, 255, .15);
        }
        /* Indian devs
  .header_bot .navbar .navbar-nav li a.dropdown-toggle.single-item:after {
    top:0;
    right:0;
    width:40px;
    z-index:10;
    height:100%;
    content:'+';
    display:block;
    cursor:pointer;
    font-size:24px;
    line-height:42px;
    position:absolute;
    text-align:center;
    background:#751B23;
    font-weight:normal;
  }
  
  .header_bot .navbar .navbar-nav>li.open a.dropdown-toggle.single-item:after {
    content:'-';
  }
  */
        
        .header_bot .navbar .navbar-nav li.dropdown-full.open>.dropdown-menu,
        .header_bot .navbar .navbar-nav>li.dropdown-wide.open>.dropdown-menu {
            width: 100%;
            display: block;
            max-height: 250px;
            padding: 0 !important;
            overflow-y: auto !important;
        }
        .header_bot .navbar .navbar-nav li.dropdown-full.open>.dropdown-menu>div,
        .header_bot .navbar .navbar-nav>li.dropdown-wide.open>.dropdown-menu>div {
            padding-left: 0;
            padding-right: 0;
        }
        .header_bot .navbar .navbar-nav .dropdown-menu ul li a {
            color: #ABABAB;
            padding: 6px 10px !important;
        }
        .header_bot .navbar .navbar-nav li>a:hover,
        .header_bot .navbar .navbar-nav li>a:active,
        .header_bot .navbar .navbar-nav li>a:focus {
            color: #BC1120 !important;
            background: #FFF !important;
        }
        .header_bot .navbar .navbar-nav li>a.dropdown-toggle.single-item:hover:after,
        .header_bot .navbar .navbar-nav li>a.dropdown-toggle.single-item:active:after,
        .header_bot .navbar .navbar-nav li>a.dropdown-toggle.single-item:focus:after {
            color: #FFF;
            background: #65181F;
        }
        .header_bot .navbar .navbar-nav li h5 {
            padding: 5px 0 0;
            margin-left: 10px;
            margin-bottom: 5px;
            display: inline-block;
            color: #ABABAB !important;
            border-bottom: 1px solid #ABABAB;
        }
        .header_bot .navbar .navbar-nav li h5 a {
            color: #FFF !important;
            padding: 5px 0 !important;
        }
        .ideas-hover .box figure>img {
            width: 100%;
            height: auto;
        }
        #upload-form {
            margin-bottom: 40px;
            min-width: 1px !important;
        }
        .upload-title h2 {
            font-size: 26px;
            word-break: break-all;
        }
        .uploadtitleimg {
            display: none !important;
        }
        .mobile-cart-link {
            display: block;
        }
        .box_inn.box_inn_ext {
            // left:10px !important;
            //right:10px !important;
        }
        .promo-overlay h5 {
            word-break: break-all;
        }
      .full-img a.btn.btn-new {
          bottom: 14% !important;
          right: 13% !important;
      }

      #img51 {
            width: 90%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-1 h5 {
            right: 2%;
        }
        #power-cord-amp-pedal .product_c .grid-box.box-3 h5 {
            right: -13%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-3 {
            width: 24%;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box {
            width: 47%;
        }

        .template-index .mobile_view_section {
            display: block;
        }
      
       /*  .header_bot .fa,
        .h_row_4 .fa {
            font-size: 42px;
        }
       */
        #nav #main_navbar .navbar-nav li a.single-item .caret {
            right: 15px;
        }
       .template-index .request-callback {
            display: none;
        }
      
        .mobile_search_view {
            display: none;
            float: left;
            width: 100%;
            max-height: 70px !important;
            margin-top: -2px;
            transition: all 0.5s ease-in-out 0s;
            position: relative;
            z-index: 99999;
        }
      
        .show_serach {
            display: block;
        }
        .mobile_search_view .search-area {
            display: block;
            width: 100%;
            float: left;
            margin-top: -2px;
        }
        .mobile_search_view .search_box .txtbox {
            height: 70px !important;
            width: 100%;
        }
        .mobile_search_view .btn.btn-link {
            height: 70px !important;
            position: relative !important;
            right: 0 !important;
            top: -70px !important;
            width: 76px !important;
        }
        .mobile_search_view .btn.btn-link .fa {
            font-size: 28px !important;
        }
        #sticker_menu {
            width: 100%;
            z-index: 6999999;
            margin-top:-2px;
        }
      
        .flexslider.home-slider {
            max-height: 100%;
            margin: 0px -15px 0;
        }
      
      .slider-featured .product_c .owl-controls{
        left: 15px;
        right: 15px;
        width: auto;
      }
        .template-index #external_links .search-area {
            display: none;
        }
        .xline.xr {
            display: none !important;
        }
        .header_bot.xa .xline {
            width: 32.5% !important;
            vertical-align: top;
        }
        .xline .fa {
            display: block;
        }
        .xline > a {
            margin-left: 0;
        }
        .header_bot.xa {
            display: none;
        }
        .tab_mob_view {
            display: block;
        }
        .tab_mob_view .header_bot {
            display: block !important;
            float: left;
            margin: 20px auto 0;
            width: 100%;            bottom: 36px;

            text-align: center;
        }
        .header_top_sect .top-logo .branding-logom img {
            width: 76px;
              display: inline-block;
        }
        .header_top_sect {
            padding: 0;
        }
        .navbar-toggle .icon-bar {
            height: 4px;
            margin: 5px auto;
            text-align: center;
            width: 70%;
        }
        #header {
            margin-top: 0;
            margin-bottom: 0;
        }
        .row {
            clear: both;
        }
        .xline > a {
            display: block;
        }
        .mobile_view_section .list-inline.top-icons > li {
     padding: 5px 25px 0 25px;
    border-left: 1px solid #ddd;
    line-height: 55px;
        }
        .mobile_view_section .list-inline.top-icons {
            position: absolute;
            right: 80px;
            top: 0;
        }
        .mobile_view_section .list-inline.top-icons a {
            font-size: 36px;
        }
        .mob-cart {
            display: block !important;
            position: absolute;
            top: 15px;
            right: 161px;
            font-size: 26px;
        }
        .mobile_view_section .list-inline.top-icons .cart_btn .count {
            background: #b00d1e none repeat scroll 0 0;
            border: 1px solid #b00d1e;
            border-radius: 50px;
            color: #fff;
            font-size: 13px;
            font-weight: 600;
            height: 21px;
            left: 16px;
            line-height: 18px;
            padding: 0;
            position: absolute;
            text-align: center;
            top: 10px;
            width: 21px;
        }
        .mobile_view_section .list-inline.top-icons .cart_btn {
            display: inline-block;
            position: relative;
        }
        
        .adds_sect_custm .small_imgs img {
            width: 100%;
            margin: 0 auto 20px;
            text-align: center;
        }
        .add_imgs .col-xs-12.col-sm-6.col-md-6,
        .small_imgs {
            width: 50%;
        }
        .adds_blk .full-img img {
            width: 100%;
        }
        #content .main_box .desc .price,
        #content .main_box .box_1 .product-details .price {
            font-size: 12px;
        }
        .template-index .hed_right{
            display: none;
        }
        
        .template-index ul.nav.navbar-nav.navbar-left.dropdown-onhover {
            width: 100%;
        }
       
        .template-index ul.nav.navbar-nav.navbar-left.dropdown-onhover li {
            display: block;
            text-align: center;
            float: none;
            width: 100%;
            margin: auto;
        }
      
        
        .xline > a {
            margin-left: 0 !important;
            font-size: 16px;
            text-decoration: none;
            font-weight: 500;
        }
        .template-index .header_top_sect .right-top-links {
            padding-top: 0;
        }
      
        .template-index .navbar-header{
            display: none;
        }
      
        .col-xs-12.col-sm-6.col-md-6 .btn.btn-sub{
            bottom: 10%;
        }
      
        .full-img_box .btn_big-img {
            left: 102px;
            top: 152px;
        }
        
        .full-img a.btn.btn-new {
            right: 114px;
        }   
      
#subscribe, #subscribe-offers {
    width: 160px !important;
}
      
        .header_bot .xline:nth-child(3)::before, .header_bot .xline:nth-child(3)::after{
            display: none;
        }
      
        .header_bot .xline:first-child, .header_bot .xline:last-child {
            text-align: center !important;
        }
        .news-letter.style2 .input-group-field{
            height:40px; 
        } 

        #sponsored-artists .button_artist {
    font-size: 14px;
    display: block;
    margin: -39px 0px !important;
}
  
  #contactFormWrapper .form-field #contactFormSubmit {
    margin:15px auto;
    width: 160px;
    font-size: 14px !important;
}
  
  
  .frm_bot .btn_c {
    font-size: 14px;
    width: 140px;
}
  
  #content .frm .frm_bot input.info_btn {
    width: 140px;
}
  
  #content .blog_blk .read-more .btn_c {
    margin: 10px auto !important;
    width: 140px !important;
} 
  
  #content .main_box .box_1 .on-sale {
    right: 10px;
  }
#content .calculate .btn_c {
    width: 100%; 
}
#content .pro_main_c .desc_blk .desc_blk_bot {
    background: #fafafa;
}  
div.snize div.snize-pagination ul li a{font-size:12px !important;}
.snize-search-results-main-content button.snize-button.snize-action-button.snize-view-product-button {
    display: none !important;
}
  #content .main_box .box_1 .product-image {  
    max-height:initial !important;
} 
    .sidebar .collection-filters {
        display: none;
    }
    .box_inn .promo-overlay .banner_tit.fa {
        font-size: 2.2vw !important;
    }
     li.dropdown-full .col-sm-3 {
    text-align: left;
	}
.dropdown-menu img {
    max-width: 40px;
    margin: 7px 6px 7px 0px;
    border: 1px solid rgb(221, 221, 221);
}
.header_bot .navbar .navbar-nav li .dropdown-menu span {
    width: calc(100% - 50px);
    text-align: left;
    color: #333;
}
.navbar .navbar-nav > li:nth-child(5) .dropdown-menu {
    left: 0;
}
nav .collapse.in {
    display: block !important;
    margin: 0 !important;
}
#external_links {
    margin: 0px !important;
}
.template-index #external_links.navbar-collapse.collapse{
	display: none !important;
}
#external_links.navbar-collapse.collapse.in{
	 display: block !important;
}
#nav #main_navbar .navbar-nav li.shop-all-menu a.single-item .caret {
    display: none !important;
}
li.visible-ms.visible-xs span.fa {
    position: absolute;
    left: 25px;
    top: 6px;
}
 li.visible-ms.visible-xs .fa-heart:before {
    font-size: 23px;
}
a.single-item img.cstm-icon {
    max-width: 25px;
    opacity: 0.7;
}
.header_bot .navbar .navbar-nav li.visible-ms .single-item {
    padding-left: 65px !important;
}
    }


@media (min-width: 480px) and (max-width: 768px) {
    .desc_blk_bot input#addToCart.btn_c {
        float: right;
      width:140px;
    }
    .social li>iframe {
        height: 260px !Important;
    }
    #footer .f_top .ftop_blk {
        padding: 20px 35px 20px 0;
        border-right: none;
    }
    #footer .f_top h5 {
        line-height: 19px;
        width: 135px;
    }
    #footer .f_top .icon {
        top: 8px;
    }
}


@media only screen and (min-width: 767px) {
        .flex-caption .btn_c {
            font-size: 20px;
            padding: 10px 10px;
        }
    }



@media (max-width: 767px) {
li.bold-txt:nth-child(1) span, ul.bold-txt span {
    font-weight: bold;
    color: #000;
}
 #content .pro_main_c .desc_blk .desc_blk_bot .qty {
        margin: 0 auto 10px;
        width: 102px;
        text-align: center;
        float: none;
        overflow: hidden;
    }
   #content .pro_main_c .desc_blk .desc_blk_bot .price {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
/* input#addToCart {
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
} */
  .trustblox-1-timer-digital.trustblox-1-style-circular .trustblox-message {
    padding: 10px;
}
  
 .content.aaa-wishlist-page .aaa-wishlist-overlay {
    display: none;
}
  /* 5th March */
  
  .gtr {
    margin: 0px !important;
    text-align: center;
    width: 100%;
}

.switcher.notranslate {
    margin: 10px auto 8px;
}

.right-top-links {
    width: 100%;
}

  
        .social li>iframe {
            height: 300px !Important;
        }
        #box6_in {
            width: 39%;
        }
        #tattoo-machines .product_c .grid-box.box-1 h5 {
            width: 51%;
        }
        #tattoo-machines .product_c .grid-box.box-2 h5 {
            right: 0;
        }
        #power-cord-amp-pedal .product_c .grid-box.box-3 h5 {
            right: 0;
        }
        #piercing-amp-jewellery .grid-box,
        #furniture-books-amp-clothing .grid-box {
            max-width: 100% !important;
            width: 90% !important;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-2 h5 {
            right: -10%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4 h5 {
            right: -6%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-4 h5 {
            right: -7%;
        }
        #furniture-books-amp-clothing .product_c .grid-box.box-4+.box-2 h5 {
            right: -7%;
        }
        #piercing-amp-jewellery .grid-box.box-4 h5 {
            right: -6%;
            width: 55%;
            max-width: 100%;
        }
        #piercing-amp-jewellery .grid-box.box-4+.box-1 h5 {
            right: -6%;
            width: 48%;
            max-width: 100%;
        }
        .product_c .grid-item.box-1 h5 {
            right: 6%;
            max-width: none;
            top: 46%;
        }
        #tattoo-ink .product_c .grid-item--width7 h5 {
            right: 7%;
        }
        .product_c .grid-item.box-8 h5 {
            font-size: 22px;
            bottom: 13%;
            font-size: 4vw;
        }
        #tattoo-machines .grid-box.box-1 h5 {
            right: 0;
            width: 51%;
            max-width: none;
        }
        #tattoo-machines .product_c .grid-box.box-4 h5 {
            right: 1%;
            width: 55%;
            max-width: none;
        }
        #img31,
        #img32,
        #img33,
        #img52,
        #img53 {
            width: 90% !important;
        }
        #tattoo-needles .product_c .grid-box {
            max-width: 100% !important;
            width: 100% !important;
        }
        .product_c .grid-box {
            overflow: hidden;
        }
        #grips-tips-amp-tubes .product_c .grid-box,
        #power-cord-amp-pedal .product_c .grid-box {
            max-width: 100% !important;
            width: 100% !important;
        }
        #power-cord-amp-pedal .product_c .grid .grid-box.box-1 h5 {
            right: 5%;
            width: 42%;
            max-width: 100%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
            right: 5%;
            width: 41%;
            max-width: 102%;
        }
        #grips-tips-amp-tubes .product_c .grid-box img {
            width: 90%;
        }
        #tattoo-needles .product_c .grid-box.box-1 h5 {
            right: 2%;
            margin-top: -25px;
        }
        #tattoo-needles .product_c .grid-box.box-1+.grid-box.box-1 h5 {
            right: 3%;
        }
        #tattoo-needles .product_c .grid-box.box-3 h5 {
            bottom: 13%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4 h5 {
            right: 5%;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4:last-child h5 {
            right: 4%;
        }
        #studio-supplies .product_c .grid-box img,
        #aftercare .product_c .grid-box img {
            max-width: 90%;
        }
        #studio-supplies .product_c .grid-box.box-1 h5 {
            max-width: 100%;
            width: 49%;
            right: 2%;
        }
        #studio-supplies .product_c .grid-box.box-4 h5 {
            right: 2%;
        }
        #studio-supplies .product_c .grid-box.box-4.last h5 {
            right: 1%;
        }
        #piercing-amp-jewellery .product_c .grid-box.box-2 h5 {
            left: 5%;
            width: 100%;
        }
        #aftercare .product_c .grid-box.box-1 h5 {
            right: 2%;
        }
        #aftercare .product_c .grid .grid-box.box-2+.box-4 h5 {
            right: 2%;
            width: 34%;
            font-size: 3vw;
        }
        #aftercare .product_c .grid .grid-box.box-1+.box-4 h5 {
            right: 2%;
        }
        .catalog_c {
            overflow-x: hidden;
        }
        #grips-tips-amp-tubes .product_c .grid-box.box-4+.box-4 h5 {
            right: 4% !important;
            width: 49%;
        }
        #studio-supplies .product_c .grid-box.box-3 h5 {
            right: 0%;
        }

        .slider_1 .flex-control-nav .owl-nav {
            top: 30%;
        }
        .header_bot .navbar-nav > li:nth-child(1),
        .header_bot .navbar-nav > li:nth-child(2),
        .header_bot .navbar-nav > li:nth-child(3),
        .header_bot .navbar-nav > li:nth-child(4),
        .header_bot .navbar-nav > li:nth-child(8),
        .header_bot .navbar-nav > li:nth-child(6) {
            width: 100% !important;
        }
        .mobile_search {
            display: block;
        }
        .header_bot .navbar .navbar-nav li, .template-index .header_bot .navbar .navbar-nav li {
            position: relative !important;
            border: none;
            padding: 8px 0 8px 0px !important;
        }
        .dropdown-menu ul li {
            padding: 8px 0 !important;
        }
        .header_bot .navbar .navbar-nav li .item-pic {
            position: absolute;
            left: 15px;
            top: 8px;
            display: block;
            height: 40px;
            width: 40px;
        }
        .header_bot .navbar .navbar-nav li .item-pic a {
            display: block !important;
            padding: 0 !important;
        }
        .header_bot .navbar .navbar-nav li .single-item, .template-index .header_bot .navbar .navbar-nav li .single-item {
            padding-left: 80px !important;
            color: #333;
        }
        .header_bot,
        .header_bot #nav {
            background: #fff !important;
            padding: 0;
        }
        #nav #main_navbar .navbar-nav li a.single-item .caret {
            background: #fff;
            color: #000 !important;
        }
        .header_bot .navbar .navbar-nav > li.dropdown-full > .dropdown-menu {
            background: #f2f2f2 none repeat scroll 0 0 !important;
            border-color: #ddd !important;
            position: absolute;
            top: 55px !important;
        }
        .header_bot .navbar .navbar-nav li h5 {
            display: none;
        }
        .header_bot .navbar .navbar-nav > li.dropdown-full > .dropdown-menu li {
            position: relative;
        }
        .header_bot .navbar .navbar-nav > li.dropdown-full > .dropdown-menu li a img {
            height: 40px;
            left: 15px;
            position: absolute;
            top: 0;
            width: 40px;
            display: block;
            float: left;
            border: 1px solid #ddd;
        }
        .header_bot .navbar .navbar-nav li > a:hover,
        .header_bot .navbar .navbar-nav li > a:active,
        .header_bot .navbar .navbar-nav li > a:focus {
            background: transparent !important;
        }
        .header_bot .navbar .navbar-nav .dropdown-menu ul li a {
    padding: 15px 10px !important;
}
        .sub-menu-title {
            padding-left: 60px;
            color: #333;
        }
        .sub-menu-title:hover {
            color: #b00000;
        }
        .container.xa > div .top-heading {
            background-color: #f2f2f2;
            display: block;
            float: left;
            padding: 15px 20px;
            width: 100%;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
        }
        .container.xa > div .top-heading span {
            color: #b21222;
            float: left;
        }
        .container.xa > div .top-heading a {
            color: #000;
            float: right;
        }
        .dropdown-menu .col-sm-3 > ul {
            float: left;
        }
        .nav.navbar-nav.navbar-left.dropdown-onhover {
            height: 650px;
            overflow-x: scroll;
        }
        
        .dropdown-onhover .dropdown-menu ul {
            display: block !important;
        }
        
        .col-sm-3 > img, .col-sm-4 > img {
            display: none;
        }
      
        /*#external_links ul li:nth-child(6) span {
            display: none !important;
            visibility: hidden;
        }*/
        
        #sticker_menu { 
            position: absolute;
            top: 0;
        }
      
        
        #search-results .title h1 {
            margin-top: 40px;
        }

        .add_imgs .full-img_box .btn_big-img {

    width: 160px !important;
    text-align: center;
    height: 40px !important;
    top: 85% !important;
    left: 0px !important;
    padding: 0px !important;
    right: 0px !important;
    margin: 0 auto;
    line-height: 40px !important;

}
  .related_products .owl-prev {
    left: -40px;
}
  .col-xs-12.col-sm-6.col-md-6 .btn.btn-sub {
    bottom: 10%;
}

#content .product_c #rel-featured-products .main_box {
    max-width: 100%;
    float: left;
    margin-right: 0px;
} 
.adds_sect_custm .full-img .btn.btn-new {
    right: 15%;
    /* bottom: 4px; */
    width: 160px !important;
    height: 40px !important;
    line-height: 40px !important;
}

#content .h_row_3 {
            padding: 0px 0 0 !important;
        }
        #box_6 {
            margin-top: 0px !important;
        }
        .col-lg-6.col-md-6.col-sm-6.col-xs-12.padd_fo {
            padding: 50px 0 50px 20px;
        }
        #sponsored-artists .col-md-3.col-md-pull-9.col-sm-4.col-sm-pull-8 {
            display: none;
        }
        #box_6 {
            //margin-bottom: 20px;
        }
        #content .box {
            margin-bottom: 10px;
        }
        #content .h_row_2 {
            padding: 0px 0 0;
        }
        .bex4 img {
            width: auto !important;
        }
        .col-sm-6.newsletter_home {
            width: 100%;
            float: left;
        }
        .col-sm-6.request_home {
            margin-top: 15px;
            width: 100%;
            float: left;
            margin-left: 0%;
        }
        #logo_m {
            display: block !important;
        }
        .logo-left-cont.col-sm-4 {
            display: none;
        }
        #header .search-area {
            margin-top: 0px;
        }
        .home-slider {
            //display:  block !important;
        }
        #header {
            margin-top: 2px;
        }
        #content .pro_main_c .desc_blk .desc_blk_bot {
            padding: 15px 15px !important;
        }
        /*.swym-button-bar {
            margin: 10px 0px 10px 30px !important;
        }
        button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
            width: 140px !important;
        }
        span.swym-wishlist-cta {
            text-transform: initial !important;
            min-width: 110px;
            font-weight: normal !important;
        }*/

        .xx div {
    display: block !important;
}
  
  #content .related_products .box_1 img {
    max-height: inherit;
}
  
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #000;
    margin-left: 20px;
}
  
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #000;
    margin-left: 50px;
} 
  .carosel.product_c {
    width: 100%;
    overflow: hidden;
}
  
    #newletter_home_se {
        padding: 15px 0 27px;
    }
    .template-collection #content .product_c .collection-list .main_box {
        max-height: none !important;
    }
    .ideas-hover .box_2 figure.effect-chico {
        height: auto !important;
    }
    .sec3,
    .sec1,
    .sec2 {
        margin-top: 20px;
    }
    .navbar-collapse {
        max-height: 5000px;
    }
    #header .top_menu {
        float: none;
        text-align: center;
    }
    #header #nav .navbar .navbar-collapse .navbar-nav > .navbar-text,
    .navbar .navbar-collapse .navbar-nav > a.navbar-link,
    .navbar .navbar-collapse .navbar-nav > li,
    .navbar .navbar-collapse > .navbar-text,
    .navbar .navbar-collapse > a.navbar-link {
        border-bottom: 1px solid #ecefef;
    }
    #header #nav .navbar .navbar-collapse .navbar-nav>li>a {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        margin-top: 1px;
    }
    #header .top_menu ul {
        display: inline-block;
    }
    #header .hed_right {
        float: none;
        text-align: center;
    }
    #header .hed_right ul {
        display: inline-block;
    }
    #header {
        height: auto;
        min-height: 50px;
    }
    #header #nav .navbar h5 {
        padding-top: 20px;
    }
    #header .right_menu {
        right: auto;
        left: 15px;
        top: 73px;
        z-index: 1;
        position: absolute;
    }
    #header .cart_menu {
        width: 450px;
    }
    #header .cart_menu ul li .pro_img {
        width: 50px;
        height: auto;
    }
    #header .cart_menu .checkout_row p {
        font-size: 12px;
        float: none;
    }
    #header .cart_menu .checkout_row .checkout_btn {
        float: none;
        margin: 0 auto;
    }
    .navbar-mobile-cart {
        float: right;
        display: block;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 14px;
    }
    #content p {
        font-size:14px;
    }
    p.no-products {
        margin: 0 0 20px 15px;
    }
    .btn_c {
    margin-top: 15px;

}
    #banner h1 {
        font-size: 26px;
        line-height: 28px;
    }
    #banner h4 {
        font-size: 16px;
        line-height: normal;
    }
    #banner p br {
        display: none;
    }
    #banner p {
        font-size: 14px;
        line-height: normal;
        padding-top: 10px;
    }
    #banner .banner {
        width: 90%;
        padding: 30px 15px;
    }
    #content .box {
        margin-bottom: 20px;
    }
    #content .main_box {
        margin-bottom: 20px;
    }
    #content .tag_c ul li {
        padding: 0 9px 0 0;
    }
    #content .tag_c ul li a.tag {
        margin: 0 0 5px 5px;
    }
    #content .page_c {
        margin-top: 0;
    }
    #content .page_c a.prev {
        width: 83px;
        font-size: 12px;
    }
    #content .page_c a.next {
        width: 83px;
        font-size: 12px;
    }
    .sidebar .side_box ul li a {
        font-size: 14px;
    }
    #content .comment_c .com_list ul li.comment_replay {
        padding-left: 60px;
    }
    #content .cart_tbl ul li .thumb {
        width: 40px;
        height: auto;
        padding: 2px;
    }
    #content .cart_tbl ul li:nth-child(2) {
        width: 30%;
    }
    #content .cart_c .sidebar .side_box {
        margin: 30px 0 30px;
    }
    #content .cart_btn a.back_btn,
    .submit-form a.back_btn,
    .reset-password a.back_btn {
        float: none;
        margin: 0 auto 20px;
    }
    #content .cart_c .cart_btn a.info_btn {
        float: left;
    }
    #content .title h2 {
        float: none;
        text-align: center;
    }
    #content .title .title_right {
        float: none;
        clear: both;
        text-align: center;
        width: 100%;
        padding: 20px 0 0 0;
        color: #898989;
    }
    #content .title .title_right a {
        color: #b00000;
    }
    #content .title .title_right a:hover {
        color: #b00000;
    }
    #content .title .rss {
        margin: 0 auto;
    }
    #content .cart_list ul {
        display: inline-block;
    }
    #content .main_box .box_1 a.cart_btn_1 {
        margin-top: 50px;
        width: 80%;
        font-size: 14px;
        max-width: 200px;
    }
    #content .main_box .box_1 a.info_btn {
        width: 80%;
        max-width: 200px;
        font-size: 14px;
    }
    #content .submit-form a.info_btn {
        width: auto;
        margin: 0 0 0 10px;
    }
    #content #recover_password .submit-form a.info_btn {
        margin: 30px 0 0 10px;
    }
    #content .box-search .frm .btn_c {
        float: right;
        margin: 20px 0 0 0;
    }
    #content .slider {
        padding-bottom: 0px;
    }
    #content .slider .slider_img {
        width: auto;
        float: none;
        margin: 0;
    }
    #content .slider .slider_desc .price_c .new_price {
        font-size: 40px;
    }
    #content .slider .slider_desc p {
        font-size: 16px;
    }
    #content .slider .slider_nav {
        text-align: center;
        right: 0;
        bottom: 15px;
    }
    #content .slider .slider_nav ul {
        display: inline-block;
    }
    #content .slider .slider_desc .price_c .old_price {
        font-size: 22px;
    }
    #content .slider .slider_desc .price_c .new_price {
        font-size: 35px;
    }
    .sidebar h5 {
        padding: 15px;
    }
    .sidebar .price {
        text-align: center;
    }
    .sidebar .price .txtbox {
        width: 90px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .sidebar .price span.to {
        width: 40px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .sidebar .side_box_2 ul li .post_detail {
        width: 80%;
    }
    #content .tabing .tab-content .rew_frm .btn_c {
        width: 105px;
        margin-right: 20px;
    }
    #content .tabing .tab-content .rew_frm .reqired {
        font-size: 14px;
    }
    #content a.backtocate {
        margin: 0 auto;
    }
    #content .pro_main_c .slider_1 .main_thumb {
        float: none;
        width: 380px;
        margin: 0 auto 20px;
        height: 380px;
    }
    #content .pro_main_c .slider_1 .slider_1_nav {
        float: none;
        text-align: center;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul {
        display: inline-block;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li {
        float: left;
        margin: 0 10px 0 0;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
        width: 60px;
        height: 60px;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li:last-child {
        margin: 0;
    }
    #content .tabing .nav > li > a {
        font-size: 12px;
        padding: 15px 10px;
    }
    #content .product_c {
        padding-top: 15px;
    }
    .calculate .btn_c {
        float: right;
    }
    #content .filter_c {
        top: 0px;
    }
    .add-address .btn_c {
        float: none;
        margin: 0 auto 15px;
    }
    #footer .f_top .bor_none {
        border-bottom: none;
    }
    #footer .f_mid .partner ul li {
        float: none;
        width: auto;
        padding: 5px 3px;
    }
    #footer .f_mid h4 {
        padding-top: 15px;
    }
    #footer .f_mid .social ul {
        display: inline-block;
    }
    #footer .f_bot .f_bot_left {
        float: none;
    }
    #footer .f_bot .f_bot_right {
        float: none;
    }
    #footer .f_bot {
        text-align: center;
    }
    .add-address a.btn_c {
        margin: 0 auto 20px;
    }

    #request {
            width: 249px;
        }
        .flex-control-thumbs {
            display: none;
        }
        .xx {
            display: none;
        }
        .xv {
            display: none !important;
        }
        .request-callback {
            color: #000;
        }
        .callback {
            background: #518f00;
        }
        #header .search_menu .search_box .txtbox {
            border: 2px solid #d7dbdb;
        }
        .xr {
            display: none !important;
        }
        .xn {
            display: block !important;
        }
        .overlay{display:block !important;}

        .filter_c+.view-grid, .filter_c+.view-list {
            padding-top: 35px;
        }
        .mar {
            margin: 0 5% 10px;
            width: 90%;
        }
        .grid-item {
            margin: 0 5% 10px !important;
            width: 90% !important;
            margin-bottom: 10px;
            height: 90% !important;
        }
        .template-collection .sidebar.sidebar_1 {
            display: none;
        }
.navbar-nav .top-heading span {
    padding: 12px 10px;
}
span.home-icon {
   display: inline-block;
    width: 13%;
    max-width: 60px;
    text-align: right;
}
ul.nav.navbar-nav.navbar-left.dropdown-onhover li.top-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 8px !important;
}
span.home-icon img {
    max-width: 100%;
}
 .header_bot .navbar .navbar-nav .top-heading .home-icon a {
    display: block !important;
   padding: 0 !important;
}
}
@media (min-width: 600px) and (max-width: 767px) {
        #tattoo-machines .product_c .grid-box.box-4 h5 {
            right: -4px;
            width: 61%;
            font-size: 15px;
        }
        /*   #tattoo-machines .product_c .grid .grid-box{
    width: auto;
  }
  #tattoo-machines .product_c .grid .grid-box.box-2 h5 {
    bottom: 13%;
  } */
    }

    @media only screen and (min-width: 481px) and (max-width: 767px) {
        .bex2 .promo-overlay {
            background: #b00e1f none repeat scroll 0 0;
            padding: 4%;
            text-align: center;
        }
        .bex2 img {
            display: list-item;
            // float: none;
            height: 70% !important;
            margin: 0 auto;
            //margin-left: 15% !important;
            //text-align: center;
            width: 70% !important;
        }
		.last_menu .col-sm-3 {
    width: 50%;
    float: left;
}
        #box3_in {
            top: 30% !important;
            right: 0 !important;
            width: 38%;
        }
        #box1_in {
            right: 7% !important;
            top: 33% !important;
        }
        .box.box_2.red5.bex4 {
            display: none;
        }
        .home-slider .slides li:nth-child(1) .btn_c {
            left: 38%;
            position: absolute;
            top: 90%;
        }
        .home-slider .flex-caption {
            height: 100px;
            position: absolute !important;
        }
        .bex6 .promo-overlay {
            // padding: 32% 1% !important;
        }
        .bex7 .promo-overlay {
            //padding: 9.2% 1% !important;
        }
        .newsletter_home {
            padding: 3% 3% 6% 2%;
        }
        .col-sm-6.request_home {
            padding: 9% 3% 9% 2%;
        }
        .bex1 .promo-overlay {
            // background: #518f00 none repeat scroll 0 0;
            //padding: 42% 2%;
            text-align: center;
        }
        #box_3 {
            margin-bottom: 10px;
        }
    }


@media (max-width: 736px) {
 /* button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
    width: 180px !important;
}*/
  #content .pro_main_c .desc_blk .desc_blk_bot {
    padding: 15px 50px !important;
}
}

@media (max-width: 667px) {
/* .variations.desktop{
 display: none !important; 
} */
    #content .pro_main_c .desc_blk .desc_blk_bot {
    padding: 15px !important;
}
.variations.responsive {
    padding: 0px 0px 20px;
    display: block !important;
}
   .no-variant {
    display: block !important;
}
 /* button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
    width: 180px !important;
}*/
  .desc_blk_bot input#addToCart.btn_c {
    width: 140px;
}
}

@media screen and (max-width: 640px) {
        .slider_1 .flex-control-nav .owl-nav {
            top: 25%;
        }
        /*#foo_sec4 {
            display: none;
        }*/
        .full-img_box .btn_big-img {
            top: 130px;
        }
        
        #subscribe {
            color: #fff;
            font-size: 18px !important;
            height: 45px;
            padding: 7px 3px;
        }
      
/*          .news-letter.style2 .input-group-field {
            height: 45px;
        } */
      
        #tattoo-machines .title h1 {
          margin-top: 20px;
        }
      
        #content .title h1 {
            font-family: 'Montserrat', sans-serif !important;
            text-align: left;
            margin-top: 25px;
            float: left;
          }
 /* .swym-button-bar {
    margin: 10px 0px 10px 7px !important;
}*/
#snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode span.snize-overhidden {
    padding: 15px 5px 5px 5px !Important;
}
    }


   @media (max-width: 600px) {
        #tattoo-machines .product_c .grid-box {
            max-width: 100% !important;
            width: 100% !important;
        }
        #tattoo-machines .grid-box.box-1 h5 {
            width: 47%;
            max-width: none;
        }
        #tattoo-machines .product_c .grid .grid-box.box-2 h5 {
            bottom: 15%;
        }
        .box_3.red5 .box_inn .promo-overlay .banner_tit,
        .box_1.red5 .box_inn .promo-overlay .banner_tit {
            font-size: 20px !important;
        }
       #sponsored-artists .button_artist {
    float: left;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    margin: 10px 0px 0px 9px !important;
    max-width: 235px;
}
      
    }

    @media screen and (max-width: 575px) {
  
  .owl-item {
    padding: 0 20px;
}
  
  #featured-products .owl-next {
    right: 20px;
}

#featured-products {
    margin-left: 0;
}
  
form#mc-embedded-subscribe-form #subscribe {

    width: 95px !important;
    padding: 0px !important;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px !important;
}  
.add_imgs .full-img_box .btn_big-img {

    width: 150px !important;
    text-align: center;
    height: 40px !important;
    top: 65% !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 40px !important;
    margin: 0 auto !important;
    float: none !important;
    left: 0 !important;
    right: 0;

}
  #newletter_home_se .btn.btn-primary {
    /* width: 33%; */
    width:100% !important;
    font-size: 14px !important;
    margin: 0px auto;
    float: none;
} 
  #newletter_home_se {
    text-align: center;
}
  a.btn_c {
    width: auto !important;
}
.contac .btn_c.buto {
   color: #fff !important;
    background: #518F00 !important;
    width: 140px !important;

}
  
/* .adds_sect_custm .full-img .btn.btn-new {

    left: 0;
    bottom: 4px;
    right: 0 !important;
    margin: 0 auto;

}  */

.main-img {
    width: 50%;
    display: block;
    clear: both;
    float: right;
    position: relative;
}
  
  
.adds_sect_custm .full-img .btn.btn-new {
    right: 0px;
    bottom: 36px;
    left: 0px;
    margin: 0px auto;
    width: 120px !important;
    height: auto !important;
    line-height: initial !important;
    padding: 8px 5px;
}
  .over-btn {    
    bottom: 10px;
}
  /* List view */
 #content .view-list .collection-list  .main_box .box_1 {
    flex-wrap: wrap;
}
  #content .view-list .main_box .box_1 .list-image {
    padding: 0px;
    margin: 0 auto;
}
.view-list .main_box .col-sm-4, .view-list .main_box .col-sm-8 {
    flex: 0 0 100%;
}
#content .view-list .main_box .box_1 .product-details {
    padding-top: 20px;
    margin-top: 10px;
}
}


@media screen and (max-width: 480px) {
      
      #content .main_box .desc h5 {

    font-size: 16px;
   

}
div#rel-featured-products .owl-nav {
    display: none;
}
.last_menu .col-sm-3 {
    width: 100%;
    float: left;
}
      #content .main_box .desc .price, #content .main_box .box_1 .product-details .price {

    font-size: 16px;

}
      #content .main_box .desc p {

    font-size: 17px;
        
      }

      .dropdown-full:nth-child(3)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
      .dropdown-full:nth-child(4)  .col-sm-4 ul li:nth-child(1) a {
          font-weight: bold;
      }
      .dropdown-full:nth-child(5)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
      .dropdown-full:nth-child(5)  .col-sm-4 ul li:nth-child(1) a {
          font-weight: bold;
      }
      .dropdown-full:nth-child(6)  .col-sm-4 ul li:nth-child(1) a {
          font-weight: bold;
      }
       .dropdown-full:nth-child(7)  .col-sm-4 ul li:nth-child(1) a {
          font-weight: bold;
      }
      
        .dropdown-full:nth-child(6)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
       .dropdown-full:nth-child(7)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
      /*  .dropdown-full:nth-child(8)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      } */
  .dropdown-full:nth-child(12)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
       .dropdown-full:nth-child(10)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
       .dropdown-full:nth-child(11)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
       .dropdown-full:nth-child(13)  .col-sm-3 ul li:nth-child(1) a {
          font-weight: bold;
      }
      
      .dropdown-full:nth-child(5) .col-sm-3:nth-child(3) ul li:nth-child(1) a {

    font-weight: 300 !important;
   

}
        #rel-featured-products .owl-carousel .owl-stage {
            position: relative;
            -ms-touch-action: pan-Y;
           
        }

        #rel-featured-products .owl-item {
            width: 100% !important;
        }
      
      
      #rel-featured-products  .owl-stage {


          width: 100% !important;
          transform: inherit !important;

      }
        .slider_1 .flex-control-nav .owl-nav {
            top: 40%;
        }
        
        .full-img_box .btn_big-img {
            left: 35px;
            top: 78px;
            padding: 4px 17px;
            font-size: 14px;
         }
        
        
        .full-img a.btn.btn-new {
            bottom: 10px;
            right: 42px;
            padding: 7px 16px;
            font-size: 14px;
        }
      
      
        .header_bot.xa .xline {
            padding: 15px 0;
            width: 32% !important;
        }
      
        .header_bot.xa .xline > a{
            font-size: 13px;
            text-shadow:  none;
        }
      
        .add_imgs .col-xs-12.col-sm-6.col-md-6,
        .small_imgs {
            width: 100%;
        }
        
        form#mc-embedded-subscribe-form {
            width: 100%;
            margin: 0 auto;
        }
      
        form#mc-embedded-subscribe-form .input-group-btn {
            display: block !important;
            width: 100% !important;
            float: left;
            margin: 20px auto 0;
            text-align: center;
        }
        
        form#mc-embedded-subscribe-form #subscribe {
          width: 100%;
        }
        
        .news-letter.style2 .input-group-field{
          width: 100%;
        }
        
        #content .h_row_4 {
            margin-top: 0px;
            margin-bottom: 0 !important;
        }
        
        .h_row_1.ideas-hover{
            padding: 25px 0 0;
        }
        .navbar-header{
            display: none;
        }
        
        #header {
            height: auto;
            min-height: 70px;
        }
      
        .mobile_search_view {
            margin-top: -3px;
        }
        .flexslider.home-slider {
            max-height: 100%;
            margin: 0px -15px 0;
        }
      
        #sticker_menu {
            margin-top:0;
        }
        .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
          clear: both;
        }
      
        .header_bot .fa, .h_row_4 .fa {
            font-size: 28px;
          /*   margin-bottom: 8px; */
        }
      
        .grid .sign-title {
            font-size: 24px !important;
        }
        
        #newletter_home_se .input-group-field {
          float: left;
          width: 100%;
          margin-bottom: 10px;
        }    
        .req_p {
    padding-right: 0px;
}
        .h_row_6 {
            width: 100%;
        }
      
           .request_home .btn_c {
          font-size: 14px;          
          text-shadow: 0 0 0 #fff;
          margin: 10px auto;
          text-align: center;
          display: block;
          float: none;
      }

        .newsletter_home p {
          font-size: 18px;
          text-align: center;
          padding-top: 30px;
        }
        
        .newsletter_home {
            background-size: cover !important;
        }
      
        .mobile_view_section .list-inline.top-icons li:first-child{
            display: none;        
        }
        
        .mobile_search_view {
            display: block !important;
        }
      
        .mobile_search_view.sticky {
            position: fixed;
            top: 0;
        }
      
        .col-sm-6.request_home {
            padding: 7% 3% 6%;
            background-size: 150% 154%;
            text-align: center;
        }
      
        .template-index #featured-products .owl-prev {
            left: 16px !important;
            right: 350px;
        }
      
      #featured-products .owl-next{      
        right:20px !important;
      }
      
      .red_txt{
        display: block;
      }

     
      .frm_bot .btn_c {
          font-size: 14px;
      }
      
    
      #subscribe, #subscribe-offers{
        font-size: 14px !important;
      }

      #box7_in {
            left: 3% !important;
            top: 23% !important;
            max-width: 25%;
        }
        .box.box_1.red5.bex3 #box3_in {
            right: 0;
            width: 38%;
        }
        #box_7 > img {
            height: 146px;
        }
        #content .h_row_3 {
            padding-top: 0px;
        }
        .bex2 .promo-overlay {
            padding: 3% !important;
        }
        #box1_in {
            right: 0 !important;
            top: 30% !important;
            width: 33%;
        }
        #content .box {
            margin-bottom: 20px;
        }
        #box_3 {
            margin-bottom: 20px;
        }
        .box.box_2.red5.bex4 {
            display: none;
        }
        .home-slider .slides li:nth-child(1) .btn_c {
            margin-left: -38px;
            position: absolute;
            right: 33%;
            top: 20% !important;
        }
        .newsletter_home p {
            font-size: 18px;
        }
        #newletter_home_se .input-group-field {
            float: left;
            width: 100%;
        }
      form#mc-embedded-subscribe-offers-form {
          margin: 0 auto;
          position: relative;
          left: -2px;
      }
      .sfbox-title {

 
    margin-left: 0px;
   margin-top: 5px;

}
        .news-letter.style2 .input-group-field {
            height: 35px;
            font-size: 12px;
        }
        #subscribe {
            color: #fff;
            height: 35px;
            padding: 7px 3px;
            font-size: 12px!important;
        }
        .req_tit {
            font-size: 18px;
        }
        .req_p {
            font-size: 12px;
        }
        .request_home .btn_c {
            float: none;
            font-size: 12px;
            margin: 6px auto 0;
            max-width: 200px;
            padding: 0px 10px;
            position: relative;
            text-align: center;
            transition: all 0.3s ease 0s;
        }
        .featu-title {
            color: #222 !important;
            font-size: 22px;
            text-align: center;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .sign-title {
            color: #222 !important;
            font-size: 20px;
            margin-bottom: 10px;
        }
        .news-letter.style2 .input-group-field {
            padding-left: 5px;
        }
        #subscribe {
            padding: 7px 9px;
        }
        #box_1 {
            //float: left;
            //width: 60% !important;
        }
        .bex1 .box_inn {
            //float: left;
            //width: 40% !important;
        }
        .banner_tit {
            color: #fff !important;
            font-size: 16px !important;
        }
        .div-link {
            font-size: 14px !important;
        }
        #box_3 {
            //float: left;
            //width: 60%;
        }
        #box_6,
        #box_7 {
            //float: right;
            //width: 60%;
        }
        .bex3 .box_inn {
            // float: left;
            //height: 100%;
            // width: 40%;
        }
        .bex6 .box_inn,
        .bex7 .box_inn {
            // float: left;
            // height: 100%;
            // width: 40%;
        }

        .social li>iframe {
            height: 360px !Important;
        }
        .upload-title h2 {
            font-size: 24px;
        }
        .btn_c {
            font-size: 12px;
        }
        .uploadtitleimg {
            display: none;
        }
        .home-slider .flex-caption {
            height: 50px;
        }
        .navbar-header a.navbar-cart {
            display: none !important;
        }
        .header_bot .navbar-nav>li {
            width: 100%;
        }
        .header_bot_bak {
            background: #fff !important;
        }
        // .box_inn {left:40px !important; right:40px !important;}
        #content .h_row_2.ideas-hover {
            padding-top: 0px !important;
        }
        .promo-overlay h2 {
            font-size: 14px !important;
        }
        .fancybox-inner {
            min-width: 100px;
        }
        .navbar .navbar-toggle {
            color: #000 !important;
        }
        #header {
            display: none;
        }
        .navbar .nav>li>a {
            color: #000;
        }
        .fancybox-opened {
            z-index: 100000 !important;
        }
        /* #menu is the original menu */
        
        .js #menu {
            display: none;
        }
        .slicknav_menu {
            display: block;
        }
        .navbar-brand {
            width: 100%;
            text-align: center;
        }

         /*      .xline {display: inline-block !important; width: 100% !important; text-align: center;
padding: 1% 3%;} */
        
        .xline > a {
            color: #898989;
        }
        .xline > a:hover {
            color: #518f00;
        }
        .xa {
            background: transparent !important;
        }
        .xr {
            display: none !important;
        }

        #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode span.snize-overhidden {
    padding: 25px 0 0 0;

      }
      /* #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode.snize-two-columns li.snize-product{
      width:100% !important;
      } */
      #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode .snize-price-list,
      #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode li.snize-product span.snize-title{
      
          text-align: center  !important;
      }
  
  #covid-19-update .button_artist {
            display: none;
        }
  
        .button_artist {
            display: none;
            float: left;
            font-size: 12px;
            margin-left: 10px 0 10px 0 !important;
            padding: 10px;
            width: 100%;
        }
  
        .sfbox {
            padding: 0 !important;
        }
        .sfbox .rte {
            padding: 0 !important;
        }
        #content {
            padding: 0 0 5px;
        }
        #header .top_menu ul li a {
        font-size: 12px;
    }
    #header .hed_right ul li {
        float: none;
        font-size: 12px;
        margin: 8px 0;
        padding: 0;
        border: none;
    }
    h2 {
        font-size: 20px;
    }
    #content .box_1 .box_inn h2 {
        font-size: 18px;
    }
    #content .box_1 .box_inn p {
        font-size: 13px;
        line-height: 20px;
    }
    #content .box_1 .box_inn .fa-arrow-circle-right {
        line-height: 20px;
    }
    #content .h_row_3 .thumb {
        margin: 30px 0 20px;
    }
    #content .tag_c ul {
        float: none;
        width: 100%;
    }
    #content .tag_c a.share {
        float: none;
    }
    #content .quote .ico {
        margin-right: 10px;
    }
    /* #content .page_c a.prev {
        width: 100%;
    }
    #content .page_c a.next {
        width: 100%;
    } */
    #content .page_c ul li {
        width: 29px;
    }
    #content .page_c ul li:first-child {
        border-left: none;
    }
    #content .page_c ul li:last-child {
        border-right: none;
    }
   /*  #content .page_c ul {
        width: 100%;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        padding: 0;
    } */
    #content .blog_blk .post_com .user_img {
        float: none;
        margin: 0 0 20px 0;
    }
    #content .comment_c .com_list ul li .user_img {
        float: none;
        margin: 0 0 20px 0;
    }
    #content .comment_c .com_list ul li.comment_replay {
        padding-left: 40px;
    }
    #content .frm .frm_bot {
        text-align: center;
    }
    #content .frm .reqired {
        float: none;
        text-align: center;
        display: block;
        clear: both;
    }
    #content .frm .btn_c {
        float: none;
        margin: 0 5px;
        display: inline-block;
    }
    #content .frm .clear_btn {
        float: none;
        margin: 0 5px;
        display: inline-block;
    }
    #content .box-registration .btn_c {
        float: none;
        margin: 30px auto 0;
    }
    #content .sfbox .sign-in {
        margin-top: 37px;
        text-align: center;
    }
    #content .cart_tbl .title_row {
        display: none;
    }
    #content .cart_tbl ul {
    display: block;
    border-bottom: 1px solid rgb(239, 239, 239);
    padding: 15px 0px;
    text-align: center;
}
    #content .cart_tbl ul li {
        display: block;
        padding: 5px 15px;
        border: none;
    }
    #content .cart_tbl ul li:nth-child(1) {
        width: 100%;
    }
    #content .cart_tbl ul li:nth-child(2) {
        width: 100%;
    }
    #content .cart_tbl ul li:nth-child(3) {
        width: 100%;
    }
    #content .cart_tbl ul li:nth-child(4) {
        width: 100%;
    }
    #content .cart_tbl .total_row ul li {
        padding: 5px 0;
        display: table-cell;
    }
    #content .cart_tbl .total_row ul li:nth-child(2) {
        width: 100%;
    }
    #content .cart_tbl .con_row {
        display: block;
    }
    #content .cart_tbl ul li .thumb {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    #content .cart_tbl ul li .minus_btn {
        width: 30px;
        height: 30px;
    }
    #content .cart_tbl ul li .plus_btn {
        width: 30px;
        height: 30px;
    }
    #content .cart_tbl ul li .txtbox {
        height: 30px;
    }
    #content .cart_tbl ul li h5 {
        line-height: 30px;
    }
    #content .cart_tbl ul li .price {
    line-height: 30px;
    float: none;
}
    #content .cart_list ul li {
        padding: 0 25px 0 10px;
    }
    #content .cart_btn {
        text-align: center;
    }
    #content .cart_c .cart_btn a.info_btn,
    #content .cart_btn button.next_btn {
        float: none;
        margin: 10px auto;
    }
    #content .submit-form a.info_btn {
        float: none;
    }
    .calculate .btn_c {
        float: none;
    }
    .box-activate-account input.btn_c,
    .box-activate-account input.info_btn {
        margin: 20px auto 0;
        float: none;
    }
    #content .submit-form input.info_btn {
        float: none;
        margin: 20px auto;
        display: block;
    }
    #content .cart_c .additional-checkout {
        float: none;
        margin-top: 20px;
    }
    #content .slider .slider_img {
        height: 250px;
    }
    #content .slider .slider_desc .price_c .old_price {
        font-size: 20px;
    }
    #content .slider .slider_desc .price_c .new_price {
        font-size: 30px;
    }
    #header .cart_menu {
        width: 280px;
    }
    #header .cart_menu ul li .pro_img {
        width: 60px;
        height: auto;
    }
    #header .cart_menu .checkout_row p {
        font-size: 12px;
        float: none;
        line-height: 14px;
        padding-bottom: 10px;
    }
    #header .cart_menu .checkout_row p .fa-clock-o {
        line-height: 16px;
    }
    #header .cart_menu .checkout_row .checkout_btn {
        float: none;
        margin: 0 auto;
    }
    #header .cart_menu ul {
        display: block;
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid #efefef;
    }
    #header .acc_menu .login_frm {
        padding: 0 15px;
    }
    #header .search_menu {
        padding: 15px;
    }
    #header .menu_c .menu_title {
        padding: 15px;
    }
    #header .cart_menu ul li {
        padding: 5px 15px !important;
        display: block;
        border: none;
    }
    #header .cart_menu ul li:nth-child(1) {
        width: 100%;
    }
    #header .cart_menu ul li:nth-child(2) {
        width: 100%;
    }
    #header .cart_menu ul li:nth-child(3) {
        width: 100%;
    }
    .sbHolder {
        font-size: 12px;
    }
    #content .filter_c .sel_1 {
        width: 65px;
    }
    #content .filter_c span {
        padding: 0 5px;
    }
    #content .h_row_4 h3 {
        font-size: 18px;
    }
    #content .pro_main_c .slider_1 #thumbs img {
        width: 82px;
        height: 82px;
    }
    #content .pro_main_c .slider_1 .main_thumb {
        float: none;
        width: 240px;
        margin: 0 auto 20px;
        height: 240px;
    }
    #content .pro_main_c .slider_1 .slider_1_nav {
        float: none;
        text-align: center;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul {
        display: inline-block;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li {
        float: left;
        margin: 0 10px 0 0;
    }
    #content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
        width: 30px;
        height: 30px;
    }
  #content .pro_main_c .desc_blk .desc_blk_bot a.btn_c {
    margin: 0 auto;
    float: none;
    width: 140px !important;
} 
   
    #content .tabing .tab-content .rew_blk .date {
        float: none;
        margin-bottom: 10px;
    }
    #content .tabing .tab-content .rew_blk .user {
        float: none;
        margin-bottom: 10px;
    }
    #content .tabing .tab-content .rew_blk ul.start_list {
        float: none;
    }
    #content .pro_main_c ul.start_list,
    span.spr-badge {
        text-align: center;
        float: none;
        margin: 7px 0 20px;
    }
    #content .pro_main_c .desc_blk .review_row div.share div.social-sharing,
    #content .tag_c div.share div.social-sharing {
        float: none;
        text-align: center;
    }
    #content .pro_main_c .desc_blk .review_row div.share,
    #content .tag_c div.share {
        float: none;
        clear: both;
        padding-top: 10px;
    }
    .desc_blk_bot input#addToCart.btn_c {
    margin: 0px !important;
    float: none !important;
    }
/* input#addToCart {
    text-align: center;
    max-width: 100%;
    width: 50% !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
} */
  
    /*.swym-button-bar {
      margin: 10px 0px 10px 20px !important;
    }
    button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
        width: 166px !important;
    }*/
    a.spr-summary-actions-newreview,
    .spr-button,
    .spr-button-primary,
    .spr-container button,
    .spr-container .btn,
    .spr-container .btn-primary {
        margin: 20px auto 0;
    }
    #footer .f_top .ftop_blk {
        border-bottom: 1px solid #ecefef;
        border-right: none;
    }
    #footer .f_top h5 {
        width: 90%;
    }
    #footer .f_top .icon {
        top: 0;
    }
    #footer .f_mid .social ul {
        display: inline-block;
    }
    #footer .f_mid .partner {
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .f_mid .padd_fo {
        text-align: center;
        padding: 8px 18px !important;
        border-bottom: 1px solid #626262;
    }
    .f_mid .padd_fo:last-child {
        border: none;
    }
    .top-logo {
        min-width: 215px;
        text-align: center;
    }
.pro-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
}   


@media only screen and (min-width: 386px) and (max-width: 480px) {
        .social li>iframe {
            height: 410px !Important;
        }
        #box5_in {
            top: 18% !important;
        }
        .bex6 .promo-overlay {
            //padding: 26% 1%;
        }
        #box_7 > img {
            //min-height: 152px;
        }
        .bex5 .promo-overlay {
            padding: 30% 1%;
        }
        .bex3 .promo-overlay {
            //padding: 24% 1%;
        }
        .bex1 .promo-overlay {
            //background: #518f00 none repeat scroll 0 0;
            // padding: 39% 2%;
            text-align: center;
        }
    } 

 @media only screen and (min-width: 360px) and (max-width: 480px) {
        .social li>iframe {
            height: 310px !Important;
        }
    }

@media screen and ( max-width: 420px){
.modal-cart-success .modal-button {
    margin-right: 5px;
    padding: 0 15px;
}

    .full-img a.btn.btn-new {
        bottom: 18px !important;
        right: 40px !important;
        padding: 6px 28px;
    }

}

@media (max-width: 414px) {
 .top-logo {
    min-width: 168px;
} 
}


@media (max-width: 400px) {
        .product_c .grid-item h5, .product_c .grid h5 {
            font-size: 15px;
        }
    }

@media only screen and (max-width: 385px) {
        #box5_in {
            right: 0 !important;
            top: 13% !important;
            width: 46%;
        }
        #box3_in {
            top: 18% !important;
        }
        #box_7 > img {
            //min-height: 146px;
        }
        .bex1 .promo-overlay {
            // padding: 20% 2%;
        }
        .bex3 .promo-overlay {
            //padding: 20% 1%;
        }
        .bex5 .promo-overlay {
            padding: 26% 1%;
        }
        .bex6 .promo-overlay {
            // background-color: #3e9aa9;
            // padding: 23% 1%;
            // text-align: center;
        }
        .bex7 .promo-overlay {
            //margin-top:20px;
            // padding: 19% 1%;
        }
        #box_7 > img {
            //min-height: 146px;
        }
    }



@media screen and (max-width:386px){

    .template-index #featured-products .owl-prev {
        left: 16px !important;
        right: 315px !important;
        right: ;
    }
	
.modal-button {
    margin-right: 0px;
    margin-bottom: 5px;
    width: 100%;
}
.modal-button2 {
    width: 100%;
}

}
@media (max-width: 375px) {
.top-logo {
    min-width: 130px;
}
 #featured-products .main_box .box_1 img {
    height: 225px;
}
 .main-img {
    width: 50%;
}
.desc_blk_bot input#addToCart.btn_c {
    width: 145px;
}
/*button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
    width: 145px !important;
}*/
}

@media (max-width: 360px){
.top-logo {
    min-width: 112px;
}
.template-index #featured-products .owl-prev {
        left: 16px !important;
         right: 291px !important;
    }
  
    .full-img a.btn.btn-new {
        bottom: 12px !important;
        right: 27px !important;
        padding: 6px 28px;
    }
  /*.swym-button-bar {
    margin: 10px 0px 10px 10px !important;
}*/

}

@media (max-width: 320px){
.top-logo {
    min-width: 80px;
}
#header .menu-collapser{
          top: -18px;
      }
      .mobile_view_section .list-inline.top-icons > li{
            line-height: 40px !important;
      }
      .mobile_view_section .list-inline.top-icons .cart_btn .count{
          left: 24px !important;
            line-height: 19px !important;
    top: 0px !important;
      }
        .product_c .grid .grid-box * {
            font-size: 3vw;
        }
        html #content .h_row_1 .box_1 .box_inn {
            bottom: 5px;
            right: 0 !important;
            width: 33%;
            padding: 0 10px;
        }
        .home-slider .slides li:nth-child(1) .btn_c {
            right: 30% !Important;
            margin-top: 25px;
        }
        #subb {
            width: 45% !important;
            text-transform: uppercase;
        }
        .template-index #featured-products .owl-prev {
        left: 16px !important;
        right: 250px !important;
    }
  
  
  
    .full-img a.btn.btn-new {
          bottom: 10px !important;
          font-size: 12px !important;
          padding: 6px 16px !important;
          right: 36px !important;
      }
  
    .request_home .btn_c {
        font-size: 14px;
        max-width: 90% !important;
        width: 90% !important;
      }

.adds_sect_custm .full-img .btn.btn-new {
    bottom: 20px;
    width: 108px !important;
}
/*    button.btn.swym-button.swym-add-to-wishlist.swym-inject.swym-text.swym-heart.swym-loaded {
    width: 125px !important;
    font-size: 12px !important;
}*/
.desc_blk_bot input#addToCart.btn_c {
    width: 20%;
    font-size: 12px !important;
}
/*  .swym-button-bar {
    margin: 10px 0px 10px 5px !important;
}*/

}




.all_add_cart_btn,.aaa-wl-share-btn-b,body .aaa-wl-save-btn-b {
  background-color: rgb(81, 142, 0) !important;
}

html input[disabled]{
pointer-events: none;
}

.pro-buttons {
    float: left;
}
#snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode ul, #snize_results.snize-mobile-design.snize-new-version #snize-search-results-list-mode ul, #snize_results.snize-mobile-design.snize-new-version div.disabled-opacity {
     margin-left: 1% !Important;
    margin-right: 1% !Important;
    width: 98% !Important;
}
/* #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode.snize-two-columns li.snize-product:nth-child(even) {
    margin-block: 15px;
} */
#kudobuzz_product_review_form_widget .kudobuzz_widget_tabs nav a:hover, #kudobuzz_product_review_form_widget h2 {
    font-family: 'Montserrat', sans-serif !important;
}
#kudobuzz_prodtsite_first_to_review .kudobuzz_widget_site_review_unit_content {
    margin: 0 0 15px 0px !important;
}
#kudobuzz_product_review_form_widget #kudobuzz_prodtsite_first_to_review {
    padding-top: 8px !important;
    text-align: left;
}
#kudobuzz_prodtsite_first_to_review  h2.kudobuzz_widget_bsc_clr {
    font-size: 19px;
    margin-left: -11px;
}
#header .hed_right ul li a.btn_c.pop-continue-btn {
    color: #fff !important;
    height: auto !important;
    margin: 0 auto 15px;
    padding: 13px !important;
}
@media (min-width:768px) and (max-width:768px){
.template-index .header_bot .navbar .navbar-nav li .dropdown-menu span a {
    display: block !important;
}
.template-index .header_bot .navbar .navbar-nav li .dropdown-menu>div, .template-index  .header_bot .navbar .navbar-nav > li.dropdown-full > .dropdown-menu li>a  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.template-index li.dropdown-full {
    position: relative !important;
}
.template-index nav #main_navbar .navbar-nav li a.single-item .caret {
    width: 65px !important;
    display: block !important;
    position: absolute !important;
    top: 0px;
    height: 100% !IMPORTANT;
    text-align: center;
    line-height: 50px;
    right: 0px !important;
	    z-index: 99999;
}
.template-index .header_bot .navbar .navbar-nav li.dropdown-full.open-dropdown > .dropdown-menu, .header_bot .navbar .navbar-nav > li.dropdown-wide.open-dropdown > .dropdown-menu {
    width: 100%;
    display: block;
    max-height: 260px;
    padding: 10px 0px !important;
    overflow-y: auto !important;
    margin: 0px !important;
    position: absolute;
}
.template-index #nav #main_navbar .navbar-nav li a.single-item .caret {
    /* display: none !important; */
    display: block !important;
    width: 40px !important;
    position: absolute !important;
    top: 0px;
    line-height: 48px;
    right: 15px !important;
    height: 100% !important;
    text-align: center;
}
a.single-item img.cstm-icon {
    opacity: 1;
    filter: invert(1);
}
.template-index .navbar .navbar-nav > li .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.template-index .dropdown-menu img {
    background: #fff;
    padding: 2px;
    height: 45px;
    max-width: 45px;
    margin: 7px 6px;
}
.template-index .navbar .navbar-nav.dropdown-onhover>li:hover>.dropdown-menu{
	display: none !important;
}
.template-index .navbar .navbar-nav.dropdown-onhover > li.open-dropdown > .dropdown-menu {
    display: block !important;
}
.template-index li.dropdown-full::before {
    content: "";
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0px;
    z-index: 9;
}
.template-index li.dropdown-full.no-arrow::before {
	display: none;
}
li.visible-ms.visible-sm.visible-xs.no-arrow {
    display: none !important;
}
.no-arrow span.caret {
    opacity: 0;
}
.template-index .header_bot .navbar .navbar-nav li.dropdown-full.dropdown-drop.no-arrow.open-dropdown > .dropdown-menu  {
    padding: 0px !IMPORTANT;
}
}

/************************************************************************************/
#search-results .snize-horizontal-filters.snize-product-filters, #search-results .snize-main-panel-controls {
    display: none !IMPORTANT;
}
#snize-search-results-grid-mode li.snize-product .snize-view-link, #snize-search-results-grid-mode li.snize-product .snize-item {
    height: 100%;
}
#snize-search-results-list-mode .snize-item.clearfix {
    padding: 15px 10px;
    box-shadow: rgba(11, 25, 28, 0.1) 0px 2px 2px;
}
#content .view-list .main_box .box_1 .product-details .btn_c {
    margin-right: 0px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#content .view-list .main_box .box_1 .product-details input.btn_c {
    margin-right: 10px;
}
#content .filter_c .collection-view > a {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0px 2px;
}
#content .filter_c .collection-view span {
    padding: 2px 13px 0px;
}
#content .filter_c .form-control {
    height: 30px;
    padding: 4px 10px;
}
#content #snize-search-results-list-mode span.snize-thumbnail img {
    position: initial;
    max-width: 90% !important;
    max-height: 280px !IMPORTANT;
}
#content #snize-search-results-list-mode span.snize-thumbnail {
    height: auto !important;
    width: 100% !important;
    border: none !important;
    margin: 0px !important;
}
#snize_results.snize-mobile-design.snize-new-version #snize-search-results-list-mode span.snize-overhidden {
    padding: 0px !IMPORTANT;
}
#content #snize-search-results-list-mode .snize-thumbnail-wrapper {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
      margin-right: 0px;
}
#snize-search-results-list-mode span.snize-overhidden {
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
    text-align: center;
    margin: 30px 0px;
}
#snize-search-results-list-mode li.snize-product {
    border-bottom: none !important;
    padding: 15px 12px 15px 5px !important;
}
#snize-search-results-list-mode span.snize-overhidden span.snize-title {
    color: #000;
    font-size: 16px !important;
    display: block !important;
    margin-bottom: 5px;
  font-weight: 300;
}
#snize-search-results-list-mode span.snize-description {
    color: rgb(137, 137, 137) !important;
    font-size: 14px;
    line-height: 17px;
    padding-left: 30px;
}
#content #snize-search-results-list-mode .snize-price-list {
    color: rgb(176, 13, 30);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 18px;
  margin-right: 0px;
}
#snize_results.snize-mobile-design span.snize-price.money {
    margin-right: 0px;
}
#content #snize-search-results-list-mode li.snize-product .snize-button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    opacity: 1;
    visibility: visible;
    display: none !important;
}
#snize-search-results-list-mode .snize-item.clearfix {
    display: flex;
    flex-wrap: wrap;
   align-items: center;
}
.trustblox-out-of-stock-message{
display: none !important;
}
.grecaptcha-badge {
    bottom: 75px !IMPORTANT;
	visibility: hidden !IMPORTANT;
}
.change-view svg {
    width: 30px;
}
div#kayako-messenger {
    bottom: -15px !IMPORTANT;
}
div.snize div.snize-main-panel {
    border: none !important;
}
@media (max-width:767px){
.navbar-header{
    display: none;
  }
.hed_right{
     display: none;
}
#snize-search-results-grid-mode span.snize-thumbnail {
    height: 180px!important;
}
#snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode ul, #snize_results.snize-mobile-design.snize-new-version #snize-search-results-list-mode ul, #snize_results.snize-mobile-design.snize-new-version div.disabled-opacity {
    margin-left: 0%!important;
    margin-right: 0%!important;
    width: 100%!important;
}
#snize-search-results-grid-mode .snize-search-results-content li {
    box-shadow: none;
}
.snize-item.clearfix {
    box-shadow: 0 2px 2px rgb(11 25 28 / 10%);
	-webkit-box-shadow: 0 2px 2px rgb(11 25 28 / 10%);
    -moz-box-shadow: 0 2px 2px rgb(11 25 28 / 10%);
}
body #snize-search-results-grid-mode span.snize-overhidden .snize-title, body #snize-search-results-grid-mode span.snize-price {
    font-size: 13px !important;
}
#snize-search-results-grid-mode span.snize-price {
    margin: 5px 0 10px!important;
}
#snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode li.snize-product {
    padding: 10px 5px !important;
    border: none !important;
}
.mobile_view_section {
     display: block;
}
body#account .title:before, body#account .title:after {
    display: none;
}
body#account .title {
    display: flex;
    align-items: center;
    padding-top: 35px;
    justify-content: space-between;
    flex-wrap: wrap;
}
body#account .title h1 {
    font-size: 22px;
    margin-top: 0px;
    padding-right: 6px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(100% - 120px);
    text-align: left;
}
body#account .title a.sign_up.account_logout {
    position: initial;
    font-size: 22px;
    max-width: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: right;
    margin-top: -0.6px;
}
  #snize-search-results-list-mode li.snize-product {
    padding: 15px 12px 15px 12px !important;
}
#header .menu-collapser {
    display: block !important;
}
#external_links.navbar-collapse.collapse{
	display: none !important;
}
ul.nav.navbar-nav.navbar-left.dropdown-onhover li {
            display: block;
            text-align: center;
            float: none;
            width: 100%;
            margin: auto;
        }
		.navbar-collapse.collapse{
            display: none !important;
        }
		
		#external_links .search-area {
            display: none;
        }
		.request-callback {
            display: none;
        }
		#header .request-callback {
            float: none;
            margin-right: 0;
            margin-top: 20px;
        }
		ul.nav.navbar-nav.navbar-left.dropdown-onhover {
            width: 100%;
        }
		.header_bot .navbar .navbar-nav {
            margin: 0;
            width: 100%;
            font-size: 14px;
        }
		.header_bot .navbar .navbar-nav li a {
            padding: 10px !important;
        }
		.header_top_sect .right-top-links {
            padding-top: 0;
        }
		.header_bot .navbar .navbar-nav li a {
            display: none !important;
        }
		.header_bot .navbar .navbar-nav li, .template-index .header_bot .navbar .navbar-nav li {
		padding: 8px 0px !important;
		border-bottom: 1px solid #ecefef;
	}
	.template-index .header_bot .navbar .navbar-nav ul li a {
    display: block !important;
}
}
@media (max-width:575px){
#content #snize-search-results-list-mode .snize-thumbnail-wrapper, #snize-search-results-list-mode span.snize-overhidden {
    flex: 0 0 100%;
    max-width: 100%;
}
#snize-search-results-list-mode span.snize-overhidden {
    margin: 20px 0px;
}
#snize-search-results-list-mode span.snize-description {
    padding-left: 0px;
}
}
.aaa-ask-the-wishlist-grid span:nth-child(2) {
    display: none;
}
.pro-buttons {
    display: flex;
}
#kayako-messenger{
  display:none;
}

#contact_iframe{
  max-height: 445px;
}
.sticky .navbar .navbar-nav {
     margin-top: 0px; 
}








#fsb_bar{
  font-family: 'Montserrat', sans-serif !important
}

#header .hed_right ul li>a{
  font-size: 0px !important;
  padding-right: 0 !important;
  margin: 0 10px;
}
#header .hed_right ul li:not(.openbox) span{
  margin-right: 0 !important;
}
#header .hed_right ul li>a span:not(.icons){
  font-size: 14px !important;
}
.sidebar .side_box_2 ul li .post_detail {
    width: 100%;
}
#BIS_trigger{
  font-size: 13px !important;
  text-transform: inherite;
}

input#addToCart.btn_c.buto.disabled{
  background-color: #323232 !important;
}
.snize-product-filters-price-symbol{
  display: none;
}
#faheart::before{
  content: "\f004";
  display: block;
}
span.wish-icon span.aaa-ask-the-wishlist-grid{
min-width: unset !important;
}
#faheart{
  color: #000;
  font-size: 25px;
}
#faheart:hover{
  color: red;
}
.template-product .title h1r{
  text-align: right !important;
}
#productPrice{
  font-size: 20px;
    line-height: 40px;
    color: #282727;
      font-weight: bold;
}
.after_title.price{
  padding: 15px 20px 0 20px;
}
#header .hed_right ul li,#header .hed_right ul li:nth-child(2){
  border-left: 0;
}

.discount_rate{
  color: red;
}
.kudobuzz_star_icon:nth-of-type(2){
  display: none;
}
.kudobuzz_star_icon{
  color: #04da8d !important;
}
.bottom_left {
    text-transform: inherit !important;
}
.aaa-ask-the-wishlist-grid.fa-heart{
  background-color: transparent !important;
  height: 43px !important;
}
#content .pro_main_c .slider_1 {
    margin-top: 35px;
} 
.timer_container #BIS_trigger{
  display: none;
}
.header_top_sect .right-top-links .nav li a .cart-icon {
    background-color: transparent;
    color: #000;
    justify-content: center;
    align-items: center;
    display: flex;
    top: -4px;
    padding-left: 0 !important;
}
.right-top-links img.cstm-icon{
  max-width: 25px !important;
}
#header .hed_right ul li{
  line-height: 25px;
}
.sing_icon_heart{
  max-width: 25px;
}

.header_top_sect .right-top-links .nav li a .cart-icon .count{
    top: -8px !important;
    padding-left: 0 !important;
    height: 20px !important;
    width: 20px !important;
    right: 10px;
    line-height: 20px;
}
.navbar-header #coin-container{
  top: 0;
}
.header_top_sect .right-top-links .nav li a .cart-icon .cart-total-price{
  display:none;
}
#header .hed_right ul li>a .cart-icon  .fa.fa-shopping-cart{
  font-size: 20px !important;
    margin-right: -4px;
}

.open .dropdown-menu{
   min-width: 450px;
 }
.breadcrumb {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    padding-top: 20px;
}
#artist_title{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.side_box .main_box h5{
  background-color: transparent;
  padding: 0 !important;
}
.side_box .main_box .price{
    padding: 0 !important;
}
.sidebar .side_box {
    background: #f3f6f6;
}
#content .sidebar .product_c .main_box{
  margin-bottom: 30px;
}
.sproduct{
  box-shadow:none !important;
}
.breadcrumb>li {
    display: inline-block;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}
.breadcrumb>li a{
  color: #000;
  font-weight: normal;
}
.cart_upsell .main_box .price{
    margin-bottom: 0px;
}
#sponsored_artiset{
  display: grid;
  grid-template-columns: auto auto auto;
}
#sponsored_artiset .info-box{
  width: 100% !important;
}
#sponsored_artiset::before, #sponsored_artiset::after{
  display: none;
}
#content .title .title_right
{
  display: none;
}
#header .hed_right ul li > a span:not(.icons) {
    font-size: 11px !important;
}

.sing_icon_heart.hover{
  display: none;
}
.wish-icon:hover .sing_icon_heart{
  display: none;
}
.wish-icon:hover .sing_icon_heart.hover{
  display: block;
}
#BISModal,#BISModal *,#BIS_frame{
font-family: 'Montserrat'  !important;
}
.aaa_icon_text{
  display:none !important;
}
#content .main_box:hover .box_1 input.cart_btn_1,#content .main_box:hover .box_1 a.btn_c.more_btn.select-options{
    top: 50%;
    margin-top: -22px !important;
}
#shopping_cart{
  max-width: 22px !important;
  margin-top: 2px;
}
.heart_wrap .sing_icon_heart.hover.cstm-icon{
  display: none;
}
.heart_wrap:hover .sing_icon_heart.hover.cstm-icon{
  display: inline;
}
.heart_wrap:hover .sing_icon_heart.cstm-icon{
  display: none;
}
#modal-popup:not(.popup-block) .dropdown-menu{
  display: none !important;
}
.popup-block .dropdown-menu {
    min-width: 450px;
}

#header .cart_menu .checkout_row .btn_c {
    padding: 7px 10px !important;
}
.heart_wrapper .sing_icon_heart {
    max-width: 20px;
}
.alert-info {
    background-color: transparent !important;
    border-color: #eeeeee !important;
    color: #000 !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
  
}
option[value='best-selling']{
display: none !important;
}
.swal2-container, .swal2-container *{
  font-family: 'Montserrat' !important;
}
#your-shopping-cart .add_banner{
  display: none;
}
.upsell_section_title{
  margin-bottom: 30px;
  font-family: 'Montserrat';
}
.flatpickr-current-month{
  display: flex !important;
}
.aaa-full-width .bg-gray-lighter {
    background-color: transparent;
}
.right-top-links img.cstm-icon{
  opacity: 1 !important;
}
#header .hed_right ul li>a{
  margin-right: 8px;
}
.request-callback {
    margin-top: -25px;
}
.cart_tbl .info_btn{
  display: none !important;
}
.aaa-wish-options .aaa-wl-share-btn-b {
    background-color: transparent !important;
    color: #fff;
    background-image: url(/cdn/shop/files/share_FILL0_wght400_GRAD0_opsz48.png?v=1674641403);
    background-position: center;
    background-size: contain;
    padding: 17px !important;
    background-size: 60% !important;
}
#header .cart_menu .checkout_row .btn_c{
  width: unset;
}
.frcp-new-address:hover {
    border-color: #518f00;
}
.currency_icon_profile{
  max-width: 20px;
}
#header .hed_right ul li>a.heart_wrap{
  padding-left: 0px !important;
}
.aaa_icon_text{
  display: block !important;
  color: #000 !important;
}

  #popup{
width: 100vw;
    height: 100vh;
    background-color: rgb(0, 0, 0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.pcontent{
    width: 350px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    padding: 60px 30px;
  position: relative;
}
.login_frm .favourites-account{
  display: none;
}
#including_vat.including_vat{
      text-transform: initial;
    font-size: 12px;
}
.btn.btn-small.popup-close2{
    background-color: #508E00;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 10px;
    font-size: 14px !important;
    margin-top: 30px;
}
.popup-close1{
  position: absolute;
  top: 0;
  right: 0;
      border: 0;
    padding: 10px;
    background-color: transparent;
}

#coin-container{
  display: none !important;
}
.customer-logged-in #modal-popup{
  display: none !important;
}

.customer-logged-in .open-account-block .account-popup span{
font-size: 14px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  padding-right: 10px;
}
.pro-buttons span.aaa_icon_text{
  display: none !important;
}
.active-wish .sing_icon_heart{
  display: none;
}
.active-wish .sing_icon_heart.hover{
  display: block;
}
@media only screen and (min-width: 1250px){
  #BIS_trigger{
  height: 43px;
  margin-top: 0 !important;
  float: left !important;
    margin-left: 5px;
}
.navbar-header .navbar-right{
  margin-right: -25px !important;
}
#including_vat{
  font-size: 12px !important;
  text-transform: initial !important;
}

#content .product_c #rel-featured-products.recommended_related_products .main_box{
  margin-right: 38px !important;
}
#content .product_c #rel-featured-products.recommended_related_products .main_box:last-child{
  margin-right: 0 !important;
}
  
  
}

@media only screen and (max-width: 992px){
  #sponsored_artiset{
  grid-template-columns: auto auto;
}
}
@media only screen and (max-width: 767px){
  #sponsored_artiset{
  grid-template-columns: auto ;
}
}

@media only screen and (min-width: 767px) and (max-width:1250px){
  .request-callback{
    margin-right: 40px;
  }
}

.rte h3 {
    font-family: 'Montserrat';
    }

.signup-newsletter {
    display: flex;
    align-items: center;
   margin-top:10px
}
.signup-newsletter label {
    padding-left: 0;
    font-weight: normal;
    line-height: 1.15;
}
.signup-newsletter input[type="checkbox"] {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -6px;
}
.signup-newsletter input:checked+label:after{
 content:""
}



    