*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
img{
    vertical-align: top;
}

.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;
}

.ie10 .page-wrapper, .ie11 .page-wrapper{
    height:auto !important;
}

#spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: url(../images/ajax-loader.gif) 50% 50% no-repeat #fff;
}

.container-width {
    max-width: 1240px;
    padding:0 20px;
    margin: 0 auto;
    box-sizing: border-box;
}
.header.content{
    background:#ffffff;
    background:-moz-linear-gradient(top, #fff 0%, #daecfa 100%);
    background:-webkit-gradient(linear, left top, left top, color-stop(0%, #fff), color-stop(100%, #daecfa));
    background:-webkit-linear-gradient(top, #fff 0%, #daecfa 100%);
    background:-o-linear-gradient(top, #fff 0%, #daecfa 100%);
    background:-ms-linear-gradient(top, #fff 0%, #daecfa 100%);
    background:linear-gradient(to top, #fff 0%, #daecfa 100%);
    background: linear-gradient(to top, #fff 0%, #daecfa 100%);
    background: -o-linear-gradient(top, #fff 0%, #daecfa 100%);
    box-shadow:0 2px 2px -2px #999999 inset;
    -moz-box-shadow:0 2px 2px -2px #999999 inset;
    -webkit-box-shadow: 0 2px 2px -2px #999999 inset;
}

/* Start Header */
.page-header .panel.wrapper {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 8px 0;
}
.tm_headerlinkmenu {
    float: right;
    position: relative;
    display: inline-block;
    padding: 0 18px 0 0;
    cursor: pointer;
}
.my-account-cms::after {
    content: "\e622";
    font-family: luma-icons;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 3px;
}
.tm_headerlinks_inner .headertoggle_img:hover:before{
    color:#1672cf;
}
.my-account-cms:hover, .my-account-cms:hover::after {
    color: #1672cf;
}
.tm_headerlinks_inner .tm_headerlinks{
    display:none;
    float:none;
    padding:10px;
    position:absolute;
    right:0px;
    border:1px solid #e3e2e2;
    background:#f6f6f6;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow: 0 2px 2px #cccccc;
    -webkit-box-shadow:0 2px 2px #cccccc;
    -moz-box-shadow: 0 2px 2px #cccccc;
    width:210px;
    text-align:left;
    top: 30px;
    z-index:4;
    box-sizing : border-box;
}
.tm_headerlinks .panel.header{
    padding: 0px;
}
.header.panel .tm_headerlinks .compare a{
    color: #666;
}
.header.panel .tm_headerlinks .compare a:hover{
    color: #1672cf;
}
.header_msg{
    float: right;
    padding: 9px 0px;
}
.header_msg .msg_inner{
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 0 10px 0 0;
}
.header_msg .msg_inner li{
    margin:0px;
    padding: 0px;
}
.header-left{
    float: left;
}
.header-right{
    float:right;
}
.header-logo{
    float: left;
}
.minicart-wrapper .action.showcart:before{
    content: "\f0d7";
    font-family: "fontawesome";
    position: absolute;
    top: 4px;
    font-size: 15px;
    display: block;
    right: 4px;

}
.minicart-wrapper .action.showcart.active:before{
    content: "\f0d8";
    font-size: 15px;
    font-family: "fontawesome";
    display: block;
}
.block #minicart-content-wrapper .block-content li {
    padding:10px 0 15px;
    cursor: default;
}
.counter-item > span, .minicart-wrapper .counter-item {
    display: none;
}
/* End Header */

.page-header .header-nav-outer {
    position: relative;
    z-index: 9;
}
.menu-mobile{
    display: none;
}

.nav-container{
    background: rgba(54,149,245,1);
    background: -moz-linear-gradient(top, rgba(17,109,202,1) 0%, rgba(17,109,202,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54,149,245,1)), color-stop(100%, rgba(17,109,202,1)));
    background: -webkit-linear-gradient(top, rgba(54,149,245,1) 0%, rgba(17,109,202,1) 100%);
    background: -o-linear-gradient(top, rgba(54,149,245,1) 0%, rgba(17,109,202,1) 100%);
    background: -ms-linear-gradient(top, rgba(54,149,245,1) 0%, rgba(17,109,202,1) 100%);
    background: linear-gradient(to bottom, rgba(54,149,245,1) 0%, rgba(17,109,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3695f5', endColorstr='#116dca', GradientType=0 );
    border-radius:5px 0px 5px  5px;
    -moz-border-radius: 5px 0px 5px  5px;
    -webkit-border-radius: 5px 0px 5px  5px;
    border-right: 1px solid #CBCACA;
    border-top: 1px solid #CBCACA;
    -moz-box-shadow: 0px -3px 2px 0px rgba(105, 105, 105, 0.12) inset;
    -webkit-box-shadow: 0px -3px 2px 0px rgba(105, 105, 105, 0.12) inset;
    box-shadow: 0px -3px 2px 0px rgba(105, 105, 105, 0.12) inset;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0px 0 16px;
    height: 51px;
}
/* Start Simpal Menu */

.header-nav .navigation ul{
    background:transparent;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
}

.header-nav .navigation .submenu > li{
    margin: 0px;
    line-height: 22px;
}
/* End Simpal Menu */

/* Start  Advance menu */

.sidebar .navigation{
    margin-top: -67px;
    margin-bottom: 28px;
}
.sidebar .navigation.custommenu .mainmenu .menu-dropdown-icon > ul{
    display: none;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    -ms-opacity: 0;
}

.sidebar .navigation.custommenu .mainmenu .menu-dropdown-icon:hover > ul{
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    -ms-opacity: 1;
}
.navigation.custommenu ul > li > ul{
    display: none;
}
.navigation{
    background: #1471ce;
    background: -moz-linear-gradient(top, #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1471ce), color-stop(89%, #1470cd), color-stop(94%, #2683e2), color-stop(100%, #3291f0));
    background: -webkit-linear-gradient(top, #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%);
    background: -o-linear-gradient(top, #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%);
    background: -ms-linear-gradient(top, #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%);
    background: linear-gradient(to bottom, #1471ce 0%, #1470cd 89%, #2683e2 94%, #3291f0 100%);
    padding: 4px;

}
.nav-sections-item-content > .navigation.custommenu {
    float: left;
    width: 19.4%;
    z-index: 9;
    background: none;
}
.navigation.custommenu .menu-title:after {
    color: #ffffff;
    content: "\f13a";
    font-family: "FontAwesome";
    margin-top: -10px;
    position: absolute;
    right: 10px;
    top:16px;
    font-size: 16px;
}
.navigation.custommenu .menu-title.active:after{
    content: "\f139";
}
.navigation.custommenu .menu-title {
    background-color: #f0f8fd;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    color: #ffffff;
    cursor: pointer;
    padding: 4px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
}

.menu-title-inner {
    background: #74b101;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    color: #ffffff;
    font-size: 16px;
    padding: 4px 6px 6px;
    text-transform: capitalize;
    font-weight: normal;
}
#mainmenu {
    background: #f0f8fd;
    display: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: -3px;
    padding: 0px;
    position: relative;
    width: 100%;
    border-top: none;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    -khtml-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    top: 0px;
    box-sizing: border-box;
}
.page-layout-2columns-left #mainmenu{
    display: block;
}
.navigation.custommenu ul > li{
    border-bottom: 1px solid #d4eeff;
    display: block;
    margin: 0;
    vertical-align: middle;
}
.navigation.custommenu ul > li:last-child{
    border-bottom: none;
}

.navigation.custommenu .mainmenu .menu-dropdown-icon::before {
    color: #777;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 99;
    font-weight: 600;
}
.navigation.custommenu .mainmenu .menu-dropdown-icon:hover:before{
    color:#fff;
}
.navigation.custommenu .mainmenu .menu-dropdown-icon:hover:after {
    background: #c4deef;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    -khtml-border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    content: "";
    height: 28px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 3px;
    width: 29px;
    z-index: 54;
    border-left: 1px solid #d4eeff;
    border-top: 1px solid #d4eeff;
    border-bottom: 1px solid #d4eeff;
}
.navigation.custommenu ul li > .level-top{
    box-sizing: border-box;
    display: block;
    float: none;
    font-weight: 400;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}
.navigation.custommenu ul li:hover > .level-top{
    color: #1672cf;
}
.navigation.custommenu ul .bottomstatic{
    display: inline-block;
    width: 100%;
}
.navigation.custommenu ul .bottomstatic > p{
    padding: 10px 0 0;
    margin: 0px;
}
.navigation.custommenu .mainmenu  .level0.newsubmenu, .navigation.custommenu .mainmenu .menu-dropdown-icon > ul {
    display: none;
    left: 100%;
    margin: 0;
    min-width: 600px;
    padding: 20px;
    position: absolute;
    top: 5px;
    width: auto;
    background:#f0f8fd;
    border: 5px solid #c4deef;
    border-radius:0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    z-index: 1;
}
.navigation.custommenu .mainmenu .level1 > a{
    background: #c4deef;
    border-bottom: medium none;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    color: #211f20;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    padding: 5px 10px;
    position: relative;
    text-transform: capitalize;
}
.navigation.custommenu .level0 .submenu{
    display: block;
}
.navigation.custommenu .level0 .submenu{
    border: medium none;
    left: auto;
    min-width: auto;
    position: relative;
    padding: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.navigation.custommenu .mainmenu .level1 .level2 a {
    font-weight: normal;
    padding: 3px 0 3px 10px;
    position: relative;
    margin: 0;
    float: none;
}

/*.navigation.custommenu .mainmenu .level1 .level2 a:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 5px;
    left: 0;
    position: absolute;
    top: 9px;
}
.navigation.custommenu .mainmenu .level1 .level2 a:hover:before {left: 5px;}*/
.navigation.custommenu .mainmenu .level0 .submenu a:hover, .navigation.custommenu .level0 .submenu a.ui-state-focus {
    background: transparent;
}
.navigation.custommenu .mainmenu .level0:hover .level0.newsubmenu {
    display:block;
    min-width: 460px;
}
.navigation.custommenu .mainmenu li.level1 {
    float: left;
    margin: 0;
    padding: 0 10px;
    display: inline-block;
    border: none;
    width: 30.9%;
}
.navigation.custommenu .level0 .level2{
    float: none;
    display: block;
    border: none;
}
.navigation.custommenu .mainmenu li.level1:nth-child(3n+0) {
    padding-right: 0;
}
.navigation.custommenu .mainmenu li.level1:nth-child(3n+1) {
    padding-left: 0;
}

.navigation.custommenu .mainmenu .level0 .submenu .submenu {
    left:auto !important;
    top: auto !important;
    display: block;
    border: none;
    background: transparent;
    position: relative;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-width:auto;
}
.navigation.custommenu .mainmenu .level0.customblock_inner.newsubmenu {
    padding: 10px;
}
.customblock_inner .static-block1 {
    float: left;
    padding: 0px;
    min-width: 180px;
}
.customblock_inner .custom-link a {
    font-weight: normal;
    line-height: 32px;
    padding: 0;
}
.navigation.custommenu .customblock_inner .static-block1 li{
    float: none;
    display: block;
}
.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;
}
/* End  Advance menu */

/* 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 */
.sidebar .block{
    background: #f0f8fd none repeat scroll 0 0;
    border: 1px solid #dcebf4;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom: 21px;
    padding: 15px;
}
.sidebar .block-title {
    background: transparent;
    padding: 0px 0px 13px;
    position: relative;
    margin-bottom: 10px;
    display: block;
    text-align: left;
    border-bottom: 4px double #d4eeff;
}

.sidebar .block .block-title strong {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    min-height: 16px;
    color: #1672cf;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0px;
    line-height: 20px;
    font-weight: normal;
    position: relative;
}

.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 #e3e2e2;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
}
.fotorama__stage .fotorama__img {
    box-sizing: border-box;
    margin-bottom: 20px;
}
.fotorama__thumb-border {
    border: 1px solid #1672cf !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__nav--thumbs .fotorama__nav__frame {
    margin: 0px 0px;
    padding:0px 0px!important
        border:1px solid transparent;
}
.fotorama__arr--disabled {
    opacity:1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    -ms-opacity: 1;
}
.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;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before{
    color: #1672cf;
}

.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;
}
.fotorama__thumb__arr .fotorama__thumb--icon {
    background: #ffffff none repeat scroll 0 0 !important;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    height: 30px;
    width: 30px;
}
.fotorama__thumb__arr, .fotorama__arr{
    background: transparent !important;
}

.page-layout-1column .block.widget .products-grid .product-item {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.page-layout-1column .block.widget .products-grid .widget-product-grid .product-item {
    width: 25%;
    margin: 0px 0px 30px !important;
}

/* Back to top */
.top_button {
    background:url("../images/up.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    display: none;
    font-size: 0;
    height: 28px;
    position: fixed;
    right: 20px;
    width: 28px;
    z-index: 99;
}
/* 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;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    bottom:auto;
    padding: 0px;
    position: relative;
    text-align:center;
}
.wishlist-index-index .box-tocart{
    margin-bottom:0px;
}

/* Block: Sidebar Category Navigation start*/

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: #1672cf;
}

#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:#ee2b63;
}

#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 {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 10px;
}
#category-treeview .collapsable-hitarea:before {
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 10px;
}
/* Block: Sidebar Category Navigation End */

#mobile{
    display: none;
}
.product-item-details {
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 0 10px 14px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.product-item-inner {
    position: absolute;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    padding: 0;
    margin: 0;
    top: 50px;
    right: -40px;
    box-sizing: border-box;
    transition: 500ms;
}
.product-item-info:hover .product-item-inner {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    right: 10px;
}

.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:#1672cf;
}
input[type="checkbox"] {
    vertical-align: text-top;
}

.product-info-main .page-title-wrapper h1{
    color: #1672cf;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
    border-bottom: 1px solid #efefef;
    padding: 0 0 7px;
}
.product-info-price .price-box .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;
}

/* Start Theme */

.breadcumb_filter .filter-outer{
    background:#1672cf;
}
.breadcumb_filter{
    margin: 0 0 50px 0;
}
.product-item .product-item-name > a:hover{
    color:#1672cf;
}
.product-item .actions-primary .tocart:hover, .product-item .tocart:focus, .product-item .tocart:active,
.products-list .product-item-details .list-left .actions-secondary a.action:hover,
.products-list .product-item-details .list-left .actions-secondary a.action:focus,
.products-list .product-item-details .list-left .actions-secondary a.action:active{
    background: rgba(124,191,0,1);
    background: -moz-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,191,0,1)), color-stop(100%, rgba(103,157,2,1)));
    background: -webkit-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -o-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: -ms-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: linear-gradient(to bottom, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbf00', endColorstr='#679d02', GradientType=0 );
    color: #fff;
}
.sidebar .product-item .actions-primary .tocart{
    background: transparent;
    color: #000;
    padding: 0px;
    border:none;
}

/* brand */
.manufacturer{
    background: #fff;
}
.manufacturer .brand_title {
    display: none;
}
.manufacturer .owl-carousel .owl-item{
    width: 228px;
}
.brand-item {
    text-align:center;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
    margin: 8px;
    padding: 10px 0;
}
.brand-item .product-block-inner{
    padding: 10px 7px;
}
.brand-item a {
    display: inline-block;
}
.brand-item img{
    opacity: 0.4;
    -khtml-opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity:0.4;
    -ms-opacity: 0.4;
}
.brand-item img:hover{
    opacity:1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    -ms-opacity: 1;
}

.brands-inner .owl-nav div {
    top: 63px;
}
.megnor-brand-view .column.main h1, .brand-index-index .page-title-wrapper h1{
    color: #1672cf;
    font-size: 2.36923rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 30px;
    text-align: left;
    text-transform: capitalize;
}
.megnor-brand-view .category-description{
    margin: 20px 0 30px;
}
.manufacturer .owl-controls .owl-nav .owl-prev:before{
    content: "\f104";
    font-size: 28px;
    color: #c7c7c7;
    top: -8px;
}
.manufacturer .owl-controls .owl-nav .owl-next:before{
    content: "\f105";
    font-size: 28px;
    color: #c7c7c7;
    top: -8px;
}
.manufacturer .owl-controls .owl-nav .owl-prev:hover:before, .manufacturer .owl-controls .owl-nav .owl-next:hover:before{
    color: #1672cf;
}
.manufacturer .owl-controls .owl-nav .owl-prev{
    left:-25px;
    right: auto;
    top:45px;
}
.manufacturer .owl-controls .owl-nav .owl-next{
    left:auto;
    right: -25px;
    top:45px;
}

.brand-index-index .columns .products-grid .product-item{
    float: left;
}
/* footer */
.footer_top{
    display: block;
    width: 100%;
    overflow: hidden;
}

.footer_center {
    display: block;
    margin: 40px 0;
    overflow: hidden;
}
.footer-inner .footer-area {
    box-sizing: border-box;
    float: left;
    margin-left: 29px;
    padding: 0;
    width: 22.5%;
}
.footer-area h6 {
    color: #1672cf;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 20px;
    position: relative;
    text-shadow: none;
    text-transform: capitalize;
}
.footer-inner .footer-area ul {
    margin: 0;
}
.footer-inner .footer-area ul li {
    margin: 0;
    padding: 5px 1px;
}
.footer-inner .footer-area ul li a{
    background: url("../images/footerdot.png") no-repeat scroll left 7px transparent;
    padding-left: 12px;
}
.footer-inner .footer-area ul li a:hover{
    background-position:2px -9px;
    text-decoration:unset;
}

.footer-inner #block_4.footer-area ul li a{
    background: transparent;
    padding:0px;
}
#block_4 .fa {
    float: left;
    font-size: 13px;
    margin-right: 9px;
    margin-top: 4px;
}
#block_4 .contact_address > span {
    display: block;
    padding: 0 0 0 20px;
}
#block_4 .fa.fa-mobile {
    font-size: 16px;
}
#block_4 .email .fa {
    font-size: 11px;
    margin-top: 6px;
}

.footer_bottom{
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-top: 1px solid #c7c7c7;
    margin: 10px 0px;
    padding-top: 10px;
}
.footer_bottom ul.links {
    margin: 0;
    padding: 5px 0;
}
.footer_bottom li:first-child{
    background: transparent;
}
.footer_bottom li {
    background:url("../images/pipe.gif") no-repeat scroll left center transparent;
    display: inline;
    margin: 0;
    padding: 0 8px;
}
.footer_bottom .copyright {
    margin: 0;
    padding: 10px 0;
}
.footer_bottom ul.payment_icon {
    margin: 10px 0;
}
.footer_bottom .payment_icon li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    padding: 0 4px;
}
.footer_bottom .payment_icon li a span {
    font-size: 0;
}

/* End Footer */

/* Start Product List View */
.products.list.products-list{
    margin: 22px 0;
}
.products.list.product-items{
    margin: 0px;
}
.products-list .product-item-details .list-left .actions-secondary a.action{
    background-color: transparent;
    border: medium none;
    color: #666666;
    font-weight: 500;
    margin: 5px 10px 0 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    text-transform: capitalize;
}

.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.table-comparison .action.towishlist:before{
    content: "\f08a";
    font-family: fontawesome;
    font-size: 14px;
    padding: 0px;
}
.product-social-links .action.tocompare:before {
    content: "\f24d";
    font-family: fontawesome;
    font-size: 14px;
    padding: 0px;
}
.product-social-links .action.tocompare,
.product-social-links .action.towishlist,
.product-social-links .action.mailto.friend{
    font-weight: normal;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.product-social-links .action.mailto.friend:before{
    content: "\f003";
    font-family: fontawesome;
    font-size: 14px;
}
.relatedpost-product .product-item-actions .actions-secondary > .action{
    padding: 5px 10px;
}

.new-label, .sale-label{
    background: #1672cf none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 12px;
    padding: 22px 36px 3px 25px;
    position: absolute;
    right: -35px;
    text-align: center;
    text-transform: uppercase;
    top: -5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    z-index: 9;
}
.products-list .product-item-info .product-item-image .new-label,
.products-list .product-item-info .product-item-image .sale-label{
    right: auto;
    left: -38px;
    top: -40px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
}

.sale-label{
    display: none;
}

/* End Product List View */
.modes-mode.active.mode-grid, .modes-mode.mode-grid:hover{
    background-position:-225px -67px;
}
.modes-mode.mode-grid{
    background-position: -181px -68px;
}

.modes-mode.active.mode-list, .modes-mode.mode-list:hover{
    background-position: -226px -44px
}
.modes-mode.mode-list{
    background-position: -182px -45px;
}

/* start Product related upsell cross sell View */
.block.upsell .category-title, .block.related .category-title, .block.crosssell .category-title, .related.relatedpost-product .block-title {
    background-position: 0px 33px;
}
.block.upsell .category-title h2 strong, .block.related .category-title h2 strong, .block.crosssell .category-title h2 strong,
.relatedpost-product .block-title strong,.block.relatedpost #block-relatedposts-heading{
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    color: #1672cf;
}
.block.related .block-actions {
    text-align: center;
}
/* End Product related upsell cross sell View */

.account .page-main .columns .column.main .block .block-title > strong, .fieldset > .legend{
    font-family: "Lustria",serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.multicheckout .block-title strong, .multicheckout .block-content .title strong{
    font-family: "Lustria",serif;
    color: #000;
}
.block.relatedpost .title{
    display: inline-block;
    width: 100%;
    margin:0px 0 15px;
}

/* Start responsive menu */
.header-left .action.nav-toggle span:before {
    transition-property: top, transform;
    -webkit-transition-property: top, transform;
    -moz-transition-property: top, transform;
    -ms-transition-property: top, transform;
    -o-transition-property: top, transform;
}

.header-left .action.nav-toggle span:after, .header-left .action.nav-toggle span:before {
    transition-delay: 0.25s, 0s;
    -webkit-transition-delay: 0.25s, 0s;
    -moz-transition-delay: 0.25s, 0s;
    -ms-transition-delay: 0.25s, 0s;
    -o-transition-delay: 0.25s, 0s;
    transition-duration: 0.25s, 0.25s;
    -webkit-transition-duration: 0.25s, 0.25s;
    -moz-transition-duration: 0.25s, 0.25s;
    -ms-transition-duration: 0.25s, 0.25s;
    -o-transition-duration: 0.25s, 0.25s;
}
.header-left .action.nav-toggle span:before {
    top: -8px;
}
.header-left .action.nav-toggle span:after,
.header-left .action.nav-toggle span:before {
    background-color: #000;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.header-left .action.nav-toggle span:after {
    transition-property: bottom, transform;
    -webkit-transition-property: bottom, webkit-transform;
    -moz-transition-property: bottom, transform;
    -ms-transition-property: bottom, transform;
    -o-transition-property: bottom, transform;
}
.header-left .action.nav-toggle span:after {
    bottom: -8px;
}
.header-left .action.nav-toggle span {
    transition: background 0s ease 0.25s;
    -webkit-transition: background 0s ease 0.25s;
    -moz-transition: background 0s ease 0.25s;
    -ms-transition: background 0s ease 0.25s;
    -o-transition: background 0s ease 0.25s;

}
.header-left .action.nav-toggle span {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 3px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 10px;
    padding: 0;
    margin: 0;
    color: #000;
    width: 30px;
    clip: auto;
    overflow: visible;
}

.nav-open .header-left .action.nav-toggle span:after, .nav-open .header-left .action.nav-toggle span:before {
    transition-delay: 0s, 0.25s;
    -webkit-transition-delay: 0s, 0.25s;
    -moz-transition-delay: 0s, 0.25s;
    -ms-transition-delay: 0s, 0.25s;
    -o-transition-delay: 0s, 0.25s;
}
.nav-open .header-left .action.nav-toggle span:before {
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.nav-open .header-left .action.nav-toggle span:after {
    bottom: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.nav-open .header-left .action.nav-toggle span {
    background: transparent;
}
/* End responsive menu */
.account.sales-order-print .page-title-wrapper{
    background: none;
    margin-bottom:0px;
    min-height:0px;
    padding:0px;
    text-align: left;
}
.account.sales-order-print .breadcumb_outer{
    padding: 50px 0 50px;
}
.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;
    color: #fff;
}
.account.sales-order-print .order-status{
    color: #fff;
}
.account.sales-order-print .columns{
    margin-top: 45px;
}

/*Contact Form*/
.custom-contact-form{
    float: left;
    margin-bottom: 10px;
    width: 49%;
}
.googlemap{
    display: block;
    float: left;
    margin: 0 0 0 2%;
    width: 49%;
}
/*Contact form ends*/
.catalogsearch-advanced-result .main .message.error{
    margin-top: 0px;
}
/* Homepage CMS Banner start */
.homepage_cms_banner {
    display: block;
    overflow: hidden;
    margin: 0px 0 21px;
}
.cms_banner {
    float: left;
    box-sizing: border-box;
    border-right: 2px solid #ffffff;
    width: 25%;
    padding: 5px;
}
.cms-banner1{
    background: url("../images/bg1.jpg") no-repeat scroll left center transparent;
    border-radius: 5px 0 0 5px;
}
.cms-banner2{
    background: url("../images/bg2.jpg") no-repeat scroll left center transparent;
}
.cms-banner3{
    background: url("../images/bg3.jpg") no-repeat scroll left center transparent;
}
.cms-banner4{
    background: url("../images/bg4.jpg") no-repeat scroll left center transparent;
    border-radius: 0 5px 5px 0;
}

.cms_text_inner{
    padding: 11px 5px;
    text-align: center;
}
.cms-img{
    display: inline-block;
    vertical-align: middle;
    height: 44px;
    width: 46px;
}
.cms-banner1 .cms-img{
    background: url("../images/offer1.png") no-repeat scroll 1px center transparent;
}
.cms-banner2 .cms-img{
    background: url("../images/offer2.png") no-repeat scroll 1px center transparent;
}
.cms-banner3 .cms-img{
    background: url("../images/offer3.png") no-repeat scroll 1px center transparent;
}
.cms-banner4 .cms-img{
    background: url("../images/offer4.png") no-repeat scroll 1px center transparent;
}

.cms_banner:hover .cms-img{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    transition-duration: 0.9s;
    -webkit-transition-duration: 0.9s;
    -moz-transition-duration: 0.9s;
    -ms-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
}
.cms_banner .cms-text {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 8px;
    text-align: left;
}

.cms_banner .cms-text .static-text1 {
    color: #ffffff;
    font-family: "Oswald";
    font-size: 16px;
    display: block;
}

.cms_banner .cms-text .static-text2 {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
/* Homepage CMS Banner End */

/* Homepage Banner start */
.sub_banner{
    display: block;
    overflow: hidden;
    margin: 0px 0 21px;
}
.subbanner {
    box-sizing: border-box;
    width: 48.9%;
    position: relative;
    float: left;
}
.subbanner1{
    margin-right: 10px;
}
.subbanner2{
    margin-left: 10px;
}
.subbanner .banner_image {
    position: relative;
    overflow: hidden;
}
.subbanner .banner_text a {
    position: relative;
    overflow: hidden;
    font-size: 12px;
    color: #ededed;
    padding: 5px 11px;
    border-radius: 5px;
    display: inline-block;
    background: rgba(124,191,0,1);
    background: -moz-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,191,0,1)), color-stop(100%, rgba(103,157,2,1)));
    background: -webkit-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -o-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -ms-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: linear-gradient(to bottom, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbf00', endColorstr='#679d02', GradientType=0 );
}
.subbanner .banner_text a:hover{
    background: rgba(238,237,235,1);
    background: -moz-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,237,235,1)), color-stop(100%, rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,237,207,1) 100%);
    background: linear-gradient(to bottom, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeedeb', endColorstr='#cfcfcf', GradientType=0 );
    color: #000;
}
.subbanner .banner_image a:before{
    background: rgba(249,249,249,1);
    background: -moz-linear-gradient(left, rgba(249,249,249,1) 0%, rgba(246,246,246,0.53) 47%, rgba(237,237,237,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249,249,249,1)), color-stop(47%, rgba(246,246,246,0.53)), color-stop(100%, rgba(237,237,237,0)));
    background: -webkit-linear-gradient(left, rgba(249,249,249,1) 0%, rgba(246,246,246,0.53) 47%, rgba(237,237,237,0) 100%);
    background: -o-linear-gradient(left, rgba(249,249,249,1) 0%, rgba(246,246,246,0.53) 47%, rgba(237,237,237,0) 100%);
    background: -ms-linear-gradient(left, rgba(249,249,249,1) 0%, rgba(246,246,246,0.53) 47%, rgba(237,237,237,0) 100%);
    background: linear-gradient(to right, rgba(249,249,249,1) 0%, rgba(246,246,246,0.53) 47%, rgba(237,237,237,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed', GradientType=1 );
    content: "";
    height: 98%;
    position: absolute;
    transform: translate3d(470%, 0%, 0px);
    -webkit-transform: translate3d(470%, 0px, 0px);
    -ms-transform:translate3d(470%, 0px, 0px);
    -o-transform:translate3d(470%, 0px, 0px);
    -moz-transform:translate3d(470%, 0px, 0px);
    width: 100px;
    margin: auto 0;
    top: 0px;
    bottom: 0px;
    opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity:0.6;
    -ms-opacity: 0.6;
}
.subbanner:hover .banner_image a:before{
    transform: translate3d(-90px, 0px, 0px);
    -webkit-transform: translate3d(-90px, 0px, 0px);
    -ms-transform:translate3d(-90px, 0px, 0px);
    -o-transform:translate3d(-90px, 0px, 0px);
    -moz-transform:translate3d(-90px, 0px, 0px);
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -ms-transition: all 1s ease-in-out 0s;
    -o-transition:all 1s ease-in-out 0s;
}
.subbanner .banner_text {
    position: absolute;
    top: 10px;
    left: 36px;
}
.shipping_banner {
    border-radius: 5px;
    border: 1px solid #3c9cfc;
    background: rgba(17,109,202,1);
    background: -moz-linear-gradient(bottom, rgba(17,109,202,1) 0%, rgba(54,149,245,1) 100%);
    background: -webkit-gradient(left bottom, left top, color-stop(0%, rgba(17,109,202,1)), color-stop(100%, rgba(54,149,245,1)));
    background: -webkit-linear-gradient(bottom, rgba(17,109,202,1) 0%, rgba(54,149,245,1) 100%);
    background: -o-linear-gradient(bottom, rgba(17,109,202,1) 0%, rgba(54,149,245,1) 100%);
    background: -ms-linear-gradient(bottom, rgba(17,109,202,1) 0%, rgba(54,149,245,1) 100%);
    background: linear-gradient(to top, rgba(17,109,202,1) 0%, rgba(54,149,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116dca', endColorstr='#3695f5', GradientType=0 );
    box-sizing: border-box;
    padding: 10px 50px;
    position: relative;
    float: left;
    width: 100%;
}
/* Homepage Banner End */

/* Start .products CMS */

.latest-Product, .special-Product {
    background: #f0f8fd;
    padding: 15px;
    border: 1px solid #dcebf4;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    margin: 0 0 21px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.category-title, .brand_title, .blog_title{
    border-bottom: none;
    margin: 0 0 10px;
}
.category-title h2, .brand_title h2, .blog_title h2 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    min-height: 16px;
    color: #1672cf;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0px;
    margin: 0px 0px 10px;
    line-height: 20px;
    font-weight: normal;
    position: relative;
}

.block.widget .products-grid .owl-carousel .product-item{
    width: 100%;
}
.owl-controls .owl-nav div{
    -webkit-tap-highlight-color:transparent;
    border:none;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 28px;
    position: absolute;
    top: -34px;
    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;
    width: 28px;
    z-index:5;
    display: block !important;
}
.owl-controls .owl-nav .owl-prev:before, .owl-controls .owl-nav .owl-next:before {
    color: #777;
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    padding: 0;
    right: 0px;
    top: 0px;
    left:0px;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
}
.owl-controls .owl-nav .owl-prev:before{
    content: "\f177";
}
.owl-controls .owl-nav .owl-prev {
    background:transparent;
    right:30px;
}
.owl-controls .owl-nav .owl-next:before {
    content: "\f178";
}
.owl-controls .owl-nav .owl-next {
    background:transparent;
    right:0px;
}
.owl-controls .owl-nav .owl-prev:hover:before, .owl-controls .owl-next:hover:before{
    color:#1672cf;
}
.owl-controls .owl-nav div i{
    display: none;
}
.owl-controls a.prev:hover , .owl-controls .owl-nav a.next:hover {
    text-decoration:none;
}
/* End .products CMS */

/* Header cms start */
.header-static-block {
    float: left;
    margin: 20px 0 0 106px;
}
.header_banner > ul{
    margin: 0px;
}
.header_banner li {
    border-right: 1px solid #c3c3c3;
    float: left;
    list-style: outside none none;
    margin: 0 0 0 10px;
    padding-left: 46px;
    padding-right: 26px;
}
.header_banner li.shipping {
    background: url("../images/header-sprite.png") no-repeat scroll 0 -3px transparent;
}
.header_banner li.shipping:hover{
    background-position: 0 -45px;
}
.header_banner li.Money {
    background: url("../images/header-sprite.png") no-repeat scroll 0 -88px transparent;
    margin: 0 0 0 13px;
    padding-right: 36px;
}
.header_banner li.Money:hover{
    background-position: 0 -126px;
}
.header_banner li.Offer {
    background: url("../images/header-sprite.png") no-repeat scroll -3px -173px transparent;
    margin-right: 0;
    padding: 0 0 0 33px;
}
.header_banner li.Offer:hover{
    background-position: -3px -218px;
}
.header_banner li.Offer {
    border: medium none;
}
.header_banner li a {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
}
.header_banner li a span{
    display: block;
}
.header .call_banner {
    float: left;
    margin: 5px 0 0;
}
.header .call_banner a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #565656;
    padding-left: 25px;
    background: url(../images/sprite.png) no-repeat scroll -6px -79px transparent;
}
.static-link{
    margin: 0%;
}
.page-layout-2columns-left .static-link{
    margin: 0 0 0 20%;
}
.static-link .mobile_togglemenu{
    display: none;
}
.static-link ul{
    margin: 0px;
    padding: 0px;
}
.static-link li a{
    padding: 14px 24px 13px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    display: block;
    color: #fff;
    position: relative;
}
.static-link li a:hover{
    color: #211f20;
}
/* Header cms end */

.toolbar-products {
    background-color: #f0f8fd;
    border: 1px solid #dcebf4;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    padding: 5px;
}
.products.list-grid {
    background-color: #f0f8fd;
    border: 1px solid #dcebf4;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    margin: 21px 0;
    padding: 10px;
}
.newsletter-container-inner{
    float: left;
    margin: 5px 0 4px;
    width: 100%;
}
.newsletter_cms{
    background: #f0f8fd;
    border: 1px solid #dcebf4;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    clear: both;
    margin-bottom: 0px;
    margin-right: 2px;
    overflow: hidden;
    padding: 10px 30px;
}
.news-content .newshead:before {
    color: #211f20;
    content: "\f003";
    font-family: "FontAwesome";
    font-size: 28px;
    margin: 0 12px 0 0;
    font-weight: 400;
}
.news-content .newshead {
    margin: 0 15px 0 0;
    color: #211f20;
    float: left;
    font-size: 22px;
    font-weight: 600;
}
.news-content{
    float: left;
}
.block.newsletter {
    float: right;
    margin: 3px 0;
    width: auto;
}
.footer_newsletter > h6{
    display: none;
}
.footer_newsletter > ul, .footer_newsletter li{
    margin: 0px;
    padding: 0px;
}

.block.newsletter .footer_newsletter input {
    border: 1px solid #ebe8e8;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    color: #000;
    height: 40px;
    padding: 8px 10px;
    width: 290px;
}
.block.newsletter .footer_newsletter input[type="email"]::placeholder {
    opacity: 1;
    color: #dedede;
}
.block.newsletter .footer_newsletter .actions{
    width: auto;
}
.block.newsletter .footer_newsletter .action.subscribe{
    padding: 11px 18px;
    background: #679d02; /* Old browsers */
    background: -moz-linear-gradient(left, #679d02 0%, #7dbf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#679d02), color-stop(100%,#7dbf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* IE10+ */
    background: linear-gradient(to right, #679d02 0%,#7dbf00 100%); /* W3C */
    color:#fff;
    border:1px solid #679d02;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
}

.block.newsletter .footer_newsletter .field .control:before{
    display: none;
}
.social_block h6 {
    color: #211f20;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 12px 14px 12px 0;
}
.social_block > ul{
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}
.social_block ul li {
    cursor: pointer;
    float: left;
    height: 45px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 45px;

}
.social_block ul li a:before{
    border-radius: 50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    color: #1672cf;
    font-family: fontawesome;
    font-size: 20px;
    left: 0;
    margin: 0 auto;
    padding: 4px 0;
    position: absolute;
    right: 0;
    text-align: center;
    vertical-align: middle;
}
.social_block ul li.facebook a:before {
    content: "\f09a";
}
.social_block ul li.twitter a:before{
    content: "\f099";
}
.social_block ul li.rss a:before{
    content: "\f09e";
}

.social_block ul li a:hover::before{
    color: #fff;
}
.social_block ul li a:hover{
    background: #1672cf;
}

.social_block ul li a {
    display: block;
    font-size: 0;
    height: 40px;
    width: 40px;
    position: relative;
    border: 2px solid #1672cf;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
}
.product.info.detailed{
    margin: 20px 0 0;
    display: inline-block;
    width: 100%;
}
.product.info.detailed .product.data.items > .item.title {
    margin: 0 6px 0 0;
}
.product.info.detailed .product.data.items > .item.title > .switch{
    background: rgba(238,237,235,1);
    background: -moz-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,237,235,1)), color-stop(100%, rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,237,207,1) 100%);
    background: linear-gradient(to bottom, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeedeb', endColorstr='#cfcfcf', GradientType=0 );
    border-radius: 3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    -khtml-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 14px;
    text-decoration: none;
    height: auto;
    line-height: 18px;
    border:none;
}
.product.info.detailed .product.data.items > .item.title.active > .switch,
.product.info.detailed .product.data.items > .item.title > .switch:focus,
.product.info.detailed .product.data.items > .item.title > .switch:hover{
    background: rgba(124,191,0,1);
    background: -moz-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,191,0,1)), color-stop(100%, rgba(103,157,2,1)));
    background: -webkit-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -o-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: -ms-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: linear-gradient(to bottom, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbf00', endColorstr='#679d02', GradientType=0 );
    color:#fff;
}
.product.info.detailed .product.data.items > .item.content{
    margin-top: 42px;
    padding: 15px 10px;
    border-radius: 0 5px 5px;
}
.pages .item .page, .pages .item .action {
    border: 1px solid #dad4cd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 20px;
    padding: 0;
    background: transparent;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.pages .item.current .page, .pages .item .action:hover, .pages .item .page:hover{
    background: #1672cf;
    color: #fff;
    border-color: #1672cf;
}

.form-cart .main.actions .action.continue,
button,
.cart-discount .coupon .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary {
    background: #cfcfcf; /* Old browsers */
    background: -moz-linear-gradient(top, #eeedeb 0%, #cfcfcf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeedeb 0%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeedeb 0%,#cfcfcf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeedeb 0%,#cfcfcf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeedeb 0%,#cfcfcf 100%); /* W3C */
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding:6px 12px;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
    border: 1px solid #dad4cd;
    vertical-align: middle;
}

.form-cart .main.actions .action.continue:hover,
button:hover,
button:active,
button:focus,
.cart-discount .coupon .action.primary:hover,
.cart-discount .coupon .action.primary:active,
.cart-discount .coupon .action.primary:focus{
    background: #679d02; /* Old browsers */
    background: -moz-linear-gradient(left, #679d02 0%, #7dbf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#679d02), color-stop(100%,#7dbf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #679d02 0%,#7dbf00 100%); /* IE10+ */
    background: linear-gradient(to right, #679d02 0%,#7dbf00 100%); /* W3C */
    color: #fff;
    border-color:#679d02;
}
.sidebar .left-banner{
    margin: 0 0 21px;
}
.action.primary, .cart-discount .actions-toolbar .action.primary{
    border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
}
.sorter-action{
    background: #fff;
}

.product-add-form .box-tocart .action.tocart, .block.newsletter .footer_newsletter .action.subscribe,
.cart-summary .checkout-methods-items .action.primary.checkout{
    background: rgba(124,191,0,1);
    background: -moz-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(124,191,0,1)), color-stop(100%, rgba(103,157,2,1)));
    background: -webkit-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(103,157,2,1) 100%);
    background: -o-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: -ms-linear-gradient(top, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    background: linear-gradient(to bottom, rgba(124,191,0,1) 0%, rgba(124,157,2,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbf00', endColorstr='#679d02', GradientType=0 );
    color:#fff;
    border:1px solid #679d02;
}
.product-add-form .box-tocart .action.tocart:hover,.cart-summary .checkout-methods-items .action.primary.checkout:hover{
    background: rgba(238,237,235,1);
    background: -moz-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,237,235,1)), color-stop(100%, rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,237,207,1) 100%);
    background: linear-gradient(to bottom, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeedeb', endColorstr='#cfcfcf', GradientType=0 );
    color: #000;
    border: 1px solid #dad4cd;
}

.opc-block-shipping-information .shipping-information-title{
    font-family: "Lustria",serif;
    font-size: 20px;
    color: #000;
}
.cart-container .cart-discount .actions-toolbar .action.primary{
    border-radius: 3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
}
.cart-container .cart.table-wrapper .items{
    width:100%;
}
.header-social {
    float: left;
    display: inline-block;
    text-align: left;
}
.header-social .social_block {
    display: inline-block;
    margin: 0 15px 0 0;
    float: unset;
    font-size: 14px;
}
body .page-header .switcher {
    float: right;
    padding: 0;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
}
body .page-header .switcher::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    background: rgba(119,119,199,0.3);
    width: 1px;
    height: 12px;
}
body .page-header .switcher .options ul.dropdown, body .page-footer .switcher .options ul.dropdown {
    margin-top: 7px;
}
.footer_bottom .paypal img {
    margin: 0;
}
.footer-inner .footer-area#block_1 {
    margin-left: 0;
}
.news-content .newshead span {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #777;
    font-weight: 400;
    margin-left: 5px;
}
a:active{
    text-decoration: unset;
}
.post-date .fa {
    margin-right: 8px;
}
.blog_inner .post-date {
    border-bottom: 1px solid #eaeaea;
    color: #75b201;
    margin: 0 0 8px;
    padding: 10px 0;
    vertical-align: top;
}
.post-title {
    margin: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-title a {
    color: #211f20;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}
.post-title a:hover {
    color: #1672cf;
}
.blog .post-description {
    display: inline-block;
    font-weight: 400;
    line-height: 24px;
    margin: 16px 0 10px;
}
.post-list .post-text-hld.clearfix {
    margin: 7px 0px;
}
.blog .post-content-inner .post-author {
    display: none;
}
.blog-widget-recent .post-holder {
    margin: 8px;
    background: transparent;
    padding: 0px;
}
.blog-image {
    position: relative;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
.blog-widget-recent .post-list-outer {
    margin: 0px -8px;
}
.blog .post-image-hover,
.blog_inner .post-image-hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    border-radius: 5px;
}
.blog .image-hover-block,
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 41%;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.blog .image-hover-block .zoom,
.blog .image-hover-block .read,
.blog_inner .image-hover-block .zoom,
.blog_inner .image-hover-block .read {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin: 0 5px;
    padding: 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    height: 40px;
    width: 40px;
}
.blog .post-ftimg-hld:hover .post-image-hover,
.blog_inner .post-ftimg-hld:hover .post-image-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.blog_inner .product-image-inner-blog .post-ftimg-hld:hover .zoom,
.blog_inner .product-image-inner-blog .post-ftimg-hld:hover .read {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.blog .image-hover-block .zoom:hover,
.blog .image-hover-block .read:hover,
.blog_inner .image-hover-block .zoom:hover,
.blog_inner .image-hover-block .read:hover {
    background: rgba(116, 177, 1, 0.6);
}
.blog-image img{
    border-radius: 5px;
}
.post-view .post-content h2 {
    margin: 20px 0 0;
}
.post-content .post-description .post-ftimg-hld img {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 5px;
}
.post-view .post-content h2 a {
    font-size: 22px;
    font-weight: 500;
    color: #1672cf;
}
.post-view .post-content .post-info.clear {
    margin: 7px 0px;
}
.post-view .post-text-hld {
    margin: 0 0 20px;
}
.post-content .post-info .item, .post-content .post-info .dash {
    display: inline-block;
}
.post-content .post-info .label {
    font-weight: 700;
}
.post-content .post-info .value {
    font-style: italic;
}
.post-list .blog_inner {
    margin-bottom: 20px;
}
.blog_inner .post-content {
    margin: 4px;
}
.post-ftimg-hld {
    position: relative;
}
.static-link li::after {
    content: '';
    position: absolute;
    top: 7px;
    right: 0;
    width: 2px;
    height: 36px;
    background: url(../images/line.png) no-repeat center center transparent;
    border-radius: 50%;
}
.static-link li:last-child::after{
    content: unset;
}
.cms-home .block-compare, .cms-home .block-wishlist, .cms-home .block-reorder {
    display: none;
}
.sidebar .product-items .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body .sidebar .product-items .product-item-details {
    margin: 0;
    text-align: left;
    float: left;
    width: 66%;
    overflow: hidden;
    padding-bottom: 0;
    padding-right: 0;
}
.grid .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rating-summary .rating-result::before {
    color: #d0d0d0;
}
.rating-summary .rating-result > span::before {
    color: #f7bb03;
}
.product-item-details .product-reviews-summary {
    margin-bottom: 5px;
}
.subbanner .text-1 {
    font-size: 19px;
    font-weight: 700;
    text-transform: capitalize;
    color: #1774d1;
    display: block;
}
.subbanner .text-2 {
    font-size: 13px;
    letter-spacing: 0;
    color: #808080;
    display: block;
    line-height: 14px;
}
.subbanner .banner_btn {
    margin-top: 18px;
    display: block;
}
.product-item .product-reviews-summary .rating-summary {
    margin: 0;
}
.price-container .price {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 28px;
}
.product-item .old-price .price {
    color: #808080;
}
.grid .product-item .price-box {
    margin: 3px 0px 14px;
}
.pro-hover .actions-primary {
    opacity: 0;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
}
.product-item-info:hover .pro-hover .actions-primary {
    opacity: 1;
}
.pro-hover {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.product-item-info:hover .pro-hover .price-box {
    opacity: 0;
}
.product-item .action.towishlist {
    font-size: 0;
    background: #fff url(../images/pro-icon.png) no-repeat 6px 7px;
    width: 30px;
    height: 30px;
}
.product-item .action.tocompare {
    background: #fff url(../images/pro-icon.png) no-repeat 6px -66px;
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 5px;
}
.product-item .action.tocompare:hover {
    background-position: 6px -103px;
}
.product-item .action.towishlist:hover {
    background-position: 6px -30px;
}
.product-item .action.tocompare span {
    font-size: 0;
}
.product-item .action.towishlist::before, .product-item .action.tocompare::before {
    content: unset;
}
.block.widget .product-item-info {
    padding: 0;
}
.product-item .actions-primary .tocart {
    font-size: 13px;
    padding: 8px 17px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 14px;
    background: rgba(238,237,235,1);
    background: -moz-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,237,235,1)), color-stop(100%, rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,237,207,1) 100%);
    background: linear-gradient(to bottom, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeedeb', endColorstr='#cfcfcf', GradientType=0 );
    border: unset;
    color: #000;
}
.shipping_banner .text-1 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
    display: block;
    line-height: 28px;
}
.shipping_banner .text-2 {
    font-size: 12px;
    letter-spacing: 0.04em;
    font-weight: 300;
    color: #fff;
    display: block;
    line-height: 20px;
}
.shipping_banner .content-2 .text-2 {
    font-weight: 400;
}
.service-icon-1, .service-icon-2{
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 30px;
    padding-top: 6px;
}
.shipping_banner .content-1 {
    float: left;
    width: 75%;
    position: relative;
}
.shipping_banner .content-2 {
    float: right;
    width: 21%;
    position: relative;
}
.shipping_banner .content-1::after{
    content: '';
    position: absolute;
    top: -11px;
    right: 0;
    width: 2px;
    height: 70px;
    background: #fff url(../images/s-line.png) no-repeat center;
}
.special-Product {
    margin-top: 21px;
}
.cms-home .blog {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.product-item-info {
    padding: unset;
}
.products-grid .product-item-info .product-item-image {
    margin-bottom: 0;
    max-width: 100%;
    position: relative;
}
.page-products .products.wrapper.grid.products-grid .product-items .product.product-item .swatch-option {
    display: block;
    text-align: center;
}
.page-products .products.wrapper.list.products-list .product-items .product.product-item .swatch-option,
.page-products .products.wrapper.grid.products-grid .product-items .product.product-item .swatch-option,
.sidebar .swatch-option,
#product-options-wrapper .swatch-option {
    height: 14px;
    margin: 0 8px 5px 0;
    max-width: 12px;
    min-width: 12px;
    border: 1px solid transparent;
    outline: unset;
    float: unset;
    display: inline-block;
}
.products-list .product-item-details {
    padding: 0 0 0 30px;
}
body .products.wrapper .list-left .product-reviews-summary {
    margin: 0 0 10px;
}
.list-left .product-item-description {
    margin: 0 0 15px;
}
.page-layout-2columns-left .products-list .product-item-details {
    width: 75%;
}
.list-left .action.more {
    display: none;
}
.list-left .product-item-actions, .list-left .actions-secondary {
    display: inline-block;
}
.swatch-attribute-options {
    margin-top: 15px;
}
.products-list .product-item-details .list-left .actions-secondary a.action {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    margin: 0 5px 0;
    padding: 6px 17px;
    position: relative;
    text-transform: capitalize;
    background: rgba(238,237,235,1);
    background: -moz-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,237,235,1)), color-stop(100%, rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,237,235,1) 0%, rgba(207,237,207,1) 100%);
    background: linear-gradient(to bottom, rgba(238,237,235,1) 0%, rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeedeb', endColorstr='#cfcfcf', GradientType=0 );
    width: unset;
    height: unset;
    display: inline-block;
    border-radius: 3px;
    line-height: 18px;
    vertical-align: middle;
}
.products-list .product-item-details .list-left .actions-secondary a.action.tocompare {
    margin: 0;
}
.products-list .product-item .action.tocompare span {
    font-size: 13px;
}
.product-add-form .product-options-wrapper .fieldset .field:not(.date) > .control {
    display: inline-block;
    margin-left: 10px;
    width: auto;
}
#tab-label-reviews .data.switch .counter {
    color: #000;
}
#tab-label-reviews.active .data.switch .counter {
    color: #fff;
}
._keyfocus :focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: unset;
}
.product-info-main .swatch-opt {
    margin: 0 0 19px;
}
.columns .product-info-main .product-options-bottom .box-tocart {
    margin: 30px 0 5px;
}
.product-info-main .stock.available span, .product-info-main .stock.unavailable span {
    font-weight: 600;
    color: #008000;
}
.page-product-configurable .product-info-main .product-info-price {
    margin-bottom: 0;
}
.columns .product-info-main .product-info-price .price-box .price-final_price > span {
    display: inline-block;
}
.minicart-items .product-item-details {
    width: 71%;
    padding: 0 0 0 10px;
}
.header-right .minicart-items .product-item-details {
    padding-left: 10px;
    text-align: left;
    width: 73%;
}
.minicart-items .product-item-details .product.options {
    display: none;
}
.minicart-wrapper .minicart-items-wrapper .product .actions {
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 0;
}
.minicart-items .product-item-details .details-qty {
    margin: 5px 0;
}
.opc-sidebar .opc-block-summary {
    margin: 0;
}
.opc-block-summary .product-item .product-item-inner {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    transform: unset;
    transition: unset;
    right: unset;
}
.opc-block-summary .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.authentication-wrapper {
    display: none;
}
.block.account-nav {
    display: none;
}
.breadcrumbs a:hover {
    text-decoration: unset;
}
.account.wishlist-index-index .product-item-inner {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    right: unset;
    transition: unset;
    padding: 0 10px;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
    border: 1px solid transparent;
}
.columns .sidebar .product-items .product-item-info .product-item-photo {
    margin: 0;
}
.pages .action.next:hover::before {
    color: #fff;
}
.pages .action.previous:hover::before {
    color: #fff;
}
#tab-label-reviews .data.switch:hover .counter{
    color: #fff
}
.columns .product-info-main .product-info-price .price-box .price-final_price > span.price-label {
    display: none;
}
.header-social ul{
    margin: 0
}
.swatch-input.super-attribute-select {
    display: none;
}
.static-link li {
    margin: 0px;
    position: relative;
    display: inline-block;
}
.static-link-inner .dropdown-inner-list {
    display: none;
    position: absolute;
    top: 50px;
    background: #fff;
    z-index: 1;
    min-width: 120px;
    right: 0;
    padding: 10px;
    border: 1px solid #cbcaca;
}
.menu-dropdown-icon.hiden_menu:hover .dropdown-inner-list {
    display: block;
}
.dropdown-inner-list li {
    display: block;
}
.static-link .dropdown-inner-list li a {
    padding: 5px 10px;
    color: #000;
}
.dropdown-inner-list li::after{
    content: unset;
}
.field.configurable select{
    color: #666;
    font-weight: 600;
    background-color: #ededff;
    border: 2px solid #bbc0d2;
}
.grid .product-item-name{
    white-space: normal;
    height: 96px;
}
.product.attribute.description tbody.table_stripes tr:nth-child(2n+1) td {
    background-color: #DDF;
}
.product.attribute.description tbody.table_stripes td {
    padding: 2px;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], select.select{
    border: 2px solid #bbc0d2;
}
select.select{
    background-color: #fcfcfc;
}
.opc-wrapper #delivery-method-selector .action.selected {
    background: #679d02 none no-repeat fixed center;
    color: #fff;
}

/*  wholesale store css */
.store-code-cl-default_wholesale .nav-container{
    background: rgba(245,245,245,1);
    background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(216,215,211,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(100%, rgba(216,215,211,1)));
    background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(216,215,211,1) 100%);
    background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(216,215,211,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(216,215,211,1) 100%);
    background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(216,215,211,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d8d7d3', GradientType=0 );
}
.store-code-cl-default_wholesale .navigation.custommenu .menu-title{
    background: #f6f6f6;
}
.store-code-cl-default_wholesale .menu-title-inner{
    background: #e76452 none repeat scroll 0 0;
    padding: 4px 6px 4px;
}
.store-code-cl-default_wholesale #mainmenu {
    background:#f6f6f6;
    margin-left: -4px;
    margin-top: -2px;
    width: auto;
    border-bottom: 4px solid #e2e1de;
    border-left: 4px solid #e2e1de;
    border-right: 4px solid #e2e1de;
}
.store-code-cl-default_wholesale .navigation.custommenu ul > li{
    border-bottom: 1px solid #d5d5d5;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .menu-dropdown-icon::before {
    color: #d5d5d5;
    top: 5px;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .menu-dropdown-icon:hover:before {
    color:#fff;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .menu-dropdown-icon:hover:after {
    background: #d5d5d5 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    border-right: unset;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .level0.newsubmenu,
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .menu-dropdown-icon > ul {
    background: #f6f6f6;
    border: 5px solid #d8d7d3;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu .level1 > a{
    background: #e1e1e1;
}
.store-code-cl-default_wholesale .nav-sections-item-title.active a{
    color: #ffffff;
}
.store-code-cl-default_wholesale .nav-sections-item-title a{
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
}
.store-code-cl-default_wholesale .nav-sections-item-title {
    background: #f7f7f7;
    border: 1px solid #e76453;
    border-width: 0 0 1px 1px;
}
.store-code-cl-default_wholesale .nav-sections-item-title.active {
    background:#e76453;
}
.store-code-cl-default_wholesale .static-link li a{
    color: #211f20;
}
.store-code-cl-default_wholesale .static-link li a:hover{
    color: #e76453;
}
.store-code-cl-default_wholesale .navigation.custommenu .mainmenu li.level1{
    padding-left: 10px;
    width: 30%;
}
/*.store-code-cl-default_wholesale .block-search .block-content{
    background: #c2d82e none repeat scroll 0 0;
}
.store-code-cl-default_wholesale .block-search input{
    border: unset;
}*/
.store-code-cl-default_wholesale .block-search .action.search{
    background: rgba(212,62,42,1);
    background: -moz-linear-gradient(top, rgba(221,62,42,1) 0%, rgba(231,100,82,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,62,42,1)), color-stop(100%, rgba(231,100,82,1)));
    background: -webkit-linear-gradient(top, rgba(221,62,42,1) 0%, rgba(231,100,82,1) 100%);
    background: -o-linear-gradient(top, rgba(221,62,42,1) 0%, rgba(231,100,82,1) 100%);
    background: -ms-linear-gradient(top, rgba(221,62,42,1) 0%, rgba(231,100,82,1) 100%);
    background: linear-gradient(to bottom, rgba(221,62,42,1) 0%, rgba(231,100,82,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d43e2a', endColorstr='#e76452', GradientType=0 );
}
.store-code-cl-default_wholesale .static-link li::after{
    background: url(../images/line1.png) no-repeat center center transparent;
}
.store-code-cl-default_wholesale .sidebar .navigation{
    background: none;
}
.cookie-status-message{display: none;}
.product.info.detailed .product.data.items > .item.content > .product.attribute.description a {
    color: #1672cf;
    text-decoration: underline;
}
#magepow-custom-form{max-width: 600px;}
.catalog-product-view .breadcumb_inner .page-title-wrapper {display: none;}

.search-autocomplete {
    margin-top: 30px !important;
}