/*-----------------------------------------------------------
    Theme Name: NoorBooks
    Description: Online Bookstore eCommerce Template
    Author: Mohammed Ali farman.
    Author URI: https://mdalifarman.github.io
    Version: 1.0
-------------------------------------------------------------*/

/*-----------------------------------------------------------
            General Styles 
-------------------------------------------------------------*/
dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #222222;
    text-decoration: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none;
    outline: none;

}

:focus {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222222;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
    letter-spacing: .025em;
    line-height: 1.6;
}

.form-control {
    border-radius: 0
}

.form-control:focus {
    border-color: #888;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*-----------------------------------------------------------
                    Typography 
-------------------------------------------------------------*/

body {
    color: #888;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    overflow-x: hidden !important;
}


p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 0;
}



/*-----------------------------------------------------------
                Buttons & Links
-------------------------------------------------------------*/

.btn:focus {
    box-shadow: none !important;
}

.btn.v1 {
    background: #1b456f;
    padding: 10px 35px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}


.btn.v1:hover {
    background: #666;
}

.btn.v2 {
    background: transparent;
    padding: 10px 30px;
    border-radius: 3px;
    border: 1px solid #1b456f;
    color: #1b456f;
    transition: 0.3s;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
}

.btn.v2:hover {
    background: #1b456f;
    color: #fff;
    border-color: transparent;
}

.btn.v3 {
    background: #1b456f;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}

.btn.v3 i {
    margin-right: 8px;
    font-size: 24px;
    line-height: 1;
    position: relative;
    top: 3px;
}

.btn.v3:hover {
    background: #666;
}

.btn.v4 {
    background: #1B456F;
    padding: 5px;
    width: 35px;
    height: 33px;
    border-radius: 3px;
    color: #fff !important;
    transition: 0.3s;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    transition: 0.4s;
    text-align: center;
}

.btn.v4:hover {
    background: #333;
    border: 1px solid transparent;
}

.btn.v5 {
    background: transparent;
    width: 35px;
    height: 33px;
    padding: 1px;
    border: 1px solid #1B456F;
    border-radius: 3px;
    color: #1B456F !important;
    transition: 0.3s;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition: 0.4s;
    text-align: center;
}

.btn.v5 i {
    transition: 0.4s;
}

.btn.v5:hover {
    background: #1B456F;
    border: 1px solid transparent;
}

.btn.v5:hover i {
    color: #fff;
}

.btn.v6 {
    background: #000;
    padding: 8px 15px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}

.btn.v6 i {
    margin-right: 7px;
    position: relative;
    top: 2px;
}

.btn.v6:hover {
    background: #666;
}

.btn.v7 {
    background: #1b456f;
    padding: 10px 35px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    transition: 0.3s;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
}


.btn.v7:hover {
    background: #666;
}

.v10 {
    background: #e4384a;
    padding: 10px 35px;
    border-radius: 3px;
    border: 1px solid transparent;
    color: #fff;
    transition: 0.3s;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
}


.v10:hover {
    background: #666;
}

.btn.v9 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0;

}

.btn.v9 i {
    font-size: 18px;
    line-height: 40px;
}

.scrolltotop {
    border: 2px solid #ddd;
    border-radius: 50%;
    bottom: 40px;
    cursor: pointer;
    display: none;
    font-size: 15px;
    height: 35px;
    text-align: center;
    position: fixed;
    right: 30px;
    width: 35px;
    z-index: 999;
    background: transparent;
    line-height: 35px;
}

.scrolltotop i {
    color: #ddd;
}

.bg_pb {
    background-color: #f9f9f9;
}

.content_wrapper {
    padding: 150px 0 80px;
}

.bg_fb {
    background-color: #45619D;
}

.bg_tt {
    background-color: #1da1f2;
}

.bg_in {
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}

/*-----------------------------------------------------------
                  Fixed header
-------------------------------------------------------------*/
.header-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
    transition: 0.7s;

}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: 0.7s;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
}

.contact_num {
    text-align: right;
    line-height: 1;
    margin-bottom: 24px;
}

.contact_num i {
    font-size: 20px;
    color: #fff;
}

.contact_num a {
    font-size: 20px;
    margin-left: 10px;
    color: #fff;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.search_box .form-group input {
    width: 80%;
    border: 1px solid #ddd;
    height: 45px;
    border-radius: 5px;
    padding: 10px 10px 10px 35px;
}

.search_box .form-group span {
    position: absolute;
    top: 10px;
    left: 13px;
    font-size: 18px;
    color: #999;
}

.search_box .form-group {
    position: relative;
    margin: 0;
}

.search_box .form-group button.search_btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #3fb7f2;
    height: 100%;
    padding: 5px 15px;
    border-radius: 5px;
    cursor: pointer;
    width: 18%;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.search_box .form-group button.search_btn i {
    font-size: 22px;
    color: #fff;
}

/*-----------------------------------------------------------
                    Menu
-------------------------------------------------------------*/
.site-navbar-wrap {
    z-index: 99;
    transition: 0.3s all ease;
    padding: 10px 0 10px;
    background-color: #1b456f;
}

.site-navbar-wrap .navbar-brand {
    padding: 0;
    max-width: 150px;
    margin-right: 0;
    line-height: 1.2;
}

.site-navbar-wrap .navbar-brand img {
    max-width: 95px;
}

.site-navbar-wrap.maf .search_box {
    margin-top: 10px;
}



.site-navbar-wrap.scrolled {
    padding: 0px 0;
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
}

.site-navbar-top {
    display: none;
    font-size: 0.8rem;
    background: #1e7e34;
}

.site-navbar-top a {
    color: #fff;
}

.site-navbar-top .text-with-icon {
    color: rgba(255, 255, 255, 0.5);
}

.site-navbar-top,
.site-navbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.site-navbar {
    margin-bottom: 0px;
    width: 100%;
    border-bottom: none;
}


.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}

.site-menu>li {
    position: relative;
}

.site-navbar-wrap .site-menu>li::before {
    background: #fff;
}


.site-navbar .site-navigation .site-menu .active>a {
    color: #000;
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
    padding: 10px 15px;
}

.site-navbar .site-navigation .site-menu>li:first-child {
    padding-left: 0;
}

.menu-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    bottom: -10px;
}

.user-btn li {
    display: inline-block;
    position: relative;
    margin-left: 15px;
}

.user-btn li:first-child {
    margin-left: 0;
}

.user-btn li a {
    display: inline-block;
    text-align: center;
    position: relative;
    transition: 0.5s;
    width: 30px;
}

.user-btn span {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #f21616;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    top: -5px;
    right: -10px;
}

.user-btn li a i {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    transition: 0.5s;
}

.user-btn.v2 li a {
    background: transparent;
}

.user-btn.v2 li a i {
    color: #fff;
    font-size: 18px;
}

.user-btn li a:hover {
    border-color: #6449e7;
}

.user-btn.v2 li a:hover {
    border-color: #fff;
}

.user-btn.v2 li a:hover i {
    color: #fff;
}

.site-navbar-wrap .site-navbar .site-navigation .site-menu>li>a {
    color: #fff;
    font-size: 17px;
}

.site-navigation {
    margin-top: 10px;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #fff;
}

.site-navbar .site-navigation .site-menu>li:last-child {
    padding-right: 0;
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
}

.has-children a {
    font-size: 15px;
    font-weight: 300;
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    display: block;
}

.dropdown>.has-children>a::before {
    position: absolute !important;
    content: "\e876" !important;
    color: #222222 !important;
    font-family: "Linearicons-Free";
    top: 11px !important;
    right: 3px !important;
    font-size: 10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 122%;
    left: -6%;
    position: absolute;
    text-align: left;
    margin-top: 20px;
    margin-left: 0px;
    background: #fff;
    transition: 0.4s 0s;
    z-index: 999;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
    position: absolute;
    min-width: 12.3rem;
    z-index: 9999;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown li {
    position: relative;
    padding: 5px 20px;
}

.dropdown.sub-menu {
    position: absolute;
    min-width: 15.5rem !important;
    z-index: 9999;
}

.dropdown li a:hover {
    margin-left: 5px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #000;
    border-width: 7px;
    margin-left: -7px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    transition: 0s all;
    color: #fff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
    color: #28a745 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    border-bottom: 1px solid #f5f6f7;
    list-style: none;
    margin: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown li:last-child {
    border-bottom: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    display: block;
    color: #888;
    transition: 0.3s;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    color: #222222;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\f10a";
    right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown.sub-menu {
    top: 2% !important;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

.site-mobile-menu {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20000;
    padding-top: 20px;
    background: #fbfbfb;
    height: calc(100vh);
    transform: translateX(110%);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    transform: translateX(0%);
}

.mobile-bar span {
    font-size: 28px;
    border-radius: 4px;
}

.site-mobile-menu-close.js-menu-toggle span {
    color: #000;
    margin-right: 15px;
    font-size: 22px !important;
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    line-height: 1;
    cursor: pointer;
    transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #25262a;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll !important;
    position: relative;
    padding: 20px 30px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 0;
    display: block;
    position: relative;
    color: #212529;
    font-weight: 500;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
    color: #28a745;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 16px;
    z-index: 20;
    font-family: "Ionicons";
    content: "\f3d0";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-180deg);
    transition: .3s all ease;
    font-weight: 700;
    color: #000;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    margin-left: 20px;
    font-size: 16px;
    color: #888;
    border-bottom: 1px solid #ddd;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px;
}

#user-login-popup .modal-dialog {
    max-width: 450px;
}

#user-login-popup .modal-body {
    padding: 0;
}

.user-login-section {
    padding: 15px 20px;
}

.ui-list.nav.nav-tabs {
    border: none;
    justify-content: center;
    padding: 0 0 12px 0;
}

.ui-list.nav.nav-tabs li {
    border: none;
    padding: 5px 10px;
}

.ui-list.nav.nav-tabs li a:hover {
    border: none;
}

.ui-list.nav.nav-tabs li a {
    color: #777;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    padding: 0 0 5px 0;
    line-height: 1;
}

.ui-list.nav.nav-tabs li a.active {
    color: #333;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #333;
}

.login-form .form-group,
.register-form .form-group {
    margin-bottom: 10px;
}

.login-form .form-group label,
.register-form .form-group label {
    display: block;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    line-height: 1.2;
}

.login-form .form-group input,
.register-form .form-group input {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px;
    height: 40px;
    font-size: 14px;
}

.login-form .form-group input::placeholder,
.register-form .form-group input::placeholder {
    opacity: 0.4;
}

.res-box {
    margin-top: 10px;
}

button.close {
    position: absolute;
    top: 8px;
    right: 8px;
}

button.close span {
    font-size: 20px;
}

button.close:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.check-box label {
    color: #333;
}


.section_title h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    line-height: 1.2;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.section_title {
    text-align: center;
    padding-bottom: 50px;
}


.section_title h3:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    width: 60px;
    height: 2px;
    background: #999;
    transform: translateX(-50%);
}

.social-btn li {
    display: inline-block;
    margin: 0 6px;
    text-align: center;
}

.social-btn li.bg-fb a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #45619D;
    color: #fff;
}

.social-profile-login h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0;
    line-height: 1;
}

.social-profile-login span {
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    line-height: 42px;
}

.social-btn li.bg-fb a i {
    color: #fff;
    font-size: 18px;
    line-height: 38px;
}

.social-btn li.bg-gg a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #EA4335;
    color: #fff;
}

.social-btn li.bg-gg a i {
    color: #fff;
    font-size: 18px;
    line-height: 38px;
}

/*---------------------------------
        Hero section CSS
---------------------------------*/
.hero_section {
    margin-top: 130px;
}

.hero_slider_item {
    padding: 60px 0;
}

.hero_text span {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    display: block;
    color: #666;
    line-height: 1.2;
}

.hero_text h1 {
    font-size: 45px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 50px;
    margin: 10px 0 30px;
}

.hero_slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.hero_slider .owl-dot span {
    display: block;
    width: 20px;
    height: 5px;
    border-radius: 5px;
    background: #d9d9d9;
    margin: 0 4px;
    border: none;
}

.hero_slider .owl-dot:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.hero_slider .owl-dot.active span {
    background: #333;
}

/*---------------------------------
      Promo CSS
---------------------------------*/
.promo_section {
    padding: 40px 0;
}

.promo_box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 25px 30px;
}

.promo_text h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 5px;
}

.promo_text p {
    font-size: 16px;
    line-height: 1.2;
    color: #666;
}

.promo_icon {
    margin-right: 30px;
}

.promo_icon i {
    font-size: 35px;
    color: #333;
}


/*---------------------------------
        Category  Product CSS
---------------------------------*/
.category_section {
    padding: 0 0 60px;
}

.bg_1 {
    background-color: #FAF1FF;
}

.bg_2 {
    background-color: #FAF4EB;
}

.bg_3 {
    background-color: #F4E6E5;
}

.bg_4 {
    background-color: #E6F2F4;
}

.bg_cg {
    background-color: #fbfbfb;
}

.bg_ag {
    background-color: #f1f1f1;
}

.bg_as {
    background-color: #ddd;
}

.category_item {
    padding: 35px 30px 25px;
    border-radius: 3px;
    display: block;
    margin-bottom: 30px;
    max-height: 310px;
}
/*
.cat_img {
    margin: 0 auto 30px;
    max-width: 200px;
    height: 180px;
}*/
.cat_wrapper{
    margin-bottom: 25px;
}
.cat_img {
    margin: 0 auto 15px;
    /*max-width: 200px;*/
    /*height: 180px;*/
}
.cat_info {
    display: block;
    text-align: center;
}

/*.cat_info h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 20px;
}*/
.cat_info a {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 20px;
}
/*.category_item:hover .cat_img img {
    transform: scale(1.08);
}*/

/*.cat_img img {
    transition: 0.6s;
}
*/
/*---------------------------------
        Featured Product CSS
---------------------------------*/
.feature_product_wrap {
    padding: 80px 0 50px;
}


.feature_product {
    padding: 20px 20px 10px;
    transition: 0.4s;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    margin-bottom: 30px;
    height: 330px;
}

.feature_product:hover {
    border-color: transparent;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.feature_product_img {
    text-align: center;
    width: 100%;
    height: 190px;
    margin: 0 auto;
}

.feature_product_img img {
    max-width: 100%;
    max-height: 190px;
}


.feature_product_info {
    transform: translateY(0);
    transition: 0.4s;
    padding: 10px 0 7px;
    z-index: 9;
}

.feature_product.v1 .feature_product_info {
    background: #fff;
}

.feature_product.v2 .feature_product_info {
    background: #f9f9f9;
}


.feature_product_info a.product_cat {
    font-size: 12px;
    text-transform: uppercase;
    color: #f75454;
    line-height: 1;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: block;
}

.feature_product_info h3.product_name {
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 6px;
}


.feature_product_info h3.product_name a {
    font-size: 15px;
    display: block;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 500;
}

.feature_product_info a.author {
    color: #777;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
    display: block;
}

.product_price span {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding-right: 10px;
}

.product_price span.discount_price {
    text-decoration: line-through;
}

.add_to_cart button{
    display: inline-block;
    background: #2E512D;
    color: #fff;
    line-height: 1;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
    border: none;

}

.product_action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    transition: 0.5s;
    width: 100%;
    padding: 0 20px;
}

.add_to_wishlist button {
    border: none;
    background: transparent;
    padding: 0;
}

.add_to_wishlist button:focus{
    outline: none;
}

.add_to_wishlist i {
    color: #000;
    font-size: 18px;
    cursor: pointer;
    line-height: 1;
    position: relative;
    top: 3px;
}


/*---------------------------------
        Footer CSS
---------------------------------*/
.footer_area {
    padding: 30px 0 0;
    /*background: rgba(241, 242, 242, 0.14);*/
    background: #F4F6FD;
}

.footer_widget h2 a {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    display: block;
}

.footer_widget h2 {
    line-height: 1;
    margin-bottom: 15px;
}

.footer_widget p {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    margin: 10px 0 20px;
}

.footer_widget .address {
    padding-right: 40px;
}

.social_profile li {
    display: inline-block;
    padding-right: 10px;
}

.social_profile li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    /*background: #1B456F;*/
    border-radius: 50%;
    text-align: center;
}

.social_profile li a i {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

.footer_menu li a {
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
}

.footer_menu li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: #000;
    width: 0;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.footer_menu li a:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.copyright {
    text-align: center;
    padding: 10px 0 10px;
}

.copyright p {
    font-size: 14px;
    color: #333;
}

.footer_widget h3 {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 15px;
}

.newsletter_box .form-group input {
    width: 100%;
    border: none;
    height: 45px;
    border-radius: 5px;
    padding: 10px;
}

.newsletter_box .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    background: #999;
    border: none;
    color: #fff;
    height: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px 12px;
    cursor: pointer;
    font-weight: 500;
}

.newsletter_box .form-group {
    position: relative;
}

.payment_method {
    margin-top: 20px;
}

h6.footer_subtitle {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
}

.payment_method ul li {
    display: inline-block;
    padding: 0 3px 0 0;
}

.payment_method ul li img {
    max-width: 45px;
}

.ad_img {
    padding: 20px 0 0px 0;
}

.ad_img img {
    width: 100%;
}

/*------------------------------
        Shop  CSS
-------------------------------*/

.shop-element {
    text-align: right
}

.category-sub-menu {
    height: 280px;
    overflow-y: auto;
}

.category-sub-menu ul > li {
    margin-bottom: 7px;
}

.category-sub-menu ul li > a {
    font-weight: 600;
    color: #363f4d;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 20px;
    position: relative;
}

.category-sub-menu ul li.has-sub {
    position: relative;
}

.category-sub-menu ul li.has-sub > ul {
    margin-top: 7px;
}
.category-sub-menu ul li.has-sub > a {
    position: relative;
}

.category-sub-menu ul li.has-sub button {
    position: absolute;
    right: 5px;
    top: 0px;
    background:transparent;
    border:none;
    padding: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    background:#ddd; 
    z-index: 9;
    outline: none;
    box-shadow: none;
    cursor: pointer;

}
.category-sub-menu ul li.has-sub button i{
    color: #333333;
    font-size: 15px;
    line-height: 25px;
    display: block;
    margin: 0 auto;
}

.category-sub-menu ul li ul {
    display: none;
    margin: 0 0 0 10px;
}

.category-sub-menu ul li.has-sub li a {
    border: 0 none;
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.category-sub-menu ul li a span {
    font-size: 14px;
    margin-left: 5px;
    color: #333;
}

.category-sub-menu ul li {
    padding: 3px 0;
}


#amount {

    width: 65%;
    border: none;
    font-size: 16px;
    margin-top: 15px;
}

.range-text {
    line-height: 39px;
}

.price-range .ui-slider-handle.ui-corner-all.ui-state-default {

    background: #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    box-shadow: 0px 5px 13px rgba(167, 167, 167, 0.7);
    cursor: pointer;

}

.price-range.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 4px;
    background: #333;
}

.ui-slider-horizontal {
    height: 4px;
    background: #ddd;
}

.price-range.ui-widget.ui-widget-content {
    border: none;
}

.sidebar-widget {
    margin-bottom: 35px;
}

.sidebar_title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 8px;
}

.sidebar_title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: #333;
    width: 50px;
    height: 2px;
}

.sidebar_title span {
    font-size: 16px;
    color: #333;
}

.product_category li {
    display: block;
    margin-bottom: 8px;
}

.product_category li p {
    font-size: 16px;
    color: #333;
    display: inline-block;
    line-height: 1;
    margin: 0;
}

.product_category li span {
    text-align: right;
    float: right;
    font-size: 15px;
    color: #333;
}

.nice-select {
    border: none;
    background: transparent;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    height: 45px;
    line-height: 40px;
    color: #333;
}

.nice-select::after {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 6px;
    height: 6px;
    right: 12px;
    top: 45%;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #ddd;
    color: #000;
}

.shop-element span {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

/*------Pagination-------------*/

.pagination {
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pagination li {
    margin: 0 5px 8px 5px;
}

.pagination li.page-item .page-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f5f6f7;
    text-align: center;
    cursor: pointer;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    transition: 0.5s;
}

.pagination li.page-item:hover .page-link,
.pagination li.page-item.active span.page-link {
    background: #1B456F;
    color: #fff;
}
.pagination li.page-item .page-link:focus{
    outline: none;
    border: none;
    box-shadow: none;
}

/*-----------------------------------
        Product Details CSS
-------------------------------------*/
.breadcrumb_menu {
    padding: 15px 0 28px;
}

.breadcrumb_menu ul li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
}

.breadcrumb_menu ul li:first-child {
    padding-left: 0;
}

.breadcrumb_menu ul li:after {
    position: absolute;
    top: 0;
    right: -5px;
    content: "\f3d3";
    font-family: "Ionicons";
    font-size: 14px;
    color: #333;
}

.breadcrumb_menu ul li:last-child:after {
    display: none;
}

.breadcrumb_title {
    margin: 0 0 30px;
}

.breadcrumb_title h3 {
    font-size: 34px;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;

}

.filter_bar {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
}

.filter_bar span {
    font-size: 22px;
    color: #666;
}

.item-name {
    font-size: 26px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 5px;
}

.item-review ul {
    display: inline-block;
    padding-left: 0;
    margin-right: 10px;
}

.item-review ul li {
    display: inline-block;
    padding-left: 0;
}

.item-review ul li i {
    color: #FFCC00;
    font-size: 16px;
}

.item-price {
    color: #141414;
    font-size: 18px;
    margin-right: 20px;
}

.item-sku,
.item-categories,
.item-tags,
.item-share {
    font-size: 13px;
    margin: 20px 0;
}

.item-categories a {
    font-size: 16px;
    color: #000;
    padding: 0 2px;
    text-decoration: underline;
}

.discount_price {
    text-decoration: line-through;
    color: #777;
    margin-left: 10px;
}

.item-review {
    margin: 4px 0;
}

span.stock_status {
    color: #fff;
    line-height: 1;
    padding: 5px 8px;
    background: #1B456F;
    border-radius: 5px;
    font-weight: 500;
    font-size: 12px;
    position: relative;
    top: -3px;
    margin-left: 6px;
}

span.stock_status.checked {
    background: #ADD02D;
}

.item-stock {
    font-size: 18px;
    color: #222;
}

.desc_subtitle {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
}

.item-sku span,
.item-categories span,
.item-tags span,
.item-share span {
    color: #222;
    font-size: 18px;
    text-transform: capitalize;
    margin-right: 10px;
}

.filter-opt li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 60px;
    background-color: #F1F1F1;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.filter-opt li span {
    color: #333;
    font-size: 14px;
    margin: 0;
    line-height: 32px;
}

.filter-opt li:hover,
.filter-opt li.active {
    color: #000;
}

.filter-opt li.active,
.filter-opt li:hover {
    border: 1px solid #999;
}

.product-details-section img {
    width: 100%;
}

.item-options .input-qty {
    border-radius: 0;
    padding: 8px;
    margin-right: 10px;
    height: 46px;
}

.input-number {
    width: 28px;
    border: none;
    background: transparent;
    font-size: 16px;
    text-align: center;
}

.item_amt {
    padding: 10px 0;
}

.input-qty {
    display: flex;
    justify-content: space-between;
    border: 1px solid #999;
    border-radius: 3px;
    padding: 7px;
}

.checkout-input-qty {
    display: flex;
    justify-content: space-between;
    border: 1px solid #999;
    border-radius: 3px;
}

.item-options span {
    margin: 0;
    font-size: 25px;
    line-height: 1.2;
}

.quantity-left-minus,
.quantity-right-plus {
    border: none;
    background: transparent;
    cursor: pointer;
}

.quantity-left-minus span,
.quantity-right-plus span {
    font-size: 20px;
}

.quantity-left-minus:focus,
.quantity-right-plus:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.product-details-tab.nav-tabs {
    border-bottom: none;
    justify-content: center;
}

.product_action_btn button {
    margin-right: 10px;
}

.product-details-tab.nav-tabs .nav-link {
    border: none;
    font-size: 20px;
    color: #000;
    position: relative;
    display: inline-block;
    padding: 5px 0;
    margin: 0 15px;
}

.single-banner-item.style2 .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: transparent;
}

.product-details-tab.nav-tabs .nav-link:hover::before,
.product-details-tab.nav-tabs .nav-link.active::before {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.product-details-tab.nav-tabs .nav-link::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    content: "";
    background: #999;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
}

.slick-slider {
    margin-bottom: 20px;
}

.slider-for__item {

    background: #fbfbfb;
    border-radius: 3px;
    padding: 0px;

}

.slider-for__item,
.slider-for__item img {
    max-height: 400px;
}

.slider-for__item img {
    margin: 0 auto;
    padding: 8px;
}

.slider-nav.slick-initialized.slick-slider .slick-prev {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    font-size: 20px;
    left: -5px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #f1f1f1;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #333;
    padding-right: 4px;
}

.slider-nav.slick-initialized.slick-slider .slick-next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    font-size: 20px;
    right: -5px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #f1f1f1;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #333;
    padding-left: 4px;

}

.reviewer-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #f1f1f1;
}

p.client_quote {
    color: #333;
    font-size: 15px;
    line-height: 1.4;
}

.reviewer-text h5 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 0px;
}

.reviewer-text span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
}

.product-rating li {
    display: inline-block;
}

.product-rating i {
    color: #FFCC00;
    font-size: 18px;
}

.comment-respond {
    margin-top: 15px;
}

.slider-nav__item img {
    max-width: 88px;
    margin: 0 auto;
    padding: 5px;
}

.slider-nav__item {
    /*background: #f1f1f1;*/
    border: 1px solid #f1f1f1;
    margin: 0 10px;
}

.desc_img {
    margin: 30px 0;
}

.desc_img,
.desc_img img {
    max-height: 400px;
}

.review_form .form-group {
    margin-bottom: 20px;
}

.review_form textarea {
    height: 110px;
    border: none;
    margin-top: 10px;
    resize: none;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}

.review_form input {
    width: 100%;
    height: 45px;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 15px;

}

.item-short-description {
    margin-top: 15px;
}

.item_desc_box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 15px 10px 14px;
}

.item_desc_title {
    min-width: 155px;
    margin-right: 20px;
    position: relative;
}

.item_desc_title:after {
    position: absolute;
    top: 3px;
    right: 0;
    content: ":";
    font-size: 16px;
    color: #333;
}

.item_desc_title p {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.item_desc_info p {
    font-size: 16px;
    color: #333;
}

/*------------------------------
        Cart CSS
-------------------------------*/
.shop-cart-section {
    margin-top: 80px;
    position: relative;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-content table {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    text-align: center;
}

.shop-cart-section thead {
    border: none;
}

.table-content .table thead th {
    vertical-align: bottom;
    border-bottom: none;
    background: #FBF9F8;
    color: #000;
    font-weight: 500;
}

.table-content table td {
    border-top: medium none;
    font-size: 16px;
    padding: 20px 10px;
    vertical-align: middle;
    min-width: 140px;
    font-weight: 400;
}

.plantmore-product-thumbnail img {
    max-width: 55px;
}

.plantmore-product-remove span {
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

/*------------------------------
        Checkout CSS
-------------------------------*/
.checkout_wrapper {
    margin: 30px 0 0;
}

.checkout_wrapper_v2 {
    margin: -50px 0 0;
}


.calculate-shipping .custom-select,
.calculate-shipping input {
    border: none;
    border-bottom: 1px solid #CCC;
    border-radius: 0;
    color: #777;
    font-size: 13px;
    height: 40px;
}

.calculate-shipping textarea {
    border: 1px solid #CCC;
    border-radius: 0;
    color: #777;
    font-size: 13px;
    height: 180px;
}

.custom-checkbox {
    /*! margin-top: 15px; */
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox div {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 20px;
}

.custom-checkbox input[type=checkbox] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.custom-checkbox .sm-heading {
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    color: #333;
    line-height: 1;
}

.custom-checkbox h5 {
    display: inline-block;
    margin: 0 10px 0 0;
}

.cart-total {
    border: 1px solid #CCC;
    padding: 10px 20px 20px;
    text-align: right;
    height: 450px;
}

.cart-total.v2 {
    height: auto !important;
}

.cart-total .sm-heading {
    border-bottom: 1px dashed #CCC;
    clear: both;
    line-height: 70px;
    position: relative;
    width: 100%;
}

.cart-total .sm-heading span {
    color: #777;
    font-size: 14px;
    float: left;
}

.cart-total .sm-heading.final-price {
    border-bottom: none;
    color: #141414;
    font-size: 20px;
}

.cart-total .button {
    margin: 0 0 35px;
}

.payment-options {
    /*border-top: 1px dashed #CCC;*/
    padding: 10px 0;
    text-align: left;
    margin-top: 10px;
}

.payment-options .custom-checkbox {
    width: 100%;
}

.payment-options .custom-checkbox input[type=radio] {
    vertical-align: middle;
}

.payment-options .sm-heading {
    border-bottom: none;
    line-height: 1;
    margin-left: 3px;
    width: auto;
    position: relative;
    top: 3px;
}

.payment-options .custom-checkbox .card-options {
    display: inline-block;
    float: right;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table thead th {
    border: none;
}

.table-content .table thead th {
    vertical-align: bottom;
    border: none;
    background: #fbfbfb;
    color: #333;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.table-content table {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    text-align: center;
}

.shop-cart-section thead {
    border: none;
}

.shop-cart-section span.empty-cart {
    font-size: 100px;
    color: #222;
}

.table-content table {
    text-align: center;
    text-align: center;
}

.table-content table td {
    border-top: medium none;
    font-size: 16px;
    /*    padding: 20px 10px;*/
    vertical-align: middle;
    min-width: 140px;
    font-weight: 400;
}

.table-content.table-responsive td p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}

.amount {
    font-weight: 400;
    color: #333;
}

.plantmore-product-quantity>input {
    text-align: center;
    width: 48px;
}

.remove a {
    width: 30px;
    background: rgba(0, 0, 0, 0.8);
    height: 30px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 13px;
    transition: 0.5s;
}

.remove a:hover {

    background: rgba(0, 0, 0, 0.4);
    color: #fff;

}

.remove a i {
    font-size: 20px;
}

.checkout_title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: left;
}

.calculate-shipping p {
    font-size: 15px;
    color: #333;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.calculate-shipping p a {
    color: #000;
    text-decoration: underline;
    margin-left: 5px;
    font-weight: 500;
}

.calculate-shipping .form-group input {
    width: 75%;
    padding: 10px 10px 10px 0px;
    height: 30px;
    border-bottom: 1px solid #999;
}

.calculate-shipping .form-group input:focus {

    border-bottom: 1px solid #333;
}

.calculate-shipping .form-group label {
    min-width: 20%;
    font-size: 15px;
    color: #333;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 500;
}

.calculate-shipping .form-group label span {
    color: #f21616;
    padding-left: 2px;
}

.calculate-shipping.v2 .form-group label {

    display: block;
    margin-bottom: 5px;
}

.calculate-shipping.v2 .form-group input {
    width: 100%;
}

.different_address {
    background: #fff;

}

.different_shipment {
    cursor: pointer;
}

.different_shipment span {
    font-size: 15px;
    color: #333;
    line-height: 1;
    font-weight: 500;
}

.different_shipment input[type="checkbox"] {
    height: 10px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.checkout_details {
    border: 1px solid #ddd;
    padding: 15px 20px;
    min-height: 435px;
}

#panel {
    display: none;
    margin-top: 10px;
}

.shipping_method {
    margin-top: 10px;
}

.shipping_method_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 5px;
}

.ship_meth {
    display: block;
    margin-bottom: 7px;
}

.ship_meth .custom-checkbox input {
    position: relative;
    top: 1px;
}

.shipping_cost p {
    font-size: 15px;
    color: #333;
}

.ship_meth .custom-checkbox {
    margin: 0;
}

.shipping_cost p {
    font-size: 15px;
    line-height: 1;
    position: relative;
    top: 2px;
}

.checkout_item_header,
.checkout_item_info {
    display: flex;
    justify-content: flex-start;
}

.checkout_item_info {
    margin-bottom: 5px;
}


.item_name_title {
    width: 52%;
    text-align: left;
}

.item_qty_title,
.item_action_title,
.item_total_title {
    width: 24%;
    text-align: right;
}

.item_name_title h6,
.item_qty_title h6,
.item_action_title h6,
.item_total_title h6 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 10px;
}

.item_name {
    width: 52%;
    text-align: center;
}

.item_qty,
.item_total,
.item_action {
    width: 24%;
    text-align: center;

}

.item_name p {
    text-align: left;
    font-size: 14px;
    line-height: 15px;
    color: #333;
}

.item_qty p,
.item_total p {
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    color: #333;
}

.item_action span {
    color: #333;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    cursor: pointer;

}

.checkout_item_wrap {
    margin-bottom: 5px;
}

.checkout_item_info_wrap {
    height: 55px;
    overflow-y: auto;
}

.subtotal {
    color: #333;
    font-weight: 600;
}

.total .label,
.subtotal .label {
    /*! width: 76%; */
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    color: #333;
    margin-bottom: 0;
}

.total .price,
.subtotal .price {
    /*width: 24%;*/
    text-align: right;
    font-weight: 600;
    font-size: 16px;
    color: #333;

}


.total.v2 .label,
.subtotal.v2 .label {
    font-size: 14px;
    margin-right: 8px;
}

.total.v2 .price,
.subtotal.v2 .price {
    /*width: 24%;*/
    font-size: 14px;

}

.block-subtotal .subtotal,
.block-subtotal .total {
    margin-bottom: 3px;
}

.subtotal .price span {
    font-weight: 500;
    font-size: 14px;
}

.form-group.coupon-code {
    margin-bottom: 0;
}

.form-group.coupon-code input {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    width: 200px;
    padding: 12px 14px 10px;
}

.total.d-flex {
    margin: 3px 0;
}

.form-group.coupon-code {
    position: relative;
    display: block;
    width: 100%;
}

.form-group.coupon-code button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;

}

.checkout_payment {
    display: inline-block;
    margin-left: 5px;
}

.checkout_payment li p {
    font-size: 14px;
    color: #333;
    margin: 0;
    position: relative;
    top: 3px;
    font-weight: 400;
}

.checkout_payment li {
    display: inline-block;
    margin-right: 6px;
}

.checkout_payment li img {
    max-width: 35px;
}

.badge {
    padding: 0 10px;
}

.badge img {
    max-width: 90px;
}

.error_img img {
    max-width: 230px;
}

/*-------------------------------
            Success page Css
----------------------------------*/
.error_wrapper {
    margin-top: 45px;
}

.success_wrapper {
    height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin-top: 0;
}

.success_msg {
    text-align: center;
    padding: 116px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 380px;
}

.error_msg {
    text-align: center;
    padding: 40px 0 0;
}

.success_msg span {
    font-size: 55px;
    line-height: 10px;
    color: #5fd95b;
}

.error_msg h2,
.success_msg h2 {
    font-size: 40px;
    font-family: 'Satisfy', cursive;
    font-weight: 400;
    line-height: 1.2;
    margin: 20px 0 10px 0;
}

.check_icon img {
    max-width: 65px;
}

.error_msg p,
.success_msg p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    margin: 20px 0 32px;
}

/*-------------------------------
         My Account Css
----------------------------------*/
.user_info {
    margin-bottom: 25px;
}

.user_avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.user_avatar img {
    border-radius: 50%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 0 0 20px 0;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 20px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #1B456F;
    border: none;
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}


.avatar-upload .avatar-edit input+label:after {
    content: "\f2bf";
    font-family: 'Ionicons';
    color: #fff;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    font-size: 16px;

}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.user_info h4 {
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    line-height: 1.2;
    margin: 15px 0;
}

.nav.nav-tabs.user_tab {
    border: none;
    display: block;
}

.nav.nav-tabs.user_tab li {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

.nav.nav-tabs.user_tab li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #7f7f83;
    transition: 0.4s;
}

.nav.nav-tabs.user_tab li a:hover {
    color: #333;
}

.nav.nav-tabs.user_tab li a.active {
    color: #333;
    font-weight: 500;
}

.user_title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
}

.user_details_info_item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.user_details_info_item {
    padding: 8px 0;
}

.user_details_title h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
}

.user_details_info p {
    color: #333;
    font-size: 16px;
    margin: 0;
    line-height: 1.2;
}

.user_details_title {
    margin-right: 10px;
    min-width: 80px;
}



/*-------------------------------
         Terms & Conditions CSS
----------------------------------*/
.terms_para {
    margin-bottom: 30px;
}

.terms_para h3 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 1.3;
    margin-bottom: 10px;
}

.terms_para p {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
}



/*-------------------------------
     Cart Modal CSS
----------------------------------*/
.cart_details h6 {
    font-weight: 400;
    color: #3eb334;
    line-height: 1.4;
    margin-bottom: 20px;
}

.cart_details h6 span {
    font-size: 20px;
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.cart_product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cart_product_img {
    width: 17%;
    border: 1px solid #ddd;
    padding: 12px;
}

.cart_product_name {
    width: 55%;
    margin: 0 0 0 20px;
}

.cart_product_name p {
    color: #333;
    font-size: 16px;
}

.cart_product_price {
    width: 26%;
}


.cart_product_name h5 {
    font-weight: 400;
    margin-bottom: 10px;
}

.cart_product_name h5 a {
    font-size: 16px;
    display: block;
    line-height: 20px;
}

.cart_product_price .product_price {
    text-align: right;
}

.cart_product_price .product_price span {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-right: 0;
}

.cart_product_qty p {
    color: #333;
}

.cart_product_qty p {
    color: #333;
}

.cart_checkout h4 {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
}

.cart_checkout {
    margin: 20px 0;
    padding-top: 12px;
    border-top: 1px solid #f1f1f1;
}

.cart_subtotal,
.cart_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart_subtotal h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}

.cart_subtotal p {
    font-size: 16px;
    color: #333;
}

.cart_total h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}

.cart_total p {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

.cart_modal_action a {
    margin-left: 12px;
}

.cart_modal_action {
    text-align: right;
}

/*------------------------------
            Order Status CSS
-------------------------------*/
.order_details_table {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
}

.order_details_table h6 {
    line-height: 1.2;
    margin-bottom: 5px;
}

.order_id p a {
    font-weight: 500;
    color: #1B456F;
}

.order_price p,
.order_date p {
    color: #333;
}

.order_status_bar_wrap {
    background-color: #F8F8F8;
    padding: 30px;
    margin: 20px 0 30px;
}

.order_status_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-tracking {
    text-align: center;
    width: 25%;
    position: relative;
    display: block;
    cursor: pointer;
}

.order-tracking .is-complete {
    display: block;
    position: relative;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 0px solid #AFAFAF;
    background-color: #f7be16;
    margin: 0 auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    z-index: 2;
}

.order-tracking .is-complete:after {
    display: block;
    position: absolute;
    content: '';
    height: 14px;
    width: 7px;
    top: -2px;
    bottom: 0;
    left: 5px;
    margin: auto 0;
    border: 0px solid #AFAFAF;
    border-width: 0px 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.order-tracking.completed .is-complete {
    border-color: #27aa80;
    border-width: 0px;
    background-color: #27aa80;
}

.order-tracking.completed .is-complete:after {
    border-color: #fff;
    border-width: 0px 3px 3px 0;
    width: 7px;
    left: 11px;
    opacity: 1;
}

.order-tracking p {
    color: #A4A4A4;
    font-size: 15px;
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 20px;
}

.order-tracking.completed p {
    color: #000;
}

.order-tracking::before {
    content: '';
    display: block;
    height: 3px;
    width: calc(100% - 40px);
    background-color: #f7be16;
    top: 13px;
    position: absolute;
    left: calc(-50% + 20px);
    z-index: 0;
}

.order-tracking:first-child:before {
    display: none;
}

.order-tracking.completed:before {
    background-color: #27aa80;
}

.order_msg {
    text-align: center;
    margin: 18px 0 0;
}

.order_msg p {
    color: #333;
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
}


/*-------------------------------
           Blog page CSS
----------------------------------*/
.recent-list {
    margin-bottom: 20px;
}

.entry-img {
    position: relative;
    margin-right: 15px;
}

.recent-list .entry-img img {
    width: 100%;
    border-radius: 2px;
}

.recent-list .entry-title {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.2;
    margin-bottom: 5px;
    font-weight: 500;
}

.property-location {
    display: flex;
    flex-direction: row;
}

.property-location p {
    display: inline-block;
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

.single-blog-item {
    border: none;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    transition: 0.5s;
}

.single-blog-item img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.single-blog-item .card-body {
    padding: 15px 20px 0px 20px;
}

.single-blog-item:hover {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
}

.blog-cat {
    color: #1B456F;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.01rem;
    margin-bottom: 10px;
    display: block;
}

.single-blog-item .card-title {
    border-bottom: 1px solid #ededed;
    text-transform: capitalize;
    line-height: 1.3;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 22px;
}

.bottom-content {
    font-size: 14px;
    padding: 0 20px 15px;
}

.bottom-content a {
    font-size: 15px;
    font-weight: 500;
    color: #222222;
    padding: 0 5px;
}

.bottom-content p span {
    position: relative;
    padding-left: 15px;
}

.bottom-content p span::before {
    position: absolute;
    top: -1px;
    left: 3px;
    content: "/";
    background: transparent;
    font-size: 17px;
    line-height: 1;
}

.post-content-wrap .post-title {
    line-height: 1.2;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 5px;
}

.post-img {
    margin: 15px 0;
    width: 100%;
}

.post-content p {
    margin-bottom: 15px;
    color: #333;
}

.post-tags span {
    color: #000;
    font-weight: 500;
    margin-right: 5px;
}

.post-single .author {
    margin: 40px 0;
}

.author-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.author-name h4 {
    padding-right: 15px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}

.author-name {
    margin-bottom: 10px;
}

.author-info p {
    color: #333;
}

.contact_address {
    margin-bottom: 20px;
}

.contact_address .user_details_info p {
    line-height: 1.5;
}
/*new styles for user option*/
li.log_in{
    position: relative;
}
li.log_in > a, li.log_in > button{
    display: inline-flex;
    justify-content: flex-start;
    width: 100%;
    padding-right: 14px;
    position: relative;
}
li.log_in > a:after, li.log_in > button:after{
    position: absolute;
    top: 50%;
    right: 0;
    content: "\f104";
    font-family: "Ionicons";
    font-size: 14px;
    color: #fff;
    transform: translateY(-50%);
}
 li.log_in > a p, li.log_in > button p{
     font-size: 14px;
     line-height: 18px;
     margin-top: 0;
     color: #fff;
     margin-left: 8px; 
     position: relative; 
     top: -2px; 
 }
.user_dropdown{
    position: absolute;
    top: 65px;
    right: -9px;
    width: 150px;
    height: auto;
    background: #fff;
    padding: 1px 0 5px;
    visibility: hidden;
    opacity: 0;
    transition: 0.4s;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.user_dropdown.open{
    visibility: visible;
    opacity: 1;
    top: 44px;
}
.user_dropdown li{
    display: block;
    margin: 0;
    border-bottom: 1px solid #f5f6f7;

}
.user_dropdown li:last-child{
    border-bottom: none;
}
.user_dropdown li a, .user_dropdown li button{
    display: inline-flex;
    color: #333;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    transition: 0.3s;
    padding: 12px 22px;
    border: none;
    background: white;
    cursor: pointer;
}
 .user_dropdown li a i, .user_dropdown li button i{
    color: #1B456F;
    margin-right: 12px;
    position: relative;
    top: 1px;
 }
  .user_dropdown li a p, .user_dropdown li button p{
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    color: #1B456F;
  }
  .user_dropdown a:hover, .user_dropdown button:hover{
    transform: translateX(1px);
  }
    .slider-wrapper {
      position: relative;
      margin: 10px 0 0;
    }
    .read-more {
      color: #fff;
      line-height: 1;
      padding: 8px 12px;
      background: #1B456F;
      border-radius: 5px;
      font-weight: 500;
      font-size: 12px;
      position: relative;
      top: -3px;
      margin-left: 6px;
      border: none;
      display: flex;
      position: absolute;
      top: -30px;
      right: 0;
    }

    .offer-product-list {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: flex-start;
        font-size: 14px;
    }


    .offer-product-list .feature_product:hover .feature_product_info {
        transform: translateY(0px);
    }

    .offer-product-list .feature_product .product_action {
        visibility: visible;
        opacity: 1;
    }

    .offer-product-list .feature_product_info h3.product_name a {
        font-size: 16px;
    }

    /*.offer-product-list .discount_price {
        margin-left: 24px;
    }*/

    .offer-product-list .product_action {
        position: relative;
        bottom: 0;
        padding: 0;
    }

    .offer-product-list .discount-price-wrap {
        background-color: #a20025;
        display: flex;
        border-radius: 4px;
        padding: 10px;
        justify-content: center;
    }

    .offer-product-list .discount-price-wrap span {
        color: #fff;
        /*display: inline-block;
        line-height: 10px;*/
    }

    /*.offer-product-list .discount_price {
        display: block;
    }*/

    .hero_section {
        position: relative;
    }
    .popup-offer {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 9;
        max-width: 400px;
    }

    .popup-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        border: none;
        color: #000000;
        background: transparent;
        cursor: pointer;
    }

    .top-offer-banner {
        height: 150px;
    }
    
    .offer-product-list .product_action {
        justify-content: flex-start;
    }
    
    .offer-product-list .add_to_wishlist {
        margin: 0 0 0 20px;
    }

    ul.typeahead {
        height: 100vh !important;
    }

    .product-autocomplete-author {
        padding-top: 20px;
        font-size: 11px !important;
    }

    .product-autocomplete-name {
        font-size: 13px !important;
    }

    /*style for read more button*/
    .read_more {
        color: #fff;
        line-height: 1;
        padding: 8px 12px;
        background: transparent;
        border-radius: 5px;
        font-weight: 600;
        font-size: 20px;
        position: relative;
        top: -3px;
        margin-left: 6px;
        border: none;
        display: flex;
        position: absolute;
        top: -30px;
        right: 0;
        color: #f21616;
        text-transform: capitalize;
         -moz-animation: float 1500ms infinite ease-in-out;
        -webkit-animation: float 1500ms infinite ease-in-out;
        animation: float 1500ms infinite ease-in-out;
    }
    .read_more img {
        max-width: 14px;
        position: relative;
        top: 4px;
        margin-left: 3px;
    }
    .read_more:hover {
        background-color: transparent;
        border-color:transparent;
        color: #f21616;
     }

    .center-img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
    }


@media only screen  and (min-width:768px) and (max-width:991px) {
  .user_dropdown.open {
     top: 33px;
    }
}
 @media only screen and (max-width:767px) {
  .user_dropdown.open {
     top: 29px;
    }
}