body {
    color: #000000;
    font-family: "Source Serif Pro",serif,Arial,Helvetica;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.7px;
    line-height: 24px;
    position: relative;
}
:focus {
    outline: medium none !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #444444;
}
.fa{
    font-size: 14px;
}
.fa-stack {
    color: #000000;
    width: 12px;
}
.fa-stack .fa {
    font-size: 15px;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0;
}
label {
    font-size: 16px;
    font-weight: 500;
}
.category label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
select.form-control, textarea.form-control, input.form-control[type="text"], input.form-control[type="password"], input.form-control[type="datetime"], input.form-control[type="datetime-local"], input.form-control[type="date"], input.form-control[type="month"], input.form-control[type="time"], input.form-control[type="week"], input.form-control[type="number"], input.form-control[type="email"], input.form-control[type="url"], input.form-control[type="search"], input.form-control[type="tel"], input.form-control[type="color"] {
    font-size: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 16px;
}
.input-group .input-group-addon {
    font-size: 16px;
    height: 30px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label::before {
    color: #ff0000;
    content: "* ";
    font-weight: bold;
}
.dropdown-menu li > a:hover {
    background-color: #262626;
    color: #ffffff;
    text-decoration: none;
}
#form-currency .btn-link strong, #form-language .btn.btn-link > img {
    margin-right: 5px;
}
.myaccount-menu .lang_cur_block {
    display: inline-block;
    margin: 5px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
}
#form-currency .btn-link {
    background: #ffffff none repeat scroll 0 0;
    color: #262626;
    font-weight: 700;
    margin: 0;
    padding: 2px 0px;
}
.currency-menu {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#top-links .language-menu a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.currency-menu > li {
    display: inline-block;
    float: left;
    margin:0 10px 0 0;
	
}
#form-currency .btn-link strong {
    font-weight: 400;
}
#form-language .btn-link {
    background: #ffffff none repeat scroll 0 0;
    color: #262625;
    font-weight: 700;
    margin: 0;
    padding: 2px 3px;
}
#form-language .language-menu {
    display: inline-block;
    float: left;
    padding: 5px 0 0;
    position: relative;
    width: 100%;
}
#form-currency .btn-link:hover, #form-language .btn-link:hover, #form-currency .btn-link:focus, #form-language .btn-link:focus {
    color: #262626;
}
.myaccount-menu .lang_cur_block .pull-left {
    border-top: 1px solid #d9d9d9;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}
.language-menu img {
    height: 16px;
}
#top {
    float: right;
    height: 97px;
    position: relative;
    z-index: 9;
}
#top .container {
    padding: 0 15px;
}
#form-currency .currency-select {
    text-align: left;
    width: 100%;
	border:1px solid #000;
	padding:2px 10px;
}
#form-currency .currency-select:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     border-color: #0f6936;
    color: #0f6936;
    text-shadow: none;
}
#top #form-currency li .currency-select.btn-link {
    border: 1px solid #eeeeee;
    font-weight: 400;
    line-height: 18px;
    padding: 2px 6px;
    text-align: left;
    width: 100%;
}
#top #form-currency li:hover .currency-select.btn-link {
    border-color: #262626;
}
#form-currency .dropdown-menu {
    left: -1px;
    padding: 8px 12px;
}
#form-language .dropdown-menu > li > a {
    padding: 2px 0;
}
#form-currency .dropdown-menu .btn {
    border: medium none;
    margin: 0;
    padding: 2px !important;
    text-transform: none;
}
#form-language .dropdown-menu > li > a:hover {
    color: #262626;
}
#top .btn-link, #top-links li, #top-links a, #form-language .dropdown-menu > li > a {
    color: #000;
    text-decoration: none;
}
.myaccount .account-toggle {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon1.png") no-repeat scroll 7px -228px;
    display: block;
    height: 44px;
    width: 37px;
}
#top-links .dropdown.myaccount {
    padding: 0 0 12px;
}
.header-right-fixed #top-links .dropdown.myaccount {
    padding: 0 0 2px;
}
.myaccount a:hover .account-toggle {
    background-position:7px -274px;
}
.header-search .search:hover {
    background-position: 7px -181px;
}
#top-links li {
    padding: 0;
}
#top-links a .fa {
    padding: 5px;
}
#top .btn-link:hover, #top-links a:hover {
    color: #444444;
}
#top-links .dropdown-menu a {
    font-size: 16px;
    line-height: 24px;
    padding: 1px 0;
    text-shadow: none;
}
#top-links .dropdown-menu a:hover, #top-links .dropdown-menu a:focus {
    color: #0f6936;
}
#top .btn-link strong {
    font-weight: 400;
}
#top-links {
    padding-top: 0;
}
#top-links a + a {
    margin-left: 15px;
}
#top .fa-caret-down {
    vertical-align: text-bottom;
}
#top #form-currency .btn-link, #top #form-language .btn-link {
    line-height: 22px;
    padding: 2px 0;
}
.language-menu > li {
    display: inline-block;
    float: left;
    margin: 0;
}
.header-logo {
    float: left;
}
.header-search {
    float: right;
    position: relative;
    pointer-events: auto;
	height:37px;
}
.header-cart {
    float: right;
}
#logo {
    display: inline-block;
    margin:0;
}
.col-sm-2.header-cart {
    float: right;
    padding: 0;
    width: auto;
}
.header-cart .dropdown-menu.cart-menu {
    min-width: 300px;
	margin-top:4px;
}
.header-right #top-links {
    height: 56px;
}
.scroll-lock .col-sm-2.header-cart{z-index: 0;}
.col-sm-4.header-logo {
    display: inline-block;
    left: 0;
    margin: -25px auto 0;
	padding:0;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;
}
.dropdown-menu.dropdown-menu-right.myaccount-menu {
    min-width: 220px;
}
.header-left .left-contact {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 32px;
	font-weight:700;
}
.call-us::before {
    content: "";
    display: inline-block;
    height: 21px;
    margin-right: 9px;
    vertical-align: middle;
    width: 24px;
}
.header-main .header-right {
    float: right;
    padding: 0;
    width: 33.33%;
	margin:0;
}
.header-length .header-logo {
   margin: 2px auto 0;
    position: fixed;
    top: 3px;
    width: 87px;
    z-index: 99;
	 animation: 0.9s ease 0s normal both 1 running fixedAnim;
    transition: all 0.3s ease-out 0s;
}
header.header-length .header-main .header-right {
    margin-top: 22px;
}
.layout-2.left-col .main-content.fixed, .layout-2.right-col .main-content.fixed , .layout-1 .main-content.fixed{
    margin-top: 285px;
}
header.header-length #cart > .btn {height: 49px;}
header.header-length #top-links .dropdown.myaccount {padding:0 0 9px;}
header.header-length .header-search .searchtoggle{top:53px;}
.header-length .header-logo #logo{margin: 0;}
.header-right .satic-links {
    float: right;
    font-weight: 700;
    text-align: right;
    width: 100%;
	 border-top: 1px solid #e6e6e6;
}
.header-right .satic-links > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header-right .satic-links ul li {
    display: inline-block;
}
.header-right .satic-links ul li a {
    color: #000000;
    padding: 23px 20px;
	display:inline-block;
}
.header-right .satic-links ul li a:hover {
    color: #0f6936;
}
.header-right #top-links .list-inline {
   padding:0;
   margin:0;
}
.header-right .satic-links ul li a:last-child {
    padding-right: 0;
}
.header-right .header-right-container {
   
    float: right;
    padding-bottom:0px;
    width: 100%;
}
header.header-length .header-right .satic-links {
    display: none;
}
header.header-length .header-right .header-right-container {
    border: medium none;
}
header .header-main {
   float: left;
    padding: 85px 0 53px;
    width: 100%;
}
.header-main .header-left {
    float: left;
    text-align: left;
    width: 33.33%;
}
#top-links .phone {
    display: none;
}
.search {
    float: right;
    margin-right: 13px;
    margin-top: 7px;
    padding: 0;
    position: relative;
    z-index: 99;
}
.search.selected{
    background-position: 6px -255px;
}
.search.selected:hover{
    background-position: 6px -309px;
}
.header-search .search {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon1.png") no-repeat scroll 7px -135px;
    cursor: pointer;
    height: 37px;
    margin: 0;
    width: 40px;
}
.header-search .searchtoggle {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    position: absolute;
    right: 0;
    top: 56px;
    width: 250px;
    z-index: 99;
}
.header-search .button-search {
    background: rgba(0, 0, 0, 0) url("../image/megnor/searchicon.png") no-repeat scroll 7px -178px;
    display: inline-block;
    height: 45px;
    width: 39px;
}
.header-search .search.active {
    background: rgba(0, 0, 0, 0) url("../image/megnor/searchicon.png") no-repeat scroll 15px -139px;
}
.header-search .input-group-btn {
    position: absolute;
    right: 0;
    width: auto;
}
.header-search #search .btn-lg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    line-height: 14px;
    padding: 0;
}
.myaccount .fa {
    font-size: 12px;
}
#cart {
    float: right;
    margin-bottom: 0;
}
#cart-total {
    background-color: #0f6936;
    border: medium none;
    border-radius: 5%;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    padding: 5px 5px;
    position: absolute;
    right: 0px;
    top: -32px;
    z-index: 0;
}
.header-right.header-right-fixed #cart-total {
}
#cart > .btn {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon1.png") no-repeat scroll 7px -41px;
    border: medium none;
    box-shadow: none;
    color: #1a1a1a;
    display: block;
    font-size: 13px;
    height: 52px;
    line-height: 18px;
    margin: 0;
    padding:0;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    width: 40px;
}
#cart > .btn:hover {
    background-position: 7px -87px;
}
#cart > .btn .fa {
    display: none;
}
#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
#cart.open > .btn {
}
#cart.open > .btn:hover {
    color: #444444;
}
.header-right.header-right-fixed #cart > .btn {
    padding: 23px 15px;
}
.cart-menu .btn.btn-danger {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #d9534f;
}

.header-right.header-right-fixed #cart .dropdown-menu {
    margin: 0;
}
.header-right.header-right-fixed .dropdown-menu-right {
    margin: 0;
}
#cart .button-container {
    float: right;
    width: auto;
}
#cart .dropdown-menu table {
    border-color: #d9d9d9 -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;
    margin-bottom: 10px;
}
#cart .dropdown-menu table.table-striped {
    border: medium none;
}
#cart .dropdown-menu table.table-bordered td {
    padding: 4px 6px;
}
#cart .dropdown-menu table td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 8px 3px;
}
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
    margin: 10px 0;
}
#menu.main-menu {
margin-top:28px;
}
.nav-responsive {
    display: none;
}
.responsive-menu, .main-menu {
    display: none;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
}
#res-menu .expandable .menu_icon::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;
}

#res-menu .expandable .menu_icon::after, #res-menu .expandable .menu_icon::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;

}

#res-menu .expandable .menu_icon::after {
    bottom: -8px;
}
#res-menu .expandable .menu_icon {
    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;

}


#res-menu .expandable.active .menu_icon::after, #res-menu .expandable.active .menu_icon::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;

}
#res-menu .expandable.active .menu_icon::before {
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
#res-menu .expandable.active .menu_icon::after {
    bottom: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
#res-menu .expandable.active .menu_icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}


#menu ul li ul {
    display: table-cell;
    margin:10px 0 0;
}
#menu .column1 ul li ul.childs_2{margin: 0;}
#menu ul li ul li{
    line-height: 22px;
}
#menu ul {
    display: inline-block;
    float: none;
    margin:0px auto 0;
    text-align: left;
}
.main-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.main-menu > ul > li {
    float: left;
    position: relative;
}
.main-menu > ul > li:hover {
}
#menu .dropdown-menu.megamenu.column3 {
    padding: 0px;
}
#menu ul.category_img {
    background-color: #fff;
    box-shadow: -2px 0 3px #e4e4e4 inset;
    -moz-box-shadow: -2px 0 3px #e4e4e4 inset;
    -webkit-box-shadow: -2px 0 3px #e4e4e4 inset;
    margin: 0;
    padding: 30px;
}
#menu .column1 .category_img {
    border: medium none;
}
.nav-responsive span, .main-menu > ul > li > a {
    border: medium none;
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0 30px 20px 0;
    position: relative;
    text-transform: capitalize;
}
.header-length .nav-responsive span, .header-length .main-menu > ul > li > a {
    padding-bottom: 27px;
}
.main-menu > ul > li:first-child > a {
    padding-left: 0;
}
.main-menu a:hover {
    text-decoration: none;
}
.main-menu > ul > li:hover > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0f6936;
}
.main-menu > ul > li > ul, .responsive-menu .main-navigation {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;
}
.main-menu > ul > li:hover > ul {
    display: block;
}
.main-menu > ul > li ul > li > ul {
    background: #15bcf0 none repeat scroll 0 0;
    display: none;
    margin-left: -13px;
    padding: 5px;
    position: absolute;
    z-index: 5;
}
.main-menu > ul > li ul > li:hover > ul {
    display: block;
    left: 173px;
    top: 0;
}
.main-menu > ul > li > ul > ul {
}
.main-menu > ul > li ul + ul {
}
.main-menu > ul > li ul > li > a, .responsive-menu .main-navigation li a {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    padding: 10px 0;
    white-space: nowrap;
}
.main-menu > ul > li ul > li > a {
    min-width: 100%;
}
.main-menu > ul > li ul > li > a:hover, .responsive-menu .main-navigation li a:hover {
    color: #0f6936;
}
.main-menu > ul > li ul > li > a.activSub {
    background-image: url("../image/megnor/cat_arrow_hover.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.main-menu > ul > li > ul > ul > li > a {
    color: #ffffff;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    border: 1px solid #e5e5e5;
    display: none;
    left: 147px;
    padding: 20px;
    position: absolute;
    top: 5px;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#menu ul.nav li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 100%;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 0;
    position: relative;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 16px;
    font-weight: 700;
    padding:0 0 10px;
    color: #000;
	 text-transform: capitalize;

}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a {
   border-bottom: medium none;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    padding: 0;
	 text-transform: capitalize;
}
.hiden_menu .dropdown-inner li.top_level a {
     border-bottom: medium none;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    padding: 0;
	 text-transform: capitalize;
}
#menu ul.nav li .megamenu ul.childs_1 {
    padding:20px 2px 30px 20px;
    margin: 0;
	border-right: 1px solid #e5e5e5;
}
#menu ul.nav li .megamenu ul.childs_1:last-child {
    border: medium none;
}
#menu.main-menu .navbar-nav > li > .dropdown-menu{width:auto;padding:0 22px; margin-left: 0 !important;}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    padding:20px 2px;
}
#menu ul.nav li .megamenu.column1 ul.childs_1 {
    border: medium none;
    padding:0;
	width:100%;
	float:left;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover, #menu ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover, .hiden_menu .top_level a:hover {
    color: #0f6936;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: transparent none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding: 0;
    border:medium none;
    text-transform: capitalize;
}
#menu.main-menu .dropdown-menu.megamenu.column1 {
    padding: 15px 0 20px 20px;
}
#menu > ul > li.hiden_menu div {
    background: #ffffff none repeat scroll 0 0;
   border:1px solid #e5e5e5;
    display: none;
    min-width: 195px;
    padding: 15px 22px;
    position: absolute;
    text-align: left;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a:after{
	 content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    right:10px;
    top: 1px;
    color:#000;
	font-weight:normal;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a:hover:after{
	color:#0f6936;
}

#menu .hiden_menu .top_level {
    padding: 1px 0;
}
#menu > ul > li.hiden_menu:hover > div {
    display: block;
}
#menu ul li.hiden_menu .dropdown-menu.megamenu {
    display: none;
}
.category_img .img-responsive {
    max-width: none;
    position: relative;
}
.nav-container.fixed .main-menu > ul > li.blog-link a, .main-menu > ul > li.blog-link a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.about-store-cms {
    clear: both;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.cms-part1 {
    float: left;
    overflow: hidden;
    position: relative;
    width: 45%;
}

.part1-content {
	background-color: transparent;
    height: 600px;
    position: relative;
}
.parallax_about{

}
.part1-content > img {
}
.cms-part2 {
    float: right;
    position: relative;
    width: 55%;
    min-height: 600px;
    background: rgba(0, 0, 0, 0) url("../image/megnor/bg-ptn.jpg") repeat scroll 0 0;
    margin-right: -70px;
    transform: skew(13deg);
    -webkit-transform: skew(13deg);
    -ms-transform: skew(13deg);
    -o-transform: skew(13deg);
    -moz-transform: skew(13deg);
}
.part2-content {
    margin-top: 215px;
    position: relative;
    text-align: center;
    transform: skew(-13deg);
    -webkit-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    -o-transform: skew(-13deg);
    -moz-transform: skew(-13deg);
}
.cms-part2 .head-title {
    color: #000000;
    font-family: "Lustria",serif;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 48px;
    text-transform: capitalize;
}
.cms-part2 .sub-title {
    color: #000000;
    display: inline-block;
    margin-top: 22px;
    width: 56%;
}
.more-button {
    display: inline-block;
    margin-top: 52px;
    position: relative;
    width: 100%;
}
.more-button a {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    padding: 12px 43px;
    text-transform: capitalize;
    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;

}
.more-button a:hover, .more-button a:focus {
    color: #ffffff;
}
.homecms.container {
    padding-bottom: 109px;
    padding-top: 80px;
}
.wrap_main{background-color: #fff;}
.main-content{background-color: #fff;float:left;width:100%;margin-bottom: 50px;}
.layout-2.left-col .main-content , .layout-2.right-col .main-content {    margin: 0;}
.common-home .main-content{background-color: transparent;margin:0;}
.homecms-tabs {
    text-align: center;
}
.homecms .box-heading {
    background: #ffffff none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    font-family: "Lustria",serif;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 48px;
    padding-bottom: 3px;
    position: relative;
    text-shadow: 4px 0 0 #ffffff, -4px 0 0 #ffffff;
}
.homecms .tab-menu {
    float: left;
    position: relative;
    width: 31.8%;
}
.homecms-tab {
    float: left;
    position: relative;
    width: 68.2%;
}
.homecms-tab .tab-content {
    border: medium none;
    display: none;
    margin: 0 0 0 36px;
    padding: 0;
}
.homecms-tab .tab-content.active {
    display: block;
}
.tab-container {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    min-height: 431px;
}

.homecms .tab-menu div.list-group > a.active::after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #0f6936;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    left: 100%;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.tab-menu .list-group {
    margin: 0 36px 0 0;
    padding: 0;
}
.homecms .tab-menu div.list-group > a {
    background-color: #f7f7f7;
    border-bottom: 3px solid #ffffff;
    color: #000000;
    font-family: "Dosis",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
    padding: 24px 20px 24px 33px;
    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;
    border-radius: 0;
}
.top_content .top-titel {
    color: #333333;
    font-family: "Dosis",sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    margin-top: 2px;
}
.homecms .tab-menu div.list-group > a.active {
    background-color: #0f6936;
    color: #ffffff;
    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;

}
.top-desc {
    color: #4d4d4d;
    margin-right: 95px;
    position: relative;
}
.bottom_contnet {
    float: left;
    margin-top: 62px;
}
.bottom_contnet .bottom-left {
    float: left;
}
.bottom-feature {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 56px;
}
.bottom-list::before {
    color: #b3b3b3;
    content: "\f192";
    font-family: FontAwesome;
    left: -28px;
    position: absolute;
    top: 0;
}
.bottom-list {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    position: relative;
}
.bottom_contnet .bottom-right {
    float: right;
    margin: 45px 0 0 91px;
    position: relative;
}
.bottom-right .image-block {
    margin-bottom: 0;
}
.bottom-right .image-block::before {
    content: none;
}
.tab-menu .list-group-item .spec-img {
    float: left;
    height: 30px;
    margin-right: 29px;
    width: 60px;
}
.tab-menu .first .spec-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll 0 4px;
}
.tab-menu .first.active .spec-img {
    background-position: 0 -61px;
}
.tab-menu .second .spec-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll 0 -126px;
}
.tab-menu .second.active .spec-img {
    background-position: 0 -193px;
}
.tab-menu .third .spec-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll 0 -256px;
}
.tab-menu .third.active .spec-img {
    background-position: 0 -323px;
}
.tab-menu .forth .spec-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll 0 -387px;
    height: 32px;
}
.tab-menu .forth.active .spec-img {
    background-position: 0 -452px;
}
.tab-menu .fifth .spec-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll 0 -517px;
    height: 36px;
}
.tab-menu .fifth.active .spec-img {
    background-position: 0 -583px;
}
.newsletter-container {
   background: #afd34d none repeat scroll 0 0;
    display: inline-block;
    float: right;
    min-height: 487px;
    width: 50%;
}
.newsletter_inner {
     display: block;
    margin-left: 0;
    padding: 11% 0 0 10%;
    width: 100%;
}
.newsletter-container .newshead {
    color: #000000;
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    line-height: 49px;
    position: relative;
    text-align: left;
}
.news-content {
    position: relative;
    text-align: left;
}
.newsletter-container .newshead:after{
background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    content: "";
	display:block;
    height: 51px;
    left: 0;
    position: absolute;
    top: 66px;
    width: 51px;}
.newsletter-container .mail-icon{
background: rgba(0, 0, 0, 0) url("../image/megnor/mail-icon.png") no-repeat scroll 0 0;
    float: right;
    height: 94px;
    width: 128px;
}
.sub_text {
    color: #808080;
    font-family: open-sans;
    font-size: 14px;
    margin-bottom: 50px;
    max-height: 100px;
    overflow-y: auto;
    text-align: left;
    width: 83%;
}
.newsletter-container .form-group {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 82.5%;
}
.newsletter {
    position: relative;
    text-align: left;
}
.newsletter-box #txtemail {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    float: left;
    font-size: 16px;
    height: 70px;
    letter-spacing: 0.6px;
    line-height: 35px;
    padding: 6px 15px;
    width: 488px;
	border-right-color:#fff;
}
.newsletter-box .form-control::-moz-placeholder {
    color: #999999;
}
.newsletter-box .btn {
  background-color: #0f6936;
  border: 1px solid #0f6936;
  border-radius: 0;
  color: #ffffff;
 font-family: open sans;
  font-size: 14px;
  letter-spacing:0.3px;
  font-weight: 700;
  height: 70px;
  line-height: 25px;
  margin-top: 0;
  padding: 9px 75px;
  position: absolute;
  text-align: center;
  text-transform: capitalize;
  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;
}
.newsletter-box .btn:hover, .newsletter-box .btn:focus, .content_part .shop_button > a:hover, .content_part .shop_button > a:focus, .more-button a:hover, .more-button a:focus{
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #fff;
    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;

}
.newsletter-box .text-danger {
    bottom: -20px;
    float: left;
    position: absolute;
	font-size:14px;
}
.parallax {
    background-color: #333333;
    height: 650px;
    position: relative;
    text-align: center;
    width: 100%;
}

.Parallax_heading {
    color: #ffffff;
    font-family: "Lustria",serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 65px;
    position: relative;
    vertical-align: middle;
}
.sub_heading {
    color: #cccccc;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 12px;
    width: 45%;
}
.one_third {
    display: inline-block;
    float: left;
    position: relative;
    width: 25%;
}
.paralx-top {
    margin: 119px 0 87px;
    position: relative;
}
.title.service-text {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.description.other-font {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}
.icon {
    border: 1px solid #ffffff;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    display: inline-block;
    height: 116px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    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: 116px;
}
.icon:hover {
    background-color: #0f6936;
    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;
    border-color: #0f6936;

}
.one_third .icon .icon-img {
    display: block;
    height: 45px;
    margin: 35px auto;
    position: relative;
    text-align: center;
    transition: none 0s ease 0s ;
    -webkit-transition: none 0s ease 0s ;
    -moz-transition: none 0s ease 0s ;
    -ms-transition: none 0s ease 0s ;
    -o-transition: none 0s ease 0s ;
    width: 45px;
}
.one_third1 .icon .icon-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll -7px -753px;
}

.one_third2 .icon .icon-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll -7px -689px;
}

.one_third3 .icon .icon-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll -7px -817px;
}

.one_third4 .icon .icon-img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/icon.png") no-repeat scroll -7px -881px;
}

.icon::before {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    content: "";
    height: 13px;
    left: -37px;
    position: absolute;
    top: 45%;
    width: 13px;
}
.icon::after {
    border-top: 1px dashed #ffffff;
    content: "";
    height: 1px;
    left: 124%;
    position: absolute;
    top: 50%;
    width: 113px;
}
.one_third1 .icon::before, .one_third4 .icon::after {
    content: none;
}
@media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu {
    display: block;
}
}
@media (max-width: 767px) {

#menu {
    border-radius: 4px;
     -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius:4px;
}
#menu div.dropdown-inner > ul.list-unstyled {
    display: block;
}
#menu div.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.1);
    margin-left: 0 !important;
    padding-bottom: 10px;
}
#menu .dropdown-inner {
    display: block;
}
#menu .dropdown-inner a {
    color: #ffffff;
    width: 100%;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#menu .see-all {
    border: medium none;
    border-radius: 0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    color: #ffffff;
    margin-top: 0;
}
}
#column-left {
    width: 25%;
}
#column-right {
    width: 25%;
}
.layout-1 #content {
    padding:0;
}
.layout-2.left-col #column-left {
    width:300px;
	padding-left:0;
	padding-top: 50px;
	padding-right:30px;
}
.layout-2.right-col #column-right {
    width:300px;
	padding-right:0;
	padding-top: 50px;
	padding-left:30px;
	float:right;
	text-align:right;
}
.layout-2 #content {
    width: 75%;
}
.layout-2.left-col #content {
 padding-right: 0;
 width: 925px;
 border-left: 1px solid #e5e5e5;
 padding-top: 50px;
 padding-left:30px;
}
.layout-2.right-col #content {
 padding-left: 0;
 width: 925px;
 border-right: 1px solid #e5e5e5;
 padding-top: 50px;
 padding-right:30px;
}
.layout-2.left-col #content.category, .layout-2.right-col #content.category {
    padding-left: 15px;
}
.layout-3 #column-left {
   border-right: 1px solid #e5e5e5;
    float: left;
    padding: 50px 30px 0 0px;
    text-align: left;
    width: 20%;
}
.layout-3 #column-right {
   border-left: 1px solid #e5e5e5;
    float: right;
    padding: 50px 0 0 30px;
    text-align: right;
    width: 20%;
}
.layout-3 #content {
    width: 60%;
	padding-top:50px;
}
#content {
    min-height: 600px;
}
.common-home footer{padding-top:0;}
footer {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    line-height: 28px;
    padding-top: 20px;
	float:left;
	width:100%;
}
footer hr {
    border-bottom: 1px solid #666666;
    border-top: medium none;
}
footer a , footer ul li{
    color: #808080;
	font-size: 14px;
    line-height: 14px;
    transition-duration: 100ms;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
footer ul.list-unstyled li {
    padding: 0;
	line-height: 24px;
}
.footer-content {
    border-top: 1px solid #e5e5e5;
    float: left;
    position: relative;
    width: 100%;
}
.footer-content:before{
background: #ffffff url("../image/megnor/devider.png") no-repeat scroll center center;
    top: -28px;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 39px;
    z-index: 9;
}
.content_footer_top{
background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    padding: 0px 0 120px;
    vertical-align: top;
    width: 100%;
	text-align:center;
}
.common-home .content_footer_top{padding:105px 0 120px;}
.follow_heading{
	font-size: 50px;
    margin: 0 0 73px;
    position: relative;
	 color: #000000;
    display: inline-block;
    font-weight: 700;
    padding: 0;
    text-transform: capitalize;
    vertical-align: top;
}
.follow_heading:before{
	background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    content: "";
    height: 51px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 82px;
    width: 51px;
}
#footer .column li a:hover, #footer .column li a:focus {
    color: #0f6936;
}
.footer-bottom{ 
	background: #0f6936 none repeat scroll 0 0;
    overflow: hidden;
    padding: 11px 0;
}
	
#footer .col-sm-3.column {
   padding: 120px 0 110px;
    width: 25%;
}
footer a:hover {
    color: #0f6936;
}
.content_footer_top h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #262626;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin-top: 9px;
    padding: 0;
    text-transform: uppercase;
}
.product-search .content_footer_top h2 {
    clear: none;
}
.top-contact h5 {
    display: none;
}
.footer_top .bottom-footer {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.ftop1, .ftop2, .ftop3 {
    float: left;
    position: relative;
    text-align: center;
    width: 33.3333%;
}
.ftop2::before {
    background-color: #808080;
    content: "";
    height: 1px;
    left: -160px;
    position: absolute;
    top: 18px;
    width: 305px;
}
.ftop2::after {
    background-color: #808080;
    content: "";
    height: 1px;
    position: absolute;
    right: -150px;
    top: 18px;
    width: 305px;
}
.ftop1 .c_img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/footer-icon.png") no-repeat scroll 4px 8px;
    display: inline-block;
    height: 40px;
    margin-bottom: 19px;
    width: 40px;
}
.ftop2 .c_img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/footer-icon.png") no-repeat scroll 4px -46px;
    display: inline-block;
    height: 40px;
    margin-bottom: 19px;
    width: 40px;
}
.ftop3 .c_img {
    background: rgba(0, 0, 0, 0) url("../image/megnor/footer-icon.png") no-repeat scroll 4px -101px;
    display: inline-block;
    height: 40px;
    margin-bottom: 19px;
    width: 40px;
}
/* winery service img */
.service_content:hover .ser_icon{
 background-color: #0f6936;
    transition: all 0.3s ease 0s;
}
.service_content:hover .ser_icon:before{
  border: 5px solid #ffffff;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.winery_content .title > h1{
color: #000000;
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    line-height: 51px;
    margin: 0;
    padding: 0 0 60px;
    position: relative;
    text-transform: capitalize;
	margin-bottom: 50px !important;
}
.winery_content .title > h1:after{
background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    bottom: -20px;
    height: 51px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 51px;
	content: "";
}
.winery_content .title {
    text-align: center;
}
.winery_content .service_content {
    float: left;
    text-align: center;
    width: 25%;
	margin-bottom: 20px;
    padding: 0 15px;
}
.winery_content .ser_icon{
background: #afd34d none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 200px;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 200px;
}
.ser_icon .icon-image{
background: rgba(0, 0, 0, 0) url("../image/megnor/category.png") no-repeat scroll 0 0;
    display: block;
    height: 81px;
    margin: 60px auto;
    position: relative;
    text-align: center;
    transition: none 0s ease 0s ;
    width: 60px;
}
.ser_1 .icon-image {
    background-position: 0 0;
}
.ser_2 .icon-image {
    background-position: 0 -198px;
}
.ser_3 .icon-image {
    background-position: 0 -396px;
}
.ser_4 .icon-image {
    background-position: 0 -595px;
}
.ser_1:hover .icon-image {
    background-position:right 0;
}
.ser_2:hover .icon-image {
    background-position: right -198px;
}
.ser_3:hover .icon-image {
    background-position: right -396px;
}
.ser_4:hover .icon-image {
    background-position: right -595px;
}
.service-title {
    font-family: source serif pro;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
}
.service-description::before {
    background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 7px;
    margin: 0 auto 13px;
    width: 43px;
}
.service-description {
    color: #808080;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}


.sub_content .sub_inner{
 background: #afd34d none repeat scroll 0 0;
    padding: 80px;
	float:left;
	width:25%;
	text-align:center;
}
.sub_inner .icon-image{
 background: rgba(0, 0, 0, 0) url("../image/megnor/service-icon.png") no-repeat scroll 0 0;
    height: 47px;
    margin: 0 auto;
    width: 49px;
	display:block;
}
.sub_inner .sub-title{
	 margin-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
	margin-top:15px;
}
.sub_content .sub_inner {
    border-left: 2px solid #ffffff;
    float: left;
}
.sub_content .sub_inner:hover {
    background: #0f6936 none repeat scroll 0 0;
    color: #ffffff;
}
.sub_content .sub_inner:hover .sub-description {
    color: #ffffff;
}
.common-home .sub_content {
    float: left;
    margin-bottom: 120px;
    width: 100%;
}
.sub_content .sub_inner.inner1 {
    border: medium none;
}
.sub_inner .sub-description{
color: #808080;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}
.inner1 .icon-image{background-position: right 10px;}
.inner2 .icon-image{background-position: right -79px;}
.inner3 .icon-image{background-position: right -166px;}
.inner4 .icon-image{background-position: right bottom;}
.inner1:hover .icon-image{background-position: 0 10px;}
.inner2:hover .icon-image{background-position: 0 -79px;}
.inner3:hover .icon-image{background-position: 0 -166px;}
.inner4:hover .icon-image{background-position: 0 bottom;}

.welcome_store {
    float: left;
    width: 50%;
}
.welcome_store .store_inner
{
 box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
	background: rgba(0, 0, 0, 0) url("../image/megnor/Welcome-To-Store.jpg") repeat scroll 0 0;
	display:block;
	content:"";
	padding-top: 116px ;
	min-height: 920px;
}
.store_title {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.welcome_store .title{
 color: #000000;
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    line-height: 51px;
    margin: 0;
    padding: 0 0 60px;
    position: relative;
    text-transform: capitalize;
}
.welcome_store .title:before
{background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    bottom: -20px;
    height: 51px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 51px;
	content:"";
	display:block;
}
.welcome_details {
    margin-top: 30px;
    text-align: center;
}
.welcome_details .sub-title {
    font-family: open sans;
    font-weight: 700;
    margin: 0 auto;
    width: 50%;
}
.welcome_details .description {
    margin: 30px auto;
    width: 61%;
}
/* winery service img */

footer h5 {
    color: #000000;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 16px;
    padding: 0;
    text-transform: capitalize;
    vertical-align: top;
}
#column-left #banner0.single-banner, #column-right #banner0.single-banner {
    margin: 15px 0 20px;
	float:left;
	width:100%;
}
@media (max-width: 979px) {
#footer .column ul {
    display: none;
}
#footer .column, #footer .col-sm-3.column {
    border: medium none;
    min-height: inherit;
    padding: 0;
    width: 100%;
}
}
.alert {
    padding: 8px 14px;
}
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0f6936;
    float: right;
    font-weight: 500;
    list-style: outside none none;
    margin:8px 0 0;
    padding: 0;
    text-align: left;
}
.breadcum #title-content {
    float: left;
    padding: 47px 0;
    width: 100%;
}
.breadcrumb a{color: #a7ce39;color:14px;}
.breadcrumb a:hover {
    color: #f2f2f2;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    position: relative;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.breadcrumb > li::after {
}
.pagination {
    margin: 0;
}
.buttons {
    display: inline-block;
    margin: 1em 0;
    width: 100%;
}
.btn {
    border: 1px solid #262626;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 12px;
    text-transform: capitalize;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    font-size: 15px;
    padding: 10px 16px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link {
    font-size: 16px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    background: #428bca none repeat scroll 0 0;
    border: 1px solid #357ebd;
    color: #ffffff;
}
.btn-primary {
    background-color: #428bca;
    border: 1px solid #357ebd;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #3276b1;
    background-position: 0 -15px;
    border: 1px solid #285e8e;
    color: #ffffff;
}
.btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    color: #ffffff;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow : 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow : 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow : 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-danger {
    background: #d9534f none repeat scroll 0 0;
    color: #ffffff;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    color: #ffffff;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow : 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow : 0 1000px 0 rgba(0, 0, 0, 0.1) inset;
}
.btn-info {
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
    color: #ffffff;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39;
    background-image: none;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    color: #262626;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.btn-inverse {
    background: #363636 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
@media (max-width: 767px) {
}
.box .filterbox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.list-group a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    padding: 4px 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #262626;
}
.carousel-caption {
    color: #ffffff;
}
.carousel-control .icon-prev::before {
    content: "\f053";
    font-family: FontAwesome;
}
.carousel-control .icon-next::before {
    content: "\f054";
    font-family: FontAwesome;
}
.product-thumb {
    border: medium none;
    margin-bottom: 20px;
    overflow: auto;
}
.box-product .product-block {
    margin: 0 16px;
}
.product-thumb .image {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
}
.product-thumb:hover .image img {
    transform: rotateY(-180deg);
    transition: all 1000ms ease 0s;
}
.product-thumb .image img {
    transform: rotateY(0deg);
    transition: all 1000ms ease 0s;
}
.product-thumb:hover .image img.hover-image, .product-thumb .image img.hover-image {
    transform: rotateY(0deg);
    transition: all 500ms ease 0s;
}
.product-block.product-thumb:hover .image img.hover-image {
    opacity: 1;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
}
.product-thumb .image img {
    /*margin-left: auto;
    margin-right: auto;
    width: 100%;*/
}
.product-grid .product-thumb .image {
    float: none;
}
.product-block .image .hover-image, #column-right .bx-viewport .image .hover-image, #column-left .bx-viewport .image .hover-image {
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: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;

}
.product-block .image:hover .hover-image, .product-list .product-block:hover .image .hover-image  {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    overflow: hidden;
    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;

}
.productbox-grid .product-items {
    float: left;
    width: 308px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    margin-right: 30px;
    padding: 0;
}
}
.product-thumb h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 2px;
}
.product-thumb h4 a{
	color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 13px 0 0;
}
.product-thumb h4 a:after{
 background: rgba(0, 0, 0, 0) url("../image/megnor/seprator.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 7px;
    margin: 10px auto 0;
    width: 43px;
}

.product-list .product-thumb h4 {
}
.product-list .product-thumb h4 a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.product-list .product-thumb h4 a::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    margin: 0;
}
.product-list .product-thumb h4 a:hover, .product-list .product-thumb h4 a:focus,.product-thumb:hover h4 a  {
    color: #0f6936;
}
.product-thumb .caption {
    padding: 0;
    text-align: center;
}
@media (max-width: 1260px) {
.product-grid .product-thumb .caption {
    padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
    margin-left: 0;
    min-height: 0;
    padding: 0 10px;
}
.product-grid .product-thumb .caption {
    min-height: 0;
}
}
.product-list .product-thumb .caption {
    float: left;
    padding: 0;
    text-align: left;
    width:100%;
}
.product-list .product-thumb{ margin: 20px 0 0;}
.product-list:first-child .product-thumb {    margin: 0;}
.product-list .product-thumb .list-right {
    border-left: 1px solid #d9d9d9;
    float: right;
    padding: 45px 0 40px 40px;
    text-align: center;
    width: 35%;
}
.product-list .product-thumb .price-old, .product-list .product-thumb .price-new {
    display: inline-block;
    float: none;
}
.product-thumb .rating {
    bottom: 0;
    left: 0;
    padding-bottom:12px;
    position: relative;
    right: 0;
    text-align: center;
}
.featured .heading_inner {
    text-align: right;
}
.product-list .product-thumb .rating.list {
    bottom: auto;
    display: block;
    left: auto;
    position: relative;
    right: auto;
    text-align: left;
    margin: 0 0 15px;
}
.product-list .rating, .product-grid .rating.list {
     float: left;
    text-align: left;
    width: 100%;
}
.category .product-list {
    border-bottom: 1px solid #e5e5e5;
}
.product-list .button-group .wishlist .fa, .product-list .button-group .compare .fa{
    margin: 0px;
}
.product-list .button-group .wishlist::after, .product-list .button-group .compare::after {
    content: none;
}
.rating .fa-stack, #review .fa-stack {
    font-size: 8px;
}
.rating .fa-star, #review .fa-star, .rating-wrapper .fa-star {
    color: #808080;
    font-size: 13px;
    letter-spacing: 3px;
	line-height: 22px;
}
.rating-wrapper .fa.fa-stack {
    height: 25px;
}
.rating .fa-star + .fa-star, #review .fa-star + .fa-star, .rating-wrapper .fa-star + .fa-star {
    color: #f98c23;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
     color: #0f6936;
    display: inline-block;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    margin: 11px 0 8px;
    vertical-align: top;
}
.product-thumb .price-new {
    float: left;
}
.product-thumb .price-old {
   color: #999999;
    float: left;
    font-size: 15px;
    font-weight: 500;
    margin-left: 5px;
    text-decoration: line-through;
}
.single-blog .blog-date i{
    display:none;
}
#content .product-grid .product-thumb .price-tax {
    display: none;
}
.product-thumb .price-tax {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
}
.product-thumb .button-group {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: medium none;
    bottom: -40px;
    display: block;
    overflow: auto;
    position: absolute;
    width:165px;
	margin:0 auto;
	left:0;
	right:0;
	opacity:0;
	transition: all 0.5s ease 0s;
}

.product-thumb:hover .button-group{opacity:1;bottom: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;}
.product-grid .product-thumb:hover .button-group{bottom:10px;}
.product-thumb:hover .price{opacity: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;}

.product-thumb .button-group button.cart {    background: rgba(0, 0, 0, 0) url("../image/megnor/icons.png") no-repeat scroll 8px 10px;}
.product-thumb .button-group .wishlist_button{background:rgba(0, 0, 0, 0) url("../image/megnor/icons.png") no-repeat scroll 8px -112px;}
.product-thumb .button-group .compare_button{background:rgba(0, 0, 0, 0) url("../image/megnor/icons.png") no-repeat scroll 8px -173px;}
.product-thumb .button-group .quick{background:rgba(0, 0, 0, 0) url("../image/megnor/icons.png") no-repeat scroll 7px -52px;}

.product-thumb .button-group button.cart:hover{background-position:8px -21px;}
.product-thumb .button-group .wishlist_button:hover{background-position:7px -143px;}
.product-thumb .button-group .compare_button:hover{background-position:8px -205px;}
.product-thumb .button-group .quick:hover{background-position:7px -82px;}

.product-thumb .button-group button.cart:hover , .product-thumb .button-group .wishlist_button:hover , .product-thumb .button-group .compare_button:hover , .product-thumb .button-group .quick:hover {
background-color:#0f6936;
border-color:#0f6936 ;
 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;
}

#content .product-grid .product-thumb:hover .button-group, #content .product-carousel .product-thumb:hover .button-group, #content .box-product .product-thumb:hover .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
.product-list .product-thumb .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    position: relative;
}
.product-detail .product_title::after {
    background: rgba(0, 0, 0, 0) url("../image/megnor/seprator.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 7px;
    margin: 17px auto 0;
    width: 43px;
}
.product-detail .product_title a {
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.product-images-slider .sale {
    left: 26.5%;
    position: absolute;
    top: 10px;
    z-index: 999;
	opacity:0;
}
.product-images-slider .percentsaving {
    position: absolute;
    right: 26%;
    top: 10px;
	opacity:0;
}
.product-detail:hover .product-images-slider .percentsaving , .product-detail:hover .product-images-slider .sale{opacity:1;}
#carousel-0 .box-heading {margin-bottom: 20px;}
#carousel-0 .product-block-inner > img {    opacity: 0.8;    transition: all 0.3s ease 0s;}
#carousel-0 .product-block-inner > img:hover {    opacity:1;    transition: all 0.3s ease 0s;}
.blog-cmt::after {color: #808080;content: "/";font-size: 16px;line-height: 14px;margin-right: 10px;position: relative;right: -7px;top: 2px;}
.blog-cmt{color:#808080;}
.product-detail {    text-align: center;}
.special .box-heading.top-title {    display: none;}
.special.box .box-content {    padding: 0;}
.product-detail .prd_price{color: #0f6936;    font-family: open sans;    font-size: 18px;    font-weight: 700;}
.prd_price .price-old {  text-decoration: line-through;}
.product-images-detail {    float: left;    width: 100%;}
.product-images-slider {    padding: 5% 0;    width: 85%;}
.special .product-thumbnail {    padding: 60px 0;    position: absolute;    right: 22%;    top: 20%;    width: 10%;}
.special .product-thumbnail .slick-list {    box-shadow: 0 -9px 9px -8px rgba(0, 0, 0, 0.2), 0 9px 9px -8px rgba(0, 0, 0, 0.2);    padding: 0 !important;}
.slick-slider .slick-track, .slick-slider .slick-list {    transform: translate3d(0px, 0px, 0px);}
.product-thumbnail .slick-slide img {    border:1px solid rgba(0, 0, 0, 0);}
.slick-slide.slick-active.slick-center > img {    border: 1px solid #ff0000;}
.special .owl-carousel .owl-buttons div{
	 background: rgba(0, 0, 0, 0) url("../image/megnor/brand-arrow.png") no-repeat scroll 0 0;
    color: #787878;
    display: inline-block;
    font-size: 0;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 300ms ease 0s;
    width: 32px;
}
.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next {
    background-position: -45px 0;
    left: auto;
    opacity: 1;
    right: 70px;
}
.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev {
    background-position: 0 0;
    left: 70px;
    opacity: 1;
    right: auto;
}
.special .owl-carousel .owl-buttons .owl-next:hover{background-position:-45px -45px;transition: all 300ms ease 0s;}
.special .owl-carousel .owl-buttons .owl-prev:hover{background-position:0 -45px;transition: all 300ms ease 0s;}

/*counter */
.timebox {
    display:inline-block;
    float: left;
    margin-bottom:0;
    position: static;
    text-align: left;
    width:auto;
}
 .timebox.hour .timebox-inner , .timebox.minute .timebox-inner ,  .timebox.second .timebox-inner ,  .timebox.day .timebox-inner  {
     background: #afd34d;
	border:none;
    color: #0f6936;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    line-height: 12px;
    margin-right: 18px;
    min-width: 90px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
	float:left;
	height:90px
}

.timebox-inner > strong{font-size:35px;float:left;width:100%;margin:0 0 5px 0;}
.timebox-inner > strong{margin-bottom:12px;}
.countdown .count-down {
    display: inline-block;
    left: 0;
    margin: 0 auto;
    position: relative;	
    right: 0;
}
.countdown {    display: inline-block;    float: none;    width: 100%;}
.special .shop_button {
    display: none;
}
.service_winery.container {
    overflow: hidden;
	  margin-bottom: 15px;
}
.winery_content {
    float: left;
    margin-top:143px;
}
.common-home .left_title{
	border: 1px solid #e2d8d3;
    box-shadow: 8px 8px 0 0 #e2d8d3;
    float: left;
    min-height: 465px;
    padding: 30px 30px 0;
    width:300px;
}
.common-home .right_product{
 clear: none;
    float: right;
    width: 73.6%;
	padding-bottom: 42px;
	 position: relative;
}
.common-home .featured .left_title {float: right;box-shadow: -8px 8px 0 0 #e2d8d3;}
.common-home .featured .right_product {float: left;}
.left_title .prd_decs{color: #808080;
    font-family:  "Open Sans",sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 28px;
    max-height: 196px;
    overflow-y: auto;
    text-align: right;float:right;
}
.featured .heading_inner {
    float: right;
    text-align: right;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
    border-left: medium none;
}
}
.product-thumb .button-group button, #cart .text-right .addtocart, #cart .text-right .checkout , .button-group .quick {
   background-color: #ececec;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    display: block;
    float: left;
    font-size: 0;
    height: 34px;
    margin: 0 3px;
    padding: 0;
    position: relative;
     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;
    vertical-align: top;
    width: 34px;
}
.product-list .product-thumb .button-group .wishlist, .product-list .product-thumb .button-group .compare {
    font-weight: 500;
    margin: 5px 10px 0 0;
    padding: 0px;
    color: #666;
    border:medium none;
    position: relative;
    background-color: transparent;
}
.product-list .product-thumb .button-group .wishlist:hover, .product-list .product-thumb .button-group .compare:hover,
.product-list .product-thumb .button-group .wishlist:focus, .product-list .product-thumb .button-group .compare:focus{
    color: #000;
    border-color: #000;
    background-color: transparent;
}
.product-grid .button-group.list{display: none;}
.wishlist .fa.fa-heart {
    margin: 3px 0 4px;
}
#tabs_info {
    padding-top: 40px;
}
#form-review > h4 {
    font-size: 18px;
    font-weight: 600;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
   background: #0f6936 none repeat scroll 0 0;
    border: 1px solid #0f6936;
    border-radius: 0;
    float: left;
    margin-right: 5px;
    padding: 4px 15px;
    width: auto;
    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;
}
.cart-menu .text-right a strong{ color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {
	background-color: #000;
	color: #fff;
	border-color: #000000;
	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;
}
#cart .dropdown-menu .img-thumbnail {
    border: medium none;
    max-width: none;
    padding: 0;
    width: auto;
}
#cart .text-right .addtocart {
    margin: 0 5px 0 0;
}
.product-thumb .button-group button + button {
/*    width: 20%;*/
}
#content .product-grid .product-thumb .button-group button + button {
    display:block;
}
@media (max-width: 1260px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    
}
}
.thumbnails {
    clear: both;
    list-style: outside none none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    border: medium none;
    display: block;
    margin-bottom: 0;
    padding: 10px 0;
}
.image-additional {
}
.thumbnails .image-additional {
    float: left;
}
@media (min-width: 1260px) {
#content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
    clear: left;
}
}

/*For Product Quick view*/
.layout-2 .quick-content .main-content {    display: none;}
.quick-content {    padding: 50px 15px;}
.productpage-quickview .product-right {    border-left: 1px solid #e5e5e5;    min-height: 570px;    padding-left: 30px;}
.layout-2.left-col #content.productpage-quickview { margin: 0;}
.mfp-content .mfp-iframe-scaler iframe {    background: #ffffff none repeat scroll 0 0;}
.quickview .product-info .image-additional{width:100%; padding: 0 20px;}
.product-block .quickview-button {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    line-height: 10px;
    padding: 8px;
    position: absolute;
    right: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    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: auto;
    display: inline-block;
}
.product-block .quickview-button > a{color: #fff;}
.product-block .quickview-button > a:hover, .product-block .quickview-button > a:focus{color: #0f6936;}
.product-block:hover .quickview-button{
     opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    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;
}
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { 
    bottom: auto; 
    color: #000;
    text-transform:capitalize;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 24px;
} 
.productpage-quickview .fa.fa-calendar {
    line-height: 24px;
}
#content.productpage-quickview h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: auto;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 0 5px;
    position: relative;
    text-align: left;
}
.productpage-quickview .review-count {    margin: 0 15px;}
.product-rightinfo #button-cart2 {
    padding: 6px 30px;
}
#content.productpage-quickview{min-height: 470px;}






.product-info .image {
    border: medium none;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.product-info .image .thumbnail {
    border: medium none;
    border-radius: 0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    padding: 0;
}
.productpage h3 {
    margin-top: 0;
}
#content.productpage h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 12px;
    text-align: left;
    line-height: 24px;
    position: relative;;
    bottom: auto;
    letter-spacing: 0.6px;
    color: #000;
    margin-bottom: 0;
	width:100%;
	
}

#content.productpage #product h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 15px;
    padding: 0;
    text-align: left;
    text-transform: none;
    line-height: 24px;
    position: relative;;
    bottom: auto;
    letter-spacing: 0.6px;
    color: #000;
	width:100%;
}
.product-info .zoomContainer {
    z-index: 9;
}
.product-info .additional-carousel {
   margin: 0 auto;
    width: 430px;
}
.left.product-image.thumbnails{}
.product-info .image-additional {
    clear: left;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    right: 0;
    width: 420px;
	float:none;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
    display: block;
    text-align: center;
    padding: 0;
}
.product-right .btn-group .wishlist .fa, .product-right .btn-group .compare .fa {
    margin-right: 5px;
	color:#333;
}
.control-label.qty {
    float: left;
    margin: 6px 10px 0 0;
}
#input-quantity {
    float: left;
    height: 38px;
    margin-right: 10px;
    text-align: center;
    width: 50px;
	border-width: 2px;
}
.product-right .wish-comp {
    margin-bottom: 15px;
}
.product-right #button-cart , .cart-block #button-cart2 {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #ffffff;
    font-family: "Raleway",Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    padding: 6px 15px;
    text-transform: uppercase;
	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;
}
.product-right #button-cart:hover  ,.cart-block #button-cart2:hover{
    background: #0f6936 none repeat scroll 0 0;
    border-color: #0f6936;
	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;
}
.productpage .form-group.qty-cart{
background: #afd34d none repeat scroll 0 0;
    box-sizing: border-box;
    margin:20px 0;
    padding: 20px;
}
.product-right .alert-info {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px;
}
.product-right .btn.wishlist {
    background: rgba(0, 0, 0, 0) url("../image/megnor/bkg_pipe1.gif") no-repeat scroll right 10px;
    border-color: -moz-use-text-color #d9d9d9 -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    color: #666666;
    font-weight: 500;
    padding: 3px 12px 3px 0;
    text-transform: none;
}
.product-right .btn.compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #666666;
    font-weight: 500;
    text-transform: none;
    padding: 3px 15px;
}
.product-right .btn.wishlist:hover, .product-right .btn.compare:hover, .product-right .btn.wishlist:hover .fa, .product-right .btn.compare:hover .fa {
    color: #0f6936;
}
.product-right {
    padding-bottom: 25px;
}
.productpage .product-right {
    border-left: 1px solid #e5e5e5;
    float: right;
    margin-bottom: 0;
    padding-left: 50px;
    padding-right: 0;
    width: 50%;
	min-height: 860px;
}
.productpage #tabs_info {
    border-top: 1px solid #e5e5e5;
	padding:40px 0 0;
}
.productpage .product-left {
    float: left;
    padding: 0;
    width: 585px;
	margin-bottom:55px;
}
.product-right .desc {
    color: #262626;
    font-weight: 700;
    margin-right: 10px;
}
.price-tax {
    font-size: 14px;
}
.rewardpoint, .discount {
    font-size: 14px;
    padding: 1px 0 !important;
}
.box {
    margin-bottom:40px;
}

.box.special.outer-cover {
    float:left;
    width: 50%;
	padding-top:50px;
}
.box .heading_inner, .banners-slider-carousel .heading_inner {
    color: #000000;
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    line-height: 51px;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}
.box .heading_inner:before, .banners-slider-carousel .heading_inner:before {
 background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    bottom: -20px;
    height: 51px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 51px;
	display:block;
	content:"";
}
.related .box-heading {
    text-align: center;
}
.box .box-content{
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 0;
}
.box .filterbox {
    background: transparent none repeat scroll 0 0;
    padding: 25px 0;
}
#content .box {
    clear: both;
    display: block;
    position: relative;
}
#content .box .box-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    clear: both;
    padding: 10px 0;
}
.box .box-content ul, #content .content ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.box .box-content ul li, #content .content ul li {
    line-height: 22px;
    padding: 6px 0 4px;
}
.box .box-content ul li a, #content .content ul li a {
text-transform: capitalize;
}
.box .box-content ul li a + a, .box .box-content ul li a + a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}
.box .box-content ul li a:hover, #content .content ul li a:hover {
color: #0f6936;
}
.box .box-content ul ul {
    margin-left: 15px;
}
.tabfeatured_default_width {
    width: 285px;
}
.tabbestseller_default_width {
    width: 285px;
}
.tablatest_default_width {
    width: 285px;
}
.tabspecial_default_width {
    width: 285px;
}
.htabs {
    height: 35px;
    line-height: 16px;
    position: relative;
    text-align: center;
}
.etabs {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 22px;
    position: relative;
    text-align: center;
    z-index: 9;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: outside none none;
    position: relative;
    text-align: center;
	width:100%;
}
.htabs a {
    color: #000;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 0 6px;
    padding: 8px 12px;
    position: relative;
    text-align: center;
}
.htabs .tab-text::before, .htabs .tab-text > span {
    padding: 8px 22px;
}
.htabs .tab-text {
    overflow: hidden;
    padding: 0;
}
.htabs .tab-text > span {
    display: block;
}
.htabs a.selected {
    color: #000000;
}
.htabs a:hover {
    color: #000000;
}
.hometab .tab-content {
    border: medium none;
    margin-bottom: 25px;
    margin-top:0px;
    overflow: visible;
    padding: 0;
    position: relative;
    z-index: 2;
}
.hometab .box-content, .featured .box-content, #content .box .box-content {
    margin: 0 -15px;
	padding:0;
}
.box.featured.container {
    margin-bottom: 0;
    padding-bottom:60px;
	overflow:hidden;
}
.box.featured:hover .customNavigation {
    opacity: 1;
}
.featured .heading_inner::before {
    left: auto;
    right: 0;
}
.hometab .tab-title {
   font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    padding: 0 0 52px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
}
.hometab .tab-title:before
{
	background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    bottom: -18px;
    content: "";
    height: 51px;
    left: 0;
    position: absolute;
    width: 51px;
	display:block;
}
.htabs li:last-child a::before {
    content: none;
}
.hometab .etabs {
    padding: 0;
	float:left;
	width:100%;
}
.common-home .htabs a.selected:after{
	color: #0f6936;
    content: "\f061";
    font-family: fontawesome;
    font-size: 12px;
	position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
}
.layout-2 .content_footer_top::before {
    background: #e5e5e5 none repeat scroll 0 0;
    content: "";
    display: block;
    font-family: fontawesome;
    height: 1px;
    position: relative;
    top: -100px;
    width: 100%;
}
.common-home .htabs a {
   margin: 0;
    padding: 16px 0;
    text-align: left;
    width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.common-home .htabs a.selected, .common-home .htabs a:hover {
    color: #0f6936;
}
.product_home {
    display: inline-block;
    float: left;
    width: 100%;
}
.tab-content .tab {
    display: none;
}
.hometab .customNavigation a.prev , .featured .customNavigation a.prev{
   background: rgba(0, 0, 0, 0) url("../image/megnor/brand-arrow.png") no-repeat scroll 0 0;
    color: #787878;
    display: inline-block;
    font-size: 0;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 32px;

}

.banners-slider-carousel .customNavigation a.prev::before, .banners-slider-carousel .customNavigation a.next::before {
    content: "";
}
.hometab:hover .customNavigation a, .box .box-content:hover .customNavigation a, .banners-slider-carousel:hover .customNavigation a, .related-products:hover .customNavigation {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
.hometab .customNavigation a.next , .featured .customNavigation a.next {
   background: rgba(0, 0, 0, 0) url("../image/megnor/brand-arrow.png") no-repeat scroll -45px 0;
    color: #787878;
    display: inline-block;
    font-size: 0;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 32px;
}
.hometab .customNavigation , .featured .customNavigation {
   left: -295px;
    position: absolute;
    top: 41%;
	opacity:0;
    width: 67px;
}
.product_home:hover .customNavigation {
    opacity: 1;
}
.hometab .customNavigation a.prev:hover, .featured .customNavigation a.prev:hover {
    background-position: 0 -45px;
    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;
}
.hometab .customNavigation a.next:hover, .featured .customNavigation a.next:hover {
    background-position: -45px -45px;
    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;
}

.featured .customNavigation{left:auto;right:-295px;top:38%;}
.hometab .customNavigation a.next:hover, .hometab .customNavigation a.prev:hover{
    color: #0f6936;
}
 
.hometab {
    clear: both;
    padding-bottom: 20px;
    padding-top: 30px;
}
#content .box-product {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.nav-tabs .tab-text > span {
    display: block;
}
#content .box-product .product-items {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.product-grid li, #content .box-product .product-items, #content .product-carousel .slider-item {
    display: inline-block;
    float: left;
    width: 285px;
}
.ie7 .product-grid li {
    width: 192px !important;
}
#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}
#content .image-additional .slider-item .product-block {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    margin: 0px;
    overflow: hidden;
}
#content .image-additional .slider-item .product-block:hover {
    box-shadow: none !important;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.product-block-inner {
    position: relative;
}
.grid_default_width {
    width: 285px;
}
.featured_default_width {
    width: 285px;
}
.module_default_width {
    width:195px;
}
.latest_default_width {
    width: 285px;
}
.special_default_width {
    width: 285px;
}
.related_default_width {
    width: 285px;
}
.bestseller_default_width {
    width: 285px;
}
.additional_default_width {
    width:100px;
}
.banners-slider-carousel .product-block-inner {
    text-align: center;
}
.banners-slider-carousel .product-block-inner img:hover {
    opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity:0.8;
    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;

}
#content .product-carousel .product-block, #content .product-grid .product-block, #content .box-product .product-block, .product-carousel .product-block, .product-grid .product-block, .box-product .product-block {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    margin:0 5px 16px;
    overflow: hidden;
    text-align: center;
}
 #content .product-grid .product-block{margin:0 5px 30px;}
.hometab .box-product, .featured .box-product, #content .box-product {
    clear: both;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
#content .product-grid .product-block .list-right {
    display: none;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
}
#content .product-list .product-block .grid {
    display: none;
}
#content .product-list .product-block .caption .price {
    margin: 5px 0;
}
.product-list .product-thumb:hover .price {
    opacity: 1;
}
.product-list .product-thumb .button-group, .product-list .product-thumb:hover .button-group {
    bottom: 0;
    float: left;
    opacity: 1;
    position: relative;
}
#content .product-carousel .product-block:hover, #content .product-grid .product-block:hover, #content .box-product .product-block:hover {
    clear: both;
    overflow: hidden;
}
.ie7 #content .product-carousel .product-block, .ie7 #content .box-product .product-block {
    border: 1px solid #dddddd;
}
.ie7 #content .product-carousel .product-block:hover, .ie7 #content .box-product .product-block:hover {
    border: 1px solid #dddddd;
}
.product-grid .product-thumb .desc, .productbox-grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax {
    display: none;
}
.product-list .product-details {
    overflow: hidden;
    padding: 25px 0 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;

}
#content .product-carousel .product-block-inner, #content .product-grid .product-block-inner, #content .box-product .product-block-inner,
.box.featured .box-content .product-block-inner, .hometab .box .product-carousel .product-block-inner, .hometab .box .product-grid .product-block-inner {
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
}
#content .product-grid .product-details, #content .product-carousel .product-details, #content .box-product .product-details {
}
#content .product-grid .product-details {
    margin-bottom: 10px;
}
#content .product-carousel .product-block:hover .product-details, #content .product-grid .product-block:hover .product-details, #content .box-product .product-block:hover .product-details {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    visibility: visible;
}
.product-block .caption > button {
    display: none;
}
.banners-slider-carousel {
    clear: both;
    display: inline-block;
    margin:0;
	padding:35px 0px 0px 0px;;
    position: relative;
    width: 100%;
	text-align: center;
    border-top: 1px solid #e5e5e5;
}
#carousel-0.banners-slider-carousel:before{
	background: #ffffff url("../image/megnor/devider.png") no-repeat scroll center center;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -30px;
    width: 39px;
    z-index: 9;
}
#carousel-0.banners-slider-carousel:after{
background: #ffffff url("../image/megnor/devider.png") no-repeat scroll center center;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -23px;
    width: 39px;
    z-index: 9;

}
.percentsaving  {
    color: #dc2626;
    opacity: 1;
    padding: 1px 7px;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: none;
    top: 0;
	font-family: source serif pro;
	font-size:12px;
	font-weight:700;
	text-transform: uppercase;
}
.sale {
    color: #000000;
    left: 0;
    opacity: 1;
	text-transform: uppercase;
    padding: 1px 7px;
    position: absolute;
    text-align: left;
    top: 0;
	font-size:12px;
	font-weight:700;
	font-family: source serif pro;
}
.hometab.container:before{
	background: #ffffff url("../image/megnor/devider.png") no-repeat scroll center center;
    content: "";
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: -60px;
    width: 39px;
    z-index: 9;
	display:block;
}
.hometab.container
{
	border-top: 1px solid #e8e8e8;
    content: "";
    left: 0;
    margin: 0 auto;
    right: 0;
	display:block;
}

.product-block .image:hover .sale, .product-block .image:hover .percentsaving {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
#column-left .sidebarFilter .container, #column-right .sidebarFilter .container{width:100%;}
#column-left .sidebarFilter .list-group-item.title{text-align: left; padding:0}
#column-right .sidebarFilter .list-group-item.title{text-align: right; padding:0}
#column-left .filter_main, #column-right .filter_main {
    clear: both;
}
#column-left .sidebarFilter .box-heading, #column-right .sidebarFilter .box-heading{color: #000;}
#column-left .box-heading, #column-right .box-heading, #column-left .heading_inner, #column-right .heading_inner {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    display: block;
    padding: 0;
    line-height: 22px;
    background:none;
    border:medium none;
    width: 100%;
    margin-bottom: 20px;
	 text-transform: uppercase;
}
#column-left .filter-content, #column-right .filter-content {
    float: none;
    width: auto;
    margin-bottom: 0px;
}
#column-left .box.sidebarFilter, #column-right .box.sidebarFilter{padding:0px; margin-bottom:30px;float:left;width:100%;}
#column-left .cart.prd:hover span , #column-right .cart.prd:hover span {    color: #0f6936;}
#column-right .box-heading {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    display: block;
}
#column-left .box-product, #column-right .box-product {
    overflow: hidden;
    width: 100%;
}
#column-left .box-product > div, #column-right .box-product > div {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
    vertical-align: top;
    width: 100%;
}
#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div, #column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}
#column-left .box-product .image, #column-right .box-product .image {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
	border:1px solid #e5e5e5
}
 #column-right .box-product .image , #column-right .box-product .cart{float:right;}
 #column-right .box .heading_inner{text-align:right;}
#column-left .product-thumb h4 a::after, #column-right .product-thumb h4 a::after {
    content: none;
}
#column-left .product-thumb h4 a, #column-right .product-thumb h4 a {
    font-size: 16px;
	font-weight: 500;
}
#column-left .product-thumb:hover .price, #column-right .product-thumb:hover .price , #column-left .product-thumb .price, #column-right .product-thumb .price {
    color: #000000;
    margin: 0;
    opacity: 1;
}
#column-left .product-items .product-details, #column-right .product-items .product-details {
    float: left;
    width: 60%;
}
.layout-3 #column-left .product-items .product-details, .layout-3 #column-right .product-items .product-details {
    width: 50%;
}
.layout-3 #column-left .product-items .image, .layout-3 #column-right .product-items .image{margin-right:5px}
#column-left .product-thumb .caption{
    padding: 0;
    text-align: left;
}
#column-right .product-thumb .caption {
    padding: 0;
    text-align: right;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
    margin: 0 0 5px;
}
#column-left .box-product .name, #column-right .box-product .name {
    display: block;
}
#column-left .box-product .cart, #column-right .box-product .cart {
    display: block;
}
#column-left .box-product .cart .button, #column-right .box-product .cart .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    box-shadow: none;
    color: #555555;
    display: block;
    font-weight: 400;
    height: auto;
    padding: 0;
    text-align: left;
}
#column-left .box-product .cart .button:hover, #column-right .box-product .cart .button:hover {
    text-decoration: underline;
}
#column-left .box-product .image img, #column-right .box-product .image img {
    width: auto;
}
#column-left .box-product .rating, #column-right .box-product .rating, #column-left .box-product .name, #column-right .box-product .name, #column-left .box-product .price, #column-right .box-product .price, #column-left .box-product .cart, #column-right .box-product .cart {
    font-size: 16px;
}
#column-left .cart > span, #column-right .cart > span {
    color: #000000;
}
#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
    margin: 0px;
    padding: 0;
}
#column-left .box-product .rating, #column-right .box-product .rating {
    display: none;
    margin-bottom: 0;
}
#column-left .product-thumb, #column-right .product-thumb {
    margin:0 0 5px;
    overflow: hidden;
    padding: 10px 0;
	text-align:left;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare, #column-right .sale, #column-right .price-tax, #column-right .wishlist, #column-right .compare,
#column-left .percentsaving, #column-right .percentsaving, #column-left .product-block .quickview-button, #column-right .product-block .quickview-button{
    display: none !important;
}
#column-left .product-thumb .button-group .wishlist_button, 
#column-left .product-thumb .button-group .compare_button,
#column-right .product-thumb .button-group .wishlist_button, 
#column-right .product-thumb .button-group .compare_button {
    display: none;
}
#column-left .price-old, #column-right .price-old{font-size:16px;font-weight: normal;}
#column-left .product-thumb button, #column-right .product-thumb button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #666666;
    display: block;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    text-transform: none;
    width: auto;
}
#column-left .product-thumb button:hover, #column-right .product-thumb button:hover {
    color: #262626;
}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group ,#column-left .product-thumb:hover .button-group, #column-right .product-thumb:hover .button-group {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    bottom: 0;
    opacity: 1;
    position: relative;
}
#column-left .quick, #column-right .quick {
    display: none;
}
#column-left .box.featured, #column-left .box.latest, #column-left .box.bestseller , #column-right .box.featured, #column-right .box.latest, #column-right .box.bestseller {
    float: left;
    padding-bottom: 0;
    width: 100%;
}
#column-left .box.featured .left_title .prd_decs, #column-left .box.latest .left_title .prd_decs, #column-left .box.bestseller .left_title .prd_decs , #column-right .box.featured .left_title .prd_decs, #column-right .box.latest .left_title .prd_decs, #column-right .box.bestseller .left_title .prd_decs{
    display: none;
}
#column-left .box .heading_inner::before, #column-right .box .heading_inner::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.top_button {
  background: rgba(0, 0, 0, 0) url("../image/megnor/back-to-top.png") no-repeat scroll center center;
  bottom: 35px;
  display: block;
  content:"";
  font-size: 0;
  height: 48px;
  position: fixed;
  right: 35px;
  width: 28px;
  z-index: 999;
}


.sidebarFilter .box-heading {
    display: block;
    font-weight: 600;
    margin:0px;
    padding: 22px 25px 22px 35px;
    background:rgba(0, 0, 0, 0) url("../image/megnor/filter.png") no-repeat scroll 0 center;
    position: relative;
    text-align: left;
    color: #000;
    font-size: 18px;
    float: left;
    border-right: 1px solid #fdc5b7;
}
.sidebarFilter .btn.btn-primary {
    border: 1px solid #000000;
}
.sidebarFilter .btn.btn-primary:hover {
    border-color: #0f6936;
}
#clear-filter {
    background: #fff none repeat scroll 0 0;
    display: none;
    padding: 6px 20px;
    color: #000;
    font-weight: 500;
}
#clear-filter:hover, #clear-filter:focus{
	background-color: #000;
	color: #000;
}
.filter-content {
    float: left;
    margin-bottom: 0px;
    position: relative;
}
.sidebarFilter .checkbox > label {
    color: #000;
}
.sidebarFilter .list-group-item.title {
    color: #000000;
    font-weight: 700;
    padding: 10px 15px;
}
.sidebarFilter .list-group-item {
    padding: 0;
}
.sidebarFilter .list-group-item.filter_content {
    display: block;
    margin-bottom:15px;
    padding:0 5px;
    border-radius: 0;
	width: 100%;
    z-index: 9;
}
.sidebarFilter .list-group-item.title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 22px 35px;
    text-align: center;
    position: relative;
}
.sidebarFilter {
    clear: both;
    position: relative;
    padding: 0;
  	z-index: 1;
}

.filter-content:last-child {
    border: medium none;
}
.sidebarFilter .panel-footer {
  	float: left;
    margin: 10px 0 0px;
    padding: 0;
}
ul.list-unstyled {
    margin-bottom: 25px;
    padding: 0;
}
ul.list-unstyled li {
  
    padding: 1px 0;
}
#tabs_info .nav-tabs > li > a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: 700;
    padding: 6px 20px;
    text-transform: uppercase;
	 margin-right: 10px;
	 color:#000;
}
#tabs_info .nav-tabs > li > a:hover , #tabs_info .nav-tabs > li.active > a
{
	color:#0f6936;
	border-color:#0f6936;
	box-shadow: 4px 4px 0 0 #e2d8d3;
}

.manufacturer-list {
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: #afd34d none repeat scroll 0 0;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    padding: 5px 8px;
    text-align: left;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
.category_filter .sort .form-control {
    cursor: pointer;
}
.productpage .box {
    margin-top: 71px;
}
.product-right .list-unstyled .old-price {
    color: #9e9e9e;
    float: left;
    font-size: 20px;
    font-weight: 400;
    margin: 6px 10px 0 0;
}
#content .product-right .special-price, #content .product-right .product-price {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 15px;
}
.tab-content {
    border-bottom: 1px solid #d9d9d9;
    margin-top: 5px;
    overflow: hidden;
    padding: 10px 0;
}
.col-sm-4.total_amount {
    margin-top: 70px;
}
.product-tag {
    clear: both;
    margin: 15px 0 5px;
}
#content .aboutus {
    clear: both;
    margin-bottom: 35px;
}
.image1 {
    background: rgba(0, 0, 0, 0) url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
    margin-right: 15px;
}
.image2 {
    background: rgba(0, 0, 0, 0) url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
    margin-right: 15px;
}
.image3 {
    background: rgba(0, 0, 0, 0) url("../image/megnor/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
    margin-right: 15px;
}
.image4 {
    background: rgba(0, 0, 0, 0) url("../image/megnor/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
    margin-right: 15px;
}
.aboutus h2 {
    clear: both;
    font-size: 20px;
}
.about-content {
    overflow: hidden;
}
.information-information .right {
    float: right;
}
.category_filter #grid-view, .category_filter #list-view {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #666666;
    padding: 7px 8px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;

}
.category_filter #grid-view:hover, .category_filter #grid-view.active {
    background: rgba(0, 0, 0, 0) url("../image/megnor/list.png") no-repeat scroll -21px -18px;
}
.category_filter #grid-view {
    background: rgba(0, 0, 0, 0) url("../image/megnor/list.png") no-repeat scroll 2px -18px;
    border: medium none;
    height: 27px;
    width: 27px;
}
.category_filter #list-view {
    background: rgba(0, 0, 0, 0) url("../image/megnor/list.png") no-repeat scroll 5px 5px;
    border: medium none;
    height: 27px;
    width: 30px;
}
.category_filter #list-view:hover, .category_filter #list-view.active {
    background: rgba(0, 0, 0, 0) url("../image/megnor/list.png") no-repeat scroll -18px 5px;
}
.category_filter #grid-view:hover .fa, .category_filter #list-view:hover .fa {
    color: #333333;
}
.layout-3 .category .category_filter::before {
    width: 735px;
}
.layout-3 .main-content {
    margin: 0;
}
.category_filter .btn-list-grid {
    float: left;
    margin: 1px 0px 0 0;
    padding:0 0 0 15px;
    width: auto;
}
.category_filter .btn-list-grid .fa {
    display: none;
    font-size: 0;
}
.compare-total {
    border-right: 1px solid #d9d9d9;
    float: right;
    margin: 8px 20px 0;
    padding: 0 20px;
}
.compare-total a {
    color: #000;
}
.pagination-right {
    float: right;
    margin: 0;
    width: auto;
}
.category_filter .sort-by {
    float: left;
    margin: 6px 10px 0 0;
    padding: 0;
    width: auto;
}
.category_filter .show {
    float: left;
    margin: 6px 10px 0;
    padding: 0;
}
.category_filter .sort {
    float: left;
    padding: 0;
    width: 150px;
}
.category_filter .limit {
    float: right;
    padding: 0;
    width: 100px;
}
.sort-by-wrapper, .show-wrapper {
    float: left;
    margin: 1px 0 0;
}
.category_filter .list.active, .category_filter .grid.active {
    background: #428bca none repeat scroll 0 0;
}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    padding: 0;
    text-align: left;
    width: 100%;
    display: none;
}
.category-top {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.category_thumb .category_description {
    display: none;
    margin-bottom: 10px;
}
.category_list ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.category_list {
    display: none;
    text-align: left;
}
.refine-search ul {
    padding: 0;
}
.refine-search ul li {
    list-style: outside none none;
}
.category_list li a {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #666666;
    display: block;
    padding: 4px 8px;
}
.category_list li a:hover {
    color: #262626;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.pagination-wrapper, .category_filter {
    display: inline-block;
    margin: 0 0 10px;
    padding: 10px 0;
    width: 100%;
}
.pagination-wrapper{margin-top: 15px;}
.category .category_filter {
    display: inline-block;
    margin: 0 0 55px;
    padding: 0 0 5px;
}
.category .search-inner {    padding-left: 15px;}
.category .category_filter::before {
    background: #e6e6e6 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: -15px;
    position: relative;
    top: 65px;
    width: 925px;
}
.row.category-product {
}
.category .category-product {
    clear: both;
}
.category-product .product-grid{
    padding: 0;
}

.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}
.pagination-wrapper .page-result {
    float: left;
    margin: 8px 0 0;
    padding: 0;
    width: auto;
}
.contact-info .left {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}
#content .contact-info h3{margin-bottom: 15px;}
.contact-info .right {
    float: right;
    width: 50%;
    padding: 0 15px;
}
.row.contact-info {
    padding: 0 15px;
}
.address-detail .fa.fa-map-marker {
    font-size: 20px;
    padding: 2px 8px 0 0;
}
.address-detail .btn-info {
    clear: both;
    float: left;
    margin: 0 0 15px 35px;
    position: relative;
}
.information-contact .right label{text-align: left;}
.information-contact .panel-body {
    overflow: auto;
    padding: 15px 0;
}
.information-contact .panel-default {
    border: medium none;
}
.contact-info {
    color: #666666;
}
.contact-info .address-detail strong {
    float: left;
    height: 28px;
    margin: 5px 0;
    padding: 2px 0 0;
    font-weight: 500;
    color: #000;
}
.contact-info .address-detail, .contact-info .telephone, .contact-info .fax, .contact-info .open-time, .contact-info .comment {
    float: left;
    width: 100%;
}
.contact-info .telephone strong {
    float: left;
    height: 32px;
    margin: 5px 0;
    padding: 2px 0 0;
    font-weight: 500;
    color: #000;
}
.information-contact footer{margin-top: 0;}
.contact-info .fax strong {
    float: left;
    height: 32px;
    margin: 5px 0;
    padding: 2px 0 0;
    font-weight: 500;
    color: #000;
}
.contact-info .address-detail strong {
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -6px -231px transparent;
    padding: 5px 0 0 35px;
    height:32px;
    margin:10px 0 0px;
    float:left;
    clear:both;
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -312px transparent;
    padding: 5px 0 0 35px;
    margin:10px 0 0px;
    height:32px;
    float:left;
    clear:both;
}
.contact-info .fax strong{
    background: url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -269px transparent;
    padding: 5px 0 0 35px;
    height:32px;
    margin:10px 0 0px;
    float:left;
    clear:both;
}
.contact-info .open-time strong {
    background: transparent url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -353px;
    clear: both;
    float: left;
    height: 32px;
    margin: 10px 0 0px;
    padding: 5px 0 0 35px;
}
.contact-info .comment strong {
    background: transparent url("../image/megnor/cms-sprite.png") no-repeat scroll -5px -396px;
    clear: both;
    float: left;
    height: 32px;
    margin: 10px 0 0px;
    padding: 5px 0 0 35px;
}
.contact-info .open-time strong, .contact-info .comment strong {
    font-weight: 500;
    color: #000;
}

.contact-info address {
    clear: both;
    display: inline-block;
    float: left;
    margin: 0 0 10px 36px;
}
#spinner {
    background:#afd34d  url("../image/megnor/ajax-loader.gif") no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.common-home #content {
    padding:0 0 30px;
}
.main-slider {
    margin-top: 0;
    position: relative;
}
.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px;
}
.forget-password {
    margin: 5px 0 0;
}
.product-compare .btn-primary {
    margin: 5px 0;
}
.productpage .write-review, .productpage .review-count {
    margin: 0 10px;
}
.productpage .rating-wrapper {
    margin: 0 0 12px;
	float:left;
	width:100%;
}
.productpage .product-right .description {
    line-height: 28px;
    margin-bottom: 20px;
    position: relative;
	float:left;
	width:100%;
}
.description-right {
    padding-left: 50px;
}
.product-description span {
    color: #000;
    font-weight: 600;
}
.checkout-cart .hasCustomSelect {
    width: 95% !important;
}
.category .page-title {
    float: left;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px;
    width: 100%;
}
.page-title, .product-title, .product-option, #title-content h1, #title-content h2 {
   color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform:uppercase;
}
#content h3 {

    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400;
}
.refine-search {
    display: none;
    font-size: 13px;
    font-weight: 700;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
}
.copy-right {
    padding: 20px 0 0;
    text-align: center;
}
#bottom-footer li {
    background: rgba(0, 0, 0, 0) url("../image/megnor/pipe.gif") no-repeat scroll right center;
    display: inline;
    padding: 1px 10px 1px 5px;
}
#bottom-footer li.contact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.account-address .table > tbody > tr > td {
    vertical-align: middle;
}
.account-address .btn-info {
    margin: 2px 0;
}
.affiliate-account .btn-primary .list-group-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #262626;
    padding: 0;
}
.affiliate-account .btn-primary .list-group-item:hover, .affiliate-account .btn-primary:hover .list-group-item{
    color: #ffffff;
}
#content .affiliate-logout {
    padding: 10px 0;
}
.shopping-cart .img-thumbnail {
    border: medium none;
    max-width: none;
    padding: 0;
}
#accordion label.col-sm-2.control-label {
    margin: 5px 0 0;
    padding: 0 15px 0 0;
}
#accordion #collapse-shipping label.col-sm-2.control-label {
    padding: 0 15px;
}
.checkout-checkout #accordion label.col-sm-2.control-label {
    padding-left: 15px;
}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
    font-size: 16px;
    margin-left: 5px;
}
.col-sm-3.search_subcategory {
    margin-top: 7px;
    width: auto;
}
#button-search {
    float: right;
    border-radius:0;
     -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
	margin-top: -25px;
}
.product-search h2 {
    clear: both;
}
#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}
.bootstrap-datetimepicker-widget td.day {
    position: relative;
}
.bootstrap-datetimepicker-widget td.day.active::before {
    border-bottom: 7px solid #ffffff !important;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: 4px;
    content: "";
    display: inline-block;
    position: absolute;
    right: 4px;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #262626 !important;
    color: #ffffff !important;
}
.checkout-cart .shopping-cart input.form-control {
    text-align: center;
    width: 40px;
}
.checkout-cart .shopping-cart .input-group-btn {
    float: left;
}
.checkout-cart #content .pull-right .btn.btn-primary {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
}
.checkout-cart #content .pull-right .btn.btn-primary:hover {
    background: #0f6936 none repeat scroll 0 0;
    color: #ffffff;
}
.zoomContainer {
    margin-bottom: 5px;
    height: 0 !important;
    width: 0 !important;
}
.zoomContainer .zoomLens {
}
.zoomContainer .zoomWindow {
    box-shadow: none;
}
.megnorblog {
    float: left;
    margin: 90px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.megnorblog .bx-viewport {
}
.megnorblog h4 a {
     color: #000000;
    font-family: source serif pro;
    font-size: 24px;
    font-weight: 700;
}
#content .box.megnorblog .box-heading {
    margin-bottom: 55px;
}
.megnorblog h4 a:hover, .megnorblog h4 a:focus {
    color: #0f6936;
}
#content .box.megnorblog .box-content {
    border: medium none;
    margin: 0 -21px;
    padding: 10px 0 0;
}
#content .box-product .blog-items {
    display: inline-block;
    float: left;
}
.blog-left {
    width:100%;
    margin-right: 0;
    overflow: hidden;
    position: relative;
}
.blog-left .blog-image img {
    border: medium none;
    padding: 0;
	max-width:590px;
}
.blog-image .icon::before, .blog-image .icon::after {
    content: none;
}
.blog-left .blog-image {
    width: 400px;
}
.blog-right {
   background: #afd34d none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 210px;
    margin: -50px auto 0;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    width: 85%;
}

.blog-right h4 {
    margin-bottom:5px;
	 margin-top: 0;
}
.view-blog {
    float: left;
    margin: 9px 0 10px;
    text-align: left;
    width: 100%;
}
.view-blog a {
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
}
.view-blog a:hover {
    color: #666666;
}
.read-more .fa {
    font-size: 12px;
    margin-left: 5px;
}
.write-comment {
    margin-right: 10px;
    padding-right: 10px;
}
.date-time {
   color: #808080;
    font-family: open sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    padding-top: 15px;
    position: relative;
	margin-bottom: 10px;
}
.date-time:before
{
background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    content: "";
	display:block;
    height: 51px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
}
.blog-right .date-time .fa.fa-calendar {
    color: #0f6936;
    margin-right: 8px;
}
.blog_default_width {
    width: 450px;
}
.blog-desc {
    display: inline-block;
    font-weight: 400;
    line-height: 24px;
    margin: 16px 0 10px;
}
.blog-img {
    padding: 10px 0 0;
}
.single-blog .blog-img img {
    border: medium none;
    padding: 0;
}
.single-blog .page-title {
    font-size: 13px;
    margin: 0;
}
.megnorblog .blog-desc {
    color: #808080;
    display: inline-block;
    font-family:open sans;
    font-size: 14px;
    max-height:100%;
    overflow-y: auto;
    vertical-align: top;
    width: 80%;
	margin: 0 auto 10px;
}
.single-blog .blog-date {
    float: none;
    position: relative;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-weight: 500;
}
.single-blog .blog-top {
    background: #f8f8f8 none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 20px 15px;
    text-align: center;
    width: 100%;
}
.single-top .blog-date .fa {
    margin-right: 5px;
}
.single-blog .blog-img {
    padding: 0;
    margin-bottom: 25px;
    position: relative;
}
#add-comment{margin-top: 30px;}
.single-blog .buttons.text-left {
    padding: 0 0 0 8px;
    width: 66.66%;
	margin:5px 0;
}
#content #blog-carousel, #content #blog-grid {
    border: medium none;
    padding: 0;
    text-align: left;
    padding: 0 0 70px;
}
.megnorblog .buttons .btn.btn-primary {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 9px 25px;
    text-transform: capitalize;
}
.megnorblog .buttons .btn.btn-primary:hover, .megnorblog .buttons .btn.btn-primary:focus{color: #fff;}
.megnorblog .buttons {
    margin: 24px 0 0;
}
#content #blog-carousel .blog-item {
    margin: 0 22.5px;
    width: auto;
}
.megnorblog .owl-controls .owl-buttons {
    display: none;
}
#content #blog-carousel .product-block, #content #blog-grid .product-block {
    margin: 0 0 0px;
    padding: 0;
}
#content #blog-carousel .product-block:hover, #content #blog-grid .product-block:hover {
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
#blog-carousel .owl-pagination {
    bottom:0px;
    display:block;
    left: 0;
    position: absolute;
    right: 0;
}
#blog-carousel .owl-controls .owl-page {
    cursor: pointer;
}
#blog-carousel .owl-controls .owl-page {
    display: inline-block;
    margin: 0 5px;
}
#blog-carousel .owl-page.active > span, #blog-carousel .owl-page:hover > span {
    background: #0f6936 none repeat scroll 0 0;
    transform: scale(1.25);
	-webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transition: all 0.3s ease-out 0s;
}
#blog-carousel .owl-page > span {
    background: #e2d8d3 none repeat scroll 0 0;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    box-shadow: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
	transition: all 0.3s ease-out 0s;
}
.blogcarousel .owl-buttons .owl-next a {
    border: medium none;
    color: #ccc;
    cursor: pointer;
    font-size: 34px;
    height: 34px;
    padding: 6px 0 5px 13px;
    right: 0;
    top: 175px;
    width: 34px;
    z-index: 99;
}
.blogcarousel .owl-buttons .owl-prev a {
    border: medium none;
    color: #ccc;
    cursor: pointer;
    font-size: 34px;
    height: 34px;
    left: 0;
    padding: 6px 0 5px 11px;
    top: 175px;
    width: 34px;
    z-index: 99;
}
.blogcarousel .owl-buttons .owl-prev a:hover, .blogcarousel .owl-buttons .owl-next a:hover {
    color: #0f6936;
    text-decoration: none;
    z-index: 999;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev {
    left: 0;
    top: 50%;
}
#blog-carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
    top: 50%;
}
.single-blog .blog-desc {
    margin: 0;
    padding-bottom: 10px;
    text-align: left;
}
.single-blog .block-title h3 {
    padding-top: 10px;
}
.single-blog .comment-content {
    border-radius: 0;
     -webkit-border-radius:0;
    -khtml-border-radius:0;
    -moz-border-radius:0;
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.single-blog h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
#content.single-blog h3{
    font-size: 21px;
	text-transform:uppercase;
}
.single-top {
    background-color:#0f6936;
    padding: 10px;
    position: absolute;
    top: 0;
}
.view-comment {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 100%;
}
.view-comment .comment-content {
    display: inline-block;
    margin: 0;
    padding-top: 5px;
    width: 100%;
}
.comment-content .comment-icon {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin-right: 15px;
    padding: 15px 20px;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
}
.comment-content .comment-icon .fa {
    color: #000;
    font-size: 20px;
}
.comment-content .commnet-left {
    float: left;
    margin-right: 18px;
    padding-bottom: 5px;
}
.com-author {
    color: #000;
    float: left;
    font-weight: 600;
    margin-right: 5px;
    position: relative;
}
.com-date {
    color: #b6b6b6;
    font-size: 12px;
}
.commnet-left .com-author {
    text-transform: capitalize;
}
.comment-content .commnet-right {
    float: left;
    width: 70%;
}
.blog-left:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    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;

}
.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: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.product-block:hover .blog-left .post_hover{
    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;
}
.product-block:hover .blog-left .zoom{
    left: -3px;
}
.product-block:hover .blog-left .readmore_link {
    right: -3px;
}
.blog-left .blog-image .zoom {
    background-color:#fff;
    border: medium none;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    height: 45px;
    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;
    width: 45px;
    padding: 12px;
}
.blog-left .blog-image .zoom{ left: 0;    transform: scale(0);
-webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);}
.product-block:hover .blog-left .blog-image .readmore_link , .product-block:hover .blog-left .blog-image .zoom {    transform: scale(1);
-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);}
.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
    background:#0f6936 none repeat scroll 0 0;
    border-color: #ffffff;
    color: #ffffff;
}
.blog-left .blog-image .readmore_link {
    background-color: #fff;
    border: medium none;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    height: 45px;
    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;
    width: 45px;
    padding: 12px;
}
.blog-left .blog-image .readmore_link .fa, .blog-left .blog-image .zoom .fa{font-size: 16px;}
.blog-left .blog-image .readmore_link { right: 0;
    transform: scale(0);
	-webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);}

.all-blog .blog-left-content {
    float: left;
    text-align: center;
    width: 100%;
}
.all-blog .blog-right-content {
    background: #afd34d none repeat scroll 0 0;
    margin: 0 auto;
   
    padding: 38px;
    position: relative;
    text-align: left;
    top: -50px;
    width: 85%;
	 text-align: center;
}
.allblog-right {
    float: left;
    width: 100%;
}
.all-blog .blog-icon {
  background: #afd34d none repeat scroll 0 0;
  border: 5px solid #0f6936;
  color: #000000;
  display: block;
  height: 60px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  top:-35px;
  width: 65px;
  z-index: 9;
}
.all-blog .blog-icon:before{
	font-family: "FontAwesome";
    font-size: 25px;
    line-height: 49px;
	 color: #000;
    font-family: "FontAwesome";
	content:'\f15c';
    transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	left:4px;
	right:0;
	margin:0 auto;
	text-align:center;
	position:absolute;
}
.all-blog .blog-left-content .blog-image {
    display: block;
    overflow: hidden;
    position: relative;
}
.all-blog .blog-image {
    background-position: center center;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    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: auto;
	height: 395px;

}
.blog-left-content:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    transition: all 0.5s ease-out 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;
}
.post-image-hover {
    bottom: -100%;
    height: 100%;
    position: absolute;
    top: auto;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 100%;
}
.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
    transform: none;
    -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;
}
.all-blog .blog-left-content .blog-image:hover .zoom, .all-blog .blog-left-content .blog-image:hover .readmore_link {
    display: block;
    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-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
    font-size: 18px;
}

.blog-left-content .blog-image .zoom , .blog-left-content .blog-image .readmore_link{
    border: medium none;
    background-color:#f2f2f2;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    color: #000;
    display: inline-block;
    left:8%;
    margin: 0 auto;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    padding: 18px;
    position: absolute;
    right: 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;
    z-index: 10;
    width: 60px;
    height: 60px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -moz-transform: scale(0.5);
}
.blog-left-content .blog-image .zoom:hover, .blog-left-content .blog-image .readmore_link:hover {
    background: #0f6936 none repeat scroll 0 0;
    border-color: #ffffff;
    color: #ffffff;
}
.blog-left-content .blog-image .readmore_link {
    left:auto;
    right: 50.5%;
    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;
    z-index: 10;
	height:60px;
	width:60px;
}
.blog-left-content .blog-image:hover .zoom {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(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-left-content .blog-image:hover .readmore_link {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    transform:scale(1);
}
#add-comment .col-sm-10 {
    width: 66.6667%;
}
#add-comment .col-sm-2 {
    width: 25%;
}
.all-blog h4 {
    display: none;
}
.all-blog .page-title {
    background: #f8f8f8 none repeat scroll 0 0;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px;
}
.all-blog .blog-content {
    border: medium none;
    float: left;
    margin:0 0 30px; 
    width: 100%;
    clear: both;
    padding: 0 15px;
}
.all-blog .blog-content img {
    border: medium none;
    padding: 0;
    width: 100%;
}
.all-blog .blog-content:hover img {
}
.all-blog .panel-default {
    margin: 0 -15px;
}
.all-blog .blog-content .blog-body {
    padding: 0;
    position: relative;
}
.all-blog .blog-content .blog-body h5 a:hover {
    color: #0f6936;
}
.all-blog .first-item .blog-body {
}
.all-blog .last-item .blog-body {
}
.all-blog .blog-content .blog-body h5 {
    display: inline-block;
    margin: 0px 0 5px;
    width: 100%;
}
.all-blog .blog-content .blog-body h5 a {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    text-transform:uppercase;
}
.all-blog .blog-content .blog-body .blog-desc {
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align:center;
}
.all-blog .blog-body .blog-bottom {
    display: inline-block;
    padding: 0px;
    text-align: left;
    width: 100%;
}
.all-blog .read-more {
    width: 100%;
	text-align: center;
}
.all-blog .allblog-top {
    background: #f8f8f8 none repeat scroll 0 0;
    display: none;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 20px 15px;
    text-align: center;
    width: 100%;
}
.all-blog .blog-top {
    display: inline-block;
    font-size: 14px;
    padding: 5px 0 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    color: #666;
}
.all-blog .write-comment a, .all-blog .read-comment a{color: #666666;}
.all-blog .write-comment a:hover, .all-blog .read-comment a:hover, .all-blog .write-comment a:focus, .all-blog .read-comment a:focus{color: #0f6936;}
.all-blog .blog-date, .all-blog .write-comment, .all-blog .read-comment{
    display: inline-block;
    margin-right: 15px;
}
.all-blog .blog-date .fa, .all-blog .write-comment .fa, .all-blog .read-comment .fa{
    margin-right: 5px;
}
.all-blog .read-more a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #000000;
    display: inline-block;
    font-weight: 500;
    overflow: hidden;
    padding: 7px 25px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    z-index: 0;
}
.all-blog .read-more a:hover {
    background-color: #0f6936;
    border-color: #0f6936;
    color: #ffffff;
}

/* Auto complate search */


.show-result {
    overflow: hidden;
}
.show-result > li {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-search #content > p{margin-top:10px;}
@media (max-width: 979px) {
    
}
@media (max-width: 767px) {

}
@media (max-width: 479px) {
}

.testimonial_default_width {
    width: 100%;
}
.testimonial-container {
    background-color: #f7f7f7;
    display: inline-block;
    float: right;
    min-height: 300px;
    position: relative;
    width: 50%;
}
.testimonial-cms .box-heading{
color: #000000;
    display: inline-block;
    font-weight: 700;
    line-height: 51px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
	font-size: 40px;
    padding: 0 0 65px;
}
.testimonial-cms.box {
    float: left;
    min-height: 487px;
    padding: 120px 6.3% 0;
    text-align: left;
    width: 50%;
}
.testimonial-cms .box-heading::after{
 background: rgba(0, 0, 0, 0) url("../image/megnor/title.png") no-repeat scroll 0 0;
    bottom: -20px;
    height: 51px;
    margin: 0 auto;
	content: "";
    position: absolute;
    width: 51px;
	left: 0;
    right: auto;
    top: 65px;
}

.peoplesay-block {
    margin:0;
}
#testimonial .right-block {
    overflow: hidden;
    padding-top: 30px;
}
#testimonial .test-name {
    display: inline-block;
    margin: 0 0 3px;
}
.test-name > a{
	color: #000000;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
}
.testimonial-designation {
    display: inline-block;
    margin: 0 0 20px;
}
.testimonial-designation a {
    color: #0f6936;
    font-family: open-sans;
    font-size: 13px;
    text-transform: uppercase;
}
.testimonial-designation a:hover{color:#000;}

#testimonial .test-desc{
 color: #808080;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
   
    overflow-y: auto;
}

.test-image {
  background: rgba(0, 0, 0, 0) url("../image/megnor/quat.png") no-repeat scroll 95px 20px;
    float: left;
    margin: 0 63px 0 0;
    text-align: center;
}
.bx-wrapper .test-slide {
    padding: 0;
}
.test-image > img {
    background: #fcfcfc none repeat scroll 0 0;
    border-radius: 50%;
    height: 130px;
    overflow: hidden;
    width: 130px;
    z-index: -1;
	position:relative;
}

.testimonial .test-image {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    display: inline-block;
    margin-bottom: 39px;
    overflow: hidden;
    position: relative;
}
.testimonial .test-image:hover a::before {
    border: 1px solid #d9d9d9;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    content: "";
    height: 90%;
    left: 6px;
    opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    -moz-opacity:0.9;
    position: absolute;
    top: 6px;
    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: 90%;
}
.testimonial .test-image img {
    display: block;
    width: 100%;
}
.testimonial .test-desc {
    color: #666666;
}
.left-content {
    float: left;
    margin-right: 72px;
    margin-top: 70px;
    text-align: center;
}
.right-content {
    float: left;
    margin: 108px 0 13px;
    width: 64%;
}

.bx-wrapper .bx-pager {
    color: #666666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
}
.bx-wrapper .bx-pager {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 -9px 9px -8px rgba(0, 0, 0, 0.2), 0 9px 9px -8px rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
    position: absolute;
    right: -26px;
    top:20%;
    z-index: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e2d8d3 none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    height: 30px;
    margin: 30px 2px;
    outline: 0 none;
    text-indent: -9999px;
    width: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0f6936 none repeat scroll 0 0;
    border-radius: 0;
    height: 30px;
    margin: 30px 0;
    width: 8px;
}

.image-block > img {
}
.image-block {
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    display: inline-block;
    margin-bottom: 6px;
    position: relative;
}
.image-block::before {
    border: 6px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#testimonial .post-author > a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
#testimonial .post-author > a:hover, #testimonial .post-author > a:focus {
    color: #0f6936;
}
#testimonial .left-content .designation {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: lowercase;
}
#testimonial .customNavigation {
    display: none;
}
#testimonial .slider-controls.clickable {
    bottom: 0;
    left: 0;
    margin: 20px 0 0;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    right: 0;
    text-align: center;
    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;
}
#testimonial .slider-pagination {
    position: relative;
    text-align: center;
}
#testimonial .slider-page {
    display: inline-block;
    margin: 0 6px;
}
.slider-controls .slider-page, .slider-controls .slider-buttons div {
    cursor: pointer;
}
#testimonial .slider-page.active > span, .testimonial .slider-page:hover > span {
    background: #0f6936 none repeat scroll 0 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
#testimonial .slider-page > span {
    background: #c6c6c6 none repeat scroll 0 0;
    border-radius: 50%;
     -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    -moz-border-radius:50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
}
.content_product_block {
    padding: 20px 0 0;
    position: relative;
}
#custom_tab.product-tabs {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}
#custom_tab > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#custom_tab li {
    float: left;
    margin: 0;
}
#custom_tab.product-tabs ul li:first-child a.selected, #custom_tab.product-tabs ul li:last-child a.selected, #custom_tab.product-tabs a.second.selected {
    border-left: 1px solid #262626;
}
#custom_tab.product-tabs a.selected {
    background: #262626 none repeat scroll 0 0;
    border-left: 1px solid #262626;
    border-top: 1px solid #262626;
    color: #ffffff;
}
#custom_tab.product-tabs a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    color: #aaaaaa;
    float: left;
    margin-right: -1px;
    padding: 4px 16px;
    text-transform: uppercase;
}
#custom_tab ul li a {
    color: #aaaaaa;
    float: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding: 6px 16px;
    transition: none 0s ease 0s ;
    -webkit-transition: none 0s ease 0s ;
    -moz-transition: none 0s ease 0s ;
    -ms-transition: none 0s ease 0s ;
    -o-transition: none 0s ease 0s ;

}
.content_product_block .tab_product {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding: 20px;
}
.size_guide_table {
    border: 1px solid #d9d9d9;
    width: 100%;
}
.size_guide_table tbody th {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
}
.size_guide_table tbody th {
    color: #262626;
    font-weight: 700;
    padding: 7px 8px;
    vertical-align: middle;
    white-space: nowrap;
}
.size_guide_table tbody td {
    padding: 5px 8px;
}
.bootstrap-datetimepicker-widget, .bootstrap-datetimepicker-widget td span {
    border-radius: 0 !important;
     -webkit-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    -moz-border-radius:0 !important;
}
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
    border-radius: 0 !important;
     -webkit-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    -moz-border-radius:0 !important;
}
@media (max-width: 1260px) {
.blog-right {
}
}
@media only screen and (max-width: 479px) {
.blog-right {
    width: 100%;
}
}
#footer_aboutus_block > h5 {
    display: none;
}
#footer_aboutus_block > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer .column .tm-about-logo > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.tm-about-logo {
    margin-bottom: 24px;
    text-align: center;
}
#footer #footer_aboutus_block.col-sm-3.column {
    border: medium none;
    margin: 0 50px 0 10px;
    padding: 0;
    text-align: center;
    width: 29%;
}
li.social_block a {
   border-radius: 50%;
    display: inline-block;
    height: 63px;
    text-align: center;
    width: 63px;
	cursor:pointer;
	transition: all 0.3s ease 0s;
}
li.social_block {
    display: inline-block;
    margin-right: 30px;
}
footer .content_footer_top ul li:hover a {    box-shadow: 8px 9px 11px -3px rgba(21, 7, 99 , 0.15);transition: all 0.3s ease 0s;}
.facebook.social_block a{background: #3b5998 none repeat scroll 0 0;}
.twitter.social_block a{background:#4099ff none repeat scroll 0 0;}
.g-plus.social_block a{background:#c63d2d none repeat scroll 0 0;}
.pinit.social_block a{background:#910101 none repeat scroll 0 0;}
.linkdin.social_block a{background:#007bb6 none repeat scroll 0 0;}
.you-tube.social_block a{background:#c63d2d none repeat scroll 0 0;}
#footer li.social_block a .fa {
    font-size: 24px;
    font-weight: 400;
    line-height: 19px;
}
#footer li.social_block a {
   color: #ffffff;
    font-size: 30px;
    line-height: 63px;
    margin: 0;
}
#footer li.social_block a:hover {
    color: #ffffff;
}

#bottom-footer .list-unstyled{margin-bottom: 10px;}
.social {
    list-style: outside none none;
    margin:25px 0 0;
    padding: 0;
}
.footer_bottom li {
    display: inline-block;
}
.footer_bottom .payment_block {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	line-height: 24px;
}
.footer-bottom .payment_block li:last-child, #footer .payment_block li:last-child {
    margin-right: 0;
}
.footer_bottom .payment_block li, #footer .payment_block li {
    display: inline-block;
    margin-right:5px;
}
.footer_bottom_inner.container {
    padding: 0;
}
.footer_bottom h5 {
    display: none;
}
.powerd {
    color: #ffffff;
    font-family: open sans;
    font-size: 12px;
    float:left;
}
footer .powerd > a {
    color: #ffffff;
	font-size: 12px;
}
.content_footer_bottom {
    float: right;
}
#slideshow0 img {
    width: 100%;
}
#modal-agree .modal-title{
    font-family: "Lustria",serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
#modal-agree .aboutus h3{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
#modal-agree .aboutus {
    margin-bottom: 20px;
}

@keyframes fixedAnim {
0% {
    top: -100%;
}
100% {
    top: 0;
}
}
@keyframes fixedAnim {
0% {
    top: -100%;
}
100% {
    top: 0;
}
}

header.header-length .container {
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
    height:75px;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 500;
	padding: 0 35px;
}
header.header-length .header-main {
    padding: 0;
}
header.header-length .header-left .left-contact {
    display: none;
}
.header-right .header-right-container
.nav-container {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;

}
.nav-container.fixed {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    width: 100%;
}
.slide_header {
    position: relative;
    z-index: 999;
    background-color: #fff;
}
.nav-container.fixed #menu.main-menu {
    border-bottom: medium none;
    text-align: left;
}
.nav-container.fixed .nav-inner {
}
.nav-container.fixed .navbar-nav > li > .dropdown-menu {
}
.header-right.header-right-fixed {
    display: block;
    margin: 0;
    padding: 20px 40px 0 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: none 0s ease 0s ;
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    width: auto;
    z-index: 101;
}
.alert.alert-success.animated {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000 !important;
    height: 100px;
    opacity: 0.95 !important;
    -khtml-opacity: 0.95;
    -webkit-opacity: 0.95;
    -moz-opacity:0.95;
    padding: 35px 10px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.alert.alert-success.animated span {
    font-size: 16px !important;
}
.alert.alert-success.animated span a {
    color: #000;
}
.alert.alert-success.animated span .fa.fa-check-circle {
    color: #0f6936;
}
.alert.alert-success.animated button.close {
    color: #000;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
.container > .alert {
    margin: 0 -15px 20px;
}
.content-top .breadcum{
    background: #2c2c2c url("../image/megnor/bredcrumb.jpg");
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
}
.content-top{
    position: relative;
    margin-bottom:0px;
    float: left;
    width: 100%;
}

.common-home .content-top {
    display: none;
}
.map-inner {
    position: relative;
    padding-bottom: 24%;
    height: 0;
    overflow: hidden;
}
.map-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#slideshow0.owl-carousel .owl-buttons .owl-prev {
    background: transparent url("../image/megnor/banner-arrow.png") no-repeat scroll 0 0px;
    display: block;
    height: 80px;
    position: absolute;
    width: 113px; 
    transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none; 
}
#slideshow0.owl-carousel .owl-buttons .owl-next {
    background: transparent url("../image/megnor/banner-arrow.png") no-repeat scroll -142px 0px;
    display: block;
    height: 80px;
    position: absolute;
    width: 113px;   
    transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;  
}
#slideshow0.owl-carousel .owl-buttons .owl-prev:hover {
    background-position: 0px -110px;
}
#slideshow0.owl-carousel .owl-buttons .owl-next:hover {
    background-position: -142px -110px;
}
@media only screen and (min-width: 1350px) and (max-width:1600px) {
	
	.newsletter-box #txtemail{width:380px;}
	.special .product-thumbnail{width:13%;right:11%;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:30px;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:30px;}
	.sub_content .sub_inner{padding:80px 65px}
	.bx-wrapper .test-slide {    padding: 0;}
	.product-images-slider .sale{left:17%;}
	.product-images-slider .percentsaving{right:17%;}
}
@media only screen and (min-width: 1260px) and (max-width:1349px) {
	
	.newsletter-box #txtemail{width:350px;}
	.newsletter-box .btn{padding:9px 35px;}
	.product-images-slider{width:80%;}
	.special .product-thumbnail{width:15%;right: 9%;}
	.countdown{margin-top:30px;}
	.welcome_details .description{width:80%;}
	.welcome_store .store_inner{min-height:870px;}
	.common-home .htabs a{padding: 15px 0;}
	.hometab .tab-title{font-size:46px;}
	.sub_content .sub_inner{padding: 60px 51px;}
	.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:46px;text-align: right;}
	.featured .customNavigation {    left: auto;    right: -295px;    top: 38%;}
	.blog-right{width:83%;}
	.newsletter-container{min-height: 437px;}
	.testimonial-cms.box{padding: 58px 3% 0; min-height: 438px;margin-bottom:0;}
	.bx-wrapper .test-slide {    padding: 0;}
	.test-image{ margin: 0 30px 0 0;}
	#testimonial .right-block{padding-top:25px;}
	.testimonial-designation{margin:0 0 10px}
	.bx-wrapper .bx-pager{top:11%;}
	.common-home footer {    padding-top: 0;}
	
	.special .product-thumbnail{width:13%;right:11%;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:10px;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:10px;}
	#content .box.megnorblog .box-content{margin:0 -15px;}
	.product-images-slider .sale{left:12%;}
	.product-images-slider .percentsaving{right:12%;}
	

}

@media only screen and (min-width: 1180px) and (max-width: 1259px) {

	.newsletter-box #txtemail{width:350px;}
	.newsletter-box .btn{padding:9px 35px;}
	.product-images-slider{width:80%; padding-bottom: 10px;}
	.special .product-thumbnail{width:15%;right: 9%;}
	.countdown{margin-top:30px;}
	.welcome_details .description{width:80%;}
	.welcome_store .store_inner{min-height:830px;padding-top: 76px;}
	.welcome_details{margin-top:5px;}
	.welcome_details .sub-title{width:60%;}
	.common-home .htabs a{padding: 15px 0;}
	.hometab .tab-title{font-size:46px;}
	.sub_content .sub_inner{padding: 50px 40px;}
	.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:46px;text-align: right;}
	.featured .customNavigation {    left: auto;    right: -255px;    top: 38%;}
	.blog-right{width:83%;}
	.newsletter-container{min-height: 437px;}
	.testimonial-cms.box{padding: 58px 3% 0; min-height: 438px;margin-bottom:0;}
	.bx-wrapper .test-slide {    padding: 0;}
	.test-image{ margin: 0 30px 0 0;}
	#testimonial .right-block{padding-top:25px;}
	.testimonial-designation{margin:0 0 10px}
	.bx-wrapper .bx-pager{top:11%;}
	.common-home footer {    padding-top: 0;}
	.product-images-slider .slick-slide img{border:none;}
	.special .product-thumbnail {padding: 50px 0;top: 26%;right: 17%;    width: 13%;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:50px;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:50px;}
	.countdown {    margin-top: 0;}
	.common-home .left_title{width:266px;}
	.common-home .right_product{width:74.9%;}
	.hometab .customNavigation{left:-266px;}
	.featured .customNavigation{right:-261px}
	#column-left .box .box-content, #column-right .box .box-content {    margin: 0;}
	
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:25%}
	.layout-2.left-col #content , .layout-2.right-col #content{width:75%;}
	.category .category_filter::before{width:102%;}
	#content .box.megnorblog .box-content{margin:0 -15px;}
	#column-left .box .box-content, #column-right .box .box-content {    margin: 0;}

}

@media only screen and (min-width:1060px) and (max-width: 1179px) {
.newsletter-box #txtemail{width:320px;}
	.newsletter-box .btn{padding:9px 35px;}
	.product-images-slider{width:80%; padding-bottom: 10px;}
	.special .product-thumbnail{width:15%;right: 9%;}
	.countdown{margin-top:30px;}
	.welcome_details .description{width:80%;}
	.welcome_store .store_inner{min-height:830px;padding-top: 76px;}
	.welcome_details{margin-top:5px;}
	.welcome_details .sub-title{width:60%;}
	.common-home .htabs a{padding: 15px 0;}
	.hometab .tab-title{font-size:46px;}
	.sub_content .sub_inner{padding: 40px 30px;}
	.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:46px;text-align: right;}
	.featured .customNavigation {    left: auto;    right: -255px;    top: 38%;}
	.blog-right{width:83%;}
	.newsletter-container{min-height: 437px;}
	.testimonial-cms.box{padding: 58px 3% 0; min-height: 438px;margin-bottom:0;}
	.bx-wrapper .test-slide {    padding: 0;}
	.test-image{ margin: 0 30px 0 0;}
	#testimonial .right-block{padding-top:25px;}
	.testimonial-designation{margin:0 0 10px}
	.bx-wrapper .bx-pager{top:11%;}
	.common-home footer {    padding-top: 0;}
	.product-images-slider .slick-slide img{border:none;}
	.special .product-thumbnail {padding: 50px 0;top: 26%;right: 17%;    width: 13%;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:50px;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:50px;}
	.countdown {    margin-top: 0;}
	.common-home .left_title{width:258px;min-height: 435px;}
	.common-home .right_product{width:72.5%;padding-bottom:0;}
	.hometab .customNavigation{left:-266px;}
	.featured .customNavigation{right:-261px}
	#content .box.megnorblog .box-content{margin:0 -15px;}

	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:25%}
	.layout-2.left-col #content , .layout-2.right-col #content{width:75%;}
	.category .category_filter::before{width:102%;}
	
	.productpage .product-left , .productpage .product-right{width:49%;float:left;}
	#column-left .box .box-content, #column-right .box .box-content {    margin: 0;}
	#column-left .box-product .image, #column-right .box-product .image{margin-right:8px;}
	.productpage .product-right{float:left;}
	.all-blog .blog-right-content{top:-70px;}
	.blog-left-content .post_hover{top:36%;}


}


@media only screen and (min-width:1024px) and (max-width: 1059px) {
.newsletter-box #txtemail{width:300px;}
	.newsletter-box .btn{padding:9px 35px;}
	.product-images-slider{width:80%; padding-bottom: 10px;}
	.special .product-thumbnail{width:15%;right: 9%;}
	.countdown{margin-top:30px;}
	.welcome_details .description{width:80%;}
	.welcome_store .store_inner{min-height:830px;padding-top: 76px;}
	.welcome_details{margin-top:5px;}
	.welcome_details .sub-title{width:60%;}
	.common-home .htabs a{padding: 15px 0;}
	.hometab .tab-title{font-size:46px;}
	.sub_content .sub_inner{padding: 35px 25px;}
	.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:46px;text-align: right;}
	.featured .customNavigation {    left: auto;    right: -255px;    top: 38%;}
	.blog-right{width:83%;}
	.newsletter-container{min-height: 437px;}
	.testimonial-cms.box{padding: 58px 3% 0; min-height: 438px;margin-bottom:0;}
	.bx-wrapper .test-slide {    padding: 0;}
	.test-image{ margin: 0 30px 0 0;}
	#testimonial .right-block{padding-top:25px;}
	.testimonial-designation{margin:0 0 10px}
	.bx-wrapper .bx-pager{top:11%;}
	.common-home footer {    padding-top: 0;}
	.product-images-slider .slick-slide img{border:none;}
	.special .product-thumbnail {padding: 50px 0;top: 26%;right: 17%;    width: 15%;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:20px;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:20px;}
	#content .box.megnorblog .box-content{margin:0 15px;}
	.countdown {    margin-top: 0;}
	.common-home .left_title{width:250px;min-height: 435px;}
	.common-home .right_product{width:72%;padding-bottom:0;}
	.product-thumb h4 a{font-size:19px;}
	.hometab .customNavigation{left:-266px;}
	.featured .customNavigation{right:-252px;top:44%;}
	.tabfeatured_default_width {    width: 275px;}
	.tabbestseller_default_width {    width: 275px;}
	.tablatest_default_width {    width: 275px;}
	.tabspecial_default_width {    width: 275px;}
	.featured_default_width {    width: 275px;}
	
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:25%}
	.layout-2.left-col #content , .layout-2.right-col #content{width:75%;}
	.category .category_filter::before{width:102%;}
	
	.productpage .product-left , .productpage .product-right{width:49%;float:left;}
	.blog-right{height:250px;}
	.common-home .content_footer_top {    padding: 75px 0 80px;}
	
	#column-left .box .box-content, #column-right .box .box-content {    margin: 0;}
	#column-left .box-product .image, #column-right .box-product .image{margin-right:9px;}
	#column-left .product-thumb h4 a, #column-right .product-thumb h4 a{font-size:15px;}
	#column-left .box-product .rating, #column-right .box-product .rating, #column-left .box-product .name, #column-right .box-product .name, #column-left .box-product .price, #column-right .box-product .price, #column-left .box-product .cart, #column-right .box-product .cart{font-size:15px;}
	#column-left .price-old, #column-right .price-old{font-size:14px;}
	#column-left .product-items .product-details, #column-right .product-items .product-details{width:58%;}
	
	.productpage .product-right{float:left;padding-left: 30px;}
	.all-blog .blog-right-content{top:-90px;}
	.blog-left-content .post_hover{top:36%;}
	



}

@media only screen and (min-width:980px) and (max-width: 1023px) {
.newsletter-box #txtemail{width:300px;}
	.newsletter-box .btn{padding:9px 35px;}
	.product-images-slider{width:80%; padding-bottom: 10px;}
	.special .product-thumbnail{width:15%;right: 9%;}
	.countdown{margin-top:30px;}
	.welcome_details .description{width:80%;}
	.welcome_store .store_inner{min-height:830px;padding-top: 76px;}
	.welcome_details{margin-top:5px;}
	.welcome_details .sub-title{width:60%;}
	.common-home .htabs a {    padding: 13px 0;}
	.hometab .tab-title{font-size:41px;padding: 0 0 45px;}
	.sub_content .sub_inner{padding: 35px 20px;}
	.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:46px;text-align: right;}
	.featured .customNavigation {    left: auto;    right: -255px;    top: 38%;}
	.blog-right{width:83%;height:250px;}
	.newsletter-container{min-height: 437px;}
	.testimonial-cms.box{padding: 58px 3% 0; min-height: 438px;margin-bottom:0;}
	.bx-wrapper .test-slide {    padding: 0;}
	.test-image{ margin: 0 20px 0 0;}
	#testimonial .right-block{padding-top:25px;}
	.testimonial-designation{margin:0 0 10px}
	.bx-wrapper .bx-pager{top:11%;}
	.common-home footer {    padding-top: 0;}
	.product-images-slider .slick-slide img{border:none;}
	.special .product-thumbnail {padding: 50px 0;top: 26%;right: 17%;    width: 15%;}
	#content .box.megnorblog .box-content{margin:0 -15px;}
	.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:20px;}
	.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:20px;}
	.countdown {    margin-top: 0;}
	.common-home .left_title{width:230px;min-height: 410px;padding:15px 15px 0;}
	.common-home .right_product{width:72%;padding-bottom:0;}
	.product-thumb h4 a{font-size:18px;}
	.hometab .customNavigation{left:-240px;top:39%;}
	.product-thumb .price{font-size:17px;}
	.featured .customNavigation{right:-252px;top:40%;}
	.tabfeatured_default_width {    width: 260px;}
	.tabbestseller_default_width {    width: 260px;}
	.tablatest_default_width {    width: 260px;}
	.tabspecial_default_width {    width: 260px;}
	.featured_default_width {    width: 260px;}
	
	.layout-2.left-col #column-left{width:25%;padding-right:20px}
	 .layout-2.right-col #column-right{width:25%;padding-left:20px}
	.layout-2.left-col #content , .layout-2.right-col #content{width:75%;}
	.category .category_filter::before{width:102%;}
	.compare-total{margin: 8px 10px 0;    padding: 0 10px;}

	.productpage .product-left , .productpage .product-right{width:49%;float:left;}
	
	#column-left .box .box-content, #column-right .box .box-content {    margin: 0;}
	#column-left .box-product .image, #column-right .box-product .image{margin-right:8px;}
	#column-left .product-thumb h4 a, #column-right .product-thumb h4 a{font-size:15px;}
	#column-left .box-product .rating, #column-right .box-product .rating, #column-left .box-product .name, #column-right .box-product .name, #column-left .box-product .price, #column-right .box-product .price, #column-left .box-product .cart, #column-right .box-product .cart{font-size:14px;}
	#column-left .price-old, #column-right .price-old{font-size:13px;}
	#column-left .product-items .product-details, #column-right .product-items .product-details{width:58%;}
	
	.productpage .product-right{float:left;padding-left: 30px;}
	.all-blog .blog-right-content{top:-100px;}
	.blog-left-content .post_hover{top:34%;}
	.blog-left-content .blog-image .zoom{left:11%;}
	

}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.layout-2.left-col #column-left, .layout-2.right-col #column-right {
    width: 25%;
}
.layout-2 #content {
    width: 75%;
}
.nav-tabs {
    float: none !important;
}
.nav-tabs > li {
    clear: none !important;
}
.megnorblog .bx-controls-direction .bx-prev {
    left: 17.5%;
}
.megnorblog .bx-controls-direction .bx-next {
    left: 17.5%;
}
.pagination-right {
    clear: none !important;
}
}



@media (max-width: 979px) {

header .container {width: 100%;}
header .header-main{padding:55px 10px 35px;}
.header-left .left-contact , .header-right .satic-links{display:none;}
.header-right .header-right-container{border:none;}
.col-sm-4.header-logo{
 left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top:13px;
    width: 130px;
}
.layout-2.left-col #content.category, .layout-2.right-col #content.category {    padding-left: 0;}
.category .category-product{margin:0 -10px;}
.header-length .header-logo {    margin-top: 3px;    width: 87px;top:0;}
header.header-length .header-main .header-left {    margin-top: 28px;}
header.header-length .header-main .header-right {    margin-top: 24px;}
.header-cart .dropdown-menu.cart-menu{margin-top:2px;}
header.header-length #top-links .dropdown.myaccount {padding: 0 0 16px;}
header.header-length .header-search .searchtoggle {top: 51px;}
.nav-responsive .expandable:before{ content: "\f0c9";        color: #333333;        font-size: 24px;		font-family:FontAwesome;}
.header-left .nav-container {    float: left;    margin-left: 15px; margin-top: -5px;}
#res-menu .nav-responsive > span {    display: none;}
#cart > .btn{width: 45px;height:35px}
#cart-total{right:5px;}
.header-search .search{width:45px;height:35px;}
.header-right #top-links, .myaccount .account-toggle{height:35px;}
#top-links .dropdown.myaccount{padding:0;}
.header-search .searchtoggle{top:37px;}
.welcome_store , .box.special.outer-cover{width:100%;}
.layout-2 .content_footer_top::before{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;content:none;}
.newsletter-box #txtemail{width:230px;}
.newsletter-box .btn{padding:9px 15px;}
.welcome_store .store_inner{min-height:820px;}
.box.special.outer-cover {margin-top: 50px;}
.winery_content .ser_icon{width:160px;height:160px;}
.ser_icon .icon-image{margin:40px auto;}
.common-home .left_title {    border: medium none;    box-shadow: none;    float: left;    min-height:0;    padding: 0;    width: 100%;}
.hometab .tab-title{font-size:45px;float:left;}
.hometab .etabs{float:left;width:89%;}
.htabs .etabs li{width:auto;margin-right:25px;}
.common-home .htabs a.selected::after{content:"";}
.common-home .htabs a{border:none;}
.common-home .right_product{width:100%;}
.sub_content .sub_inner{padding:25px 0px;}
.sub_inner .sub-title{font-size: 20px;}
.sub_inner .sub-description{font-size:13px;}
.box .heading_inner, .banners-slider-carousel .heading_inner{font-size:45px;}
.featured.box .heading_inner::before{left:auto;right:0;}
.featured.box .heading_inner{float:right;}
.left_title .prd_decs {    display: none;}
#content .box.megnorblog .box-heading {margin-bottom: 25px;}
.blog-left .blog-image {    width: auto;}
.blog-left .blog-image img{max-width:100%;}
.blog-right{width:90%;padding: 15px 10px;}
.megnorblog h4 a{font-size:20px;}
.megnorblog .blog-desc{width:96%;max-height: 100%;}
	.featured .customNavigation{right:-252px;top:44%;}
	.tabfeatured_default_width {    width: 260px;}
	.tabbestseller_default_width {    width: 260px;}
	.tablatest_default_width {    width: 260px;}
	.tabspecial_default_width {    width: 260px;}
	.featured_default_width {    width: 260px;}
	
.hometab .customNavigation{left:auto;right:0;top:-50%;}
.featured .customNavigation{left: 0;    right: auto;    top: -46%;}
.testimonial-cms.box{padding:50px 1% 0;}
.newsletter-container .newshead{font-size:29px;}
.testimonial-cms .box-heading{font-size:37px;}
#testimonial .right-block{padding-top:20px;}
#testimonial .test-desc{font-size:13px;max-height:100%;}
.bx-wrapper .test-slide {    padding: 0;}
.test-image{margin:0 13px 0 0;}
footer::before , footer::before {
    background: #ffffff url("../image/megnor/devider.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -72px;
    width: 39px;
    z-index: 9;
}

footer::after, footer::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: -50px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
}
.common-home footer::before , .common-home footer::after{content:none;background:none;}
.layout-2.left-col #content , .layout-2.right-col #content{width:100%;border:none;}

.category .category_filter::before{left:0;width:100%;}
.productpage .product-left , .productpage .product-right{width:49%;float:left;}
.productpage .product-left{margin-bottom:25px;}
#column-left .product-thumb, #column-right .product-thumb{text-align:left;}
#column-left .left_title .box-content, #column-right .left_title .box-content {    margin: 0 -10px;}
.sidebarFilter .list-group-item.filter_content{display: block;}
.filter_main {display: none;}
.sidebarFilter .box-heading{width:100%; border-right: medium none;}
.sidebarFilter .toggle .mobile_togglemenu {
    background-position: right -19px;
    margin: 15px 0;
}
.list-group-filter {
    float: left;
    width: 100%;
}
.sidebarFilter .active .mobile_togglemenu {
    background-position: right 10px;
}

.sidebarFilter .list-group-item.title::after{content: none;}
.sidebarFilter .list-group-item.title{padding: 6px 20px; text-align: left;}
.filter-content{width: auto; clear: both; float: none;}
.sidebarFilter .list-group-item.filter_content{position: relative; top: auto; border:medium none;}
.sidebarFilter .panel-footer{width: 100%; text-align: left;}
.box .box-content .customNavigation a.prev{left: 0;}
.box .box-content .customNavigation a.next{right:0;}
.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next{right:50px;}
.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev{left:50px;}
.special .product-thumbnail{right:18%;}
.common-home .content_footer_top {text-align:left;    padding: 0;}
footer .follow_heading, footer h5.toggle{font-size:24px;padding:10px 0;margin:0;width:100%;}
.follow_heading::before{content:none;background:none;}
.footer-content::before{content:none;background:none;}
.footer-content{border:none;}
footer h5.toggle a::before, #column-left .toggle a::before, #column-right .toggle a::before{
		content: '\f107';
        position: absolute;
        right:0px;
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #ffffff;
        top: 14px;
		line-height:23px;
        height: 22px;
        width: 22px;
        text-align: center;
        background: #0f6936;
		padding: 0 4px;
}
footer h5.toggle.active a::before , #column-left .toggle.active a::before, #column-right .toggle.active a::before{content: '\f106';line-height:20px;}
li.social_block a{height:45px;width:45px;}
#footer li.social_block a .fa{font-size:21px;}
#footer li.social_block a{line-height:41px;}
li.social_block{margin-right:10px;}
.footer-content{margin-bottom:10px;}
.social{margin:25px 0;}
footer .toggle .mobile_togglemenu{background:none;line-height:30px;}
#column-left .box-product .image, #column-right .box-product .image {
    margin-right: 7px;
    width: 35%;
}
.content_footer_top{padding:0;text-align:left;}
.col-md-4.btn-list-grid {
    margin: 10px 25px 5px 0;
}
.about-content{text-align:justify;}
.productpage .product-right{float:left;padding-left: 30px;min-height:630px;}
.product-info .additional-carousel{width:330px;}
.product-info .image-additional {    width: 330px;}
.productpage #tabs_info { float: left;  text-align: justify;    width: 100%;}
.box .box-content .related-products .customNavigation a.next {    right: 30px;}
.box .box-content .related-products .customNavigation a.prev {left: 30px;}
#content.productpage .row {    margin: 0;}
#tabs_info .nav-tabs > li > a{font-size:15px;padding:6px 14px;}
.breadcum #title-content , .page-title, .product-title, .product-option, #title-content h1, #title-content h2 , .breadcrumb{float:none;text-align:center;}
.breadcum #title-content{padding:25px 0;}
.layout-2.left-col #content, .layout-2.right-col #content, .layout-3 #content {    margin-top: 50px;}
.all-blog .blog-content{margin:0;}
.pagination-right {
    clear: both;
    float: left;
    margin: 6px 0;
}
.compare-total {
    border: medium none;
    float: left;
}
.product-compare .table-bordered {
    display: inline;
    float: left;
    overflow: auto;
    width: 100%;
}
#banner0.single-banner {
    margin: 30px 0;
}
.checkout-cart .shopping-cart input.form-control {
    width: 100%;
}

#accordion .form-horizontal .control-label {
    width: 100%;
}
.shopping-cart .input-group .form-control {
    width: 100%;
}
.shopping-cart .input-group-btn {
    clear: both;
    margin-top: 5px;
}
.checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group {
    margin-left: 0;
    margin-right: 5px;
}

.product-list .product-block .button-group .addtocart {
    min-width: inherit;
    width: auto;
}
.product-info .image img {
    width: 100%;
}
.header_1cms.cont_inner, .header_2cms.cont_inner, .header_3cms.cont_inner {
    width: 235px;
}
.contact-info .right {
    clear: both;
    float: left;
    padding: 30px 15px 0;
    width: 100%;
}
#content .table-bordered .text-right .btn-primary, #content .table-bordered .text-right .btn-danger {
    margin-bottom: 2px;
}
.banners-slider-carousel .customNavigation {
    opacity: 1 !important;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
.category .category_filter {
    width: 100%;
}
.product-list .product-details {
    padding: 0;
}
.product-list .product-thumb {
    margin-bottom: 35px;
}
.product-list .product-thumb .caption {
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}
.product-list .product-thumb .list-right {
    border-left: medium none;
    padding: 0;
    text-align: left;
    width: 100%;
}
.product-list .product-thumb .button-group button {
    margin-bottom: 5px;
}
.product-list .product-block-inner {
    text-align: center;
}

.all-blog .blog-content {
    width: 100%;
}
.all-blog .blog-content img {
    width: 100%;
}
.all-blog .blog-image {
    height: auto;
}

.blog-left-content .post_hover {
    width: 95px;
}
.blog-left-content .blog-image:hover .zoom {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
.blog-left-content .blog-image .zoom{left:57%;}

#footer .col-sm-3.column {
    margin: 0;
}

#column-right .toggle .mobile_togglemenu, #column-left .toggle .mobile_togglemenu {
    background-position: right 13px;
    display: block;
    margin: 0;
    padding: 10px;
}
#column-left .sidebarFilter .box-heading, #column-right .sidebarFilter .box-heading{margin: 0; padding: 10px 0;}
#column-right .toggle.active .mobile_togglemenu, #column-left .toggle.active .mobile_togglemenu {
    background-position: right -18px;
}
.layout-2.left-col #content, .layout-2.right-col #content, .layout-3 #content {
    padding: 0;
    width: 100%;
}
#column-left .box, #column-right .box {
    margin-bottom: 0;
    position: relative;
}
#column-left #banner0.single-banner, #column-right #banner0.single-banner {
    display: none;
}
.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right {
    clear: both;
    padding: 0;
    width: 100%;
}
#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox, #column-left .box .list-group, #column-right .box .list-group {
    display: none;
    padding: 0 10px;
}
.compare-total {
    margin: 13px 0 0;
}
#button-search{margin-top: -15px;}
#column-left .box.featured, #column-left .box.latest, #column-left .box.bestseller, #column-right .box.featured, #column-right .box.latest, #column-right .box.bestseller {
    padding: 0 15px;
}
#column-left .box.sidebarFilter, #column-right .box.sidebarFilter {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
#column-left .box, #column-right .box{float:left;width:100%;}
#column-left .box-heading, #column-right .box-heading, #column-left .heading_inner, #column-right .heading_inner {
    margin: 0;
    padding: 10px 0;
}
#column-left .left_title .box-heading, #column-right .left_title .box-heading {
    float: left;
    width: 100%;
}
#column-left .left_title .box-heading .heading_inner, #column-right .left_title .box-heading .heading_inner {
    padding: 0;
}
 #column-left .toggle a::before, #column-right .toggle a::before{top:10px;}
.product-right .btn.wishlist{padding: 3px 8px 3px 0;}
.product-right .btn.compare{ padding: 3px 9px;}
.layout-2.left-col .main-content.fixed, .layout-2.right-col .main-content.fixed, .layout-1 .main-content.fixed{margin-top:130px;}


}
@media (max-width: 767px) {
.welcome_store .store_inner {
    min-height: 750px;
    padding-top: 50px;
}
.common-home .featured .left_title{box-shadow:none;}
.layout-2.left-col .main-content.fixed, .layout-2.right-col .main-content.fixed, .layout-1 .main-content.fixed {margin-top: 140px;}
header.header-length .header-main .header-left {    margin-top: 30px;}
header.header-length .header-search .search{width:40px}
.sub_content .sub_inner.inner3 {    border: medium none;}
.product-thumb .button-group , .product-thumb:hover .button-group , .product-grid .product-thumb:hover .button-group{position:relative;bottom:0;margin-top:4px;}
.product-thumb:hover .price{opacity:1;}
.welcome_details{margin-top:10px;}
.welcome_details .sub-title{width:70%;}
.welcome_details .description{width:95%;}
.winery_content .service_content{width:100%;}
.winery_content .ser_icon {    height: 200px;    margin-bottom: 20px;    width: 200px;}
.ser_icon .icon-image {    margin: 60px auto;}
.megnorblog h4 a {    font-size: 24px;}
.winery_content .service_content{margin-bottom:50px;}
.wrap_main .container {    padding: 0 30px;border:none;}
.hometab.container::before{background:none;}
.hometab .etabs{width:67%;}
.service_winery.container{margin-bottom:0;}
#res-menu .nav-responsive .expandable.active::before{transform: translateX(200px);}
.hometab .customNavigation{top:-38.5%;}
.product-images-detail .product-images-slider .slick-list .slick-slide img{border:none;}
.special .owl-carousel .owl-buttons .owl-prev, .special .owl-carousel:hover .owl-buttons .owl-prev {    left: 20px;}
.special .owl-carousel:hover .owl-buttons .owl-next, .special .owl-carousel .owl-buttons .owl-next {    right:20px;}
.special .product-thumbnail {    right: 18%;    top: 21%;    width: 13%;}
.winery_content{margin-top:43px;}
#slideshow0 .owl-buttons {    display: none;}
#slideshow0 .owl-pagination {    display: block;}
.sub_content .sub_inner {    padding: 25px 10px;    width: 50%;}
.sub_content .sub_inner.inner2 , .sub_content .sub_inner.inner1{    border-bottom: 2px solid #ffffff;}
.blog-right {    padding: 25px 10px;    width: 85%;}
.testimonial-cms.box , .newsletter-container{width:100%;}
.testimonial-cms.box {    padding: 50px 3.5% 0;min-height: 450px;}
.newsletter-container{min-height:400px;}
li.social_block{margin-right:10px;}
.newsletter-container .newshead {    font-size: 40px;}
.bx-wrapper .bx-pager {    bottom: 20px;    left: 20px;    margin: 0 auto;    padding: 10px;    right: 20px;    top: auto;    width: 30%;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;}
.bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a.active {display: inline-block;height: 20px;margin: 0 5px;width: 15px;}

.layout-2.left-col #content , .layout-2.right-col #content{width:100%;border:none;}
.layout-2.left-col #content.category, .layout-2.right-col #content.category{padding:0px 15px 0;float:left;width:100%;}
.category .category_filter::before{left:0;width:100%;}
.product-grid .product-thumb .image img {    max-width: 100%;margin:0 auto;}
.pagination-right {    float: right;    margin: 10px 0  ;  width: 100%;}
.compare-total {    border-right: medium none;    float: left;    margin: 8px 0 0;    padding: 0 20px 0 0;}
.category .category_filter::before{top:150px;}
.productpage .product-left , .productpage .product-right{width:100%;float:left;padding:0 30px;z-index:9}
#footer.container {    padding: 50px 30px;}
.footer-content{margin:0;}
.footer-bottom .container {    padding: 0 30px;}
#content .box.megnorblog .box-content{margin:0 -15px;}
.product-block .quickview-button{display: none;}
.quickview .product-info .product-image .customNavigation span.next{right: 0;}
.product-info {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.category .search-inner {    padding-left: 0;}
.product-list .product-thumb .image{float:left;}
.product-list .product-details {    float: left;    padding: 0;    width: 100%;}
.category .product-list .product-block {    border-bottom: 1px solid #e5e5e5;}
.category .product-list {    border-bottom: none;}
.category .category_filter {    border-bottom: 1px solid #e5e5e5;    margin: 0 0 20px;    padding: 0 0 20px;}
.breadcum .container {
    padding: 0 30px;
}
.layout-2.left-col #content, .layout-2.right-col #content, .layout-3 #content {    margin-top:30px;float:left;}
.all-blog .blog-right-content{width:90%;}
.all-blog .blog-content{margin:0;}
.product-thumb .button-group .quick{display:none;}
.product-thumb .button-group{width:120px;}

.hometab .box-content, .featured .box-content, #content .box .box-content{margin: 0 -15px;}
.blog-left-content .post_hover{top:37%;}
.blog-left-content .blog-image .zoom{opacity:1;transform: scale(1);
-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);}
.layout-2 #content, .layout-3 #content {
    clear: both;
    width: 100%;
}
.product-info .image-additional {
    width: 100%;
}
.blog-left-content .blog-image:hover .readmore_link, .blog-left-content .blog-image .readmore_link {
    opacity: 1;
    transform: scale(1);
}
.btn-info {
    margin-bottom: 3px;
}
#input-search {
    margin-bottom: 8px;
}
.col-sm-4.total_amount {
    margin-top: 20px;
}
#cart .dropdown-menu {
    right: 0;
    width: 310px;
}
.checkout-cart .table.table-bordered .input-group-btn {
    clear: both;
    float: left;
    margin: 5px 0 0;
}
.checkout-cart .btn.btn-danger {
    margin-top: -2px !important;
}
.button_class {
    clear: both;
}
.show-wrapper {
    margin:0px 0 0 10px;
}
.category_filter .show {
    float: left;
    margin: 8px 10px 0 0;
}
.product-compare .table-bordered {
    display: inline;
    float: left;
    overflow: auto;
    width: 100%;
}
.product-info .image {
    margin: 0 auto;
    width: 450px;
}
.product-info .additional-carousel {
    position: relative;
    text-align: center;
    width: 450px;
    display: inline-block;
    margin: 0 auto;
}
.productpage .product-left {
    padding:0px;
}
.productpage .product-right {
    margin-top: 30px;
	border-left:none;
}
.layout-1 .container {
    padding: 0 30px;
}
.related-products .customNavigation a.prev, .related-products .customNavigation a.next, .hometab .customNavigation a.prev, .hometab .customNavigation a.next {
    top: 140px;
}
.addthis_toolbox.addthis_default_style {
    margin: 10px 0;
}
#content .category_list .filterbox {
    border: 1px solid #dddddd;
    margin: 10px 0;
}
#content .category_list .filterbox .list-group a {
    border: medium none;
}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
    margin-left: 0;
    margin-right: 5px;
}
.category-product .product-grid {
    width: 50%;
}
#content .product-grid .product-details, 
#content .product-carousel .product-details, 
#content .box-product .product-details, 
.product-thumb .rating, 
.product-thumb .button-group,
#blog-carousel .owl-controls .owl-buttons div {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    visibility: visible;
}
.hometab .customNavigation a, .box .box-content .customNavigation a, 
.banners-slider-carousel .customNavigation a, .related-products .customNavigation {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
}
#blog-carousel .owl-controls .owl-buttons div{display: block;}
.compare-total {
    margin: 5px 0px 0;
}
.category_filter .btn-list-grid{padding:0;}
.product-list .product-thumb .caption {
    padding: 15px 0 0;
    width: 100%;
}
.product-list .product-thumb .list-right {
    border: medium none;
    padding: 0px;
    width: 100%;
}
.nav-tabs {
    float: none !important;
}
.nav-tabs > li {
    clear: none !important;
}
.all-blog .blog-content {
    width: 100%;
}

.productpage .product-right {
    margin-bottom: 0;
	padding:0;
	min-height:0;
}
footer {
    padding-top: 40px;
}
#add-comment .col-sm-2, #add-comment .col-sm-10 {
    width: 100%;
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
    top: 35% !important;
}
.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right {
    clear: both;
    display: block !important;
    padding: 0 15px;
    width: 100%;
}
.layout-2.left-col #content, .layout-2.right-col #content, .layout-3 #content {
    padding: 0 15px;
    width: 100%;
}
.blog-left {
    display: block;
    float: none;
    text-align: center;
}
.read-more {
    display: inline-block;
    float: none;
}
.date-time {
    display: inline-block;
    float: none;
}
#content #blog-carousel .product-block, #content #blog-grid .product-block {
    margin-bottom: 15px;
    text-align: center;
}
.blog-right h4 {
    text-align: center;
}
#content {
    clear: both;
}
.category .category_filter::before{background:#fff}
#column-left .box.featured, #column-left .box.latest, #column-left .box.bestseller, #column-right .box.featured, #column-right .box.latest, #column-right .box.bestseller {
    padding: 0 15px;
}
#column-left .box.sidebarFilter, #column-right .box.sidebarFilter {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
#column-left .box, #column-right .box{float:left;width:100%;}
#column-left .box-heading, #column-right .box-heading, #column-left .heading_inner, #column-right .heading_inner {
    margin: 0;
    padding: 10px 0;
}
#column-left .left_title .box-heading, #column-right .left_title .box-heading {
    float: left;
    width: 100%;
}
#column-left .left_title .box-heading .heading_inner, #column-right .left_title .box-heading .heading_inner {
    padding: 0;
}
 #column-left .toggle a::before, #column-right .toggle a::before{top:10px;}
.product-block .blog-left .blog-image .readmore_link, .product-block .blog-left .blog-image .zoom{transform: scale(1);}
.product-block .blog-left .zoom {    left: -3px}
.product-block .blog-left .readmore_link {    right: -3px;}

}
@media only screen and (max-width: 479px) {
.welcome_details .description{display:none;}
#res-menu .nav-responsive .expandable.active::before {    transform: translateX(220px);}
li.social_block a {    height: 38px;    width:38px;}
#footer li.social_block a {    line-height: 30px;}
.social {    margin: 15px 0;}
li.social_block {    margin-right:5px;}
.layout-2 header .header-main {    padding: 123px 15px 0;}
.layout-2 header.header-length .header-main {    padding: 0;}
.header-left .nav-container{margin-top:0;margin-left: 0;}
header.header-length .container{padding:0 25px;}
header.header-length .myaccount .account-toggle{width:34px;}
header.header-length #cart-total {    right: -4px;}
header.header-length .header-main .header-left {    margin-top: 25px;}
header.header-length #cart > .btn , header.header-length .header-search .search{width:35px;}
.header-main .header-left{width:auto;}
.header-main .header-right{width:auto;}
header .header-main {    padding: 42px 15px 0;}
.col-sm-4.header-logo{width:100px;}
.layout-1 .wrap_main .container {    border: medium none;    padding: 0 30px;}
.testimonial-cms .box-heading {    font-size: 31px;    line-height: 43px;}
.testimonial-cms .box-heading::after{top: 55px;}
.box .heading_inner, .banners-slider-carousel .heading_inner {
    font-size: 45px;
    padding: 0 0 21px;
}
#cart > .btn{width:30px;}
#cart-total {    right: -9px;}
.myaccount .account-toggle{width:32px;}
.header-search .search{width:33px;}
.box .heading_inner::before, .banners-slider-carousel .heading_inner::before{bottom:-41px;}
#cart .dropdown-menu {    left: auto;    min-width: 300px;    right: -5px;    width: 300px;}
#column-left .box.featured, #column-left .box.latest, #column-left .box.bestseller, #column-right .box.featured, #column-right .box.latest, #column-right .box.bestseller {
    padding: 0 15px;
}
.blog-left-content .blog-image .zoom, .blog-left-content .blog-image .readmore_link{height:45px;width:45px;padding:12px;}
.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {font-size: 16px;}
#column-left .box-heading, #column-right .box-heading, #column-left .heading_inner, #column-right .heading_inner{float:left;}
.header-search .searchtoggle{right:-70px;}
.welcome_store .title{font-size:33px; line-height: 36px;}
.welcome_details .sub-title {    width: 95%;}
.welcome_details .description{width:100%;font-size:15px;}
.welcome_store .store_inner{min-height:350px;}
.welcome_store, .box.special.outer-cover{padding-top:0;}
.winery_content .title > h1{font-size:38px;margin-bottom:20px !important;}
.winery_content .ser_icon {    height: 150px;    margin-bottom: 20px;    width: 150px;}
.ser_icon .icon-image {    margin: 37px auto;transform: scale(0.8);}
.service-title{margin-bottom:15px;}
.newsletter-container .mail-icon{width:123px;}
.sub_content .sub_inner {    border-bottom: 2px solid #ffffff;    border-left: medium none;    border-right: medium none;    padding: 24px 50px;    width: 100%;}
.featured.box .heading_inner{text-align:right;}
.bx-wrapper .bx-pager {    width: 43%;}
.testimonial-cms.box {    min-height:580px;    padding: 50px 0 0;}
.megnorblog{ margin: 90px 0 40px;}
.featured .customNavigation{top:-46%;}
.hometab .etabs {    float: left;    width: 220px;}
.common-home .htabs a{padding:8px 0;}
.hometab .customNavigation {    top: -39.5%;}
.htabs .etabs li{width:100%;}
.header-length .header-logo{width:87px;}
.newsletter-container .newshead::after{top:55px;}
.newsletter-container .newshead {    font-size: 20px;}
.sub_text{max-height:100%;margin-bottom:25px;}
.newsletter-box #txtemail {    width:75%;}
.newsletter_inner{padding: 12% 0 0 7%;}
.category-product .product-grid{width:100%;}
 #content .product-grid .product-block-inner{display:block;}
 .footer-bottom{padding:12px 0;text-align:center;}
 .content_footer_bottom {    float: none;}
 .powerd{margin-bottom:3px;}
 .timebox.day .timebox-inner ,  .timebox.hour .timebox-inner , .timebox.minute .timebox-inner ,
 .timebox.second .timebox-inner{min-width:50px;height:50px;margin-right:10px;padding:10px;width:60px;font-size:12px;}
 .timebox strong{font-size:15px;}
 .secondary_image > img {    width: 100%;margin-top:50px;}
.product-list .desc {    text-align: justify;} 
.product-info .additional-carousel {    float:left;    margin: 0 auto;    width:100%;}
.product-info .image-additional {    width:100%;padding:0;float:left}
#tabs_info .nav-tabs > li {    float: left;    margin-bottom: 5px;    width: 100%;}
#tabs_info .nav-tabs > li > a {    margin-right: 0;}
.powerd{float:none;}
.all-blog .blog-right-content{width:100%;top:0;}
.all-blog .blog-right-content{padding:35px 25px 25px;}
.all-blog .blog-content {    margin: 0 0 30px;}
.all-blog .blog-content .blog-body .blog-desc{text-align:justify;}
.blog-left-content .post_hover{top:30%;}
.show-wrapper {    clear: both;    margin: 10px 0 0;}
h3.search-h {    float: left;    width: 100%;margin:0;}
#button-search {    float: left;    margin: 0 0 10px;}
.layout-1 .container {    padding: 0 15px;}
.layout-1 #content {    padding: 0 15px;}
#content.productpage .row {    margin: 0 -15px;}
.productpage .product-left, .productpage .product-right, .productpage #tabs_info { border:none;   padding: 0 14px;}
.product-info .image{width:100%;}


}

@media only screen and (max-width: 319px) {
.product-info .product-image .customNavigation {
    margin: 0 auto;
    position: relative;
    width: 196px;
}
.product-info .additional-carousel {
    margin: 0 25%;
}
.header-logo .img-responsive {
    width: 100%;
}
.btn-primary {
    margin-bottom: 2px;
}
.compare-total {
    clear: both;
    margin: 8px 10px 10px 0;
}
#cart .dropdown-menu {
    right: -28px;
    width: 210px;
}
#cart .dropdown-menu {
    width: 210px;
	right:0;
}

#cart .text-right .checkout {
    margin: 0;
}
.blog-left .blog-image:hover .zoom {
    left: 31%;
}
.blog-left .blog-image:hover .readmore_link {
    right: 41%;
}
}
#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
}
.checkout-success #content a {
    color: #666666;
    text-decoration: underline;
    text-transform: capitalize;
}
.checkout-success #content a:hover {color:#0f6936;}
#accordion .panel-title {
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    text-transform: capitalize;
}
#accordion .panel-heading .fa.fa-caret-down {
    float: right;
    margin-top: 4px;
}
#accordion .col-sm-10 {
    width: 75%;
}
#accordion .form-horizontal .control-label {
    text-align: left;
}
.col-xs-11.col-sm-3.alert span a, .col-xs-11.col-sm-3.alert span a:hover{ text-decoration:underline;color:#000;text-transform:capitalize;}
.col-xs-11.col-sm-3.alert span a:hover{color:#0f6936}