* {
    margin: 0;
    padding: 0;
    word-break: break-word;
}

li {
    list-style: none;
}

.ie8 .product-image-inner-blog .image-hover-block .zoom:before, .ie8 .product-image-inner-blog .image-hover-block .read:before {
    display: none;
}

.ie8 .product-image-inner-blog .blog-left:hover .image-hover-block .read:before, .ie8 .product-image-inner-blog .blog-left:hover .image-hover-block .zoom:before {
    display: block;
}

/* For Start Breadcumbs */
@media (min-width: 768px) {
    .page-wrapper > .breadcrumbs {
        width: 100%;
    }
}

.page-wrapper > .breadcrumbs {
    background: #f2f2f2;
    display: inline-block;
    margin-bottom: 60px;
    padding: 50px 0;
    vertical-align: top;
    width: 100%;
    max-width: none;
}

/* End Breadcumbs */

/* sidebar */
.left-banner1, .left-banner2 {
    margin: 0 0 40px;
}

.sidebar .block-title {
    padding: 0px 0px 15px;
    color: #333;
    text-transform: uppercase;
    background: #fff;
    border-bottom: 2px solid #e6e6e6;
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
}

.sidebar .block .block-title strong {
    font-weight: 400;
    /*//border-bottom: 3px solid #cc0000;*/
    padding-bottom: 8px;
    font-size: 20px;
}

.page-main {
    position: relative;
}

.block .block-title strong span {
}

.block .block-title a {
    text-decoration: none !important;
}

.block .block-content, .block > .empty {
    margin: 0px 0 0 0;
}

.block .block-content li {
    padding: 4px 0;
}

.page-main {
    position: relative;
}

.product.media .fotorama {
    overflow: visible;
}

.fotorama__wrap .fotorama__stage {
    border: 1px solid #e0e0e0;
}

.fotorama__stage .fotorama__img {
    box-sizing: border-box;
    margin-bottom: 20px;
}

.fotorama__thumb-border {
    border: 1px solid #cc0000 !important;
}

.fotorama__thumb {
    background: transparent !important;
}

.fotorama__stage:before, .fotorama__nav:before, .fotorama__stage:after, .fotorama__nav:after, .fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
    display: none !important;
}

.fotorama--fullscreen .fotorama__stage .fotorama__img {
    border: none !important;
}

.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin: 30px 0px 0px;
    text-align: center;
}

.media .fotorama__thumb-border {
    /*display: none;*/
}

.media .fotorama__nav--thumbs .fotorama__nav__frame {
    /*border: 1px solid #e0e0e0;*/
    margin: 0px 0px;
}

.media .fotorama__arr--disabled {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.fotorama__thumb__arr, .fotorama__arr {
    background: transparent !important;
}

.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:before {
    color: #cccccc;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 40px;
    position: absolute;
    top: 13px;
    right: 0px;
    left: 0px;
}

.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before,
.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before {
    color: #cc0000;
}

.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:before {
    color: #cccccc;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 40px;
    padding: 0px;
    position: absolute;
    top: 13px;
    right: 0px;
    left: 0px;
}

.media .fotorama__thumb__arr .fotorama__thumb--icon {
    background: #fff !important;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    height: 30px;
    width: 30px;
}

.media .fotorama__fullscreen-icon:focus::after, .media .fotorama__zoom-out:focus::after, .media .fotorama__zoom-in:focus::after,
.media .fotorama__arr:focus::after, .media .fotorama__stage__shaft:focus::after,
.media .fotorama__nav__frame--thumb:focus .fotorama__thumb::after,
.media .fotorama__nav__frame--dot:focus .fotorama__dot::after, .fotorama--fullscreen .fotorama__fullscreen-icon:focus::after,
.fotorama--fullscreen .fotorama__zoom-out:focus::after, .fotorama--fullscreen .fotorama__zoom-in:focus::after, .fotorama__arr:focus::after,
.fotorama__stage__shaft:focus::after, .fotorama__nav__frame--thumb:focus .fotorama__thumb::after,
.fotorama__nav__frame--dot:focus .fotorama__dot::after {
    box-shadow: none;
}

/*Back to top*/
.top_button {
    font-size: 0;
    height: 35px;
    width: 35px;
    z-index: 999;
    display: none;
    position: fixed;
    right: 35px;
    bottom: 35px;
    background: rgba(240, 38, 64, 0.8);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    text-align: center;
}

.top_button:before {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding: 7px 10px;
}

/* Back to top */

.wishlist-index-index .product-item-inner {
    border: none !important;
    display: block;
    margin: 10px 0px 0px;
    float: none;
    clear: both;
    top: auto;
    box-shadow: none;
    bottom: auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.wishlist-index-index .box-tocart {
    margin-bottom: 0px;
}

/* Block: Category Navigation left sidebar */
ul#category-treeview {
    padding: 0px 0px;
}

#category-treeview li a, .block-account .block-content li a, .block-brand-nav li a {
    display: block;
    padding: 4px 0 4px 0px;
    text-decoration: none;
    transition: 300ms;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    text-transform: capitalize;
    line-height: 22px;
    color: #666;
}

#category-treeview li > a:hover, .block .block-content .side-nav li a:hover {
    color: #cc0000;
}

#category-treeview li, .block-account .block-content li, .block-brand-nav li, .block-layered-nav li {
    position: relative;
    transition: 300ms;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
}

/*#category-treeview li > a:hover:before,.block .block-content .side-nav li a:hover{color:#cc0000;}*/
#category-treeview li, .block-account .block-content li, .block-brand-nav li {
    padding: 0 !important;
    margin: 0px;
}

#recently-viewed-items li {
    padding: 8px 0px;
}

#category-treeview li ul {
    margin-left: 15px;
}

#category-treeview li.last a, .block-account .block-content li.last a, #recently-viewed-items li.last a, .block-brand-nav li:last-child a {
    border-bottom: none;
}

#category-treeview .hitarea {
    background: none;
    height: 21px;
    width: 21px;
    float: right;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 4px;
    text-align: right;
}

#category-treeview .expandable .collapsable-hitarea:before {
    color: #000;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
}

#category-treeview .expandable-hitarea:before {
    color: #000;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 10px;
}

#category-treeview .collapsable-hitarea:before {
    color: #000;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
}

/* Start Simpal Menu */
.header-nav {
    background: #cc0000;
    height: 60px;
}

.navigation ul {
    padding: 0px;
}

.navigation .submenu > li {
    margin: 0px;
    line-height: 20px;
}

/* End Simpal Menu */

/* Start  Advance menu */
.menu-mobile {
    display: none;
    padding: 20px;
}

.navigation.custommenu ul {
    float: left;
    width: 100%;
    padding: 0px;
}

.navigation.custommenu ul.mainmenu {
    padding: 0px !important;
}

.navigation.custommenu ul.mainmenu li {
    margin: 0px 0px;
    line-height: 22px;
    float: none;
}

.navigation.custommenu .mainmenu ul li {
    float: none;
    line-height: 20px;
    margin: 0;
}

.navigation.custommenu .mainmenu > ul > li > .level-top, .navigation.custommenu .dropdown-inner-list > li > .level-top {
    box-sizing: border-box;
    color: #333;
    float: none;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
}

.navigation.custommenu .mainmenu li:last-child a {
    border-bottom: none;
}

.navigation.custommenu .mainmenu > ul > li:hover > .level-top,
.navigation.custommenu .mainmenu .menu-dropdown-icon:hover:before {
    color: #cc0000;
}

.navigation.custommenu .mainmenu .level0 .dropdown-inner-list {
    padding: 8px 0px;
}

.navigation.custommenu .mainmenu .dropdown-inner-list > li {
    display: block;
    padding: 0px 0;
}

.navigation.custommenu .mainmenu .dropdown-inner-list > li > .level-top {
    display: block;
    float: none;
    font-size: 14px;
    line-height: 22px;
    padding: 8px 22px;
}

.navigation.custommenu .mainmenu .dropdown-inner-list .level0 > ul {
    top: 5px;
    left: 180px;
}

.navigation.custommenu .mainmenu .dropdown-inner-list .level0 > ul:Before {
    display: none;
}

.navigation.custommenu .mainmenu .menu-dropdown-icon, .navigation.custommenu .mainmenu > ul > li {
    display: block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    padding: 0 20px;
}

.navigation.custommenu .mainmenu .menu-dropdown-icon:before {
    color: #333;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    top: 12px;
    right: 20px;
    position: absolute;
}

.navigation.custommenu .mainmenu .level1.submenu {
    margin-top: 12px;
}

.navigation.custommenu > ul.mainmenu > li.level0:first-child a {
}

.navigation.custommenu .mainmenu .level0.newsubmenu, .navigation.custommenu .mainmenu .level0 > ul {
    border: 1px solid #e0e0e0;
    position: absolute;
    top: 5px;
    background: #fff;
    margin: 0px;
    padding: 20px;
    width: auto;
    display: none;
    left: 268px;
    font-weight: 500;
    min-width: 600px;
    z-index: 5;
    max-width: 600px;
    line-height: 58px;
    letter-spacing: 1px;
}

.navigation.custommenu .mainmenu .level1 > a {
    color: #6dac23;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    margin: 0px;
    padding: 0px 10px 0 0;
    float: none;
    display: block;
}

.navigation.custommenu .mainmenu .level1 .level2 a {
    color: #333;
    font-weight: normal;
    padding: 5px 0;
    position: relative;
    margin: 0;
    float: none;
    font-size: 13px;
}

.navigation.custommenu .mainmenu .level1 .level2 a:hover {
    color: #cc0000;
}

.navigation.custommenu .mainmenu .level0 .submenu a:hover, .navigation.custommenu .level0 .submenu a.ui-state-focus {
    background: transparent;
}

.navigation.custommenu .mainmenu .level0:hover .level0.newsubmenu, .navigation.custommenu .hiden_menu:hover .dropdown-inner-list {
    display: block;
}

.navigation.custommenu .mainmenu li.level1 {
    min-width: 183px;
    float: none;
    margin: 0;
    padding: 0px 0 5px 0;
    display: inline-block;
    max-width: 183px;
    vertical-align: top;
}

.navigation.custommenu > ul.mainmenu > li.level0 { /*position:static;*/
}

.navigation.custommenu .mainmenu .level0 .submenu .submenu,
.navigation.custommenu .mainmenu .level0 ul .submenu {
    left: auto !important;
    top: auto !important;
    display: block;
    border: none;
    background: transparent;
    position: relative;
    box-shadow: none;
    min-width: auto;
}

.navigation.custommenu .mainmenu .level0.customblock_inner.newsubmenu {
    padding: 0px;
    border-top: 3px solid #cc0000;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    min-width: 480px;
    white-space: nowrap;
}

.customblock_inner .static-block1 {
    float: left;
    padding: 22px 10px 20px 25px;
}

.customblock_inner .custom-link a {
    font-weight: normal;
    line-height: 32px;
    padding: 0;
}

.customblock_inner .static-block1 > a {
    color: #1f2022;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 6px;
    border-bottom: 1px solid #dddddd;
    margin: 0 0 13px;
}

.customblock_inner .custom_banner {
    float: right;
    line-height: 0;
    padding: 30px;
}

.leftstatic {
    box-shadow: -2px 0 3px #e4e4e4 inset;
    display: table-cell;
    float: none;
    line-height: 22px;
    min-width: 180px;
    overflow: hidden;
    padding: 30px 30px 30px 15px;
}

.bottomstatic p {
    margin: 0px;
    padding: 5px 10px 15px;
}

.leftstatic img {
    max-width: none;
}

.header-nav {
    background: #cc0000;
    height: 60px;
}

.navigation.custommenu ul {
    /*float: left;
    background-color: #fff;
    width: 100%;*/
}

.nav-sections-item-content > .navigation.custommenu {
    background: transparent;
    float: left;
    width: auto;
    z-index: 99;
    padding: 0px;
}

.nav-sections {
    margin-bottom: 0px !important;
}

#mainmenu {
    display: none;
    background: #ffffff;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 7px 0px 0px 0px;
    position: absolute;
    width: 268px;
    border: 1px solid #e0e0e0;
    top: 60px;
    float: left;
}

.cms-home.page-layout-2columns-left #mainmenu {
    position: absolute;
    display: block;
    top: 60px;
}

.page-layout-2columns-left #mainmenu {
    position: relative;
    display: none;
    clear: both;
    top: auto;
}

.header-nav .menu-title {
    position: relative;
    float: left;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 15px;
    padding: 20px 20px 20px 20px;
    text-transform: uppercase;
    width: 230px;
    cursor: pointer;
    font-weight: 600;
}

.header-nav .menu-title-inner {
    position: relative;
    display: block;
    width: 100%;
}

.header-nav .menu-title:after {
    content: "\f107";
    color: #fff;
    font-family: "FontAwesome";
    position: absolute;
    right: 6%;
    top: 50%;
    margin-top: -10px;
}

/* End  Advance menu */

#mobile {
    display: none;
}

.nav-sections-item-title.active a {
    color: #ffffff;
}

.nav-sections-item-title a {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
}

.nav-sections-item-title {
    background: #f7f7f7;
}

.nav-sections-item-title.active {
    background: #cc0000;
}

input[type="checkbox"] {
    vertical-align: text-top;
    display: inline-block; /* Akson 28032020 Checkbox enable Checkbox disabled*/
}

.product-info-price .price-box .old-price .price-container .price-label ,
.old-price .price-container .price-label {
    display: none;
}

.product-info-price .price-box .special-price {
    display: inline-block;
    padding: 0 5px 0 0;
}

.product-info-price .price-box .old-price {
    display: inline-block;
}
.price-box .old-price .price{
    color: #909090;
    font-size: 14px;
    text-decoration: line-through;
}
.price-box .special-price + .old-price{
    float:left;
    margin-right:2px;
}
.price-box:after{
    content:'';
    clear:both;
    display:block;
}

.product-info-main .product-social-links .towishlist,
.product-info-main .product-social-links .tocompare,
.product-info-main .product-social-links .action.friend {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.product-info-main .product-social-links .towishlist:hover,
.product-info-main .product-social-links .tocompare:hover,
.product-info-main .product-social-links .action.friend:hover {
    color: #cc0000;
}

.product-info-main .product-social-links .towishlist:before,
.product-info-main .product-social-links .tocompare:before {
    font-size: 14px;
}

/* Start Theme */
@media (min-width: 768px){
    .mpblog-post-index .page-wrapper .column.main{
        margin-top: 0;
    }
    .cms-home .page-wrapper .column.main {
        width: 100% !important;
    }
    .page-layout-2columns-left .column.main{
        width: 949px !important;
        float: right;
    }
    .page-layout-2columns-right .column.main{
        width: 940px !important;
        float: left;
    }
}

.cms-home .column.main {
    margin-top: 0;
}

.container-width, .breadcumb_filter .filter-outer-inner, .page-layout-1column .filter-current {
    max-width: 1290px;
    margin: 0 auto;
    padding: 0 20px;
    padding-left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.header-nav-inner.container-width:after {
    content: '';
    display: block;
    clear: both;
}

.breadcumb_filter .filter-outer {
    background: #cc0000;
}

body {
    letter-spacing: 0.8px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

img {
    vertical-align: top;
}


/* Start Header */

.header-left {
    text-align: center;
    float: left;
}

.header-right {
    float: right;
}

.header-top {
    background: #efefef;
    float: left;
    width: 100%;
    position: relative;
    z-index: 6;
    padding: 12px 0;
}

/* Start Header links */
.tm_headerlinkmenu {
    float: right;
    position: relative;
    padding: 0 0px;
}

.tm_headerlinks_inner > .headertoggle_img:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 18px;
    padding: 0 0 0 10px;
    position: absolute;
}

.tm_headerlinks_inner.active .headertoggle_img:after {
    content: '\f106';
}

.headertoggle_img:before {
    content: '\f007';
    font-family: FontAwesome;
    font-size: 18px;
}

.headertoggle_img {
    text-align: center;
    cursor: pointer;
    position: relative;
    height: 20px;
    width: 20px;
    margin: 0 20px 0 0;
}

.tm_headerlinks_inner.active .headertoggle_img:before, .tm_headerlinks_inner.active .headertoggle_img:after,
.tm_headerlinks_inner:hover .headertoggle_img:before, .tm_headerlinks_inner:hover .headertoggle_img:after {
    color: #cc0000;
}

.header-top .tm_headerlinks {
    display: none;
    float: none;
    padding: 5px;
    position: absolute;
    background: #fff;
    right: 0px;
    border: 1px solid #e0e0e0;
    background: #fff;
    width: 235px;
    text-align: left;
    top: 32px;
    z-index: 99;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.header-top .tm_headerlinks .panel.header {
    padding: 0px;
}

.header-top .header.panel .tm_headerlinks .compare a {
    color: #666;
}

.header-top .header.panel .tm_headerlinks .compare a:hover {
    color: #cc0000;
}

/* End Header links */
/* Start Header CMS */


.header_customlink {
    float: right;
    margin-top: 20px;
    border-right: 1px solid #e5e5e5;
    padding-right: 30px;
    margin-right: 25px;
}

.header_customlink .headerlinks_inner {
    display: none;
}

.header_customlink ul {
    display: inline-block;
    margin: 10px 0;
}

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

.header_customlink li {
    float: left;
    padding: 0 20px;
    margin: 0px;
}

.header_customlink li a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

.header_customlink li:last-child {
    padding-right: 0;
}

/* End Header CMS */

/* Header Advertisement CMS */
.header-top-banner {
    display: none;
}

.header-top-banner img {
    width: 100%;
}

.close-btn {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 15px;
    cursor: pointer;
}

.close-btn:before {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #444444;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    padding: 5px 6px;
}

/* End Header Advertisement CMS */


/* Start Simpal Menu */

.navigation ul {
    padding: 0px;
}

.navigation .submenu > li {
    margin: 0px;
    line-height: 22px;
}

/* End Simpal Menu */

/* End Header */
.products-list .product-item .actions-primary .tocart {
    padding: 6px 13px;
}

.product-item:hover .actions-primary .tocart, .product-item .tocart:focus, .product-item .tocart:active {
}

.sidebar .product-item .actions-primary .tocart {
    background: transparent;
    color: #333;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}

.sidebar .product-item .actions-primary .tocart:hover {
    color: #cc0000;
}

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

.owl-controls .owl-nav div {
    -webkit-tap-highlight-color: transparent;
    border: none;
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    top: -58px;
    width: 15px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    z-index: 5;
}

.owl-controls .owl-nav .owl-prev:before, .owl-controls .owl-nav .owl-next:before {
    color: #a3a3a3;
    /*font-family: "FontAwesome";*/
    font-size: 25px;
    padding: 0;
    display: inline-block;
    content: "";
}

.owl-controls .owl-nav .owl-prev:before {
    content: "\0003C";
}

.owl-controls .owl-nav .owl-prev {
    right: 50px;
}

.owl-controls a.prev:hover, .owl-controls .owl-nav a.next:hover {
    text-decoration: none;
}

.owl-controls .owl-nav .owl-next:before {
    content: "\0003E";
}

.owl-controls .owl-nav .owl-next {
    right: 15px;
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
}

.owl-controls .owl-nav .owl-prev:hover:before, .owl-controls .owl-next:hover:before {
    color: #333;
}

.owl-controls .owl-nav div i {
    display: none;
}

/* Start .products CMS */
/*.featured-products .products, .latest-Product .products, .block.upsell .products, .block.related .products, .block.crosssell .products{ margin:0px -15px;}
.special-Product .products{ margin:0px -15px;}*/
.latest-Product {
}

.category-title, .blog_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
    margin: 0 0 25px;
    position: relative;
}

.category-title h2, .blog_title h2 {
    margin: 0px;
    padding: 0;
    font-size: 20px;
}

.category-title:after, .blog_title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

/* End featured CMS */

/* Start Blog */

.blog {
    margin: 0;
    padding: 0;
    background: #fff;
}

.blog .blog_inner {
    margin: 62px 0 0;
}

.blog .blog-outer {
    margin: 0 -15px;
}

.post-more-blog {
    margin: 24px 0 0;
    text-align: center;
    display: none;
    width: 100%;
}



.post-more-blog a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 9px 25px;
    text-transform: capitalize;
    border: 1px solid #000;
    background: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
}

.post-more-blog a:hover {
    color: #fff;
    background: #000;
}

.blog-widget-recent .post-holder {
    float: left;
    margin: 0px 0px;
    background: transparent;
    padding: 0px;
}

.blog .blog_inner .post-content {
    margin: 5px 15px;
}

.blog_inner .post-content {
    border: 1px solid #eeeeee;
    border-bottom-width: 3px;
    padding: 15px;
}

.post-ftimg-hld {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px;
}

.blog .post-content-inner {
    padding: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    width: 100%;
}

.post-date {
    font-size: 13px;
    font-weight: 300;
    color: #cc0000;
    line-height: 23px;
    letter-spacing: 0.5px;
}

.post-list .post-text-hld.clearfix {
    margin: 0 0 15px;
    line-height: 24px;
    display: inline-block;
    font-weight: 400;
}

.blog-widget-recent .post-list .post-content .post-read-more {
    float: none;
    text-transform: capitalize;
    color: #cc0000;
}

.post-title {
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px;
}

.post-title a {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    width: 100%;
}

.blog .image-hover-block, .blog_inner .image-hover-block {
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    margin-top: -20px;
}

.blog .image-hover-block .zoom, .blog .image-hover-block .read, .blog_inner .image-hover-block .zoom, .blog_inner .image-hover-block .read {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding: 12px 12px;
    width: auto;
}

.blog .image-hover-block .read {
    margin-left: -52px;
}

.blog .image-hover-block .zoom, .blog .image-hover-block .read, .blog_inner .image-hover-block .zoom, .blog_inner .image-hover-block .read {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding: 12px 12px;
    width: auto;
}

.image-hover-block .read .fa, .image-hover-block .zoom .fa {
    font-size: 14px;
    width: 18px;
    display: block;
    height: 18px;
    line-height: 18px;
}

.blog .product-image-inner-blog:hover .image-hover-block, .blog_inner .post-ftimg-hld:hover .image-hover-block {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog .product-image-inner-blog:hover .zoom, .blog .product-image-inner-blog:hover .read, #masonry-loop .post-ftimg-hld:hover .zoom, #masonry-loop .post-ftimg-hld:hover .read {
    margin: 0 5px;
}

.image-hover-block .zoom:hover, .image-hover-block .read:hover {
    border-color: #cc0000;
    color: #cc0000;
}

/* End Blog */

/* brand */
.brand-home {
    background: #fff;
    padding: 0 0 18px;
}

.brand-item {
    text-align: center;
    margin: 5px 15px;
}

.brand_title {
    display: none;
}

.brand-item .product-block-inner {
    display: inline-block;
    padding: 15px 20px;
    border: 1px solid #eee;
    border-bottom-width: 3px;
}

.brand-item a img {
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    width: auto;
}

.brands-inner .owl-nav div {
    top: 44%;
}

.brands-inner .owl-nav .owl-prev {
    left: -3px;
    right: auto;
}

.brands-inner .owl-nav .owl-next {
    left: auto;
    right: -3px;
    padding: 0px;
    border: none;
}
h1{
    font-size: 20px;
    font-weight: normal;
}
.megnor-brand-view .column.main h1 {
    font-family: "Poppins", serif;
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: unset;
    font-weight: 400;
}

.megnor-brand-view .category-description {
    margin: 20px 0 30px;
}

ul.showmore {
    display: none;
}

.level-show {
    color: #cc0000;
    font-weight: 500;
    position: relative;
}

.level-show:hover {
    cursor: pointer;
}

.level-show:after {
    position: absolute;
    color: #cc0000;
    right: -20px;
    font-family: "FontAwesome";
    content: "\f103";
}

.level-show.active:after {
    content: "\f102";
}


/* footer */
#footer {
    border-bottom: 2px solid #e0e0e0;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 41px;
    border-top: 2px solid #e0e0e0;
    padding-top: 55px;
    margin-bottom: 35px;
}

#footer:before {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 2px;
    top: -2px;
    left: 0;
}

#footer:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 2px;
    bottom: -2px;
    left: 0;
}

.footer-inner, .footer-inner li a {
}

.footer-inner li a:hover {
}

.footer-top {
    float: left;
    width: 100%;
}

.footer-inner .footer-area {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-right: 8%;
    padding: 0;
    width: 19%;
}

.footer-inner .footer-area:last-child {
    margin-right: 0;
}

.footer-inner .footer-area ul, .footer-inner .footer-area ul li {
    margin-bottom: 10px;
}

.footer-area li a {
    background: url("../images/footer-arrow.png") no-repeat scroll 0 8px;
    padding-left: 20px;
}

.footer-area li a:hover {
    background-position: 0 -23px;
}

.footer-inner .newsletter.footer-area {
    margin-right: 0;
    width: 25.7%;
}

#block_1.footer-area h6 {
    display: none;
}

.footer-area h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 26px;
    position: relative;
    margin-top: 0;
}

.footer-bottom-bottom {
    background: #efefef;
    float: left;
    width: 100%;
    padding: 20px 0 15px;
}

.footer-bottom-bottom ul.footer.links {
    margin: 0;
    padding: 0px;
}

.footer-bottom-bottom .links li {
    display: inline;
    margin: 0;
    padding: 0 7px 0 6px;
}

.footer-bottom-bottom .links li:last-child {
    background: none;
}

.footer-inner .footer-area .address {
    background: url("../images/footer-icon1.png") no-repeat scroll -10px 0px;
    padding-left: 35px;
    padding-bottom: 10px;
    margin-bottom: 35px;
}

.footer-inner .footer-area .phoneno {
    background: url("../images/footer-icon.png") no-repeat scroll -8px -68px;
    padding-left: 35px;
    padding-bottom: 10px;
    margin-bottom: 35px;
    padding-top: 5px;
}

.footer-inner .footer-area .email {
    background: url("../images/footer-icon.png") no-repeat scroll -10px -138px;
    padding-left: 35px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.footer-inner .footer-area .email a {
    padding-left: 0;
    background: none;
}

/* End Footer */

/* Start Product List View */
.products.list.products-list {
    margin: 31px 0;
}

.products.list.product-items {
    margin: 0px;
}

.products-list .product-item-name > a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.products-list .product-item-details .actions-secondary a.action {
    margin: 0 4px 0 0;
}

.block-bundle-summary .action.towishlist,
.product-item .action.towishlist, .table-comparison .action.towishlist {
    background: url("../images/icons.png") no-repeat scroll 8px -111px #ececec;
    margin-left: -60px;
}

.table-comparison .action.towishlist {
    margin: 0px;
}

.actions-secondary a.action.tocompare,
.product-item-actions .actions-secondary .action.tocompare {
    background: url("../images/icons.png") no-repeat scroll 8px -171px #ececec;
    margin-left: -80px;
}

.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover, .table-comparison .action.towishlist:hover {
    background: url("../images/icons.png") no-repeat scroll 8px -141px #cc0000;
}

.actions-secondary a.action.tocompare:hover,
.product-item-actions .actions-secondary .action.tocompare:hover {
    background: url("../images/icons.png") no-repeat scroll 8px -202px #cc0000;
}

.product-item .action.towishlist:before, .table-comparison .action.towishlist:before,
.actions-secondary a.action.tocompare:before,
.product-item-actions .actions-secondary .action.tocompare:before {
    display: none;
}

.grid .product-item .action.tocart {
    margin-left: -40px;
}

.grid .product-item .tocart span {
    display: none;
}

.product-item-info:hover .action.towishlist,
.product-item-info:hover .action.tocompare {
    margin: 0 3px 0 0;
}

.grid .product-item-info:hover .action.tocart {
    margin: 0px;
}

.grid .product-item .price-box {
    position: absolute;
}

.grid .product-item-info:hover .price-box {
    opacity: 0;
}

.grid .product-item-info .swatch-attribute {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.grid .product-item-info:hover .swatch-attribute {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.product-social-links .action.mailto.friend:before {
    content: "\f003";
    font-family: fontawesome;
    font-size: 14px;
}

.block.related {
    clear: both;
}

.relatedpost-product .product-item-actions .actions-secondary > .action {
    padding: 17px 17px;
    border-radius: 50%;
}

.relatedpost-product .product-item-info .product-item-actions .actions-secondary {
    opacity: 0;
}

.relatedpost-product .product-item-info:hover .product-item-actions .actions-secondary {
    opacity: 1;
}

.new-label {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 12px;
    z-index: 9;
}

.sale-label {
    display: block;
    position: absolute;
    bottom: 4px;
    right: -11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    z-index: 9;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    padding: 0px 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.sale-label:after {
    content: "";
    width: 0;
    height: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -30px;
    border-top: 50px solid transparent;
    border-right: 50px solid #cc0000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: auto;
    margin-right: auto;
}

.grid .product-item-info:hover .sale-label,
.list .product-item-info:hover .sale-label {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.tm_latestProduct {
    clear: both;
}

/* End Product List View */
.modes-mode.active.mode-grid, .modes-mode.mode-grid:hover {
    background-position: -6px -32px;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
}

.modes-mode.active.mode-list, .modes-mode.mode-list:hover {
    background-position: -30px -32px;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
}

.modes-mode.mode-list {
    background-position: -30px -3px;
}

.page-footer .switcher .options.active {
    width: 20%;
    margin: 0 auto;
}

/* start Product related upsell cross sell View */
.block.upsell .category-title, .block.related .category-title, .block.crosssell .category-title, .related.relatedpost-product .block-title {
    margin: 0 0 25px;
}

.block.upsell .category-title h2 strong, .block.related .category-title h2 strong, .block.crosssell .category-title h2 strong,
.relatedpost-product .block-title strong, .relatedpost .block-title strong {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
}

.block.related .block-actions {
    text-align: center;
    display: none;
}

/* End Product related upsell cross sell View */
.fieldset > .legend {
    color: #333;
}

.block.relatedpost .title {
    display: inline-block;
    width: 100%;
    margin: 0px 0 15px;
}

/* Start responsive menu */

/* End responsive menu */
.account.sales-order-print .page-title-wrapper {
    background: none;
    margin-bottom: 0px;
    min-height: 0px;
    padding: 0px;
    text-align: left;
}

.order-status-title {
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
}

.order-status-title .order-date {
    display: inline-block;
}

.account.sales-order-print .order-date {
    display: block;
}

.account.sales-order-print .columns {
    margin-top: 45px;
}

.sidebar .block-brand {
    display: block;
}

.messages {
    margin: 0px;
}

.authentication-wrapper button:focus, .authentication-wrapper button:active {
    color: #000;
}

.form-cart .main.actions .action.continue {
    background: #ececec;
    font-weight: 500;
    vertical-align: middle;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    text-transform: uppercase;
    font-size: 12px;
}

.form-cart .main.actions .action.continue:hover {
    color: #fff;
    background: #cc0000;
}

.form-cart .main.actions a, .form-cart .main.actions button {
    padding: 10px 15px;
}

/* Mainbanner CMS */

.mainbanner-sidebanner {
    padding-top: 30px;
    clear: both;
    overflow: hidden;
    margin-top: 0;
}
.mainbanner.col-md-6{
	padding-right: 0;
}
.sidebanner1 {
    margin-bottom: 30px;
}
@-webkit-keyframes bannerhover {
    from {
        opacity: 0.9;
        -webkit-opacity: 0.9;
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
    }
    to {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

@-moz-keyframes bannerhover {
    from {
        opacity: 0.9;
        -webkit-opacity: 0.9;
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
    }
    to {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

@keyframes bannerhover {
    from {
        opacity: 0.9;
        -webkit-opacity: 0.9;
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
    }
    to {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

.sidebanner1:hover img, .sidebanner2:hover img {
    animation: bannerhover 0.1s linear;
    -webkit-animation: bannerhover 0.1s linear;
    -moz-animation: bannerhover 0.1s linear;
    -ms-animation: bannerhover 0.1s linear;
    -o-animation: bannerhover 0.1s linear;
}

.sidebanner1 a, .sidebanner2 a {
    position: relative;
    overflow: hidden;
    display: block;
}

.sidebanner1 a:before, .sidebanner2 a:before {
    position: absolute;
    top: 0;
    left: -23px;
    width: 110%;
    height: 110%;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    z-index: 5;
}

.sidebanner1:hover a:before, .sidebanner2:hover a:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

/* End Mainbanner CMS */

/* Service Banner CMS */
.serviceblock {
	padding-left: 50px;
	position: relative;
	max-height: 60px;
	text-align: left;
}
.serviceblock:after {
    content: '';
    display: block;
    border-right: 1px solid #cacaca;
    position: absolute;
    height: 60px;
    top: 0;
    right: 0;
    margin-right: 20px;
}
.serviceblock:last-child:after,
.serviceblock:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.service-inner.main{
	padding: 60px 20px;
}
.serviceblock .title {
    font-weight: 600;
    color: #ff0000;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}
.serviceblock .desc {
    color: #333333;
    font-weight: 300;
    text-transform: capitalize;
	padding-right: 10px;
}

.serviceblock1 {
    background: url("../images/services.png") no-repeat scroll 0px 7px;
}

.serviceblock1:hover {
    background-position: 0px -244px;
}

.serviceblock2 {
    background: url("../images/services.png") no-repeat scroll 0px -58px;
}

.serviceblock2:hover {
    background-position: 0px -309px;
}

.serviceblock3 {
    background: url("../images/services.png") no-repeat scroll 0px -121px;
}

.serviceblock3:hover {
    background-position: 0px -372px;
}

.serviceblock4 {
    background: url("../images/services.png") no-repeat scroll 0px -188px;
}

.serviceblock4:hover {
    background-position: 0px -439px;
}


/* End Service Banner CMS */

/* Subbanner CMS */
.subbanner1 {
    float: left;
    overflow: hidden;
    position: relative;
}
.subbanner2 {
    float: right;
    overflow: hidden;
    position: relative;
}
.subbanner1 a, .subbanner2 a {
    display: block;
    position: relative;
}
.subbanner1 > a:before, .subbanner2 > a:before {
    content: "";
    position: absolute;
    box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
    -webkit-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
    -moz-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 9;
    left: 0;
    right: 0;
}

.subbanner1:hover > a:before, .subbanner2:hover > a:before {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.subbanner2 img, .subbanner1 img {
    height: 278px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
    object-fit: cover;
}

.subbanner2:hover img, .subbanner1:hover img {
    transform: scale(1.125);
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
}

.text-block {
    position: absolute;
    top: 0;
    text-align: left;
    left: 5%;
    top: 30%;
    z-index: 99;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;

}

.text-block .text1, .text-block .text2 {
    margin: 10px 0px;
    display: block;
}

.upper {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.subbanner-cms .upper .subbanner1,
.subbanner-cms .upper .subbanner2{
    width: 48.5%;
}
.subbanner3 {
    clear: both;
    position: relative;
    overflow: hidden;
}

.subbanner3:hover {
    cursor: pointer;
}

@-webkit-keyframes slideDash {
    from {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
}

@-moz-keyframes slideDash {
    from {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
}

@keyframes slideDash {
    from {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
}

@-webkit-keyframes slideDashopp {
    from {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@-moz-keyframes slideDashopp {
    from {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@keyframes slideDashopp {
    from {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@-webkit-keyframes slideDashY {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
}

@-moz-keyframes slideDashY {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
}

@keyframes slideDashY {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
}

@-webkit-keyframes slideDashYopp {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

@-moz-keyframes slideDashYopp {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

@keyframes slideDashYopp {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
    }
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

.subbanner3:before {
    border-left: 2px dashed #81be39;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
}

.subbanner3:after {
    border-right: 2px dashed #81be39;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 200%;
    width: 2px;
}

.subbanner3:hover:before {
    animation: slideDashYopp 1.5s infinite linear;
    -webkit-animation: slideDashYopp 1.5s infinite linear;
    -moz-animation: slideDashYopp 1.5s infinite linear;
    -ms-animation: slideDashYopp 1.5s infinite linear;
    -o-animation: slideDashYopp 1.5s infinite linear;
    border-color: #000000;
}

.subbanner3:hover:after {
    animation: slideDashY 1.5s infinite linear;
    -webkit-animation: slideDashY 1.5s infinite linear;
    -moz-animation: slideDashY 1.5s infinite linear;
    -ms-animation: slideDashY 1.5s infinite linear;
    -o-animation: slideDashY 1.5s infinite linear;
    border-color: #000000;
}

.inner-content {
    text-align: center;
    padding: 25px 0;
}

.inner-content:before, .inner-content:after {
    content: "";
    display: block;
    width: 200%;
    position: absolute;
    border-bottom: 2px dashed #81be39;
    left: 0px;
}

.inner-content:before {
    top: 0px;
}

.inner-content:after {
    bottom: 0px;
}

.subbanner3:hover .inner-content:before {
    -webkit-animation: slideDash 10s infinite linear;
    animation: slideDash 10s infinite linear;
    -moz-animation: slideDash 10s infinite linear;
    -ms-animation: slideDash 10s infinite linear;
    -o-animation: slideDash 10s infinite linear;
    border-color: #000000;
}

.subbanner3:hover .inner-content:after {
    -webkit-animation: slideDashopp 10s infinite linear;
    animation: slideDashopp 10s infinite linear;
    -moz-animation: slideDashopp 10s infinite linear;
    -ms-animation: slideDashopp 10s infinite linear;
    -o-animation: slideDashopp 10s infinite linear;
    border-color: #000000;
}

.text-main a {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    letter-spacing: 1px;
}

.text-main a .highlight {
    color: #cc0000;
}

.text-sub a {
    text-transform: uppercase;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 2px;
}

/* End Subbanner CMS */

/* Fashion CMS */
.tm_fashion_banner_cms {
    clear: both;
    margin-top: 15px;
}

.fashion-cms {
    margin-bottom: 60px;
    clear: both;
}

.fashion-cms a {
    display: block;
    position: relative;
}
.fashion-cms img{
    width: 100% !important;
}
.fashion-cms a:before {
    content: "";
    position: absolute;
    box-shadow: 0 0 110px rgba(0, 0, 0, 0.56) inset;
    -webkit-box-shadow: 0 0 110px rgba(0, 0, 0, 0.56) inset;
    -moz-box-shadow: 0 0 110px rgba(0, 0, 0, 0.56) inset;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 9;
}

.fashion-cms:hover a:before {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

/* End Fashion CMS */

/* Left Column CMS */
.leftcol-cms .block-title {
    display: none;
}

.leftcol-cms .odd {
    background-color: #f2f2f2;
    border-bottom: 2px solid #e6e6e6;
    padding: 30px 20px;
}

.leftcol-cms .even {
    background-color: #fff;
    padding: 30px 20px;
}

.leftcol-cms .main-head {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.5px;
}

.leftcol-cms .sub-head {
    text-transform: capitalize;
    font-weight: 300;
    color: #333333;
}

.leftcol-cms .odd .main-head {
    color: #333;
}

.leftcol-cms .even .main-head {
    color: #333;
}

.leftcol-cms .text, .leftcol-cms .image {
    display: inline-block;
    vertical-align: bottom;
}

.leftcol-cms .image {
    margin-right: 10px;
}

.wallet-cms .image {
    background: url("../images/category.png") no-repeat scroll -5px 0;
    height: 42px;
    width: 44px;
}

.detail-cms .image {
    background: url("../images/category.png") no-repeat scroll 0px -95px;
    height: 48px;
    width: 50px;
}

.shop-cms .image {
    background: url("../images/category.png") no-repeat scroll 0 -195px;
    height: 42px;
    width: 45px;
}

.delivery-cms .image {
    background: url("../images/category.png") no-repeat scroll 0 -280px;
    height: 68px;
    width: 48px;
}

.login-cms .image {
    background: url("../images/category.png") no-repeat scroll 0 -388px;
    height: 46px;
    width: 45px;
}

/* End Left Column CMS */

/* Tabbed Product CMS */
.tm_product_tab {
    margin: 0 0 20px;
}

.tab-main-title {
    float: left;
    width: 100%;
    color: #333;
    font-size: 20px;
    margin: 0 0 25px;
    text-transform: uppercase;
    border-bottom: 2px solid #e0e0e0;
    position: relative;
}

.tab-title {
    float: left;
}

.tab-main-title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

.tm_product_tab ul.tabbernav_product {
    position: relative;
    padding: 0px;
    float: right;
    margin: -10px 75px -2px 0;
}

.tm_product_tab .tabbernav_product li {
    float: left;
    list-style: outside none none;
    padding: 0px;
    position: relative;
    margin: 0px;
}

.tm_product_tab ul.tabbernav_product li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0px;
    padding: 10px 20px;
    text-align: center;
    border: 2px solid transparent;
    text-transform: uppercase;
}

.tm_product_tab ul.tabbernav_product li a.selected {
    color: #cc0000;
    border-color: #e0e0e0 #e0e0e0 #fff #e0e0e0;
}

.product_tabs {
    clear: both;
    margin: 0px;
}

/* End Tabbed Product CMS */

.opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit {
    top: 0px;
}

/*Footer bottom brand styling*/
.footer-bottom-brand {
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
}

.bottom-title {
    float: left;
}

.bottom.bottom-brand > ul > li {
    float: left;
    padding: 0 10px;
    margin-bottom: 10px;
    border-right: 1px solid #e0e0e0;
}

.bottom.bottom-brand > ul > li:last-child {
    border-right: none;
}

.bottom-content {
    overflow: hidden;
}

/*Footer bottom brand styling Ends*/
/*Main content styling*/
#maincontent {
    margin-top: 60px;
}

/*Main content styling Ends*/

/*Out of Stock Product */
.stock.unavailable {
    font-size: 0;
    background-color: #ececec;
    border-radius: 50%;
    padding: 0px 0px 0px 7px;
    line-height: 20px;
    height: 32px;
    width: 26px;
    transition: 1s;
}

.grid .product-item .stock.unavailable {
    margin-left: -40px;
}

.grid .product-item :hover .stock.unavailable {
    margin-left: 0px;
    transition: 1s;
}

.stock.unavailable:hover {
    background-color: #cc0000;
    transition: 1s;
}

.stock.unavailable:before {
    font-family: FontAwesome;
    font-size: 15px;
    display: inline-block;
    content: '\f071';
    background: #ececec;
    margin: 6px 0 0px 2px;
    transition: 1s;
}

.stock.unavailable:hover:before {
    background-color: #cc0000;
    color: white;
}

/*Out of stock product Ends*/
.box-tocart .action.tocart {
    font-size: 14px;
}

.fotorama__wrap .fotorama__thumb__arr.fotorama__thumb__arr--right {
    right: 1px;
}

.product-block {
    margin-bottom: 10px;
}

.page-footer .footer.content .switcher.store {
    display: none;
}

/*Category list for search*/
/*.block-search input{
    padding: 5px 35px 5px 165px;
}
.categorylisted{
    width: 160px;
    position: absolute;
    float: left;
    top: 0;
    height: 38px;
    border-radius: 20px 0px 0px 20px;
    z-index: 1;
    padding-left: 3%;
    top: 2px;
    margin-left: 3px;
    border: none;
    padding-right: 0;
}
select.categorylisted:focus{
    box-shadow:none;
}
select.categorylisted:hover{
    color: #cc0000;
    cursor: pointer;
}
select.categorylisted option{
    color: black;
}*/
/*category list for search ends*/
#maincontent {
    min-width: 100%;
    padding: 0;
    margin: 0;
}

.home-section-one {
    padding: 0px;
    background: url('../images/banner-bg.jpg') repeat fixed 0 0;
    padding-top: 0;
    clear: both;
    overflow: hidden;
    /*padding-bottom: 30px;*/
    margin-top: 0;
    margin-bottom: 60px;
    max-width: 100%;
}


.footer-topper-outer {
    background: #cc0000;
}
footer .block.newsletter .action.subscribe {
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    padding: 13px 25px;
    background: #d80303;
    letter-spacing: 1.5px;
    font-size: 12px;
    border: none;
    font-weight: 600;
}

footer .block.newsletter .action.subscribe:hover {
    background: #fff;
    color: #cc0000;
}

/* Tabbed Product CMS */
.tab-main-title {
    float: left;
    width: 100%;
    color: #333;
    font-size: 20px;
    margin: 0 0 25px;
    text-transform: uppercase;
    border-bottom: 2px solid #e0e0e0;
    position: relative;
}

.tab-title {
    float: left;
}

.tab-main-title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

.tabbernav_product_sub ul.tabbernav_product {
    position: relative;
    padding: 0px;
    float: right;
    margin: -11px 75px 7px 0;
}

.tabbernav_product_sub .tabbernav_product li {
    float: left;
    list-style: outside none none;
    padding: 0px;
    position: relative;
    margin-bottom: -9px;
}

.tabbernav_product_sub ul.tabbernav_product li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0px;
    padding: 10px 20px;
    text-align: center;
    border: 2px solid transparent;
    text-transform: uppercase;
}

.tabbernav_product_sub ul.tabbernav_product li a.selected {
    color: #cc0000;
    border-color: #e0e0e0 #e0e0e0 #fff #e0e0e0;
}

.tabs {
    clear: both;
    margin: 0 -15px 20px;
}

/* End Tabbed Product CMS */

.header-center {
    float: right;
    margin-top: 20px;
    border-right: 1px solid #e5e5e5;
    padding-right: 30px;
    margin-right: 25px;
}

.header-center ul.links {
    margin: 10px 0 10px;
    display: inline-block;
}

.tm_headerlinks_inner {
    display: none;
}

.header-center ul.links li {
    display: inline;
    float: left;
    padding: 0 20px 0 20px;
}

.header-center .links li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}

.mpblog-post-index .columns,
.page-products .columns,
.catalog-product-view .columns {
    padding-top: 0px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1280px;
    margin-top: 60px;
}

.welcome-msg {
    float: right;
    text-transform: uppercase;

}

.header-center ul.links li.last {
    padding-right: 0;
}

.page-header .switcher .options .action.toggle:after {
    background: url(../images/arrow-down.png) no-repeat scroll center center transparent;
    outline: none;
    height: 15px;
    width: 15px;
    content: '';
    position: relative;
    top: 2px;
}

.page-header .switcher .options .action.toggle.active:after {
    background: url(../images/arrow-up.png) no-repeat scroll center center transparent;
    outline: none;
    height: 15px;
    width: 15px;
    content: '';
    position: relative;
    top: 2px;
}

.page-header .switcher strong {
    padding-right: 6px;
}

.navigation.custommenu ul ul {
    display: none;
}


span.fa.fa-caret-down {
    right: 20px;
    top: 13px;
    display: block;
    outline: none;
    position: absolute;
    height: 15px;
    width: 15px;
}

/* Custom Select*/
.sbToggle {
    background: url("../images/arrow-down.png") no-repeat scroll center center transparent;
    display: block;
    outline: none;
    position: absolute;
    height: 15px;
    width: 15px;
    right: 20px;
    top: 13px;
}

.sbToggleOpen {
    background: url("../images/arrow-up.png") no-repeat scroll center center transparent;
}

.product-name {
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.35;
}

.product-name a, .product-review .product-name {
    color: #535353;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 5px;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0.8px;
}

.product-name a:hover {
    color: #cc0000;
}

.product-block-inner .new-label {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 12px;
    z-index: 9;
}
.products-list li .list-left .new-label {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 12px;
    z-index: 9;
}
.product-block-inner .sale-label {
    display: block;
    position: absolute;
    bottom: 4px;
    right: -11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    z-index: 9;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    padding: 0px 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.product-block:hover .sale-label {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}


.product-block-inner .sale-label:after {
    content: "";
    width: 0;
    height: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -30px;
    border-top: 50px solid transparent;
    border-right: 50px solid #cc0000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: auto;
    margin-right: auto;
}


.products-list li .list-left .sale-label {
    display: block;
    position: absolute;
    bottom: 5px;
    right: -10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    z-index: 9;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    padding: 0px 10px;
}

.products-list li .list-left .sale-label:after {
    content: "";
    width: 0;
    height: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -30px;
    border-top: 50px solid transparent;
    border-right: 50px solid #cc0000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: auto;
    margin-right: auto;
}
.hover-image {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    visibility: hidden;
    max-width: 100%;
    height: auto;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
}


a.product-image:hover .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    visibility: visible;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

.remover-image {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}


a.product-image:hover .remover-image {
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
}
.product-block img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.add-to-links { margin:5px 0 0; font-size:12px; opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; transition:all 0.7s ease; -webkit-transition:all 0.7s ease; -moz-transition:all 0.7s ease; -ms-transition:all 0.7s ease; -o-transition:all 0.7s ease; position: relative; z-index: 1;}

.product-block:hover .add-to-links {opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;}

.add-to-links li{ list-style:none; display: inline-block; vertical-align: middle;}

.add-to-links .separator { display:none; }

.add-to-links li button.btn-cart {display:inline-block; margin-left: -40px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}

.add-to-links li button.btn-cart span{background:url(../images/megnor/icons.png) no-repeat 8px 11px #ececec ; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -khtml-border-radius:50%; padding: 17px; display: inline-block; border: none; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; }

.add-to-links li button.btn-cart:hover span{ background-position: 8px -20px; background-color: #cc0000 ;}

.add-to-links li a.link-wishlist{ background:url(../images/megnor/icons.png) no-repeat 8px -111px #ececec ; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -khtml-border-radius:50%; padding: 17px; display: inline-block; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; margin-left: -60px;}

.add-to-links li a.link-wishlist:hover{background-position:8px -141px; background-color:#cc0000;}

.add-to-links li a.link-compare{ background:url(../images/megnor/icons.png) no-repeat 8px -171px #ececec ; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -khtml-border-radius:50%; padding: 17px; display: inline-block; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; margin-left:-80px;}

.add-to-links li a.link-compare:hover{background-position:8px -202px; background-color:#cc0000;}

.product-block:hover .add-to-links li button.btn-cart,.product-block:hover .add-to-links li a.link-wishlist,.product-block:hover .add-to-links li a.link-compare{margin-left:0;}

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

.rating-box { width:69px; height:12px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }

.rating-box .rating { float:left; height:12px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }

.ratings .rating-box {margin-right:5px; display:inline-block; }

.add-to-links li button.btn-cart:hover span{ background-position: 8px -20px; background-color: #98e43e ;}

.add-to-cart button.button:hover span{background: #98e43e ;}
.product-carousel .product-block{
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 5px 15px;
    overflow: hidden;
}

.product-carousel .product-block-inner{
    overflow: hidden;
    position: relative;
}
.product-image-block{
    position:relative;
    margin-bottom:10px;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    overflow: hidden;
}
.ratings {
    margin: 5px 0 0;
}
.price-box {
    margin: 5px 0;
}
.note-msg, .notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(../images/i_msg-note.gif);
    color: #3d6611;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
}

/* Category Products */
.category-product {
    clear: both;
}
.cat-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
    margin: 0 0 25px;
    position:relative;
}

.cat-title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

.category-content {
    margin: 0 -15px;
}

/* End Category Products */
.box-tocart .field.qty{
    width: 100%;
}
.add-to-box { margin:10px 0; }

.add-to-box .add-to-cart {
    float: left;
    margin: 0px 0 20px;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #e0e0e0;
}

.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }

.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }

.add-to-box .add-to-links li { margin-right:10px;  }

.add-to-box .add-to-links li .separator { display:none !important; }

.add-to-cart label { float:left; margin-right:15px; font-weight:normal; color:#333; margin-top:10px; }
.box-tocart .field.qty .input-text.qty{ float:left; margin:0 10px; text-align:center; width:58px !important;height: 39px; padding:8px; }
.add-to-cart button.button { float:left; margin-left:20px;}
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.box-tocart .action.tocart:hover{
    background: #98e43e;
}

.qty-decrease {
    width: 40px;
    height: 40px;
    background: url(../images/megnor/quantity.png) no-repeat scroll 9px -36px #fff;
    border: none;
    cursor: pointer;
    float: left;
    border: 1px solid #e0e0e0;
    transition:background-color 0.3s ease,border 0.3s ease;
    -webkit-transition:background-color 0.3s ease,border 0.3s ease;
    -moz-transition:background-color 0.3s ease,border 0.3s ease;
    -ms-transition:background-color 0.3s ease,border 0.3s ease;
    -o-transition:background-color 0.3s ease,border 0.3s ease;
}

.qty-decrease:hover {
    background-color: #cc0000;
    border-color: #cc0000;
    background-position:9px -102px;
}

.qty-increase {
    width: 40px;
    height: 40px;
    background: url(../images/megnor/quantity.png) no-repeat scroll 9px -2px #fff;
    border: none;
    cursor: pointer;
    float: left;
    border: 1px solid #e0e0e0;
    transition:background-color 0.3s ease,border 0.3s ease;
    -webkit-transition:background-color 0.3s ease,border 0.3s ease;
    -moz-transition:background-color 0.3s ease,border 0.3s ease;
    -ms-transition:background-color 0.3s ease,border 0.3s ease;
    -o-transition:background-color 0.3s ease,border 0.3s ease;
}

.qty-increase:hover {
    background-color: #cc0000;
    border-color: #cc0000;
    background-position:9px -69px;
}
#prev-next-links{ float:right; width:35px; }
#prev-next-links  a{height:20px; width:10px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product{ float:left;}
#prev-next-links a#link-next-product{float:right;}
#prev-next-links a#link-previous-product:before{content:"\f104"; font-family: "FontAwesome"; font-size: 25px; color: #333;}
#prev-next-links a#link-previous-product:hover:before{color:#cc0000;}
#prev-next-links a#link-next-product:before{content:"\f105"; font-family: "FontAwesome"; font-size: 25px; color: #333;}
#prev-next-links a#link-next-product:hover:before{color:#cc0000;}

/* Mini Products List */

.mini-products-list .product-image { float:left; border:1px solid #e0e0e0; margin-bottom:10px; }

.mini-products-list .product-details { margin-left:20px; float:left; width:68%;}

.block .block-content li{
    margin:0;
}
.block .block-content li.item:after {
    content: '';
    clear: both;
    display: block;
}
.block-cart .mini-products-list .product-details .product-name,

.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }

.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
.block .block-content li.item {
    padding: 10px 0px;
}
.mini-products-list + .actions a{
    text-align: right;
    display: block;
}
.sidebar.sidebar-additional .sidebar.sidebar-main{
    width:100%;
}
.price-box {
    margin: 5px 0;
}
.price-box .price { font-weight:normal; color:#333; font-size:14px; }

button.addto-cart{
    background: transparent;
    text-decoration: none;
    text-transform: initial;
    color: #333;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
}
button.addto-cart:hover{
    color: #cc0000;
}
.block .block-title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

/* Blog CMS */



.blog_main_outer .product-carousel .product-block{padding:15px; margin:5px 15px;}

.blog_title{
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
    margin: 0 0 25px;
    position:relative;
}

.blog_title:after {
    content: "";
    position: absolute;
    width: 100px;
    background: #cc0000;
    height: 3px;
    bottom: -2px;
    left: 0;
}

.blog-outer{
    margin:0 -15px;
}

#blog-carousel {
    margin: 0 0px 50px;
    overflow: hidden;
}
#blog-carousel .owl-item {
    float: left;
}
#blog-carousel .owl-item {
    float: left;
}
#blog-carousel .owl-nav{
    display: none;
}

.customNavigation    {
    text-align: center;
    position: absolute;
    width: 100%;
    right: 0;
    margin-right: -40px;
    top: 50px;
}
.customNavigation a{
    -webkit-tap-highlight-color:transparent;
    display: block;
    height: 20px;
    position: absolute;
    top: -58px;
    width: 15px;
    cursor:pointer;
    transition: none;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
    font-weight: 400;

}
.customNavigation a.prev {
    right:50px;
}

.customNavigation a.prev:before{content:"\0003C"; color:#a3a3a3; font-size:25px; display: inline-block; vertical-align: -5px;}

.customNavigation a.prev:hover ,
.customNavigation a.next:hover {
    text-decoration: none;
    background: none;
    border: 0;
    box-shadow: none;
}
.customNavigation a.next:hover{
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
}

.customNavigation a.prev:hover:before{color:#333; }

.customNavigation a.next {
    right: 15px;
    border-left: 1px solid #e5e5e5;
    padding-left: 10px;
    border-radius: 0;
    top: -50px;
}

.customNavigation a.next:before{
    content: "\0003E";
    color: #a3a3a3;
    font-size: 25px;
    display: inline-block;
    vertical-align: 0;
    position: relative;
    top: -6px;
}

.customNavigation a.next:hover:before{color:#333; }

.blog-left .blog-image img {
    padding: 0;
    max-width:100%;
    display:inline-block;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    width: 100%;
}

.blog-image .post_hover {
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    margin: -20px auto 0;
}

.blog-left .blog-image .zoom {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    padding: 10px 17px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 10;
    position:relative;
}

.blog-left .blog-image .zoom:before{
    content:"\f00e";
    font-family:"FontAwesome";
    font-size: 14px;
}

.blog-left .blog-image .readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    padding: 10px 17px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 10;
    margin-left: -52px;
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    position:relative;
}

.blog-left .blog-image .readmore_link:before{
    content:"\f0c1";
    font-family:"FontAwesome";
    font-size: 14px;
}

.blog-left .blog-image .zoom:before,.blog-left .blog-image .readmore_link:before{
    position:absolute;
    top:10px;
    left:0;
    right:0;
}

.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
    color: #cc0000;
    border-color: #cc0000;
}

.blog-left {
    float: left;
    margin: 0 0 20px;
    position: relative;
}

.blog-right {
    float: left;
}

#blog-carousel .product-block{
    border: 1px solid #eeeeee;
    border-bottom-width: 3px;
}

.date {
    font-size: 13px;
    font-weight: 300;
    color: #cc0000;
    line-height: 23px;
    letter-spacing:0.5px;
}

.blog-right .post-inner {
    padding-bottom: 0px;
    margin-top: 10px;
}

.blog-right .post-inner h4 {
    margin: 0 0 10px;
}

.blog-right .post-inner h4 a {
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    font-size:13px;
}

.blog-right .post-inner h4 a:hover{color:#cc0000;}

.blog-desc {
    text-transform: initial;
    margin-bottom: 5px;
}

.read-more a{text-transform:capitalize; color:#cc0000;}

#blog-carousel .product-block:hover .post-image-hover {
    background: rgba(51, 51, 51, 0.5);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 14px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.product-block:hover .blog-left .zoom, .product-block:hover .blog-left .readmore_link{
    margin: 0 5px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.product-block:hover .blog-left .post_hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.blog_inner{position:relative;}

/* End Blog CMS */
.product-item-info .product-item-image{
    border: 0;
}
.cms-index-index.page-layout-1column .page-wrapper .column.main, .page-wrapper .column.main,
.cms-index-index.page-layout-1column .breadcumb_inner{
    margin-top: 0;
    margin: 0 0 0;
}
.list-post-tabs:after {
    content: '';
    display: block;
    clear: both;
}
.modes-mode{
    background: transparent url(../images/sprite.png) no-repeat scroll;
}
.modes-mode.mode-grid {
    background-position: -6px -123px;
}
.modes-mode.active.mode-grid, .modes-mode.mode-grid:hover{
    background-position: -6px -152px ;
}
.view-mode a.grid:hover{
    background-position: -8px -153px;
}
.modes-mode.mode-list {
    background-position: -32px -123px;
}
.modes-mode.active.mode-list, .modes-mode.mode-list:hover {
    background-position: -32px -152px;
}
.breadcrumbs li strong,
.breadcrumbs .items .item strong{
    font-weight: normal;
    color: #cc0000;
}
.breadcrumbs .item:not(:last-child):after{
    content: '/';
    color: #333;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.page-layout-2columns-left .sidebar-additional{
    padding-right: 0 !important;
    margin-left: 0 !important;
    transition: all 0.4s ease-in-out;
}
.sidebar.sidebar-main{
    transition: all .5s ease-in-out;
}
.mp-sidebar .block-content{
    padding-left:0 !important;
}
ul.menu-categories a.list-categories{
    margin-left:0 !important;
}
.cms-home #mainmenu,
.catalog-category-view #mainmenu,
.catalog-product-view #mainmenu{
    display: block;
}
.mp-sidebar.mpcss.block .block-content li{
    padding: 2px 0;
}
.sidebar-additional .block:after{
    content:'';
    display:block;
    clear:both;
}
/* Change by AkSon - 27032020 for Blog (news & Event) right side block of product popular wish & Shopbybrand */
.page-layout-2columns-right .sidebar-additional {
    float: left !important;
}
.account .columns{
    max-width: 1250px;
    width: 1250px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.field.required.fullname.customer-name-prefix:after {
    content: '';
    display: block;
    clear: both;
}

.field.required.fullname.customer-name-prefix {
    margin-bottom: 23px;
    clear: both;
    display: block;
}
.control.customer-dob:after {
    content: '';
    display: block;
    clear: both;
}
input#dob{
    display: inline-block;
    float: left;
}
input#dob + button.ui-datepicker-trigger.v-middle{
    display: inline-block;
    float: left;
    position: absolute;
}
.contacform{
    border-right: 1px solid #e0e0e0;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%;
}

.googlemap{
    float: right;
    margin-top: 10px;
    width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact{
    min-width:100% !important
}
.breadcumb_inner {
    clear: both;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 0 0 0px;
}
.header.header9 .bottom-header-content{
    background-color: #cc0000;
}
.header.header9 .vertical-title{
    background-color: #ff0000;
}
.mainbanner-sidebanner-inner.col-main * {
    z-index: 1;
}
.vertical-menu li > .dropdown-menu{
    z-index: 9;
}
.pt60{
    padding-top: 60px;
}
.pt40{
    padding-top: 40px;
}

.img-respo {
    max-width: 100%;
    display: block;
    height: 50%;
}
.product-label.new-label{
    color: #fff;
}
