/* 
	Web design by : So-creative
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
* {
    margin: 0;
    padding: 0;
}
html body {

   font-family: 'Open Sans', sans-serif;
}
/* a:hover{color:#fff !important;} */
ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body a {
    color: #000;
    text-decoration: none;
    transition: 0.2s;
    line-height: 26px;
    font-size: 16px;
}
body h3 {
    font-size: 30px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}

body h1 {
    font-size: 30px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}

body h2 {
    font-size: 32px;
	font-family: 'Open Sans', sans-serif;
    margin: 0;
    line-height: 37px;
    font-weight: 500;
}

body h5 {
    font-size: 24px;
    margin: 0;
	font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: normal;
}

body p {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
body{
	overflow-x:hidden;
}

.mo-openid-app-icons {
    padding-left: 10px;
    margin-top: -20px !important;
}
#thwmscf-tab-panel-0 .mo-openid-app-icons {
    padding-left: 76px;
    margin-top: 10px !important;
    text-align: center !important;
}
.mo-openid-app-icons a:hover {
    transform: scale(1.0) !important;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    width: 35px;
    text-align: center;
    padding: 1em .5em;
    position: relative;
    top: -67px;
    right: -155px;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove button {
    background: transparent;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove button i{
	color: #737373 !important;
}
.wishlistsview-popup .product-stock {
    position: relative;
    top: -41px;
}
.popup .form .form-element input[type="submit"] {
    background: #737373 !important;
    color: #fff !important;
    padding: 10px 0px !important;
}
.post-12 .woocommerce-notices-wrapper .cart-empty.woocommerce-info {
    padding: 15px 48px !important;
}
.woocommerce-cart .tinv-wishlist.woocommerce .cart-empty.woocommerce-info {
    padding: 15px 48px !important;
}
.woocommerce-cart .tinv-wishlist.woocommerce {
    display: none !important;
}
.woocommerce-cart #wishlistsview .tinv-wishlist.woocommerce {
    display: block !important;
}
.return-to-shop a {
    border-radius: 0px !important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
    display: none !important;
}
/* Menu Form  Css*/
.account_link_section {
    position: relative;
}
.login-register-popup {
    position: absolute !important;
    width: 350px !important;
    top: 31px !important;
    right: -83px !important;
    background: #fff !important;
    z-index: 11 !important;
}
.login-register-popup .row {
    display: block !important;
	margin:0px !important;
}
.login-register-popup .nav.nav-tabs {
    border-bottom: 0px !important;
}
.login-register-popup .nav.nav-tabs a {
    padding: 10px 10px;
    position: relative;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 15px !important;
}
.login-register-popup .nav.nav-tabs a:hover {
    font-weight: 600 !important;
    color: #000 !important;
}
.login-register-popup .nav.nav-tabs .active.show{
    color: #000;
    font-weight: 600;
}
.login-register-popup .nav.nav-tabs li {
    margin: 0px 6px;
}
.login-register-popup .tab-content .tab-pane h3 {
    display: none !important;
}
.login-register-popup .tab-content .tab-pane #customer_login h1{
	 display: none !important;
}
.login-register-popup .tab-content .tab-pane #customer_login .login {
    padding: 0px 0px 0px 0px !important;
    border: 0px !important;
}
.login-register-popup .tab-content .tab-pane #customer_login .register {
    padding: 0px 0px 0px 0px !important;
    border: 0px !important;
}
.login-register-popup .tab-content .tab-pane #customer_login .login label, 
.login-register-popup .tab-content .tab-pane #customer_login .register label {
    font-size: 14px!important;
    width: 100%!important;
    color: #515151 !important;
}
.login-register-popup .tab-content .tab-pane #customer_login .login label a {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 14px !important;
	color: #515151 !important;
}
.login-register-popup .tab-content .tab-pane #customer_login #login,
.login-register-popup .tab-content .tab-pane #customer_login .button {
    background: #737373;
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
    padding: 10px 0px !important;
    text-transform: uppercase;
}
#nav-bar .mo_login_button {
	 width:100%;
	 height:50px;
	 padding-top:15px;
	 padding-bottom:15px;
	 margin-bottom:-1px;
	 border-radius:4px;
	 background: #7272dc;
	 text-align:center;
	 font-size:16px;
	 color:#fff;
	 margin-bottom:5px;
 }

/* Menu Form End Css */
/* Whislist css*/
#wishlistsview {
    position: relative;
}
.wishlistsview-popup {
    position: absolute;
    z-index: 11;
    width: 350px;
    left: auto;
    background: #fff;
    right: -30px;
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}
.wishlistsview-popup  .container {
    padding: 0px  15px !important;
}
.wishlistsview-popup .product-thumbnail {
    /* margin-top: -16px; */
    width: 40%;
    float: left;
}
.products-description {
    width: 60%;
    float: right;
    padding-left: 15px;
    height: 135px;
}
.tinv-wishlist .tinv-header {
    margin-bottom: 10px !important;
}
.product-wishlist-items {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.product-action .button {
    background: transparent !important;
    margin-top: 10px !important;
    font-size: 14px !important;
    padding: 15px 0px !important;
    border-radius: 0px !important;
    color: #737373 !important;
    text-align: right !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
}
.tinv-wishlist .product-action {
    width: 100% !important;
    text-align: center;
    position: relative;
    top: -68px;
}
.tinvwl-to-right.look_in .button {
    background: #737373 !important;
    border-radius: 0px !important;
    color: #fff !important;
    margin-top: 10px !important;
    padding: 10px 0px !important;
}
.woocommerce-lost-password .woocommerce-form-row.form-row {
    width: 50%;
}
.mail-chimp_widget input[type="email"]:focus-visible {
    outline: none !important;
}
/* Whislist Page Css */
.page-id-226 .product-wishlist-items {
    width: 25%;
    float: left;
}
.page-id-226 .products-description {
    width: 100%;
    float: right;
    padding-left: 0px;
    height: auto;
    padding: 6px 3px;
}
.page-id-226 .tinv-wishlist .product-thumbnail {
    min-width: 100px;
    max-width: 100%;
    width: 100%;
    float: left;
    padding: 0px 3px;
}
.page-id-226 .tinv-wishlist .tinvwl-table-manage-list .product-remove button i {
    color: #737373 !important;
    font-size: 25px;
}
.page-id-226 .tinv-wishlist .tinvwl-table-manage-list .product-remove {
    width: 35px;
    text-align: center;
    padding: 6px 2px;
    position: relative;
    top: -363px;
    right: 0;
    float: right;
}
.page-id-226 .product-action .button {
    font-size: 14px !important;
    font-weight: 400 !important;
    background: transparent !important;
    color: #fff;
    border-radius: 0px !important;
}
/* Whislist css end*/
/* Search Box Css */
/* .search-box{
  width: fit-content;
  height: fit-content;
  position: relative;
}
.input-search {
    height: 30px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    outline: none;
    border-radius: 25px;
    transition: all .5s ease-in-out;
    background-color: transparent;
    padding-right: 40px;
    color: #fff;
    position: absolute;
    right: 0;
}
.input-search::placeholder{
  color:rgba(255,255,255,.5);
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
.input-search:hover, .input-search:focus-visible{
	outline:none;
}
.btn-search {
    width: 50px;
    height: 50px;
    border-style: none;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: -14px;
    color: #ffffff;
    background-color: transparent;
    pointer-events: painted;
    top: -12px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #fff;
}
.btn-search:focus{
	outline:none;
}
.btn-search:focus ~ .input-search{
  width: 210px;
  border-radius: 0px;
  background-color: transparent;
  border-bottom:1px solid rgba(255,255,255,.5);
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.input-search:focus{
  width: 210px;
  border-radius: 0px;
  background-color: transparent;
  border-bottom:1px solid rgba(255,255,255,.5);
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.search-no-results .shop_page_filter {
    min-height: 500px;
} */
.page-id-80 #customer_login .col {
    padding: 0px !important;
}
.page-id-80 .register {
    border: none !important;
    padding: 0px !important;
}
.page-id-80 .register .button {
    background: #737373 !important;
    color: #fff !important;
    border-radius: 0px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    padding: 7px 0px !important;
}
.page-id-73 #customer_login .login {
    padding: 0px !important;
    border: none !important;
    margin: 0px !important;
}
.page-id-73 #customer_login .login label {
    font-size: 14px !important;
    width: 100%;
    display: block;
}
.page-id-73 #customer_login .login label a {
    font-size: 13px !important;
    text-align: right;
    display: inline-block !important;
    width: 50%;
    float: right;
	text-decoration:underline !important;
}
.page-id-73 #customer_login #login {
    background: #737373;
    width: 100%;
    border: none;
	font-weight: 400 !important;
    color: #fff;
    padding: 5px 0px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 0px !important;
}
.page-id-73 .login_page_section table{
    margin: 10px 17px !important;
}
.page-id-80 .register_page_section table {
    margin: 10px 0px !important;
}
.page-id-73 .login_page_section table tr td,
.page-id-80 .register_page_section table tr td {
    padding: 10px 20px !important;
}

.error404-content {
    display: block !important;
    padding: 100px;
    text-align: center;
}
.error404-content i {
    font-size: 100px;
    margin-bottom: 15px;
    color: #737373;
}
.error404-content h1 {
    font-size: 100px !important;
    margin-bottom: 10px;
}
.error404-content .intro-text p {
    margin-bottom: 30px;
}
.error404-content .back-to-home {
    background: #737373 !important;
    padding: 15px 50px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
}
.thankyou-section {
    margin: 0px !important;
    padding: 100px;
}
.thankyou-section h1 {
    font-size: 30px !important;
    padding-bottom: 20px;
}
.up-sells.upsells.products {
    clear: both;
}
.up-sells.upsells.products h4 {
    text-align: left;
    font-size: 26px !important;
    font-weight: 500;
    background: #737373;
    margin: 0;
    padding: 18px 20px;
    color: #fff;
    text-transform: uppercase;
}
.up-sells.upsells.products .products.columns-4 li {
    margin: 0px !important;
    width: 33.33% !important;
    position: relative;
}
.up-sells.upsells.products .products.columns-4 {
    margin-bottom: 0px !important;
}
.up-sells.upsells.products .products.columns-4 li h2 {
    position: absolute;
    top: 0;
    font-size: 24px;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #000;
	text-align: center;
}
.category_section_two .col-md-3 {
    padding: 0;
}
.up-sells.upsells.products .products.columns-4 li img {
    margin-bottom: 0px !important;
}
.up-sells.upsells.products .products.columns-4 li .price {
    position: absolute;
    bottom: 0px !important;
    font-size: 16px !important;
    padding: 10px 10px 4px 10px !important;
    text-align: right;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    right: 0;
}
.page-numbers {
    margin-top: 20px !important;
    margin-bottom: 6px !important;
}
.product_shop .woocommerce-pagination .page-numbers {
    border: none;
}
.product_shop .woocommerce-pagination .page-numbers li {
    border: none;
    margin: 0 10px 0 0;
}
.woocommerce-shop .products li a .woocommerce-loop-product__title:hover {
    color: #000 !important;
}
.woocommerce-shop .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.single-product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.woocommerce-shop .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,
.single-product .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
    display: none;
}
.woocommerce-shop .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}
.woocommerce-pagination {
    background: #F5F5F5;
}
.product_shop .woocommerce-pagination .page-numbers li span.current {
    background: #737373;
    color: #fff;
    padding: 9px 0 0 0;
    border-radius: 50px;
    height: 35px;
    width: 35px;
}
.product_shop .woocommerce-pagination .page-numbers li a {
    border: 1px solid #777777;
    padding: 8px 0 0 0;
    border-radius: 50px;
    height: 35px;
    width: 35px;
    color: #777777;
}
.page-numbers span, .page-numbers a {
    margin-top: 0px !important;
}
.search-box-form .input-search {
    border-style: none;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    outline: none;
    transition: all .5s ease-in-out;
    padding-right: 40px;
    color: #000;
    position: absolute;
    right: 0;
    background: #fff;
    width: 27%;
    border-radius: 0;
    height: 56px;
    z-index: 9;
    box-shadow: 0 4px 20px #0000004f;
    top: 75px;
}


/* Search box end css  */


.second-footer {
    background: #737373;
    margin: 0px !important;
    padding: 50px 0px 0px 0px !important;
    clear: both;
}
.logo_ft {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 30px;
}
.ft_social_link li {
    display: inline;
    margin-right: 10px;
}
.ft_social_link li a i {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: 0.5s;
}
.ft_social_link li a i:hover {
    color: #fff;
	background:#000;
    border: 1px solid #000;
}
.ft_social_link li a img:hover{
	background:#000;
    border: 1px solid #000;
}
.ft_social_link li a img {
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 50%;
    margin-top: -6px;
}
.second-footer h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 20px;
}
.footer_menu li a {
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px !important;
    transition: 0.5s;
}
.footer_menu li a:hover {
   text-decoration: underline;
}
.copyright {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #4f4f4f;
    padding: 15px 0px;
}
.copy_link li {
    display: inline;
    padding-right: 15px;
}
.copy_link li a {
    color: #fff;
    font-size: 13px;
    transition: 0.5s;
}
.second-footer .copy_link li a:hover {
    text-decoration: underline !important;
}
.copy_para {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: right;
    padding-right: 71px;
}
.mail-chimp_widget label {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.mail-chimp_widget input[type="email"] {
    border: none;
    height: 30px;
    width: 90%;
    margin-top: 10px;
    padding-left: 10px;
    color: #000;
    font-size: 14px;
}
.mail-chimp_widget input[type="email"]::placeholder{
	font-size: 14px;
}
.mail-chimp_widget input[type="submit"] {
    background: #000 url('../images/paper-plane.png');
    width: 10%;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    height: 30px;
    margin-top: 10px;
    margin-left: 0px;
    position: absolute;
    cursor: pointer;
}
.mc4wp-alert.mc4wp-error p {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
}
.product_shop .woocommerce-ordering {
    display: none !important;
}
.copy_para a {
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
}
.copy_para a:hover {
    color: #fff;
    text-decoration:underline;
}
/* menu css start */
#nav-bar {
    box-shadow: none;
    background: #737373 !important;
    padding: 30px 0px;
}
#nav-bar .pad-new {
    padding: 0px 10px;
}
#toggle_new_menu {
    color: #fff;
}
#submenu_toggle .close {
    float: left;
    font-size: 2.5rem;
    font-weight: 200;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    top: -1px;
    left: 20px;
	transition:0.5s;
	outline:none;
}
#submenu_toggle .close span{
	outline:none;
}
#submenu_toggle .close:hover{
	opacity:1;
}
#submenu_toggle .close span:focus-visible, #submenu_toggle .close:focus-visible{
	outline:none;
}
.cont_li {
    padding: 0px 8px;
}
.navbar-brand {
    font-size: 36px;
    margin: 0px !important;
    font-weight: 600;
    display: block;
    width: 100%;
    padding-left: 0px;
}
.navbar-nav.mb-auto.mt-2 .nav-item .nav-link {
    padding: 14px 25px !important;
    font-weight: 500;
    font-size: 18px;
}
.sub_menu_toggel {
    position: absolute;
    top: 71px;
    z-index: 1;
    background: #fff;
    left: 0;
    width: 50%;
    padding: 15px;
}
.sub_menu_toggel ul li a {
    color: #000 !important;
    text-transform: capitalize !important;
    font-size: 16px;
    font-weight: 400;
}
#submenu_toggle ul {
    flex-direction: column;
    width: 30%;
}
.sub_menu {
    display: none;
}
.highlight .sub_menu {
    display: block;
}
.highlight .sub_menu {
    width: 100%;
    left: 0;
    padding: 0px 11px;
    top: 76px !important;
    position: absolute;
    bottom: auto;
    background: #fff;
    z-index: 99;
    right: 0;
    margin: 0 auto;
    border: 1px solid #f5f5f5;
}
.sub_menu_list {
    border-top: 1px solid #f5f5f5;
    padding: 0px 0px !important;
    margin: 10px 0px 20px 0px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff !important;
}
.products-cat-menu img {
    margin-top: -24px;
    width: 100%;
    min-height: 262px;
    object-fit: cover;
}
.sub_menu_list .col-lg-2, .sub_menu_list .col-lg-3 {
    padding-right: 0px !important;
    border-right: 1px solid #f5f5f5;
}
.sub_menu_list .col-lg-3{
    padding-right: 15px !important;
    border-right: 1px solid #f5f5f5;
}
.sub_menu_list .col-lg-2 h3,.sub_menu_list .col-lg-3 h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    padding-left: 98px;
}
.sub_menu_list .col-lg-2 h3, .sub_menu_list .col-lg-3 h3 {
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    padding-left: 5px;
    padding-bottom: 8px;
    padding-top: 10px;
}
.header_social_link li {
   display: inline-block;
    padding: 0px 0px 0px 0px;
}
.sub_menu_list a {
    padding-top: 10px;
    padding-left: 7px !important;
    font-size: 14px !important;
}
.menu_product_images img {
    padding-right: 15px !important;
    margin-top: -24px;
    object-fit: cover;
    min-height: 262px;
}
.header_heading {
    margin-top: -30px;
}
.header_social_link li a i {
    background: #fff;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
}
.header_social_link li a img {
    background: #fff;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    padding: 7px;
    margin-top: -4px;
}
.header_social_link li a i:hover{
}
.sub_menu_list a {
    padding-top: 10px;
    padding-left: 7px !important;
    font-size: 14px !important;
    font-weight: 500;
}
.sub_menu_list .category_links, .products-cat-menu .product_drop{
	transition:0.5s;
}
.sub_menu_list .category_links:hover {
	text-decoration:underline;
}
.products-cat-menu .product_drop:hover {
	text-decoration:underline;
}


/* Menu Css End */
.product_image img {
    width: 100%;
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}
.category_section_first {
    margin: 0px !important;
}
.category_section_first .category_content .category_btn a:hover,
 .category_section_first .category_content .category_btn p:hover {
    color: #000;
    text-decoration: underline;
}
.category_section_two .category_content .category_btn a:hover,
.category_section_two .category_content .category_btn p:hover {
    color: #fff;
    text-decoration: underline;
}
.category_section_three .category_content .category_btn a:hover,
.category_section_three .category_content .category_btn p:hover {
    color: #fff;
    text-decoration: underline;
}
.category_section_four .category_content .category_btn a:hover,
.category_section_four .category_content .category_btn p:hover {
    color: #fff;
    text-decoration: underline;
}
.category_section_five .category_content .category_btn a:hover,
.category_section_five .category_content .category_btn p:hover {
    color: #fff;
    text-decoration: underline;
}
.category_section_six .category_content .category_btn a:hover,
.category_section_six .category_content .category_btn a:hover{
    color: #fff;
    text-decoration: underline;
}
.category_section_first .vc_column-inner {
    padding: 0px !important;
}
.category_name {
    background: #737373;
    text-align: center;
    padding: 10px 0px;
   border: 3px solid #fff; 
} 
.category_name h3 {
    color: #fff;
    font-weight: 400;
    font-size: 26px;
}
.category_section_first .row {
    margin: 0px !important;
}
.category_image {
    padding: 0px;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    position: relative;
}
.category_content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
	width: 100%;
}
.category_content .category_title {
    width: 100%;
}
.category_content .category_title h1 {
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 500;
}
.category_content .category_title h3 {
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 500;
}
.category_content .category_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.category_content .category_btn p {
    text-align: right;
    display: block;
    text-transform: uppercase;
    padding: 4px 10px;
    font-weight: 500;
}
.category_image img {
    width: 100%;
	/* height:100%; */
	object-fit:cover;
}
#nav-bar .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, 
#nav-bar a.wishlist_products_counter.top_wishlist-custom img, 
#nav-bar span.wishlist_products_counter.top_wishlist-custom img {
    display: inline-block !important;
    vertical-align: baseline;
    width: auto !important;
    max-width: 22px;
    max-height: 24px;
    margin-bottom: 0;
    margin: 4px 0px 0 0 !important;
}
#nav-bar .wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products,
 #nav-bar  .wishlist_products_counter.top_wishlist-custom.top_wishlist- {
    position: relative;
}
/* #nav-bar  .wishlist_products_counter.top_wishlist-custom.top_wishlist- .wishlist_products_counter_number {
    display: block !important;
}
#nav-bar  .wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products  span{
       display: none !important;
} */
.wishlist_products_counter.top_wishlist-custom.top_wishlist-  .wishlist_products_counter_number {
    display: none !important;
}
.wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products  .wishlist_products_counter_number {
    display: block !important;
}
#nav-bar .wishlist_products_counter_number {
    position: absolute;
    bottom: -8px;
    background: #fff;
    border-radius: 50%;
    font-size: 12px;
    left: 10px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #737373;
    font-weight: 700;
}
.login-register-popup table {
    background: #737373 !important;
    width: 88%;
    margin: 6px auto;
}
.login-register-popup table tbody td {
    padding: 5px 8px !important;
}
.post_section_1 {
    padding: 0px;
    border-right: 0px solid #fff;
}
.category_section_five .col-md-5.post_section_1 {
    background-color: #f1f1f1;
}
.post_section_2 {
    padding: 0px;
	border-right:0px solid #fff;
}
.diffuser_fragrance_1 {
	border-bottom:0px solid #fff;
}
.sub_menu_toggel ul li a:hover {
    background: #fff;
}
.cat_product_section h3 {
    font-size: 26px;
}
.category_section_first .product_image {
    position: relative;
    overflow: hidden;
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_first .product_image .product_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 0;
}
.postid-43 #product-43 {
    min-height: 500px;
}
.category_section_first .product_image .product_content .product_title {
    width: 50%;
    float: left;
}
.category_section_first .product_image .product_content .product_btn {
    width: 50%;
    float: left;
    position: absolute;
    right: 0;
    bottom: 0;
}
.category_section_first .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-transform: uppercase;
}
.category_section_first .product_image.diffuser_fragrance_2 .product_content .product_title h5 {
	font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-transform: uppercase;
	text-align:left;
}
.category_section_first .product_image .product_content .product_btn p {
   font-size: 16px;
    font-weight: 500;
    padding: 10px 10px !important;
    display: block;
    text-align: right;
	 text-transform: uppercase;
}
.category_section_first .product_image.diffuser_fragrance_1  .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
    text-transform: uppercase;
}
.category_section_first .product_image:hover img {
    transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.woocommerce-account .addresses .title h3 {
    font-size: 26px;
}
.woocommerce-MyAccount-content {
    margin-bottom: 35px !important;
}
.category_section_first .post_section_1 img {
    min-height: 316.5px;
    object-fit: cover;
}
.post_section_5 img {
    object-fit: cover;
    min-height: 432px;
}
.intense_box .col-md-4 {
    padding: 0;
    border-top: 0px solid #fff;
}
.intense_box .post_section_3 {
    border-left: 0px solid #fff;
}
.intense_box .post_section_4 {
    border-left: 0px solid #fff;
}
.intense_box .post_section_5 {
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.category_section_first .product_image.diffuser_fragrance_3  .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_title {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_btn {
    width: 100%;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_title {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_btn {
    width: 50%;
    float: right;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
}
.category_section_two {
    margin: 0px !important;
}
.category_section_two .product_image {
    position: relative;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
	overflow:hidden;
}
.category_section_two .product_image img {
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}
.category_section_two .product_image:hover img {
	transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_two .post_section_1 .product_image img {
    min-height: auto;
}
.category_section_two .category_image img {
    min-height: 546px;
}
.category_section_two .product_image .product_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
}
.category_section_two .product_image .product_content .product_title {
    width: 100%;
    float: left;
}
.category_section_two .product_image .product_content .product_btn {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
}
.category_section_two .col-md-6 {
    padding: 0px !important;
}
.category_section_two .category_content .category_title h3 {
    color: #fff;
}
.category_section_two .category_content .category_btn p {
    color: #fff;
}
.category_section_two .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
	text-transform:uppercase;
}
.category_section_two .product_image .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
	text-transform:uppercase;
}
.category_section_three {
    margin: 0px !important;
}
.category_section_three .product_image {
    position: relative;
}
.category_section_three .post_section_1 {
    border-right: none;
    border-left: 0px solid #fff;
}
.category_section_three .product_image {
    position: relative;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
	overflow:hidden;
}
.category_section_three .product_image img {
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
    min-height: 274px;
}
.category_section_three .product_image:hover img {
	transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_three .product_content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0;
}
.category_section_three .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #000;
}
.category_section_three .product_image .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
    text-transform: uppercase;
    color: #000;
}
.category_section_three .product_image.diffuser_extreme_1 .product_content .product_title {
    width: 100%;
    float: right;
    text-align: left;
}
.category_section_three .product_image .product_content .product_btn {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_title {
    width: 50%;
    float: left;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_btn {
    width: 100%;
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
}
.category_section_three h3 {
    color: #fff;
}
.category_section_three a {
    color: #fff;
}
.category_section_three .category_image:hover p {
    color: #fff !important;
}
.category_section_four .category_image:hover p {
    color: #fff !important;
}
.category_section_five .category_image:hover p {
    color: #fff !important;
}
.diffuser_extreme_2 {
    margin-top: 0px;
}
/* .category_section_three .category_image img {
    width: 100%;
    height: 630px;
	object-fit:cover;
} */
.category_section_four {
    margin: 0px !important;
}
/* .category_section_four .post_section_1 {
    padding: 0px 0px 0px 0px !important;
}
.category_section_four .post_section_2 {
    padding: 0px 0px 0px 0px !important;
}
.category_section_four .pillow_mists_1 {
    padding: 0px 1.5px 0px 3px;
}
.category_section_four .pillow_mists_2 {
    padding: 0px 3px 0px 1.5px;
}
.category_section_four .category_image {
    padding: 0px 3px 0px 0px !important;
} */
.category_section_four .product_image {
    position: relative;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
	overflow:hidden;
}
.category_section_four .product_image img {
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}
.category_section_four .product_image:hover img {
	transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_four .product_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.category_section_four .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-align: left;
    text-transform: uppercase;
    color: #000;
}
.category_section_four .product_image .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
    text-transform: uppercase;
    color: #000;
}
.category_section_four .product_image.pillow_mists_1 .product_content .product_btn {
    width: 100%;
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
}
.category_section_four h3 {
    color: #fff;
}
.category_section_four a {
    color: #fff;
}
.category_section_four .product_image.pillow_mists_1 .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
    color: #000;
}
.category_section_four .product_image.pillow_mists_2 .product_content .product_btn {
    width: 100%;
    float: left;
    bottom: 0;
    position: absolute;
    left: 0;
}
.category_section_four .category_image {
    border-left: none;
}
.category_section_four .post_section_1 {
    border-left: 0px solid #fff;
}
.category_section_four .col-md-3 img {
    object-fit: cover;
    min-height: 548.5px;
}
.category_section_five{
	margin:0px !important;
}
.category_section_five h3 {
    color: #fff;
}
.category_section_five a {
    color: #fff;
}
.category_section_five .product_image {
    position: relative;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
	overflow:hidden;
}
.category_section_five .product_image img {
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}
.category_section_five .product_image:hover img {
	transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_five .post_description{
	position:relative;
}
.category_section_five .product_content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
.category_section_five .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-align: left;
    text-transform: uppercase;
    color: #000;
}
.category_section_five .product_image .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px !important;
    display: block;
    text-align: right;
    text-transform: uppercase;
    color: #000;
}
.category_section_five .product_image.room_fragrance_intense_1 .product_content .product_btn {
    width: 100%;
    float: left;
    bottom: 0;
    position: absolute;
    left: 0;
}
.room_fragrance_intense_1 {
    border-bottom: 0px solid #fff;
}
.category_section_five .category_image img {
    min-height: 563px;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    text-align: left;
	text-transform: uppercase;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_btn {
    width: 100%;
    float: left;
    bottom: 0;
    position: absolute;
    right: 0;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px 4px 10px !important;
    display: block;
    text-align: right;
	text-transform: uppercase;
	 color: #000;
}
.category_section_five .post_section_1 .product_image img {
    min-height: auto;
}
/* .room_fragrance_intense_1 {
    margin-bottom: 3px !important;
} */
/* .category_section_five .category_image img {
    height: 562px;
    width: 100%;
    object-fit: cover;
} */
.category_section_six {
    margin: 0px !important;
}
.category_section_six .room_fragrance {
    position: relative;
}
.category_section_six .product_image {
    position: relative;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
	overflow:hidden;
}
.category_section_six .category_content .category_title h3 {
    color: #fff;
}
.category_section_six .category_content .category_btn p {
    color: #fff;
}
.category_section_six .total_bag  p {
    color: #000 !important;
}
.category_section_six .total_bag h5 {
    color: #000 !important;
}
.category_section_six .product_image img {
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}
.category_section_six .product_image:hover img {
	transform: scale(1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.category_section_six .room_fragrance .product_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
}
.category_section_six .room_fragrance .product_content .product_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.category_section_six .category_image img {
    height: 100%;
    object-fit: cover;
}
.category_section_six .product_image .product_content .product_title h5 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
}
.category_section_six .product_image .product_content .product_btn p {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 10px 10px 10px !important;
    display: block;
    text-align: right !important;
    width: 100%;
	color: #fff;
    text-transform: uppercase;
}
.product_btn a:hover {
    color: #000;
    text-decoration: underline;
}
.second-footer .container {
    max-width: 86%;
}
.category_section_first .category_image:hover a {
    color: #000 !important;
    text-decoration: underline !important;
}
.product_image:hover a {
    color: #000 !important;
    text-decoration: underline !important;
}
.category_section_five .product_image a {
    color: #000 !important;
    text-decoration: underline !important;
}
/* about page css */
.about_sec {
    margin: 0px !important;
}
.about_sec h1 {
    padding-top: 20px;
    text-align: left !important;
    padding-left: 0px;
}
.about_sec {
    margin: 0px !important;
    margin-top: 0px !important;
}
.about_sec h3 {
    padding-bottom: 20px;
}
.about_sec p {
    width: 100%;
    padding-bottom: 20px;
}
/* faq */
.faq_page_section .sidebar {
    background: #f5f5f5;
    padding: 20px 14px;
}
.faq_page_section .row {
    margin: 0px !important;
}
.faq_page_section .sidebar h1 {
    padding-bottom: 30px;
}
.faq_page_section .sidebar ul li a {
    font-weight: 400;
	transition:0.5s;
}
.sidebar ul li a.page_active {
    font-weight: 600 !important;
    text-decoration: underline;
}
.faq_page_section .sidebar ul li a:hover {
    color:#000;
	text-decoration:underline;
}
.faq_page_section .inner_section .vc_row {
    margin: 0px !important;
}
.faq_page_section .inner_section {
    padding-top: 87px;
}
.faq_page_section .inner_section h3 {
    font-weight: 300;
    padding-bottom: 20px;
}
.faq_page_section .inner_section p {
    padding-bottom: 60px;
}
.page-id-87 textarea {
    width: 92%;
}
.page-id-87 .send_btn input[type="submit"] {
    width: 92%;
}
/* delievry page */
.delivery_page_section .sidebar {
    background: #f5f5f5;
    padding: 20px 14px;
}
.delivery_page_section .row {
    margin: 0px !important;
}
.delivery_page_section .sidebar h1 {
    padding-bottom: 30px;
}
.delivery_page_section .sidebar ul li a {
    font-weight: 400;
	transition:0.5s;
}
.delivery_page_section .sidebar ul li a:hover {
    color:#000;
	text-decoration:underline;
}
.delivery_page_section .inner_section .vc_row {
    margin: 0px !important;
}
.delivery_page_section .inner_section {
    padding-top: 87px;
}
.delivery_page_section .inner_section h3 {
    font-weight: 300;
    padding-bottom: 20px;
}
.delivery_page_section .inner_section p {
    padding-bottom: 60px;
}
/* Contact us page */
.contact_page_section .sidebar {
    background: #f5f5f5;
    padding: 20px 14px;
}
.contact_page_section .row {
    margin: 0px !important;
}
.contact_page_section .sidebar h1 {
    padding-bottom: 30px;
}
.contact_page_section .sidebar ul li a {
    font-weight: 400;
	transition:0.5s;
}
.contact_page_section .sidebar ul li a:hover {
    color:#000;
	text-decoration:underline;
}
.contact_page_section .inner_section .vc_row {
    margin: 0px !important;
}
.contact_page_section .inner_section {
    padding-top: 87px;
}
.contact_page_section .inner_section h3 {
    font-weight: 300;
    padding-bottom: 20px;
}
.contact_page_section .inner_section p {
    padding-bottom: 10px;
}
.contact_page_section .full {
    width: 100%;
    margin-bottom: 15px;
}
.contact_page_section .full label {
    font-weight: 300;
    font-size: 14px;
}
.contact_page_section .full input {
    border: 1px solid #6f6f6f;
    height: 35px;
	padding-left:15px;
}
.contact_page_section .full textarea {
    border: 1px solid #6f6f6f;
    height: 200px;
	padding-top:15px;
	padding-left:15px;
}
.send_btn input[type="submit"] {
    display: block;
    width: 80%;
    border: none;
    background: #737373;
    color: #fff;
    padding: 6px 0px;
    font-weight: 300;
    font-size: 16px;
}
/* Login  page */
.login_page_section .sidebar  {
    background: #f5f5f5;
    padding: 20px 27px;
}
.login_page_section .row {
    margin: 0px !important;
}
.login_page_section .sidebar h1 {
    padding-bottom: 30px;
}
.login_page_section .sidebar ul li a {
    font-weight: 400;
	transition:0.5s;
}
.login_page_section .sidebar ul li a:hover {
    color:#000;
	text-decoration:underline;
}
.login_page_section .inner_section .vc_row {
    margin: 0px !important;
}
.login_page_section .inner_section {
    padding:55px 90px 55px 90px;
}
.login_page_section .inner_section h1 {
    font-size: 26px;
    font-weight: 300;
    padding-bottom: 20px;
}
.login_page_section .sidebar p {
    font-size: 30px;
    font-weight: 400;
    padding-left: 13px;
}
.login_page_section .inner_section h3 {
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 26px;
    padding-top: 0px;
}
.new_customer_section .wpb_content_element {
    margin-bottom: 8px;
}
.login_page_section .inner_section p {
    padding-bottom: 20px;
}
.login_page_section .full {
    width: 100%;
    margin-bottom: 15px;
}
.login_page_section .full label {
    font-weight: 300;
    font-size: 14px;
}
.login_page_section .full input {
    border: 1px solid #6f6f6f;
    height: 35px;
	padding-left:15px;
}
.login_page_section .login .form-row-first label{
    display: block;
    width: 100%;
	font-weight: 400;
    font-size: 14px;
}
.login_page_section .login .form-row-last{
	 width: 50%;
	 float:left;
}
.lost_password {
    width: 50%;
    float: right;
    text-align: right;
}
.login_page_section .login .form-row-last label {
    display: block;
    width: 50%;
	font-weight: 400;
    font-size: 14px;
}
.login_page_section .woocommerce-form.woocommerce-form-login.login {
    width: 80%;
}
.lost_password a {
    font-weight: 400;
    font-size: 13px;
    text-decoration: underline;
}
.login_page_section .login .form-row-first input[type="text"], 
.login_page_section .login input[type="password"] {
    width: 100%;
    border: 1px solid #6f6f6f;
    height: 35px;
    padding-left: 15px;
}

.login_page_section .woocommerce-button {
    background: #737373;
    width: 98%;
    border: none;
    color: #fff;
    padding: 5px 0px;
    cursor: pointer;
    font-size: 20px;
}
.new_customer_section p {
    font-weight: 300;
    padding-top: 0px;
}
.register_button{
	width:100%;
}
.register_button button, .register_button a {
    width: 86%;
    background: #737373 !important;
    color: #fff !important;
    display: block !important;
    border-radius: 0px !important;
    font-size: 20px !important;
    padding: 5px 0px !important;
}
.send_btn input[type="submit"] {
    display: block;
    width: 80%;
    border: none;
    background: #737373;
    color: #fff;
    padding: 6px 0px;
    font-weight: 300;
    font-size: 16px;
}

/* Mini cart css */
#nav-bar .dropdown-menu-mini-cart {
    right: 0;
    left: auto;
    margin: 0px !important;
    padding: 0px !important;
    width: 330px;
    top: 30px;
    border-radius: 0px;
    min-height: 230px;
    overflow-y: auto;
}
#nav-bar .woocommerce-mini-cart.cart_list.product_list_widget {
    height: 320px;
    overflow-y: auto;
}
.woocommerce-mini-cart__buttons a:nth-child(1) {
    display: none;
}
.single-product .woocommerce-message {
    margin-bottom: 0px !important;
}
.cart_list li img, .product_list_widget li img {
    float: left !important;
    margin-left: 0px !important;
    width: 35% !important;
    height: auto !important;
    box-shadow: none !important;
    margin-right: 10px !important;
}
.woocommerce-mini-cart-item.mini_cart_item {
    padding: 0px !important;
    min-height: 135px !important;
}
.woocommerce-mini-cart__total.total {
    background: #737373;
    padding: 10px;
    color: #fff;
    width: 100%;
    float: left;
}
.woocommerce-mini-cart__total.total strong {
    display: block;
    width: 50%;
    float: left;
	 text-align: center;
}
.woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
    display: block;
    width: 50%;
    float: right;
	 text-align: center;
}
.woocommerce-mini-cart__buttons .checkout {
    width: 100%;
    display: block;
    background: #1e1e1e !important;
    color: #fff !important;
    text-align: center;
    font-size: 16px !important;
    float: left;
    border-radius: 0px !important;
    padding: 12px !important;
}
.woocommerce-mini-cart-item a {
    padding: 0px !important;
    font-weight: 300 !important;
    width: 100%;
    display: block !important;
}
#nav-bar .woocommerce-mini-cart-item .remove {
    display: block !important;
    width: 63% !important;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #000 !important;
    text-decoration: none;
    font-weight: 700 !important;
    border: 0;
    padding-top: 10px !important;
}

.woocommerce a.remove:hover {
    color: #000 !important;
    background: #fff;
}
.mini_cart_menu_section {
    position: relative;
}
.mini_cart_menu_section .basket-item-count span {
    position: absolute;
    bottom: -6px;
    background: #fff;
    border-radius: 50%;
    font-size: 12px;
    left: 21px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #737373;
    font-weight: 700;
}
.woocommerce-mini-cart__empty-message {
    padding: 10px 20px;
}
/* Category Page Css */
.tax-product_cat .products_section {
    border: 0px solid #fff;
    border-bottom: 0px;
}
/* .term-20.tax-product_cat .products_section .row .product-box .product-box-single img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    margin-bottom: 3px;
} */
.tax-product_cat .products_section .row .product-box .product-box-single img {
    width: 100%;
    height: auto;
/*     object-fit: cover; */
    margin-bottom: 0px;
}
.woocommerce-lost-password .woo-contain-fix {
    margin: 0px !important;
    padding: 0px !important;
}
.woocommerce-lost-password .woo-contain-fix .vc_column-inner {
    padding-top: 10px !important;
}
.woocommerce-lost-password .woo-contain-fix p {
    padding-bottom: 50px;
}
.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password p {
    padding-bottom: 10px;
    margin-top: 0px;
}
.woocommerce-lost-password .password-input {
    width: 100%;
}
.woocommerce-lost-password .show-password-input {
    top: 8px !important;
}
.our-product-price {
    text-align: right;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    transition: 0.5s;
    font-weight: 500;
    color: #fff;
}
.tax-product_cat.term-accessories .our-product-price {
    color: #000;
}
.tax-product_cat .products_section .row {
    margin: 0px !important;
}
.tax-product_cat .products_section .row .product-box {
    padding: 0px !important;
}
.tax-product_cat .products_section .row .product-box .product-box-single {
    position: relative;
}
.tax-product_cat .products_section .row .product-box .product-box-single img {
    width: 100%;
}
.tax-product_cat .products_section .row .product-box .product-box-single .our-product-title {
    position: absolute;
    top: 0;
    padding: 0px 10px;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
.tax-product_cat.term-accessories .products_section .row .product-box .product-box-single .our-product-title {
    color: #000;
}
.tax-product_cat .products_section .row .product-box .product-box-single:hover .our-product-title,
.tax-product_cat .products_section .row .product-box .product-box-single:hover .our-product-price{
	text-decoration:underline;
	color:#fff;
} 
.tax-product_cat.term-accessories .products_section .row .product-box .product-box-single:hover .our-product-title,
.tax-product_cat.term-accessories .products_section .row .product-box .product-box-single:hover .our-product-price{
	text-decoration:underline;
	color:#000;
} 
.tax-product_cat .second-footer {
    border-top: 0px;
}
.cat_product_section {
    text-align: center;
    background: #737373;
    color: #fff;
    padding: 10px 0px;
    border: 3px solid #fff;
    border-bottom: 0px;
}
.category_content .row {
    margin: 0px !important;
}

/* Single inner Product Page */
.single_product-header_image img {
    width: 100%;
}
.single_product-header_image {
    margin-bottom: 50px;
}
.single-product_container .container .woocommerce-product-gallery {
}
.single-product_container .product_new_sec {
    width: 100%;
    float: left;
}
.single-product_container .tabs.wc-tabs {
    display: none;
}
#tab-description h2 {
    display: none;
}
.single-product_container .quantity {
    display: none;
}
.single-product_container .product_title.entry-title {
    font-size: 28px;
    font-weight: 600;
    padding: 10px 0px !important;
}
.single-product_container .price {
    color: #000 !important;
    font-size: 26px !important;
    font-weight: 600;
    padding: 10px 0px !important;
}
.single-product_container .add_cart_box button {
    background: #737373 !important;
    width: 39%;
    border-radius: 0px !important;
    padding: 15px 0px !important;
    font-weight: 400 !important;
}
.single-product_container .summary {
    padding: 20px 0px 0px 0px;
}
.single-product_container .related.products h2 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
}
.cat_relate_products h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 26px;
}
.related.products {
    width: 100%;
    float: left;
}
.wc360-container .threesixty .nav_bar {
	position: absolute;
	top: auto;
	right: 0;
	z-index: 11;
	bottom: -40px;
	left: 0;
	margin: 0 auto;
	width: 22%;
}
.wc360-container .threesixty {
	position: relative;
	overflow: inherit;
	margin: 0 auto;
}
.wc360-container .fullscreen-button {
    bottom: -33px !important;
}
.wc360-container .threesixty .threesixty_images img.current-image {
    width: 80% !important;
    margin: 10px auto !important;
}
.wc360-container .threesixty.fullscreen .nav_bar {
    right: -96px !important;
}
.wc360-container .threesixty.fullscreen .fullscreen-button {
    bottom: auto !important;
    top: 9px !important;
    right: 95px !important;
}
#tab-description p {
	color: #737373;
	font-size: 16px;
}
.cat_relate_products .row {
    margin: 0px !important;
}
.cat_relate_products .row .col-lg-4 {
    padding: 0px 0px;
}
.cat_relate_products .row .col-lg-4 .category_box {
    position: relative;
    overflow: hidden;
}
.cat_relate_products .row .col-lg-4 .category_box img {
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    object-fit: cover;
}
.woocommerce-checkout .checkout_page-tab .thwmscf-tab a.active:after {
    content: "";
    border-bottom: 1px solid #000;
    position: absolute;
    width: 71px;
    top: 28px;
    left: 54px;
}
.cat_relate_products .row .col-lg-4 .category_box .category_content {
    position: absolute;
    top: 0;
    left: 0;
}
.cat_relate_products .row .col-lg-4 .category_box .category_content h3 {
    font-size: 21px;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #000;
}
.cat_relate_products .row .col-lg-4 .category_box .category_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.cat_relate_products .row .col-lg-4 .category_box .category_btn a {
    font-size: 16px;
    padding: 10px 10px 4px 10px;
    text-align: right;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
.gallery_sec {
    padding: 0px 0px 0px 0px !important;
    width: 100%;
    float: left;
    margin-top: 30px;
    background: #F1F1F1;
}
.gallery_sec .row {
    margin: 0px !important;
}
.gallery_sec .row .col-lg-6 {
    padding: 0px !important;
}
.gallery_sec .row .col-lg-12 {
    padding: 0px !important;
}
.gallery_sec .row .col-lg-6.gallery_img_1 {
    /*.padding: 0px 1.5px 0px 3px !important;*/
    width: 100%;
}
.gallery_sec .gallery_img_3 {
    background: #dadada;
}
.gallery_sec .gallery_img_4 {
    background: #F1F1F1;
}
/*.gallery_sec .row .col-lg-12.gallery_img_2 {
    padding: 0px 3px 3px 1.5px !important;
}
.gallery_sec .row .col-lg-6.gallery_img_3 {
    padding: 0px 1.5px 0px 1.5px !important;
}
.gallery_sec .row .col-lg-6.gallery_img_4 {
    padding: 0px 3px 0px 1.5px !important;
}*/
.gallery_sec .row .col-lg-6.gallery_img_1 img {
    height: 100%;
    object-fit: cover;
}
.gallery_sec .row .col-lg-12.gallery_img_2 img,
.gallery_sec .row .col-lg-6.gallery_img_3 img,
.gallery_sec .row .col-lg-6.gallery_img_4 img{
	width:100%;
}
.single-product_container .woocommerce-product-details__short-description p {
    font-size: 22px;
    color: #737373;
}
.single-product_container .cat_text {
    font-size: 16px;
    color: #737373;
}
.category_section_six .post_section_1 {
    border-left: 0px solid #fff;
}
/* Shop page Css */
.woocommerce-shop .product_cat_filter {
    background: #f5f5f5;
    padding: 30px 26px;
    font-size: 15px !important;
}
.woocommerce-shop .product_shop {
    padding: 20px 0px 0px 0px;
}
.woocommerce-shop .products {
    margin: 0px !important;
}
.woocommerce-shop .shop_page_filter {
    margin: 0px !important;
}
.woocommerce-shop .products li {
    width: 25% !important;
    margin: 0px !important;
    border: 0px solid #fff;
}
.woocommerce-shop .products li a {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
.woocommerce-shop .products li a img {
    margin: 0px !important;
	overflow: hidden;
	transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.woocommerce-shop .products li a:hover img {
	transform: scale(1.1);
    transition: opacity .5s ease,transform 7s cubic-bezier(.25, .46, .45, .94);
}
.woocommerce-shop .products li a .woocommerce-loop-product__title {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px !important;
    font-size: 15px !important;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 26px;
}
.woocommerce-shop .products li a:hover .woocommerce-loop-product__title {
   color:#000;
}
.woocommerce-shop .products li a .price {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000 !important;
    padding: 0px 10px;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.woocommerce-shop .woocommerce-result-count {
    padding-left: 20px;
}
.woocommerce-shop .woocommerce-ordering {
    margin-right: 20px !important;
}
/*register_page*/


.register_page_section .sidebar p {
    font-size: 30px;
    font-weight: 400;
    padding-left: 13px;
}
.register_page_section .sidebar {
    background: #f5f5f5;
    padding: 20px 27px;
}
.register_page_section .inner_section {
    padding: 55px 90px 55px 90px;
}
.inner_section form input {
    width: 426px;
    border: 1px solid #6f6f6f;
    height: 38px;
    padding: 6px 6px;
}
.register_page_section .woocommerce-button {
    background: #737373;
    border: none;
    color: #fff;
    padding: 7px 0;
    cursor: pointer;
    font-size: 20px;
    width: 427px;
    margin-top: 14px;
}
.register_page_section .inner_section form label {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
}
.register_page_section form.woocommerce-form.woocommerce-form-register.register {
    margin-top: 37px;
}
.register_page_section form.woocommerce-form.woocommerce-form-register.register p {
    margin-bottom: 20px;
}
.inner_section form input#rememberme {
    width: auto;
    display: inline-block;
}
span.remember_me {
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    position: relative;
    bottom: -6px;
    left: 11px;
}
/*.inner_section form input[type=checkbox]+.label:before {
	border: 0.1rem solid #000;
    content: '';
    display: inline-block;
    height: 1.5rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5rem;
}
.inner_section form input[type=checkbox]{
    position: absolute;	
}
.inner_section form input[type=checkbox]+.label:after{
	background: #000;
    content: '';
    display: none;
    height: 0.7rem;
    left: 0.5rem;
    position: absolute;
    top: 0.5rem;
    width: 0.7rem;
    margin-left: 0;
}*/

.woocommerce-lost-password h1.entry-title {
    display: none;
}
.woocommerce-lost-password .sidebar {
    background: #f5f5f5;
    padding: 20px 27px;
}
.woocommerce-lost-password .sidebar p {
    font-size: 30px;
    font-weight: 400;
    padding-left: 13px;
}
.woocommerce-lost-password .lost_reset_password p {
    font-weight: 400;
    padding-top: 0;
    width: 61%;
	font-size: 16px;
	margin-top: 24px;
}
.woocommerce-lost-password .lost_reset_password label {
    display: block !important;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
}
.woocommerce-lost-password .lost_reset_password input {
    width: 426px;
    border: 1px solid #6f6f6f;
    height: 38px;
    padding: 6px 6px;
}
.woocommerce-lost-password .lost_reset_password {
    padding: 55px 90px 55px 90px;
}
.woocommerce-lost-password .lost_reset_password .woocommerce-Button {
    background: #737373;
    border: none;
    color: #fff;
    padding: 14px 0;
    cursor: pointer;
    font-size: 20px;
    width: 427px;
    margin-top: 0;
    border-radius: 0;
    font-weight: 400;
}
.postid-804 .woocommerce-product-gallery__image {
    pointer-events: none;
}
/* Woocomerce checkout page Css */
.woocommerce-checkout .entry-title {
    display: none;
}
.woocommerce-checkout .section-inner {
    display: none;
}
.woocommerce-checkout .checkout_page-tab ul {
    width: auto;
    height: 100vh;
    background: #f5f5f5;
    text-align: left !important;
}
.woocommerce-checkout .woocommerce-info {
    margin-bottom: 0px !important;
}
.checkout_page-tab h3 {
    font-size: 30px;
    font-weight: 400;
    padding-left: 30px;
    padding-bottom: 50px;
    padding-top: 30px;
}
.woocommerce-checkout .checkout_page-tab .thwmscf-tab a.active {
    background: transparent !important;
    color: #000!important;
    font-weight: 400 !important;
    padding: 10px 25px 10px 37px;
	position: relative;
}
.woocommerce-checkout .checkout_page-tab .thwmscf-tab a {
    background: transparent !important;
    color: #000 !important;
    font-weight: 400;
    padding: 0px 25px 5px 36px !important;
    position: relative;
    display: inline-block !important;
}
.woocommerce-checkout .checkout_page-tab .thwmscf-tab a:hover:after{
	content: "";
    border-bottom: 1px solid #000;
    position: absolute;
    width: 71px;
    top: 28px;
    left: 54px;
}
.checkout_page-tab #thwmscf-tabs li {
    list-style: decimal !important;
}
.woocommerce-form-login input[type="text"], 
.woocommerce-form-login input[type="password"] {
    height: 40px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #9e9e9e !important;
    width: 100%;
}
#customer_login input[type="text"],
#customer_login input[type="password"],
#customer_login input[type="email"] {
    height: 40px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #9e9e9e !important;
    width: 100%;
}
#customer_login button {
    background: #737373;
    color: #fff;
}
#customer_login .lost_password {
    width: 100%;
    float: left;
    text-align: left;
}
#customer_login .login {
    padding: 20px 20px 40px 20px !important;
}
.woocommerce-checkout #thwmscf-tab-panels .woocommerce-form.woocommerce-form-login.login {
    width: 48%;
    float: left;
    margin: 0px;
    display: block !important;
}
.woocommerce-checkout .login .form-row.form-row-first {
    width: 100%;
}
.woocommerce-checkout.woocommerce form .form-row-last, .woocommerce-checkout.woocommerce-page form .form-row-last {
    float: left;
}
.woocommerce-checkout .remember_me {
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    position: relative;
    bottom: 18px;
    left: 19px;
    width: 100%;
}
.woocommerce-checkout .woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-checkout #place_order {
    background: #737373 !important;
    color: #fff !important;
    font-weight: 300;
    width: 100%;
    margin-top: 20px;
    border-radius: 0px !important;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-first {
    width: 50%;
    float: left;
}
.checkout_coupon .form-row.form-row-first #coupon_code {
    height: 40px;
    background: transparent;
    border: 1px solid #9e9e9e;
    padding-left: 15px;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
    width: 95%;
    margin: 20px auto !important;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-last {
    width: 50%;
    float: right;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-last .button {
    background: #737373;
    color: #fff;
    border-radius: 0px;
    height: 39px;
    padding: 10px 35px;
}
.woocommerce-checkout .thwmscf-buttons {
    padding-right: 50px;
}
.woocommerce-checkout .thwmscf-buttons input {
    margin-top: 20px;
    background: #9e9e9e !important;
    border: none !important;
    padding: 6px 25px !important;
    color: #fff !important;
    cursor: pointer;
    margin-bottom: 20px;
}
.woocommerce-cart .woocommerce .quantity .qty {
    width: 4.631em !important;
    border: 1px solid #d3ced2 !important;
    height: 35px !important;
    padding: 0px !important;
}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-checkout .woocommerce-page .col2-set {
    width: 60%;
    float: left;
    padding: 0px 20px 0px 0px;
}
.woocommerce-checkout .thwscf-billing, .woocommerce-checkout #thwmscf-tab-panel-2 {
    border: 1px solid #9e9e9e;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    float: left;
}
.woocommerce-checkout .thwscf-billing {
    border: 1px solid #9e9e9e;
    padding: 20px;
    border-radius: 5px;
    width: 49%;
    float: left;
}
.order-status-summery {
    width: 50%;
    float: right;
	border: 1px solid #9e9e9e;
    padding: 20px;
    border-radius: 5px;
}
.thwscf-shipping {
    width: 50%;
    float: left;
}
.woocommerce-checkout .woocommerce-additional-fields {
    display: none;
}
.woocommerce-checkout .thwscf-billing h3{
    margin-bottom: 20px;
    font-weight: 400 !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label {
    width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
	width: 100%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible;
}
.woocommerce-checkout #thwmscf_wrapper {
    background: #f5f5f5;
}
.woocommerce-checkout .woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text, 
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .selection .select2-selection.select2-selection--single, 
.woocommerce-checkout .woocommerce-input-wrapper.password-input .input-text,
.woocommerce-checkout #billing_country_field select {
    height: 40px;
    background: transparent;
    min-width: 98%;
    margin-bottom: 10px;
    border: 1px solid #9e9e9e !important;
    border-radius: 0px;
    padding-left: 10px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .input-text, .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .selection .select2-selection.select2-selection--single, .woocommerce-checkout .woocommerce-input-wrapper.password-input .input-text {
    height: 40px;
    background: transparent;
    min-width: 98%;
    margin-bottom: 10px;
    border: 1px solid #9e9e9e !important;
    border-radius: 0px;
    padding-left: 10px;
}
.woocommerce-order-received article {
    padding: 100px;
	background: #f5f5f5;
}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    padding-bottom: 15px;
    font-weight: 600;
}
.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title, 
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title {
    padding-bottom: 15px;
    font-size: 26px;
}
.woocommerce-order-received .woocommerce-Price-amount.amount {
    font-weight: 100;
}
.woocommerce-order-received .woocommerce table.shop_table tfoot td{
    font-weight: 100 !important;
    border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    font-weight: 500 !important;
    font-size: 13px;
}
.woocommerce-order-received .woocommerce-order-overview__total.total strong bdi {
    font-weight: 700 !important;
}
.tabpan-payment-woocommerce  .shop_table.woocommerce-checkout-review-order-table {
    width: 50%;
    float: left;
}
.tabpan-payment-woocommerce #payment {
    width: 48%;
    float: right;
}
/* Woocomerce Cart Page Css */
.woocommerce-cart article {
    padding: 50px 70px;
}
.woocommerce-cart .entry-title {
    display: none;
}
.woocommerce-cart .section-inner {
    display: none;
}
.woocommerce-cart #coupon_code {
    width: 57%;
    float: left;
}
.woocommerce-cart .shop_table .button {
    background: #737373 !important;
    color: #fff !important;
    border-radius: 0px;
    height: 34px;
    width: auto !important;
}
.woocommerce-cart .cart_totals h2 {
    font-size: 26px;
    padding-bottom: 15px;
}
.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    background: #737373 !important;
    color: #fff !important;
    padding: 15px  !important;
}
.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    background: #737373 !important;
    color: #fff !important;
    padding: 10px  !important;
    font-weight: 400;
    font-size: 16px !important;
    border-radius: 0px !important;
}
/* Woocomerce My Account Page Css */
.woo-contain-fix {
    padding: 0px 100px 0px 0px;
}
.woocommerce-account .entry-title {
    display: none;
}
.woocommerce-MyAccount-navigation {
    background: #f5f5f5;
    padding: 50px 32px;
}
.wishlist-custom-page .woocommerce-MyAccount-navigation {
    padding: 35px 0px 50px 6px;
}
.page-id-226 .wishlist-custom-page .woocommerce-MyAccount-navigation {
    padding: 0px 0px 50px 6px;
}
.woocommerce-account .section-inner {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
    padding-top: 50px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li,
.page-id-226 .woocommerce-MyAccount-navigation ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #9e9e9e;
    margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.page-id-226 .woocommerce-MyAccount-navigation ul li.is-active {
    font-weight: 700;
}
.woocommerce-account .woocommerce-Button.button {
    background: #737373 !important;
    color: #fff !important;
}
.woo-contain-fix .woocommerce-Address {
    width: 100% !important;
    float: left;
    max-width: 100% !important;
    margin-top: 35px !important;
}
.woo-contain-fix #customer_login {
    padding: 80px 0px 80px 80px;
}
.woo-contain-fix #customer_login .u-column1.col-1 {
    max-width: 100%;
}
.woo-contain-fix #customer_login label {
    width: 100%;
}
.woo-contain-fix #customer_login .password-input {
    width: 100%;
}
.woo-contain-fix #customer_login  .u-column2.col-2 {
    max-width: 100%;
}
.woo-contain-fix .woocommerce-Address-title a {
    background: #737373;
    color: #fff;
    padding: 5px 35px;
    font-size: 16px;
    border-radius: 4px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woo-contain-fix .woocommerce-MyAccount-content p {
    padding-top: 15px;
}
.woocommerce-MyAccount-content label {
    width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-MyAccount-content input[type="text"], .woocommerce-MyAccount-content input[type="email"], .woocommerce-MyAccount-content input[type="tel"], .select2-selection.select2-selection--single {
    height: 40px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #6f6f6f !important;
    width: 100%;
    border-radius: 0px;
}
.woo-contain-fix .woocommerce-MyAccount-content .button {
    background: #737373 !important;
    color: #fff !important;
}
.woo-contain-fix .woocommerce-EditAccountForm.edit-account input[type="text"], .woo-contain-fix .woocommerce-EditAccountForm.edit-account input[type="email"], .woo-contain-fix .woocommerce-EditAccountForm.edit-account input[type="password"] {
    height: 40px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #6f6f6f !important;
    width: 100%;
}
.woo-contain-fix .woocommerce-EditAccountForm.edit-account .password-input {
    width: 100%;
}
/* Wishlist page css */
.page-id-226 .entry-title {
    display: none;
}
.page-id-226 .wishlist-custom-page .col-md-3 {
    background: #f5f5f5;
    padding: 30px 12px;
}
.page-id-226 .wishlist-custom-page .col-md-3 h3 {
    font-size: 30px;
    font-weight: 400;
}
.page-id-226 .section-inner {
    display: none;
}
.page-id-226 .tinvwl-table-manage-list thead {
    background: #737373;
    color: #fff;
	border: 1px solid #737373;
}
.page-id-226 .tinvwl-table-manage-list thead th {
    font-weight: 700;
}
.page-id-226 .wishlist-custom-page .row {
    margin: 0px !important;
}
.page-id-226 .wishlist_item {
    border: 1px solid #737373;
}
.page-id-226 .tinv-wishlist .product-action {
    width: 100% !important;
    text-align: center;
    position: relative;
    top: -8px;
}
.page-id-226 .product-action .button {
    font-size: 18px !important;
    font-weight: 400 !important;
    background: #737373  !important;
    color: #fff !important;
    border-radius: 0px !important;
    text-align: center !important;
    text-decoration: none !important;
    margin-top: 0px !important;
}
.page-id-226 .product-name a {
    font-weight: 600;
    color: #737373;
}
.page-id-226 .tinvwl-to-right.look_in .button {
    display: block;
    width: auto !important;
    clear: both;
    margin: 0 auto;
    padding: 12px 40px !important;
}
.page-id-226 .tinv-wishlist tfoot .tinvwl-to-right {
    float: left;
    width: 100%;
    text-align: center;
}
.page-id-226 .tinv-wishlist tfoot .tinvwl-to-right .button {
    background: #737373;
    color: #fff;
    padding: 15px 30px !important;
    font-weight: 500;
    border-radius: 0px !important;
    margin-top: 40px;
}
.page-id-226 .tinv-wishlist.woocommerce {
    padding: 0px 35px 50px 35px;
}
.page-id-226 .tinv-wishlist.woocommerce .return-to-shop a {
    background: #737373 !important;
    color: #fff;
    font-weight: 500;
}
.mobile_sec {
    display: none;
}
/* Cookie Policy page css*/
.cookie_sec {
    margin: 0px !important;
    padding: 30px 0px;
    background: #f5f5f5;
   /*  border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff; */
}
.cookie_sec h1 {
    padding-bottom: 10px;
}
.cookie_sec h4 {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 0px;
}
.cookie_sec p {
    padding-bottom: 10px;
}
.cookie_sec p a:hover {
    color: #000 !important;
    text-decoration: underline;
}
.cookie_sec .wpb_text_column {
    margin-bottom: 10px !important;
}
.woocommerce-message {
    border-top-color: #737373;
}
.woocommerce-message::before {
    color: #737373;
}
.woocommerce-info {
    border-top-color: #737373;
}
.woocommerce-info::before {
    color: #737373;
}
.return-to-shop .button {
    background: #737373 !important;
    color: #fff !important;
}
.woocommerce-message .button {
    background: #737373 !important;
    color: #fff !important;
}
.woocommerce a.remove {
    color: #737373 !important;
}
.cart-empty {
    padding: 15px 48px;
}
.page-id-12 .cart-empty {
    padding: 15px 2px;
}
.page-id-12 .wishlistsview-popup .cart-empty {
    padding: 15px 50px !important;
}
#order_review_heading {
    padding-bottom: 20px;
}
#order-status-summery-page .tax-rate,
.order-status-summery .tax-rate,
#order_review .tax-rate {
    background: #f1f1f1;
}
#thwmscf-tab-panel-1 .order-status-summery .shop_table,
#thwmscf-tab-panel-2 #order_review .shop_table {
    border-collapse: collapse !important;
}
.order-status-summery .cart-subtotal, .order-status-summery .order-total,
#thwmscf-tab-panel-2 #order_review .cart-subtotal, #thwmscf-tab-panel-2 #order_review .order-total {
    background: #f1f1f1;
}
.order-status-summery .product-name img,
#thwmscf-tab-panel-2 #order_review .product-name img {
    margin-right: 20px;
}
.order-status-summery .product-name img,
#thwmscf-tab-panel-2 #order_review .product-name img {
    width: 30%;
}
.wishlistsview-popup .tinv-wishlist.woocommerce p {
    text-align: center;
    padding-bottom: 11px;
}
.tinv-modal-open .tinvwl_button_view {
    display: none !important;
}
/* New Whislist Css 11-Feb-2022*/
.widget_yith-wcwl-items .mini .list, .elementor-widget-wp-widget-yith-wcwl-items .mini .list, .widget_yith-wcwl-items .mini .list {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 300px;
    left: auto;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i, .widget_yith-wcwl-items .mini .heading .items-counter i{
    font-size: 30px;
    color: #fff;
    font-weight: normal !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count, .widget_yith-wcwl-items .mini .heading .items-counter .items-count {
    font-size: 12px;
    background: #fff;
    width: 20px !important;
    position: absolute;
    bottom: -8px;
    right: -12px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    color: #737373;
    font-weight: 700;
}
.widget_yith-wcwl-items .list .items-count {
    text-align: center;
    padding-bottom: 14px;
    font-weight: 700;
    color: #737373;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img, .widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
    margin-left: 10px;
    max-width: 75px !important;
    width: 75px !important;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists, .widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
    padding-right: 10px !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist, .widget_yith-wcwl-items .show-wishlist {
    margin-bottom: 10px;
    text-align: center;
	transition:0.5s;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist:hover, .widget_yith-wcwl-items .show-wishlist:hover {
    color:#737373;
	text-decoration:underline; 
}
.widget_yith-wcwl-items .add_all_to_cart {
    background: #737373 !important;
    border-radius: 0px !important;
    text-transform: capitalize;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.page-id-1198 
.entry-title {
    display: none;
}
.page-id-1198 .wishlist_sec_row {
    margin: 0px !important;
    padding: 40px 50px;
    text-align: center;
}
.page-id-1198 .wishlist-page-links {
    display: none;
}
.page-id-1198 .section-inner{
	 display: none;
}
.single-product .up-sells.upsells.products .products.columns-4 .yith-wcwl-add-button {
    display: none;
}
.single-product .up-sells.upsells.products .products.columns-4 .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
.single-product .add_to_wishlist.button.alt {
    font-weight: 400;
    margin-bottom: 10px;
}
.page-id-1198 .woocommerce table.shop_table td {
    text-align: left;
}
.page-id-1198 .product-add-to-cart a {
    background: #737373;
    color: #fff;
    padding: 4px 23px;
    font-weight: 600;
}
.page-id-1198 .wishlist_table .product-add-to-cart a {
    margin: 5px 0px 5px auto !important;
}
.heading-icon img {
    width: 100%;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist>img, .yith-wcwl-add-to-wishlist a.delete_item>img, .yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img {
    max-width: 14px;
    display: inline-block;
    margin-right: 10px;
}
.page-id-1198 .wishlist-title-container {
    display: none;
}
.page-id-1198 .yith_wcwl_wishlist_footer input[type="submit"] {
    background: #737373;
    border: none;
    color: #fff;
    padding: 10px 30px;
}
.page-id-1198 .wishlist_table thead th {
    border-top: 0px solid;
}
.single-product .yith-wcwl-add-button .single_add_to_wishlist {
    border-radius: 0px !important;
    padding: 13px 32px !important;
}
.single-product .cart.simple_form {
    margin-bottom: 1em !important;
}
.single-product .yith-wcwl-wishlistaddedbrowse .tooltip-added, .single-product .yith-wcwl-wishlistexistsbrowse .tooltip-added {
    display: none;
}
.single-product .feedback img {
    filter: brightness(0.5);
    width: 3%;
}
.single-product .feedback {
    padding-bottom: 10px;
    display: block;
}
.single-product .up-sells.upsells.products .products.columns-4 .feedback {
    display: none  !important;
}
.woocommerce-shop .yith-wcwl-add-to-wishlist {
    display: none;
}
.wishlist-empty, table.wishlist_table tbody td.wishlist-empty {
    text-align: center;
    margin: 25px 0 !important;
}
/* New Whislist Css End*/
/* Media Querry */
@media (min-width: 320px) and (max-width: 767px) { 
#nav-bar {
    display: none;
}
.login-register-popup table {
    margin-top: 20px !important;
}
.single-product.woocommerce a.remove {
	text-align:left !important;
}
.page-id-1198 .woocommerce-mini-cart-item a {
    padding: 0px !important;
    font-weight: 300 !important;
    width: 100% !important;
    display: block !important;
    font-size: 16px !important;
    text-align: left !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count, .widget_yith-wcwl-items .mini .heading .items-counter .items-count {
    bottom: -15px;
}
.wishlist_table .product-name {
    text-align: center !important;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    max-width: 50%;
    margin-right: 10px;
}
.widget_yith-wcwl-items .mini .list, .elementor-widget-wp-widget-yith-wcwl-items .mini .list, .widget_yith-wcwl-items .mini .list {
    position: absolute;
    z-index: 1;
    right: -153px;
    width: 300px;
    left: auto;
}
.page-id-1198 .wishlist_sec_row {
    padding: 40px 0px;
}
.page-id-1198 .item-details-table {
    width: 100%;
}
.page-id-1198 .additional-info {
    width: 72%;
    margin: 0 auto;
}
.page-id-1198 .wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: center;
}
.page-id-1198 .product-remove .remove_from_wishlist i {
    font-size: 30px;
	color:#737373;
}
.page-id-1198 .product-add-to-cart a {
    background: transparent;
    color: #737373;
	transition:0.5s;
}
.page-id-1198 .product-add-to-cart a:hover {
    text-decoration:underline;
}
.up-sells.upsells.products .products.columns-4 .feedback {
    display: none;
}
.page-id-226 .product-wishlist-items {
    width: 100%;
    float: left;
}
.page-id-226 .tinv-wishlist .tinvwl-table-manage-list .product-remove {
    top: -436px;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    right: -172px;
}
.page-id-12 .cart-empty {
    padding: 15px 2px !important;
}
#thwmscf-tab-panel-0 .form-row.form-row-last {
    width: 50% !important;
    float: left !important;
    display: block;
}
#thwmscf-tab-panel-0 .lost_password {
    margin-top: 5px !important;
}
#wishlistsview-mobile a {
    position: relative;
}
.woocommerce-cart #wishlistsview-mobile-id .tinv-wishlist.woocommerce {
    display: block !important;
}
.login-register-popup .close {
    right: 0;
    top: 0;
    width: 10%;
    z-index: 111;
    font-size: 27px;
    color: #737373;
    opacity: 1;
}
.tinv-wishlist .product-thumbnail {
    max-width: 40%;
    width: 40%;
    float: left;
}
.tinv-wishlist .tinv-header {
    margin-bottom: 0px !important;
}
.wishlistsview-popup-mobile  .container {
    padding: 15px 15px !important;
}
.products-description {
    text-align: left;
}
.tinv-wishlist .product-stock p {
    margin: 4px 0 auto;
}
.wishlistsview-popup-mobile {
    position: absolute;
    width: 90%;
    background: #fff;
    top: auto;
    left: 19px;
    z-index: 11;
}
.login-register-popup {
    position: absolute !important;
    width: 96% !important;
    top: auto !important;
    right: 8px !important;
    background: #fff !important;
    z-index: 11 !important;
    margin: 0 auto !important;
}
.login-register-popup .container {
    padding: 15px 13px !important;
}
.login-register-popup .tab-content {
    margin-top: -35px !important;
}
.login-register-popup .nav.nav-tabs {
    display: block !important;
}
.woocommerce-mini-cart__buttons .checkout {
    padding: 10px 0px !important;
}
.dropdown-menu-mini-cart.show li {
    padding-bottom: 0px !important;
}
.dropdown-menu-mini-cart.show {
    padding-bottom: 0px !important;
}
.woocommerce-lost-password .woo-contain-fix p {
    padding-bottom: 0px !important;
}
.page-id-73 #customer_login .login label {
    text-align: left;
}
.order-status-summery .product-name img, #thwmscf-tab-panel-2 #order_review .product-name img {
    width: auto;
    margin-bottom: 10px;
}
.woocommerce-checkout .thwscf-billing {
    width: 100%;
    float: left;
}
.order-status-summery {
    width: 100% !important;
    margin-top: 20px;
}
.tabpan-payment-woocommerce  .shop_table.woocommerce-checkout-review-order-table {
    width: 100%;
    margin-top: 20px;
}
.tabpan-payment-woocommerce #payment {
    width: 100%;
}
.gallery_sec .row .col-lg-6.gallery_img_1 img {
    height: auto;
    object-fit: cover;
}
.error404-content {
    padding: 100px 0px;
}
.error404-content i {
    font-size: 80px;
}
.error404-content h1 {
    font-size: 50px !important;
}
.woocommerce-shop .product_cat_filter {
    display: none;
}
.mobmenu .headertext span {
    text-transform: lowercase !important;
}
.woocommerce-checkout .checkout_page-tab .thwmscf-tab a.active:after {
  display:none;
}
.cont_para br {
    display: none;
}
.remember_me {
    bottom: 19px !important;
}
#wishlistsview-mobile-id .return-to-shop .button {
    margin-top: 15px !important;
    border-radius: 0px !important;
}

.inner_section form input#rememberme {
    height: auto !important;
}
.login_page_section .woocommerce-button {
    margin-top: 14px !important;
}
.mob-menu-header-holder {
    color: #737373 !important;
    background: #737373 !important;
    border: 1px solid #737373 !important;
}
.woocommerce-lost-password .woo-contain-fix .vc_column-inner {
    padding: 10px 15px !important;
}
.wc360.threesixty.fullscreen {
    max-width: 100% !important;
}
.wc360-container .threesixty.fullscreen .nav_bar {
    right: auto !important;
    bottom: 20px;
}
.wc360-container .threesixty.fullscreen .fullscreen-button {
    right: 10px !important;
}
.category_content {
	position: inherit;
	padding: 15px 0;
}
.category_content .category_btn {
	position: inherit;
}
.category_content .category_title h3 {
	text-align: center;
}
.category_content .category_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_first .product_image .product_content {
	position: inherit;
	padding: 15px 0;
}
.category_section_first .product_image .product_content .product_title {
	width: 100%;
	float: none;
}
.category_section_first .product_image .product_content .product_btn {
	width: 100%;
	float: none;
	position: inherit;
}
.category_section_first .product_image .product_content .product_title h5 {
	text-align: center;
	padding: 10px 10px;
	font-size: 22px;
}
.category_section_first .product_image.diffuser_fragrance_1 .product_content .product_btn p {
	padding: 0 10px 4px 10px !important;
	text-align: center;
}
.category_section_first .product_image .product_content .product_btn p {
	text-align: center;
	padding: 0px 10px 0 !important;
}
.category_section_first .product_image.diffuser_fragrance_2 .product_content .product_title h5 {
	text-align: center;
	font-size: 22px;
}
.category_section_first .product_image.diffuser_fragrance_3 .product_content .product_btn p {
	padding: 0 10px 13px 0 !important;
	text-align: center;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content {
	position: inherit;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content {
	position: inherit;
}

.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_btn {
	width: 100%;
	float: none;
}
.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}

.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_title {
	float: none;
	position: inherit;
}
.category_section_two .category_content .category_btn p {
	color: #000;
}
.category_section_two .category_content .category_title h3 {
	color: #000;
}
.category_section_two .product_image .product_content {
	position: inherit;
	padding: 15px 0;
}
.category_section_two .product_image .product_content .product_title {
	float: none;
}
.category_section_two .product_image .product_content .product_title h5 {
	text-align: center;
	font-size: 22px;
}
.category_section_two .product_image .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_two .category_content .category_btn p {
	color: #000;
	padding: 0 10px 13px 0 !important;
}
.home {
    background: #fff !important;
}
.category_section_two .category_content .category_title h3 {
	color: #000;
}
.category_section_three .product_content {
	position: inherit;
	padding: 15px 0;
}
.category_section_three .product_image .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_three .product_image .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_three .product_image.diffuser_extreme_1 .product_content .product_title {
	float: none;
	text-align: center;
}
.category_section_two .product_image .product_content .product_btn p {
	text-align: center;
	padding: 0px 10px 0px 10px !important;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.up-sells.upsells.products .products.columns-4 li {
	width: 100% !important;
}
	.up-sells.upsells.products h4 {
	text-align: center;
}
.second-footer .container {
	max-width: 100%;
}
.copy_para {
	text-align: center;
	padding-right: 0px;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_title {
	width: 100%;
	float: none;
}
.category_section_three .product_image .product_content .product_title h5 {
	text-align: center;
	font-size: 22px;
}
.category_section_three .product_image img {
	min-height: auto;
}
.category_section_three h3 {
	color: #000;
}
.category_section_three a {
	color: #000;
}
.category_section_four .product_content {
	position: inherit;
	padding: 15px 0;
}
.category_section_four .product_image.pillow_mists_1 .product_content .product_btn {
	float: none;
	position: inherit;
}

.category_section_four .product_image .product_content .product_title h5 {
	text-align: center;
}
.category_section_four .product_image.pillow_mists_1 .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_four .product_image.pillow_mists_2 .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_four .product_image .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_five .product_content {
	position: inherit;
	padding: 15px 0;
}
.category_section_five .product_image.room_fragrance_intense_1 .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_five .product_image .product_content .product_title h5 {
	text-align: center;
	font-size:22px;
}
.category_section_five .product_image .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_title h5 {
	text-align: center;
	font-size:22px;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_btn {
	float: none;
	position: inherit;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_btn p {
	text-align: center;
	padding: 0 10px 13px 0 !important;
}
.category_content .category_title h3 {
	font-size: 22px;
}
.category_section_five .product_image a {
    text-decoration: none !important;
}
.category_section_five h3 {
	color: #000;
}
.category_section_five a {
	color: #000;
}
.category_section_two .category_content .category_btn p {
    color: #000;
}
.category_section_six .category_image img {
	height: auto;
}
.category_section_six .category_content .category_title h3 {
	color: #000;
}
.category_section_six .category_content .category_btn p {
	color: #000;
}
.category_section_six .room_fragrance .product_content {
    position: inherit;
	padding:15px 0px;
}
.cart-empty {
    padding: 1em 2em 1em 3.5em !important;
}
input#s::placeholder {
    color: #fff;
}
.category_section_six .room_fragrance .product_content .product_btn {
    position: inherit;
}
.category_section_six .product_image .product_content .product_btn p {
    text-align: center !important;
}
.category_section_six .product_image .product_content .product_title h5 {
    text-align: center;
	padding-bottom:5px;
}
.woocommerce-checkout #thwmscf-tab-panels .woocommerce-form.woocommerce-form-login.login {
    width: 100%;
}
.thwmscf_vertical_box div#thwmscf-tab-panels {
    width: 100% !important;
    float: left;
    min-height: auto !important;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-first {
    width: 100%;
    float: left;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-last {
    width: 100%;
    float: right;
}
.woocommerce-checkout .checkout_coupon .form-row.form-row-last .button {
    width: 100%;
}
.woocommerce-message .button {
    background: #737373 !important;
    color: #fff !important;
    width: 100%;
    display: block !important;
	text-align:center;
}
.woocommerce-cart #coupon_code {
    width: 100%;
    float: left;
    margin-bottom: 9px;
}
.woocommerce-cart .shop_table .button {
    width: 100% !important;
}
.woocommerce-checkout .checkout_page-tab ul {
    width: 100% !important;
    height: auto;
}
.category_section_four h3 {
	color: #000;
}
.category_section_four a {
	color: #000;
}
.woocommerce-cart article {
    padding: 50px 10px;
}
.register_page_section .inner_section {
    padding: 55px 15px 55px 15px;
}
.register_page_section .row {
    margin: 0px !important;
}
.register_page_section .sidebar p {
    text-align: center;
}
.register_button button, .register_button a {
    width: 100%;
}
.login_page_section .woocommerce-form.woocommerce-form-login.login {
    width: 100%;
}
.login_page_section .inner_section h1 {
    text-align: center;
}
.login_page_section .login .form-row-first label {
    text-align: left;
}
.login_page_section .login .form-row-last label {
    text-align: left;
}
.login_page_section .inner_section h3 {
    text-align: center;
}
.login_page_section .inner_section p {
    text-align: center;
}

.login_page_section .inner_section {
    padding: 55px 10px 55px 10px;
}
.login_page_section .sidebar p {
    text-align: center;
}
.mobile_sec {
    display: block !important;
    background: #737373;
    text-align: center;
}
.mobile_nav_menu {
    display: inline;
    text-align: center;
    width: 100%;
}
.mobile_nav_menu li {
    display: inline-block;
    padding-bottom: 20px !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
    display: inline-block !important;
    vertical-align: inherit !important;
    width: auto !important;
    max-width: 22px;
    max-height: 26px;
    margin-bottom: 0;
    margin: 10px 2px -10px 0 !important;
}
.search-box {
    width: 100%;
    height: 35px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.category_section_two .category_image img {
    min-height: 295px;
}
.category_section_five .category_image img {
    min-height: 270px;
}
.category_image {
    border-bottom: 0px solid #fff;
}
.post_section_1 {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.post_section_2 {
    border-right:0px solid #fff;
    border-left: 0px solid #fff;
}
.category_section_four .category_image {
    border-left: 0px solid #fff;
    border-bottom: none !important;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
}
.category_section_six .post_section_1 {
    border-bottom: 0px !important;
}
.btn-search {
    width: 60px;
    height: 50px;
    border-style: none;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    color: #ffffff;
    background-color: transparent;
    pointer-events: painted;
    top: -4px;
	z-index:9;
}
.input-search {
    height: 43px;
    width: 100%;
    border-style: none;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    outline: none;
    border-radius: 0px;
    transition: all .5s ease-in-out;
    background-color: transparent;
    padding-right: 0px;
    color: #fff;
    position: relative;
    right: 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.input-search:focus {
    width: 100%;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.logo_ft {
    padding-bottom: 15px;
}
.ft_social_link {
    padding-bottom: 20px;
}
.second-footer .col-lg-4.text-left.pl-5 {
    padding-left: 15px !important;
}
.second-footer h3 {
    padding-bottom: 15px;
    padding-top: 15px;
}
.copy_link {
    text-align: center;
    padding: 5px 0px;
}
.about_sec h1 {
    padding-top: 20px;
    text-align: center !important;
    padding-left: 0px;
    padding-bottom: 20px;
}
.about_sec .vc_row {
    margin: 0px !important;
}
.about_sec .vc_column-inner {
    padding: 0px !important;
}
.about_empty {
    height: 20px !important;
}
.about_sec h3 {
    padding: 0px 20px 20px 20px;
}
.about_sec p {
    padding: 0px 20px 20px 20px;
}
.single_product-header_image img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}
#container.wc360-container {
    width: 100% !important;
    float: none;
}
.wc360-container .threesixty .nav_bar {
    width: 28%;
}
.single_product-header_image {
    margin-bottom: 5px;
}
.single-product_container .summary {
    padding: 57px 0px 0px 0px;
}
.wc360-container .threesixty .threesixty_images img.current-image {
    width: 100% !important;
    margin: 10px auto !important;
}
.delivery_page_section .sidebar {
    padding: 20px 30px;
}

.delivery_page_section .sidebar h1 {
    padding-bottom: 10px;
}
.delivery_page_section .inner_section {
    padding-top: 30px;
}
.delivery_page_section .inner_section p {
    padding-bottom: 0px;
}
.contact_page_section .sidebar {
    padding: 20px 20px;
}
.contact_page_section .sidebar h1 {
    padding-bottom: 6px;
}
.contact_page_section .inner_section {
  /*   padding-top: 20px; */
    padding: 20px 0px 0px 0px !important;
}
.contact_page_section .full input {
    width: 100%;
}
.contact_page_section .full textarea {
    width: 100%;
}
.send_btn input[type="submit"] {
    width: 100%;
}
.page-id-87 .send_btn input[type="submit"] {
    width: 100%;
}
.contact_page_section .inner_section p {
    padding-bottom: 6px;
}
.faq_page_section .sidebar {
    padding: 20px 20px;
}
.faq_page_section .sidebar h1 {
    padding-bottom: 5px;
}
.faq_page_section .inner_section {
    padding: 20px 5px;
}
.woocommerce-shop .products li {
    width: 100% !important;
}
.woocommerce-shop .products li a .woocommerce-loop-product__title {
    font-size: 21px !important;
}
.woocommerce-shop .products li a .price {
    font-size: 16px !important;
}
.woocommerce-shop .woocommerce-result-count {
    width: 100%;
    text-align: center;
}
.woocommerce-shop .woocommerce-ordering {
    margin-right: 0px !important; 
    width: 100% !important;
}
.page-id-226 .tinv-wishlist.woocommerce {
    padding: 0px 0px 50px 0px;
}
.tinv-wishlist .product-thumbnail img {
    max-width: 100%;
}
.faq_page_section .inner_section h3 {
    padding-bottom: 6px;
    font-size: 26px;
    line-height: 30px;
}
.mini_cart_menu_section .basket-item-count span {
    bottom: 10px;
    left: 20px;
}
.wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products {
    position: relative;
}
.wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products  .wishlist_products_counter_number {
    display: block !important;
    position: absolute;
    bottom: -12px;
    background: #fff;
    right: -9px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    border-radius: 50%;
    text-align: center;
    color: #737373;
    font-weight: 700;
    font-size: 12px;
}
.dropdown-menu-mini-cart {
    left: -178px !important;
    max-width: 100% !important;
    top: 35px !important;
    min-width: 315px !important;
    right: 0px !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.woo-contain-fix {
    padding: 0px 10px 0px 10px;
    margin: 0px !important;
}
.woo-contain-fix #customer_login {
    padding: 30px 0px 0px 0px;
}
.woo-contain-fix #customer_login .u-column1.col-1 {
    max-width: 100%;
    padding: 0px !important;
}
.woo-contain-fix #customer_login  .u-column2.col-2 {
    max-width: 100%;
    padding: 0px !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
.woo-contain-fix .vc_column-inner {
    padding: 0px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 98%;
    margin: 0 auto;
}
.faq_page_section .inner_section h3 {
	font-size: 18px;
}
.faq_page_section .inner_section p {
	font-size: 15px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label {
    width: auto;
}
.woocommerce-lost-password .sidebar p {
    text-align: center;
}
.woocommerce-lost-password .lost_reset_password p {
    width: 100%;
}
.woo-contain-fix .row {
    margin: 0px !important;
}
.woocommerce-lost-password .woo-contain-fix {
    padding: 0px 0px 0px 0px;
    margin: 0px !important;
}
.woocommerce-lost-password .lost_reset_password {
    padding: 55px 0px 55px 0px;
}
.product_shop .woocommerce-ordering {
	text-align: center;
}
.thankyou-section {
    margin: 0px !important;
    padding: 50px 0px;
}
.mobmenu-content #mobmenuleft .sub-menu a {
    font-size: 14px !important;
}
.mobmenu-content li>.sub-menu li {
    padding-left: 10px !important;
}
.woocommerce-mini-cart__empty-message {
    padding: 10px 20px;
    font-size: 14px;
}
.single-product.woocommerce a.remove {
	color: #737373 !important;
	font-size: 14px !important;
	width: 100%;
	padding-left: 39px !important;
}
#thwmscf-tab-panel-0 .mo-openid-app-icons {
    padding-left: 0px;
    margin-top: 10px !important;
    text-align: center !important;
    margin-left: -3px !important;
}
.tinv-wishlist .product-action {
    width: 100% !important;
    text-align: center;
    position: relative;
    top: -46px;
}
.product-stock {
    position: relative;
    top: 0px;
}
}
@media (min-width: 320px) and (max-width: 339px) {
.wc360-container .threesixty .nav_bar {
    width: 35%;
}
.tinv-wishlist .product-action {
    width: 100% !important;
    text-align: center;
    position: relative;
    top: -46px;
}
.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    right: -12px;
    float: right;
    top: -69px;
    position: relative;
}
.login-register-popup .tab-content .tab-pane #customer_login .login label a {
    font-size: 12px !important;
}
}
@media (min-width: 340px) and (max-width: 380px) {
	.wc360-container .threesixty .nav_bar {
		width: 30%;
	}	
}
@media (min-width: 370px) and (max-width: 380px) {
	.login-register-popup {
    width: 92% !important;
    right: 14px !important;
}
}
@media (min-width: 381px) and (max-width: 407px) {
.login-register-popup {
	width: 89% !important;
	right: 20px !important;
}
}
@media (min-width: 408px) and (max-width: 420px) {
.login-register-popup {
    width: 84% !important;
    right: 33px !important;
}
}
@media (min-width: 421px) and (max-width: 430px) {
.login-register-popup {
	width: 81% !important;
	right: 43px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.navbar-nav.mb-auto.mt-2 .nav-item .nav-link {
	padding: 5px 16px !important;
	font-size: 13px;
}
#wishlistsview-mobile a {
    position: relative;
}
.wishlistsview-popup-mobile {
    position: absolute;
    width: 40%;
    background: #fff;
    top: auto;
    z-index: 11;
    right: auto;
    left: 30%;
}
.products-description {
    width: 60%;
    float: right;
    padding-left: 15px;
	text-align:left;
}
.tinv-wishlist .product-thumbnail {
    max-width: 40%;
    width: 40%;
    float: left;
}
.tinv-wishlist .product-stock p {
    margin: 4px 0 auto;
}
.wc360-container .threesixty .threesixty_images img.current-image {
    width: 60% !important;
    margin: 10px auto !important;
}
.gallery_sec .row .col-lg-6 {
    padding: 0px !important;
    width: 50% !IMPORTANT;
    float: left;
}
.mobile_nav_menu {
    display: inline;
    text-align: center;
    width: 100%;
}
.mobile_nav_menu li {
    display: inline-block;
    padding-bottom: 20px !important;
}
.login-register-popup .nav.nav-tabs {
    display: block !important;
}
.login-register-popup .tab-content {
    margin-top: -35px !important;
}
.woo-contain-fix {
    padding: 0px 0px 0px 0px;
    margin: 0px !important;
}
.single-product.woocommerce a.remove {
    color: #737373 !important;
    font-size: 14px !important;
    width: 100%;
    padding-left: 39px !important;
}
.login-register-popup {
    position: absolute !important;
    width: 46% !important;
    top: auto !important;
    right: auto !important;
    background: #fff !important;
    z-index: 11 !important;
    margin: 0 auto !important;
    left: 27%;
}
.login-register-popup .close {
    right: 0;
    top: 0;
    width: 10%;
    z-index: 111;
    font-size: 27px;
    color: #737373;
    opacity: 1;
}
.tinv-wishlist.woocommerce p {
    padding-bottom: 20px;
}
.up-sells.upsells.products .products.columns-4 li {
    margin: 0px !important;
    width: 33.33% !important;
    position: relative;
    clear: none;
}
.up-sells.upsells.products .products.columns-4 li h2 {
   text-align: left;
}
.login_page_section .inner_section {
	padding: 30px 10px 0 10px;
}
.login_page_section .inner_section h1 {
	font-size: 20px;
}
.login_page_section .inner_section h3 {
	font-weight: 100;
	font-size: 20px;
}
.login_page_section .woocommerce-form.woocommerce-form-login.login {
	width: 100%;
}
.lost_password a {
	font-size: 11px;
}
.login_page_section .sidebar p {
	padding-left: 0;
}
.register_page_section .inner_section {
	padding: 34px 20px 0px 20px;
}
.inner_section form input {
	width: 100%;
}
.product_shop .products li {
	float: none !important;
	display: inline-block;
	width: 32.9% !important;
}
.mini_cart_menu_section .basket-item-count span {
	bottom: 9px;
}
.woocommerce-cart article {
	padding: 50px 25px;
}
.woocommerce-cart #coupon_code {
	width: 49%;
}
.navbar-brand {
	font-size: 22px;
}
.btn-search {
    width: 50px;
    height: 50px;
    border-style: none;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    color: #ffffff;
    background-color: transparent;
    pointer-events: painted;
    top: auto;
}
.wishlist_products_counter {
    text-decoration: none;
    position: relative;
}
.wishlist_products_counter.top_wishlist-custom.top_wishlist-.wishlist-counter-with-products  .wishlist_products_counter_number {
    display: block !important;
    position: absolute;
    background: #fff;
    right: -8px;
    bottom: -14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    border-radius: 50%;
    color: #737373;
    font-weight: 700;
}
.wishlist_item td {
    padding: 5px 10px !important;
}
.tinv-wishlist .product-thumbnail img {
    max-width: 100%;
    width: 97%;
}
#searchform {
    width: 94%;
    margin-bottom: 10px;
}
.single-product_container .add_cart_box button {
    width: 51%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    max-width: 50%;
}
.page-id-1198 .item-details-table {
    width: 57%;
    margin: 0 auto;
}
.page-id-1198 .additional-info {
    width: 47%;
    margin: 0 auto;
}
.page-id-1198 .product-add-to-cart a {
    background: transparent;
    color: #737373;
    transition: 0.5s;
}
.page-id-1198 .wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: center;
}
.page-id-1198 .product-remove .remove_from_wishlist i {
    font-size: 30px;
    color: #737373;
}
#thwmscf-tab-panel-0 .mo-openid-app-icons {
    padding-left: 0px;
    margin-left: -5px;
}
.woocommerce-checkout #thwmscf-tab-panels .woocommerce-form.woocommerce-form-login.login {
    width: 100%;
}
.order-status-summery {
    width: 100%;
    margin-top: 10px;
}
.woocommerce-checkout .thwscf-billing {
    width: 100%;
}
.second-footer .row {
    margin: 0px !important;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label {
    width: auto;
}
.dropdown-menu {
    min-width: 16rem !important;
    padding: 0 0 !important;
    margin: 0px 0 0 !important;
}
.woocommerce-mini-cart-item a {
    padding: 0px !important;
    font-weight: 300 !important;
    width: 100% !important;
    display: block !important;
    text-align: left !important;
    font-size: 16px !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, 
a.wishlist_products_counter.top_wishlist-custom img, 
span.wishlist_products_counter.top_wishlist-custom img {
	display: inline-block !important;
	vertical-align: baseline;
	width: auto !important;
	max-width: none;
	max-height: none;
	margin-bottom: 0;
	margin: 0 0px 0 0 !important;
	position: relative;
	top: 10px;
}
.input-search {
    height: 43px;
    width: 100%;
    border-style: none;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    outline: none;
    border-radius: 0px;
    transition: all .5s ease-in-out;
    background-color: transparent;
    padding-right: 0px;
    color: #fff;
    position: relative;
    right: 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.input-search:focus {
    width: 100%;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.category_content .category_title h3 {
	font-size: 15px;
}
.category_section_first .product_image .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_first .product_image.diffuser_fragrance_2 .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_first .post_section_1 img {
	min-height: 180px;
}
.post_section_5 img {
	min-height: 241px;
}
.category_section_first .product_image.diffuser_fragrance_1 .product_content .product_btn a,
.category_section_first .product_image.diffuser_fragrance_2 .product_content .product_btn a,
.category_section_first .product_image.diffuser_fragrance_3 .product_content .product_btn a,
.category_section_first .product_image.diffuser_fragrance_4 .product_content .product_btn a,
.category_section_first .product_image.diffuser_fragrance_5 .product_content .product_btn a {
	font-size: 13px;
}
.category_content .category_btn a{
	font-size: 13px;
}
.category_section_two .category_image img {
	min-height: 311px;
}
.category_section_two .product_image .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_two .product_image .product_content .product_btn a {
	font-size: 13px;
}
.category_section_three .product_image .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_three .product_image .product_content .product_btn a {
	font-size: 13px;
}
.category_section_three .product_image img {
	min-height: 156px;
}
.category_section_three .product_image.diffuser_extreme_2 .product_content .product_btn a {
	font-size: 13px;
}
.category_section_four .product_image .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_four .col-md-3 img {
	min-height: 311.5px;
}
.category_section_five .product_image .product_content .product_title h5, 
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_five .product_image .product_content .product_btn a,
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_btn a {
	font-size: 13px;
}
.category_section_four .product_image.pillow_mists_1 .product_content .product_btn a,
.category_section_four .product_image.pillow_mists_2 .product_content .product_btn a {
	font-size: 13px;
}
.category_section_five .category_image img {
	min-height: 321px;
}
.category_section_six .product_image .product_content .product_title h5 {
	font-size: 15px;
}
.category_section_six .product_image .product_content .product_btn a {
	font-size: 13px;
}
.second-footer .pl-5 {
	padding: 0 20px !important;
	margin: 25px 0;
}
#container.wc360-container {
	width: 100% !important;
}
.cat_relate_products .col-lg-4 {
	width: 33.3%;
}
.cat_relate_products .row .col-lg-4 .category_box .category_content h3 {
	font-size: 15px;
}
.cat_relate_products .row .col-lg-4 .category_box .category_btn a {
	font-size: 13px;
}
.cat_relate_products .row .col-lg-4 .category_box img {
	min-height: 356px;
}
.about_sec p {
	padding-bottom: 9px;
	font-size: 11px;
	padding-right: 11px;
}
.about_empty {
	height: 20px !important;
}
header #nav-bar {
	display: none;
}
.mobile_sec {
    display: block !important;
    background: #737373;
    text-align: center;
}
.mobile_nav_menu {
    display: inline;
    text-align: center;
    width: 100%;
}
.mobile_nav_menu li {
    display: inline-block;
    padding-bottom: 20px !important;
}
.wc360-container .threesixty .nav_bar {
    position: absolute;
    top: auto;
    right: -23px;
    z-index: 11;
    bottom: -40px;
    left: 0;
    margin: 0 auto;
    width: 14%;
}
.summary.entry-summary {
    width: 59% !important;
    margin: 0px auto !important;
}
.single-product_container .cat_text {
    font-size: 16px;
    color: #737373;
    padding-top: 54px !important;
    display: inline-block;
}
.wc360-container .threesixty.fullscreen .nav_bar {
    right: -7px !important;
}
.wc360-container .threesixty .nav_bar {
    width: 22% !important;
}
.wc360-container .fullscreen-button {
    bottom: -33px !important;
    right: 140px !important;
}
}
@media (min-width: 1020px) and (max-width: 1030px) {
	.summary.entry-summary {
    width: 80% !important;
    margin: 30px auto !important;
}
}
@media (min-width: 1025px) and (max-width: 1100px) {
.navbar-nav.mb-auto.mt-2 .nav-item .nav-link {
    padding: 14px 15px !important;
    font-size: 14px;
}

.navbar-brand {
    font-size: 27px;
}
}

@media (min-width: 1100px) and (max-width: 1206px) {
.category_section_first .post_section_1 img {
    min-height: 257.5px;
}
.post_section_5 img {
    min-height: 355px;
}
.category_section_two .category_image img {
    min-height: 446px;
}
.category_section_three .product_image img {
    min-height: 223px;
}
.category_section_four .col-md-3 img {
    min-height: 447.5px;
}
.category_section_five .category_image img {
    min-height: 462px;
}
.second-footer .container {
    max-width: 100%;
}
.copy_para {
    padding-right: 0;
}
.copy_link li {
    padding-right: 8px;
}
.category_section_first .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_first .product_image.diffuser_fragrance_2 .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_two .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_three .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_four .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_five .product_image.room_fragrance_intense_2 .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_five .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.category_section_six .product_image .product_content .product_title h5 {
    font-size: 19px;
}
.wc360-container .threesixty .nav_bar {
    width: 28%;
}
#thwmscf-tab-panel-0 .mo-openid-app-icons {
    padding-left: 0;
}
.navbar-nav.mb-auto.mt-2 .nav-item .nav-link {
    padding: 14px 18px !important;
	font-size: 16px;
}
.woocommerce-MyAccount-content label {
    width: auto;
}
}
@media (min-width: 1150px) and (max-width: 1296px) {
.category_section_five .category_image img {
    min-height: 502px;
}	
}
@media (min-width: 1208px) and (max-width: 1246px) {
.category_section_first .post_section_1 img {
	min-height: 292.5px;
}
.post_section_5 img {
	min-height: 402px;
}
.category_section_two .category_image img {
	min-height: 505px;
}
.category_section_three .product_image img {
	min-height: 253px;
}
.category_section_four .col-md-3 img {
	object-fit: cover;
	min-height: 506.5px;
}
.category_section_five .category_image img {
	min-height: 520px;
}
}
@media (min-width: 1250px) and (max-width: 1300px) {
.category_section_first .post_section_1 img {
    min-height: 297.5px;
}
.post_section_5 img {
    min-height: 404px;
}
.category_section_two .category_image img {
    min-height: 512px;
}
.category_section_four .col-md-3 img {
    min-height: 514px;
}
.category_section_three .product_image img {
    min-height: 257.5px;
}
.category_section_five .category_image img {
    min-height: 528px;
}
.menu_product_images img {
    min-height: 243px;
}		
}
@media (min-width: 1279px) and (max-width: 1283px) {
.category_section_first .post_section_1 img {
	min-height: 300.5px !important;
}
.products-cat-menu img {
    min-height: 243px;
}
.post_section_5 img {
    min-height: 408px !important;
}
.product_image.diffuser_fragrance_3 img {
    min-height: 408px !important;
}
.category_section_two .category_image img {
    min-height: 518px !important;
}
.category_section_three .product_image img {
    min-height: 260px;
}
.category_section_four .col-md-3 img {
    min-height: 521px !important;
}
.category_section_five .category_image img {
	min-height: 534px !important;
}
}
@media (min-width: 1400px) and (max-width: 1500px) {
.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: auto;
}
.term-22.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: 490px;
}
.category_section_first .post_section_1 img {
    min-height: 334px;
}
.category_section_two .category_image img {
    min-height: 577px;
}
.category_section_three .product_image img {
    min-height: 289.5px;
}
.category_section_four .col-md-3 img {
    min-height: 579.5px;
}
.category_section_five .category_image img {
    min-height: 594px;
}
.gallery_sec .row .col-lg-6.gallery_img_1 img {
    height: 799px;
    object-fit: cover;
	width:100%;
}
}
@media (min-width: 1430px) and (max-width: 1500px) {
.category_section_first .post_section_1 img {
    min-height: 330px !important;
}
.category_section_two .category_image img {
    min-height: 572px;
}
.category_section_four .col-md-3 img {
    min-height: 576px;
}
.category_section_five .category_image img {
    min-height: 593px;
}
.post_section_5 img {
    min-height: 456px;
}
.products-cat-menu img {
    min-height: 277px;
}
}
@media (min-width: 1435px) and (max-width: 1445px) {
.home .category_section_first .post_section_1 img {
		min-height: 338px !important;
}
.products-cat-menu img {
    min-height: 282px;
}
.post_section_5 img, .diffuser_fragrance_3 img {
	min-height: 464px !important;
}
.category_section_two .category_image img {
	min-height: 585px !important;
}
.category_section_four .col-md-3 img {
	min-height: 586px !important;
}
.category_section_three .product_image img {
    min-height: 293px;
}
.category_section_five .category_image img {
	min-height: 601px !important;
}
.wc360-container .threesixty.fullscreen .threesixty_images img.current-image {
    width: 80% !important;
    margin: 70px auto !important;
}
.header_social_link li {
	padding: 0px 0px 0px 0px;
}
.cat_relate_products .row .col-lg-4 .category_box img {
	max-height: 540px;
}
.menu_product_images img {
    min-height: 283px;
}	
}
@media (min-width: 1490px) and (max-width: 1510px) {
.category_section_first .post_section_1 img {
    min-height: 352px !important;
}
.woocommerce-lost-password .woocommerce-form-row.form-row {
    width: 46%;
}
.post_section_3 .diffuser_fragrance_3 img {
    min-height: 482px !important;
}
.intense_box .post_section_5 img {
    min-height: 482px !important;
}
.category_section_two .category_image img {
    min-height: 608.5px !important;
}
.category_section_three .product_image img {
    min-height: 304.5px !important;
}
.category_section_four .col-md-3 img {
    min-height: 610px !important;
}
.category_section_five .category_image img {
    min-height: 627.5px !important;
}
}
@media (min-width: 1500px) and (max-width: 1599px) {
.header_social_link li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
}
.woocommerce-lost-password .woocommerce-form-row.form-row {
    width: 47%;
}
.products-cat-menu img {
    margin-top: -24px;
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}
.cat_relate_products .row .col-lg-4 .category_box img {
    width: 100%;
    max-height: 560px;
}
.about_sec p {
    width: 85%;
}
.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: auto;
}
.term-22.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: 500px;
}
.category_section_first .post_section_1 img {
    min-height: 356.5px;
}
.category_section_two .category_image img {
    min-height: 617.5px;
}
.category_section_four .col-md-3 img {
    min-height: 617px;
}
.category_section_five .category_image img {
    min-height: 634px;
}
.post_section_5 img {
    object-fit: cover;
    min-height: 489px !important;
}
.diffuser_fragrance_3 img {
    object-fit: cover;
    min-height: 489px !important;
}
.category_section_three .product_image img {
    min-height: 308.5px;
}
.menu_product_images img {
    min-height: 300px;
}	
}
@media (min-width: 1580px) and (max-width: 1599px) {
.category_section_first .post_section_1 img {
    min-height: 372.5px  !important;
}
.products-cat-menu img {
    min-height: 302px;
}
.header_social_link li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
}
.category_section_two .category_image img {
    min-height: 642px !important;
}
.category_section_four .col-md-3 img {
    min-height: 644px !important;
}
.category_section_five .category_image img {
    min-height: 662px !important;
}
.post_section_5 img {
    object-fit: cover;
    min-height: 495px !important;
}
.diffuser_fragrance_3 img {
    min-height: 495px;
}
.category_section_three .product_image img {
    min-height: 322px;
}
}
@media (min-width: 1600px) and (max-width: 1700px) {
.header_social_link li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
}
.products-cat-menu img {
    min-height: 315px;
}
.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: auto;
}
.term-22.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: 525px;
}
.cat_relate_products .row .col-lg-4 .category_box img {
    max-height: 430px;
    min-height: 430px;
    object-fit: cover;
}
.category_section_first .post_section_1 img {
    min-height: 372.5px !important;
}
.category_section_two .category_image img {
    min-height: 641px !important;
}
.category_section_four .col-md-3 img {
    min-height: 640.5px !important;
}
.category_section_five .category_image img {
    min-height: 661px !important;
}
.category_section_first .post_section_5 img {
    object-fit: cover;
    min-height: 511px !important;
}
.category_section_three .product_image img {
    min-height: 322px !important;
}
.product_image.diffuser_fragrance_3 img {
    min-height: 511px !important;
}
.menu_product_images img {
    min-height: 316px;
}	
}
@media (min-width: 1680px) and (max-width: 1700px) {
.products-cat-menu img {
    min-height: 334px;
}
.home .category_section_first .post_section_1 img {
    min-height: 390px !important;
}
.category_section_first .post_section_5 img {
    min-height: 537px !important;
}
.product_image.diffuser_fragrance_3 img {
    min-height: 537px !important;
}
.category_section_two .category_image img {
    min-height: 674px !important;
}
.category_section_four .col-md-3 img {
    min-height: 676.5px !important;
}
.category_section_five .category_image img {
    min-height: 697px !important;
}
.category_section_three .product_image img {
    min-height: 338px;
}
}
@media (min-width: 1900px) and (max-width: 3000px) {
.category_section_first .post_section_1 img {
    min-height: 446.5px;
	object-fit:cover;
} 
.products-cat-menu img {
    margin-top: -24px;
	width:100%;
	min-height:386px;
	object-fit:cover;
}
.header_social_link li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
}
.wc360-container .threesixty.fullscreen .fullscreen-button {
    bottom: auto !important;
    top: 30px !important;
    right: 149px !important;
}
.wc360-container .threesixty.fullscreen .threesixty_images img.current-image {
    width: 80% !important;
    margin: 40px auto !important;
}
.wc360-container .threesixty.fullscreen .nav_bar {
    right: -164px !important;
}
.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: auto;
}
.term-22.tax-product_cat .products_section .row .product-box .product-box-single img {
    height: 600px;
}
.cat_relate_products .row .col-lg-4 .category_box img {
    min-height: 700px;
}
.navbar-brand {
    font-size: 30px;
    margin: 0px !important;
    font-weight: 600;
    display: block;
    width: 100%;
    padding-left: 0px;
}
.about_sec p {
    width: 70%;
}
.post_section_5 img {
    object-fit: cover;
    min-height: 614px;
}
.diffuser_fragrance_3 img {
    min-height: 614px;
}
.category_section_three .product_image img {
    min-height: 387px;
}
.category_section_two .category_image img {
    min-height: 773px;
}
.category_section_four .col-md-3 img {
    object-fit: cover;
    min-height: 774px;
}
.category_section_five .category_image img {
    min-height: 794px;
}
.login_page_section .sidebar p {
    font-size: 30px;
}

.login_page_section .sidebar {
    background: #f5f5f5;
    padding: 20px 27px;
}
.login_page_section .inner_section {
    padding-top: 87px;
    padding: 55px 90px 55px 90px;
}

.login_page_section .inner_section h1 {
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 20px;
}
.menu_product_images img {
    min-height: 386px;
}
.login_page_section .login .form-row-first input[type="text"], .login_page_section .login input[type="password"] {
    width: 426px;
    border: 1px solid #6f6f6f;
    height: 38px;
    padding: 6px 6px;
}

.login_page_section .login .form-row-first label {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
}
.login_page_section .login .form-row-last label {
    display: block;
    width: 50%;
    font-weight: 400;
    font-size: 16px;
}
.lost_password {
    width: 31%;
    float: left;
    text-align: right;
}
.lost_password a {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
}
.login_page_section .inner_section p {
    padding-bottom: 16px;
    display: block;
    margin-left: 0;
}
.login_page_section .woocommerce-button {
    background: #737373;
    border: none;
    color: #fff;
    padding: 7px 0;
    cursor: pointer;
    font-size: 20px;
    width: 427px;
	margin-top: 14px;
}
.new_customer_section p {
    font-weight: 300;
    padding-top: 0;
}
.new_customer_section p {
    font-weight: 400;
    padding-top: 0;
    width: 61%;
}
.new_customer_section .wpb_content_element {
    margin-bottom: 8px;
}
.register_button button, .register_button a {
    background: #737373 !important;
    color: #fff !important;
    display: block !important;
    border-radius: 0px !important;
    font-size: 20px !important;
    padding: 7px 0 !important;
    width: 360px;
}	
	
span.remember_me {
    bottom: 13px;
}	
}

@media (min-width: 2500px) and (max-width: 2590px) {
.category_section_first .post_section_1 img {
    min-height: 596.5px !important;
}
.post_section_5 img {
    min-height: 821px !important;
}
.product_image.diffuser_fragrance_3 img {
    min-height: 821px !important;
}
.category_section_two .category_image img {
    min-height: 1030px !important;
}
.category_section_three .product_image img {
    min-height: 517px;
}
.category_section_four .col-md-3 img {
    min-height: 1034px !important;
}
.category_section_five .category_image img {
    min-height: 1064px !important;
}
}

/* Fullscreen Modal Css 
.modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
}
.modal-body video {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}
#modal-fullscreen-xl .close {
    position: absolute;
    top: 0;
    right: 15px;
    color: #fff;
}
.modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}
.modal-body {
    overflow: hidden;
}
.btn-open-modal {
  margin-bottom: 0.5em;
} 

#account_modal {
    position: fixed;
    top: 39px;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    width: 316px;
    padding: 0px !important;
    background: transparent !important;
}*/

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

body p {
    font-weight: 300;
}
.sub_menu_list a {
    font-weight: 300;
}
.cookie_sec p, .cookie_sec p span, .cookie_sec ol li span {
    font-weight: 300 !important;
}	
.woocommerce-mini-cart__buttons .checkout {
	padding: 12px 0px !important;
}
.single-product .woocommerce-mini-cart__buttons .checkout {
	padding: 15px 0px !important;
	font-weight: 300 !important;
}
.gallery_sec .row .col-lg-6.gallery_img_1 img {
    height: -webkit-fill-available;
    object-fit: cover;
}
}}

/* Safari 10.1+ */
@-moz-document url-prefix() {
	body p {
		font-weight: 300;
	}
	.sub_menu_list a {
    font-weight: 300;
}
.cookie_sec p, .cookie_sec p span, .cookie_sec ol li span {
    font-weight: 300 !important;
}
}