body {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #787878;
    font-size: 14px;
    line-height: 22px;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

.fa-stack {
    width: 12px;
}

.fa-stack .fa {
    font-size: 15px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #23a1d1;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 14px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}

.input-group .input-group-addon {
    font-size: 14px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #161b1e;
    border-color: #161b1e;
}

/*header*/

.main-header {
    z-index: 100;
    position: sticky;
    top: 0;
    background: #383e42;
}

.main-header.sticky {
    position: fixed;
    width: 100%;
}

.header_block {
    float: left;
    width: 33.333%;
    margin: 10px;
}

.header_right.header_block {
    float: right;
    width: auto;
    padding: 0px 0;
}

.header_block .header-logo {
    text-align: center;
}

.header_right.header_block .col-sm-5 {
    padding: 0;
    width: 100%;
}

header {
    border-bottom: 1px solid #ffffff;
}


/* top */
#top {
}

#top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#top .header_left {
	width: 15%;
}

#top #form-currency .currency-select.btn-link, #top #form-language .dropdown-menu > li > a {
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    color: #b8b8b8;
    padding: 5px;
    padding: 7px 0px;
    line-height: 14px;
}

#top #form-currency .currency-select.btn-link:hover, #top #form-language .dropdown-menu > li > a:hover {
    color: #fff;
}

#form-currency button span, #form-language button span {
    color: #878787;
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0;
    text-transform: capitalize;
}

#form-currency button:hover span, #form-language button:hover span {
    color: #fff;
}

#top-links ul .myaccount a {
    background: url(../image/megnor/sprite.png) no-repeat scroll 2px -118px transparent;
    height: 25px;
    margin: 0 auto;
    padding: 2px;
    text-align: center;
    position: relative;
    width: 30px;
    font-size: 0px;
    display: block;
    padding: 2px 10px;
}

#top-links ul .myaccount a:hover, #top-links ul .myaccount a.active {
    background: url(../image/megnor/sprite.png) no-repeat scroll -37px -118px transparent;
}

.myaccount .caret {
    display: none;
}

#top-links .myaccount-menu a {
    font-size: 12px;
    padding: 3px 2px;
    text-transform: uppercase;
}

#form-currency .currency-menu > li, #form-language .language-menu > li {
    padding: 0px;
    text-align: left;
}

#form-currency .dropdown-menu, #form-language .dropdown-menu {
    padding: 7px 15px;
    border-top: 1px solid #838383;
    border-left: medium none;
    border-right: medium none;
    border-bottom: none;
    margin-top: 0px;
    background: #3b4043;
}

#top-links .myaccount-menu {
    padding: 7px 15px;
    border-top: 1px solid #838383;
    border-left: medium none;
    border-right: medium none;
    border-bottom: none;
    margin-top: 0px;
    right: -15px;
    background: #3b4043;
    line-height: 14px;
}

#form-currency, #form-language {
    padding: 0px 0 0px 15px;
}

#form-language .dropdown-menu > li > a:hover, #form-language .dropdown-menu > li > a:focus {
    color: #878787;
    background-color: transparent;
}

#top .btn-link, #top-links li, #top-links a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding: 0px;
}

#top-links li {
    padding: 0;
    vertical-align: middle;
}

#top-links .list-inline {
    margin-bottom: 0;
}

#top-links a .fa {
    padding: 5px 5px;
}

#top .btn-link:hover, #top-links a:hover {
    color: #fff;
}

#top-links ul.dropdown-menu a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    height: auto;
    text-align: left;
    text-shadow: none;
    text-transform: capitalize;
    width: auto;
    color: #b8b8b8;
    padding: 7px 0px;
}

#top-links ul.dropdown-menu a:hover, #top-links ul.dropdown-menu a:focus {
    color: #fff;
    background: transparent none repeat scroll 0 0
}

#top .btn-link strong {
    font-size: 12px;
    font-weight: normal;
    margin: 0 5px;
}

#form-currency .currency-menu > li:last-child, #form-language .language-menu > li:last-child {
    border-bottom: medium none;
}

#form-language .dropdown-toggle > img {
    margin: 0 5px 3px;
}

#top-links {
    padding: 0px 15px;
    margin: 3px 0;
    border-left: 1px solid #878787;
    border-right: 1px solid #878787;
    float: left;
}

#top-links a + a {
    margin-left: 15px;
}

#top .fa-caret-down {
    vertical-align: text-bottom;
}

/* logo */
.header-search {
    float: left;
}

.header-cart {
    float: right;
}

#logo {
    margin: 0;
    display: inline-block;
}

/* search */
.header_search {
    float: left;
    padding: 0 10px;
    width: auto;
    position: relative;
}

#search {
    margin-bottom: 0;
}

#search .input-lg {
    border-radius: 0;
    background: #3b4043;
    height: 32px;
    line-height: 20px;
    padding: 0px;
    width: 0px;
    position: absolute;
    right: 0px;
    border: none;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    color: #3b4043;
}

#search:hover .input-lg, #search .input-lg:focus, #search .input-lg:active {
    width: 250px;
    padding: 4px 10px;
    color: #b8b8b8;
}

.header_search .input-group-btn {
    width: auto;
}

.header_search #search .btn-lg {
    background: url("../image/megnor/sprite.png") no-repeat scroll 5px -204px transparent;
    border: 0 none;
    border-radius: 0;
    line-height: 14px;
    padding: 0;
    height: 32px;
    width: 32px;
}

#search:hover .btn-lg, #search:focus .btn-lg {
    background-color: #3b4043;
    background-position: -39px -204px;
}


/* cart */
.cart {
    float: right;
    padding: 0;
    width: auto;
    position: relative;
}

#cart {
    margin: 0px 15px;
    float: right;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
    border: medium none;
    background: url(../image/megnor/sprite.png) no-repeat scroll 2px -83px transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    padding: 15px;
    height: 30px;
    width: 43px;
}

#cart > .btn:hover, #cart > .btn.active {
    background: url(../image/megnor/sprite.png) no-repeat scroll -37px -83px transparent;
}

#cart-total {
    background-color: #484c51;
    border: medium none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    padding: 2px 5px;
    position: absolute;
    right: 3px;
    top: 0px;
    z-index: 9;
}

#cart.open > .btn {
    background-color: #3498db;
    border: medium none;
    color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
}

#cart .dropdown-menu {
    background: #3b4043;
    color: #cccccc;
    z-index: 1001;
    width: 450px;
    padding: 10px;
    border-top: 1px solid #838383;
    border-bottom: none;
    border-right: none;
    border-left: none;
    margin: 0px;
    height: 350px;
    overflow-y: scroll;
}

/* Chrome, Edge and Safari */
#cart .dropdown-menu::-webkit-scrollbar {
    width: 10px;
    width: 10px;
}
#cart .dropdown-menu::-webkit-scrollbar-track {
    background-color: #DFE9EB;
}

#cart .dropdown-menu::-webkit-scrollbar-track:hover {
    background-color: #B8C0C2;
}

#cart .dropdown-menu::-webkit-scrollbar-track:active {
    background-color: #B8C0C2;
}

#cart .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #878787;
}

#cart .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background-color: #777777;
}

#cart .dropdown-menu::-webkit-scrollbar-thumb:active {
    background-color: #878787;
}


#cart .dropdown-menu a {
    color: #b8b8b8;
}

#cart .dropdown-menu a:hover {
    color: #fff;
}

#cart .button-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    border: medium none;
}

#cart .dropdown-menu table td {
    border: none;
    background: none;
}

#cart .dropdown-menu li > div {
}

#cart .dropdown-menu li p {
    margin: 10px 0;
}

#cart .dropdown-menu .btn-danger {
    color: #161b1e;
    background: #fff;
    border-color: #fff;
}

#cart .dropdown-menu .btn-danger:hover {
    color: #fff;
    background: #161b1e;
    border-color: #fff;
}

#cart .dropdown-menu .table-bordered tbody tr td {
    padding: 4px;
}

#cart .cart-menu .fa.fa-times {
    font-size: 12px;
    font-weight: normal;
}

#cart .table-striped > tbody > tr {
    background-color: transparent !important;
}

/*Mega Menu Start*/
#menu > ul > li > div.column1 {
    min-width: 260px;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled li .dropdown-menu {
    display: none;
    left: 94%;
    right: auto;
    position: absolute;
    top: 0;
    padding: 15px 22px 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    width: 250px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    background: #282d30;
/ / background: #fff;

}

#menu ul.nav li .megamenu.column1 ul.list-unstyled li:hover .dropdown-menu {
    display: block;
}

#menu ul li .megamenu.column1 ul {
    width: 100%;
}

#menu > ul > li > div.column3 {
    min-width: 640px;
}

#menu ul > li .megamenu ul {
    float: left;
    margin-right: 20px;
}

#menu ul li .megamenu.column1 ul li.dropdown::after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    top: 10px;
}

#menu .navbar-nav > li > .dropdown-menu.column2 {

    min-width: 435px;
}

#menu ul li ul {
    display: table-cell;
    float: none;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled li .dropdown-menu {
    position: absolute;
}

#menu ul.nav li .megamenu.column2 ul.childs_1 {
    text-align: left;
}

#menu ul.nav li .column2 ul.list-unstyled.childs_1 {
    margin-right: 15px;
}

#menu ul.nav li .megamenu.column1 ul.childs_1 {
    padding: 30px 2px 30px 0;
    float: left;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    box-shadow: none;
    position: relative;
/ / padding: 10 px 0 0;
}

#menu > ul > li ul > li > a {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    color: #22272a;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
    padding: 0 0 15px 8px;
    position: relative;

}

#menu > ul > li .megamenu ul > li.dropdown ul > li > a {
    /* border: medium none;
    color: #454545;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
	 padding: 0 0 0 10px;
*/
    padding: 5px 0;
    color: #b3b3b3;
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-align: left;
}

#menu ul.nav li .megamenu.column1 ul.childs_1 {
    padding: 15px 10px;
}

#menu > ul > li .column1 ul > li > a {
    border: medium none;
    padding: 0;
    float: left;
    width: 100%;
}

#menu ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#menu > ul > li {
    float: left;
    position: relative;
    z-index: 20;
}

#res-menu {
    display: none;
}

#menu .categoryinner > ul {
    float: left;
}

#menu > ul > li > div {
    left: 0;
    min-width: 590px;
    padding: 30px 0px 30px 30px;
    z-index: 12345;
    background: none repeat scroll 0 0 #fff;
    display: none;
    position: absolute;
    text-align: left;
    top: 70px;
    /*box-shadow:0 0 4px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0 0 4px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 0 4px 3px rgba(0, 0, 0, 0.25);*/
}

#menu > ul > li.hiden_menu div {
    min-width: 180px;
}

#menu > ul > li:hover > div {
    display: block;
}

#menu .categoryinner ul > ul {
    float: left;
}

#menu ul {
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.main-navigation ul:last-child .categorycolumn {
    margin-right: 0px;
}

.categorycolumn {
    float: left;
    margin-bottom: 0;
    margin-right: 25px;
    vertical-align: top;
}

a.submenu1, .level0 .level0 a {
    display: block;
    position: relative;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #e4e3e3;
    color: #22272a;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 12px;
    padding: 0 0 15px 8px;
    text-transform: uppercase;
}

a:hover.submenu1 {
    color: #1a1a1a;
}

#menu .cate_inner_bg > ul > li a {
    padding: 5px 0 5px 8px;
    color: #454545;
    font-size: 12px;
    font-weight: 400;
    display: block;
}

#menu .cate_inner_bg > ul > li a:hover {
    background: none repeat scroll 0 0 #f4f4f4;
    color: #22272a;
}

#menu > ul > li ul > li:hover > a {
    transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    color: #e85e5e;
}

.nav-responsive span, .main-menu > ul > li > a {
    font-size: 15px;
    color: #fff;
    display: block;
    padding: 24px 25px 24px;
    margin-bottom: 0px;
    z-index: 6;
    position: relative;
    font-weight: 700;
/ / text-transform: uppercase;
}

.categorycolumn ul {
    float: left;
}

.cate_inner_bg ul {
    padding-top: 7px !important;
}

.categoryinner ul {
    padding: 0 !important;
}

.cate_inner_bg li {
    padding: 0;
}

#menu > ul > li ul > li ul > li {
    padding-right: 0px !important;
}

#menu > ul > li ul > li ul > li:hover {
}


.submenu2 {
    border-bottom: 0 none;
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
    text-transform: uppercase;
}

#menu .hiden_menu .categoryinner > ul {
    display: none;
}

.main-menu > ul.nav.navbar-nav > li:nth-child(2) > a {
    background: #484c51 url("../image/megnor/sprite.png") no-repeat scroll 22px -139px;
    font-size: 0;
    height: 68px;
    margin: 0;
    width: 76px;
}

.main-menu {
    background: #383e42 none repeat scroll 0 0;
    height: 68px;
    margin-bottom: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
}

.main-menu > ul > li a {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    margin: 24px 25px 24px;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.main-menu > ul > li > .megamenu ul > li a {
    margin: 10px 10px 15px;
}

.main-menu > ul > li > a span::before {
    content: attr(data-hover);
    font-weight: 700;
    position: absolute;
    top: 100%;
    transform: translate3d(0px, 0px, 0px);
}

.main-menu > ul > li:hover a span {
    transform: translateY(-100%);
}

.main-menu > ul > li > a span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    transition: transform 0.3s ease 0s;
}

.main-menu > ul > li {
    float: left;
    position: relative;
    z-index: 9;
}

.main-menu > ul > li:hover, .main-menu > ul > li:hover:first-child > a {
    background-color: #484c51;
}

.main-menu .nav.navbar-nav a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: flex;
    align-items: center;
}

.main-menu .nav.navbar-nav a svg {
    margin-left: 10px;
}

.main-menu .nav.navbar-nav a svg > * {
    fill: #fff;
}

.nav-container .nav-inner.container {
    background: rgb(22, 27, 30) none repeat scroll 0 0;
}

.nav-responsive .expandable::before {
    color: #fff;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 26px;
    margin: 0 9px 0 0;
    position: absolute;
    right: auto !important;
    left: auto;
    vertical-align: middle;
}

#menu .dropdown-menu.megamenu.column4 {
    overflow: hidden;
    padding: 20px;
    margin-left: 0 !important;
    min-width: 600px;
    box-shadow: none;
}

/*more-menu megamenuwidth setting*/
@media only screen and (min-width: 1024px) and (max-width: 1260px) {
    #menu .dropdown-menu.megamenu.column4 {
    / / min-width: 400 px;
    }
}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
    #menu .dropdown-menu.megamenu.column4 {
    / / min-width: 360 px;
    }
}

#menu .dropdown-inner {
    left: -500px;
    right: 0;
}

#menu .dropdown-inner.inner2 {
    left: 0;
    right: auto;
}

#menu .dropdown-menu .dropdown-inner .dropdown .dropdown-menu .dropdown-inner {
    left: 0;
    right: 0;
}


#menu ul > li .megamenu ul.childs_2 {
    float: left;
    /* margin-right: 20px; */
    width: 100%;
}

#menu ul > li .megamenu ul.childs_2 > li > a:hover {
    color: #fff;
}

#menu ul > li .megamenu ul.childs_2 > li > a {
    margin-top: 0;
    margin-bottom: 0;
}

/*Mega Menu End*/

/* swiper-viewport */

.main-slider .swiper-viewport {
    background: rgb(243, 243, 243) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}

/*right-banner*/
#product-product .swiper-viewport {
    box-shadow: none;
    border: 0;
    margin-top: 20px;
}

#product-product .swiper-pagination {
    position: relative;
    bottom: 0;
}

.swiper-viewport .swipper-controls.clickable {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swiper-viewport .swipper-controls .swiper-pagination {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.swiper-viewport .swiper-button .swiper-button-prev {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    margin-top: 0;
    width: 350px;
    cursor: url(../image/megnor/btn-prev.png), pointer;
    opacity: 0;
}

.swiper-viewport:hover .swiper-button-prev {
    opacity: 0 !important;
    left: 0px !important;
}

.swiper-viewport:hover .swiper-button-next {
    opacity: 0 !important;
    right: 0px !important;
}

.swiper-viewport .swiper-button .swiper-button-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 0;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    margin-top: 0;
    width: 350px;
    cursor: url(../image/megnor/btn-next.png), pointer;
    opacity: 0;
}

#column-left .swiper-viewport {
    box-shadow: none;
    margin-top: 5px;
}

/* end swiper  */

/* menu */

/* Tab cms */

.category_tab {
    margin-top: 54px;
    position: relative;
}

.main-menu > ul > li ul > li:hover > ul {
    display: block;
    top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
    /*display: table-cell;*/
}

.main-menu > ul > li ul + ul {
    /*padding-left: 20px;*/
}

.main-menu > ul > li ul > li > a {
    padding: 5px 8px;
    color: #161b1e;
    display: block;
    white-space: nowrap;
}

.responsive-menu .main-navigation li a {
    padding: 5px 9px;
    color: #cccccc;
    display: block;
    white-space: nowrap;
}

.responsive-menu .main-navigation li a:hover {
    color: #878787;
}

.main-menu > ul > li ul > li > a {
    min-width: 160px;
}

.main-menu > ul > li ul > li > a:hover {
    color: #333;
    background-color: #fff;
}

.main-menu > ul > li ul > li > a.activSub {
    background-image: url(../image/megnor/cat_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.main-menu > ul > li > ul > ul > li > a {
    color: #FFFFFF;
}

/*Megamenu Start*/

#menu > ul > li {
    float: left;
    position: relative;
    z-index: 9;
}

#res-menu {
    display: none;
}

#menu .categoryinner > ul {
    float: left;
}

#menu > ul > li > div {
    left: 0;
    min-width: 735px;
    padding: 0px;
    z-index: 12345;
    position: absolute;
    text-align: left;
    top: 68px;
    background: #484c51 none repeat scroll 0 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -khtml-opacity: 0;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    -webkit-transition: transform 0.3s ease 0s;
    -ms-transition: transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    height: 0;
}

.navbar-nav-subtop {
    margin-bottom: 15px;
}

.navbar-nav-subtop div {
    display: block!important;
    position: relative!important;
    padding: 0!important;
    width: fit-content;
    top: 0!important;
    min-width: auto!important;
    width: 100%;
}

#menu > ul > li.hiden_menu div {
    min-width: 180px;
}

.categoryinner {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 30px;
}

#menu > ul > li:hover > div {
    height: auto;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
    overflow: visible;
    z-index: 9;
    /*border-top:1px solid #838383;*/
}

#menu .categoryinner ul > ul {
    float: left;
}

#menu ul {
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.main-navigation ul:last-child .categorycolumn {
    margin-right: 0px;
    border-right: medium none;
    padding-right: 0;
}

.categorycolumn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: top;
}

a.submenu1, .level0 .level0 a {
    display: block;
    position: relative;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 0px 0 5px;
    text-transform: capitalize;
    text-align: left;
}

a:hover.submenu1 {
    color: #fff;
}

#menu .cate_inner_bg > ul > li a {
    padding: 5px 0 5px 0px;
    color: #b8b8b8;
    font-size: 13px;
    font-weight: 400;
    display: block;
    text-align: left;
}

/*#menu .cate_inner_bg > ul > li a:before{
  content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 4px;
	color:#b8b8b8;
}
*/
#menu .cate_inner_bg > ul > li a:hover, #menu .cate_inner_bg > ul > li a:hover:before {
    color: #fff;
}

#menu .cate_inner_bg > ul > li a:hover {
    background: none;
}

#menu > ul > li ul > li:hover > a {
    color: #fff;
}

.categorycolumn ul {
    float: left;
}

.cate_inner_bg ul {
    padding-top: 7px !important;
}

.categoryinner ul {
    padding: 0 !important;
}

.cate_inner_bg li {
    padding: 0;
}

#menu > ul > li ul > li ul > li {
    padding-right: 0px !important;
}

#menu > ul > li ul > li ul > li:hover {
}

#menu > ul > li ul > li > a {
    /*font-weight: 400;
	color: #a27c66;
    line-height: 18px;
    padding: 4px 6px;
	text-decoration:none;
    display: inline-block;
    white-space: nowrap;*/
    display: block;
    position: relative;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 0px 0 5px;
    text-transform: capitalize;
    text-align: left;
    min-width: auto;
}

.submenu2 {
    border-bottom: 0 none;
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
    text-transform: capitalize;
}

#menu .hiden_menu .categoryinner > ul {
    display: none;
}

.content_top_bredcum {
    height: 80px;
    margin-bottom: 0px;
    margin-top: 0px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background-color: #f7f7f7;
}

.common-home .content_top_bredcum {
    display: none;
}

#menu ul > li .megamenu.column4 ul.childs_1 {
    float: left;
    width: 20%;
}

#menu .list-unstyled.childs_1 > li.dropdown {
    float: left;
    width: 100%;
    top: 0;
}

/*Megamenu End*/


/*CMS Stylesheet Start*/


.parallex {
    background-image: url(../image/megnor/parallax.webp);
    background-position: 50% 0;
    background-repeat: repeat;
    background-color: #161b1e;
    cursor: crosshair;
    height: 463px;
    margin: 0px 0 53px;
    position: relative;
    width: 100%;
}

.parallex .inner-container {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}

.parallex .one_third {
    padding: 118px 0 101px;
    text-align: center;
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
}

.one_third {
    float: left;
    width: 20%;
}

.parallex .one_third_inner.content_inner {
    display: inline-block;
    margin: 0 40px;
    border: 1px solid;
    padding: 14px;
    border-radius: 15px;
    min-width: 240px;
    min-height: 200px;
}

.parallex .one_third:hover {
    cursor: pointer;
}

.parallex .content_inner .icon::before {
    border-bottom: 1px solid #bbbbbb;
    bottom: -25px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}

.service .service-content .icon {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 78px;
    line-height: 60px;
    margin: 0 0 31px;
    position: relative;
    text-align: center;
    width: 60px;
}

.parallex .content_inner .service-text {
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0 17px;
    color: #ffffff;

}

.parallex .content_inner .service-text a {
    color: #fff;
}

.parallex .content_inner .description.other-font {
    color: #d9d9d9;
}

.description.other-font {
    margin-bottom: 10px;
}

.service-content1 .icon {
    background: transparent url(../image/steps/1.png) no-repeat scroll;
    background-size: 100%;
}

.service-content2 .icon {
    background: transparent url(../image/steps/2.png) no-repeat scroll;
    background-size: 100%;
}

.service-content3 .icon {
    background: transparent url(../image/steps/3.png) no-repeat scroll;
    background-size: 100%;
}

.service-content4 .icon {
    background: transparent url(../image/steps/4.png) no-repeat scroll;
    background-size: 100%;
}

.service-content5 .icon {
    background: transparent url(../image/steps/5.png) no-repeat scroll;
    background-size: 100%;
}

.service-content6 .icon {
    background: transparent url(../image/steps/6.png) no-repeat scroll;
    background-size: 100%;
}

.box.related .box-content .customNavigation a.next {
    right: 13px;
}

.box.related .box-content .customNavigation a.prev {
    right: 39px;
}

#testimonial .customNavigation a.next {
    right: auto;
    left: 26px;
    top: -44px;
}

#testimonial .customNavigation a.prev {
    right: auto;
    left: 0px;
    top: -44px;
}


.testimonial {
    position: relative;
    width: 100%;
}

.blog_inner {
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.blog_inner .slider-item .product-image-inner-blog {
    margin: 0 20px;
}

.blog_inner .product-carousel {
    margin-left: -20px;
}

#content .box.blogs .box-heading, .testimonials .cms-box-heading {
    color: #161b1e;
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 35px;
    position: relative;
    font-family: 'Anton', sans-serif;
    letter-spacing: 0px;
}

.product-block-image .testi-image {
    overflow: hidden;
    position: relative;
}

.blog_inner .image-block {
    position: relative;
}

.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    width: 100%;
}

.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
    position: absolute;
    text-align: center;
    top: 75px;
    transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease 0s;
    -webkit-transition: all 350ms ease 0s;
    -ms-transition: all 350ms ease 0s;
    -o-transition: all 350ms ease 0s;
    width: 100%;
}

.blog_inner .slider-item .product-image-inner-blog:hover .post-image-hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
}

#testimonial .customNavigation a {
    top: -63px;
}

#testimonial .customNavigation a.next {
    cursor: pointer;
    height: 26px;
    left: 25px;
    right: auto;
    top: 3px;
    width: 26px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    z-index: 1;
}

#testimonial .customNavigation a.prev {
    cursor: pointer;
    height: 26px;
    left: 0px;
    right: auto;
    top: 3px;
    width: 26px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    z-index: 1;
}

.product-image-inner-blog .image-hover-block .zoom:hover::before, .product-image-inner-blog .image-hover-block .readmore:hover::before {
    background: #3498db none repeat scroll 0 0;
    border-color: #3498db;
}

.product-block-image .post-author::before {
    border-bottom: 1px solid #fff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 30px;
}

.product-block-image .post-author {
    bottom: -20px;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    z-index: 9999;
}

.post-date, .comments-link {
    display: inline-block;
}

.post-date .month, .post-date .day, .post-date .year {
    display: inline-block;
}

.post-date, .comments-link {
    display: inline-block;
}

.comments-link a {
    color: #fff;
}

.post-content-inner {
    padding: 20px 0 0;
}

.post-content-inner .post-title a {
    color: #161c1e;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.post-content-inner .post-title a:hover, .comments-link a:hover, .testmonial-text .testimonial-title a:hover {
    color: #3498db;
}

.post-content-inner .post-author {
    color: #8c8c8c;
    margin: 0;
    text-transform: capitalize;
}

.product-image-inner-blog .post-author .fa {
    margin-right: 5px;
}

.post-content-inner .post-description {
    margin: 15px 0;
    text-transform: initial;
}

.testimonial .products.block_content {
    margin: 0px 0 0;
}

.testimonials .slider-item {
    margin: 13px 0;
}

.testimonial_inner {
    position: relative;
    overflow: hidden;
}

.testmonial-image {
    float: left;
    margin: 0 15px 15px 0;
}

#testimonial-carousel {
    padding: 59px 0 0;
}

.testmonial-text .testimonial-title {
    color: #161c1e;
    font-weight: 600;
    font-size: 16px;
}

.testimonial-designation a {
    color: #787878;
    display: inline-block;
}

.testimonial-content {
    display: inline-block;
}

#testimonial .hline {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 22px;
    padding-bottom: 15px;
}

#testimonial .testimonial-content .testimonial-top blockquote {
    font-size: inherit;
    border: 0;
    text-align: justify;
}

.common-home .footer_top_outer {
    margin-top: 0;
}

.footer_top_outer {
    background-color: #e8e8e8;
    padding: 27px 0;
    margin-top: 15px;
}

.aboutme-read-more {
    float: right;
    margin: 0px;
}

.tm-about-text {
    float: left;
    margin-top: 12px;
}

.aboutme-read-more > a {
    background-color: #2a2e31;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 12px 27px;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-property: color;
    -moz-transition-property: color;
    -webkit-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    vertical-align: middle;
}

.aboutme-read-more > a::before {
    background: #161b1e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: 50% 100% 0;
    -moz-transform-origin: 50% 100% 0;
    -webkit-transform-origin: 50% 100% 0;
    -ms-transform-origin: 50% 100% 0;
    -o-transform-origin: 50% 100% 0;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    z-index: -1;
}

.aboutme-read-more > a:hover, .aboutme-read-more > a:active, .aboutme-read-more > a:focus {
    color: #fff;
}

.aboutme-read-more > a:hover::before, .aboutme-read-more > a:focus::before, .aboutme-read-more > a:active::before {
    transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
    -moz-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
    -webkit-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
    -ms-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
    -o-transition-timing-function: cubic-bezier(0.35, 1.64, 0.57, 0.35);
}

.footer_title1 {
    font-size: 25px;
    color: #787878;
    font-weight: 400;
}

.footer_title2 {
    font-weight: 400;
    color: #161b1e;
    font-size: 30px;
    font-family: "Anton", sans-serif;
}

.news-text {
    border-left: 1px solid #bebebe;
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    width: 62%;
    font-size: 21px;
    margin-top: 12px;
    letter-spacing: 0.5px;
}

.footer-percent .footer-percent-inner:hover .icon i {
    transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -o-transform: translate(0px, -10px);
}

/*CMS End*/

/*BX slider CSS start*/

.bx-viewport .slider-item {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    vertical-align: top;
    width: 100%;
    padding: 7px 0;
    overflow: hidden;
}

#column-right .bx-viewport .image, #column-left .bx-viewport .image {
    border: 1px solid #eee;
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-right: 10px;
    position: relative;
    text-align: center;
}

#column-right .bx-viewport .image a, #column-left .bx-viewport .image a {
    display: block;
    margin-bottom: 0px;
}

#column-right .bx-viewport .image img, #column-left .bx-viewport .image img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}

#column-right .bx-viewport .rating, #column-left .bx-viewport .rating {
    display: none;
}

.bx-viewport .slider-item .product-details h4 {
    color: #787878;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 0px;
    text-align: left;
    text-transform: capitalize;
}

.bx-viewport .slider-item .product-details h4 a {
    color: #787878;
}

.bx-viewport .slider-item .product-details h4 a:hover, #column-left .bx-viewport .slider-item .product-details .button-group button:hover, #column-right .bx-viewport .slider-item .product-details .button-group button:hover {
    color: #161b1e;
}

.bx-viewport .slider-item .product-details .price {
    color: #161b1e;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 2px;
    float: left;
}

.bx-viewport .slider-item .product-details .price .price-old {
    color: #a6a6a6;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px;
    text-decoration: line-through;
}

#column-right #special .button-group, #column-left #special .button-group {
    border: medium none;
    display: block;
    height: auto;
    width: auto;
}

#column-left .bx-viewport .slider-item .product-details .button-group button, #column-right .bx-viewport .slider-item .product-details .button-group button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    color: #161b1e;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
}

/* For product-items  class in right Bannerr*/
#column-left .bx-viewport .product-items .product-details .button-group button, #column-right .bx-viewport .product-items .product-details .button-group button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    color: #161b1e;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
}

.bx-pager.bx-default-pager {
    display: none;
}

#column-right .bx-controls-direction, #column-left .bx-controls-direction {
    position: absolute;
    right: 10px;
    top: -50px;
}

.bx-controls-direction a.bx-next::before {
    color: #000;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    top: 0px;
    position: absolute;
}

.bx-controls-direction a.bx-next {
    top: -4px;
    position: relative;
}

.bx-controls-direction a {
    display: block;
    font-size: 0;
    height: 18px;
    outline: 0 none;
    width: 18px;
    z-index: 95;
}

.bx-controls-direction a.bx-prev::before {
    color: #000;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    top: 0px;
    position: absolute;
}

.bx-controls-direction a.bx-prev:hover::before, .bx-controls-direction a.bx-next:hover::before {
    color: #161b1e;
}

.bx-controls-direction a.bx-prev {
    top: -8px;
    position: relative;
}

#special .box-content {
    padding: 10px 25px 40px;
    position: relative;
}

/*BX slider CSS end*/

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
        box-shadow: none;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -khtml-border-radius: 0px;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        color: #fff;
    }
}

/* 1-col layout */

#column-left {
    width: 21%;
    margin-bottom: 20px;
}

#column-right {
    width: 21%;
    margin-bottom: 20px;
}

/* 2-col layout */

.layout-2.left-col #column-left {
    width: 25.28%;
}

.layout-2.right-col #column-right {
    width: 25.28%;
}

.layout-2 #content {
    width: 74.72%;
}

.layout-2.left-col #content {
    padding: 0 15px 0 11px;
}

.layout-2.right-col #content {
    padding: 0 11px 0 15px;
}

/* 3-col layout */
.layout-3 #column-left {
    width: 21%;
}

.layout-3 #column-right {
    width: 21%;
}

.layout-3 #content {
    width: 58%;
    padding: 0;
}

/* content */
#content {
    min-height: 600px;
}

@media screen and (max-width: 768px) {
    #content {
        padding: 20px;
    }
}

/* footer */
footer {
    margin-top: 0px;
    padding-top: 0px;
    background-color: #383e42;
    color: #cccccc;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a,
footer a svg {
    color: #cccccc;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

#footer .col-sm-4.column.last > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#footer .column li {
    line-height: 22px;
    padding: 2px 0;
}

#footer .column li a:hover {
}

footer a:hover, footer a:focus, footer a:active {
    color: #fff;
}

footer .social_block .facebook > a:hover {
    color: #1877F2;
}

footer .social_block .telegram > a:hover {
    color: #2AABEE;
}

footer .social_block .instagrm > a:hover {
    color: #5851D8;
}

footer .social_block .viber > a:hover svg {
    fill: #7360F2;
}

footer h5::before {
    border-bottom: 1px solid #878787;
    bottom: -19px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 30px;
}

footer h5 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 31px;
    padding: 0;
    position: relative;
}

.footer_inner1 {
    border-bottom: 1px solid #2a2e31;
    overflow: hidden;
}

.footer-percent {
    float: left;
    width: 25%;
}

.footer-percent-inner {
    padding: 67px 0 48px;
}

.footer-percent-inner .icon::before {
    border-bottom: 1px solid #878787;
    bottom: -13px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}

.footer-percent .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.footer-percent .icon {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    width: 30px;
}

.footer-percent-inner .icon {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.footer-percent .icon i {
    color: #878787;
    display: inline-block;
    font-size: 25px;
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    padding: 0;
    background: none;
}

.footer-percent-inner .service-content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

.footer-percent-inner .service-content .service-text {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin: 2px 0;
}

.footer-percent-inner .service-content .description {
    margin: 0;
}

.footer-percent.footer-percent4 {
    background: #2a2e31 none repeat scroll 0 0;
}

.footer-percent4 .footer-percent-inner {
    padding: 67px 30px 48px;
}

#footer .col-sm-4.column.first {
    padding-left: 0;
}

#footer .col-sm-4.column {
    padding: 52px 30px 50px 0;
}

#footer .col-sm-4.column.last {
    background: #2a2e31 none repeat scroll 0 0;
    padding: 50px 30px 63px;
}

#footer .col-sm-4.column.last .fa {
    clear: left;
    color: #878787;
    float: left;
    font-size: 17px;
    margin-right: 15px;
    margin-top: 3px;
}

#footer .col-sm-4.column.last .fa.fa-envelope {
    font-size: 14px;
    margin-top: 6px;
}

.address_content {
    overflow: hidden;
}

.contact_address {
    line-height: 24px;
    padding-top: 1px;
}

.footer li a, .social-icon li a {
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.footer_bottom {
    background: #35363a none repeat scroll 0 0;
    clear: both;
    overflow: hidden;
    padding: 13px 0;
    text-align: right;
}

#powered {
    display: inline-block;
    padding: 4px 0 0;
}

.footer_bottom_left {
    float: left;
    margin-top: 0;
}

.footer_bottom_right {
    float: right;
    margin: 5px 0 0;
}

.social_block {
    margin-top: 6px;
}

.social_block > ul, .footer_right > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.social_block li {
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
}

.social_block li a {
    color: #999999;
}

.social_block li a svg {
    fill: #999999;
}

.social_block li:last-child {
    margin-right: 0;
}

.footer_bottom_left .social_block .fa {
    font-size: 17px;
}

.footer_right .payment_block li {
    display: inline-block;
    height: 22px;
    margin-left: 9px;
    width: 33px;
    position: relative;
}

.footer_right .payment_block li.visa a, #footer .payment_block li.visa a {
    display: block;
    padding: 11px 16px;
}

.footer_right .payment_block li.mastro a, #footer .payment_block li.mastro a {
    display: block;
    padding: 11px 16px;
}

.footer_right .payment_block li.paypal a, #footer .payment_block li.paypal a {
    display: block;
    padding: 11px 16px;
}

.footer_right .payment_block li.mastercard a, #footer .payment_block li.mastercard a {
    display: block;
    padding: 11px 16px;
}

.footer_right .payment_block li.visa a::before, #footer .payment_block li.visa a::before {
    color: #b3b3b3;
    content: "\f1f0";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    font-size: 24px;
    top: 0;
    right: 1px;
}

.footer_right .payment_block li.discover a::before, #footer .payment_block li.discover a::before {
    color: #b3b3b3;
    content: "\f1f2";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    font-size: 24px;
    top: 0;
    right: 1px;
}

.footer_right .payment_block li.paypal a::before, #footer .payment_block li.paypal a::before {
    color: #b3b3b3;
    content: "\f1f4";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    font-size: 24px;
    top: 0;
    right: 1px;
}

.footer_right .payment_block li.mastercard a::before, #footer .payment_block li.mastercard a::before {
    color: #b3b3b3;
    content: "\f1f1";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    font-size: 24px;
    top: 0;
    right: 1px;
}

.footer_bottom_right > p, .footer_right {
    float: left;
    color: #aaa9aa;
}

.footer_bottom_right > p {
    margin-right: 7px;
}

@media (max-width: 979px) {
    #footer .column ul {
        display: none;
    }

    #footer .column {
        width: 100%;
    }
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 10px 0;
    padding: 8px 0;
    border: medium none;
    list-style: outside none none;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    position: relative;
    color: #000;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb a:hover, .breadcrumb li:last-child a {
    color: #161b1e;
}

.breadcrumb > li:after {
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 0;
    width: 100%;
}

.btn {
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link {
    font-size: 14px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #161b1e;
    border: 1px solid #ddd;
    background: transparent;
}

.btn-primary {
    color: #fff;
    border: 1px solid #161b1e;
    background: transparent;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    border: 1px solid #285e8e;
    background-position: 0 -15px;
}

.btn-warning {
    color: #ffffff;
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    background: #d9534f;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #161b1e;
    background-color: #fff;
    border-color: #ddd;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    background: #363636;
    border: none;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

@media (max-width: 767px) {

}

/* list group */

.box .filterbox {
}

.list-group a {
    padding: 4px 10px 4px 10px;
    background: none;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #161b1e;
}

.list-group-item.title {
    color: #161b1e;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 8px;
    text-transform: capitalize;
}

.filterbox .list-group-item {
    padding: 0;
}

.filterbox .list-group-item label {
    color: #787878;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}

.filterbox .list-group-item label:hover {
    color: #161b1e;
}

.filterbox .panel-footer {
    background: none;
    border-top: medium none;
    padding: 0 25px 30px;
    text-align: left;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
#bestseller-grid {
    display: flex;
}

.product-thumb {
    margin-bottom: 20px;
    overflow: auto;
}

.product-thumb .image {
    text-align: center;
    position: relative;
    /*background:#F5F5F5;*/
}

.product-list .product-image-block-inner {
    float: left;
    margin-bottom: 0;
    margin-right: 25px;
}

.product-list .rating_list {
    display: block;
}

.product-list .rating {
    display: none;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
}

.product-list .product_hover_block {
    display: none;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0px;
    }
}

.product-thumb h4 {
    margin: 5px 0 0;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.product-list .product-thumb .product-details h4 a {
    font-size: 16px;
    margin: 0 0 5px;
    font-weight: bold;
    color: #787878;
}

.product-list .product-thumb:hover .product-details h4 a {
    color: #161b1e;
}

.product-list .product-thumb .product-details h4 {
    margin: 0 0 5px;
}

.product-thumb h4 a {
    color: #161b1e;
}

.product-block:hover h4 a, .product-block:hover h4 {
    color: #787878;
}

.product-thumb .caption {
    padding: 0px;
}

.product-list .product-details {
    margin-left: 0px;
}

.product-list .desc {
    border-top: 1px solid #e8e8e8;
    clear: both;
    line-height: 22px;
    margin: 18px 0 18px;
    padding: 24px 0 0;
}

.product-list .price {
    margin-bottom: 8px;
}

.product-grid .product-thumb .caption {
    padding: 0;
    text-align: center;
}

.products-item .addtocart {
    background: #00a046;
    color: #fff;
    width: auto;
    padding: 10px 15px 10px 15px;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    border-radius: 5px;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.products-item .addtocart svg {
    margin-right: 10px;
}

.qty #button-cart {
    background: #00a046;
    width: auto;
    padding: 10px 15px 10px 15px;
    border: none;
    margin: 0 0px 0 0;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    line-height: 22px;
}

.qty #button-cart svg {
    margin-right: 10px;
    vertical-align: text-bottom;
}

.product-list .button-group.list .wishlist {
    margin-right: -1px;
    width: 48px;
}

.product-list .button-group.list .compare {
    width: 48px;
}

.product-list .button-group .fa, .productpage .wishlist .fa, .productpage .compare .fa {
    font-size: 20px;
    margin-top: 5px;
}

@media (max-width: 1240px) {
    .product-grid .product-thumb .caption {
        padding: 0 0px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 0px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 0px;
}

.rating .fa-stack, #review .fa-stack, .rating_list .fa.fa-star {
    font-size: 8px;
    width: 10px;
}

.rating .fa-star, #review .fa-star, .rating_list .fa.fa-star {
    color: #aaaaaa;
    font-size: 13px;
}

.rating .fa-star, #review .fa-star {
    color: #aaaaaa;
    font-size: 13px;
}

.rating .fa-star + .fa-star, .rating-wrapper .fa-star + .fa-star, #review .fa-star + .fa-star, .rating_list .fa.fa-star + .fa-star {
    color: #f2b611;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #161b1e;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 900;
    margin-top: 6px;
}

.product-thumb .price-new {
    float: left;
}

.product-thumb .price-old {
    color: #a6a6a6;
    text-decoration: line-through;
    margin-left: 5px;
    float: left;
    font-size: 14px;
    font-weight: normal;
}

.product-thumb .price-tax {
    color: #999;
    display: inline-block;
    font-size: 12px;
    width: 100%;
    display: none;
}

.product-grid .button-group.list, .product-grid .rating_list {
    display: none;
}

.product-list .product-thumb .button-group {
}

.banners-slider-carousel img {
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -ms-opacity: 0.6;
    -khtml-opacity: 0.6;
    max-width: 100%;
}

.banners-slider-carousel img:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
}

.product-thumb .button-group button + button, .productpage .wishlist, .productpage .compare {
    border: 1px solid #e8e8e8;
    background-color: transparent;
    width: 48px;
    padding: 0;
    height: 44px;
    color: #b3b3b3;
}

#cart .text-right .checkout:hover, .panel-body .read-more a:hover {
    color: #fff;
    background-color: #161b1e;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #161b1e;
}

.product-list .button-group.list .wishlist:hover, .product-list .button-group.list .compare:hover {
    color: #161b1e;
    background-color: transparent;
    border: 1px solid #ebebeb;
}

.productpage .wishlist:hover, .productpage .compare:hover {
    color: #fff;
    background-color: #161b1e;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #161b1e;
}

@media (max-width: 1240px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
}

.thumbnails {
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 0px;
    display: block;
    border: none;
}

.image-additional {
}

.thumbnails .image-additional {
    float: left;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

.product-info .image {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.productpage h3 {
    margin-top: 0;
}

.product-info .zoomContainer {
    z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-info .image-additional {
    clear: both;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    width: 425px;
}

.product-info .image-additional img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.product-info .image-additional a {
    display: block;
    margin: 0px;
}

.product-right .btn-group .wishlist .fa, .product-right .btn-group .compare .fa {
    margin-right: 5px;
}

.form-group.qty {
    margin-bottom: 30px;
    margin-top: 30px;
}

.form-group.qty .control-label {
    float: left;
    margin: 12px 10px 0 0;
}

.productpage #input-quantity {
    float: left;
    margin-right: 10px;
    width: auto;
    height: 44px;
    text-align: center;
}

/*Product zoom CSSS*/

.zoomContainer {
    margin-bottom: 5px;
}

.zoomContainer .zoomLens {
}

/*.zoomContainer .zoomWindow{
	box-shadow:medium none;
	margin:0 0 0 3px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow: none;
}*/

/* Megnor www.templatemela.com - Start */

/* box */
.box {
    margin-bottom: 0px;
}

.box .box-heading {
    background: none;
    padding: 25px 25px;
    font-size: 18px;
    color: #161b1e;
    font-weight: 700;
    position: relative;
    margin: 0;
}

.box.category .box-heading {
    background: #f5f5f5;
    padding: 25px 25px;
    font-size: 18px;
    color: #161b1e;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
}

.box.category .box-heading::before {
    border-bottom: 1px solid #161b1e;
    bottom: 10px;
    content: "";
    left: 25px;
    margin: 0 auto;
    position: absolute;
    right: auto;
    width: 30px;
}

#column-left .box.category .box-content, #column-right .box.category .box-content {
    background: #f5f5f5;
    padding: 10px 25px 30px;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    margin-bottom: 26px;
}

.box .box-content {
    background: #fff;
    padding: 10px 25px 30px;

}


#content .box .box-content, .hometab .box-content {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0px 0;

}

.box .box-content ul, #content .content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.box .box-content ul li, #content .content ul li {
    line-height: 22px;
    padding: 4px 0 4px 10px;
    border-bottom: medium none;
}

.box .box-content ul li a, #content .content ul li a {
    color: #787878;
    padding: 0px;
}

.box .box-content ul li ul li a::before, #content .content ul li ul li a::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    position: relative;
    left: -10px;
}

.box .box-content ul li a + a, .box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}

.box .box-content ul li a:hover, #content .content ul li a:hover, .box .box-content ul li a.active {
    color: #161b1e;
}

.box .box-content ul ul {
    margin-left: 3px;
}

.box .list-group .list-group-item {
    border: 0;
}

.box .box-content ul li a::before, #content .content ul li a::before, .list-group a::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    left: -10px;
    position: relative;
}

/*Product-tab start*/

.tabfeatured_default_width {
    width: 250px;
}

.tabbestseller_default_width {
    width: 250px;
}

.tablatest_default_width {
    width: 250px;
}

.tabspecial_default_width {
    width: 250px;
}

.hometab {
    position: relative;
    overflow: hidden;
    margin: 60px auto 0px;
}

.hometab-heading, #content .box .box-heading {
    color: #161b1e;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    text-align: center;
    background: none;
    padding: 10px 0 47px 0;
    font-family: 'Anton', sans-serif;
}

#content .box.blogs .box-heading::before, .testimonials .cms-box-heading::before {
    border-bottom: 1px solid #161b1e;
    bottom: 17px;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    right: auto;
    text-align: left;
    width: 30px;
}


.hometab-heading::before, #content .box .box-heading::before {
    border-bottom: 1px solid #161b1e;
    bottom: 20px;
    content: "";
    display: block;
    left: 0px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.hometab .box-content, #content .box-content {
    margin: 0 -12px;
    padding: 33px 0 60px;
}

.htabs {
    height: 52px;
    text-align: center;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0px 0 0;
    padding: 0;
    text-align: center;
    position: relative;
}

.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}

.htabs li a {
    background: none;
    border: 1px solid #e8e8e8;
    color: #161b1e;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 900;
    margin: 0px 5px;
    padding: 13px 30px;
    text-align: center;
    text-transform: capitalize;
}

.htabs a.selected, .htabs a:hover {
    color: #fff;
    background: #161b1e;
    border: 1px solid #161b1e;
}

.hometab .tab-content {
    position: relative;
    padding: 0px;
    z-index: 2;
    overflow: visible;
    margin-bottom: 0px;
    border: medium none;
}

.tab-content .tab {
    display: none;
}


/*Product-tab End*/

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product, .hometab .box-product /*,
.product-grid-list ul*/
{
    list-style-type: none;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
    clear: both;
}

.product_hover_block {
    bottom: -45px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border: 2px solid #f5f5f7;
    margin: 0px;
}

.product-block:hover .product_hover_block {
    bottom: 0px;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items {
    margin-bottom: 14px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.product-grid li,
#content .box-product .product-items, #content .product-carousel .slider-item,
.hometab .box-product .product-items, .hometab .product-carousel .slider-item,
.related .box-product .product-items, .related .box-product .slider-item {
    width: 306px;
    float: left;
    display: inline-block;
    padding-right: 15px;
}

#related-grid.box-product.productbox-grid {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.ie7 .product-grid li {
    width: 192px !important;
}

#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}

#content .image-additional .slider-item .product-block {
    margin: 4px 4px;
    background: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    clear: both;
    overflow: hidden;
}

.product-block .product-image-block-inner .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    left: 0px;
    margin: 0 auto;
    transform: scale(0.8) rotateY(90deg);
    -moz-transform: scale(0.8) rotateY(90deg);
    -webkit-transform: scale(0.8) rotateY(90deg);
    -ms-transform: scale(0.8) rotateY(90deg);
    -o-transform: scale(0.8) rotateY(90deg);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    visibility: hidden;
}

.product-block .product-image-block-inner .image:hover .hover-image, #column-right .bx-viewport .image:hover .hover-image, #column-left .bx-viewport .image:hover .hover-image {
    opacity: 1;
    overflow: hidden;
    transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    visibility: visible;
}

#content .image-additional .slider-item .product-block:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.product-block-inner {
    position: relative;
}

.grid_default_width {
    width: 250px;
}

.featured_default_width {
    width: 250px;
}

.module_default_width {
    width: 210px;
}

.latest_default_width {
    width: 250px;
}

.special_default_width {
    width: 250px;
}

.related_default_width {
    width: 250px;
}

.bestseller_default_width {
    width: 250px;
}

.additional_default_width {
    width: 80px;
}

.testimonial_default_width {
    width: 400px;
}

.banners-slider-carousel .product-block-inner {
    text-align: center;
}

#content .product-carousel .product-block,
#content .product-grid .product-block,
#content .box-product .product-block, .hometab .box-product .product-block,
#products-related .product-block {
    margin: 20px 13px;
    background: #fff;
    clear: both;
    overflow: hidden;
}

#content .category_prod .product-grid .product-block {
    margin: 20px 14px;
}

.category_prod {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-image-block-inner {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
}

.category_description > p {
    margin: 10px 0 5px;
}

.product_hover_block .actions {
    border: 1px solid #ebebeb;
    display: inline-block;
    margin-left: -1px;
    width: 100%;
}

.product_hover_block .action button {
    float: left;
}

.product_hover_block .cart_button {
    height: 41px;
    width: 61.61%;
    border: none;
    padding: 6px 12px;
    background: #fff;
}

.product_hover_block .cart_button span {
    background: url(../image/megnor/cart.png) no-repeat scroll 0px -58px #fff;
    color: #161b1e;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 0 0 33px;

}

.product_hover_block .cart_button:hover span {
    background-position: 0px 4px;
    color: #a3a3a3;
}

.product_hover_block .wishlist_button {
    text-align: center;
    background: #fff none repeat scroll 0 0;
    padding: 0px;
    height: 41px;
    width: 19.2%;
    border-left: 2px solid #f5f5f7;
    border-bottom: none;
    border-top: none;
    border-right: 2px solid #f5f5f7;
}

.product_hover_block .compare_button {
    border: medium none;
    background: #fff;
    height: 41px;
    width: 19.2%;
    padding: 0px;
}

.product_hover_block button .fa {
    font-size: 20px;
    margin: 4px 0 0;
    color: #161b1e;
    vertical-align: middle;
    display: inline-block;
}

.product_hover_block .wishlist_button:hover .fa, .product_hover_block .compare_button:hover .fa {
    color: #b5b5b5;
}

#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover {
    overflow: hidden;
    clear: both;
}

.ie7 #content .product-carousel .product-block,
    /*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {
    border: 1px solid #ddd;
}

.ie7 #content .product-carousel .product-block:hover,
    /*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {
    border: 1px solid #ddd;
}


.product-grid .product-thumb .desc, .productbox-grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax {
    display: none;
}

.product-list .product-details {
    overflow: hidden;
    text-align: left;
}

#content .product-carousel .product-block-inner,
#content .product-grid .product-block-inner, #content .product-list .product-block-inner,
#content .box-product .product-block-inner, .hometab .box-product .product-block-inner,
.related-products .product-block-inner {
    padding: 0 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.box.related .box-content .customNavigation a {
    top: -63px;
}

.banners-slider-carousel {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    clear: both;
}

#column-left .single-banner, #column-right .single-banner {
    margin: 26px 0px;
}

#column-right #banner0 .owl-pagination, #column-left #banner0 .owl-pagination {
    bottom: -5px;
    position: relative;
    right: auto;
    left: auto;
}

#column-right .owl-carousel, #column-left .owl-carousel {
    margin: 26px 0;
}

#carousel-0 .product-carousel .product-block {
    margin: 50px 15px;
}

.sale {
    color: #000000;
    padding: 5px 10px;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 700;
    font-size: 12px;
}

#content .product-list .product-block {
    margin: 13px 13px 17px;
    overflow: hidden;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
    width: 100%;
    overflow: hidden;
}

#column-left .box-product > div,
#column-right .box-product > div {
    display: block;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 5px;
    width: 100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
    display: block;
    margin-bottom: 0px;
    float: left;
    margin-right: 10px;
    border: 1px solid #eee;
}

#column-left .product-items .product-details, #column-left .slider-item .product-details,
#column-right .product-items .product-details, #column-right .slider-item .product-details {
    width: 60%; /* specify width as per your requirement */
    float: left;

}


#column-left .box-product .price,
#column-right .box-product .price {
    font-size: 14px;
    margin: 0px;
}

#column-left .product_hover_block, #column-right .product_hover_block {
    display: none;
}

#column-left .product-image-block-inner,
#column-right .product-image-block-inner {
    float: left;
    border: medium none;
    margin: 0px;
}

.box .box-content .button-group {
    display: none;
}

#column-left .box-product .product-thumb h4 a, #column-right .box-product .product-thumb h4 a {
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
    color: #161b1e;
}

#column-left .product-block .caption a:hover, #column-right .product-block .caption a:hover {
    color: #787878;
}

#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
    margin: 0px;
}

#column-left .box-product .name,
#column-right .box-product .name {
    display: block;
}

#column-left .box-product .cart,
#column-right .box-product .cart {
    display: block;
}

#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
    padding: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: auto;
    font-weight: normal;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    color: #555;
    display: block;
    text-align: left;
}

#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
    text-decoration: underline;
}

#column-left .box-product .image img,
#column-right .box-product .image img {
}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .cart,
#column-right .box-product .cart {
    margin-bottom: 2px;
}

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox {
    margin-bottom: 0px;
}

#column-left .box-product .rating,
#column-right .box-product .rating {
    display: none;
    margin-bottom: 0px;
}

#column-left .product-thumb, #column-right .product-thumb {
    border: medium none;
    margin-bottom: 5px;
    padding: 7px 0;
}


#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist, #column-right .compare {
    display: none !important;
}

#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: transparent none repeat scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
    text-transform: capitalize;
    width: auto;
    border: medium none;
    color: #787878;
}

#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {
    color: #161b1e;
}

#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {
    background: none;
    border: none;
    display: block;
}


#column-left .box.category::before, #column-right .box.category::before, #column-left .box.category::after, #column-right .box.category::after {
    content: initial;
}

#column-left .box::before, #column-right .box::before {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px double #e8e8e8;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#column-left .box::after, #column-right .box::after {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}


.top_button {
    background: #c8c8c8;
    bottom: 100px;
    font-size: 0;
    height: 34px;
    position: fixed;
    right: 15px;
    width: 34px;
    z-index: 95;
}

.top_button::before {
    color: #161b1e;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
}

#content ul.list-unstyled {
    border: medium none;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0px;
}

.product-description td {
    font-weight: 700;
}

.product-description .description-right {
    font-weight: 400;
    padding-left: 15px;
}

.product-right .description {
    line-height: 23px;
    padding: 0px;
    margin-bottom: 10px;
}

.productpage .product-right ul li span.old-price {
    float: left;
    margin-right: 10px;
    color: #a6a6a6;
    font-size: 16px;
}

#content.productpage .special-price, #content.productpage .product-price {
    font-weight: 700;
    font-size: 20px;
    color: #161b1e;
}

#content ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}

.manufacturer-list {
    border: 1px solid #dbdee1;
    margin-bottom: 20px;
    padding: 5px;
}

.manufacturer-heading {
    background: none repeat scroll 0 0 #f3f3f3;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}

.manufacturer-content {
    padding: 8px;
}

.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {
    cursor: pointer;
}

.productpage .box {
    margin-top: 20px;
}

.tab-content {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 25px;
    overflow: hidden;
}

.col-sm-4.total_amount {
    margin-top: 70px;
}

.product-tag {
    margin: 5px 0;
    padding: 0 15px;
}

#content .aboutus {
    clear: both;
}

.image1 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}

.image4 {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}

.aboutus h2 {
    clear: both;
    font-size: 20px;
}

.aboutus .about-content {
    overflow: hidden;
    margin-bottom: 20px;
}

.information-information .right {
    float: right;
}

.category_filter #grid-view, .category_filter #list-view {
    background: #eee;
    color: #666;
    border: medium none;
}

.category_filter .btn-list-grid .btn-group {
    margin: 6px 0 0;
}

.category_filter #grid-view {
    background: url(../image/megnor/sprite.png) no-repeat scroll -7px -38px transparent;
    width: 25px;
    height: 25px;
    padding: 0;
    margin-right: 5px;
}

.category_filter #list-view {
    background: url(../image/megnor/sprite.png) no-repeat scroll -35px -38px transparent;
    width: 25px;
    height: 25px;
    padding: 0;
    margin-right: 10px;
}

.category_filter #grid-view:hover, .category_filter #grid-view.active {
    background-position: -7px -9px;
}

.category_filter #list-view:hover, .category_filter #list-view.active {
    background-position: -35px -9px;
}

.category_filter #grid-view:hover .fa, .category_filter #list-view:hover .fa {
    color: #333;
}

#content .refine-search {
    margin-top: 10px;
}

.category_filter .btn-list-grid {
    float: left;
    width: auto;
    padding: 0;
}

.compare-total {
    float: left;
    margin: 6px 10px 6px;
}

.pagination-right {
    float: right;
    margin: 0;
    width: auto;
}

.category_filter .sort-by {
    text-align: left;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.category_filter .show {
    float: left;
    margin: 6px 10px 0;
    padding: 0;
}

.category_filter .sort {
    float: left;
    width: fit-content;
    padding: 0;
}

.category_filter .limit {
    float: right;
    width: 100px;
    padding: 0;
}

.show-wrapper {
    float: left;
}

.category_filter .list.active, .category_filter .grid.active {
    background: #428bca;
}

.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_list ul {
    padding: 0;
    display: inline-block;
    margin: 0;
}

.refine-search ul {
    padding: 0;
}

.refine-search ul li {
    list-style: none;
}

.category_list li a {
    background: #F5F5F5 none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    display: block;
    padding: 5px 10px;
}

.category_list li a:hover {
    color: #161b1e;
}

.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px 0;
}

.category_filter, .pagination-wrapper {
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 0px;
    width: 100%;
}

.pagination-wrapper.top {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
}

.pagination-left label {
    font-size: 14px;
    font-weight: 400;
}

.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}

.pagination-wrapper .page-result {
    float: left;
    padding: 0;
    width: auto;
    margin: 4px 0 0;
}

.contact-info .left {
    float: left;
    width: 50%;
}

.contact-info .right {
    float: right;
    width: 50%;
}

.row.contact-info {
    padding: 0 15px;
}

.information-contact .panel-body {
    padding: 30px;
    overflow: auto;
}

.contact-info {
    color: #666;
}

.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -258px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info .address-detail,
.contact-info .telephone,
.contact-info .telegram,
.contact-info .viber,
.contact-info .facebook,
.contact-info .instagram,
.contact-info .youtube,
.contact-info .fax {
    float: left;
    width: 100%;
    position: relative;
}

.contact-info .telephone strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -338px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .viber strong {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 333333 333333' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M166667 0c92048 0 166667 74619 166667 166667s-74619 166667-166667 166667S0 258715 0 166667 74619 0 166667 0zm22374 119878c5776 1232 10204 3431 13987 6980 4867 4603 7536 10174 8708 18180 792 5219 470 7272-1378 8973-1730 1583-4926 1642-6861 147-1407-1056-1847-2170-2170-5191-381-4017-1085-6832-2287-9442-2581-5542-7126-8416-14808-9354-3607-439-4692-850-5865-2228-2140-2552-1319-6685 1642-8211 1115-557 1584-616 4047-469 1524 88 3783 352 4985 615zm-8269-43397c10087 1261 18239 3695 27182 8064 8796 4311 14426 8386 21874 15805 6979 7008 10850 12316 14955 20555 5718 11494 8973 25158 9529 40201 206 5131 59 6275-1114 7741-2228 2845-7125 2375-8796-820-528-1056-675-1964-850-6070-294-6304-733-10380-1613-15248-3460-19089-12609-34336-27212-45274-12169-9148-24748-13606-41227-14574-5571-322-6539-528-7800-1495-2346-1848-2463-6187-206-8210 1378-1261 2346-1437 7126-1291 2492 88 6157 381 8151 616v-1zm-67031 3167c1027 352 2610 1173 3519 1759 5572 3694 21083 23546 26156 33457 2902 5659 3870 9852 2962 12960-939 3343-2493 5102-9443 10703-2785 2258-5395 4574-5805 5190-1056 1525-1907 4516-1907 6627 30 4897 3196 13781 7361 20614 3225 5307 9002 12110 14719 17330 6715 6157 12638 10350 19324 13664 8591 4281 13841 5366 17681 3577 967-439 1994-1026 2317-1289 293-265 2550-3021 5014-6070 4750-5982 5834-6950 9090-8064 4135-1407 8357-1027 12608 1143 3226 1672 10263 6041 14808 9207 5981 4193 18766 14632 20496 16715 3050 3753 3578 8561 1525 13869-2170 5600-10615 16098-16509 20584-5337 4047-9119 5600-14104 5835-4105 205-5806-147-11055-2317-41169-16978-74039-42312-100136-77118-13635-18180-24015-37034-31112-56593-4134-11406-4339-16362-938-22197 1466-2463 7712-8562 12257-11963 7565-5630 11055-7712 13841-8298 1906-411 5219-88 7330 675zm69054 18092c17799 2609 31581 10879 40612 24309 5073 7565 8239 16450 9324 25979 381 3490 381 9853-29 10909-382 997-1613 2345-2669 2903-1143 586-3576 528-4925-176-2258-1143-2933-2961-2933-7887 0-7595-1965-15600-5366-21816-3871-7096-9500-12960-16361-17037-5894-3519-14603-6128-22550-6774-2874-234-4457-820-5542-2081-1671-1906-1848-4486-440-6627 1525-2375 3870-2756 10879-1701z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 24px;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    margin-left: 5px;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .telegram strong {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 333334 333334' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M166667 0c92048 0 166667 74619 166667 166667s-74619 166667-166667 166667S0 258715 0 166667 74619 0 166667 0zm80219 91205l-29735 149919s-4158 10396-15594 5404l-68410-53854s76104-68409 79222-71320c3119-2911 2079-3534 2079-3534 207-3535-5614 0-5614 0l-100846 64043-42002-14140s-6446-2288-7069-7277c-624-4992 7277-7694 7277-7694l166970-65498s13722-6030 13722 3951zm-87637 122889l-27141 24745s-2122 1609-4443 601l5197-45965 26387 20619z'%3E%3C/path%3E%3C/svg%3E");
    padding: 5px 0 0 35px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 24px;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    margin-left: 5px;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .facebook strong {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px'%3E%3Cpath d='M15,3C8.373,3,3,8.373,3,15c0,6.016,4.432,10.984,10.206,11.852V18.18h-2.969v-3.154h2.969v-2.099c0-3.475,1.693-5,4.581-5 c1.383,0,2.115,0.103,2.461,0.149v2.753h-1.97c-1.226,0-1.654,1.163-1.654,2.473v1.724h3.593L19.73,18.18h-3.106v8.697 C22.481,26.083,27,21.075,27,15C27,8.373,21.627,3,15,3z'/%3E%3C/svg%3E");
    padding: 5px 0 0 35px;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    margin-left: 5px;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .instagram strong {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px'%3E%3Cpath d='M 9.9980469 3 C 6.1390469 3 3 6.1419531 3 10.001953 L 3 20.001953 C 3 23.860953 6.1419531 27 10.001953 27 L 20.001953 27 C 23.860953 27 27 23.858047 27 19.998047 L 27 9.9980469 C 27 6.1390469 23.858047 3 19.998047 3 L 9.9980469 3 z M 22 7 C 22.552 7 23 7.448 23 8 C 23 8.552 22.552 9 22 9 C 21.448 9 21 8.552 21 8 C 21 7.448 21.448 7 22 7 z M 15 9 C 18.309 9 21 11.691 21 15 C 21 18.309 18.309 21 15 21 C 11.691 21 9 18.309 9 15 C 9 11.691 11.691 9 15 9 z M 15 11 A 4 4 0 0 0 11 15 A 4 4 0 0 0 15 19 A 4 4 0 0 0 19 15 A 4 4 0 0 0 15 11 z'/%3E%3C/svg%3E");
    padding: 5px 0 0 35px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 24px;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    margin-left: 5px;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .youtube strong {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px'%3E%3Cpath d='M 15 4 C 10.814 4 5.3808594 5.0488281 5.3808594 5.0488281 L 5.3671875 5.0644531 C 3.4606632 5.3693645 2 7.0076245 2 9 L 2 15 L 2 15.001953 L 2 21 L 2 21.001953 A 4 4 0 0 0 5.3769531 24.945312 L 5.3808594 24.951172 C 5.3808594 24.951172 10.814 26.001953 15 26.001953 C 19.186 26.001953 24.619141 24.951172 24.619141 24.951172 L 24.621094 24.949219 A 4 4 0 0 0 28 21.001953 L 28 21 L 28 15.001953 L 28 15 L 28 9 A 4 4 0 0 0 24.623047 5.0546875 L 24.619141 5.0488281 C 24.619141 5.0488281 19.186 4 15 4 z M 12 10.398438 L 20 15 L 12 19.601562 L 12 10.398438 z'/%3E%3C/svg%3E");
    padding: 5px 0 0 35px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 24px;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    margin-left: 5px;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .email strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -459px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .fax strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -271px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
    float: left;
    clear: both;
}

#spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../image/megnor/ajax-loader.GIF) 50% 50% no-repeat #F8f8f8;
}

.main-slider {
    position: relative;
}

.main-slider .owl-carousel {
    background-color: #F8f8f8;
}

.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px;
}

.forget-password {
    margin: 5px 0 0;
}

.product-compare .btn-primary {
    margin: 5px 0 5px;
}

.productpage .write-review, .productpage .review-count {
    margin: 0 10px;
}

.productpage .rating-wrapper {
    margin: 15px 0;
}

.checkout-cart .hasCustomSelect {
    width: 95% !important;
}

.productpage .review-count {
    border-right: 1px solid #d4d4d4;
    margin-right: 0;
    padding-right: 10px;
}

.page-title {
    padding: 0 0 10px;
    border-bottom: medium none;
}

.refine-search, .product-title, .product-option {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #161b1e;
}

.container .page-title, .container .product-title, .container h2, .container h1 {
    color: #787878;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    padding: 0 0 26px;
}

#content h3 {
    color: #161b1e;
    font-weight: 700;
    display: block;
}

.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
    text-align: center;
}

.container .product-right .product-title {
    margin: 0 0 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 16px;
}

#bottom-footer li {
    display: inline;
    padding: 1px 7px 1px 2px;
    background: url(../image/megnor/pipe.gif) no-repeat scroll right center transparent;
}

#bottom-footer li.contact {
    background: none;
}

.account-address .table > tbody > tr > td {
    vertical-align: middle;
    border: none;
    padding: 13px;
}

.account-address .btn-info {
    margin: 2px 0;
}

.affiliate-account .btn-primary .list-group-item {
    padding: 0;
    background: none;
    color: #787878;
}

#content .affiliate-logout {
    padding: 10px 0;
}

.affiliate-account .btn-primary .list-group-item:hover, .affiliate-account .btn-primary:hover .list-group-item {
    color: #fff;
}

.shopping-cart .img-thumbnail {
    max-width: none;
}

#accordion label.col-sm-2.control-label {
    margin: 7px 0 0;
    padding: 0 15px 0 0;
    width: 25%;
}

#accordion #collapse-shipping label.col-sm-2.control-label {
    padding: 0 15px;
}

.checkout-checkout #accordion label.col-sm-2.control-label {
    padding-left: 15px;
}

.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
    margin-left: 5px;
    font-size: 14px;
}

.col-sm-3.search_subcategory {
    width: auto;
    margin-top: 7px;
}

.affiliate-tracking .dropdown-menu {
    margin-top: 0;
}

.affiliate-tracking .dropdown-menu li a:hover {
    background-color: transparent;
    color: #161b1e;
}

.affiliate-tracking .dropdown-menu li a {
    background-color: transparent;
    color: #787878;
}

#button-search {
    float: right;
}

.product-search h2 {
    clear: both;
}

.container {
    position: relative;
}

.productpage .product-right {
    padding: 0 25px 0 0px;
    width: 49.5%;
}

.productpage .product-left {
    width: 50.5%;
    padding-right: 25px;
}

.box.related {
    clear: both;
    position: relative;
    margin: 0 13px;
    overflow: hidden;
    padding: 0 2px;
}

.related .box-content {
    background: transparent none repeat scroll 0 0;
    margin: 0 -14px;
    padding: 0;
}

.related .box-heading {
    background: transparent none repeat scroll 0 0;
    padding: 50px 0 25px;
    color: #161b1e;
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    font-family: 'Anton', sans-serif;
    letter-spacing: 0px;
}

.address-detail .btn {
    clear: both;
    float: left;
    margin: 15px 0 0 35px;
    background-color: #fff;
}

.checkout-cart #content .pull-right .btn:hover::before, .checkout-cart #content .pull-right .btn:active::before, .checkout-cart #content .pull-right .btn:focus::before {
    left: 82px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.checkout-cart #content .buttons .pull-right .btn:hover::before {
    color: #fff;
}

.checkout-cart #content .buttons .pull-right .btn {
    border: 1px solid #161b1e;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background: #161b1e;
    color: #fff;
}

.checkout-cart #content .buttons .pull-right .btn:hover, .checkout-cart #content .buttons .pull-right .btn:focus, .checkout-cart #content .buttons .pull-right .btn:active {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding: 6px 30px 6px 12px;
    background-color: #161b1e;
    color: #fff;
    border-color: #161b1e;
}

.checkout-cart #content .buttons .pull-right {
    position: relative;
    overflow: hidden;
}

#tabs_info.col-sm-12 {
    padding: 30px 15px;
    position: relative;
}

.shopping-cart .input-group .form-control, .checkout-cart #accordion .form-control {
    height: 32px;
}

.product-layout.product-grid, .product-layout.product-list {
    padding: 0px 0px;
}

.row.category_prod {
    margin: 0 -15px;
}

.checkout-cart .text-right.total {
    color: #161b1e;
    font-weight: 900;
}

/* General styles */
.blog {
    margin-bottom: 40px;
}

.blog .owl-carousel {
    box-shadow: none;
}

.blog .owl-wrapper-outer {
    border: 4px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.blog img, .blog-module img {
    max-width: 100%;
    height: auto;
}

.blog .main_description {
    margin-bottom: 20px;
}

#column-left .blog_grid_holder, #column-right .blog_grid_holder {
    padding-top: 5px;
}

#column-left .swiper-viewport .single-banner .swiper-pagination.swiper-pagination-bullets {
    display: none;
}

.blog_grid_holder.related {
    padding-top: 0px;
}

.column-3 .blog_item {
    width: 33.33%; /* 3 columns */
}

.column-4 .blog_item {
    width: 25%; /* 3 columns */
}

.carousel-1 .blog_item {
    width: 100% !important; /* carousel */
    margin-bottom: 0px;
}

#column-left .blog_item, #column-right .blog_item {
    width: 100%; /* carousel */
    margin-bottom: 17px;
}

.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
    margin-bottom: 17px;
}

.blog_item .image img {
    transition: all 400ms;
}

.blog_item .image img:hover {
    opacity: 0.8;
    transition: all 400ms;
}

.blog_item .summary .blog_title {
    margin: 0 0 10px;
    font-size: 26px;
}

#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
    font-size: 16px;
    margin: 0 0 7px;
}

.column-2 .summary .blog_title, .column-3 .summary .blog_title {
    font-size: 24px;
    margin: 0 0 7px;
}

.column-4 .summary .blog_title {
    font-size: 20px;
}

.blog_item .summary p {
    font-size: 14px;
    line-height: 21px;
}

#column-left .blog_item .summary p, #column-right .blog_item .summary p {
    font-size: 13px;
    line-height: 20px;
}

.blog_item .summary p .fa {
    color: #cccccc;
}

.blog_grid_holder {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 13px;
    /*font-size:0;*/
}

#column-left .blog_grid_holder, #column-right .blog_grid_holder {
    padding-top: 5px;
}

.blog_grid_holder.related {
    padding-top: 0px;
}

.carousel-1 .blog_item {
    width: 100% !important; /* carousel */
    margin-bottom: 0px;
}

#column-left .blog_item, #column-right .blog_item {
    width: 100%; /* carousel */
    margin-bottom: 17px;
}

.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
    margin-bottom: 17px;
}

.blog_item .image img {
    transition: all 400ms;
}

.blog_item .image img:hover {
    opacity: 0.8;
    transition: all 400ms;
}

.all-blogs .blog_grid_holder .blog_item .summary .image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

.blog_item .summary .blog_title {
    margin: 0 0 10px;
    font-size: 26px;
/ / width: 81 %;
/ / float: left;
}

#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
    font-size: 16px;
    margin: 0 0 7px;
}

.column-2 .summary .blog_title, .column-3 .summary .blog_title {
    font-size: 24px;
    margin: 0 0 7px;
}

.column-4 .summary .blog_title {
    font-size: 20px;
}

.blog_item .summary p {
    font-size: 14px;
    line-height: 21px;
}

#column-left .blog_item .summary p, #column-right .blog_item .summary p {
    font-size: 13px;
    line-height: 20px;
}

.blog_item .summary p .fa {
    color: #cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
    padding: 20px 0 7px;
    transition: all 400ms ease 0s;
}

.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}

.blog_post h1 {
    margin-bottom: 17px;
}

.blog_post label {
    font-size: 14px;
}

.blog_post .main_description p {
    margin-bottom: 18px;
    text-indent: 0 !important;
}

.blog_stats {
    font-size: 13px;
    text-transform: none;
    color: #999999;
    margin: 0 0 15px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px;
}

.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
    font-size: 12px;
    margin: 0 0 12px;
    padding-bottom: 1px;
}

#column-left .blog_stats, #column-right .blog_stats {
    font-size: 11px;
    margin-bottom: -4px;
    border-bottom: none;
    padding-bottom: 0;
}

.blog_stats span {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
    line-height: 12px;
}

.blog_stats span + span {
    padding-left: 7px;
    border-left: 1px solid #eeeeee;
}

.blog_stats .fa {
    color: #bbbbbb;
    margin-right: 5px;
}

.blog_stats .text {
    font-weight: inherit;
}

#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
    font-size: 0;
}

.blog_stats .hl {
    color: #777777;
}

#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
    font-weight: inherit;
}

.blog_post .blog_stats {
    margin: 15px 0 22px;
}

.blog_post .tags {
    display: block;
    padding-top: 5px;
    margin-bottom: 25px;
    font-size: 13px;
    color: #aaaaaa;
}

.blog_post .tags a {
    font-size: 14px;
    margin-left: 2px;
}

.blog_post h3 {
    margin: 20px 0 18px;
    padding-bottom: 6px;
    display: block;
    clear: both;
    border-bottom: 1px solid #eeeeee;
}

.blog_post h3 i {
    vertical-align: middle;
    margin-right: 7px;
}

.blog_post .share {
    margin-bottom: 40px;
}

.blog_post .share .fa {
    font-size: 19px;
    padding: 0 10px;
    margin: 0 5px 10px 0;
    color: #f5f5f5;
    height: 36px;
    line-height: 36px;
    width: 120px;
    transition: all 300ms;
}

.blog_post .share .fa:hover {
    opacity: 0.9;
    transition: all 300ms;
}

.blog_post .share .fa:after {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

.blog_post .share .fa-facebook {
    background: #3b5998;
}

.blog_post .share .fa-facebook:after {
    content: "Facebook"
}

.blog_post .share .fa-twitter {
    background: #00aced;
}

.blog_post .share .fa-twitter:after {
    content: "Twitter"
}

.blog_post .share .fa-google-plus {
    background: #dd4b39;
}

.blog_post .share .fa-google-plus:after {
    content: "Google+"
}

.blog_post .share .fa-navicon {
    background: #f1f1f1;
    color: #888888;
    text-align: center;
    font-size: 17px;
}

.blog_post .at15t_compact, .at16nc.at16t_compact {
    background-position: -9999px -9999px !important;
}

/* Related blogs */
.blog_post .related .blog_item {
    margin: 0 10px;
    width: auto;
}

.blog_post .related .blog_title {
    font-size: 18px;
}

.blog_post .related p {
    font-size: 14px;
    line-height: 20px;
}

.blog_post .related p a {
    color: #999999;
}

.blog_post .related p .fa {
    color: #cccccc;
}

/* Comments */

h3.comment_heading {
    border: 0;
    margin-bottom: 5px;
    color: #787878 !important;
}


.blog_post #comment {
    margin-bottom: 25px;
/ / 55 px;
    width: 100%;
    float: left;
}

.blog_post .blog_comment {
    display: block;
    font-size: 14px;
    margin-bottom: 0px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
    padding: 18px 0;
    float: left;
/ / margin-right: 15 px;
}

.blog_post .blog_comment_top {
    float: left;
    width: 100%;
}

.blog_comment .blog_comment_top .name {
    font-weight: 700;
    color: #161b1e;
    width: 100%;
}

.blog_post .blog_comment_bottom {
    width: 100%;
    float: left;
}

.blog_comment .blog_comment_top .date {
    width: 100%;
    font-size: 12px;
    color: #bbb;
}

/* Modules */
.blog-module {
    margin-bottom: 40px;
}

.blog-module.latest {
    margin-bottom: 20px;
}

.blog-module h3 {
    margin: 15px 0 10px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #f5f5f5;
}

.blog-module h3 a.all {
    float: right;
    font-size: 13px;
    line-height: 24px;
}

.blog-module h3 a.all .fa {
    color: #cccccc;
}

#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
    display: none;
}

/* Category Module */
.blog-category > ul > li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.blog-category ul > li > ul {
    display: none;
    padding-left: 0;
}

.blog-category > ul > li.active > ul {
    display: block;
}

.blog-category > ul > li > a {
    display: block;
    line-height: 34px;
    font-size: 14px;
}

.blog-category .sign {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 34px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
}

.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
    font-size: 0;
}

.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
    font-size: 11px;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li a {
    line-height: 34px;
    font-size: 13px;
}

.blog-category > ul > li ul > li a .fa {
    color: #cccccc;
    font-size: 10px;
    margin: 0 6px;
}

.captcha_wrap img {
    max-width: none;
}

.blog_grid_holder.blog_products {
    padding-top: 5px;
}

.blog_product {
    font-size: 14px;
}

.blog_product .image {
    margin-top: 0;
}

.blog_product .name {
    display: inline-block;
    margin-bottom: 5px;
}

.blog_product .price-old {
    text-decoration: line-through;
}

.blog_product .price-tax {
    font-size: 11px;
    display: block;
    color: #aaaaaa;
}

@media screen and (max-width: 767px) {
    .column-3 .blog_item, .column-4 .blog_item {
        width: 50%;
    }

    .blog_stats .text {
        font-size: 0
    }
}

@media screen and (max-width: 567px) {
    .column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {
        width: 100%;
    }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls .owl-buttons div {
    position: absolute;
}

.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%;
}

.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

/* OpenCart Code */
.owl-carousel {
    margin: 0 0 20px;
    background: #fff;
    direction: ltr !important;
    z-index: 1;
}

.owl-wrapper-outer {
    border: 4px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.owl-carousel .owl-buttons div {
    /*opacity: 0;*/
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all .3s ease;
}

/*.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}*/
.owl-carousel .owl-buttons .owl-prev {
    left: 10px;
}

.owl-carousel .owl-buttons .owl-next {
    right: 10px;
}

/*.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}*/
.owl-pagination {
    text-align: center;
    top: 20px;
    position: relative;
}

.owl-controls .owl-page {
    display: inline-block;
    margin: 0px 6px;
}

.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, 0.9);
}

/* New Blog End here*/


/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

/* OpenCart Code */
.owl-carousel {
    margin: 0 0 20px;
    background: #fff;
    direction: ltr !important;
    z-index: 1;
}

.owl-wrapper-outer {
    border: 4px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.owl-carousel .owl-buttons div {
    /*opacity: 0;*/
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all .3s ease;
}

/*.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}*/
.owl-carousel .owl-buttons .owl-prev {
    left: 10px;
}

.owl-carousel .owl-buttons .owl-next {
    right: 10px;
}

/*.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}*/
.owl-pagination {
    text-align: center;
    top: 20px;
    position: relative;
}

.owl-controls .owl-page {
    display: inline-block;
    margin: 0px 6px;
}

.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, 0.9);
}


/*Megnor Blog CSS */

.blogs {
    overflow: hidden;
    width: 100%;
    position: relative;
}

#content .box-product .blog-items {
    display: inline-block;
    float: left;
}

#content .box.blogs .box-content {
    padding: 54px 0 0;
    margin: 0 28px 0 -14px;
}

.blog-left {
    float: left;
    position: relative;
    overflow: hidden;
}

.blog-left .blog-image img {
    width: 365px;
    height: 205px;
}

.blog-right {
    float: left;
}

.view-blog {
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 10px;
}

.read-more {
    float: left;
}

.write-comment {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}

.date-time {
    float: left;
    text-align: left;
}

.author {
    color: #808080;
    margin-bottom: 15px;
}

.blog-right .author .fa.fa-user {
    color: #9c9c9c;
    margin-right: 3px;
}

.blog-right > h4 {
    margin-bottom: 0;
}

.blog-desc {
    margin: 10px 0;
    float: left;
}

.blog-img {
    padding: 10px 0 0;
}

.blog-date {
    float: right;
}

#content #blog-carousel, #content #blog-grid {
    padding: 0px 0;
    border: none;
    overflow: visible;
}

#content #blog-carousel .blog-item {
    float: left;
}

#content #blog-carousel .product-block, #content #blog-grid .product-block {
    margin: 5px 14px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#content #blog-carousel .product-block:hover, #content #blog-grid .product-block:hover {
    box-shadow: none;
}

#blog-carousel .owl-pagination, .blogs .buttons {
    display: none;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev {
    cursor: pointer;
    height: 26px;
    left: 14px;
    right: auto;
    margin-top: 0;
    top: -51px;
    width: 26px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.blogs .owl-carousel .owl-buttons .owl-prev i {
    font-size: 18px;
    color: #787878;
    top: 3px;
    left: 8px;
    position: absolute;
}

.blog_post .owl-carousel .owl-buttons .owl-prev i {
    font-size: 18px;
    color: #787878;
    top: 3px;
    left: 8px;
    position: absolute;
    margin: 0;
}

.blog_post .owl-carousel .owl-buttons .owl-next i {
    font-size: 18px;
    color: #787878;
    top: 3px;
    right: 9px;
    position: absolute;
}

.product-block .blog-right h4 a {
    color: #161c1e;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.product-block .blog-right h4 a:hover {
    color: #787878;
}

.blog_comment {
    float: left;
    font-size: 12px;
    width: 100%;
}

.blog-right .read_link > a {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.read_link .fa.fa-book {
    margin-right: 5px;
}

.blogs .owl-carousel .owl-buttons .owl-next i {
    font-size: 18px;
    color: #787878;
    top: 3px;
    right: 9px;
    position: absolute;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev:hover, #blog-carousel .owl-controls .owl-buttons .owl-next:hover, #testimonial .customNavigation a.prev:hover, #testimonial .customNavigation a.next:hover {
    background: #161b1e none repeat scroll 0 0;
    border-color: #161b1e;
}

.blogs .owl-carousel .owl-buttons .owl-next:hover i, .blogs .owl-carousel .owl-buttons .owl-prev:hover i {
    color: #fff;
}

.blog_post .owl-carousel .owl-buttons .owl-next:hover i, .blog_post .owl-carousel .owl-buttons .owl-prev:hover i {
    color: #fff;
}

.blog_post #blog-carousel .owl-controls .owl-buttons .owl-prev {
    left: auto;
    right: 25px;
}

.blog_post #blog-carousel .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 0px;
}

#blog-carousel .owl-controls .owl-buttons .owl-next {
    cursor: pointer;
    height: 26px;
    left: 39px;
    right: auto;
    margin-top: 0;
    top: -51px;
    width: 26px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #787878;
    display: block;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.single-blog .blog-desc {
    padding-bottom: 10px;
}

.single-blog .block-title h3 {
    padding: 10px 0;
}

.single-blog .view-comment .panel-default {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    border-left: medium none;
    border-right: medium none;
    box-shadow: none;
    padding: 20px 0;
}

.view-comment .name {
    color: #161b1e;
    font-weight: 700;
}

.view-comment .date {
    color: #bbb;
    font-size: 12px;
}

.blog-image {
    position: relative;
}

.product-block .blog-left .post-author {
    bottom: -20px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    z-index: 9999;
}

.product-block:hover .blog-left .post-author {
    bottom: 23px;
}

/*.write-comment > a:hover, .product-block .blog-right a:hover{color:#3498db;}*/
.product-block .blog-left .post-author::before {
    border-bottom: 1px solid #fff;
    bottom: -7px;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 30px;
}

.blog_page .panel-body {
    border: medium none;
    padding: 0px 7px;
}

.blog_page .blog-image img {
    display: none;
}

.blog_page .blog-image {
    background-position: center center;
    float: left;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.blog_page .blog-desc {
    clear: both;
    position: relative;
}

.blog_data_left {
    float: left;
    margin-right: 30px;
    position: relative;
}

.blog_page .panel.panel-default {
    border: medium none;
    margin-bottom: 70px;
}

.blog_data_left .blog-date {
    background: #3498db none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    float: none;
    text-align: center;
}

.blog_data_left .icon {
    background: #000000 none repeat scroll 0 0;
    display: block;
    height: 65px;
    position: relative;
    width: 72px;
}

.panel-default .blog_data_left .icon::before {
    color: #ffffff;
    font-family: "FontAwesome";
    content: '\f15c';
    font-size: 30px;
    line-height: 65px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
}

.panel-default:hover .blog_data_left .icon::before {
}

.blog_page .panel-body h5 {
    color: #2b2b2b;
    display: inline;
    font-size: 25px;
    position: relative;
    margin: 0 0 12px;
}

.blog_links .blog_autor {
    float: left;
    font-size: 12px;
    position: relative;
}

.blog_links .write-comment {
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
}

.blog_links .fa {
    margin-right: 5px;
}

.blog_links {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    margin: 10px 0 20px;
    padding: 0 0 25px;
    display: block;
    float: none;
    overflow: hidden;
}

.blog_page .panel-body a {
    color: #2b2b2b;
}

.blog_page .panel-body a:hover, .blog_page .panel-body a:focus {
    color: #8c8c8c;
}

.blog_page .read-more {
    float: left;
    text-align: left;
    margin: 20px 0 0;
    clear: both;
}

.blog_page .read-more a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    font-weight: 600;
    padding: 6px 10px;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    text-transform: capitalize;
}

.blog_page .read-more a:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.blog_page .blog-image .post-image-hover {
    background: #161b1e none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    visibility: hidden;
    width: 100%;
}

.blog_page .blog-image .post_hover .icon.zoom {
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -khtml-opacity: 0;
    padding: 10px 14px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
}

.blog_page .blog-image .post_hover .icon.zoom .fa, .blog_page .blog-image .post_hover .icon.readmore_link .fa {
    color: #fff;
    font-size: 40px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog_page .blog-image .post_hover .icon.readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -khtml-opacity: 0;
    padding: 10px 14px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
}

.blog_page .blog-image:hover .post-image-hover {
    opacity: 0.3;
    -moz-opacity: 0.3;
    -webkit-opacity: 0.3;
    -ms-opacity: 0.3;
    -khtml-opacity: 0.3;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    visibility: visible;
}

.blog_page .blog-image:hover .post_hover, .blog_page .blog-image:hover .post_hover .icon.readmore_link, .blog_page .blog-image:hover .post_hover .icon.zoom {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog_page .blog-image .post_hover .icon.readmore_link:hover, .blog_page .blog-image .post_hover .icon.zoom:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}

.blog_page .blog-image .post_hover .icon:hover .fa {
    color: #000000;
}

.blog_page .blog-image:hover .post_hover .icon.zoom .fa, .blog_page .blog-image:hover .post_hover .icon.readmore_link .fa {
    font-size: 14px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.single-blog .blog-img {
    padding: 0;
}

#add-comment.panel-default {
    border: medium none;
}

#content.single-blog > h4 {
    font-weight: 700;
    font-size: 17px;
}

.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .col-sm-8, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}

.user_icon {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    float: left;
    margin: 2px 15px 10px 0;
    padding: 7px 13px;
}

.user_icon .fa {
    color: #bbb;
    font-size: 20px;
    margin-top: 3px;
}

#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
    display: none;
}

/*Megnor Blog light-box CSS */
.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
}

.blog_page .blog-image .post_hover {
    top: 45%;
}

.product-block:hover .blog-left .post_hover, .product-block:hover .blog-left .zoom, .product-block:hover .blog-left .readmore_link {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.product-block:hover .post-image-hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
}

.product-block .blog-image .post_hover .zoom, .product-block .blog-image .post_hover .readmore_link {
    display: inline-block;
    float: none;
    height: 40px;
    position: relative;
    width: 40px;
}

.product-block .blog-image .post_hover .readmore_link {
    margin-left: 10px;
}

.blog-image .post_hover .zoom::before, .blog-image .post_hover .readmore_link::before {
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\f00e";
    font-family: "FontAwesome";
    font-size: 14px;
    height: 40px;
    left: 0;
    margin: auto;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    -khtml-opacity: 0;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    width: 40px;
}

.blog-image .post_hover .readmore_link::before {
    content: "\f0c1";
}

.product-block:hover .blog-image .post_hover .readmore_link::before, .product-block:hover .blog-image .post_hover .zoom::before {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -khtml-opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.blog-left .blog-image .zoom:hover::before, .blog-left .blog-image .readmore_link:hover::before {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.panel-body .entry-blog-header .blog_links {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    margin: 0px 0 20px;
    padding: 0px 0 25px;
    overflow: hidden;
    float: none;
    font-size: 12px;
}

.entry-blog-header .blog-date {
    float: left;
    margin: 0 30px 0 0;
}

.entry-blog-header .blog-date .blog_day {
    color: #454545;
    display: inline-block;
    font-size: 12px;
    background: #eeeeee;
    padding: 4px;
    width: 72px;
    text-align: center
}

.entry-blog-header .blog-date .icon {
    background: #161b1e none repeat scroll 0 0;
    display: block;
    height: 65px;
    position: relative;
    width: 72px;
    color: #fff;
    text-align: center;
}

.entry-blog-header .blog-date .icon .fa {
    font-size: 30px;
    line-height: 65px;
}

.panel-body .entry-blog-content-other .blog-desc {
    margin-bottom: 20px;
}


/* Megnor Category CSS */

#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {
    display: block;
}

#nav-one > li > .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding: 0 22px;
    left: 230px;
    top: 0;
}

#nav-one > li.dropdown, #nav-one > li.hiden_menu, #nav-one > li.dropdown .column1 ul .dropdown {
    background: url(../image/megnor/menu_left.png) no-repeat scroll right 7px transparent;
}

#nav-one > li.hiden_menu > .dropdown-menu {
    padding: 22px;
}

.top_level.hiden_menu {
    position: relative;
}

#nav-one li .megamenu ul.childs_1:first-child {
    padding: 30px 2px;
}

#nav-one li .megamenu ul.childs_1 {
    padding: 30px 2px 30px 20px;
}

#nav-one li .megamenu ul.childs_1:last-child {
}

#nav-one li ul {
    display: table-cell;
    float: none;
}

#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}

#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
    text-transform: uppercase;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}

#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 13px;
    padding: 8px;
    white-space: nowrap;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
}

#nav-one li ul {
    display: table-cell;
    float: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b3b3b3;
    display: inline-block;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}

#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
    padding: 22px 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #b3b3b3;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
    padding: 10px 22px;
}

#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
    color: #fff;
}

.column_left_cms .box.last .list-group {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 4px 0 0;
}

.column_left_cms .box.last {
    margin-bottom: 0;
}

/* More Menu Background added*/
#menu .top_level.hiden_menu .dropdown-menu.megamenu.column4 {
    background: transparent;
    margin: 0;
    border: 0;
}

#menu .hiden_menu .top_level > a {
    color: #fff;
    padding: 15px 15px 10px;
    text-align: left;
    float: left;
}

#menu .hiden_menu .dropdown-inner li.level0.top_level.dropdown {
    float: left;
}

#menu .hiden_menu .dropdown-inner .megamenu {
    position: relative;
    margin: 0;
    padding: 0;
}

#menu .hiden_menu .dropdown-inner .list-unstyled.childs_1 {
    background: transparent;
}

#menu .hiden_menu .dropdown-menu.megamenu.column4 .dropdown-inner {
    float: left;
    position: relative;
    margin-left: 20px;
}

#menu .dropdown-inner .dropdown-menu {
    background: transparent;
    border: 0;
    float: none;
}

/* menu in megamenumore tab*/
/*
#menu .hiden_menu .dropdown-menu.megamenu.column4 {
    display: none;
}
#menu .hiden_menu .dropdown-inner .dropdown-menu {
    display: none;
}
*/
/* end  more Background*/

/* Megnor Category CSS */

#accordion .panel-title {
    padding: 10px;
}

#accordion .panel-title, .checkout-cart #accordion .panel-title > a {
    padding: 10px;
}

.checkout-cart #accordion .panel-title {
    padding: 0;
}

#accordion .panel-heading .fa.fa-caret-down {
    float: right;
    margin-top: 4px;
}

#accordion .col-sm-10 {
    width: 75%;
}

.checkout-cart .input-group.btn-block .form-control {
    height: 36px;
    text-align: center;
    width: 40px;
}

.table.table-bordered .input-group-btn {
    float: left;
}

.form-horizontal .control-label {
    width: 25%;
}

.form-horizontal .col-sm-10 {
    width: 75%;
}

.search_area {
    margin-bottom: 15px;
}

.product-search .sort_cetegory {
    width: 36%;
}

.product-search .search-box {
    border: 1px solid #dddddd;
    padding: 10px;
}

.sub_banner {
    margin: 60px 0;
    overflow: hidden;
}

.sub_image1 {
    float: left;
    overflow: hidden;
    position: relative;
}

.sub_image2 {
    float: right;
    overflow: hidden;
    position: relative;
}

.sub_image1 a:before, .sub_image2 a:before {
    background: #161b1e none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 1;
}

.sub_image1 a:after, .sub_image2 a:after {
    background: #161b1e none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    display: block;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.4s ease 0s;
    z-index: 2;
}

.sub_image1:hover a:after, .sub_image1:hover a:before, .sub_image2:hover a:after, .sub_image2:hover a:before {
    opacity: 0.1;
}

#column-left .box.category, #column-right .box.category {
    border: none;
    margin: 0px;
}

#column-left .box, #column-right .box {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin-bottom: -3px;
    position: relative;
    width: auto;
}

.account-edit #content fieldset, .account-password #content fieldset, .account-address-edit #content fieldset, .returnform #content fieldset, .account-download #content p, .account-return #content p, .account-newsletter #content fieldset, .account-recurring #content p, .affiliate-forgotten #content fieldset, .affiliate-edit #content fieldset, .affiliate-password #content fieldset, .affiliate-payment #content fieldset, .information-contact #content fieldset, .product-search #content fieldset, .account-forgotten #content fieldset, .account-address #content .table-bordered, .account-address-delete #content .table-bordered, .account-account #content .list-unstyled, .affiliate-account #content .list-unstyled, .affiliate-tracking #content .form-horizontal, #content .content, .affiliate-account #content ul.list-unstyled, .information-contact #content fieldset, .account-wishlist #content p {
    border: 1px solid #e8e8e8;
    margin: 0 0 10px;
    padding: 10px;
}

#tab-review .form-group.required label {
    width: auto;
}

#tab-review .form-group.required .col-sm-10 {
    width: 100%;
}

.information-contact #content fieldset {
    padding: 30px;
}


/*Megnor Blog CSS */
#content .well .form-group label, #content .panel-body .col-sm-6 .form-group .control-label {
    font-weight: normal;
}

#content .panel-body .col-sm-6 p {
    font-weight: 600;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover, .bootstrap-datetimepicker-widget table td span.active {
    background-color: #161b1e !important;
    color: #fff !important;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover,
.bootstrap-datetimepicker-widget table td span:hover {
    background: #f5f5f5;
    color: #787878;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #f5f5f5;
    color: #787878;
}

.bootstrap-datetimepicker-widget table a[data-action] {
    border: none;
    padding: 0px;
}

.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom: 7px solid #161b1e;
}

.bootstrap-datetimepicker-widget .picker-switch.accordion-toggle a:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #787878;
}

.bootstrap-datetimepicker-widget .picker-switch.accordion-toggle .btn {
    background: #fff;
    border: 1px solid #161b1e;
    color: #161b1e;
}


#add-comment .col-sm-10 {
    width: 75%;
}

#add-comment .col-sm-2 {
    width: 25%;
}


@media (max-width: 1240px) {

    .sub_banner img {
        max-width: 100%;
    }

    .sub_image2, .sub_image1 {
        width: 49%;
    }

    #blog .image-block > img {
        max-width: 100%;
    }

    .news-text {
        font-size: 17px;
        width: 61%;
    }

    .parallex .content_inner .service-text {
        font-size: 20px;
    }

    .footer-percent4 .footer-percent-inner {
        padding: 67px 17px 48px;
    }

    #footer .col-sm-4.column.last {
        padding: 50px 17px 61px;
    }

    #column-left .product-items .product-details, #column-left .slider-item .product-details, #column-right .product-items .product-details, #column-right .slider-item .product-details {
        width: 52%;
    }

    .product-info .image-additional {
        width: 100%;
    }

    .blog-left .blog-image img {
        height: 100%;
        width: 100%;
    }

    .nav-responsive span, .main-menu > ul > li > a {
        padding: 0px;
        margin: 23px 15px 23px;
    }

    /*.zoomContainer .zoomWindow { width: 340px !important; height:400px !important;   }*/
    #menu .hiden_menu .top_level > a {
        padding: 10px 15px;
        margin: 0;
    }
}

@media (max-width: 1024px) {
    .news-text {
        letter-spacing: 0;
    }

    .footer-percent4 .footer-percent-inner {
        padding: 67px 12px 48px;
    }

    #footer .col-sm-4.column.last {
        padding: 50px 12px 61px;
    }

    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        width: 27%;
    }

    .layout-2 #content {
        width: 73%;
    }

    .pagination-wrapper.top {
        float: left;
        margin: 15px 0 0;
    }

    .product-info .image-additional {
        width: 100%;
    }

    .product-thumb .image img {
        width: 100%;
    }

    .nav-responsive span, .main-menu > ul > li > a {
        padding: 0;
        margin: 23px 10px 23px;
        font-size: 12px;
    }

    .productpage #input-quantity {
        float: none;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .product_hover_block .cart_button {
        width: 61.6%;
    }

    /*.zoomContainer .zoomWindow {  width: 320px !important; }*/
    .productpage .product-right {
        width: 45.5%;
    }

    .productpage .product-left {
        width: 54.5%;
    }

    #menu .hiden_menu .top_level > a {
        padding: 10px 15px;
        margin: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        width: 100%;
    }

    .layout-2.left-col #content, .layout-2.right-col #content {
        width: 100%;
        padding-left: 15px;
    }

    .layout-2.right-col .product_page #column-right {
        width: 34%;
        margin-top: 50px;
    }

    .layout-2.right-col #content.productpage {
        width: 100%;
        padding: 0 15px;
    }

    #column-left .product-items .product-details, #column-left .slider-item .product-details, #column-right .product-items .product-details, #column-right .slider-item .product-details {
        width: 49%;
    }

    /* remove icon of toggle*/
    #column-left .toggle a.mobile_togglemenu {
        background: none;
    }

    /* align center for banner */
    .swiper-viewport #banner0 .swiper-slide img.img-responsive {
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width: 979px) {
    .layout-2.left-col #column-left {
        width: 100%;
        display: block !important;
    }

    #column-left .toggle a.mobile_togglemenu {
        background: none;
    }

    /* for right column bx-slider	*/
    .layout-2.right-col #column-right {
        width: 100% !important;
        display: block !important;
    }

    .layout-2.right-col #column-right .bx-wrapper {
        margin: 0 !important;
    }

    .layout-2 #column-left .box-content .bx-wrapper {
        margin: 0 !important;
    }

    .layout-2.right-col #column-right .bx-wrapper .product-details .button-group {
        float: left;
        width: 100% !important;
    }

    #column-right .swiper-viewport #banner0 img.img-responsive {
        margin: 0 auto;
    }

    /*end right-column*/
    .nav-container .responsive-menu {
        z-index: 999;
    }

    .nav-inner.container {
        background-color: transparent;
    }

    .common-home #column-left .box.category-left-column {
        display: none;
    }

    #column-left .box.category-left-column {
        display: none;
    }

    #column-left .box .list-group {
        display: none;
    }

    /*for toggle in below column-left*/
    #column-left .box .box-heading.toggle {
        position: relative;
        border-radius: 0;
        margin: 0;
    }

    #column-left .box .box-content {
        display: none;
    }

    .blog_page .blog-image img {
        display: block;
        width: 100%;
        height: auto;
    }

    /* css for responsive menu */
    #menu .navbar-nav > li > .dropdown-menu.column2, #menu .navbar-nav > li > .dropdown-menu.column3, #menu .navbar-nav > li > .dropdown-menu.column1 {
        min-width: auto
    }

    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }

    .nav.navbar-nav {
        display: none;
    }

    .responsive-menu .nav.navbar-nav {
        height: 350px;
        overflow-y: scroll;
        border-top: 1px solid #787878;
        padding: 12px 25px;
        background: #484c51 none repeat scroll 0 0;
        position: absolute;
        width: 100%;
        z-index: 999;
        box-shadow: none;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 64px;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        height: 33px;
    }

    .responsive-menu li.toggle {
        box-shadow: none;
        padding: 0;
        float: left;
        width: 100%;
        margin: 5px 0;
    }

    .top_level.home.home_first {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        float: left;
    }

    #menu.responsive-menu .dropdown:hover .dropdown-menu {
        display: none;
    }

    #menu > ul > li > div {
        height: auto;
        opacity: 1;
    }

    #menu.responsive-menu .dropdown .dropdown-menu {
        background: none;
        border: medium none;
        box-shadow: none;
        padding: 0;
        position: relative;
        width: 100%;
        margin-left: 0 !important;
    }

    #menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #878787;
    }

    #menu.responsive-menu ul li a, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        color: #cccccc;
        display: block;
        font-family: "Raleway", verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 24px;
        padding: 5px 0;
        text-transform: capitalize;
        float: left;
        width: 100%;
        border: none;
        text-align: left;
    }

    #menu.responsive-menu .nav.navbar-nav > li {
        width: 100%;
    }

    #menu.responsive-menu .nav.navbar-nav {
        padding: 12px 20px;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        height: 33px;
        position: absolute;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        margin: 0;
    }

    #menu.responsive-menu .top_level.dropdown.toggle {
        margin: 0;
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {
        padding: 0 15px 5px;
        float: left;
        width: 100%;
    }

    .responsive-menu ul li .mobile_togglemenu:hover {
        background-color: rgba(0, 0, 0, 0);
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {
        width: 100%;
        float: left;
        border: medium none;
        left: 0;
        right: 0;
        position: relative;
        top: 0;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
        padding: 0 0 0 10px;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
        color: #cccccc;
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .top_level.home {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover {
        color: #878787;
    }

    #menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {
        color: #cccccc;;
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 12px;
        left: auto;
        right: auto;
        line-height: 33px;
        position: absolute;
        right: 0;
        top: 0;
    }

    #menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before {
        color: #cccccc;
        content: "\f068";
        font-family: "FontAwesome";
        font-size: 12px;
        left: auto;
        line-height: 33px;
        position: absolute;
        right: 0;
        top: 0;
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after {
        content: "";
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
        padding: 10px 0 3px 20px;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
        display: block;
        float: left;
        padding: 0;
        width: 100%;
    }

    #menu.responsive-menu .list-unstyled.childs_1 > li {
        padding: 0;
        margin: 0;
    }

    #menu.responsive-menu .navbar-nav > li > .dropdown-menu {
        margin-bottom: 10px;
        padding-left: 10px;
        top: 0;
    }

    #menu ul li .megamenu.column1 ul li.dropdown::after {
        display: none;
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled li .dropdown-menu {
        background-color: #282d30;
        box-shadow: none;
    }

    #menu .dropdown-menu.megamenu.column4 {
        min-width: auto;
    }

    /* end css for responsive menu */
    .nav-responsive span {
        margin-left: 0;
        padding: 21px 15px 20px;
    }

    .mobile-menu {
        display: flex !important;
        padding: 0 15px;
    }

    #res-menu {
        display: block;
        text-align: left;
    }

    .main-menu {
        display: none;
    }

    #form-currency button span, #form-language button span {
        display: none;
    }

    .parallex .content_inner .service-text {
        font-size: 18px;
    }

    .parallex .one_third_inner.content_inner {
        margin: 0 15px;
    }

    #blog .image-block > img {
        width: 100%;
    }

    .news-text {
        font-size: 14px;
        width: 42%;
        margin-top: 0;
    }

    .footer_inner1 {
        border-bottom: medium none;
    }

    .footer-percent {
        width: 50%;
    }

    .footer-percent-inner, .footer-percent4 .footer-percent-inner {
        padding: 56px 0 0;
    }

    .footer-percent.footer-percent4 {
        background: transparent none repeat scroll 0 0;
    }

    .footer_inner.container {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #2a2e31;
    }

    #footer .col-sm-4.column.last {
        background: none;
        padding: 0 0 25px 0;
    }

    .main-slider .owl-carousel .owl-buttons .owl-prev, .main-slider .owl-carousel .owl-buttons .owl-next {
        width: 50px;
    }

    .product-search .sort_cetegory {
        width: 50%;
    }


    .pagination-wrapper.top {
        float: left;
        margin: 15px 10px 0;
    }

    .compare-total {
        clear: both;
        margin: 18px 10px 0 0;
    }

    .product-list .product-image-block-inner {
        margin-right: 0;
    }

    .product-list .product-details {
        float: left;
        padding-top: 30px;
        clear: both;
    }

    .account-wishlist .text-right .btn.btn-primary {
        margin-bottom: 2px;
    }

    /*.owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next{width:150px !important;}*/
    .swiper-viewport .swiper-button .swiper-button-next, .swiper-viewport .swiper-button .swiper-button-prev {
        width: 150px !important;
    }

    .product-info .image-additional, .product-block-inner img {
        width: 100%;
    }


    #column-left .box-product .image, #column-right .box-product .image {
        margin-right: 7px;
    }

    .col-md-4.btn-list-grid {
        margin-bottom: 10px;
    }

    .pagination-right {
        clear: both;
        float: left;
        margin: 5px 0;
    }

    .product-compare .table-bordered {
        width: 100%;
        float: left;
        overflow: auto;
        display: inline;
    }

    #accordion .form-horizontal .control-label {
        width: 100%;
    }

    .productpage .product-right {
        padding: 0 15px 0 0;
        width: 44%;
    }

    .productpage .product-left {
        width: 56%;
    }

    #accordion label.col-sm-2.control-label, #accordion .col-sm-10 {
        width: 100%;
    }

    .checkout-cart .table.table-bordered .input-group-btn {
        clear: both;
        margin: 5px 0 0;
        float: left;
    }

    .checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
        margin-left: 0;
        margin-right: 5px;
    }

    .checkout-cart #accordion #button-coupon, .checkout-cart #accordion #button-voucher, .checkout-cart #accordion #button-reward {
        margin-left: 5px;
    }

    .form-horizontal .control-label {
        width: 30%;
    }

    .form-horizontal .col-sm-10 {
        width: 70%;
    }

    .testimonial {
        width: 33.333%;
    }

    .blogs {
        width: 66.666%;
    }

    #content #blog-carousel .product-block, #content #blog-grid .product-block {
        margin: 13px 15px;
    }

    #content #blog-carousel, #content #blog-grid {
        margin: 0 -15px;
    }

    .information-blogger .breadcrumb {
        position: relative;
        top: auto;
        right: auto;
        padding: 0px;
    }

    #blog-carousel .owl-controls .owl-buttons .owl-next {
        left: 41px;
    }

    #blog-carousel .owl-controls .owl-buttons .owl-prev {
        left: 15px;
    }

    footer h5::before {
        display: none;
    }

    .blog_page .blog-image {
        height: auto;
    }

    .blog_page .blog-image img {
        display: block;
        width: 100%;
    }

    .information-blogger #add-comment .col-sm-9, .information-blogger #add-comment .control-label {
        width: 100%;
    }

    .nav-responsive span {
        padding: 0px;
    }

    #content .box.blogs .box-content {
        margin: 0 0px 0 0px;
    }
}

@media (max-width: 767px) {
    .layout-2 #content, .layout-3 #content {
        width: 100%;
    }

    .layout-2.left-col #content, .layout-2.right-col #content {
        padding: 0 15px;
    }

    .header-logo {
        display: inline-block;
        float: none;
        width: 100%;
        margin: 10px 0;
    }

    .btn-info {
        margin-bottom: 3px;
    }

    #input-search {
        margin-bottom: 8px;
    }

    #logo .img-responsive {
        margin: 0px auto 0px;
    }

    .header_block {
        width: auto;
        text-align: center;
        float: none;
        margin: 0px;
    }

    #top {
        padding: 0;
    }

    .header_right.header_block {
        float: none;
    }

    .nav-inner.container {
        margin: 0 15px;
    }

    .blog_testimonial.container, #carousel-0.container {
        padding: 0;
    }

    .parallex .one_third_inner.content_inner {
        margin: 0 5px;
    }

    .blog_inner {
        margin-right: 0;
    }

    .blog_inner .product-carousel {
        margin-left: 0;
    }

    .blogs, .testimonial {
        width: 100%;
    }

    .blog_inner .slider-item .product-image-inner-blog {
        margin: 13px 10px;
    }

    #blog .customNavigation a.next {
        right: 0;
    }

    #blog .customNavigation a.prev {
        right: 26px;
    }

    .news-text {
        margin-top: 12px;
        width: 62%;
        padding-left: 0;
        margin-left: 0;
        border-left: medium none;
    }

    .tm-about-text {
        float: none;
    }

    .footer_bottom_left, .footer_bottom_right, .footer_bottom_right > p, .footer_right {
        float: none;
        text-align: center;
    }

    #powered {
        padding: 10px 0;
    }

    .hometab {
        margin: 20px auto 0;
    }

    .product-search .sort_cetegory {
        width: 100%;
    }

    .col-sm-4.total_amount {
        margin-top: 20px;
    }

    .button_class {
        clear: both;
    }

    .show-wrapper {
        clear: both;
        margin: 10px 0 0;
    }

    .category_filter .show {
        float: left;
        margin: 6px 10px 0 0;
    }

    .product-compare .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    .product-info .image, .product-info .additional-carousel {
        margin: 0 auto;
        width: 300px;
    }

    .addthis_toolbox.addthis_default_style {
        margin: 10px 0;
    }

    #content .category_list .filterbox .list-group a {
        border: none;
    }


    .product-block:hover .product_hover_block, .product-block .product_hover_block {
        bottom: 0;
    }

    .product-layout.product-grid {
        width: 50%;
    }

    .productpage .product-left, .productpage .product-right {
        width: 100%;
        padding: 0 15px;
    }

    .productpage .product-right {
        margin-top: 20px;
    }

    .blogs {
        margin-bottom: 40px;
    }

    #content .category_list .filterbox {
        border: 1px solid #dddddd;
        margin: 10px 0;
    }

    .filterbox .panel-footer {
        padding: 0 15px 15px;
    }

    .form-horizontal .control-label, .form-horizontal .col-sm-10 {
        width: 100%;
    }

    .header_search #search .btn-lg {
        background-color: #3b4043;
    }

    #search .input-lg {
        padding: 4px 10px;
        position: relative;
        right: auto;
        color: #ccc;
    }

    #search {
        margin: 0 auto;
        display: none;
    }

    .navbar-nav-subtop #search {
        display: block;
    }

    .header_search {
        display: inline-block;
        float: none;
    }

    #search:hover .input-lg, #search .input-lg:focus, #search .input-lg:active {
        width: 300px;
    }

    #content #blog-carousel, #content #blog-grid {
        margin: 0px;
    }

    /*#content #blog-carousel .product-block, #content #blog-grid .product-block{ margin:13px 5px;}*/
    #content #blog-carousel .product-block:hover .view-blog {
        bottom: 16px;
    }

    /*.blog-image .post_hover{ top:30%;}*/
    #blog-carousel .owl-controls .owl-buttons .owl-next {
        left: 26px;
    }

    #blog-carousel .owl-controls .owl-buttons .owl-prev {
        left: 0px;
    }

    #testimonial .hline, .testi-block, #testimonial .hline, .testi-block {
        margin-right: 14px;
    }

    .footer_bottom {
        text-align: center;
    }

    .product_hover_block .cart_button {
        padding: 0px;
    }

    #top-links {
        border-left: none;
    }

    .header_right #top-links {
        position: absolute;
        top: 20px;
        right: 65px;
        padding: 0px 10px;
    }

    .header_right .cart {
        top: 0px;
        right: -25px;
    }

    #cart {
        margin: 0;
    }

    .alert.container {
        margin: 0 15px 20px;
    }

    .banners-slider-carousel .customNavigation a {
        opacity: 1 !important;
        -moz-opacity: 1 !important;
        -webkit-opacity: 1 !important;
        -ms-opacity: 1 !important;
        -khtml-opacity: 1 !important;
    }

    .zoomContainer .zoomWindow, .zoomContainer, .zoomLens {
        display: none !important;
    }
}

@media only screen and (max-width: 479px) {
    .product-info .image-additional a {
        float: none;
        text-align: center;
        padding: 1px;
    }

    .table {
        float: left;
        margin-bottom: 20px;
        overflow: scroll;
        width: 100%;
    }

    .product-layout.product-grid {
        width: 100% !important;
    }

    .shopping-cart .input-group .form-control {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .account-wishlist .table-bordered, .account-return .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    #cart .dropdown-menu table {
        display: inline-block;
    }

    .flex-direction-nav a:before {
        font-size: 27px !important;
    }

    #top .header_left {
        width: auto;
    }

    #cart .dropdown-menu {
        width: 290px; /*right:-92px;*/
    }

    .dropdown-menu.pull-right {
        width: 100%;
    }

    #cart .dropdown-menu li > div {
        min-width: 100%;
    }

    .category_filter .limit {
        float: left;
    }

    .contact-info .left, .contact-info .right {
        width: 100%;
    }

    .product-info .image, .product-info .additional-carousel {
        width: 280px;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .nav-tabs > li > a {
        margin: 0 0 2px;
    }

    .productpage .product-right .write-review, .productpage .product-right .review-count {
        display: inline-block;
        margin: 5px 0;
        width: 100%;
    }

    .productpage .product-right .review-count {
        border: none;
    }

    .pagination-wrapper .page-link {
        float: left;
    }

    .pagination-wrapper .page-result {
        float: left;
        clear: both;
        margin: 8px 0 0;
    }

    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: auto;
    }

    .checkout-cart #accordion .input-group-btn {
        float: left;
        margin: 5px 0 0;
    }


    .nav-tabs > li {
        text-align: center;
    }

    .nav-tabs > li > a {
        margin-right: 0 !important;
    }


    .sub_image2, .sub_image1 {
        margin: 10px 0;
        width: 100%;
    }

    .htabs li a {
        width: 100%;
        margin: 0 0 2px;
    }

    .htabs .etabs li {
        width: 100%;
    }

    .htabs {
        height: auto;
    }

    .hometab .box-content, #content .box-content {
        padding: 0 0 40px;
    }

    .parallex .one_third {
        width: 100%;
    }

    .parallex .one_third {
        padding: 15px 0 0;
    }

    .parallex {
        height: 1150px;
    }

    .tm-about-text {
        text-align: center;
    }

    .news-text {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .aboutme-read-more {
        float: none;
        text-align: center;
    }

    .footer-percent {
        width: 100%;
    }

    .sub_banner {
        margin: 40px 0;
    }

    .checkout-cart #accordion #button-coupon, .checkout-cart #accordion #button-voucher, .checkout-cart #accordion #button-reward {
        margin: 0px;
    }

    .checkout-cart #content .pull-right {
        clear: both;
        float: left;
        margin: 10px 0;
    }

    .panel-body .entry-blog-header .blog_links {
        margin: 10px 0 20px 102px;
    }

    #content #blog-carousel .product-block:hover .view-blog {
        bottom: 23px;
    }

    #testimonial .hline, .testi-block, #testimonial .hline, .testi-block {
        margin-right: 0px;
    }

    #search .input-lg, #search:hover .input-lg, #search .input-lg:focus, #search .input-lg:active {
        width: 300px;
    }
}

@media only screen and (max-width: 319px) {
    .product-info .product-image .customNavigation {
        width: 196px;
        margin: 0 auto;
        position: relative;
    }

    .product-info .additional-carousel {
        width: 196px;
        margin: 0 auto;
    }

    .header-logo .img-responsive {
        width: 100%;
    }

    .btn-primary {
        margin-bottom: 2px;
    }

    .compare-total {
        clear: both;
        margin: 8px 10px 10px 0;
    }

    #cart .dropdown-menu {
        right: 0px;
        width: 210px;
    }

    .container .customNavigation a {
        margin: 10px 5px 0;
        padding: 10px;
    }

    .hometab .box .box-content .customNavigation a, #content .box .box-content .customNavigation a {
        margin: 5px 0 10px !important;
    }

    .pagination-wrapper.top {
        margin: 5px 10px 0 0;
        clear: both;
    }

    .product-info .image, .product-info .additional-carousel {
        width: 100%;
    }

    #search .input-lg, #search:hover .input-lg, #search .input-lg:focus, #search .input-lg:active {
        width: 145px;
    }

    .blog-image .post_hover {
        top: 30%;
    }
}

#accordion .panel-title {
    padding: 0px;
}

.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    padding: 10px
}

#accordion .panel-heading .fa.fa-caret-down {
    float: right;
    margin-top: 4px;
}

#accordion .col-sm-10 {
    width: 75%;
}

#accordion .form-horizontal .control-label {
    text-align: left;
}

.alert.alert-success.animated.fadeInDown {
    width: 100%;
    text-align: center;
    margin: 0 -5px;
}

/* Megnor www.templatemela.com End */

.home-categories {
    color: black;
    font-size: 16px;
    margin-bottom: 20px;
}

.home-categories img {
    max-width: 100%;
}

.home-categories h2 {
    color: black;
    width: fit-content;
    border: 1px solid #c8c8c8;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.payment_and_delivery {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.payment_and_delivery h2 {
    color: #000;
    font-size: 20px;
}

.reviews {
    margin: 40px 0;
}

.reviews h2 {
    color: black;
    font-size: 20px;
}

.reviews-slider {
    overflow: hidden;
}

.reviews-slide {
    height: 300px;
    display: flex;
    flex-direction: column;

}

.review-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    font-size: 16px;
}

.review-title h4 {
    color: #000;
    font-size: 18px;
}

.review-content {
    font-size: 16px;
    color: #000;
}

.products-item {
    width: 49%;
    margin: 20px 0;
}

.products-item .image {
    text-align: center;
    position: relative;
}

.products-item .image img {
    max-width: 90%;
}

.products-item .image img:hover {
    cursor: zoom-in;
}

@media screen and (max-width: 1024px) {
    .products-item {
        width: 90%;
        margin: 0 auto;
    }
}

.modalProduct .modal-dialog {
    margin: auto;
    width: 90%;
    top: 15px;
}

.modalProduct .modal-content {
    height: 95vh;
    overflow: hidden;
    overflow-y: scroll;
}

.modalProduct .main-header,
.modalProduct .product-title,
.modalProduct .breadcrumb,
.modalProduct h2,
.modalProduct footer {
    display: none;
}

.modalProduct #content {
    max-width: 80% !important;
    margin: 0 auto !important;
}

.radio-boxs {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .radio-boxs .radio {
        width: 45% !important;
        margin-right: 0 !important;
    }

    .radio-boxs {
        justify-content: space-between;
    }
}

.radio-boxs .radio {
    width: 20%;
    margin-right: 20px;
}

.radio-boxs .radio input:checked ~ img {
    border: 3px solid red;
}

.product-item-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: bold;
}

.product-item-footer .price,
.product-item-footer .special-price {
    padding: 10px 15px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

.product-item-footer .addtocart,
.product-item-footer .product-item-decode {
    font-size: 14px;
    font-weight: normal;
    border-radius: 5px;
}

.product-description {
    width: 100%;
}

.modal-header .close {
    position: absolute;
    top: 5px;
    right: 14px !important;
    font-size: 3rem;
    color: #000;
}


.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: none;
}

.lb-container:hover {
    cursor: zoom-out;
}

.product-image {
    width: 50%;
    margin: 0 auto;
}

.productpage {
    padding: 0 20px;
}

.lb-close {
    display: none !important;
}

.home-categories-item {
    margin: 15px 0;
}

#measurementsButtonMobile {
    display: none;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    #measurementsButtonMobile {
        display: block;
    }

    #measurementsButton {
        display: none;
    }
}

.product-info .image a.thumbnail:hover {
    cursor: zoom-in;
}

.product-item-decode {
    display: block;
    width: 100%;
    padding: 5px 25px;
    margin: 5px 0;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    color: #787878;
    line-height: 22px;
    position: relative;
}

.products-item .desc {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.input-sizes-product {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.input-sizes-product .input-size-group {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 10px 0;
}

.input-sizes input {
    border-radius: 5px;
    border: 1px solid silver;
    padding: 2px 5px;
    outline: none;
    text-align: center;
    min-width: 100px;
}

@media screen and (max-width: 768px) {
    .input-sizes {
        padding: 0 15px;
    }

    .input-sizes input {
        width: 100%;
    }

    .sort-by-wrapper {
        display: flex;
        float: unset;
        padding: 0 15px;
        justify-content: space-between;
    }

    .category_filter .sort {
        width: 100%;
    }
}

.faq-accordion {
    width: 50%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .faq-accordion {
        width: 90%;
    }
}

.faq-accordion i {
    margin: 0 5px;
}

.home__slider-container {
    margin: 10px 0;
}

.home__slider-heading h2 {
    text-transform: uppercase;
    color: #161b1e;
    font-size: 3rem;
    padding: 0 0 10px 0;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #161b1e;
    width: fit-content;
    font-weight: 400;
}

.home__slider-init .swiper-slide {
    width: 200px;
    height: 300px;
}

.home__slider-init {
    margin-top: 10px;
    height: 500px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000!important;
}

.home__slider-init .swiper-button-next:before,
.home__slider-init .swiper-button-prev:before {
    content: '';
}

.home__slider-init .swiper-button-next,
.home__slider-init .swiper-button-prev {
    color: #000;
}


.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000!important;
}

.product-related-slider .swiper-button-next:before,
.home__slider-init .swiper-button-prev:before {
    content: '';
}

.product-related-slider .swiper-button-next,
.product-related-slider .swiper-button-prev {
    color: #000;
}

.slider-product {
    margin-top: 20px;
    margin-right: 20px;
}

.slider-product-image {
    text-align: center;
}

.slider-product-heading {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}

.slider-product .product-item-footer {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 5px auto;
    align-items: end;
}

.slider-product .product-item-decode {
    width: 80%;
    margin: 5px auto;
}

.slider-product .product-item-footer button {
    width: auto;
    padding: 10px 15px;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    color: #787878;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    line-height: 22px;
}

.slider-product .product-item-footer button:nth-child(1) {
    background: #00a046;
    color: #fff;
    display: flex;
    align-items: center;
}

.slider-product .product-item-footer button:nth-child(1) svg {
    margin-right: 10px;
}

.modal-backdrop.in {
    z-index: 100;
}

.slider-product-image img {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .home__slider-init .swiper-button-next::after,
    .home__slider-init .swiper-button-prev::after {
        font-size: 3rem;
    }

    .slider-product .buyoneclick {
        padding: 10px 10px 10px 40px !Important;
        background: url("../image/megnor/cms-sprite.png") no-repeat scroll -3px -333px transparent !important;
    }

    .slider-product-heading {
        width: 80%;
        margin: 0 auto;
    }

    .home__slider-container {
        margin: 0;
    }
}

.input-sizes-item {
    margin-bottom: 5px;
    display: flex;
}

.input-sizes-item .input-sizes-item-left {
    width: 60%;
}

.cart-new #orderForm {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cart-new #orderForm p:first-child {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 960px) {
    .cart-new #orderForm {
        flex-direction: column;
        padding: 10px 20px;
        width: 100%;
        max-width: 100%;
    }
}

.lb-outerContainer {
    width: max-content !important;
}

.sort-by-wrapper {
    display: flex;
    align-content: center;
}

.sort .customSelect,
#input-sort {
    width: 250px;
}

.custom-close-modal {
    background: none;
    outline: none;
    border: none;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1;
}

.old-price {
    text-decoration: line-through;
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: rgb(22, 27, 30) none repeat scroll 0 0;
}

#content #column-left .box {
    margin-top: 15px;
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 5px;
}

#content #column-left .box:after,
#content #column-left .box:before,
#content .box .box-heading::before {
    border: none;
}

#content #column-left .list-group,
#content #column-left .box .box-heading.toggle {
    padding: 0;
}

#content #column-left .box .box-heading.toggle {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

#content #column-left {
    margin: 0;
}

.products-item .caption a {
    font-size: 18px;
}

.modalProduct #product-product.container {
    width: auto;
}

.modalProduct #product-product .row:first-child {
    margin: 0;
}

.review-slider {
    margin: 50px 0;
}

.testi-block-images img {
    width: 128px;
}

.testi-block {
    word-break: break-word;
}

.lb-data .lb-details {
    display: none;
}

.testi-block-images {
    display: flex;
    flex-wrap: wrap;
}

.testi-block-images a {
    display: block;
    margin: 5px;
    border: 1px solid rgb(0, 0, 0, .5);
}

.pagination {
    display: flex !important;
    justify-content: center;
    margin-bottom: 20px !important;
}

.pagination > li {
    display: block !important;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    display: block !important;
}

.pagination > li > a, .pagination > li > span {
    display: block !important;
}

.pagination > .active > span {
    border-color: #161b1e !important;
    background-color: #161b1e !important;
}

@media screen and (max-width: 768px) {
    .category_filter .sort {
        float: none;
    }

    .category_filter .sort-by {
        margin-right: 0px;
    }

    .sort-by-wrapper {
        flex-direction: column;
    }
}

.input-sizes-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 16px;
}

.additional-block-product a {
    margin-right: 10px;
    font-weight: bold;
    color: #787878;
    font-size: 16px;
}

.additional-block-product a img {
    max-width: 64px;
    margin-right: 15px;
}

.radio-boxs .radio label:has(> input:checked) {
    position: relative;
    display: block;
}

.radio-boxs .radio label:has(> input:checked):before {
    position: absolute;
    right: 26px;
    top: 10px;
    height: 25px;
    width: 3px;
    background-color: #4caf50;
    content: "";
    transform: rotate(26deg);
}

.radio-boxs .radio label:has(> input:checked):after {
    position: absolute;
    right: 45px;
    top: 23px;
    height: 11px;
    width: 3px;
    background-color: #4caf50;
    content: "";
    transform: translateX(10px) rotate(135deg);
}

.slider-product-image a:hover {
    cursor: zoom-in;
}

.buyoneclick {
    width: auto;
    padding: 10px 15px 10px 40px !Important;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    color: #787878;
    border-radius: 5px;
    line-height: 22px;
    background: transparent;
    font-weight: 500;
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -3px -333px transparent !important;
}

.buyoneclick-group {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
}

.buyoneclick-group span {
    font-size: 16px;
    margin-bottom: 5px;
}

.buyoneclick-group input,
.buyoneclick-group textarea {
    border-radius: 2px;
    outline: none;
    background: none;
    border: 1px solid;
    padding: 5px 15px;
}

.buyoneclick.buyoneclick-page {
    margin: 0 0px 0 0;
    font-size: 14px;
    border-radius: 0;
    vertical-align: bottom;
}

@media screen and (max-width: 768px) {
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 0 !important;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0 !important;
    }

    .product-item-footer .buyoneclick {
        width: 100% !important;
        margin: 5px 0;
    }

    .product-item-footer .addtocart,
    .product-item-footer .price {
        width: 49% !important;
    }

    .slider-product-heading {
        margin: 10px auto;
    }

    .product-item-footer .addtocart,
    .product-item-footer .buyoneclick,
    .product-item-footer .price {
        font-size: 18px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 63% !important;
    }

    .parallex-container {
        height: 100%;
    }

    .additional-block-product a {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .cart-modules {
        display: flex;
        flex-direction: column;
    }

    .slider-product-image img {
        object-fit: cover;
    }

    .product-image,
    .product-info .image {
        width: 100%;
    }

    .modalProduct .modal-body {
        padding: 0;
    }

    .modalProduct #content {
        max-width: 90% !important;
        margin-top: 40px !important;
    }

    .modalProduct .custom-close-modal {
        top: 10px;
    }

    #orderForm label {
        width: 100%;
    }

    .select2-container {
        max-width: 100%;
    }

    .home__slider-init {
        height: 600px;
    }

    #footer .col-sm-4.column {
        padding: 20px 30px 0px 0;
    }

    #product-product .radio-boxs .radio {
        width: 48%;
        margin: 10px 0;
    }

    #product-product .radio-boxs {
        justify-content: space-between;
    }
}

#accordion .panel-heading .fa.fa-caret-down {
    margin-right: 10px;
}

.product-item-footer .addtocart,
.product-item-footer .buyoneclick,
.product-item-footer .price {
    border-radius: 5px !important;
}

.category-images-slider .swiper-button-next:after,
.category-images-slider .swiper-button-prev:after,
.categorySlideshow .swiper-button-next:after,
.categorySlideshow .swiper-button-prev:after {
    content: none;
}

.categorySlideshow {
    margin: 15px 0;
}

.categorySlideshow-title {
    font-size: 22px;
    color: #787878;
    width: 100%;
    text-align: center;
    font-weight: 700;
}

.categorySlideshow .swiper-slide {
    text-align: center;
}

.categorySlideshow .swiper-button-next,
.categorySlideshow .swiper-button-prev {
    top: 50% !important;
}

.prices h4 {
    font-size: 18px;
    font-weight: 900;
    color: #000;
}

a.list-group-item:hover, a.list-group-item:focus {
    background: none !important;
}

#product-product .radio label,
#product-product .checkbox label {
    max-width: 250px;
    display: flex!important;
    flex-direction: column;
    align-items: center;
}

.digitcart-edit-cart-options-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.digitcart-edit-cart-options-flex .radio {
    width: 25%;
}

#digitcart-edit-cart-options .input-sizes input {
    width: 100%;
}

.videoModal.in {
    display: flex !important;
}

.videoModal .modal-dialog {
    margin: auto;
}

.videoModal iframe {
    width: 800px;
    height: 500px;
    margin-top: 50px;
}

.videoModal .modal-content,
.videoModal .modal-dialog {
    width: fit-content;
}

@media screen and (max-width: 768px) {
    .videoModal iframe {
        width: 500px;
    }
}

@media screen and (max-width: 600px) {
    .videoModal iframe {
        width: auto;
    }
}

.popup-video {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 20px;
    border: 3px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 25;
    width: 294px;
    height: 179px;
}

.popup-video__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.popup-video__title {
    position: absolute;
    top: -100px;
    left: 30px;
    color: #000;
    font-weight: 700;
}

.popup-video__title::after {
    position: absolute;
    content: '';
    background-image: url(../image/arrow.svg);
    width: 60px;
    height: 83px;
    top: 12px;
    margin-left: 5px;
    background-repeat: no-repeat;
}

.popup-video__close {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 20px;
    color: #e5425a;
    cursor: pointer;
}

@supports (-webkit-appearance: none) {
    .popup-video__title::after {
        background-image: url(../image/arrow.svg);
    }
}

.icone-cancel:before {
    content: '\e80a';
}

.play-video {
    position: relative;
    background-color: #f3f3f3;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.play-video:before {
    position: absolute;
    background: silver;
    border-radius: 100%;
    -webkit-animation: 2s ease-out infinite pulsate;
    animation: 2s ease-out infinite pulsate;
    opacity: 0;
    content: '';
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.play-video--popup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-video--popup svg {
    width: 32px;
    height: 32px;
    margin-left: 10px;
}

.play-video__link--popup {
    font-size: 15px;
}

.play-video__link {
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 0;
    z-index: 1;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2.2, 2.2);
        transform: scale(2.2, 2.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2.2, 2.2);
        transform: scale(2.2, 2.2);
        opacity: 0;
    }
}

@media screen and (max-width: 768px) {
    .popup-video {
        width: 150px;
        height: 200px;
        bottom: 25px;
    }

    .popup-video__title {
        left: -20px
    }

    .play-video--popup {
        width: 30px;
        height: 30px;
    }

    .play-video--popup svg {
        width: 16px;
        height: 16px;
        margin-left: 5px;
    }
}

.mfp-wrap {
    z-index: 1051 !important;
}

.mobile-menu {
    display: none;
    height: 70px;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
    .main-header.header-fixed .header_search {
        display: none;
    }

    .main-header.header-fixed #top .container {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }

    .main-header.header-fixed .header_left {
        width: 20%;
    }

    .main-header.header-fixed .header_center {
        width: 60%;
    }

    .main-header.header-fixed .header_right {
        width: 20%;
    }

    .main-header.header-fixed .header-logo {
        margin: 0;
    }

    .main-header.header-fixed .header-logo img {
        width: 50%;
    }

    #cart .dropdown-menu table {
        overflow: hidden;
    }

    #cart .dropdown-menu {
        width: 95vw;
    }
}

#cart .checkout strong {
    border: 1px solid #cccccc;
    padding: 5px;
}

.editCartOptions {
    border: 1px solid #cccccc;
    padding: 5px !important;
}

.editCartOptions i {
    margin-right: 5px;
}

@media screen and (max-width: 500px) {
    .parallex .inner-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
}

.mobile-menu .menu-phone a {
    color: #fff;
}

.mobile-menu .menu-phone a svg {
    fill: #fff;
    width: 22px;
    height: 20px;
    vertical-align: bottom;
}

.top_header {
    height: 50px;
    border-bottom: 1px solid #878787;
}

.social-networks {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.social-networks a,
.social-networks .social-networks-phone {
    margin: 10px;
}

.social-networks svg {
    fill: #878787;
    width: 26px;
    height: 26px;
    transition: 0.3s;
}

.social-networks svg:hover {
    fill: #fff;
    transition: 0.3s;
}

.social-networks-phone {
    position: relative;
    cursor: pointer;
}

.social-networks-phone-modal {
    position: absolute;
    background: #878787;
    border-radius: 15px;
    left: -68px;
    bottom: -35px;
    padding: 5px 10px;
    margin: 0 !important;
    z-index: 1;
}

.social-networks-phone-modal:before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #878787 transparent;
    border-style: solid;
    right: 10px;
    top: -7px;
}

.social-networks-phone:hover .social-networks-phone-modal {
    display: block;
}

.social-networks-phone-modal {
    color: #fff;
    display: none;
}

.social-networks-phone-modal:hover {
    color: #161b1e;
}

@media screen and (max-width: 768px) {
    .top_header {
        display: none;
    }

    .social-networks {
        display: flex;
    }

    .social-networks svg,
    .social-networks svg:hover {
        fill: #fff;
    }

    .home-categories-item .col-sm-6:nth-child(2) {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-categories-item .col-sm-6:nth-child(3) ul {
        display: none;
    }
}

.advice-container {
    display: flex;
    flex-wrap: wrap;
}

.advice-container .advice-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 20px 50px;
}

.advice-item__title {
    font-size: 30px;
    margin: 10px 0;
    color: #000;
}

.advice-item__position {
    font-size: 18px;
    color: rgb(88, 87, 87);
    margin-bottom: 10px;
}

.advice-item__action {
    border: 1px solid #000;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advice-item__action svg {
    margin-right: 5px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

@media screen and (max-width: 600px) {
    .advice-container {
        justify-content: center;
    }

    .advice-item {
        margin: 20px 0;
    }
}


@media screen and (max-width: 1280px) {
    .parallex .one_third_inner.content_inner {
        min-width: 170px;
        min-height: 225px;
    }
    .main-menu > ul > li a {
        font-size: 14px;
        margin: 23px 12px 23px;
    }
}

@media screen and (max-width: 768px) {
    .parallex .one_third_inner.content_inner {
        min-width: 120px;
        min-height: 220px;
    }
}

@media screen and (max-width: 480px) {
    .parallex .one_third_inner.content_inner {
        min-width: 200px;
        min-height: 199px;
    }
}

.special-label {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 5px;
    background: #d90505;
    color: #fff;
    border-radius: 15px;
    z-index: 2;
    height: 24px;
    font-weight: 600;
}

.bestseller-label {
    position: absolute;
    background-color: rgb(255, 169, 0);
    color: rgb(255, 255, 255);
    height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 24px;
    top: 0;
    border-radius: 15px;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 600;
}

@media screen and (min-width: 768px) {
    .navbar-nav li.top_level:first-child {
        display: none;
    }
}

@media screen and (max-width: 1500px) {
    .main-menu > ul > li a {
        font-size: 16px;
        margin: 23px 12px 23px;
    }
}

#product-product .row {
    margin: 0;
}

#product-product #content {
    padding: 0;
}

.social-networks svg {
    animation: pulse 1s linear infinite;
}

.social-networks a:nth-child(2) svg {
    fill: #2AABEE;
}

.social-networks a:nth-child(3) svg {
    fill: #7360f2;
}

@keyframes pulse {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.swiper-button-next, .swiper-button-prev {
    top: 25% !important;
}

.qty #button-cart,
.addtocart {
    transition: .2s ease-in;
}

.qty #button-cart:hover,
.addtocart:hover {
    background: #00bc52 !important;
}

.product-related-slider > * {
    font-weight: 400;
}

.product-related-slider .special-label {
    right: 20px;
}

.product-item-decode-review {
    display: flex;
    width: 80%;
    margin: 5px auto 0;
}

.product-item-decode-review a:nth-child(1) {
    display: flex;
    align-items: center;
}

.product-item-decode-review a:nth-child(1) svg {
    margin-right: 5px;
}

.product-item-decode-review .product-item-decode {
    margin: 0!important;
}

.products-item .product-item-decode-review {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .product-related-slider .swiper-button-next {
        right: 12px!important;
    }
    .product-related-slider .swiper-button-prev {
        left: 12px!important;
    }
    .product-item-decode-review {
        flex-direction: column;
        width: 100%;
    }
    .product-item-decode-review .product-item-decode {
        margin: 5px auto!important;
    }
    .slider-product .product-item-decode {
        width: 90%;
    }
}

.product-item-decode {
    font-size: 16px;
}

.product-image-slider .swiper-pagination  {
    top: 98% !important;
}

.product-additional-slider {
    width: 100%;
}

.additional-carousel > *{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.additional-carousel .customNavigation {
    width: 10% !important;
}

.additional-carousel .customNavigation span.next,
.additional-carousel .customNavigation span.prev {
    top: -15px!important;
}

.additional-carousel .product-block {
    display: flex;
    justify-content: center;
}

.additional-carousel .customNavigation span.next[aria-disabled="true"],
.additional-carousel .customNavigation span.prev[aria-disabled="true"] {
    background: #e8e8e8;
    pointer-events: none;
}

.mfp-bg {
    z-index: 1051!important;
}

.buyoneclick:hover {
    background-color: #e8e8e8!important;
}

.border-grey:hover {
    background-color: #e8e8e8!important;
}

.border-none {
    border: none!important;
}

.lb-container:after {
    content: '\00d7';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 64px;
    right: 10px;
    top: 20px;
    color: #000;
}

@media screen and (max-width: 1440px) {
    #menu > ul > li {
        padding-bottom: 2px;
    }
}

@media screen and (max-width: 1280px) {
    .main-menu > ul > li a {
        margin: 23px 5px 23px;
        font-size: 14px;
    }
}

.radio-boxs a {
    color: #787878;
    cursor: pointer;
    display: flex;
}

.radio-boxs a svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.radio-separator {
    margin: 0 5px;
}

.option-heading {
    display: flex;
    justify-content: space-around;
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    #cart-total {
        background-color: #383e42;
    }
}


#clearCart {
    cursor: pointer;
}

.categorySlideshow picture:hover {
    cursor: zoom-in;
}

.categorySlideshow a {
    font-size: 18px;
}

div.product-item-decode.border-none:before {
    display: block;
    font-family: 'FontAwesome';
    content: '\f0d1';
    position: absolute;
    left: 0;
}

.special-category {
    display: flex;
    align-items: center;
}

.special-category svg {
    margin-right: 10px;
}

@media screen and (max-width: 500px) {
    .home__slider-init {
        height: 650px;
    }
}

.category-item-decode {
    width: 50%;
    display: flex;
    align-items: center;
    padding: 5px 25px;
    margin: 20px 0;
    border: 1px solid #e8e8e8;
    font-size: 16px;
    color: #787878;
    line-height: 22px;
    position: relative;
}

.category-item-decode svg {
    margin-right: 20px;
}

@media screen and (max-width: 768px) {
    .category-item-decode {
        width: 100%;
    }

    .category-item-decode svg {
        height: 30px;
    }
}

#orderMapContainer {
    width: 100%;
    height: 600px;
}

#orderMapSidebar {
    position: fixed;
    right: -450px;
    top: 0;
    bottom: 0;
    width: 450px;
    background: #fff;
    z-index: 1000;
    overflow-y: auto;
    padding: 10px;
    border-left: 1px solid #ccc;
    transition: all 0.3s ease-out;
}

#orderMapSidebar.orderMapSidebar-active {
    right: 0;
    opacity: 1;
}

.orderMapSidebar-close {
    background: #383e42;
    color: #fff;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

#orderMapSidebar-container {
    margin-top: 10px;
    border-top: 1px solid #383e42;
}

.order-map-collapse {
    margin-top: 10px;
    border: 1px solid #383e42;
}

.order-map-collapse-title {
    color: #fff;
    background: #383e42;
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-map-collapse.order-map-collapse-active svg {
    rotate: 180deg;
}

.order-map-collapse-products {
    font-weight: 600;
    height: 0;
    margin: 0;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.1s ease-out, margin 0.1s ease-out;
}

.order-map-collapse.order-map-collapse-active .order-map-collapse-products {
    margin: 10px 0;
    height: auto;
    max-height: 500px;
    transition: max-height 0.1s ease-in, margin 0.1s ease-in;
}

@media screen and (max-width: 768px) {
    #orderMapSidebar {
        width: 100%;
    }
}

.orderMap {
    margin-top: 10px;
    margin-bottom: 20px;
}

.orderMap h2 {
    text-align: center;
    font-size: 22px;
}