body {
	color: #666666;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.3px;
}

select:focus {
	outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}

li {
	list-style: none;
}


/* default font size */

.fa {
	font-size: 14px;
}

.fa-stack {
	width: 12px;
	font-size: 9px;
	height: 11px;
}

.fa-stack .fa {
	font-size: 13px;
}

i.fa.fa-star-o.fa-stack-2x:before {
	content: "\f005";
}


/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #333333;
}

a:hover,
a:focus {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-weight: 500;
}

.radio label input[type="radio"] {
	margin: 7px 5px 7px 0;
	float: none;
}

#top {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.top-links-toggle {
	display: none;
}

.top-links .links-item:first-child::before {
	display: none;
}

.top-links .links-item {
	padding-left: 30px;
	position: relative;
	color: #7a7a7a;
}

.top-links .links-item:hover {
	color: #f6d000;
}

.top-links .links-item::before {
	content: "\\";
	position: absolute;
	left: 12px;
	top: -2px;
	color: #7a7a7a;
}

.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}

.blog_page .blog_top_content {
	float: left;
	width: 100%;
}

.blog_page .blog_top_content .blog-image {
	float: left;
	position: relative;
}

.quickview-container #content .col-sm-6.product-right {
	margin: 0px 0;
	width: 50%;
}

.mfp-iframe-scaler iframe {
	background: #fff !important;
}

#content .col-sm-6.product-right {
	margin-left: 0;
	width: 45%;
}


/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	color: #000;
}

.pagination>li>a,
.pagination>li>span {
	border-color: #e8e9eb;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-khtml-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	color: #7a7a7a;
	padding: 7px 12px;
	height: 35px;
	width: 35px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	background: #0369ca none repeat scroll 0 0 !important;
	border: 1px solid #0369ca !important;
	color: #fff !important;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.banners-slider-carousel .customNavigation {
	display: none;
}


/* counter*/

.product-block.product-thumb.transition:hover .countdown {
	display: none;
}

.countdown {
	padding: 0;
	float: left;
	margin: 0 0px 0px;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	/* position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0; */
	text-align: center;
	display: block;
}

.countbox .timebox {
	margin: 0;
	display: inline-block;
	position: relative;
}

.countbox .timebox:last-child::after {
	display: none;
}
.countbox.hastime {
	width: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 0px 2px;
}
.countbox .second .timebox-inner::after {
	display: none;
}
.countbox .timebox .timebox-inner span {
	position: relative;
	top: 8px;
	margin: 0 3px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.countbox span.timebox.second span.timebox-inner span {
	display: none;
}
.countbox .timebox span.time {
	padding: 0;
	color: #111;
	display: block;
	text-align: center;
	margin: -25px 0 0 0;
	font-size: 10px;
	display: none;
}

.count-down .countbox strong {
	display: inline-block;
	font-size: 12px;
	padding: 0 0;
	font-weight: 500;
	text-align: center;
	height: 38px;
	width: 38px;
	line-height: 38px;
	color: #111;
	background: #f5f5f5;
	margin: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.countbox .timebox:last-child {
	margin: 0;
}

.product-content .count-down .countbox strong {
	font-size: 16px;
}

.box.special .product-block:hover .product-details .quickbox,
.box.special .product-block:hover .product_hover_block .action button.compare_button {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}


/* end of counter*/

.special-tag {
	display: inline-block;
	padding: 0px 9px;
	position: absolute;
	right: auto;
	left: 10px;
	top: 10px;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 25px;
	text-shadow: none;
	font-weight: 500;
	background-color: #ef262c;
	color: #fff;
	font-size: 11px;
}

.stock_status {
	text-transform: uppercase;
	color: #f00;
	position: absolute;
	top: 42%;
	left: 0;
	right: 0;
	text-align: center;
	background: #fff;
	padding: 10px 10px;
	box-shadow: 0 0px 5px 0px #ddd;
	z-index: 7;
	display: block;
}

.product-block:hover span.stock_status {
	display: none;
}

.outstock .img-responsive.hover-image {
	display: none !important;
}

.footer-blocks .col-sm-3.column.footerleft {
	width: 28%;
}

.footer-blocks .col-sm-3 {
	width: 32%;
}

.footer-blocks #block_1 {
	width: 36%;
	float: left;
	text-align: left;
}

.footer-right {
	float: left;
	width: 72%;
}

.footer-area ul li {
	display: inline-block;
}

.listing {
	min-height: 798px;
	display: block;
	text-align: center;
	font-size: 20px;
	padding-top: 50%;
	font-weight: 500;
	text-transform: capitalize;
}

.listing::before {
	content: "\f071";
	position: absolute;
	font-family: fontawesome;
	margin-top: -50px;
	font-size: 35px;
	left: 45%;
}


/* mouse grab icon */

.grabbing {
	cursor: url(../stylesheet/grabbing.png) 8 8, move;
}


/* OpenCart Code */

#paysocialcmsblock {
	float: right;
	width: 30%;
}

.social-block {
	float: none;
	text-align: center;
	padding: 30px 0 10px;
}

.payment-block {
	width: 100%;
	text-align: center;
	float: none;
}

.social-block ul li {
	vertical-align: top;
	float: none;
	display: inline-block;
}

.social-block ul li a {
	width: 40px;
	height: 40px;
	display: block;
	background: transparent;
	margin-right: 5px;
	border-radius: 50%;
	outline: none;
	color: #777;
}

.social-block ul li a .fa:hover {
	color: #0369ca;
}

.social-block ul li a .fa {
	font-size: 17px;
	line-height: 40px;
	float: left;
	height: 41px;
	width: 41px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	text-align: center;
	color: #777;
}

.social-block ul li:last-child a {
	margin: 0;
}

.social-block ul li a:hover,
.social-block ul li a:active,
.social-block ul li a:focus {
	color: #0369ca;
}

#paysocialcmsblock ul {
	padding: 0;
	margin: 0;
	float: right;
}

.main-slider .swiper-viewport:hover .swiper-button-next {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	right: -10px
}

.main-slider .swiper-viewport:hover .swiper-button-prev {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	left: 10px;
}

#form-currency .currency-select {
	text-align: left;
	width: 100%;
	text-transform: capitalize;
}

.dropdown-menu-right {
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
}

.language-menu .btn.btn-link.btn-block.language-select {
	text-transform: capitalize;
}

#form-language .dropdown-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}

.dropdown-menu.currency-menu {
	border: none;
	box-shadow: none;
	margin: 2px 0 0;
	padding: 10px 10px 12px;
	right: auto;
	top: 19px;
	left: 10px;
}

#form-currency .hidden-xs.hidden-sm.hidden-md {
	font-size: 13px;
	font-weight: 400;
}

.lang-curr-wrapper .language-title,
.lang-curr-wrapper .currency-title {
	font-weight: 700;
	padding: 3px 20px;
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.dropdown-menu.currency-menu .fa.fa-angle-down,
.dropdown-menu.language-menu .fa.fa-angle-down {
	display: none;
}

.productpage .special-price {
	font-size: 28px;
	display: inline-block;
	font-weight: 500;
	line-height: 30px;
	color: #ef262c;
}

.productpage .description {
	line-height: 24px;
	margin-bottom: 0px;
	padding: 15px 5px 5px 0;
	border-top: 1px solid #eaeaea;
}

#tabs_info.product-tab #tab-description ul li {
	list-style: disc;
}

.product-description td span {
	font-weight: 500;
	padding: 2px;
}

.product-description td {
	padding: 2px;
}

.productpage .description .product-description .description-right {
	padding-left: 50px;
}

#form-language .dropdown-menu>li>.btn {
	padding: 5px;
	color: #000;
}

#form-currency .dropdown-menu .btn {
	padding: 6px !important;
	color: #333333;
}

#form-language .dropdown-menu>li>.btn:hover,
#form-currency .dropdown-menu .btn:hover {
	color: #111111;
	background: transparent;
}

.box-content-category ul {
	padding: 0;
	margin: 0;
}

.content_headercms_top #nav-one a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.box-content-category a {
	padding: 10px 53px 10px 50px;
	font-size: 13px;
	display: inline-block;
	line-height: 30px;
	position: relative;
	font-weight: 500;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#review-count {
	cursor: pointer;
}

.site-map li {
	list-style: inherit;
	line-height: 28px;
}

.site-map ul {
	padding: 0 0 0 20px;
}

#review-count:hover {
	text-decoration: underline;
}

#nav-one .dropdown a::after,
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown a::after {
	content: "\f105";
	right: 20px;
	position: absolute;
	font-family: fontawesome;
	font-size: 16px;
	display: inline-block;
}

#nav-one li .megamenu ul.list-unstyled>li.dropdown>a::after,
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:after,
#nav-one .hiden_menu .dropdown-menu a:after {
	display: none;
}

.ProductbyCategory .addtocart button.cart_button {
	padding: 9px 27px;
}

.box-content-category a::before {
	content: " ";
	position: absolute;
	right: auto;
	top: 19px;
	left: 25px;
	background: rgba(0, 0, 0, 0) url("../image/webdigify/myaccountArrow.png") no-repeat scroll center 2px;
	width: 10px;
	height: 10px;
}

.row.cat-product {
	margin: 0px -10px;
	background: #fff;
}

.box-content-category a:hover::before {
	background-position: center -54px;
}

.box-content-category .dropdown a:hover::before {
	background-position: center -54px;
}

.header_cart .cart-menu .text-left a {
	font-size: 12px;
	font-weight: 500;
}

.header_bottom .row {
	position: relative;
}

#nav-one>li>.dropdown-menu.megamenu.column1,
#nav-one .hiden_menu .dropdown-menu {
	padding: 20px 0 20px 20px;
	width: auto;
	height: auto;
	min-width: 200px;
	top: 0;
	left: 284px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}

.quickview .header-container {
	display: none;
}


/* header cms start*/

.content_headercms_top {
	float: left;
	width: 16%;
	margin-top: 5px;
	text-align: left;
}

.content_header_topleft {
	padding: 0;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
}

.content_header_top .single-banner {
	margin: 0;
}

.static_links {
	list-style: outside none none;
	margin: 0;
	padding: 2px 0 0 0;
	padding-left: 8px;
}

.static_links li {
	position: relative;
	padding: 0;
	float: left;
}

.static_links .hiden_menu .top_level>a {
	padding: 10px 20px !important;
	margin-right: 0;
}

.static_links li .megamenu li.list-unstyled.childs_1 li {
	padding: 0;
}

#content .col-sm-6 h2 {
	font-size: 16px;
}

.static_links .myaccount ul {
	height: auto;
	border: 1px solid #ebebeb;
	padding: 10px 5px;
}

.static_links ul.nav li .megamenu.column1 ul.childs_1 {
	border: medium none;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled li>a {
	color: #000;
	display: inline-block;
	font-size: 14px;
	padding: 8px 7px !important;
	position: relative;
	text-transform: capitalize;
	font-weight: 400;
}

.static_links ul.nav li .megamenu.column1 ul.list-unstyled li>a:hover {
	color: #111111;
}

.navbar-nav>li>.dropdown-menu {
	padding: 15px 0 15px 15px;
	top: 56px;
}

.static_links .dropdown-menu .list-unstyled.childs_1>li {
	padding-bottom: 0;
}

.static_links ul {
	text-align: left;
}

.static_links .cart-menu>li {
	padding: 0;
}

.header-cart .dropdown-menu {
	border: 1px solid #ebebeb;
	min-width: 280px;
	padding: 10px;
	top: 53px;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
	padding: 10px 0 10px 0;
	margin-top: 24px;
}

.static_links ul li ul {
	display: table-cell;
	float: none;
}

.nav .navbar-nav .top-level.dropdown li a:hover {
	display: inline-block;
}

.static_links li.hiden_menu div {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	display: none;
	min-width: 155px;
	padding: 15px 0;
	position: absolute;
	text-align: left;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	top: 56px;
}

.static_links li.hiden_menu:hover div {
	display: block;
	color: #767676;
}

.static_links li.hiden_menu div li a::before {
	background: none;
}

.static_links li.hiden_menu .top_level a:hover {
	background: none;
}

.static_links .dropdown-inner .top_level li a::before {
	background: none;
}

.static_links li a::before {
	content: "";
	display: block;
	height: 13px;
	position: absolute;
	right: 7px;
	border-left: 1px solid #ededed;
}

.static_links .dropdown.myaccount li a::before {
	background: none;
}

.login_acc {
	display: inline-block;
	padding: 0px;
	position: relative;
	width: 100%;
}

.lang-curr-wrapper .language-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}

.lang-curr-wrapper .currency-title .fa.fa-caret-down {
	float: right;
	padding: 5px 10px;
}

.lang-curr-wrapper .language-title:hover {
	color: #111111;
}

.lang-curr-wrapper .currency-title:hover {
	color: #111111;
}

.login_acc li {
	padding: 3px 40px;
	position: relative;
	text-align: left;
}

.login_acc li::after {
	content: " ";
	position: absolute;
	right: auto;
	top: 10px;
	left: 15px;
	background: rgba(0, 0, 0, 0) url("../image/webdigify/myaccountArrow.png") no-repeat scroll center 0;
	width: 10px;
	height: 10px;
}

.login_acc li:hover::after {
	background-position: center -56px;
}

.checkout:hover {
	color: #111111;
}

.myaccount .account:hover {
	background: none;
	color: #000 !important;
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.drop_account {
	color: #000000;
}

.myaccount .account {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #111111;
	color: #111111;
	float: left;
	margin: 5px;
	padding: 8px 18px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: 400;
}

.static_links .dropdown.myaccount li a:hover {
	background: none;
	color: #111111;
}

.static_links li:first-child a::before {
	background: none;
}

.static_links li a {
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 10px;
	margin: 1px 11px 0px 0;
	padding: 15px 20px !important;
	position: relative;
	text-transform: capitalize;
	z-index: 6;
}

.list-unstyled.childs_2>li {
	padding: 0;
	width: 100%;
	margin: 0 0 0 0
}

.static_links li:last-child a {
	padding-right: 8px;
}

#product-product #tab-review #review table tbody tr:nth-of-type(2n+1) {
	border-bottom: 1px solid #ededed;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background: none;
}

#nav-one>li.top_level.dropdown .list-unstyled.childs_1 li a::before {
	background: none;
}

#top-links li {
	padding: 0;
	list-style: none
}

header .btn-link:hover,
header .btn-link:focus,
#top-links a:hover,
#top-links a:focus {
	color: #fff;
	background: none;
	text-decoration: none;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
	color: #2196f3;
}

#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}

#top-links {
	padding-top: 0px;
}

#top-links a+a {
	margin-left: 15px;
}

.dropdown.myaccount:hover a.account::after,
.dropdown.myaccount:hover a.account1::after,
.dropdown.myaccount:hover a.account_order1::after,
.dropdown.myaccount:hover a.account_transaction1::after,
.dropdown.myaccount:hover a.account_download1::after,
.dropdown.myaccount:hover a.account_logout1::after {
	display: none;
}

.swiper-viewport .swiper-button-next {
	left: auto;
	right: 20px;
	width: 60px;
	height: 60px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.swiper-viewport .swiper-button-prev {
	right: auto;
	left: 40px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#top-links ul.list-inline {
	float: left;
	margin-right: 5px;
	margin-bottom: 0;
}

#top-links ul.list-inline li {
	background: transparent;
	font-weight: 300
}

#top-links #form-language li {
	padding: 0;
}

.lang-curr {
	margin: 0;
	display: inline-block;
}

.container .container-top a {
	color: #000;
}

.nav.pull-right {
	display: inline-block;
	padding: 0;
}

.container .result-search-autocomplete ul li {
	float: left;
}

.right-links ul li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
}

.container .container-top a:hover {
	color: #111111;
}

.right-myaccount-menu>li #wishlist-total {
	border-right: 1px solid;
	padding: 0 10px 0 0;
}

.right-links .right-myaccount-menu ul li {
	margin-right: 10px;
}

.content-top {
	float: left;
	width: 100%;
	padding: 20px 0px 20px;
}

.wd-language {
	margin: 0 10px 0 20px;
}

.wd-currency {
	margin: 0 0px 0 30px;
}

.header-link ul.dropdoen-menu li {
	float: left;
	width: 100%;
	display: block;
	text-align: left;
}

#form-language .fa-angle-down,
#form-currency .fa-angle-down {
	float: none;
	margin: 4px 0 0 6px;
	display: inline-block;
	vertical-align: top;
}

#form-currency .btn-link,
#form-language .btn-link {
	border: medium none;
	color: #111;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 0.3px;
}

.nav2 {
	float: right;
	padding: 14px 0;
}

.lang-curr-wrapper {
	display: inline-block;
	vertical-align: top;
}

#form-language .btn-link.btn-block.language-select,
#form-currency .currency-select {
	color: #666;
}

.language-menu li {
	padding: 2px 0px;
}

#form-currency .btn-link strong {
	font-weight: normal;
	padding: 0 3px 0 0;
	font-size: 13px;
}

.pull-left #form-language .btn-group span img {
	padding: 0px 8px 0 0;
}

.dropdown.myaccount {
	float: left;
	position: relative;
	margin-top: 5px;
}

.myaccount>a {
	width: 100%;
	height: 100%;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
}

.myaccount>a:hover {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY( 360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}

.myaccount>a span.icon {
	background-image: url("../image/webdigify/user.svg");
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	height: 40px;
	width: 40px;
	margin: 0 5px 0 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.dropdown.myaccount:hover a span.icon {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY( 360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}

.language-menu,
.currency-menu {
	padding: 10px;
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #eaeaea;
	top: 30px;
	left: auto;
	right: 0;
	min-width: 160px;
	z-index: 1000;
	margin: 0px;
	border-radius: 5px;
}

.header_top {
	width: 100%;
	clear: both;
	text-align: center;
}

.header_bottom {
	width: 100%;
	padding: 0px;
	z-index: 1000;
}

.common-home .header_bottom {
	border-bottom: none;
}

.content_headercms_bottom {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

.header-right .head {
	float: right;
	margin: 5px 5px 0 0;
	padding: 2px;
}

.header-center {
	float: left;
	padding: 10px 0 16px 0;
	width: 100%;
}

.header_center nav#menu {
	margin: 0;
}

.header_center nav#menu ul.nav.navbar-nav {
	margin: 0;
}


/**************Start Contact Link***********/

.category_list.box .category_img {
	width: 80px;
	float: left;
}

.header_right {
	float: right;
	padding: 14px 0;
	cursor: pointer;
}

#_desktop_contact_link {
	float: left;
	position: relative;
	text-align: left;
	cursor: pointer;
	color: #111;
	width: 100%;
	font-size: 13px;
	margin: 0px;
	padding: 0 30px;
}

span.content {
	float: none;
	display: inline-block;
	vertical-align: top;
}

span.service-title {
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	display: block;
}

span.content a.contact-info {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
}

#_desktop_contact_link .wdicon {
	/* font-size: 22px; */
	line-height: 45px;
	height: 45px;
	width: 45px;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	color: #fff;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
	font-size: 0;
	background: url(../image/webdigify/header-icon.png) no-repeat 4px 5px;
}

@media (max-width: 991px) {
	.header_top .header_right {
		display: none;
	}
	#_desktop_contact_link .wdicon {
		display: none;
	}
	span.content {
		width: 100%;
	}
	span.service-title {
		color: #111;
		display: inline-block;
		font-weight: 500;
		padding: 10px 0px;
		font-size: 14px;
	}
	.header_right {
		display: none;
	}
	span.content a.contact-info {
		padding: 0px;
		display: inline-block;
		color: #111111;
		font-size: 16px;
		margin: 0 0 0 10px;
	}
}


/*************ENd Contact Link***************/


/* logo */

.header-logo {
	float: left;
}

.header-cart {
	float: left;
}

.header-main {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	background: #fff;
}

.static_links li:last-child a::before {
	border-left: none;
}

.header-left {
	float: left;
	width: auto;
	margin: 0 79px 0 0;
}

.static_links li:first-child a {
	padding-left: 5px !important;
}

.header-right {
	float: right;
	width: 81%;
	position: relative;
	top: 0;
	transition: top 800ms ease 0s;
	-webkit-transition: top 800ms ease 0s;
	-moz-transition: top 800ms ease 0s;
	-ms-transition: top 800ms ease 0s;
	-o-transition: top 800ms ease 0s;
}

header .tags>a {
	font-weight: normal;
}

header {
	padding: 0;
	margin: 0;
	clear: both;
	border-radius: 0;
	height: auto;
}

@keyframes slide-down {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0);
	}
}

@-webkit-keyframes fixedAnim {
	0% {
		top: -100%
	}
	100% {
		top: 0
	}
}

@-moz-keyframes fixedAnim {
	0% {
		top: -100%
	}
	100% {
		top: 0
	}
}

@keyframes fixedAnim {
	0% {
		top: -100%
	}
	100% {
		top: 0
	}
}

.header_top.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	background: #fff;
	top: 0;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
	box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
	margin-top: -1px;
	z-index: 99;
	animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	-o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
}

#checkout-checkout .text-right.total {
	font-size: 17px;
	font-weight: 700;
}

a.banner_text::before,
a.banner_text::after {
	background: none !important;
}

.col-sm-4.header-logo {
	width: auto;
	padding: 18px 0;
}

.header_center {
	float: left;
	width: auto;
}

.col-sm-3.sort {
	padding: 0;
}

.col-sm-3.sort.category_dropdown span.customSelect {
	height: 38px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	padding: 8px 15px;
}

#searchbox .col-sm-3.sort {
	padding: 0 15px;
}

.col-sm-3.sort select.form-control {
	padding: 0;
	height: auto;
	text-transform: capitalize;
	background-color: #fff;
	color: #333333;
	border: none;
	overflow: hidden;
	left: 0;
	width: 100% !important;
}

.head-right-bottom {
	float: right;
	position: relative;
}


/*header-cms*/

.quickview {
	padding: 15px 0;
	display: inline-block;
}

.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 {
	width: 100%;
}

.productpage-quickview #product2 h3 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	color: #333333;
}

.menu_toggle {
	background: #ffffff none repeat scroll 0 0;
	display: none;
	left: 0;
	position: absolute;
	top: 62px;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}


/* search */

.col-sm-5.header_search {
	width: auto;
	padding: 19px 0px 19px 0px;
	position: relative;
	margin: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	float: none;
}

#search {
	float: none;
	text-align: center;
	width: auto;
}

#searchbox {
	position: relative;
	float: left;
	width: 100%;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #ededed;
}

.search_box:after {
	/* content: ""; */
	content: "\f107";
	font-family: 'FontAwesome';
	position: absolute;
	right: -9px;
	top: 0;
	z-index: 1;
	cursor: pointer;
	bottom: 0;
	margin: auto;
	height: 16px;
	width: 16px;
	background: #ffd200;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	line-height: 16px;
	color: #000;
	text-align: center;
	box-shadow: 0 0 8px rgb(0 0 0 / 8%);
}

.search_box {
	float: left;
	position: relative;
}

.search_box .form-control-select {
	height: 41px;
	position: relative;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	border: none;
	padding: 5px 10px 5px 20px;
	border-radius: 30px 0 0 30px;
	font-size: 12px;
	color: #666;
	line-height: 1.25;
	letter-spacing: 0.8px;
	width: 150px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.header_search .btn.btn-default.btn-lg .fa.fa-search:before {
	content: "\f002";
	font-size: 17px;
	color: #fff;
}

.header_top.fixed .header_search .form-control.input-lg {
	width: 510px;
}

.header_search .form-control.input-lg {
	height: 42px;
	width: 430px;
	padding: 8px 15px 8px 25px;
	font-size: 12px;
	color: #666;
	display: block;
	background: transparent;
	border: 0px;
	border-left: 1px solid #eaeaea;
}

.header_search .input-group-btn {
	width: auto;
}

#searchbox .input-group input {
	font-size: 12px;
}

.header_search .btn.btn-default.btn-lg {
	border: none;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 0px;
	letter-spacing: 0.8px;
	padding: 0px;
	margin: 0px;
	border-radius: 0px 5px 5px 0;
	height: 44px;
	width: 44px;
	background: #ffd200;
}

.header_search .btn.btn-default.btn-lg:hover {
	background: #000;
}

.header_search .btn.btn-default.btn-lg .search-icon {
	background-image: url(../image/webdigify/search.svg);
	background-position: center;
	background-size: 22px;
	background-repeat: no-repeat;
	height: 30px;
	width: 45px;
	display: block;
}

.header_search .btn.btn-default.btn-lg:hover .search-icon {
	background-image: url(../image/webdigify/search-hover.svg);
	background-size: 22px;
}


/* end of search */

.footer-middle {
	float: left;
	width: 100%;
	padding: 24px 0;
	background: #ffd200;
}


/************************Start Header Top Left Offer Cms****************************/

.nav-left {
	float: left;
	width: 50%;
	position: relative;
	color: #111;
}

.nav-left .offer-title {
	float: none;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	position: relative;
	padding: 0 25px 0 0;
	font-size: 12px;
}

.offer-title:before {
	content: "";
	position: absolute;
	/* content: ""; */
	width: 3px;
	height: 12px;
	border-right: 1px solid rgb(255, 255, 255, 0.15);
	top: 4px;
	left: auto;
	right: 0;
}

.email {
	display: inline-block;
	vertical-align: top;
	width: 19%;
	padding: 0 20px 0 0px;
	position: relative;
	font-size: 12px;
}

.email:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 12px;
	border-right: 1px solid rgb(0, 0, 0, 0.15);
	top: 4px;
	left: auto;
	right: 0;
}

.email .des {
	vertical-align: top;
	display: inline-block;
}

.email .title {
	display: inline-block;
	vertical-align: top;
}

.contact-no {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	padding: 0 0 0 20px;
	font-size: 12px;
}

.contact-title {
	float: left;
	width: auto;
}

.phone-no {
	vertical-align: top;
	display: inline-block;
}


/************************End Header Top Left Offer Cms****************************/


/************************Start Header Right Links****************************/

.header-link {
	float: right;
	width: 30%;
	text-align: right;
	position: relative;
}

.header-link ul.list-unstyled li {
	display: inline-block;
	vertical-align: top;
}

.header-link ul.list-unstyled li:first-child a {
	padding-left: 0px;
}

.header-link ul.list-unstyled li:last-child a {
	padding-right: 0px;
}

.header-link ul.list-unstyled li a.link:hover {
	text-decoration: underline;
}

.header-link ul.list-unstyled li a {
	color: #111;
	padding: 0 20px;
	position: relative;
	font-size: 12px;
}


/************************End Header Right Links****************************/


/***********************Homepage Special Product********************/

.box.special .product-block-inner .wdimage-content {
	width: 160px;
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.product-thumb .image {
	text-align: left;
	position: relative;
	background: #fff;
	border-radius: 5px;
}
.box.special .product-block .product-details {
	text-align: left;
	padding: 5px 5px 0 10px;
	position: relative;
	overflow: hidden;
}
.box.special .product-block {
	margin: 0px 0px 20px 0px;
	padding: 0 5px;
}
.box.special .product_hover_block {	margin: 0px;}
.tabfeatured_default_width {	width: 240px;}
.tabspecial_default_width {	width: 240px;}
.featured_default_width {	width: 240px;}
.tab-content .tab {	display: none;}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
}
.static_links ul.nav li .megamenu ul.list-unstyled li.dropdown.dropdown-menu {
	border: 1px solid #000;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 188px;
	top: 0;
}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	display: block;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	border: 1px solid #d9d9d9;
	display: none;
	left: 165px;
	padding: 10px;
	position: absolute;
	top: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover .dropdown-menu {
	display: block;
}
.main-slider .swiper-viewport {
	border: medium none;
	box-shadow: none;
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}
.main-slider .swiper-viewport .swiper-wrapper {
	height: auto;
}
.swiper-viewport .swiper-button-prev::before,
.swiper-viewport .swiper-button-next::before {
	font-size: 25px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-align: center;
	padding: 0px 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	content: "\f104";
	font-family: "fontawesome";
	font-weight: 400;
	border-radius: 50%;
	border: 2px solid #fff;
	background: #0369ca;
	color: #fff;
}
.swiper-viewport .swiper-button-next::before {
	content: "\f105";
}
.swiper-viewport .swiper-button-next:hover::before,
.swiper-viewport .swiper-button-prev:hover::before {
	background: #ffd200;
	color: #111;
}
.main-slider .swiper-pagination {display: none;}
.main-slider.swiper-button-next,
.main-slider.swiper-button-prev {width: 70px;}
.header-cart .cart .btn-lg .dropdown-toggle:before {
	content: '\f291';
	font-family: 'FontAwesome';
	font-size: 12px;
}
#search .input-group-btn {
	float: right;
	width: auto;
	position: absolute;
	right: 0;
	top: -1px;
	bottom: 0;
}
.show-result {
	overflow: hidden;
}
.product-search #content>p {
	margin-top: 10px;
}
header .dropdown.myaccount a .fa {
	background-color: transparent;
	padding: 10px 8px;
}
header .header-cart a .fa {
	background: transparent;
}
.header-container {
	height: auto;
	width: 100%;
	z-index: 99;
	background: #232f3e none repeat scroll 0 0;
}
.header-container.smaller {
	z-index: 999;
}
.header-logo img {
	display: inline-block;
	max-width: 100%;
}
.content_header_top .box.webdigifycategory {
	left: 0;
	position: absolute;
	top: 0;
	width: 277px;
	z-index: 9;
}
/*end webdigify category */

/*-------------------------- Start Home page Service CMS Block -------------------------------*/
.service-block {
	float: right;
	width: 100%;
	padding: 0px;
	background: #f5f5f5;
}
#wdcmsservices {
	float: right;
	width: 100%;
	margin:40px 0 30px;
	clear: both;
	padding: 34px 30px;
	border: 1px solid #e0e5ea;
	border-radius: 5px;
}
#wdcmsservices .home-sevices {
	float: left;
	width: 100%;
}
#wdcmsservices .home-sevices .service-left {
	float: left;
	width: 20%;
}
#wdcmsservices .home-sevices .service-right {
	float: right;
	width: 100%;
}
#wdcmsservices .wdservice .service-icon {
	height: 50px;
	width: 70px;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
}
#wdcmsservices .wdservice .wdservice-desc {
	padding: 0 30px 0 20px;
	width: 100%;
	float: left;
}
#wdcmsservices .wdservice .service-icon span {
	height: 100%;
	width: 100%;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
}
#wdcmsservices .wd-return.wdservice:hover .service-icon,
#wdcmsservices .wd-secure.wdservice:hover .service-icon,
#wdcmsservices .wd-support.wdservice:hover .service-icon,
#wdcmsservices .wd-shop.wdservice:hover .service-icon,
#wdcmsservices .wd-payment.wdservice:hover .service-icon {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY( 360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
#wdcmsservices .wd-return.wdservice .service-icon {
	background-image: url('../image/webdigify/truck.svg');
	background-size: 42px;
	background-repeat: no-repeat;
	background-position: center;
}
#wdcmsservices .wd-secure.wdservice .service-icon {
	background-image: url('../image/webdigify/gift.svg');
	background-size: 34px;
	background-repeat: no-repeat;
	background-position: center;
}
#wdcmsservices .wd-support.wdservice .service-icon {
	background-image: url('../image/webdigify/support.svg');
	background-size: 38px;
	background-repeat: no-repeat;
	background-position: center;
}
#wdcmsservices .wd-shop.wdservice .service-icon {
	background-image: url('../image/webdigify/discount.svg');
	background-size: 34px;
	background-repeat: no-repeat;
	background-position: center;
}
#wdcmsservices .wd-payment.wdservice .service-icon {
	background-image: url('../image/webdigify/payment.svg');
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;
}
#wdcmsservices .wdservice {
	display: flex;
	align-items: center;
	margin: 0;
	width: 100%;
}
#wdcmsservices .wd-sevices {
	margin: 0;
	padding: 0;
}
#wdcmsservices .wdservice .service-title span {
	display: block;
	color: #fff;
	font: 400 13px/24px 'Roboto', sans-serif;
}
#wdcmsservices .wdservice .service-desc {
	font: 400 12px/18px 'Roboto', sans-serif;
	color: #818ea0;
	letter-spacing: 0.3px;
}
#wdcmsservices .wdservice .service-title {
	color: #111111;
	font: 500 16px/22px 'Roboto', sans-serif;
	padding: 0 0 3px 0;
	text-align: left;
	display: block;
}
#wdcmsservices .wdservice:hover .service-icon span {
	color: #fff;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
#wdcmsservices .home-sevices .service-left .service-left-inner {
	display: flex;
}
#wdcmsservices .home-sevices .service-left .service-left-inner .service-tag {
	border: 35px solid #0369ca;
	border-right: 15px solid transparent;
	border-left: 0;
	width: 80px;
	display: inline-block;
	transform: rotate(90deg);
	text-align: center;
	margin: -15px 0 0;
}
#wdcmsservices .home-sevices .service-left .service-left-inner .service-desc {
	margin: 0 0 0 20px;
}
#wdcmsservices .home-sevices .service-left .service-desc .service-title {
	font: 600 14px/24px 'Roboto', sans-serif;
	text-transform: capitalize;
	color: #fff;
}
#wdcmsservices .home-sevices .service-left .service-subtitle {
	font: 400 12px/16px 'Roboto', sans-serif;
	text-transform: capitalize;
	color: #fff;
}
#wdcmsservices .home-sevices .service-left .service-tag img {
	z-index: 1;
	position: absolute;
	left: 0px;
	right: 0;
	margin: auto;
	transform: rotate(270deg);
	top: 0;
	bottom: 0;
}
@media(max-width:1509px) {
	#wdcmsservices .wdservice .wdservice-desc {
		padding: 0 15px 0 15px;
	}
}

@media(min-width:1201px) {
	#wdcmsservices .container {
		padding: 0;
	}
}

@media(max-width:1199px) {
	#wdcmsservices .home-sevices .service-left .service-left-inner .service-desc {
		margin: -10px 0 0 10px;
	}
	#wdcmsservices .home-sevices .service-left .service-left-inner .service-tag {
		border: 30px solid #0369ca;
		border-right: 15px solid transparent;
		width: 60px;
		margin: -20px 0 0;
		border-left: 0;
	}
	#wdcmsservices .home-sevices .service-left .service-tag img {
		max-width: 60%;
	}
	#wdcmsservices {
		padding: 20px 10px;
		margin: 20px 0;
	}
}

@media(max-width:767px) {
	#wdcmsservices .wdservice .wdservice-desc {
		padding: 0 10px 0 10px;
	}
}

@media(max-width:479px) {
	#wdcmsservices .home-sevices .service-left {
		width: 100%;
	}
	#wdcmsservices {
		width: 100%;
		padding: 20px 0px;
	}
	#wdcmsservices .wdservice .wdservice-desc {
		padding: 0 0px 0 10px;
	}
	#wdcmsservices .wdservice {
		width: 100%;
	}
	#wdcmsservices .home-sevices {
		padding: 0px;
	}
}

/**************************End Home page Service CMS Block -------------------------------*/

.offer-banner {
	background: #0369ca;
	padding: 0 0 20px;
}

.offer-banner .offer-main {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 10px;
}

/*-------------------------- Start Header Offer CMS Block -------------------------------*/
#wdcmsoffer {
	width: 20%;
	padding: 0 10px;
}
#wdcmsoffer .wdcmsoffer .offer-maintitle {
	font: 500 14px/18px 'Roboto', sans-serif;
	background: #0369ca;
	color: #fff;
	padding: 11px 15px;
	text-transform: capitalize;
}
#wdcmsoffer .offer-inner .innerbanner .offerimg .image {
	max-width: 100%;
	height: auto;
}
#wdcmsoffer .offer-inner .innerbanner {
	display: flex;
	align-items: center;
}
#wdcmsoffer .offer-inner .innerbanner .sub-title {
	font: 400 12px/18px 'Roboto', sans-serif;
	color: #777;
	text-transform: uppercase;
	margin: 0 0 5px;
}
#wdcmsoffer .offer-inner .innerbanner .title {
	font: 600 18px/22px 'Roboto', sans-serif;
	color: #111;
	margin: 0 0 8px;
}
#wdcmsoffer .offer-inner {
	padding: 13px 0;
}
#wdcmsoffer .offer-inner .innerbanner .offer-title {
	font: 600 13px/17px 'Roboto', sans-serif;
	color: #df1612;
}
#wdcmsoffer .offer-inner .innerbanner .offer-title .material-icons {
	display: none;
}
#wdcmsoffer .offer-inner .innerbanner .offerimg {
	border-right: 1px solid #eaeaea;
}
#wdcmsoffer .offer-inner .innerbanner .offer-content {
	padding: 0 0 0 30px;
	text-align: left;
}
#wdcmsoffer .offer-inner .offer {
	padding: 20px 0;
	border-bottom: 1px solid #eaeaea;
}
#wdcmsoffer .offer-inner .offer:last-child {
	border: none;
}
@media (max-width: 1709px) {
	#wdcmsoffer .offer-inner .offer {
		padding: 10px 0;
	}
	#wdcmsoffer .offer-inner {
		padding: 11px 0;
	}
}
@media (max-width:1499px) {
	#wdcmsoffer .offer-inner .innerbanner .offerimg {
		width: 35%;
	}
	#wdcmsoffer .offer-inner .innerbanner .offer-content {
		width: 65%;
		padding: 0 0 0 15px;
	}
	#wdcmsoffer .offer-inner .offer {
		padding: 8px 0;
	}
	#wdcmsoffer .offer-inner .innerbanner .title {
		font-size: 14px;
		line-height: 18px;
	}
	#wdcmsoffer .offer-inner .innerbanner .offer-title {
		font-size: 12px;
		line-height: 16px;
	}
}
@media (max-width:1199px) {
	#wdcmsoffer .wdcmsoffer .offer-maintitle {
		padding: 8px 12px;
		font-size: 12px;
		line-height: 16px;
	}
	#wdcmsoffer {
		padding: 0 5px;
	}
	#wdcmsoffer .offer-inner .innerbanner .offer-content {
		padding: 0 0 0 10px;
	}
	#wdcmsoffer .offer-inner .offer {
		padding: 7px 0;
	}
	#wdcmsoffer .offer-inner {
		padding: 7px 0;
	}
	#wdcmsoffer .offer-inner .innerbanner .title {
		font-size: 13px;
		line-height: 17px;
		margin: 0 0 5px;
	}
}
@media (max-width:991px) {
	#wdcmsoffer {
		width: 38%;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}
@media (max-width:543px) {
	#wdcmsoffer {
		width: 300px;
		padding: 0 10px;
	}
}
/*-------------------------- End Header Offer CMS Block -------------------------------*/

/*-------------------------- Start Home Banner CMS Block -------------------------------*/
#wdcmshomebanner {
	width: 20%;
	padding: 0 10px;
	float: right;
}
#wdcmshomebanner .wdhomebanner {
	display: flex;
	position: relative;
}
.wdhomebanner-img img {
	max-width: 100%;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 30px;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-btn {
	font: 600 13px/18px 'Roboto', sans-serif;
	background: #fff;
	color: #111;
	display: inline-block;
	text-transform: capitalize;
	padding: 10px 25px;
	margin: 0 0 20px;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-title {
	font: 600 26px/30px 'Roboto', sans-serif;
	color: #111;
	margin: 0 0 20px;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-subtitle {
	font: 500 14px/18px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #111111;
	margin: 0 0 20px;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-price {
	font: 400 24px/28px 'Roboto', sans-serif;
	color: #111;
}
#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-price span {
	font-weight: 700;
}
@media (max-width: 1499px) {
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc {
		top: 20px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-btn {
		font-size: 12px;
		line-height: 16px;
		padding: 9px 20px;
		margin: 0 0 10px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-title {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 10px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-subtitle {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 10px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-price {
		font-size: 20px;
		line-height: 24px;
	}
}

@media (max-width: 1199px) {
	#wdcmshomebanner {
		padding: 0 5px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc {
		top: 10px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-title {
		font-size: 18px;
		line-height: 22px;
	}
}

@media (max-width:991px) {
	#wdcmshomebanner {
		width: 35%;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}

@media(max-width:730px) {
	#wdcmshomebanner {
		width: 39%;
	}
}

@media(max-width:543px) {
	#wdcmshomebanner {
		width: 100%;
		padding: 0 10px;
	}
	#wdcmshomebanner .wdhomebanner {
		display: block;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc {
		top: 40px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-title {
		font-size: 24px;
		line-height: 28px;
		margin: 10px 0 15px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-subtitle {
		margin: 10px 0 15px;
	}
	#wdcmshomebanner .wdhomebanner .wdhomebanner-desc .home-btn {
		margin: 10px 0 10px;
	}
}


/*-------------------------- End Home Banner CMS Block -------------------------------*/


/****************Start Banner CMS BLock********************/

.category_cms {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.category_leftside {
	float: left;
	padding: 0 10px 0 0;
}
.category_center,
.category_rightside {
	overflow: hidden;
	padding-left: 10px;
}
.category_rightside {
	margin: 20px 0 0;
}
.category_block1 {
	float: left;
}

.category_block {
	float: left;
	margin: 0 20px 0 20px;
	overflow: hidden;
}
.category_rightside .category_block3 {
	padding-right: 10px;
	padding-left: 0;
}
.category_rightside .category_block6 {
	padding-left: 10px;
	padding-right: 0px;
}
.category_block2,
.category_block4,
.category_block5 {
	width: 33.33%;
	float: left;
	padding:0 5px;
}
.category_block2, .category_block3 {
	padding-left: 0;
	padding-right: 15px;
}
.category_block5, .category_block6 {
	padding-right: 0;
	padding-left: 15px;
}
.category_block3,
.category_block6 {
	width: 50%;
	float: left;
	padding: 0 10px;
}

.category_block_img {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.category_block2,
.category_block1,
.category_block3,
.category_block4,
.category_block5,
.category_block6 {
	position: relative;
	overflow: hidden;
}

.category_block5 .description {
	left: 40px;
	position: absolute;
	top: 28px;
	bottom: auto;
	right: auto;
	text-align: left;
}

.category_cms .category_block1 .description {
	left: 30px;
	position: absolute;
	top: 35px;
	bottom: auto;
	right: auto;
	text-align: left;
}

.category_cms .price {
	margin: 14px 0 0px;
	padding: 0 0 0px;
	float: left;
	width: 100%;
	bottom: auto;
	position: relative;
}

.category_cms .category_block2 .action a.banner_text,
.category_cms .category_block4 .action a.banner_text,
.category_cms .category_block5 .action a.banner_text {
	margin: 0px;
	font-size: 13px;
	line-height: 28px;
}

.category_cms .category_block2 .action a.banner_text:hover,
.category_cms .category_block4 .action a.banner_text:hover,
.category_cms .category_block5 .action a.banner_text:hover {
	color: #000;
}

.category_cms .description .discount {
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #0369ca;
	margin-bottom: 15px;
	letter-spacing: 0.30px;
	text-transform: uppercase;
}

.category_cms .category_block1 .description .title {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin: 0 0 2px 0;
}

.category_cms .subtitle {
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	color: #000;
}

.category_cms .category_block1 .action .banner_text,
.category_cms .category_block6 .action .banner_text {
	font-size: 13px;
	background: #0369ca;
	color: #fff;
	margin: 20px 0 0 0;
	letter-spacing: 0.3px;
	padding: 7px 19px;
	text-decoration: none;
	border-radius: 25px;
	line-height: 23px;
	font-weight: 400;
}

.category_cms .category_block1 .action .banner_text:hover,
.category_cms .category_block6 .action .banner_text:hover {
	background: #000;
}

.category_cms .action .banner_text {
	font-size: 14px;
	color: #0369ca;
	text-decoration: underline;
	padding: 0;
	background: none;
	font-weight: 700;
	display: inline-block;
	text-transform: capitalize;
	letter-spacing: 0;
	margin: 25px 0 0 0;
}

.category_cms .category_block2 .description {
	left: 40px;
	position: absolute;
	top: 28px;
	bottom: auto;
	right: auto;
	text-align: left;
}

.category_cms .description .subtitle1,
.category_cms .description .subtitle2 {
	font-size: 22px;
	color: #000;
	font-weight: 700;
	line-height: 30px;
}

.category_cms .description .title1 {
	color: #000;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 30px;
}

.category_cms .category_block3 .description,
.category_cms .category_block6 .description {
	left: 45px;
	position: absolute;
	top: 35px;
	bottom: auto;
	right: auto;
	text-align: left;
}

.category_cms .category_block3 .description .discount1 {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	background: #ffd804;
	width: auto;
	line-height: 22px;
	position: relative;
	text-align: center;
	margin-bottom: 12px;
	display: inline-block;
	letter-spacing: 0;
	padding: 0 5px;
}

.category_cms .banner-price {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	color: rgb( 239, 38, 44);
	display: inline-block;
	vertical-align: middle;
}

.category_cms .banner-oldprice {
	color: #667384;
	font-size: 14px;
	font-weight: 500;
	text-decoration: line-through;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.category_cms .category_block3 .description .title2 {
	font-size: 26px;
	font-weight: 400;
	line-height: 35px;
	color: #000;
	letter-spacing: 0;
	text-transform: uppercase;
}

.category_block6 .description .title1,
.category_block6 .description .subtitle2 {
	display: inline-block;
	vertical-align: top;
}

.category_block6 .description .discount {
	margin: 0 0 3px 0;
}

.category_cms .category_block4 .description {
	left: 40px;
	position: absolute;
	top: 28px;
	bottom: auto;
	right: auto;
	text-align: left;
}

.category_cms .category_block4 .description .discount2 {
	font-size: 14px;
	color: #000;
	text-transform: capitalize;
	letter-spacing: 0;
	font-weight: 500;
	margin-bottom: 5px;
}

.category_cms .category_block4 .description .title3 {
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	color: #000;
	margin: 0 0 8px 0;
}

.category_block1 .category_block_img .cat_image1 {
	max-width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block1:hover .category_block_img .cat_image1 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block2 .category_block_img .cat_image2 {
	max-width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block2:hover .category_block_img .cat_image2 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block3 .category_block_img .cat_image3,
.category_block6 .category_block_img .cat_image6 {
	max-width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block3:hover .category_block_img .cat_image3,
.category_block6:hover .category_block_img .cat_image6 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block4 .category_block_img .cat_image4,
.category_block5 .category_block_img .cat_image5 {
	max-width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.category_block4:hover .category_block_img .cat_image4,
.category_block5:hover .category_block_img .cat_image5 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

@media (max-width: 1509px) {
	.category_cms .category_block1 .description,
	.category_cms .category_block3 .description,
	.category_cms .category_block6 .description {
		left: 25px;
		top: 20px;
	}
	.category_cms .category_block2 .description,
	.category_cms .category_block4 .description,
	.category_cms .category_block5 .description {
		left: 25px;
		top: 15px;
	}
	.category_leftside {
		width: 25%;
	}
	.category_cms .description .discount {
		margin-bottom: 8px;
		font-size: 12px;
		line-height: 20px;
	}
	.category_block6 .description .discount {
		margin: 0 0 3px 0;
	}
	.category_cms .category_block6 .action .banner_text {
		padding: 4px 16px;
		margin: 15px 0 0;
	}
	.category_cms .category_block1 .description .title {
		font-size: 13px;
		line-height: 20px;
	}
	.category_cms .category_block1 .action .banner_text,
	.category_cms .category_block3 .action .banner_text {
		padding: 6px 18px;
	}
	.category_cms .subtitle {
		font-size: 24px;
		line-height: 30px;
	}
	.category_cms .description .title1 {
		font-size: 18px;
		line-height: 24px;
	}
	.category_cms .description .subtitle1,
	.category_cms .description .subtitle2 {
		font-size: 18px;
		line-height: 20px;
	}
	.category_cms .price {
		margin: 10px 0 0px;
	}
	.category_cms .banner-price {
		font-size: 16px;
		line-height: 18px;
	}
	.category_cms .category_block2 .action a.banner_text,
	.category_cms .category_block4 .action a.banner_text,
	.category_cms .category_block5 .action a.banner_text {
		font-size: 12px;
		line-height: 22px;
	}
}

@media (max-width: 1199px) {
	.category_cms .category_block1 .description,
	.category_cms .category_block2 .description,
	.category_cms .category_block3 .description,
	.category_cms .category_block4 .description,
	.category_cms .category_block5 .description,
	.category_cms .category_block6 .description {
		left: 20px;
		top: 12px;
	}
	.category_cms .subtitle {
		font-size: 20px;
		line-height: 24px;
	}
	.category_cms .category_block1 .action .banner_text,
	.category_cms .category_block3 .action .banner_text {
		padding: 6px 15px;
		font-size: 12px;
		line-height: 20px;
		margin: 20px 0 0 0;
	}
	.category_cms .description .title1 {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 3px;
	}
	.category_cms .description .subtitle1,
	.category_cms .description .subtitle2 {
		font-size: 15px;
		line-height: 15px;
	}
	.category_cms .banner-price {
		font-size: 14px;
		line-height: 16px;
	}
	.category_cms .banner-oldprice {
		font-size: 12px;
		line-height: 14px;
	}
	.category_block2, .category_block3 {
		padding-right: 5px;
  }
  .category_block5, .category_block6 {
	padding-left: 5px;
}
	.category_block3,
	.category_block6 {
		padding: 0 5px;
	}
	.category_rightside {
		margin: 10px 0 0;
	}
	.category_cms .category_block6 .action .banner_text {
		margin: 7px 0 0;
	}
	.category_leftside {
		padding: 0 5px 0 0;
	}
	.category_center, .category_rightside {
		padding-left: 5px;
  }
  .category_rightside .category_block3 {
	padding-right: 5px;
}
.category_rightside .category_block6 {
	padding-left: 5px;
}
}

@media (max-width: 991px) {
	.category_leftside,
	.category_block2,
	.category_block4,
	.category_block5 {
		float: none;
		width: 100%;
	}
	.category_block2,
	.category_block4 {
		padding: 0px 5px 5px 0;
	}
	.category_block5{
		padding-left: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.category_cms .description .discount {
		margin-bottom: 8px;
		font-size: 11px;
		line-height: 16px;
	}
	.category_cms .category_block1 .description .title {
		font-size: 12px;
		line-height: 14px;
	}
	.category_cms .category_block1 .description .title {
		font-size: 12px;
		line-height: 14px;
	}
	.category_cms .category_block1 .action .banner_text,
	.category_cms .category_block3 .action .banner_text {
		padding: 5px 14px;
		margin: 15px 0 0 0;
	}
	.category_cms .category_block1 .description,
	.category_cms .category_block2 .description,
	.category_cms .category_block3 .description,
	.category_cms .category_block4 .description {
		left: 15px;
	}
	.category_cms .description .title1 {
		font-size: 13px;
		line-height: 13px;
	}
	.category_cms .description .subtitle1,
	.category_cms .description .subtitle2 {
		font-size: 16px;
		line-height: 16px;
	}
	.category_cms .category_block2 .action a.banner_text,
	.category_cms .category_block4 .action a.banner_text,
	.category_cms .category_block5 .action a.banner_text {
		font-size: 13px;
		line-height: 22px;
	}
	.category_cms .category_block3 .description .subtitle2 {
		font-size: 16px;
		line-height: 16px;
	}
	.category_cms .category_block1 .action .banner_text,
	.category_cms .category_block3 .action .banner_text {
		padding: 5px 11px;
		margin: 12px 0 0 0;
		font-size: 11px;
		line-height: 16px;
	}
}

@media (max-width: 767px) {
	.category_leftside,
	.category_rightside,
	.category_center,
	.category_block2,
	.category_block3,
	.category_block4,
	.category_block5,
	.category_block6 {
		float: none;
		width: 100%;
		display: inline-block;
		margin: 0;
		vertical-align: top;
	}
	.category_rightside .category_block6 {
		padding-left: 0px;
  }
	.category_block1,
	.category_block3,
	.category_block4 {
		float: none;
	}
	.category_block2,
	.category_block4,
	.category_block5,
	.category_rightside {
		padding: 0px 0px 10px;
	}
	.category_center {
		padding: 0px;
	}
	.category_leftside {
		margin: 0 0 10px;
		padding: 0 0px 0 0;
	}
	.category_block3,
	.category_block6 {
		margin: 0px 0 0 0;
		padding: 0 0 10px;
	}
	.category_cms {
		text-align: center;
		margin-bottom: 20px;
	}
	.category_block_img {
		position: relative;
	}
}

@media (max-width: 650px) {
	.category_cms .description .discount {
		margin-bottom: 8px;
		line-height: 14px;
	}
	.category_cms .description .title1 {
		line-height: 16px;
	}
	.category_cms .category_block3 .description {
		top: 10px;
		left: 15px;
	}
	.category_cms .category_block3 .action .banner_text {
		padding: 6px 12px;
		line-height: 17px;
		margin: 18px 0 0 0;
	}
}

@media (min-width: 480px) and (max-width: 575px) {
	.category_cms .description .discount {
		margin-bottom: 5px;
		line-height: 12px;
		font-size: 11px;
	}
	.category_cms .category_block3 .action .banner_text {
		padding: 5px 11px;
		line-height: 16px;
		margin: 12px 0 0 0;
		font-size: 11px;
	}
	.category_cms .category_block3 .description .subtitle2 {
		font-size: 16px;
		line-height: 16px;
	}
}


/********************End Banner CMS BLock***********************/


/******************** CMS block *******************************/

.cmsbanner-block {
	margin: 30px 0 70px;
	float: left;
	position: relative;
	width: 100%;
}

.cms-inner-block1,
.cms-inner-block2 {
	position: relative;
	float: left;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.cms-inner-block1 {
	margin-right: 30px;
}

.cms-inner-block1 .cms1_img .cms_image1,
.cms-inner-block2 .cms2_img .cms2_image2 {
	max-width: 100%;
	width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.cms-inner-block1:hover .cms1_img .cms_image1,
.cms-inner-block2:hover .cms2_img .cms2_image2 {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.cmsbanner-block .cms-inner-block1 .description,
.cmsbanner-block .cms-inner-block2 .description {
	left: 50px;
	position: absolute;
	top: 22%;
	bottom: auto;
	right: auto;
}

.cmsbanner-block .description .title {
	font-size: 24px;
	color: #000;
	margin: 0 0 15px 0;
}

.cmsbanner-block .description .toptitle {
	font-size: 24px;
	letter-spacing: 0.4px;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
}

.cmsbanner-block .description .banner_text {
	color: #ff3300;
	margin: 50px 0 0 0;
	text-transform: capitalize;
}


/******************************* end of cms block **************************************/


/****************************** homepage sub banner2***********************************/

.webdigify-tab-text {
	background: #2196f3 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 20px 0;
	text-align: center;
}

.webdigify-tab-text>span {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}


/************************end homepage sub banner2*************************************/


/****************************** homepage sub banner***********************************/

.home-page-cms {
	position: relative;
	margin: 0px 0 30px;
	float: left;
	width: 100%;
}

.homepage-inner {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.home-page-cms .homepage-inner .content2 {
	position: absolute;
	left: 0;
	right: 0px;
	top: 53px;
	color: #000;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.cms-discount {
	font-size: 14px;
	font-weight: 400;
	color: #0070dc;
	text-transform: uppercase;
	line-height: 32px;
	margin: 0 0 8px 0;
}

.homepage-inner .cms-img a img {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.homepage-inner:hover .cms-img a img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}

.cms-title {
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0.5px;
	margin: 0 0 25px;
}

.cms-title span {
	font-weight: 300;
}

.home-page-cms .homepage-inner .content2 .label {
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	color: #000;
	background: #fadc12;
	padding: 11px 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.home-page-cms .homepage-inner .content2 .label span {
	font-weight: 700;
}

@media only screen and (max-width: 1509px) {
	.home-page-cms .homepage-inner .content2 {
		top: 40px;
	}
	.cms-discount {
		font-size: 12px;
		line-height: 28px;
		margin: 0 0 5px 0;
	}
	.home-page-cms .homepage-inner .content2 .label {
		font-size: 12px;
		line-height: 24px;
		padding: 4px 11px;
	}
	.home-page-cms .homepage-inner .content2 .cms-title {
		font-size: 24px;
		line-height: 26px;
		margin: 0 0 20px 0px;
	}
}

@media only screen and (max-width: 1199px) {
	.home-page-cms .homepage-inner .content2 {
		top: 34px;
	}
	.cms-discount {
		line-height: 18px;
	}
	.home-page-cms .homepage-inner .content2 .cms-title {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 10px;
	}
	.home-page-cms .homepage-inner .content2 .label {
		line-height: 26px;
		padding: 3px 9px;
	}
}

@media only screen and (max-width: 991px) {
	.home-page-cms .homepage-inner .content2 {
		top: 18px;
	}
	.home-page-cms .homepage-inner .content2 .cms-title {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 8px;
	}
	.home-page-cms {
		margin: 20px 0 30px;
	}
}

@media only screen and (max-width: 650px) {
	.cms-discount {
		line-height: 12px;
		font-size: 10px;
	}
	.home-page-cms .homepage-inner .content2 .cms-title {
		font-size: 14px;
		line-height: 18px;
		margin: 0 0 5px;
	}
	.home-page-cms .homepage-inner .content2 .label {
		line-height: 22px;
		font-size: 10px;
	}
	.home-page-cms .homepage-inner .content2 {
		top: 15px;
	}
}

@media only screen and (max-width: 543px) {
	.home-page-cms .homepage-inner .content2 {
		position: static;
		padding: 10px 0;
		border: 1px solid #ededed;
	}
}


/******************************End homepage sub banner***********************************/


/****************************** cart ***************************************/

#cart .item-count {
	font-weight: 400;
	display: inline-block;
	vertical-align: top;
	padding: 0 3px 0 0;
	color: #111;
}

#cart-total span {
	display: block;
	font-weight: 400;
}

#cart .mycart {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.3px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}

#cart .price {
	font-size: 14px;
	font-weight: 700;
	/* display: block; */
	line-height: 22px;
	text-align: left;
	letter-spacing: 0.3px;
	color: #fff;
}

.col-sm-3.header_cart {
	width: auto;
	float: right;
	padding: 0 0 0 15px;
}

.fa.fa-heart-o {
	font-size: 25px;
	padding: 7px 25px 0 10px;
}

.header-cart .cart-menu li>a>img {
	width: 100%;
}

.col-sm-3.header-cart {
	float: left;
	width: auto;
	padding: 0;
	margin-left: 0;
}

.cart-menu .img-thumbnail {
	max-width: none;
	width: auto;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #e8e9eb;
}

#cart .dropdown-menu .table {
	border: medium none;
	margin-bottom: 10px;
}

#cart button>h4 {
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
	line-height: 16px;
	padding: 0 0 0 21px;
	margin: -20px 0 0 10px;
	color: #fff;
}

.header-container .dropdown.myaccount .dropdown-toggle .fa.fa-user {
	color: #ef9d2a;
	font-size: 17px;
}

.header-container .dropdown.myaccount {
	background: #394d66 none repeat scroll 0 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 40px;
	padding: 12px 17px;
}

.header_wishlist {
	float: right;
	margin: 6px 40px 0 0;
	position: relative;
}

.header_wishlist>a {
	height: 100%;
	width: 100%;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
}

.header_wishlist>a:hover {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}

.nav2 span.wd-title {
	color: #111;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.lang-curr-wrapper span {
	display: inline-block;
	vertical-align: top;
}

.header_wishlist>a span.icon {
	background: url("../image/webdigify/head-heart.svg");
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	height: 40px;
	width: 40px;
	margin: 0 7px 0 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	font-size: 0px;
}

.header_wishlist:hover>a span.icon {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY( 360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}

#cart-total {
	float: left;
	text-align: left;
	color: #111;
}

.cart_image {
	background-image: url("../image/webdigify/cart.svg");
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin: 0 7px 0 0;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	display: block;
	height: 40px;
	width: 40px;
}

#cart:hover .cart_image {
	transform: rotateY( 360deg);
	-webkit-transform: rotateY( 360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}

#cart-text {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}

.header_cart .dropdown-toggle {
	border: 1px solid #111111;
}

#cart>.btn {
	background: none;
	width: 100%;
	padding: 0 !important;
	border: none;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

#cart {
	text-transform: capitalize;
	text-align: right;
	margin: 5px 0 0 0;
}

.shopping-cart .btn.btn-danger {
	border-radius: 0;
}

#cart h4 {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 14px;
	position: absolute;
	right: 12px;
	top: -2px;
	z-index: 999;
}

.table.table-bordered.shopping-cart.responsive {
	display: none;
}

.pull-left #form-language .fa.fa-caret-down {
	padding: 0 10px;
}

.pull-left #form-currency .fa.fa-caret-down {
	padding: 0 12px;
}

#top-links .fa {
	display: inline-block;
}

#top-links .fa.fa-angle-down {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 -10px 0 10px;
}

#top-links .list-inline a {
	color: #fff;
	border-right: 1px solid #55ABA4;
	padding: 0 10px 0 10px;
}

#checkout-cart .text-right.total {
	font-size: 15px;
	font-weight: 700;
}

#cart .dropdown-menu {
	width: 330px;
	padding: 10px;
	overflow: hidden;
	display: none;
	margin: 0;
	height: auto;
	top: 47px;
	border: 1px solid #eaeaea;
	box-shadow: none;
}

#cart .dropdown-menu li {
	float: none
}

#cart .dropdown-menu li:first-child {
	max-height: 270px;
	overflow-y: auto;
	overflow-x: hidden;
}

#cart .dropdown-menu li+li {
	border-top: 1px solid #e5e5e5;
	padding: 5px 0 0;
}

#cart .dropdown-menu li::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

#cart .dropdown-menu li::-webkit-scrollbar-thumb {
	border: 4px solid #888;
}

#cart .dropdown-menu li::-webkit-scrollbar-track {
	background: #cccccc;
}

.header_cart .text-right.button-container>a {
	padding: 9px 25px;
	background: #0369ca;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #fff;
}

.header_cart .text-right.button-container>a.addtocart {
	background: #0369ca;
	color: #fff;
	width: auto;
}

.header_cart .text-right.button-container>a.addtocart:hover {
	background: #000;
	color: #fff;
}

.header_cart .text-right.button-container>a.checkout:hover {
	background: #000;
	color: #ffffff;
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
	border: none;
	font-size: 13px;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu table.total-table td {
	border: medium none;
}

.productpage .image a.elevatezoom-gallery {
	border: 1px solid #e0e0e0;
}

.cart-menu .table td {
	padding: 10px 0 5px 5px;
}

.table-responsive .table.table-bordered.shopping-cart .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 15px;
	vertical-align: top;
	width: 25%;
}

#checkout-cart span.customSelect {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 40px;
	padding: 9px 15px 10px 15px;
}
#checkout-cart .input-group.btn-block .pro-button {
	display: block;
	border: none;
	padding: 0;
}
.dropdown-menu .cart-menu .table.table-striped>tr>td .text-center>img {
	width: 100%;
}

.text-right>strong {
	font-weight: 700;
	color: #111;
}

.content-bottom>.container {
	width: 100%;
	background-color: #fff;
}

.serach-inner {
	float: left;
	margin-top: 25px;
	width: 100%;
}

.panel-default>.panel-heading:hover {
	border-color: #111111;
}


/* menu */

.nav-responsive {
	display: none;
	background: none !important;
}

.nav-inner.container {
	background: #ffffff none repeat scroll 0 0;
	padding: 35px 45px 30px;
	top: auto;
	box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin-bottom: 30px;
	display: none;
}

#res-menu {
	display: none;
}

.responsive-menu,
.main-menu {
	float: left;
	width: auto;
}

.lang-curr .fa.fa-angle-down {
	vertical-align: middle;
}

.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li .megamenu ul.list-unstyled {
	padding: 0px;
	border: none;
}

.main-menu>ul>li {
	position: relative;
	float: left;
	z-index: 20;
	background-color: transparent;
}

.main-menu ul>li {
	background-color: rgba(0, 0, 0, 0);
	display: inline-block;
	float: none;
	position: inherit;
}

.main-menu ul>li.dropdown:hover .dropdown-menu {
	display: block;
}

.main-menu a {
	font-size: 13px;
	font-weight: 500;
	padding: 14px 20px;
	display: block;
	line-height: 22px;
	color: #111;
}

.more-brand {
	float: right;
}

.more-brand>a {
	background: #0369ca;
	color: #fff;
	padding: 5px 12px 5px 15px;
	margin: 0 -15px -15px 0;
	border-radius: 3px 0px 3px 0;
	font-size: 12px;
	font-weight: 400;
}

.more-brand>a:hover {
	color: #fff;
	background: #333;
}

.more-brand>a>i {
	font-size: 14px;
	margin-left: 5px;
}

.static-menu {
	margin-left: 20px;
}

.main-menu>ul>li:hover>a {
	background: transparent;
	color: #111111;
}

.main-menu ul>li.top_level.dropdown:hover>a,
.main-menu ul>li.top_level:hover>a {
	color: #111111;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	display: block;
	padding: 0 0 0 10px;
	position: relative;
	top: 0;
	display: block;
	width: 100%;
	margin: 0 !important;
}

.main-menu>ul>li ul>li>a {
	padding: 8px;
	color: #1f2022;
	display: block;
	white-space: nowrap;
}

.responsive-menu .main-navigation li a {
	padding: 5px 10px;
	color: #333333;
	display: block;
	white-space: normal;
}

.main-menu ul>li.dropdown:hover>a {
	color: #111111;
}

.main-menu>ul>li ul>li>.dropdown-inner ul li a {
	color: #adadad;
}

.main-menu ul li ul .list-unstyled a {
	color: #808080;
	font-weight: normal;
	padding: 8px 0;
	text-transform: capitalize;
	line-height: 22px;
}

.main-menu>ul>li ul>li>a:hover,
.responsive-menu .main-navigation li a:hover {
	color: #111111;
	background-color: #fff;
}

#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
}

#menu .nav li .list-unstyled .dropdown {
	float: left;
}

#menu .dropdown .dropdown-menu {
	padding: 15px;
	background: #fff none repeat scroll 0 0;
	border: none;
	width: 775px;
	top: 50px;
	left: auto;
	border: 1px solid #eaeaea;
}

#menu ul li.hiden_menu .dropdown-menu {
	visibility: visible !important;
	display: block;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 5px 0;
	position: relative;
}

#menu ul li .megamenu.column1,
#menu ul li.hiden_menu .dropdown-menu {
	border: medium none;
	margin: 0 !important;
	padding: 0;
	position: relative;
}

#menu li.hiden_menu .dropdown-menu.megamenu {
	display: none;
}

#menu ul li .megamenu.column1 ul.list-unstyled {
	display: block;
	padding: 0;
	width: 100%;
	border: none;
}

#menu ul li .megamenu.column1 ul.list-unstyled li,
.hiden_menu li.top_level {
	float: left;
	padding: 0;
	width: 100%;
}

#menu li.hiden_menu:hover .dropdown-menu.megamenu {
	display: none;
}


/* Webdigify Category CSS */

.catgory-left {
	width: 24%;
	float: left;
	padding-right: 30px;
}

#nav-one .dropdown:hover .dropdown-menu,
#nav-one .hiden_menu li.dropdown:hover .dropdown-menu {
	display: block;
}

#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu {
	display: none;
}

#nav-one>li>.dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin-top: 0;
	padding: 20px;
	left: 284px;
	top: 0;
	border-radius: 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 15%);
	border: none;
}

.box-content-category ul .childs_1 li {
	padding: 0 0;
	border: none;
}

.box-content-category ul li {
	line-height: 21px;
}

.dropdown {
	position: relative;
}

#nav-one>li.hiden_menu>.dropdown-menu {
	padding: 22px;
}

.top_level.hiden_menu {
	position: relative;
}

#nav-one li .megamenu ul.childs_1 {
	padding: 0 10px;
}

#nav-one li .megamenu.column1 ul.childs_1 {
	padding: 0;
	display: inline-block;
	width: 100%;
	border: medium none;
}

#nav-one>li>.dropdown-menu.megamenu.column1 a,
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown>a,
#nav-one .hiden_menu .dropdown-menu a {
	border: none;
	padding: 0px 0 0px 15px;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: inherit;
	color: #666;
}

#nav-one>li>.dropdown-menu.megamenu.column1 a:hover,
#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown>a:hover,
#nav-one .hiden_menu .dropdown-menu a:hover {
	color: #111;
}

#nav-one>li>.dropdown-menu.megamenu.column1 li a:after {
	display: none;
}

#nav-one li ul {
	display: table-cell;
	float: none;
}

#nav-one ul {
	display: inline-block;
	float: none;
	margin: 0 auto;
	text-align: left;
}

#nav-one li .megamenu ul.list-unstyled>li.dropdown>a {
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 0px;
	border: none;
	letter-spacing: 0.5px;
	font-size: 14px;
}

.quickview-model .product-right .desc {
	font-weight: 500;
	padding: 0 10px 0 0;
	color: #414141;
}

.quickview-model h4.special-price {
	color: #111;
	font-size: 17px;
	font-weight: 700;
	line-height: 20px;
}

.productpage-quickview .rating-wrapper {
	margin-bottom: 10px;
}

.quickview-model .page-title {
	display: none;
}

.box-content-category ul .childs_1 li img {
	margin: 10px 0 10px 0;
}

#product2 hr {
	margin: 10px;
}

.form-group.cart-block {
	margin-top: 20px;
}


/* Megamenu*/

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
}


/* more menu */

.dropmenu li:hover ul,
.dropmenu li div li:hover div {
	display: block;
}


/* end of more menu */

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	border: none;
	box-shadow: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
	padding: 0px 0 0px 15px;
	border: none;
	color: #666;
	font-weight: 400;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:hover {
	color: #111111;
}

.box-content-category .list-unstyled.childs_2 {
	padding: 0;
}

.main-menu>ul>.dropdown ul>li:last-child>a,
.hiden_menu .top_level:last-child>a {
	border: medium none;
}

.main-menu>ul>.dropdown .megamenu.column1 ul>li.dropdown:last-child>a {
	border-bottom: 1px dashed #d9d9d9;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a::before,
#nav-one>li.top_level.dropdown .megamenu.column1 .list-unstyled.childs_1 li a::before,
#nav-one .hiden_menu .dropdown-menu a:before {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 14px;
	position: absolute;
	right: auto;
	top: -1px;
	left: 0;
	font-weight: 400;
	background: none;
}

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	left: 100%;
	top: 0;
	position: absolute;
	border-radius: 0;
	padding: 15px 0 15px 15px;
	display: none;
	margin: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	min-width: 200px;
}

.breadcrumb li:last-child a {
	color: #666;
}

.column_left_cms .box.last .list-group {
	border-bottom: medium none;
	margin-bottom: 0;
	padding: 4px 0 0;
}

.column_left_cms .box.last {
	margin-bottom: 0;
}


/* Webdigify Category CSS */


/* 1-col layout */

.layout-1 #content {
	padding: 0 0px;
}

.layout-2.left-col #column-left {
	padding: 0 10px 0 0px;
	width: 21%;
}

.layout-2.right-col #column-right {
	width: 21%;
	padding: 0;
}


/* product info page */

#tabs_info.product-tab {
	float: left;
	margin: 50px 0 0px;
	padding: 0 0;
	width: 100%;
}

#tabs_info.product-tab ul.nav.nav-tabs {
	padding: 10px 0 0px;
	margin: 0px;
	border-bottom: 3px solid #0369ca;
}

.nav-tabs>li>a {
	color: #111111;
	font-weight: 400;
}


/* End of product info page */

#account-return #content {
	margin: 0 0 20px 15px !important;
}

#information-information #content,
#account-return #content,
#information-sitemap #content,
#account-account #content,
#account-voucher #content,
#account-wishlist #content,
#account-order #content,
#account-edit #content,
#account-newsletter #content,
#account-download #content,
#account-password #content,
#account-address #content,
#account-recurring #content,
#account-reward #content,
#account-transaction #content,
#checkout-checkout #content,
#checkout-cart #content,
#account-register #content {
	padding: 20px 20px;
	border: 1px solid #eaeaea;
	margin: 0 0 0 15px;
	width: 77%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#information-information #content h3 {
	font-size: 14px;
	font-weight: 700;
}

#information-information .image1,
#information-information .image2,
#information-information .image3,
#information-information .image4 {
	border-right: 1px solid #ededed;
	margin: 0 18px 0 0;
}

#information-information h1,
#information-information h2,
#account-return h1,
#account-return h2,
#account-wishlist h1,
#account-wishlist h2,
#account-order h1,
#account-order h2,
#account-edit h1,
#account-edit h2,
#account-password h1,
#account-password h2,
#account-address h1,
#account-address h2,
#account-recurring h1,
#account-recurring h2,
#account-reward h1,
#account-reward h2,
#account-transaction h1,
#account-transaction h2,
#checkout-checkout h1,
#checkout-checkout h2,
#checkout-cart h1,
#checkout-cart h2,
#account-register h1,
#account-register h2 {
	margin: 0 0 20px 0;
}

#account-account h1,
#account-account h2 {
	font-size: 18px;
	line-height: 24px;
}

#product-special #content {
	padding: 0 0 0 10px;
	background: transparent;
}

.layout-2.left-col #content {
	padding: 0 0 0 10px;
	width: 79%;
}

.layout-2.right-col #content {
	padding: 0 30px 0 0;
}

.layout-2 .content-bottom #content {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#account-login .well p strong {
	font-weight: 400;
}

td.text-right a.btn.btn-info {
	background: #0369ca;
	border-color: #0369ca;
}

td.text-right a.btn.btn-info:hover,
td.text-right a.btn.btn-info:focus,
td.text-right a.btn.btn-info:active {
	background: #0369ca;
	border-color: #0369ca;
	color: #111;
}

#account-register fieldset {
	padding: 20px;
	margin: 0 0 20px;
	border: 1px solid #eaeaea;
}


/* 3-col layout */

.layout-3 #column-left {
	width: 24%;
}

.layout-3 #column-right {
	width: 24%;
}

.layout-3 #content {
	width: 52%;
}


/* content */

.layout-2.left-col #content.productpage-quickview {
	float: right;
	padding: 20px;
}

.common-home #content-top {
	float: right;
	padding-right: 0;
	width: 80.44%;
	padding-left: 20px;
}

.checkout-cart #accordion .panel-title>a,
.checkout-checkout #accordion .panel-title {
	font-weight: 500;
	padding: 0px 0px;
}


/* footer */

.common-home footer {
	margin-top: 25px;
}

.contact-block ul {
	margin: 0;
	padding: 0;
}

.social-block ul {
	padding: 0px;
}

footer {
	position: relative;
	margin-top: 35px;
	float: left;
	width: 100%;
}

footer h5 {
	font-size: 18px;
	margin: 0px 0 20px;
	position: relative;
	text-transform: capitalize;
	color: #000;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0.60px;
}

.footer-blocks .footerleft .contact-block ul {
	padding: 0;
}

.footer-blocks .footerleft .contact-block span {
	line-height: 22px;
	color: #777777;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.50px;
}

.footer-blocks .footerleft .contact-block li.phone-no span {
	font-size: 24px;
	font-weight: 500;
	color: #0369ca;
	margin: 12px 0;
}

.contact-block {
	padding: 0;
}

.social-block h5 {
	text-align: left;
}

.footer-blocks .footerleft .contact-block li {
	margin: 0px 0px 10px;
	line-height: 24px;
}

.footer-blocks .footerleft .contact-block .fa {
	margin-right: 15px;
}

#footer .column li a {
	line-height: 34px;
	color: #777777;
	letter-spacing: 0.50px;
}

#footer .column li a:hover {
	color: #0369ca;
}

#footer .footer-area li a::before {
	display: none;
}

#footer .footer-area li a {
	padding: 0;
}

.footer-blocks {
	margin: 0 -15px;
}

.newsletter {
	float: right;
	width: 50%;
	margin: 10px 0 0 80px;
}

#footer {
	padding: 60px 0px 0px;
	float: left;
	position: relative;
	width: 100%;
}


/*** Responsive part ***/

.footer-middle .newsletter-inner {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 12%;
}

h2.news span {
	color: #111111;
	float: left;
	font-size: 24px;
	line-height: 22px;
	text-transform: capitalize;
	font-weight: 500;
	padding: 10px 0;
	letter-spacing: 0.3px;
}

#footer .social-footer .block-social #social-follow {
	display: block;
}

#footer .social-footer {
	margin: 0;
	text-align: center;
}

#newslatter {
	float: left;
}

#newslatter::after {
	content: '';
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	position: absolute;
	right: 0;
	height: 160%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.block_newsletter h3 span.desc {
	font: 400 13px/24px 'Roboto', sans-serif;
	;
	margin: 0 0 20px;
	float: left;
	width: 100%;
	line-height: 1.1;
	letter-spacing: 0.6px;
	text-transform: capitalize;
}

.block_newsletter {
	padding: 0;
	float: left;
	width: auto;
	text-align: center;
}

.block_newsletter h3 .subtitle {
	font: 400 18px/20px 'Roboto', sans-serif;
	;
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.block_newsletter h3 .title {
	float: left;
	width: 100%;
	margin: 0 0 10px;
	color: #0369ca;
	text-transform: capitalize;
}

.newsletter.col-sm-6 span.subtitle {
	color: #111111;
	font-size: 14px;
	margin: 0 0 8px 0;
	float: left;
}

.footer-middle h2.news {
	float: left;
	padding: 0 0 0px 50px;
	background-image: url(../image/webdigify/send.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 48px;
	margin: 30px 20px 0px 0;
	text-align: left;
}

.newsletter.col-sm-6 {
	margin: 0;
	float: right;
	padding: 0px 20px 0px;
	width: 70%;
}

.footer-appinner ul.list-unstyled {
	padding-top: 5px;
}

.block_newsletter form {
	position: relative;
	width: 60%;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.block_newsletter h3 {
	font: 600 24px/42px 'Roboto', sans-serif;
	color: #fff;
	margin: 0;
}

.block_newsletter form input[type="email"] {
	background: #ffffff none repeat scroll 0 0;
	border: none;
	float: left;
	padding: 0 125px 0 15px;
	width: 100%;
	font-size: 13px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	font-weight: 400;
	height: 44px;
}

.block_newsletter form input[type=email]:focus+button .search {
	color: #111;
}

.block_newsletter form input[type=email]::-webkit-input-placeholder {
	color: #111;
	text-indent: 0.625rem;
}

.block_newsletter form input[type=email]::-moz-placeholder {
	color: #111;
	text-indent: 0.625rem;
}

.block_newsletter form input[type=email]:-moz-placeholder {
	color: #111;
	text-indent: 0.625rem;
}

.block_newsletter form input[type=email]:-ms-input-placeholder {
	color: #111;
	text-indent: 0.625rem;
}

.block_newsletter form button[type=submit] {
	position: absolute;
	background: none;
	border: none;
	bottom: 0.3125rem;
	right: 0.125rem;
	color: #666;
}

.block_newsletter form button[type=submit] .search:hover {
	color: #111111;
}

.block_newsletter p {
	padding: 10px;
	font-size: 13px;
	margin: 5px 0 0;
	float: left;
	width: 100%;
	font-style: italic;
	line-height: 18px;
}

.block_newsletter form .input-wrapper {
	overflow: hidden;
}

.block_newsletter form input {
	height: 42px;
}

.block-contact {
	color: #666666;
}

.block-contact .block-contact-title {
	color: #414141;
}


/* New CSS */

.product-layout.product-list .product-block {
	height: auto !important;
	margin: 0;
}

.product-block {
	float: none;
	padding: 0 10px;
	position: relative;
	height: auto !important;
	margin: 0px 0px 10px 0px;
	overflow: visible;
	display: block;
}

#content .banners-slider-carousel .product-block .product-block-inner::before {
	background: transparent;
	border: none;
	box-shadow: none;
}

.product-items {
	float: left;
	width: auto;
}

div#related-grid {
	float: left;
	width: 100%;
}


/*cartbit*/


/*cartbit*/

.manufacture_block {
	float: left;
	padding: 50px 0 50px;
	width: 100%;
	text-align: left;
	border-top: 1px solid #e8e9eb;
}

.manufacturer_title {
	float: left;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
}

.manufacture_block ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding-left: 15px;
}

.manufacture_block ul li {
	background: url("../image/webdigify/pipe.png") no-repeat scroll right 6px transparent;
	display: inline-block;
	padding: 0 15px 2px 10px;
}

.manufacturer_item a {
	color: #7a7a7a;
}

.manufacture_block ul li:last-child {
	background: none repeat scroll 0 0 transparent;
}

.newsletter label {
	display: none;
}

.newsletter .input-news {
	width: 100%;
	position: relative;
}

.input-news .text-danger {
	color: #ff0000;
	position: absolute;
	left: 0px;
}

.subscribe-btn {
	width: auto;
	float: right;
	position: relative;
}

.newsletter .form-group {
	margin: 0;
	float: left;
	width: 100%;
}
.newsletter #txtemail {
	background-color: #ffffff;
	height: 42px;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 10px 120px 10px 20px;
	border: none;
}
.newsletter .form-control::placeholder {
	color: #666;
}

.newsletter .btn.btn-lg {
	background: #252525;
	border-radius: 0 5px 5px 0px;
	-moz-border-radius: 0 5px 5px 0px;
	-webkit-border-radius: 0 5px 5px 0px;
	-khtml-border-radius: 0 5px 5px 0px;
	border: none;
	position: absolute;
	right: 0;
	color: #fff;
	top: 0px;
	font-size: 14px;
	height: 42px;
	line-height: 16px;
	font-weight: 500;
	margin: 0px;
	width: 100px;
	text-align: center;
	padding: 0;
}

.newsletter .btn.btn-lg:hover {
	background: #0369ca;
}

.newsletter .btn.btn-lg:hover {
	background-color: #111;
	color: #fff
}

#account-order .col-sm-6.text-right,
#account-transaction .col-sm-6.text-right {
	clear: both;
	margin-bottom: 10px;
	width: auto;
}

#contact ul li,
.newsletter ul li {
	line-height: 22px;
}

#contact li.call-num {
	margin-top: 15px;
}

#product .form-group #input-quantity,
.quickview-model #input-quantity {
	width: 35px;
	height: 38px;
	padding: 8px;
	text-align: center;
	margin-right: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	float: left;
	border: none;
}

#column-left .product-thumb .product-block-inner:before {
	display: none;
}

#column-left .product-thumb .image_content {
	display: none;
}

.form-group.qty #button-cart,
#button-cart2 {
	padding: 9px 24px 9px 12px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	display: inline-block;
	vertical-align: top;
	float: none;
	font-weight: 500;
}

.col-sm-5.product-right #product .btn-group.prd_page {
	display: inline-block;
	vertical-align: top;
	width: auto;
	float: none;
}

label.control-label.qty {
	margin: 10px 10px;
	float: left;
}

.form-group.qty #button-cart:before,
#button-cart2:before {
	padding: 10px 20px 10px 20px;
	background-image: url(../image/webdigify/sprite3.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	background-size: 76px;
	content: "";
	width: 25px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
.form-group.qty #button-cart:hover:before, #button-cart2:hover:before{
	background-position: -44px 4px;
}
.box-category-top {
	float: left;
	width: 15%;
	position: relative;
	padding: 9px 0px 9px 30px;
	cursor: pointer;
	color: #111;
	margin: 0;
}

.box-category-top:after {
	content: "";
	height: 25px;
	background: #e5e5e5;
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.box-category-top::before {
	position: absolute;
	content: "";
	background-image: url(../image/webdigify/menu.svg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 16px;
	background-color: transparent;
	left: 0px;
	width: 20px;
	height: 20px;
	top: 12px;
}

.quickview-container .wish-comp {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.box-content-category {
	background-color: #fff;
	display: none;
	position: absolute;
	top: 56px;
	width: 287px;
	z-index: 999999;
	border: 3px solid #0369ca;
}

#nav-one li.hiden_menu .dropdown-inner {
	display: none;
	margin: 0 !important;
	padding-left: 0;
	padding-right: 0;
}

.box-content-category .hiden_menu span.main {
	padding: 13px 85px 13px 50px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 100%;
	color: #111;
	font-weight: 500;
}

.box-content-category .hiden_menu span.main::after {
	content: " ";
	position: absolute;
	right: auto;
	top: 18px;
	left: 25px;
	background: rgba(0, 0, 0, 0) url("../image/webdigify/more.png") no-repeat scroll center 2px;
	width: 10px;
	height: 10px;
}

.box-content-category .hiden_menu span.main.active::after {
	background-position: left -28px;
}

.box-content-category .hiden_menu span.main:hover::after {
	background-position: center 2px;
}

.box-content-category .hiden_menu span.main.active:hover::after {
	background-position: left -28px;
}

.box-content-category .hiden_menu span.main:hover::before {
	background: rgba(0, 0, 0, 0) url("../image/webdigify/myaccountArrow.png") no-repeat scroll center -54px;
}

span.main.active {
	border-top: 1px solid #eaeaea;
}

.bottomfooter {
	float: none;
	margin: 0;
	color: #ffffff;
	padding-top: 5px;
	width: 100%;
	text-align: center;
}

p.powered {
	float: none;
	margin: 0;
	text-align: center;
	color: #777;
	padding-top: 20px;
}

.bottom-footer {
	border-top: 1px solid #ededed;
	padding: 35px 0 35px;
	float: left;
	width: 100%;
	margin: 60px 0 0 0;
}

p.powered a {
	color: #777;
	text-decoration: underline;
}

p.powered a:hover {
	color: #111;
}

.payment-block li img {
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	border: 1px solid #ededed;
}

.payment-block ul {
	margin: 0px;
	padding: 0;
}

.footer-logo {
	background: transparent url(../image/webdigify/footer-logo.png) no-repeat center center;
	height: 44px;
	width: 12.5%;
	margin: 33px auto;
	float: left;
}

.content-top-breadcum {
	float: left;
	width: 100%;
	background: #f5f5f5;
	margin: 0 0 15px;
}

.footer-appinner .title {
	font: 500 18px/25px 'Roboto', sans-serif;
	margin: 0px 0 20px;
	color: #000;
}

.footer-appinner .subtitle {
	font: 400 13px/24px 'Roboto', sans-serif;
	margin: 0 0 15px;
	color: #777777;
	letter-spacing: 0.50px;
}

.common-home .content-top-breadcum {
	display: none;
}


/* alert */

.alert {
	padding: 8px 14px 8px 14px;
}


/* breadcrumb */

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	position: relative;
	white-space: nowrap;
	line-height: 14px;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
	color: #000;
}

.col-xs-11.col-sm-3.alert span a:hover {
	color: #111111;
}

.dropdown.myaccount ul.dropdown-menu.dropdown-menu-right.myaccount-menu {
	top: 46px;
	margin: 0;
}

.login_acc li a {
	color: #666;
}

.login_acc li a:hover {
	color: #111;
}

#cart .dropdown-menu li p.text-center {
	color: #666;
	margin: 20px auto;
}

.box .filterbox {
	border: medium none;
}

.panel-footer {
	background-color: transparent !important;
	border-top: medium none !important;
	padding: 0 !important;
}

.manufacturer-list .manufacturer-content .col-sm-12 a {
	color: #666;
}

.panel-footer.text-right {
	text-align: left;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	background: transparent !important;
	color: #111111;
}

.list-group-item {
	border: none;
	padding: 0 !important;
}

#column-left .list-group-item.heading {
	width: calc(100% - 30px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	font-weight: 700;
	font-size: 14px;
	line-height: 28px;
}

.layout-2.left-col #column-left .panel-footer.text-right {
	text-align: right;
}

.list-group a {
	line-height: 30px;
	text-transform: capitalize;
}

.fa.fa-pencil {
	margin-right: 5px;
}

#column-left .checkbox>label {
	color: #666;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 20px;
}

#column-left .checkbox>label:hover {
	color: #111111;
}

.alert-success {
	width: 100%;
	float: right;
}

.list-group-item.group-name {
	color: #1f2022;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 0 18px;
}

.filterbox .panel-footer {
	padding: 0 0 15px;
	text-align: left;
	border: medium none;
	background: #fff;
}


/* carousel */

.carousel-caption {
	color: #FFFFFF;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}


/* product list */

button.wishlist {
	font-size: 0;
	height: 34px;
	width: 34px;
	transition: none;
	background-image: url(../image/webdigify/wishlist.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	border: 1px solid #dddddd;
	padding: 0;
	margin: auto;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product_hover_block button.wishlist:hover {
	background: center / 16px no-repeat url(../image/webdigify/wishlist-hover.svg), #0369ca center;
	border-color: #0369ca;
}

.product-layout.product-grid {
	float: none;
	width: 19.75%;
	margin-bottom: 0px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

.product-layout.product-grid button.cart_button {
	padding: 10px 27px;
}

.product-layout.product-list {
	padding: 0px 0 10px;
	margin: 0 0 0px;
	border-bottom: 1px solid #eaeaea;
}

.row.cat_prod .product-layout.product-list {
	padding: 15px 15px;
}

.product-layout.product-grid .product-block:hover .product-block-inner {
	margin-bottom: -77px;
}

.product-layout.product-list .addtocart {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	float: none;
}

.row.cat_prod {
	margin: 0 -10px;
}

.alert-success .fa.fa-check-circle {
	margin-right: 5px;
}

.product-block:hover h4,
.product-block:hover h4 a {
	color: #0369ca;
}
.box.special .product-block h4 {
	margin: 0 0 10px;
}
.box.special .product-thumb .price {
	margin: 12px 0 14px;
}
.product-block h4 {
	font-size: 13px;
	font-weight: 500;
	margin: 0 0 12px;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #111;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#product-special #content .category_list li a {
	display: block;
	padding: 8px 20px;
	border: 1px solid #eaeaea;
	color: #666;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.product-thumb h4 a {
	color: #111;
}

.product-list .product-thumb h4 {
	margin-bottom: 2px;
	text-transform: capitalize;
}

.product-list .description {
	color: #7a7a7a;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 3px;
}

.product-list .product-block .product-block-inner {
	border: none;
}

.product-list .product-block:hover .product-block-inner {
	box-shadow: none;
	padding: 0;
	margin: 0;
	border: none;
}

.product-brand {
	color: #9f9f9f;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}

#column-left .product-thumb .price {
	width: 100%;
}

#column-left .product-thumb .price-new {
	float: left;
}

#column-left .product-thumb .price-old {
	float: left;
	margin-left: 8px;
}

#column-left .product-block:hover .price {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
}

#column-left .product-thumb .caption {
	min-height: 0px;
}

#special-carousel .product-carousel .product-thumb .caption {
	padding: 10px;
}

.account-wishlist table .text-center img {
	border: 1px solid #e5e5e5;
}

.pagination-wrapper .active>span {
	background: #0369ca !important;
	border: 1px solid transparent !important;
	border-radius: 50% !important;
	color: #fff !important;
	padding: 6px 12px;
}

.category_filter .btn-list-grid .btn-group {
	margin-top: 6px;
}

#product-product #content {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.col-sm-4.product-left {
	width: 45%;
	padding: 0 10px;
}

.col-sm-5.product-right {
	width: 55%;
	padding: 0 10px;
}

.col-sm-3.product {
	width: 21%;
	padding: 0;
}

.information-blogger-blogs #content {
	background: transparent !important;
	padding: 0 15px !important;
}

.information-blogger.layout-2.left-col #content {
	background: transparent;
	padding: 0 15px;
}

#column-left .box .caption p.price span.price-new,
#column-right .box .caption p.price span.price-new,
#column-left .product-thumb .price,
#column-right .product-thumb .price {
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
}

#column-left .box .caption p.price .product-thumb .price-old,
#column-right .box .caption p.price .product-thumb .price-old {
	font-size: 13px;
}

#footer .row .product-block {
	border: none;
}

#footer .row .product-block:hover {
	border: none;
}

#carousel-0 .product-block:hover,
#carousel-0 .product-block {
	border: medium none;
}

.rating .fa-stack,
#review .fa-stack {
	font-size: 14px;
	width: 12px;
	color: #d9d9d9;
	height: 13px;
}

.rating .fa-star,
#review .fa-star,
.rating-wrapper .fa-star {
	color: #ffcc00;
	font-size: 13px;
	height: 13px;
}

.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o,
.rating-wrapper .fa-star+.fa-star-o {
	color: #ffcc00;
}

.rating .fa-star.off,
.rating-wrapper .fa-star.off,
#review table .fa-star.off {
	color: #d9d9d9;
}

h2.price {
	margin: 0;
}

.productpage .nav-tabs>li.active>a {
	color: #000 !important;
	font-size: 20px;
	font-weight: 500;
}

#tabs_info.product-tab li.active a {
	background: #0369ca;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	font-weight: 500;
	color: #fff;
}

.nav-tabs>li.active::after {
	border-bottom: 3px solid #f6d000;
	bottom: 0;
}

.nav>li>a:focus,
.nav>li>a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #000;
}

#content #tabs_info .nav.nav-tabs {
	padding: 0;
	border-bottom: 2px solid #f0f0f0;
}

.product-thumb .price {
	color: #0369ca;
	font-size: 16px;
	font-weight: 700;
	margin: 14px 0 16px;
	line-height: 20px;
	float: left;
	width: 100%;
}

.product-block:hover .pro-button {
	display: block;
}

.pro-button {
	width: 100%;
	float: left;
	border-top: 1px solid #eaeaea;
	padding: 18px 0 0 0;
	display: none;
}

.product-thumb .list .price {
	font-size: 18px;
	margin: 0 0 20px 0;
}

.product-thumb .list .price-new {
	font-size: 18px;
}

.product-thumb .price-old {
	color: #9aa5b3;
	text-decoration: line-through;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 0 5px;
	line-height: 20px;
}
.product-thumb .price-tax {
	color: #808080;
	display: none;
	font-size: 12px;
	width: 100%;
}

.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info,
.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info {
	padding: 2px;
	border-radius: 0;
	background: transparent;
	border: none;
	width: auto;
}

.product-layout.product-grid .product-list-number-spinner {
	margin: 0 5px 0 0;
}

.product-list-number-spinner {
	float: left;
	border: 1px solid #ededed;
	margin: 0 10px 0 0;
	border-radius: 5px;
}

.product-list-number-spinner .input-group-btn {
	float: left;
	width: 19px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center {
	padding: 5px;
	width: 30px;
	border: none;
	height: 36px;
	color: #000;
	background: #fff;
}

.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info span.glyphicon.glyphicon-minus,
.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info span.glyphicon.glyphicon-plus {
	font-size: 9px;
}

.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info span.minus-icon {
	background-image: url(../image/webdigify/minus.svg);
	float: left;
	width: 15px;
	height: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 11px;
}

.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info span.plus-icon {
	background-image: url(../image/webdigify/plus.svg);
	float: left;
	width: 15px;
	height: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 11px;
}

.product-list .product-thumb .price-tax {
	display: block;
	clear: both;
	line-height: 18px;
	margin: 5px;
}

.myaccount-menu.dropdown-menu>li>a {
	padding: 6px 10px !important;
	margin-right: 0;
	font-size: 12px;
}

.product-list .product-block .product-details.list .compare {
	display: block;
}

#product span.customSelect,
#product .form-group select {
	border-radius: 0px;
	height: 40px;
	color: #7a7a7a;
	padding: 9px 15px 10px 15px;
	border: 1px solid #e8e9eb;
}

.header-cart .cart-menu li a {
	margin: 0;
	padding: 0!important;
	height: auto;
	width: 100%;
	float: right;
	text-align: center;
}

.cart-menu .total-table .text-right {
	border: none;
}

.cart-menu .total-table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #dddddd currentcolor currentcolor;
	border-image: none;
	border-style: solid none none;
	border-width: 1px medium medium;
}

#column-left .product_hover_block,
#column-right .product_hover_block {
	display: none;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>img {
	width: 100%;
}

.thumbnails .image-additional {
	float: left;
}

.product-info .image {
	margin-bottom: 25px;
	border: 1px solid #e8e9eb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	overflow: hidden;
}

.product-info .image .thumbnail {
	margin: 0;
}

.product-info .zoomContainer {
	z-index: 9;
}


/* It need for ie7 */

.product-info .additional-carousel {
	position: relative;
	padding: 0 28px;
	overflow: hidden;
}

.product-info .image-additional .slider-item {
	display: inline-block;
	vertical-align: top;
}

.product-info .image-additional {
	clear: both;
	overflow: hidden;
	width: 85%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	vertical-align: top;
}

.product-info .image-additional img {
	border: 1px solid #e8e9eb;
	height: auto;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.product-info a.elevatezoom-gallery.zoomGalleryActive img {
	border: 1px solid #ccc;
}

.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
	padding: 0;
	text-align: center;
	margin: 0;
	line-height: 25px;
}

#input-captcha,
#input-payment-captcha {
	margin-bottom: 10px
}

.productpage .form-group.qty .wishlist:hover,
.productpage .form-group.qty .compare:hover,
.product-rightinfo .btn-group.prd_page button.btn.btn-default.wishlist:hover,
.product-rightinfo .btn-group.prd_page .btn-default.compare:hover,
.productpage .form-group.qty .wishlist:hover:before,
.product-rightinfo .btn-group.prd_page button.btn.btn-default.wishlist:hover:before,
.productpage .form-group.qty .compare:hover:before,
.product-rightinfo .btn-group.prd_page .btn-default.compare:hover:before {
	color: #111;
}

.productpage #input-quantity,
.quickview #input-quantity {
	float: left;
	margin-right: 15px;
	width: auto;
	height: 38px;
	text-align: center;
}

.form-group.qty .control-label {
	float: left;
	margin: 10px 10px 0 0;
}


/* box */

.box {
	margin-bottom: 0;
}

.box.webdigifyblog .box-heading {
	float: none;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 24px;
	border-radius: 0;
	border-bottom: 2px solid #f0f0f0;
	margin: 0;
	padding: 0 0 15px 0;
}

#column-left .box .box-heading,
#column-right .box .box-heading {
	padding: 12px 15px;
	font-size: 16px;
	font-weight: 700;
	background: #f7f7f7;
	position: relative;
	line-height: 20px;
	color: #111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.service-banner .box-heading {
	display: none;
}

.box-heading .fa.fa-angle-down {
	margin: 0 0 0 2px;
	font-weight: 700;
}

.product-review {
	padding: 50px 0 10px;
	float: left;
	width: 100%;
}

.pro-form {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px;
	margin: 20px 0 0 0;
	border: 1px solid #ededed;
	border-radius: 5px;
}

.pro-form h4 {
	font-size: 16px;
	color: #111;
	font-weight: 500;
	border-bottom: 1px solid #ededed;
	padding: 0 0 10px;
}

#review .row .text-right {
	padding: 10px 15px;
}

#product-product #tab-review {
	float: left;
	width: 100%;
	clear: both;
}

#product-product #review table.table.table-striped.table-bordered {
	background: #fff;
	margin: 0 0 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#product-product #review table.table.table-striped.table-bordered strong {
	color: #111;
	text-transform: capitalize;
}

#product-product #review td {
	border: none;
	background: none;
}

.box-heading {
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 32px;
	color: #222;
}

.hometab.box .customNavigation a:hover::before {
	color: #111111;
}

.box.special {
	position: relative;
	float: left;
	width: 100%;
	margin: 30px 0 10px;
}

.ProductbyCategory {
	padding: 30px 0 40px;
}

#content .box-heading,
.box.related_prd .box-heading {
	font-size: 22px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	line-height: 32px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #e4e5e8;
	color: #222;
	letter-spacing: 0px;
	padding: 0px 0px 10px;
}

.box.related_prd .box-heading {
	margin-bottom: 20px;
}

#product-product .box-head .box-heading {
	width: 100%;
}

.box.special .box-heading {
	width: 100%;
	margin-bottom: 20px;
}

.hometab-heading.box-heading {
	padding: 50px 32px 0 30px;
	border-bottom: none !important;
	line-height: 30px;
}

.header_top .account {
	float: right;
	width: auto;
	border: none;
	padding: 0 20px 0 0;
	margin: 0;
}

#content .box .box-content .product-carousel {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#content .box .box-content,
.related_prd .box-content {
	border: none;
	padding: 0;
	clear: both;
	margin: 0 -10px;
	position: relative;
}

#products-related {
	position: relative;
	padding: 0 15px;
}

.box .box-content ul,
#content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.all-blog .panel-default .panel .panel-body h5 {
	text-align: left;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 15px 0;
}

.box .box-content ul li,
#content .content ul li {
	line-height: 22px;
	padding: 4px 0;
	border-bottom: 1px dashed #e4e4e4;
}

.box .box-content ul li:last-child,
#content .content ul li:last-child {
	border: medium none;
}

.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}

.box .box-content ul ul {
	margin-left: 0px;
}

.product-grid li,
#content .box-product .product-items {
	float: none;
	position: relative;
}

#content .image-additional .slider-item .product-block {
	margin: 0 0px;
	display: inline-block;
	padding: 0 10px;
	width: 110px;
	vertical-align: top;
	float: none;
	height: auto !important;
}

.product-block-inner p.desc {
	display: none;
}

.product-block:hover .product-block-inner p.desc {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	text-align: left;
}

.banners-slider-carousel .product-block:hover .product-block-inner {
	border: none;
}

.product-block:hover .product-block-inner {
	margin-bottom: -75px;
	z-index: 5;
	padding-bottom: 18px;
	border: 1px solid #e0e5ea;
	background: #fff;
}
.product-block-inner {
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid transparent;
	display: block;
	overflow: hidden;
}
label.color-option span {
	font-size: 0;
}

.product-layout .product-block-inner {
	margin: 0;
	background: #fff;
}

.grid_default_width {
	width: 225px;
}

.module_default_width {
	width: 220px;
}

.latest_default_width {
	width: 225px;
}

.special_default_width {
	width: 360px;
}

.wdproductcategory {
	width: 310px;
}

.related_default_width {
	width: 220px;
}

.bestseller_default_width {
	width: 220px;
}

.tabspecial_default_width {
	width: 220px;
}

.tablatest_default_width {
	width: 220px;
}

.tabbestseller_default_width {
	width: 220px;
}

.additional_default_width {
	width: 100px;
}

.productcategory0_default_width,
.productcategory1_default_width,
.productcategory2_default_width,
.productcategory3_default_width,
.productcategory4_default_width,
.productcategory5_default_width {
	width: 220px !important;
}

#content .banners-slider-carousel .product-carousel .product-block-inner,
#content .banners-slider-carousel .product-grid .product-block-inner {
	text-align: center;
}

.ProductbyCategory .product-block .product-details {
	width: 100%;
	float: left;
}

.product-block:hover .product_hover_block {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.product_hover_block {
	position: absolute;
	margin: 0px;
	top: 8px;
	right: 8px;
	width: auto;
	text-align: center;
	z-index: 4;
}

.product_hover_block .action {
	vertical-align: middle;
	display: inline-block;
}

.product_hover_block .quickbox {
	background-image: url(../image/webdigify/quick-view.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	background-color: #fff;
	float: left;
	margin: 0;
	color: #333;
	border: 1px solid #dddddd;
	position: relative;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	text-align: center;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product_hover_block .quickbox:hover {
	background: center / 17px no-repeat url(../image/webdigify/quick-view-hover.svg), #0369ca center;
	border-color: #0369ca;
	border-radius: 25px;
}

.product-block:hover .quickbox,
.product-block:hover button.compare_button {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.product-block:hover button.compare_button {
	-webkit-transition-delay: 0.08s;
	transition-delay: 0.08s;
}

.box.special .product-block:hover .addtocart,
.box.special .product-block:hover .input-group.number-spinner.product-list-number-spinner {
	display: block;
}

.addtocart {
	display: inline-block;
	vertical-align: middle;
}

.box.special .addtocart,
.box.special .input-group.number-spinner.product-list-number-spinner {
	display: none;
}
.addtocart button.cart_button.out_of_stock {
	padding: 9px 27px;
}
.addtocart button.cart_button {
	background-position: 0px;
	font-size: 12px;
	font-weight: 500;
	display: block;
	margin: 0 0px 0 0;
	background: #0369ca;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	letter-spacing: 0.3px;
	z-index: 9;
	color: #fff;
	padding: 9px 29px;
	border: none;
}
.addtocart button.cart_button:hover {
	background: #000;
}

.product_hover_block button.compare_button:hover {
	background: center / 18px no-repeat url(../image/webdigify/compare-hover.svg), #0369ca center;
	border-color: #0369ca;
}

.product_hover_block button.compare_button {
	background-image: url("../image/webdigify/compare.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	background-color: #ffffff;
	opacity: 0;
	width: 34px;
	height: 34px;
	z-index: 1;
	border: 1px solid #dddddd;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: block;
}

.product-block:hover .product-details .caption .product_hover_block button.compare_button {
	opacity: 1;
	/* transform: translateX(0); */
}

.product_hover_block button:hover::before,
.quickbox:hover::before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}

.quickview-model .alert.alert-info {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.quickview-button {
	width: 34px;
	height: 34px;
	margin: 0 0 5px 0;
}

.quickbox {
	opacity: 0;
	width: 100%;
	height: 100%;
}

.product-block:hover .product-details .caption .quickview-button .quickbox {
	opacity: 1;
	/* transform: translateX(0); */
}

#productcategory-carousel .product_hover_block {
	left: 15px;
}

.quickbox .fa.fa-eye {
	font-size: 15px;
}

.product_hover_block button .fa {
	font-size: 14px;
}

.product-block .product-details .caption {
	position: relative;
	padding: 15px 10px 0px;
	z-index: 7;
	text-align: left;
	float: left;
	width: 100%;
}
.box.special .product-block .product-details .caption {
	padding:0;
}
.box.special .addtocart button.cart_button {
	padding: 9px 20px;
}
.box.special .product-block:hover .product-block-inner {
	margin-bottom: -18px;
}
.product-grid .description {
	display: none;
}

.sale {
	color: #111111;
	display: block;
	font-size: 11px;
	background: #e9f5e6;
	width: 46px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-align: center;
	height: 18px;
	font-weight: 500;
	margin-bottom: 8px;
}

.product-block .product-block-inner .image span.sale:hover {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	left: -90px;
}

#content .banners-slider-carousel .product-block {
	margin: 5px 15px;
	cursor: pointer;
}

#content .banners-slider-carousel .product-block .product-block-inner {
	padding: 15px 0 !important;
	background: #fff;
	border: none;
}

.product-list .product-details {
	width: 74%;
	padding: 0;
	float: left;
	text-align: left;
}

#content .banners-slider-carousel .product-block .product-block-inner a .img-responsive {
	display: inline-block;
}

.banners-slider-carousel .product-block .product-block-inner img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.banners-slider-carousel .product-block:hover .product-block-inner img {
	opacity: 1;
	filter: alpha(opacity=100);
}

@-webkit-keyframes slideDashXopp {
	from {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
	to {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
}

@-moz-keyframes slideDashXopp {
	from {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
	to {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
}

@keyframes slideDashXopp {
	from {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
	to {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
}

@-webkit-keyframes slideDash {
	from {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
	to {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
}

@-moz-keyframes slideDash {
	from {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
	to {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
}

@keyframes slideDash {
	from {
		-webkit-transform: translateX( -50%);
		transform: translateX( -50%);
		-moz-transform: translateX( -50%);
		-ms-transform: translateX( -50%);
		-o-transform: translateX( -50%);
	}
	to {
		-webkit-transform: translateX( 0%);
		transform: translateX( 0%);
		-moz-transform: translateX( 0%);
		-ms-transform: translateX( 0%);
		-o-transform: translateX( 0%);
	}
}

@-webkit-keyframes slideDashY {
	from {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
	to {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
}

@-moz-keyframes slideDashY {
	from {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
	to {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
}

@keyframes slideDashY {
	from {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
	to {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
}

@-webkit-keyframes slideDashYopp {
	from {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
	to {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
}

@-moz-keyframes slideDashYopp {
	from {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
	to {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
}

@keyframes slideDashYopp {
	from {
		-webkit-transform: translateY( 0%);
		transform: translateY( 0%);
		-moz-transform: translateY( 0%);
		-ms-transform: translateY( 0%);
		-o-transform: translateY( 0%);
	}
	to {
		-webkit-transform: translateY( -50%);
		transform: translateY( -50%);
		-moz-transform: translateY( -50%);
		-ms-transform: translateY( -50%);
		-o-transform: translateY( -50%);
	}
}

.image_content {
	position: absolute;
	height: 100%;
	width: 100%;
}

.product-info .product-image .customNavigation span.prev:hover::before,
.product-info .product-image .customNavigation span.next:hover::before {
	background: #0a7ef0 none repeat scroll 0 0;
	border: 1px solid #0a7ef0;
	color: #ffffff;
}

#column-left .swiper-pagination.swiper-pagination-bullets {
	display: none;
}

.product-layout.product-list .product-thumb .image {
	width: 220px;
	float: left;
}

.banners-slider-carousel {
	margin: 30px 0 20px;
	width: 100%;
	float: left;
}

.product-layout.product-list .wdimage-content {
	float: left;
	width: auto;
	position: relative;
}

.banners-slider-carousel .product-carousel .slider-wrapper-outer {
	padding: 0;
}

#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px;
}

#column-left .box-product .product-block-inner,
#column-right .box-product .product-block-inner {
	margin: 0;
	padding: 0;
	box-shadow: none;
	width: 100%;
	border: none;
	background: none;
}

#column-left .box-product>div,
#column-right .box-product>div {
	display: block;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	width: 100%;
}

#column-left .box .box-content div.product-items:last-child>div,
#column-right .box .box-content div.product-items:last-child>div,
#column-left .box .box-content div.slider-item:last-child>div,
#column-right .box .box-content div.slider-item:last-child>div {
	border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	border: none;
	width: 25%;
}

#column-left .product-block:hover,
#column-right .product-block:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#column-left .product-items .product-details,
#column-left .product-items .product-details,
#column-right .product-items .product-details {
	float: right;
	width: 74%;
	overflow: hidden;
	padding: 0 5px 0 10px;
	min-height: auto;
}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
	margin-top: 0px;
}

#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption {
	width: 100%;
}

.content_headercms_bottom .tags>a:last-child::after {
	border-right: medium none;
}

#column-left .product-thumb .price,
#column-right .product-thumb .price {
	text-align: left;
	border: none;
	margin: 8px 0 16px;
}

#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}

#column-left .product-thumb,
#column-right .product-thumb {
	border-bottom: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0 5px;
	float: left;
	width: 100%;
	height: auto !important;
}

#column-left .price-tax,
#column-left .wishlist,
#column-left .compare,
#column-right .price-tax,
#column-right .wishlist,
#column-right .compare {
	display: none !important;
}

#column-left .container,
#column-right .container {
	width: auto
}

#column-left .box,
#column-right .box {
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #eaeaea;
	padding: 5px 5px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.top_button:hover {
	background: #333333;
}

.top_button {
	bottom: 20px;
	cursor: pointer;
	height: 45px;
	padding: 0px 15px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 45px;
	z-index: 99;
	font-size: 0px;
	border-radius: 50%;
	background: #0369ca;
	-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
	animation-name: hvr-icon-bob-float, hvr-icon-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

.top_button:hover:before {
	color: #fff;
}

.top_button::before {
	color: #fff;
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 22px;
	line-height: 40px;
	font-weight: 300;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}

.top_button:after {
	border-radius: 50%;
	bottom: -5px;
	height: 50px;
	opacity: 1;
	right: -5px;
	content: "";
	position: absolute;
	width: 50px;
	animation: blink 2s steps(5, start) infinite;
	-webkit-animation: blink 1s steps(5, start) infinite;
	-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;
	transition: all 0.5s ease 0s;
}

#content ul.list-unstyled {
	margin-bottom: 10px;
	overflow: auto;
	padding: 0;
}

#content ul.list-unstyled li {
	line-height: 20px;
	padding: 4px 0;
	font-size: 13px;
}

body.regular.ltr.ready #widget .btn-o a#b {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#content ul.list-unstyled li a:hover {
	color: #111;
}

.account-address .btn-info:hover {
	background: #0369ca;
	border-color: #0369ca;
	color: #111;
}

#content ul.list-unstyled li a {
	color: #666;
}

.manufacturer-list {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.manufacturer-heading {
	background: none repeat scroll 0 0 #f8f8f8;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.brand-name {
	float: left;
	border: 1px solid #e8e9eb;
	margin: 10px 11px;
}

.brand-name:hover {
	border-color: #0369ca;
}

.brand-name a .img-responsive {
	width: 123px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.brand-name a .img-responsive:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.main-menu .brand-name a {
	padding: 0;
}

.main-menu .brand-name a span {
	width: 100%;
	color: #111;
	float: left;
	background: #fafafa;
	text-align: center;
	padding: 5px 14px 6px;
	border-top: 1px solid #eaeaea;
}

.manufacturer-content-home {
	float: left;
	width: 100%;
}

.manufacturer-content {
	padding: 8px;
}

.manufacturer-list ul {
	float: left;
	list-style: outside none none;
	margin: 0 0 10px;
	padding: 0;
	width: 25%;
}

#content .col-sm-5.product-right .tweet_iframe_widget {
	width: auto !important;
	margin: 0 10px 0 0;
}

.productpage .box {
	margin-top: 20px;
}

.col-sm-4.total_amount {
	margin-top: 70px;
}

.product-tag {
	margin: 5px 0;
}

.aboutus {
	clear: both;
	margin-bottom: 60px;
}

#content h3 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #111;
}

.image1 {
	background: url("../image/webdigify/cms-sprite.png") no-repeat scroll 7px -165px;
	float: left;
	height: 50px;
	width: 60px;
}

.image2 {
	background: url("../image/webdigify/cms-sprite.png") no-repeat scroll 7px -116px;
	float: left;
	height: 50px;
	width: 60px;
}

.image3 {
	background: url("../image/webdigify/cms-sprite.png") no-repeat scroll 7px -52px;
	float: left;
	height: 50px;
	width: 60px;
}

.image4 {
	background: url("../image/webdigify/cms-sprite.png") no-repeat scroll 7px 6px;
	float: left;
	height: 50px;
	width: 60px;
}

.aboutus h2 {
	clear: both;
	font-size: 20px;
}

.about-content {
	overflow: hidden;
}

.information-information .right {
	float: right;
}

.category_filter #grid-view,
.category_filter #list-view {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border: none;
	padding: 6px 12px;
	box-shadow: none;
}

#banner .swiper-slide a img.img-responsive {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#column-left .swiper-viewport {
	border: medium none;
	box-shadow: none;
	margin: 0 0 20px;
	border-radius: 5px;
}

.category_filter #grid-view {
	background: url("../image/webdigify/sprite.png") no-repeat scroll -4px -165px !important;
	width: 25px;
	height: 25px;
}

.category_filter #list-view {
	background: url("../image/webdigify/sprite.png") no-repeat scroll -37px -165px !important;
	width: 25px;
	height: 25px;
}

.category_filter #list-view:hover,
.category_filter #list-view.active {
	background-position: -38px -112px !important;
}

.category_filter #grid-view:hover,
.category_filter #grid-view.active {
	background-position: -7px -113px !important;
}

.category_filter #grid-view .fa,
.category_filter #list-view .fa {
	display: none
}

#list-view {
	margin-left: 2px
}

.category_filter #grid-view:hover .fa,
.category_filter #list-view:hover .fa {
	color: #fff;
}

.category_filter .btn-list-grid {
	float: left;
	width: auto;
	padding: 0px;
}

.compare-total {
	float: left;
	margin: 7px 20px 0;
}

.pagination-right {
	float: right;
	margin: 0;
	width: auto;
}

.category_filter .sort-by {
	float: left;
	margin: 7px 10px 0 0;
	width: auto;
	padding: 0;
}

.category_filter .show {
	float: left;
	margin: 7px 10px 0;
	padding: 0;
	width: auto;
}

.category_filter .sort {
	float: left;
	width: 150px;
	padding: 0;
}

.category_filter .limit {
	float: right;
	width: 100px;
	padding: 0;
}

.sort-by-wrapper,
.show-wrapper {
	float: left;
	margin-right: 15px;
}

.show-wrapper {
	margin: 0;
}

.category_thumb .category_description {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	color: #7a7a7a;
}

.row.category_thumb {
	margin: 0 -15px;
	padding: 0;
}

.col-sm-12.category {
	padding: 0 0 0 10px;
}

.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
	padding: 0 0 0 10px;
}

.category_img img {
	margin-bottom: 10px;
	border: none;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.category_list ul {
	padding: 0;
	margin: 0;
}

#product-special #content .category_list li {
	width: auto;
	padding: 0 10px 0 0;
}

#content .refine-search {
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: capitalize;
}

.refine-search ul {
	padding: 0;
}

.refine-search ul li {
	list-style: none;
}

.compare-total #compare-total {
	color: #666;
}

.pagination-wrapper {
	border: 1px solid #eaeaea;
	display: inline-block;
	margin: 20px 0 0;
	padding: 10px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.pagination>li:last-child {
	margin: 0;
}

.category_filter {
	display: inline-block;
	padding: 10px 10px;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 13px;
	border: 1px solid #eaeaea;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
}

.pagination-wrapper .page-result {
	float: left;
	padding: 6px 0;
	width: auto;
}

.information-contact #content {
	width: 100%;
	padding: 0;
	margin-bottom: -20px;
}

.left .address-detail {
	border-bottom: 1px solid #e8e9eb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.address-detail1 a.btn.btn-info:hover {
	background: #111111;
	color: #ffffff;
}

.left strong {
	font-size: 13px;
	text-transform: capitalize;
	padding-bottom: 5px;
	display: block;
	color: #111111;
}

.left .btn.btn-info {
	margin-bottom: 20px;
	color: #fff;
	background: #0369ca;
	border: none;
}

.row.contact-info {
	margin: 0;
}

.information-contact .panel-body {
	padding: 0
}

.information-contact .panel {
	border: medium none;
	box-shadow: none;
	margin: 0 0 40px;
}

.map_button {
	clear: both;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #f6d000;
	padding: 12px 15px;
	cursor: pointer;
}

.map_button>i {
	font-size: 18px;
}

.row.site-map ul a {
	color: #666;
}

.row.site-map ul a:hover {
	color: #111;
}

.contact-form-design .left {
	float: left;
	width: 28%;
	margin-right: 30px;
	padding: 20px 20px;
	color: #666666;
	position: relative;
	z-index: 9;
	border: 1px solid #eaeaea;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.contact-form fieldset {
	border: 1px solid #eaeaea;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.contact-form .pull-right {
	padding: 30px 0px 0 0;
}

.contact-form-design.container {
	padding: 0px 0 50px 0;
	margin: 0px auto;
	position: relative;
}

.checkout-cart .alert.alert-danger {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.address-detail .btn {
	clear: both;
	float: left;
	margin: 15px 0 0 37px;
	color: #000;
}

#spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url("../image/webdigify/ajax-loader.gif") 50% 50% no-repeat #fff;
}

.main-slider {
	position: relative;
	padding: 0 0px 0 0;
	float: left;
	width: 74.55%;
}

.productpage .write-review:hover,
.productpage .review-count:hover {
	color: #111;
}

.main-slider img {
	border: none;
	width: 100%;
	height: auto;
}

.information-sitemap .sitge-map ul {
	padding: 0 0 0 20px;
}

.forget-password {
	margin: 5px 0 0;
}

.product-compare .btn-primary {
	margin: 5px 0 5px;
}

.productpage .write-review,
.productpage .review-count {
	margin: 0 10px;
	text-transform: capitalize;
	color: #666;
}

.productpage .rating-wrapper,
.quickview .rating-wrapper {
	margin: 15px 0 15px;
}

.productpage .productpage_details {
	float: left;
	margin-top: 0px;
	width: 100%;
}

.productpage #tabs_info {
	background: #ffffff none repeat scroll 0 0;
	margin: 30px 0;
	padding: 30px;
}

.productpage .productpage_details .product-left {
	padding: 0;
	width: 445px;
}

.productpage .productpage_details .product-right {
	margin-left: 30px;
	width: 45%;
}

#content .productpage_details #column-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 238px;
}

.productpage #banner0.owl-carousel {
	overflow: visible;
}

.productpage #banner0 .owl-pagination {
	bottom: -30px;
}

.productpage #banner0 .owl-page {
	border: 2px solid #000000;
}

.productpage #banner0 .owl-page>span {
	background: #ffffff none repeat scroll 0 0;
	border: 2px solid #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	position: relative;
	text-indent: -9999px;
	width: 10px;
}


/* Product tab*/

.content_product_block {
	margin: 20px 0;
	float: right;
	width: 100%;
}

.product-detail-left hr {
	margin: 0px;
}

.addthis_toolbox.addthis_default_style {
	float: left;
}

#custom_tab.product-tabs {
	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 a.selected {
	color: #111;
	font-weight: 500;
	background: #e8e9eb;
	border-radius: 3px 3px 0 0;
}

#custom_tab.product-tabs a {
	background: none repeat scroll 0 0;
	color: #7a7a7a;
	float: left;
	padding: 10px 15px;
	text-transform: capitalize;
	margin-right: -1px;
}

#custom_tab.product-tabs a:first-child {
	padding: 8px 15px 8px 15px;
}

#custom_tab ul li a {
	color: #aaaaaa;
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 16px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.content_product_block .tab_product {
	border: 1px solid #e8e9eb;
	padding: 20px;
	font-size: 13px;
	position: relative;
}

.productpage .tab_product b,
.productpage .tab_product strong {
	font-weight: 500;
	color: #000;
	font-size: 13px;
}

.size_guide_table {
	border: 1px solid #f0f0f0;
	width: 100%;
}

.size_guide_table tbody th {
	background: #f0f0f0 none repeat scroll 0 0;
	border-bottom: 1px solid #f0f0f0;
}

.size_guide_table tbody th {
	color: #262626;
	font-weight: bold;
	padding: 7px 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.size_guide_table tbody td {
	padding: 5px 8px;
}


/* end product tab*/

.col-sm-8.product-left {
	padding: 0;
	margin: 0;
	width: 40%;
	position: sticky;
	top: 80px;
}

.col-sm-4.product-right {
	padding: 0 0 0 40px;
	width: 60%;
}

.quickview .review-count,
.quickview .write-review {
	display: none;
}

#content.productpage ul.list-unstyled {
	border-bottom: medium none;
}

#content ul.list-unstyled.attr span {
	font-weight: 700;
	color: #333;
	font-size: 14px;
}

.common-home .content-top-breadcum .container {
	display: none;
}

#content ul.list-unstyled.attr {
	padding-bottom: 15px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 15px;
	margin-bottom: 20px;
}

#content ul.list-unstyled.attr li {
	clear: both
}

.productpage .product-right ul.price,
.productpage .product-right ul.price {
	padding-bottom: 10px
}

#content ul.list-unstyled.price li {
	float: left;
	padding: 2px 0;
	font-size: 13px;
	color: #000;
}

.productpage .product-right ul li span.old-price,
.productpage .product-right ul li span.special-price {
	margin-left: 10px;
	color: #666666;
	font-size: 16px;
}

.productpage .product-right ul li.discount,
.productpage .product-right ul li.rewardpoint,
.productpage .product-right ul li.price-tax {
	clear: both;
}

.quickview .page-title {
	display: none;
}

.refine-search,
.product-title,
.product-option {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #333333;
}

.copy-right {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
	text-align: center;
}

.category_description>p {
	margin: 0;
}

#bottom-footer li {
	display: inline;
	padding: 1px 7px 1px 2px;
	background: url("../image/webdigify/pipe.gif") no-repeat scroll right center transparent;
}

#bottom-footer li.contact {
	background: none;
}

.account-address .table>tbody>tr>td {
	vertical-align: middle;
	padding: 15px;
}

.account-address .btn-info {
	margin: 2px 0;
}

.affiliate-account .btn-primary .list-group-item,
.affiliate-account .btn-primary .list-group-item:hover {
	padding: 0;
	background: none;
	color: #fff;
}

.shopping-cart .img-thumbnail {
	width: auto;
}

.shopping-cart .input-group .form-control {
	width: auto;
	height: 40px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px !important;
}

#accordion label.col-sm-2.control-label {
	margin: 7px 0 0;
	padding: 0 13px 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-group {
	font-size: 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}

.col-sm-3.search_subcategory {
	width: 100%;
	margin-top: 7px;
}

#button-search {
	float: right;
}

.box .box-content .megamenu ul li ul li {
	padding: 0;
}

#column-left .treeview-list .expandable .collapsable-hitarea::before,
#column-left .treeview-list .expandable-hitarea::before,
#column-left .treeview-list .collapsable .expandable-hitarea::before,
#column-left .treeview-list .collapsable-hitarea::before {
	position: relative;
	top: 6px;
}

.box .box-content ul,
#content .content ul {
	padding: 0;
	margin: 0px;
	list-style: none;
}

.box .box-content ul li {
	line-height: 23px;
	padding: 0px 25px;
	border-bottom: none
}

.box .box-content ul ul {
	margin-left: 10px;
}

#column-left .box .box-content ul li,
#column-right .box .box-content ul li {
	padding: 0;
}

#column-left .box .box-content ul li a,
#column-right .box .box-content ul li a {
	padding: 6px 0;
	color: #7a7a7a;
}

.box .box-content ul li:last-child a {
	border: medium none;
}

.box .box-content ul li ul li {
	padding: 0 25px;
	border-bottom: none;
}

.panel-footer.text-right button#button-filter {
	color: #111;
	background: none;
}

.panel-footer.text-right button#button-filter:hover {
	text-decoration: underline;
}

#column-left .list-group,
#column-right .list-group {
	padding: 10px 15px;
	margin: 0px;
}

.box .box-content .box-category {
	padding: 15px 0;
}

#content .content ul li {
	line-height: 22px;
	padding: 5px;
}

.box .box-content ul li ul li+li {
	border-top: medium none;
}

.box .box-content ul li a,
#content .content ul li a {
	display: inline-block;
	text-transform: capitalize;
}

.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}

.box .box-content ul li a:hover,
#content .content ul li a:hover {
	color: #111111 !important;
}

.box .box-content ul ul {
	z-index: 99;
	width: auto;
}

#column-left .treeview .hitarea.expandable-hitarea {
	color: #808080 !important;
}

#column-left .treeview .hitarea.expandable-hitarea {
	color: #808080 !important;
}

#column-right .single-banner {
	margin: 0;
}

.box .box-content ul ul li ul {
	padding: 0;
}

.box .box-content ul ul li:hover ul {
	display: block;
}

.navbar-nav>ul>li>a:hover .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}

.box-category-heading {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	overflow: hidden;
	padding: 12px 0px;
	position: relative;
	text-transform: uppercase;
	width: 200px;
	line-height: 16px;
	display: none;
}

.box-category-heading .fa {
	float: left;
	font-size: 17px;
	font-weight: 700;
	margin-right: 10px;
}


/* Tab cms */

.hometab.box {
	padding: 65px 0 30px;
	margin:0px 0 20px 0;
}

.hometab,
.ProductbyCategory,
.featured {
	width: 100%;
	padding: 30px 0 30px;
	float: left;
}

.box.webdigifyblog {
	margin-bottom: 40px;
}

.tab-head #tabs {
	float: right;
	width: auto;
}

.etabs {
	margin: 0;
	padding: 0 60px 0 0;
	float: right;
}

.tab-head #tabs .etabs li.tab {
	display: inline-block;
}

.box.ProductbyCategory #tabss a.main-category.selected {
	color: #0369ca;
}

.box.ProductbyCategory #tabss a.main-category {
	font-weight: 700;
	color: #000;
	line-height: 40px;
	font-size: 14px;
	background: transparent;
}

.box.ProductbyCategory #tabss {
	float: left;
	width:15.6%;
	height: 600px !important;
	border: 1px solid #e0e5ea;
	border-radius: 5px;
}

.box.ProductbyCategory #tabss a {
	line-height: 34px;
	text-align: left;
	color: #818ea0;
	font-size: 13px;
	position: relative;
}

.box.ProductbyCategory #tabss a:hover {
	text-decoration: underline;
}

.box.ProductbyCategory #tabss li.tab ul li a.list-group-item:before {
	content: "";
	position: absolute;
	right: auto;
	top: 13px;
	left: -20px;
	background: rgba(0, 0, 0, 0) url(../image/webdigify/myaccountArrow.png) no-repeat scroll center 0px;
	width: 10px;
	height: 10px;
}

.box.ProductbyCategory #tabss li.cat-view-all a {
	padding: 0;
}

.ProductbyCategory #tabss .etabs+.etabs {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 0;
}

.ProductbyCategory #tabss .etabs:first-child {
	overflow: auto;
	scrollbar-color: #999 #e5e5e5;
	scrollbar-width: thin;
	width: 100%;
}

.ProductbyCategory #tabss .etabs::-webkit-scrollbar {
	background: #e5e5e5;
	width: 4px;
	height: 4px;
}

.ProductbyCategory #tabss .etabs::-webkit-scrollbar-thumb {
	border: 4px solid #999;
}

.box.ProductbyCategory .htabs a.selected {
	border-radius: 0px;
}

.htabs a {
	display: inline-block;
	float: none;
	cursor: pointer;
	text-transform: capitalize;
	width: 100%;
	color: #111;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	padding: 10px 20px;
}

.ProductbyCategory ul.etabs {
	padding: 0;
	float: left;
}

.htabs a.selected,
.htabs li.active a {
	position: relative;
	color: #0369ca;
	border-radius: 3px 3px 0 0;
}

.ProductbyCategory .htabs a.selected:after {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 0;
}

#tabs_info.product-tab .tab-content {
	padding: 20px;
	float: left;
	width: 100%;
	background: #fff;
	border: 1px solid #ededed;
}

.nav-tabs>li {
	border: none !important;
}

.tab-content .tab {
	display: none;
}

.box .box-content ul li:last-child ul li a {
	border-bottom: 1px dashed #e5e5e5;
}

.box .box-content ul li:last-child ul li:last-child a {
	border: medium none;
}

.ProductbyCategory .product-column {
	width: 81.55%;
	margin: 0px 0 0 20px;
	padding: 20px 0 0 0;
}

.product-column {
	float: right;
	width: 100%;
	padding: 10px 0 0 0px;
}

.tab-head {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e4e5e8;
	margin-bottom: 20px;
	padding: 0 0 10px;
}


/************Homepage Left banner******************/

.collection-left-banner {
	float: left;
	width: 81.55%;
	position: relative;
	text-align: center;
	overflow: hidden;
	border-radius: 5px;
	margin-left: 20px;
}

.collection-left-banner .image-title {
	position: absolute;
	top: 30px;
	width: auto;
	color: #000;
	float: left;
	left: 85px;
	right: auto;
}

.collection-left-banner .image-button {
	position: absolute;
	bottom: 60px;
	width: 100%;
}

#content .collection-left-banner .image-title>h3 {
	font-size: 34px;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0;
	line-height: 36px;
	padding: 0 10px;
}

#collection .collection-left-banner .image-title .banner {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px auto 13px;
	padding: 0 148px;
	text-align: center;
	clear: both;
}

#collection .collection-left-banner .image-title .label {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #000;
	background: #fadc12;
	width: 100%;
	position: relative;
	transition: 400ms ease-in-out all;
	-webkit-transition: 400ms ease-in-out all;
	-moz-transition: 400ms ease-in-out all;
	-o-transition: 400ms ease-in-out all;
	-ms-transition: 400ms ease-in-out all;
	float: left;
	text-align: center;
	padding: 4px 0;
}

#collection .collection-left-banner .image-title .label:before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-width: 14px;
	border-color: #fadc12 #fadc12 #fadc12 transparent;
	border-style: solid;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#collection .collection-left-banner .image-title .label:after {
	content: '';
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-width: 14px;
	border-color: #fadc12 transparent #fadc12 #fadc12;
	border-style: solid;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#collection .collection-left-banner .image-title .img-title {
	font-size: 28px;
	font-weight: 700;
	line-height: 38px;
	clear: both;
	margin: 0 0 3px;
	letter-spacing: 0.3px;
}

#collection .collection-left-banner .image-title .img-title span {
	font-weight: 300;
}

#collection .collection-left-banner .image-title .img-subtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: 0.3px;
	color: #0369ca;
}

#collection .collection-left-banner:hover img.img-responsive {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}

#collection .collection-left-banner img.img-responsive {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
}

@media only screen and (max-width: 1509px) {
	#collection .collection-left-banner .image-title .banner {
		padding: 0 100px;
	}
	#collection .collection-left-banner .image-title .img-title {
		font-size: 22px;
		line-height: 30px;
	}
	#collection .collection-left-banner .image-title .img-subtitle {
		font-size: 14px;
		line-height: 28px;
	}
	.collection-left-banner .image-title {
		top: 18px;
		left: 65px;
	}
}

@media only screen and (max-width: 1199px) {
	.collection-left-banner .image-title {
		top: 12px;
		left: 45px;
	}
	#collection .collection-left-banner .image-title .img-title {
		font-size: 18px;
		line-height: 22px;
	}
	#collection .collection-left-banner .image-title .label {
		font-size: 12px;
	}
	#collection .collection-left-banner .image-title .banner {
		padding: 0 80px;
		margin: 0px auto 8px;
	}
	.collection-left-banner {
		width: 77.55%;
		margin-left: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.collection-left-banner {
		width: 70%;
		margin: 0;
	}
	.collection-left-banner .image-title {
		top: 6px;
	}
	#collection .collection-left-banner .image-title .banner {
		margin: 0px auto 5px;
	}
	#collection .collection-left-banner .image-title .label:before {
		border-width: 11px;
	}
	#collection .collection-left-banner .image-title .label {
		padding: 1px 5px;
	}
	#collection .collection-left-banner .image-title .label:after {
		border-width: 11px;
	}
	#collection .collection-left-banner .image-title .img-title {
		font-size: 15px;
		line-height: 18px;
	}
	#collection .collection-left-banner .image-title .img-subtitle {
		font-size: 13px;
		line-height: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.collection-left-banner .image-title {
		top: 6px;
		left: 25px;
	}
	#collection .collection-left-banner .image-title .img-title {
		font-size: 14px;
		line-height: 16px;
	}
	#collection .collection-left-banner .image-title .img-subtitle {
		font-size: 12px;
	}
	#collection .collection-left-banner .image-title .label:after {
		right: -17px;
		border-width: 9px;
	}
	#collection .collection-left-banner .image-title .label:before {
		left: -17px;
		border-width: 9px;
	}
	#collection .collection-left-banner .image-title .label {
		font-size: 10px;
		line-height: 16px;
	}
	#collection .collection-left-banner .image-title .banner {
		padding: 0 60px;
	}
}

@media only screen and (max-width: 650px) {
	#collection .collection-left-banner .image-title .banner {
		margin: 0px 0 8px;
		padding: 0 60px;
	}
	.collection-left-banner .image-title {
		top: 10px;
		left: 15px;
	}
	.collection-left-banner {
		width: 100%;
	}
}

@media only screen and (max-width: 543px) {
	#collection .collection-left-banner .image-title .label {
		float: none;
		padding: 7px 25px;
	}
	#collection .collection-left-banner .image-title .label,
	#collection .collection-left-banner .image-title .label:before,
	#collection .collection-left-banner .image-title .label:after {
		display: none;
	}
}

@media only screen and (max-width: 479px) {
	.collection-left-banner .image-title {
		position: static;
		text-align: center;
		left: 0;
		right: 0;
		float: none;
		border: 1px solid #ededed;
		padding: 10px 0;
		border-radius: 0px 0px 3px 3px;
		-moz-border-radius: 0px 0px 3px 3px;
		-webkit-border-radius: 0px 0px 3px 3px;
		-khtml-border-radius: 0px 0px 3px 3px;
	}
}


/************End Homepage Left banner******************/


/****************Start Cms Top Banner********************/

#wdcmstopbanner {
	overflow: hidden;
	padding: 0 0 0px 20px;
}

#wdcmstopbanner .one-third {
	padding: 10px 0;
	float: left;
	width: 100%;
	position: relative;
}

#wdcmstopbanner {
	width: 25.45%;
}

#wdcmstopbanner .one-third.topbanner-part1 {
	padding: 0 0 10px 0;
}

#wdcmstopbanner .one-third.topbanner-part3 {
	padding: 10px 0 0 0;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content .title {
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
	margin: 0 0 10px;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content .toptitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #000;
}

#wdcmstopbanner .action a.banner_btn {
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	margin: 15px 0 0 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#wdcmstopbanner .one-third .wdtopbanner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #fff;
	border: 1px solid #e0e5ea;
}

#wdcmstopbanner .action a.banner_btn:after {
	content: "\f105";
	font-family: fontawesome;
	background: #ffd200;
	right: -25px;
	left: auto;
	color: #000;
	top: 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	height: 16px;
	width: 16px;
	font-size: 14px;
	line-height: 15px;
	border-radius: 50%;
	font-weight: 500;
	margin: auto;
}

#wdcmstopbanner .action a.banner_btn:hover {
	color: #0070dc;
}

#wdcmstopbanner .action a.banner_btn:hover:after {
	background: #0070dc;
	color: #fff;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content .subtitle {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	color: #000;
	margin: 0px;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
	text-align: left;
	position: absolute;
	left: 24px;
	right: 30px;
	top: 27px;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
	text-align: left;
	position: absolute;
	left: 25px;
	right: 30px;
	top: 30px;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content .offer a {
	display: inline-block;
	font: 600 14px/20px 'Poppins', Helvetica, sans-serif;
	text-transform: capitalize;
	background: #ffffff;
	color: #111111;
	padding: 9px 20px;
	position: relative;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	vertical-align: top;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

#wdcmstopbanner .wdtopbanner .wdtopbanner-content .offer a:hover {
	background: linear-gradient(to right top, #ee2d00, #f23910, #f6441c, #fa4e26, #fe5730);
}

#wdcmstopbanner .wdtopbanner-img2.wdtopbanner .wdtopbanner-content .offer a {
	background: #111;
	color: #fff;
}

#wdcmstopbanner .wdtopbanner-img2.wdtopbanner .wdtopbanner-content .offer a:hover {
	background: #fff;
	color: #111;
}

#wdcmstopbanner .wdtopbanner .wdright-banner-content>a {
	display: block;
	overflow: hidden;
}

#wdcmstopbanner .wdtopbanner-img2.wdtopbanner .wdtopbanner-content .toptitle span {
	font-weight: 300;
}

#wdcmstopbanner .wdtopbanner:hover .wdright-banner-content>a img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}

#wdcmstopbanner .wdtopbanner .wdright-banner-content>a img {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	max-width: 100%;
}

@media (max-width:1509px) {
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
		left: 17px;
		right: 0px;
		top: 20px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .title {
		line-height: 20px;
		margin: 0 0 6px;
	}
	#wdcmstopbanner .action a.banner_btn {
		margin: 8px 0 0 0;
	}
	#wdcmstopbanner {
		padding: 0 0 0px 16px;
  }
}

@media (max-width:1499px) {
	#wdcmstopbanner .one-third {
		padding: 8px 0;
	}
	#wdcmstopbanner .one-third.topbanner-part1 {
		padding: 0 0 8px 0;
	}
	#wdcmstopbanner .one-third.topbanner-part3 {
		padding: 8px 0 0 0;
	}
}

@media (max-width:1199px) {
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
		left: 15px;
		right: 0;
		top: 15px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .subtitle {
		font-size: 16px;
		line-height: 18px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .title {
		font-size: 11px;
		line-height: 16px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .toptitle {
		font-size: 16px;
		line-height: 18px;
	}
	#wdcmstopbanner .one-third.topbanner-part3 {
		padding: 8px 0 0 0;
	}
	#wdcmstopbanner .one-third {
		padding: 5px 0;
	}
	#wdcmstopbanner .one-third.topbanner-part1 {
		padding: 0 0 8px 0;
	}
	#wdcmstopbanner {
		padding: 0 0 0px 10px;
	}
	#wdcmstopbanner .action a.banner_btn {
		font-size: 12px;
		line-height: 20px;
	}
}

@media(max-width:991px) and (min-width:651px) {
	#wdcmstopbanner {
		width: 100%;
		padding: 20px 0 10px;
	}
	.wdcmstopbanner {
		overflow: hidden;
		margin: 0 -5px;
	}
	#wdcmstopbanner .one-third {
		width: 33.33%;
		padding: 0 5px;
	}
	#wdcmstopbanner .one-third.topbanner-part1,
	#wdcmstopbanner .one-third.topbanner-part3 {
		padding: 0 5px;
	}
}

@media (max-width:991px) {
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .title {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 5px;
	}
}

@media(max-width:650px) {
	#wdcmstopbanner {
		float: left;
		width: 100%;
		padding: 15px 0;
		text-align: center;
	}
	#wdcmstopbanner .one-third {
		width: 100%;
		float: none;
		padding: 15px 0;
	}
	#wdcmstopbanner .one-third .wdtopbanner {
		display: inline-block;
		vertical-align: top;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
		left: 15px;
	}
	#wdcmstopbanner .one-third.topbanner-part3,
	#wdcmstopbanner .one-third.topbanner-part1 {
		padding: 0;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content {
		top: 26px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .title {
		font-size: 14px;
		line-height: 18px;
		margin: 0 0 5px;
	}
	#wdcmstopbanner .wdtopbanner .wdtopbanner-content .toptitle {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 15px;
	}
	.wdright-banner-content {
		position: relative;
		display: inline-block;
		vertical-align: top;
	}
}

@media(max-width:543px) {
	#wdcmstopbanner .wdcmstopbanner .wdtopbanner :last-child {
		margin: 0;
	}
}


/********************End Cms Top Bannner***********************/


/********************Start Cms Bottom Bannner***********************/

#wdcmsbottombanner {
	float: left;
	width: 74.55%;
	margin: 25px 0 0px;
}

#wdcmsbottombanner .one-third .wdbottombanner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #fff;
	border: 1px solid #e0e5ea;
}

#wdcmsbottombanner .wdbottombanner .wdright-banner-content>a {
	display: block;
	overflow: hidden;
}

#wdcmsbottombanner .wdcmsbottombanner {
	margin: 0 -10px;
}

#wdcmsbottombanner .one-third {
	padding: 0px 10px;
	float: left;
	width: 33.33%;
	position: relative;
}

#wdcmsbottombanner .wdbottombanner .wdright-banner-content>a img {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#wdcmsbottombanner .wdbottombanner:hover .wdright-banner-content>a img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
	text-align: left;
	position: absolute;
	left: 35px;
	right: 30px;
	top: 30px;
}

#wdcmsbottombanner .action a.banner_btn {
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	margin: 15px 0 0 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
	margin: 0 0 10px;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .subtitle {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	color: #000;
	margin: 0px;
}

#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .bottomtitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #000;
}

#wdcmsbottombanner .action a.banner_btn:after {
	content: "\f105";
	font-family: fontawesome;
	background: #ffd200;
	right: -25px;
	left: auto;
	color: #000;
	top: 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	height: 16px;
	width: 16px;
	font-size: 14px;
	line-height: 15px;
	border-radius: 50%;
	font-weight: 500;
	margin: auto;
}

#wdcmsbottombanner .action a.banner_btn:hover {
	color: #0070dc;
}
#wdcmsbottombanner .action a.banner_btn:hover:after{
	background: #0070dc;
	color: #fff;
}

@media (max-width:1509px) {
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
		right: 0px;
		top: 20px;
		left: 25px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
		line-height: 20px;
		margin: 0 0 6px;
	}
	#wdcmsbottombanner .action a.banner_btn {
		margin: 8px 0 0 0;
	}
}

@media (max-width:1499px) {
	#wdcmsbottombanner .one-third {
		padding: 0 8px;
	}
	#wdcmsbottombanner {
		margin: 15px 0 0px;
	}
}

@media (max-width:1199px) {
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
		left: 15px;
		right: 0;
		top: 15px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .subtitle {
		font-size: 16px;
		line-height: 18px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
		font-size: 11px;
		line-height: 16px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .bottomtitle {
		font-size: 16px;
		line-height: 18px;
	}
	#wdcmsbottombanner .one-third {
		padding: 0 5px;
	}
	#wdcmsbottombanner .action a.banner_btn {
		font-size: 12px;
		line-height: 20px;
	}
	#wdcmsbottombanner {
		margin: 20px 0 0px;
	}
}

@media(max-width:991px) and (min-width:651px) {
	#wdcmsbottombanner {
		width: 100%;
		padding: 0;
	}
	#wdcmsbottombanner .wdcmsbottombanner {
		overflow: hidden;
		margin: 0 -5px;
	}
	#wdcmsbottombanner .one-third {
		width: 33.33%;
		padding: 0 5px;
	}
}

@media (max-width:991px) {
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 5px;
	}
}

@media(max-width:650px) {
	#wdcmsbottombanner {
		float: left;
		width: 100%;
		padding: 0;
		text-align: center;
	}
	#wdcmsbottombanner .one-third {
		width: 100%;
		float: none;
		padding: 15px 0;
	}
	#wdcmsbottombanner .one-third .wdbottombanner {
		display: inline-block;
		vertical-align: top;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
		left: 15px;
	}
	#wdcmsbottombanner .one-third.bottombanner-part3,
	#wdcmsbottombanner .one-third.bottombanner-part1 {
		padding: 0;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content {
		top: 26px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .title {
		font-size: 14px;
		line-height: 18px;
		margin: 0 0 5px;
	}
	#wdcmsbottombanner .wdbottombanner .wdbottombanner-content .bottomtitle {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 15px;
	}
	.wdright-banner-content {
		position: relative;
		display: inline-block;
		vertical-align: top;
	}
}

@media(max-width:543px) {
	#wdcmsbottombanner .wdcmsbottombanner .wdbottombanner :last-child {
		margin: 0;
	}
	#wdcmsbottombanner {
		margin: 15px 0 0;
	}
}


/********************End Cms Bottom Bannner***********************/


/*Right banner*/

.tab-head .sub-heading {
	float: left;
	margin: 10px 10px 0 30px;
	color: #7a7a7a;
	line-height: 24px;
}

.tab-head .coupon {
	float: left;
	margin-top: 40px;
	color: #0a7ef0;
	border: 2px dashed #f6d000;
	padding: 6px 20px;
	font-weight: 500;
}

.btn-danger:hover {
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff !important;
}

.btn-block+.btn-block {
	margin-top: 0;
}

.table-responsive {
	width: 100%;
}

.table-responsive .shopping-cart .btn.btn-primary {
	margin: 0 10px;
}

.hometab .customNavigation a.prev:before:hover,
.hometab .customNavigation a.next:before:hover {
	color: #fff
}


/* End Tab cms */


/*Webdigify Blog CSS */

.webdigifyblog .bx-controls-direction .bx-prev::after {
	content: "\f107 ";
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 24px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	right: 25px;
	text-align: right;
	top: 0;
	vertical-align: middle;
}

.bx-controls-direction .bx-prev::after {
	font-size: 18px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: -1px;
	vertical-align: middle;
}

.webdigifyblog .bx-controls-direction .bx-next::after {
	content: "\f106";
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 24px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	right: 45px;
	text-align: right;
	top: 0;
	vertical-align: middle;
}

.bx-pager-item {
	display: none;
}

.content_footer_right .blog_stats {
	display: none;
}

#footer .blog_item .summary p {
	display: none;
}

#information-information .webdigifyblog {
	float: right;
	margin-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
	display: none;
}

#content .webdigifyblog .box-heading {
	margin: 0 0 20px 0;
}

.content_footer_right .post_hover {
	display: none;
}

.box.webdigifyblog {
	float: right;
	padding: 0 15px;
	position: relative;
	width: 100%;
	margin: 15px 0 20px;
}

.social-block ul {
	margin: 10px 0;
	text-align: left;
}

.webdigifyblog .box-head {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}

.box-head .blog_tagline {
	color: #808080;
	float: left;
	font-size: 14px;
	margin-bottom: 12px;
	display: none;
}

#content .box-product .blog-items {
	float: left;
}

.blog-left {
	margin: 0;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: auto;
	float: left;
}

.blog-image {
	position: relative;
	overflow: hidden;
}

.blog-left .blog-image img {
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
}

.blog-right {
	float: right;
	text-align: center;
	width: auto;
	margin: 15px 0 0;
}

.blog-right h4 a {
	float: left;
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #111;
	font-weight: 500;
	margin-bottom: 12px;
}

.footer-blocks .blog-item .blog-desc {
	display: none;
}

.content_footer_top .news-title3 {
	display: none;
}

.view-blog {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0;
}

.webdigifyblog .view-blog {
	float: left;
	width: auto;
	text-align: left;
	margin: 0;
}

.read-more a {
	text-transform: capitalize;
	padding: 7px 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font: 500 14px/24px 'Roboto', sans-serif;
	overflow: hidden;
	background: #0369ca;
	z-index: 1;
	color: #111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#content #blog-carousel .blog-item:hover .read-more a {
	background: #0369ca;
	color: #fff;
}

.read-more .fa {
	display: none;
}

.write-comment {
	display: inline-block;
	float: none;
	padding-left: 18px;
	position: relative;
	text-align: left;
}

.common-home .write-comment::before {
	background: #a8a8a8 none repeat scroll 0 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	/* content: ""; */
	display: block;
	font-family: fontawesome;
	height: 4px;
	left: 9px;
	position: absolute;
	top: 11px;
	width: 4px;
}

.date-time {
	text-align: left;
	text-transform: capitalize;
}

.blog_default_width {
	width: 240px;
}

.blog-desc {
	line-height: 22px;
	display: block;
	text-align: left;
	color: #777777;
	margin: 0px 0 15px;
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight: 400;
}

.information-blogger-blogs .blog-desc {
	width: 100%;
	margin: 3px 0 20px 0;
}

.blog-right h4 {
	margin: 0;
}

.blog-img {
	padding: 0px;
}

.comment-wrapper {
	position: relative;
	float: right;
	margin: 5px 0 0;
}

.comment-wrapper .write-comment a::before {
	color: #000;
	content: "\f0e5";
	float: left;
	font-family: "FontAwesome";
	font-size: 13px;
	margin-right: 5px;
}

.blog-img .img-thumbnail {
	border: none
}

.blog-date {
	float: left;
}

#content #blog-carousel,
#content #blog-grid {
	padding: 0px;
	border: none;
	overflow: visible;
	float: left;
	width: 100%;
}

#content .box.webdigifyblog .box-content {
	padding: 0;
	margin: 0 -15px 0;
}

#content #blog-carousel .blog-item {
	overflow: hidden;
	position: relative;
	float: left;
}

#content #blog-carousel .blog-item {
	overflow: hidden;
	position: relative;
	float: left;
}

.owl-carousel .owl-buttons div i {
	display: none;
}

.owl-carousel .owl-buttons .owl-prev {
	left: 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev {
	right: auto;
	left: -60px;
	text-align: center;
	padding: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 37px;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev {
	right: 42px;
	left: auto;
	text-align: center;
	padding: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	height: 30px;
	width: 30px;
}

.owl-buttons {
	position: absolute;
	right: 0px;
	top: -64px;
	z-index: 1;
	bottom: auto;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev::before {
	content: "\f104";
	color: #363636;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	position: absolute;
	margin: auto;
	font-size: 25px;
	font-family: FontAwesome;
	line-height: 30px;
	font-weight: 400;
}

#blog-carousel .owl-controls .owl-buttons .owl-next {
	right: 15px;
	left: auto;
	text-align: center;
	padding: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	height: 30px;
	width: 30px;
}

#blog-carousel .owl-controls .owl-buttons .owl-next::before {
	content: "\f105";
	color: #000;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	position: absolute;
	margin: auto;
	font-size: 25px;
	font-family: FontAwesome;
	line-height: 30px;
	color: #363636;
	font-weight: 400;
}

#blog-carousel .product-block,
#blog-grid .product-block {
	padding: 10px 15px 15px;
}

.single-blog .blog-img {
	position: relative;
	margin-bottom: 15px;
}

.single-blog .panel-default {
	border: medium none;
	float: left;
	width: 100%;
	margin: 0;
}

#add-comment .col-sm-10.buttons {
	padding: 0 8px;
}

.single-blog .block-title {
	float: left;
	margin: 10px 0;
	width: 99%;
}

.single-blog .block-title>legend {
	margin: 10px 0 0;
}

.single-blog .blog-desc {
	padding: 0;
	text-align: justify;
	display: block;
	width: auto;
}

.single-blog .block-title h3 {
	padding-top: 10px;
}

.single-blog .view-comment .panel-default {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 15px !important;
	border: 2px solid #f0f0f0;
}

.single-blog h4 {
	font-size: 16px;
	display: inline-block;
	width: 100%;
}

.view-comment .form-group b {
	font-weight: 700;
}

.view-comment .col-sm-3 .name {
	font-weight: 500;
	color: #333333;
}

.view-comment .col-sm-3 .date {
	color: #b5b5b5;
}

.user_icon {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 0px 15px 0 0;
	padding: 10px 15px;
	text-align: center;
}

.comment_info {
	float: left;
	width: 85%;
}

.comment_info .comment-text {
	margin-top: 12px;
}

.view-comment {
	clear: both;
}

.view-comment .col-sm-8 {
	width: 100%;
	margin-top: 10px;
}

#add-comment .col-sm-8 {
	width: 100%;
}


/*Webdigify Blog light-box CSS */

.blog-left:hover .post-image-hover::before {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}

.post-image-hover::before {
	background-color: rgba(0, 0, 0, 0.2);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
	width: 100%;
}

.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	width: 100%;
}

.blog-image .post_hover {
	bottom: 0;
	height: 51px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	top: 0;
	width: 120px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#column-left .product-thumb .caption h4 {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.product-block .blog-left:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
}

.product-block .blog-left:hover .zoom,
.product-block .blog-left:hover .readmore_link,
.all-blog .blog-left-content:hover .zoom,
.all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	margin: 0 5px;
}

.blog-left .icon.zoom .fa,
.blog-left .icon.readmore_link .fa {
	font-size: 13px;
}

.blog-left .icon.zoom:hover .fa,
.blog-left .icon.readmore_link:hover .fa {
	color: #273647;
}

.blog-left .blog-image .zoom:hover,
.blog-left .blog-image .readmore_link:hover {
	color: #ffffff;
	border-color: #0369ca;
	background: #0369ca;
}

.all-blog .blog-left-content {
	float: left;
	margin-bottom: 20px;
}

.all-blog .blog-left-content .blog-image {
	float: left;
	position: relative;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.blog-right-content {
	float: left;
	padding-bottom: 30px;
}

.blog-right-content .blog-title {
	font-size: 18px;
	font-weight: 500;
	margin: 10px 0;
	padding: 0;
	position: relative;
	text-transform: capitalize;
}

.blog-right-content .read-more a {
	color: #fff;
	padding: 7px 20px;
	background: #0369ca;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-transform: capitalize;
	position: relative;
}

.blog-right-content .read-more a:hover {
	color: #fff;
	background: #0369ca;
}

.blog-right-content .write-comment a {
	color: #0a7ef0;
	font-size: 13px;
}

.write-comment-count {
	float: left;
	margin-right: 10px;
	color: #000;
}

.information-blogger-blogs .write-comment {
	float: left;
}

.information-blogger-blogs .blog-image {
	margin-bottom: 0px;
	background-position: center center;
	height: auto;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body {
	padding: 0px 10px;
}

body.information-blogger-blogs.layout-2.left-col .panel-inner {
	margin: 0px -15px;
}

.information-blogger-blogs .panel-default>.panel {
	margin-bottom: 30px;
	border: none;
	margin: 0px -15px;
}

.information-blogger-blogs .panel-default .panel-inner .panel-default {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 49.7%;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 0px;
}

.write-comment a,
.date-time i.fa.fa-calendar {
	float: left;
	padding: 3px 8px 4px 6px;
}

.blog-date {
	float: left;
	padding-top: 2px;
}

.blog-left-content:hover .post-image-hover::before {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
}

.blog-date .fa.fa-calendar {
	display: none;
}

#content.single-blog>legend {
	margin: 15px 0 20px;
}

#content #blog-carousel .product-block:hover .date-comment,
#content #blog-grid .product-block:hover .date-comment {
	bottom: 0px;
}

.write-comment a,
.date-time {
	color: #111;
	font-weight: 400;
	font-size: 13px;
	margin: 0 0 15px 0;
	float: left;
	background: #e0f1fb;
	padding: 4px 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.write-comment>a {
	color: #2b85f4;
	padding: 0 0 0 15px;
}

.write-comment a:hover,
.write-comment a:focus {
	color: #000;
}

.comment-wrapper .write-comment a:hover,
.comment-wrapper .write-comment a:focus,
.comment-wrapper .write-comment a:hover::before {
	color: #111111;
}

.information-blogger-blogs .read-more {
	float: left;
}

.static_links .cart-menu>li:first-child {
	max-height: 185px;
	overflow-x: auto;
	overflow-y: auto;
	padding-right: 20px;
}

.blog_top_content:hover .post-image-hover {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.all-blog .panel-default .main_description {
	display: none;
}

.blog_top_content .post-image-hover {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	top: 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;
	width: 100%;
}

.product-block .blog-left:hover .zoom,
.product-block .blog-left:hover .readmore_link,
.blog_top_content:hover .blog-image .zoom,
.blog_top_content:hover .blog-image .readmore_link {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.blog-left .blog-image .icon,
.blog_top_content .blog-image .icon {
	display: inline-block;
	float: none;
	height: 45px;
	width: 45px;
	line-height: 14px;
	border: 2px solid white;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	padding: 14px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-align: center;
	margin: 0 5px;
}

.post-image-hover {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	top: 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;
	width: 100%;
}

.blog_post .text-right .btn-primary {
	color: #F9BF39;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border: 2px solid #F9BF39;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	line-height: 20px;
}

.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}

.all-blog .blog-left-content:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .icon.zoom .fa,
.blog-left-content .icon.readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	height: 45px;
	width: 45px;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 11px 12px 9px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
	background: none;
}

.blog-left-content .blog-image .zoom:hover,
.blog-left-content .blog-image .readmore_link:hover {
	background: #0369ca none repeat scroll 0 0;
	color: #111 !important;
	border-color: #0369ca;
}

.webdigifyblog .product-block:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
}

.blog-item:hover .blog-left .blog-image img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffffff;
	background: none;
	display: inline-block;
	height: 45px;
	width: 45px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 11px 12px 9px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

#add-comment .col-sm-10 {
	width: 66.6667%;
}

#add-comment .col-sm-2 {
	width: 25%;
}

#content .webdigifyblog .buttons,
#blog-carousel .owl-pagination {
	display: none
}


/*Webdigify Blog light-box CSS */


/*Webdigify Blog CSS */


/* Datetimepicker Css */

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
	position: relative;
}

.bootstrap-datetimepicker-widget {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
	background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td.today:before {
	border-bottom: 7px solid #2196f3 !important;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: #2196f3 !important;
	color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {
	color: #111111
}

.bootstrap-datetimepicker-widget td span.active {
	background-color: #f6d000 !important;
	color: #0a7ef0 !important;
	text-shadow: none !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
	background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover {
	color: #fff !important
}

.picker-switch.accordion-toggle .btn {
	border: none;
	background-color: #111111;
	color: #fff !important;
}

.bootstrap-datetimepicker-widget td.day {
	position: relative;
}

.bootstrap-datetimepicker-widget td.day.active:before {
	border-bottom: 7px solid #0a7ef0 !important;
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-top-color: rgba(0, 0, 0, .2);
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
	background-color: #f6d000 !important;
	color: #0a7ef0 !important;
	text-shadow: none !important;
}

.bootstrap-datetimepicker-widget a[data-action] {
	border: none;
}


/* End Datetimepicker Css */

#blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
#blog-carousel .owl-controls .owl-buttons .owl-next:hover::before {
	color: #2b85f4;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev,
#blog-carousel .owl-controls .owl-buttons .owl-next {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.product-block .image .reg-image,
#column-right .image .reg-image,
#column-left .image .reg-image {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover {
	position: absolute;
	right: 0;
	/* text-align: left; */
	top: 0;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	visibility: hidden;
	text-align: center;
	left: 0;
	opacity: 0;
}

.product-block:hover .hover-image,
#column-right .image:hover .hover-image,
#column-left .image:hover .hover-image {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	overflow: hidden;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	visibility: visible;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	outline: none;
	border-radius:5px;
}
.product-thumb .image a {
	display: block;
	text-align: center;
	position: relative;
	outline: none;
}
#form-review .col-sm-2,
#form-review .col-sm-10 {
	width: 100%;
}

.container h1,
.container h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	color: #222222;
}

.category_thumb .category_description {
	padding: 0px;
}

#form-review>h3 {
	font-size: 16px;
	font-weight: 500;
}

#content.productpage .product-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	margin: 0px 0 10px 0px;
	padding: 0px 0px 10px;
	text-transform: capitalize;
	color: #222;
	border-bottom: 1px solid #eaeaea;
}

#content h3.product-option {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
}

.breadcrumb+.row {
	clear: both;
}

#content table thead tr td {
	background: #f5f5f5 none repeat scroll 0 0;
	color: #303030;
	font-weight: 500;
	font-size: 14px;
}

.account-account #content ul.list-unstyled {
	margin-bottom: 25px;
}

.breadcrumb {
	padding: 23px 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	text-align: center;
}

#content #carousel-0 .box-content {
	margin: 0;
	padding: 0;
	position: relative;
}

.pull-left.footer-block {
	width: 19%;
	text-align: right!important;
}

#social_block .title_block {
	display: none;
}

#social_block .toggle-footer {
	padding: 55px 0 0;
}


/* QUCIK-VIEW */

.quickview .wish-comp .btn.btn-default.wishlist,
.quickview .wish-comp .btn.btn-default.compare {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: #808080 !important;
	font-weight: normal;
}

.productpage-quickview .product-left {
	width: 50%;
	float: left;
}

.productpage-quickview .product-right {
	width: 50%;
	float: left;
	clear: none !important;
}

.productpage-quickview h3.product-title {
	font-weight: 500;
	text-transform: capitalize;
	font-size: 18px;
	border-bottom: 1px solid #eaeaea;
	margin: 0 auto 10px;
	padding: 0 0 10px;
}

.quickview .product-right ul li.discount,
.quickview .product-right ul li.rewardpoint,
.quickview .product-right ul li.price-tax {
	clear: both;
}

.header-quickview .background_wrapper {
	display: none;
}

.header-quickview .responsive-menu {
	display: none;
}

.header-quickview .quickview {
	top: 0;
	padding: 20px;
}

.image .quickview {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

#column-left .quickview {
	display: none;
}

.quickview .fa.fa-heart {
	color: #808080;
}

.quickview .btn.btn-primary.btn-lg.btn-block {
	background: #ffffff none repeat scroll 0 0;
	border: 2px solid #7e5cdd;
	color: #7e5cdd;
	font-weight: normal;
	padding: 7px 20px 6px !important;
	text-transform: capitalize;
}

.quickview {
	display: inline-block;
	left: 0%;
	right: auto;
	padding: 15px 0;
	position: absolute;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	z-index: 99;
	right: 0;
	top: 50%;
	cursor: pointer;
}

.quickview .fa.fa-eye:hover {
	background: #111111 none repeat scroll 0 0;
	border-color: #111111;
}

.quickview .fa.fa-eye {
	background: #111111 none repeat scroll 0 0;
	border: 1px solid #111111;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #ffffff;
	padding: 15px;
}

.product-quickview .quickview {
	bottom: 0;
	left: 10px;
	top: 10px;
	opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
}

.product-thumb:hover .quickview {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	color: #000000 !important;
}

h4:hover a,
h4:focus a {
	color: #111111;
	text-decoration: none;
}

.quickview>a {
	color: #000;
}

#column-left .quickview-button {
	display: none;
}

.row .cat_prod .button-gr.lists {
	bottom: 50%;
	position: absolute;
	margin: 0 auto;
	width: 100%;
}

.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 {
	width: 100%;
}

.productpage-quickview #product2 h3 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	color: #333333;
}

.box.related_prd {
	float: left;
	width: 100%;
	margin: 50px 0 40px;
}

.alert.alert-success.animated {
	width: 500px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 20px 20px;
	opacity: 0.95 !important;
	-webkit-opacity: 0.95 !important;
	-moz-opacity: 0.95 !important;
	-khtml-opacity: 0.95 !important;
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #111111 !important;
	right: 0 !important;
	left: auto !important;
}

#banner1 .swiper-pagination {
	display: none;
	cursor: pointer;
}

.alert.alert-success.animated span {
	font-size: 15px !important;
}

.alert.alert-success.animated span a {
	color: #111111;
	text-decoration: underline;
}

.alert.alert-success.animated span .fa.fa-check-circle {
	color: #9bcf85;
}

.alert.alert-success.animated button.close {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	color: #111111;
}

.account-login .well .form-group a,
.affiliate-login .well .form-group a {
	line-height: 34px;
	float: right;
	text-decoration: underline;
}

.form-group.qty {
	clear: both;
	overflow: hidden;
	position: relative;
	padding: 15px 0px 15px;
	margin: 0;
}

.discount-per {
	color: #228B22;
}

.stock_msg {
	display: block;
	padding: 10px 0 0 5px;
	text-transform: capitalize;
	font-weight: 500;
}

#related-carousel {
	padding-bottom: 30px;
}

.productpage .form-group.qty .wishlist,
.productpage .form-group.qty .compare,
.product-rightinfo .btn-group.prd_page button.btn.btn-default.wishlist,
.product-rightinfo .btn-group.prd_page .btn-default.compare {
	color: #666666;
	font-size: 13px;
	display: inline-block;
	padding: 8px 15px 8px 0;
	text-align: left;
	width: auto;
	transition: none;
	height: auto;
	background: none;
	border: 0;
	top: 0px;
	font-weight: 400;
	opacity: 1;
	line-height: 22px;
}

.productpage .form-group.qty .compare:before,
.product-rightinfo .btn-group.prd_page button.btn.btn-default.compare:before {
	content: "";
	float: left;
	background-image: url(../image/webdigify/sprite3.png);
	background-repeat: no-repeat;
	background-position: -36px -75px;
	background-size: 58px;
	margin: 0 0px;
	color: #111;
	border: none;
	position: relative;
	border-radius: 50%;
	padding: 10px 12px;
}

.productpage .form-group.qty .wishlist,
.quickview-model .form-group.qty .wishlist {
	margin: 0px;
}

#button-cart,
#button-cart2,
.productpage .form-group.qty .wishlist,
.productpage .form-group.qty .compare,
.product-rightinfo .btn-group.prd_page button.btn.btn-default.wishlist,
.product-rightinfo .btn-group.prd_page .btn-default.compare {
	float: left;
}

.btn-group,
.btn-group-vertical .btn-group.prd_page {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
}

.col-sm-5.product-right #product {
	border: 1px solid #ededed;
	padding: 10px 15px 10px;
	margin: 15px 0 25px;
	border-radius: 5px;
}
.productpage .form-group.qty .wishlist:before, .product-rightinfo .btn-group.prd_page button.btn.btn-default.wishlist:before {
	content: "";
	background-repeat: no-repeat;
	background-position: -36px -40px;
	background-size: 58px;
	float: left;
	background-image: url(../image/webdigify/sprite3.png);
	margin: 0 0px;
	color: #111;
	border: none;
	position: relative;
	border-radius: 50%;
	padding: 11px 12px;
}
.headertop {
	position: relative;
}

#search .fa.fa-search {
	display: block;
}

.input-group-btn .search {
	display: block;
}

.product-column {
	float: left;
}


/********************* Responsive start ******************************/

@media (max-width: 1538px) {
	.col-sm-12.category {
		padding: 0 10px 0 10px;
	}
	.product-layout.product-grid button.cart_button {
		padding: 10px 25px;
	}
	.addtocart button.cart_button {
		padding: 9px 25px;
	}
}

@media (max-width: 1509px) {
	.footer-middle .newsletter-inner {
		padding: 0 3%;
	}
	.nav-left {
		width: 64%;
	}
	.header_top .account {
		padding: 0 10px 0 0;
	}
	.header_wishlist {
		margin: 6px 30px 0 0;
	}
	.header_search .form-control.input-lg,
	.header_top.fixed .header_search .form-control.input-lg {
		width: 360px;
	}
	.footer-blocks #block_1 {
		width: 45%;
	}
	.footer-blocks .col-sm-3 {
		width: 27%;
	}
	.common-home #content-top {
		width: 79.44%;
		padding-left: 16px;
	}
	.product-layout.product-grid {
		width: 24.3%;
	}
	.product-layout.product-grid .product-list-number-spinner .input-group-btn {
		width: 12px;
	}
	.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info span.minus-icon,
	.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info span.plus-icon {
		width: 12px;
	}
	.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info,
	.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info {
		padding: 0px;
	}
	.product-list .product-details {
		width: 70%;
	}
}

@media (max-width: 1499px) {
	.email {
		width: auto;
	}
	.nav-left {
		width: 63%;
	}
	.header-link {
		width: 35%;
	}
	.header_wishlist {
		margin: 6px 10px 0 0;
	}
	.col-sm-3.header_cart {
		padding-left: 10px;
	}
	.col-sm-5.header_search {
		margin: 0px;
		padding: 17px 0px 17px 35px;
	}
	#content .banners-slider-carousel .product-block {
		margin: 0px 15px;
	}
	.box.webdigifyblog {
		margin: 15px 0 40px;
	}
	.ProductbyCategory {
		padding: 30px 0 15px;
	}
	.search_box .form-control-select {
		width: 130px;
	}
	.product-layout.product-grid {
		width: 24.5%;
	}
	#_desktop_contact_link {
		padding: 0 10px;
	}
	.wd-currency {
		margin: 0 0px 0 15px;
	}
	.wd-language {
		margin: 0 10px 0 5px;
	}
	.nav2 span.wd-title {
		font-size: 0;
		display: none;
	}
	.tablatest_default_width,
	.wdproductcategory,
	.related_default_width,
	.bestseller_default_width,
	.tabspecial_default_width,
	.tabbestseller_default_width {
		width: 19%;
	}
	#cart .item-count {
		padding: 10px 3px 10px 0px;
	}
	#cart-total span {
		display: none;
	}
	.box.ProductbyCategory #tabss a {
		width: 147px;
	}
	.footer-logo {
		width: 166px;
	}
	.social-block ul li a {
		margin-right: 3px;
	}
	.main-slider {
		padding: 0px 4px 0 0;
	}
}

@media (max-width: 1459px) {
	.pull-left #form-language .fa.fa-caret-down,
	.pull-left #form-currency .fa.fa-caret-down {
		padding: 0 6px;
	}
}

@media (max-width: 1300px) {
	.header_bottom_cover .header_bottom .container {
		padding: 0 15px;
	}
}

@media (max-width: 1249px) {
	.cms-inner-block1 {
		margin-right: 23px;
	}
	.cms-inner-block1,
	.cms-inner-block2 {
		width: 49%;
	}
	.newsletter {
		width: 49%;
	}
	.product_hover_block .action button.cart_button {
		margin: 0 3px 0 0;
	}
	.col-sm-12.category {
		padding: 0 15px;
	}
}

@media (max-width: 1199px) and (min-width:768px) {
	#nav-one>li>.dropdown-menu.megamenu.column1,
	#nav-one .hiden_menu .dropdown-menu {
		overflow: unset;
	}
}

@media (max-width: 1199px) {
	.product-list .product-details {
		width: 67%;
	}
	#header-bottom {
		padding: 0 0 0 5px;
	}
	.ProductbyCategory .product-column {
		width: 78%;
		margin: 0px 0 0 15px;
		padding: 15px 0 0 0;
	}
	.box.ProductbyCategory #tabss {
		width: 20%;
	}
	.header-link ul.list-unstyled li.top-link {
		display: none;
	}
	.header_wishlist span,
	.dropdown.myaccount span.wd-title {
		display: none;
	}
	.col-sm-5.header_search {
		padding: 17px 0px 17px 10px;
	}
	#form-currency .btn-link strong {
		padding: 0 0px 0 0;
	}
	.col-sm-3.header_cart #cart-total span.wd-title {
		display: none;
	}
	.col-sm-3.header_cart {
		padding-left: 0px;
	}
	.contact-no {
		width: auto;
	}
	.footer-middle .newsletter-inner {
		padding: 0 0;
	}
	.cms-inner-block1,
	.cms-inner-block2 {
		width: 48%;
	}
	.collection-right-banner {
		display: none;
	}
	.tab-head span {
		float: left;
	}
	.newsletter {
		width: 43%;
		margin: 10px 0 0 30px;
	}
	.swiper-viewport .swiper-button-prev::before,
	.swiper-viewport .swiper-button-next::before {
		height: 40px;
		width: 40px;
		padding: 10px 0;
	}
	.category_thumb .category_img,
	.category_thumb .category_description {
		padding: 0px;
	}
	.main-slider .swiper-button-next,
	.main-slider .swiper-button-prev {
		margin: 0;
	}
	.cmsbanner-block .description .banner_text {
		margin: 30px 0 0 0;
	}
	.hometab,
	.ProductbyCategory,
	.featured {
		padding: 30px 0;
	}
	.header_search .form-control.input-lg {
		width: 300px;
	}
	.search_box {
		width: 120px;
	}
	.newsletter .btn.btn-lg {
		padding: 0px 10px;
	}
	.newsletter #txtemail {
		padding: 10px 92px 10px 9px;
	}
	.search_box .form-control-select {
		width: 120px;
	}
	.box-category-top {
		width: 25%;
	}
	.col-sm-4.header-logo {
		width: 180px;
	}
	.header_wishlist {
		margin: 6px 6px 0;
	}
	#form-language .fa-angle-down,
	#form-currency .fa-angle-down {
		margin: 4px 0 0 4px;
	}
	.main-menu a {
		padding: 9px 15px;
	}
	#column-left .box-product .image,
	#column-right .box-product .image {
		margin-bottom: 0px;
	}
	.box.ProductbyCategory #tabss a {
		width: 127px;
	}
	#cart .item-count {
		padding: 10px 0;
	}
	.footer-blocks .col-sm-3.column.footerleft {
		margin: 0 10px 0 0;
	}
	.footer-blocks .col-sm-3.column.footerleft {
		width: 24%;
	}
	.social-block ul li a {
		width: 36px;
		height: 36px;
	}
	.social-block ul li a .fa {
		line-height: 36px;
		height: 36px;
		width: 36px;
	}
	.newsletter.col-sm-6 {
		width: 65%;
	}
	.footer-middle {
		padding: 35px 0;
	}
	.cart_image {
		background-size: 30px;
		margin: 0 3px 0 0;
	}
	.header_top .account {
		padding: 0 5px 0 0;
	}
	.myaccount>a span.icon {
		background-size: 30px;
	}
	.header_wishlist>a span.icon {
		background-size: 30px;
		margin: 0 3px 0 0;
	}
	.tablatest_default_width,
	.wdproductcategory,
	.related_default_width,
	.bestseller_default_width,
	.tabspecial_default_width,
	.tabbestseller_default_width {
		width: 24%;
	}
	.product-layout.product-grid {
		width: 32.33%;
	}
	.common-home #content-top {
		padding-left: 10px;
	}
	.content-top {
		padding: 15px 0px 15px;
	}
	.count-down .countbox strong {
		height: 32px;
		width: 32px;
		line-height: 32px;
	}
	.box.special .product-block-inner .wdimage-content {
		width: 120px;
  }
  .product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center {
	width: 25px;
}
}

@media (max-width: 991px) {
	.header_wishlist>a span.icon {
		background-size: 28px;
	}
	.myaccount>a span.icon {
		background-size: 28px;
	}
	.wd-currency {
		margin: 0 0px 0 5px;
	}
	.nav2 {
		padding: 8px 0;
		float: right;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.category_rightside {
		margin: 5px 0 0;
  }
	.common-home #content-top {
		padding-right: 0;
		width: 100%;
		padding-left: 0;
	}
	#information-information #content,
	#account-return #content,
	#information-sitemap #content,
	#account-account #content,
	#account-voucher #content,
	#account-wishlist #content,
	#account-order #content,
	#account-edit #content,
	#account-newsletter #content,
	#account-download #content,
	#account-password #content,
	#account-address #content,
	#account-recurring #content,
	#account-reward #content,
	#account-transaction #content,
	#checkout-checkout #content,
	#checkout-cart #content,
	#account-register #content {
		width: 100%;
		float: left;
		margin: 0;
		padding: 10px;
	}
	#column-left .box-product .image,
	#column-right .box-product .image {
		width: 11%;
	}
	.box.ProductbyCategory #tabss {
		width: 30%;
		height: 530px !important;
	}
	.ProductbyCategory .product-column {
		width: 67%;
		padding: 10px 0px 0 10px;
		margin: 0;
	}
	.ProductbyCategory #tabss .etabs:first-child {
		max-height: 560px;
	}
	.wd-language {
		margin: 0 15px 0 0px;
	}
	.col-sm-4.product-left {
		width: 50%;
	}
	.newsletter #txtemail {
		padding: 10px 120px 10px 20px;
	}
	.search_box {
		width: 130px;
	}
	.header_search .btn.btn-default.btn-lg .fa.fa-search:before {
		padding-right: 0px;
	}
	.search_box .form-control-select,
	.search_box .form-control-select.active {
		width: 130px;
	}
	span.res-menu-close {
		display: none;
	}
	#searchbox {
		width: auto;
	}
	.box-category-top {
		padding: 7px 25px 7px 40px;
		margin-top: 2px;
		display: none;
	}
	.box-category-top::before {
		background-size: 19px;
		left: 12px;
		width: 16px;
		height: 17px;
		top: 9px;
	}
	.product-layout.product-list .product-block {
		border: none;
	}
	.main-slider {
		padding: 0 0px;
	}
	.header_top .lang-curr-wrapper {
		display: none;
	}
	.account {
		float: left;
		width: auto;
	}
	.nav-left {
		padding: 0;
	}
	.header_top {
		text-align: center;
		position: relative;
	}
	.dropdown.myaccount ul.dropdown-menu.dropdown-menu-right.myaccount-menu {
		top: 51px;
	}
	#cart .dropdown-menu {
		top: 51px;
	}
	.header_top.fixed #cart .dropdown-menu {
		top: 52px;
	}
	.header_top.fixed .dropdown.myaccount ul.dropdown-menu.dropdown-menu-right.myaccount-menu {
		top: 30px;
	}
	.pull-left #form-language .btn-group span img {
		margin-bottom: 2px;
		padding: 0 11px 0 3px;
	}
	#footer {
		padding: 20px 15px;
	}
	.nav-inner.container {
		margin: 0 auto;
	}
	.layout-2.left-col #content,
	.layout-2.right-col #content {
		width: 100%;
	}
	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right {
		width: 100%;
		float: left;
		padding: 10px 0 10px;
		display: block;
	}
	#column-left .box,
	#column-right .box {
		margin: 0px 0 15px;
		/* border: none; */
		float: left;
		width: 100%;
		padding: 0px;
	}
	#column-left .swiper-viewport {
		display: inline-block;
		vertical-align: top;
		text-align: center;
		float: none;
	}
	#banner .swiper-slide a img.img-responsive {
		margin: 0 auto;
	}
	.layout-2.left-col #content {
		padding: 0;
		margin-top: 0;
	}
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox {
		display: none;
	}
	#column-left .list-group,
	#column-right .list-group {
		display: none;
	}
	.menu_toggle {
		display: none !important;
	}
	/*cartbit*/
	.static-menu {
		display: none;
	}
	.col-sm-5.header_search {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		padding: 10px 0px;
	}
	.header_bottom {
		text-align: center;
	}
	.contact-block,
	.footer-blocks .col-sm-3.column.footerleft {
		border: none;
	}
	.col-sm-4.header-logo {
		padding: 9px 0;
		width: auto;
		text-align: center;
		float: none;
		display: inline-block;
		vertical-align: middle;
		position: absolute;
		left: 0;
		margin: auto;
		right: 0;
	}
	.header_top .account {
		padding: 0 0px 0 0;
	}
	.header_wishlist {
		margin: 0px 5px 0;
	}
	.cmsbanner-block .description .title {
		font-size: 20px;
	}
	.cmsbanner-block .description .banner_text {
		margin: 15px 0 0 0;
	}
	.footer-top {
		height: auto;
		padding: 31px 0 31px;
	}
	.footer-logo img {
		display: inline-block;
	}
	.newsletter {
		width: 50%;
	}
	.footer-blocks .col-sm-3,
	.footer-blocks .col-sm-3.column.footerleft,
	.footer-right {
		width: 100%;
		padding: 0;
	}
	#content ul.list-unstyled {
		display: block;
	}
	.btn-group.prd_page {
		width: 100%;
	}
	.contact-form-design .left {
		width: 100%;
		float: left;
	}
	.contact-form-design .contact-form {
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	.social-block ul {
		display: none;
	}
	.footer-appinner {
		padding: 10px 0;
	}
	.bottom-footer {
		margin: 20px 0 0 0;
		padding: 25px 0 0;
	}
	.footer-blocks #block_1 {
		width: 100%;
		padding: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	p.powered {
		padding-top: 10px;
	}
	/*cartbit*/
	.block_newsletter h3 .subtitle {
		font-size: 14px;
		line-height: 18px;
	}
	.block_newsletter h3 {
		font-size: 18px;
		line-height: 28px;
	}
	.footer-appinner .title {
		font-size: 18px;
		line-height: 28px;
	}
	.footer-appinner .subtitle {
		font-size: 12px;
		line-height: 20px;
	}
	.social-block ul li a {
		margin-right: 0px;
	}
	.language-menu li {
		padding: 0px;
	}
	ul.dropdoen-menu.language-menu li button.btn.btn-link.btn-block.language-select img {
		margin: 0 5px 0 0;
	}
	.dropdown.myaccount .lang-curr-wrapper {
		display: block;
	}
	.dropdown.myaccount .lang-curr-wrapper.active .pull-left #form-language .btn-group span,
	.dropdown.myaccount .lang-curr-wrapper.active .pull-left #form-currency .btn-group span {
		font-size: 13px;
		color: #111;
		font-weight: 400;
	}
	.pull-left #form-language .btn-group span,
	.pull-left #form-currency .btn-group span,
	#form-currency .hidden-xs.hidden-sm.hidden-md {
		font-size: 13px;
	}
	.dropdown.myaccount .lang-curr-wrapper.active .language-menu,
	.dropdown.myaccount .lang-curr-wrapper.active .currency-menu {
		position: initial;
		border: 0px;
		min-width: auto;
		padding: 0px 10px;
	}
	.search_box .form-control-select {
		padding: 5px 10px 5px 20px;
	}
	.box-content-category {
		top: 50px;
	}
	#nav-one li .megamenu .dropdown-inner ul li.dropdown:after {
		right: 0px;
	}
	#nav-one .dropdown a::after,
	#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown a::after,
	#nav-one li .megamenu .dropdown-inner ul li.dropdown:after {
		content: "\f107";
		right: 20px;
		position: absolute;
		font-family: 'fontawesome';
		font-size: 16px;
		display: inline-block;
	}
	#nav-one li .megamenu ul.childs_1 {
		display: block;
		padding-top: 0px;
	}
	.responsive-menu ul>li {
		display: block;
		position: static;
	}
	#res-menu.responsive-menu .main-navigation.active {
		left: 0px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	header .responsive-menu .main-navigation {
		position: fixed;
		z-index: 9999;
		display: block;
		margin-top: 0px;
		padding: 0px 10px 10px;
		width: 300px;
		height: 100%;
		max-height: initial;
		background-color: #ffffff;
		list-style: none;
		overflow: auto;
		left: -100%;
		top: 0;
		border: 1px solid #ededed;
		-webkit-box-shadow: 0 8px 15px 0 rgb(0 0 0 / 10%);
		box-shadow: 0 8px 15px 0 rgb(0 0 0 / 10%);
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		text-align: left;
	}
	.menu-active {
		overflow: hidden;
		position: relative;
		height: 100%;
		width: 100%;
	}
	.menu-active::before {
		content: "";
		background: #000;
		opacity: 0.7;
		filter: alpha(opacity=70);
		position: absolute;
		left: 300px;
		height: 100%;
		width: calc(100% - 300px);
		top: 0;
		z-index: 99999;
		overflow: hidden;
	}
	.nav-responsive span:before {
		content: "";
		background-image: url(../image/webdigify/menu.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-color: transparent;
		background-size: 18px;
		width: 18px;
		height: 18px;
		position: absolute;
		left: 0px;
		top: 17px 0 18px 10px;
	}
	#res-menu {
		display: none;
		margin: 24px 0 24px 0px;
		position: relative;
	}
	ul.main-navigation.treeview.active .menu.expandable span {
		display: inline-block;
		vertical-align: top;
		font-size: 15px;
		font-weight: 500;
		color: #000;
	}
	ul.main-navigation.treeview.active .menu.expandable {
		border-bottom: 1px solid #ededed;
		padding: 10px 0;
	}
	.header_bottom #res-menu.responsive-menu .main-navigation.active .menu.expandable {
		border-bottom: 1px solid #dddddd;
		margin-bottom: 10px;
		padding: 12px 0px 12px 10px;
		position: sticky;
		background-color: #fff;
		top: 0;
		z-index: 99;
		cursor: pointer;
	}
	.header_bottom #res-menu.responsive-menu .main-navigation.active .menu.expandable span {
		font-size: 15px;
		text-align: left;
		line-height: 26px;
		font-weight: 700;
		color: #000000;
		display: block;
	}
	.responsive-menu .collapsable-hitarea {
		height: auto;
		width: auto;
		padding: 5px;
	}
	.responsive-menu .main-navigation li a {
		padding: 10px 10px;
		font-weight: 400;
		font-size: 13px;
	}
	.count-down .countbox strong {
		font-size: 11px;
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.countbox .timebox .time {
		font-size: 10px;
	}
	.blog_default_width {
		width: 50%;
	}
	.footer-blocks .footerleft .contact-block ul {
		display: none;
	}
	.footer-blocks ul.list-unstyled {
		display: none;
	}
	#content.productpage .product-title {
		padding: 20px 0px 10px;
	}
	#column-left .product-items .product-details,
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 88%;
		padding: 0px 10px;
		float: left;
	}
	.product_hover_block .action button.cart_button {
		font-size: 0px;
		background-image: url(../image/webdigify/sprite3.png);
		background-repeat: no-repeat;
		background-position: -34px 8px;
		background-size: 65px;
		background-color: #f5f5f5;
		height: 40px;
		width: 40px;
	}
	.product-block .product-details:hover .product_hover_block .action button.cart_button {
		background-color: #f5f5f5;
	}
	.product-block .product-details .product_hover_block .action button.cart_button:hover {
		background-color: #0369ca;
	}
	footer h5 {
		font-size: 16px;
		line-height: 22px;
	}
	.block_newsletter h3 .title .material-icons {
		height: 25px;
		width: 25px;
		background-size: 25px;
		background-repeat: no-repeat;
	}
	.footer-appinner ul.list-unstyled {
		display: block;
	}
	#column-left .product-thumb,
	#column-right .product-thumb {
		padding: 15px 10px 15px;
		border-right: 0;
		border-left: 0;
	}
	#column-left .box .box-heading,
	#column-right .box .box-heading {
		background: none;
		padding: 15px 15px;
		font-size: 14px;
		line-height: 16px;
	}
	.social-block>ul li {
		padding: 0px 5px !important;
	}
	.footer-blocks .footerleft .contact-block li,
	#footer .column li {
		padding: 0px 15px;
	}
	.product-layout.product-grid {
		min-height: auto;
		width: 33%;
	}
	#content .box .box-heading,
	.box.related_prd .box-heading {
		font-size: 20px;
		line-height: 24px;
		border: none;
		padding: 0;
	}
	.box.special .box-heading {
		margin-bottom: 8px;
	}
	.tab-head {
		margin-bottom: 0px;
	}
	.ProductbyCategory .tab-head {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}
	#content .webdigifyblog .box-heading {
		margin: 0 0 10px 0;
	}
	.countbox.hastime {
		padding: 2px 2px;
	}
	.hometab.box {
		padding: 35px 0 40px;
	}
	.hometab,
	.ProductbyCategory,
	.featured {
		padding: 25px 0 15px;
	}
	.htabs a {
		padding: 0px 20px 0 20px;
	}
	.box.webdigifyblog {
		margin: 10px 0 15px;
	}
	.dropdown.myaccount {
		margin-top: 0px;
	}
	.box.special {
		margin: 15px 0 10px;
	}
	.owl-buttons {
		top: -50px;
	}
	.cart_image {
		margin: 0 0px 0 0;
		background-size: 28px;
	}
	.header_top .container {
		padding: 0 15px;
		position: relative;
	}
	.main-slider {
		width: 100%;
	}
	.content-top {
		text-align: center;
	}
	.common-home footer {
		margin-top: 20px;
	}
	#product-special #content {
		padding: 0;
	}
	#cart {
		margin: 0px;
	}
	.tablatest_default_width,
	.wdproductcategory,
	.related_default_width,
	.bestseller_default_width,
	.tabspecial_default_width,
	.tabbestseller_default_width {
		width: 33.33%;
	}
	.footer-middle h2.news {
		padding: 0 0 0px 40px;
		margin: 15px 10px 15px 0;
	}
	h2.news span {
		font-size: 22px;
		line-height: 20px;
	}
	.newsletter.col-sm-6 {
		padding: 0px 10px 0px;
		width: 60%;
	}
	.social-block {
		padding: 0px 0 0px;
	}
	.contact-block {
		padding: 0px 0;
	}
	.col-sm-12.category {
		padding: 0 10px 0 10px;
	}
	.category_thumb .category_img {
		padding: 0 10px 0 10px;
	}
	.productcategory0_default_width,
	.productcategory1_default_width,
	.productcategory2_default_width,
	.productcategory3_default_width,
	.productcategory4_default_width,
	.productcategory5_default_width {
		width: 250px !important;
	}
	#content .product-grid .product-block .product-block-inner:before,
	.box-product .product-items .product-block .product-block-inner:before,
	.product-carousel .slider-wrapper-outer .slider-item .product-block .product-block-inner:before {
		display: none;
	}
	.box.special .product-block .product-details .caption {
		padding: 0;
	}
	#content .image-additional .slider-item .product-block {
		border: none;
	}
	.special-tag {
		top: 10px;
	}
	.product_hover_block {
		top: 10px;
	}
	.addtocart button.cart_button {
		padding: 9px 18px;
	}
	.box.special .addtocart button.cart_button {
		padding: 9px 16px;
	}
}

@media (max-width: 767px) {
	.header_wishlist>a span.icon,
	.myaccount>a span.icon,
	.cart_image {
		background-size: 25px;
		width: 35px;
		height: 35px;
	}
	.header_wishlist {
		margin: 0px 3px 0;
	}
	.myaccount>a span.icon {
		margin: 0 2px 0 0;
	}
	#cart .dropdown-menu,
	.dropdown.myaccount ul.dropdown-menu.dropdown-menu-right.myaccount-menu {
		top: 48px;
	}
	.box.special .addtocart button.cart_button {
		padding: 9px 11px;
	}
	.product-block .product-details .caption {
		padding: 15px 8px 0px;
	}
	.top-links-toggle {
		display: block;
		cursor: pointer;
	}
	.top-links {
		display: none;
		position: absolute;
		background: #fff;
		padding: 10px;
		width: 200px;
		z-index: 999;
		border: 1px solid #e8e9eb;
		top: 100%;
		right: 0;
	}
	.top-links-toggle>i,
	#res-menu i {
		font-size: 21px;
	}
	.top-links .links-item {
		padding: 5px;
		width: 100%;
		display: block;
	}
	.top-links .links-item::before {
		display: none;
	}
	.box-category-top {
		display: none;
	}
	#newslatter::after {
		border-right: 0px;
	}
	.col-sm-5.product-right {
		width: 100%;
	}
	.col-sm-4.product-left {
		width: 100%;
	}
	.quickview-button {
		display: none;
	}
	#column-left .product-items .product-details,
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		float: left;
	}
	.newsletter .btn.btn-lg {
		padding: 0px 20px;
	}
	.responsive-menu .nav-responsive .expandable {
		margin: 0;
		height: 20px;
	}
	.main-navigation img {
		display: none;
	}
	.res-menu-close {
		visibility: hidden;
		position: absolute;
		cursor: pointer;
		opacity: 0;
	}
	.menu-active .res-menu-close {
		visibility: visible;
		left: 240px;
		z-index: 9999;
		transition: all 600ms ease 0s;
		top: 10px;
		opacity: 1;
		height: 30px;
		width: 30px;
		text-align: center;
		line-height: 30px;
	}
	.res-menu-close>svg {
		width: 12px;
		height: 12px;
		fill: #0a7ef0;
		stroke: #0a7ef0;
		stroke-width: 5px;
	}
	.cmsbanner-block {
		margin: 20px 0;
	}
	.cms-inner-block1,
	.cms-inner-block2 {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.top-links-toggle>svg {
		width: 20px;
		height: 20px;
		fill: #0a7ef0;
	}
	.special .product-block:hover .product-details {
		margin-top: 0;
	}
	.product-thumb .price {
		font-size: 14px;
	}
	.product-thumb .price-old {
		font-size: 12px;
	}
	.manufacturer_title {
		display: none;
	}
	.manufacture_block ul {
		padding: 0;
		float: none;
	}
	.manufacture_block {
		padding: 25px 0;
		text-align: center;
	}
	.payment-block ul {
		padding: 0;
	}
	.payment-block {
		width: 100%;
		text-align: center;
	}
	.newsletter {
		width: 100%;
		margin: 0;
	}
	.social-block {
		width: 100%;
		text-align: center;
	}
	.social-block ul li {
		float: none;
		display: inline-block;
	}
	.tab-head {
		width: 100%;
	}
	.hometab-heading.box-heading {
		padding: 20px 0 0 20px;
	}
	.ProductbyCategory .tab-head #tabs {
		margin: 0;
		width: 100%;
	}
	.tab-head .sub-heading {
		margin: 0px 0px 0 20px;
	}
	.tab-head .coupon {
		margin-top: 15px;
	}
	.featured {
		padding: 40px 0;
	}
	.tab-head span {
		width: 100%;
		font-size: 12px;
	}
	footer {
		margin-top: 25px;
	}
	.product-layout.product-grid {
		width: 32.88%;
	}
	.pagination-right {
		width: 100%;
		margin: 20px 0 0;
	}
	.col-sm-12.category_list {
		padding: 0;
	}
	.category_list li {
		margin: 0 10px 10px 0;
	}
	.breadcrumb {
		width: 100%;
	}
	.breadcrumb>li {
		white-space: normal;
	}
	.col-sm-8.product-left {
		position: relative;
		top: auto;
		width: 410px;
		margin: 0 auto;
	}
	.layout-1 #content {
		padding: 0;
	}
	.col-sm-4.product-right {
		padding: 20px 0 0;
		width: 100%;
	}
	#tabs_info.product-tab {
		margin: 30px 0 0;
	}
	.col-sm-4.search_term {
		padding: 0 0 10px;
	}
	.col-sm-3.search_subcategory {
		padding: 0;
	}
	.information-contact #content {
		padding: 30px;
	}
	.contact-form-design.container {
		margin: 0px auto 70px;
		padding: 15px;
	}
	.table-responsive.full-view {
		display: none;
	}
	.table.table-bordered.shopping-cart.responsive {
		display: block;
	}
	.shopping-cart .btn-primary {
		margin: 0;
	}
	.listing {
		min-height: unset;
		padding: 80px 15px;
		line-height: 30px;
	}
	.alert.alert-success.animated {
		width: 100%;
	}
	.count-down .countbox strong {
		width: 27px;
		height: 27px;
		line-height: 27px;
	}
	.countbox.hastime {
		padding: 5px 5px;
	}
	.col-sm-5.product-right {
		width: 100%;
	}
	.featured_default_width {
		width: 26%
	}
	.productcategory0_default_width.wdproductcategory,
	.productcategory1_default_width.wdproductcategory,
	.productcategory2_default_width.wdproductcategory,
	.productcategory3_default_width.wdproductcategory,
	.productcategory4_default_width.wdproductcategory,
	.productcategory5_default_width.wdproductcategory {
		width: 23%;
	}
	#content .banners-slider-carousel .product-block .product-block-inner {
		border: 0px;
	}
	.footer-appinner ul.list-unstyled {
		display: block;
	}
	.box.special .box-heading {
		margin-bottom: 8px;
	}
	.owl-buttons {
		top: -50px;
	}
	.footer-top {
		padding: 20px 0 20px;
	}
	.product-list .product_hover_block {
		bottom: -2px;
	}
	.product-info .additional-carousel {
		padding: 0 128px;
	}
	.newsletter.col-sm-6 {
		width: 100%;
		display: block;
		text-align: center;
		margin: 0px 0 15px;
	}
	.newsletter.col-sm-6 span.subtitle {
		float: none;
		text-align: center;
		display: block;
	}
	.block_newsletter {
		display: inline-block;
		vertical-align: top;
		float: none;
		text-align: center;
		width: auto;
	}
	.footer-middle h2.news {
		width: 100%;
		display: block;
		text-align: center;
	}
	.footer-middle {
		padding: 10px 0;
	}
	.nav-left .offer-title {
		display: none;
	}
	.product-list .product-details {
		width: 60%;
	}
	.ProductbyCategory #tabss .etabs:first-child {
		max-height: 560px;
	}
	body.common-home .container {
		padding: 0 10px;
	}
	.product-layout.product-grid .product-block {
		padding: 0px;
	}
	#products-related {
		padding: 0 0px;
	}
	.ProductbyCategory .addtocart button.cart_button {
		padding: 9px 21px;
	}
	.addtocart button.cart_button {
		padding: 9px 17px;
	}
	.box.ProductbyCategory #tabss {
		height: 510px !important;
	}
	.product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center {
		width: 25px;
	}
}

@media only screen and (max-width: 650px) {
	.htabs a {
		padding: 8px 10px 0px;
		font-size: 13px;
	}
	#content .box-heading {
		padding: 0px 0px 12px;
	}
	.box.ProductbyCategory #tabss {
		background: transparent;
		float: none;
		width: 100%;
		height: auto !important;
		border: none;
	}
	.special_default_width {
		width: 100%;
	}
	#searchbox {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	ul.etabs li.tab ul {
		display: none;
	}
	li.tab {
		display: inline-block;
		vertical-align: top;
	}
	.product-layout.product-grid button.cart_button.out_of_stock {
		padding: 10px 12px;
	}
	.addtocart button.cart_button {
		padding: 9px 15px;
	}
	.product-layout.product-grid .product-block:hover .product-block-inner {
		margin-bottom: -66px;
	}
	.ProductbyCategory #tabss .etabs:first-child {
		min-height: auto;
		padding: 0 0 5px;
	}
	.ProductbyCategory .product-column {
		width: 100%;
		padding: 10px 0 0 0;
	}
	.box.ProductbyCategory #tabss a.main-category {
		text-align: center;
		width: 110px;
		padding: 0;
		font-weight: 400;
	}
	.product-layout.product-list {
		padding: 0 0 20px;
	}
	.module_default_width {
		width: 33%;
	}
	.product-info .additional-carousel {
		padding: 0 40px;
	}
	.hometab-heading.box-heading {
		text-align: center !important;
		float: none !important;
	}
	#blog-carousel .product-block,
	#blog-grid .product-block {
		padding: 0px 10px 0px;
	}
	.countdown {
		margin: 0 0 8px 0px;
		width: 100%;
		text-align: left;
	}
	#footer {
		padding: 20px 10px;
	}
	.product-list .product-details {
		width: 53%;
	}
	.tab-head #tabs {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-logo {
		width: 136px;
		background-size: 136px;
	}
	.ProductbyCategory ul.etabs {
		padding: 0;
		float: none;
		width: auto;
		text-align: center;
		border: none;
	}
	#content .image-additional .slider-item .product-block {
		width: 90px;
	}
	.etabs {
		padding: 5px 0px 5px 0;
		float: none;
		width: 100%;
	}
	.tab-head {
		border-bottom: none;
	}
	.ProductbyCategory .tab-head {
		margin: 0;
		padding: 0 0 10px;
	}
	.nav2 {
		right: 10px;
	}
	.header_wishlist>a span.icon {
		margin: 0 0px 0 0;
	}
	.header_top .account {
		padding: 0 0px 0 0;
	}
	.header-link {
		width: 40%;
	}
	.nav-left {
		width: 60%;
	}
	.email {
		padding: 0 10px 0 0px;
	}
	.email {
		padding: 0 10px 0 0px;
	}
	.wd-language {
		margin: 0 5px 0 0px;
	}
	.featured .tab-head {
		margin-bottom: 45px;
	}
	.productcategory0_default_width,
	.productcategory1_default_width,
	.productcategory2_default_width,
	.productcategory3_default_width,
	.productcategory4_default_width,
	.productcategory5_default_width {
		width: 220px !important;
	}
	.product-list-number-spinner {
		margin: 0 5px 0 0;
	}
	#products-related .product-list-number-spinner .input-group-btn {
		width: 20px;
	}
	.product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center {
		padding: 3px;
		width: 22px;
	}
	button.cart_button.out_of_stock {
		padding: 0 7px;
	}
	#content .box .box-content,
	.related_prd .box-content {
		margin: 0;
	}
	.product-block:hover .product-block-inner {
		margin-bottom: -75px;
		padding-bottom: 7px;
	}
	.product-block:hover .product-block-inner {
		margin-bottom: -64px;
	}
	.addtocart button.cart_button,
	.ProductbyCategory .addtocart button.cart_button {
		padding: 7px 8px;
	}
	.product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center,
	.product-list-number-spinner .input-group-btn {
		height: 34px;
	}
	.ProductbyCategory,
	.featured {
		margin: 0 0 40px;
	}
	.product-layout.product-grid button.cart_button {
		padding: 8px 15px;
	}
	#products-related .product-block .product-details .caption {
		padding: 15px 6px 0px;
	}
	#product-product {
		padding: 0 10px;
	}
}

@media only screen and (max-width: 543px) {
	.ProductbyCategory,
	.featured {
		margin: 0 0 0px;
	}
	.product-block {
		padding: 0 5px;
  }
	.ProductbyCategory .product-block {
		padding: 10px 5px 0;
	}
	.tablatest_default_width,
	.tabbestseller_default_width,
	.tabspecial_default_width,
	.featured_default_width,
	.related_default_width {
		width: 50%
	}
	.product-layout.product-list .product-block {
		padding: 15px 0px 8px;
		text-align: center;
	}
	.special-tag {
		left: 5px;
	}
	.product_hover_block {
		right: 5px;
	}
	.product-block:hover .product-block-inner {
		margin-bottom: -62px;
	}
	.product-layout.product-grid {
		width: 49.4%;
	}
	.module_default_width {
		width: 50%;
	}
	.box.webdigifyblog {
		margin: 0px 0 10px;
	}
	.box.special {
		margin: 15px 0 0;
	}
	.social-block ul {
		margin: 0px 0;
	}
	.footer-appinner .subtitle {
		margin: 0 0 8px;
	}
	.block_newsletter h3 .title {
		margin: 0 0 7px;
	}
	.block_newsletter h3 {
		font-size: 16px;
		line-height: 26px;
	}
	#newslatter {
		padding: 0px;
	}
	.addtocart button.cart_button {
		margin: 0px;
		background: #0369ca;
		color: #fff;
		font-size: 11px;
		padding: 7px 7px;
	}
	.ProductbyCategory .addtocart button.cart_button {
		padding: 7px 7px;
	}
	.box.special .input-group.number-spinner.product-list-number-spinner,
	.product-block.product-thumb.transition:hover .countdown ,
	.box.special .addtocart button.cart_button,
	.box.special .addtocart {
		display: block;
	}
	.contact-no {
		padding: 3px 0;
	}
	.product-layout.product-list .product-thumb .image {
		float: none;
		width: auto;
		text-align: center;
	}
	.product-list .product-block button.wishlist {
		margin: 0 3px 0 0;
		opacity: 1;
	}
	.product-list .product_hover_block button.compare_button {
		opacity: 1;
		transform: none;
	}
	.product_hover_block .action button.cart_button {
		text-align: center;
		display: inline-block;
	}
	.product-list .product-block .product-details {
		width: auto;
		float: none;
		text-align: center;
		padding: 0;
	}
	.product-layout.product-list .wdimage-content {
		width: auto;
		text-align: center;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.content-top {
		padding: 10px 0px 0;
	}
	.stock_status {
		padding: 8px 10px;
	}
	#product-product #content {
		padding: 0px;
	}
	.email {
		display: none;
	}
	#res-menu {
		margin: 17px 0 17px 0px;
	}
	.header-logo img {
		width: 140px;
	}
	.col-sm-4.header-logo {
		padding: 13px 0;
	}
	.dropdown.myaccount ul.dropdown-menu.dropdown-menu-right.myaccount-menu {
		top: 46px;
	}
	.header_wishlist>a span.icon {
		background-size: 22px;
		height: 30px;
		width: 30px;
	}
	.myaccount>a span.icon {
		background-size: 23px;
		height: 28px;
		width: 20px;
		background-image: url(../image/webdigify/res-account.svg);
	}
	.cart_image {
		background-size: 22px;
		height: 30px;
		width: 30px;
	}
	.myaccount>a span.icon {
		margin: 0 2px 0 0;
	}
	.pull-left #form-language .btn-group span img {
		padding: 0px 0px 0 0;
	}
	.pull-left #form-language .btn-group span,
	.pull-left #form-currency .btn-group span,
	#form-currency .hidden-xs.hidden-sm.hidden-md {
		font-size: 0px;
	}
	.header_top .account {
		padding: 0 0px 0 0;
	}
	#cart .dropdown-menu {
		top: 46px;
	}
	.search_box .form-control-select {
		height: 38px;
	}
	.header_search .form-control.input-lg {
		height: 38px;
	}
	.header_search .btn.btn-default.btn-lg {
		height: 40px;
	}
	.header_search .btn.btn-default.btn-lg .search-icon {
		width: 40px;
		background-size: 20px;
	}
	.search_box .form-control-select,
	.search_box .form-control-select.active {
		width: 110px;
		padding: 5px 10px 5px 10px;
		font-size: 11px;
	}
	.search_box {
		width: 100px;
	}
	.header_search .form-control.input-lg {
		width: 255px;
		padding: 8px 50px 8px 15px;
		font-size: 11px;
	}
	.col-sm-5.header_search {
		padding: 10px 0px;
	}
	.header_wishlist {
		display: none;
	}
	.footer-logo {
		margin: 20px auto;
	}
	#custom_tab.product-tabs a:first-child {
		padding: 8px 13px 8px 13px;
	}
	#cart .item-count {
		padding: 5px 0;
	}
	.product-column {
		width: 100%;
		padding: 0;
	}
	.product-layout.product-list .product-block .product-details .caption {
		text-align: center;
	}
	.product-list .number-spinner {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.product-block .product-block-inner {
		margin-bottom: 0x;
		z-index: 5;
		border: 1px solid #e0e5ea;
		background: #fff;
		padding: 0 0 7px 0;
	}
	.product-block .pro-button {
		display: block;
	}
	.product-block:hover .product-block-inner {
		margin-bottom: 0px;
	}
	.hometab.box {
		margin: 0;
		padding: 15px 0 0px;
	}
	.nav2 {
		padding: 18px 0 10px;
	}
}

@media only screen and (max-width: 479px) {
	#checkout-cart .buttons.clearfix .pull-left a {
		padding: 9px 20px;
  }
	.addtocart button.cart_button.out_of_stock {
		padding: 0px 3px;
	}
	.cmsbanner-block .cms-inner-block1 .description,
	.cmsbanner-block .cms-inner-block2 .description {
		left: 20px;
		top: 10%;
	}
	.cmsbanner-block .description .title {
		font-size: 14px;
		margin: 0 0 10px 0;
	}
	.cmsbanner-block .description .toptitle {
		font-size: 16px;
	}
	.cmsbanner-block .description .banner_text {
		margin: 10px 0 0 0;
	}
	#cart .dropdown-menu {
		width: 280px;
	}
	.stock_status {
		font-size: 12px;
	}
	.social-block>ul {
		padding: 0;
		margin: 5px 0;
	}
	.social-block ul li a {
		margin-right: 0;
	}
	.module_default_width {
		width: 50%;
	}
	#content .banners-slider-carousel .product-block {
		margin: 0;
	}
	.countbox.hastime {
		border: none;
		padding: 0;
	}
	.count-down .countbox strong {
		font-size: 12px;
		width: 31px;
		height: 31px;
		font-weight: 400;
	}
	.box.ProductbyCategory #tabss a.main-category {
		width: 95px;
	}
	.product-list-number-spinner span.input-group-btn.data-dwn a.btn.btn-default.btn-info,
	.product-list-number-spinner span.input-group-btn.data-up a.btn.btn-default.btn-info {
		padding: 0px;
	}
	.countbox .timebox::after {
		right: 0;
		height: 20px;
		font-size: 12px;
		color: #0a7ef0;
	}
	.countbox .timebox .time {
		font-size: 10px;
		font-weight: 400;
	}
	.sort-by-wrapper {
		width: 100%;
	}
	.show-wrapper {
		margin: 15px 0 0;
	}
	.category_filter .btn-list-grid {
		padding: 0;
	}
	.category_filter .show {
		margin: 7px 10px 0 0;
	}
	.pagination-wrapper .page-link,
	.pagination-wrapper .page-result {
		width: 100%;
		text-align: center;
	}
	.payment-block ul img {
		margin-bottom: 5px;
	}
	.col-sm-8.product-left {
		width: 290px;
	}
	#content.productpage .product-title {
		font-size: 16px;
	}
	.productpage .write-review,
	.productpage .review-count {
		margin: 0 5px;
	}
	#button-search {
		width: 100%;
		margin: 10px 0 20px;
	}
	.information-contact #content {
		padding: 15px;
		background-repeat: repeat;
	}
	#accordion h4.panel-title a.accordion-toggle {
		display: block;
	}
	#accordion .panel-title>a {
		color: inherit;
	}
	#accordion .panel-heading .fa.fa-caret-down {
		float: right;
		margin-top: 4px;
	}
	#accordion .col-sm-10 {
		width: 75%;
	}
	#accordion .form-horizontal .control-label {
		text-align: left;
	}
	.alert-dismissable .close,
	.alert-dismissible .close {
		right: 0 !important;
	}
	#accordion.panel-group .panel {
		width: 100%;
		background-color: #fff;
		border: none;
	}
	.checkout-success p a {
		color: #111111;
	}
	.container {
		padding: 0;
	}
	.product-compare .table-bordered {
		border: 1px solid #e5e5e5;
		float: left;
		overflow: auto;
	}
	.swiper-viewport .swiper-button-prev::before,
	.swiper-viewport .swiper-button-next::before {
		background: none;
		border: 0px;
		color: #fff;
	}
	.swiper-viewport .swiper-button-next {
		right: 0px;
		width: 40px;
		height: 40px;
		transition: none;
	}
	.swiper-viewport .swiper-button-prev {
		left: 0px;
		transition: none;
		height: 40px;
		width: 40px;
	}
	.main-slider .swiper-viewport:hover .swiper-button-prev {
		left: 0px;
	}
	.main-slider .swiper-viewport:hover .swiper-button-next {
		right: 0px;
	}
	.swiper-viewport .swiper-button-next:hover::before,
	.swiper-viewport .swiper-button-prev:hover::before {
		background: none;
	}
	.newsletter #txtemail {
		padding: 10px 100px 10px 15px;
		height: 36px;
	}
	.newsletter .btn.btn-lg {
		padding: 0px 0px;
		height: 28px;
		font-size: 12px;
		line-height: 14px;
		width: 80px;
		margin: 4px;
	}
	.product-thumb h4 {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 8px;
	}
	#tabs_info.product-tab ul.nav.nav-tabs {
		width: 100%;
		margin: 0 0 0px;
		padding: 0px;
		font-size: 14px;
		line-height: 16px;
		float: none;
		text-align: center;
		display: block;
	}
	#tabs_info.product-tab li {
		padding: 10px 20px 0;
	}
	.nav-tabs>li {
		margin: 0 0 10px;
		padding: 10px 15px;
		font-size: 14px;
		line-height: 16px;
		float: none !important;
	}
	#block_1 .list-unstyled li:first-child {
		padding: 0 0px 0 0;
	}
	.header_search .form-control.input-lg {
		width: 185px;
	}
	.footer-logo {
		width: 100%;
		margin: 0px auto 0px;
	}
	.bottom-footer {
		margin: 10px 0 0 0;
	}
	.banners-slider-carousel {
		margin: 10px 0 10px;
	}
	button.wishlist {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
	.product_hover_block {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
	}
	.product_hover_block button.compare_button {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		transform: none;
	}
	.sale {
		display: none;
	}
	.newsletter.col-sm-6 span.subtitle {
		display: none;
	}
	h2.news span {
		font-size: 18px;
	}
	.footer-middle h2.news {
		background-size: 30px;
	}
	#content .box .box-heading,
	.box.related_prd .box-heading {
		font-size: 18px;
	}
	.product-thumb .price {
		font-size: 13px;
		margin: 8px 0 12px;
	}
	.product-layout.product-grid .product-block .product-details {
		min-height: 165px;
	}
	button.wishlist {
		height: 32px;
		width: 32px;
		background-size: 14px;
		margin: 0;
	}
	.product_hover_block button.compare_button {
		height: 32px;
		width: 32px;
		background-size: 16px;
		margin: 0;
	}
	.product-list-number-spinner .input-group-btn {
		width: 12px;
		height: 32px;
	}
	.product-layout.product-grid .product-list-number-spinner .input-group-btn {
		width: 15px;
	}
	.footer-middle h2.news {
		margin: 0px 10px 0px 0;
	}
	.ProductbyCategory .product-block {
		float: none;
		text-align: center;
	}
	.product-list-number-spinner input.dc-quantity-spinner-list.form-control.text-center {
		height: 32px;
		width: 22px;
		padding: 2px;
	}
	.product-list .number-spinner {
		width: 74px;
	}
	.product-list .product-list-number-spinner .input-group-btn {
		width: 24px;
	}
	#products-related .product-list-number-spinner .input-group-btn {
		width: 14px;
	}
	#products-related .input-group.number-spinner.product-list-number-spinner {
		width: 53px;
	}
	.product-block .product-details .caption {
		padding: 10px 5px 0;
	}
	.product-layout.product-grid button.cart_button {
		padding: 7px 9px;
	}
	.product-layout.product-grid .addtocart button.cart_button.out_of_stock {
		padding: 7px 8px;
		font-size: 10px;
	}
	.box.related_prd {
		margin: 40px 0 10px;
	}
}

@media only screen and (max-width: 380px) {
	.box.special .product-block-inner .image,
	.box.webdigifyblog {
		margin: 10px 0 20px;
	}
	#column-left .product-items .product-details,
	#column-left .product-items .product-details h4,
	#column-right .product-items .product-details h4 {
		padding-top: 0px;
	}
	.pagination {
		float: none !important;
	}
	.form-group.qty #button-cart,
	#button-cart2 {
		padding: 11px 24px 11px 13px;
		margin: 0;
	}
	.box.special .product-block-inner .wdimage-content {
		width: 38%;
	}
	#footer .footer-area li a .img-responsive {
		width: 135px;
	}
	.tablatest_default_width,
	.tabbestseller_default_width,
	.tabspecial_default_width,
	.featured_default_width,
	.related_default_width {
		width: 50%;
	}
	#product-product .product-block {
		padding: 0 2px;
	}
	.col-sm-4.header-logo {
		position: static;
  }
}


/* ---------------------- Start wd - Product-Extended block  --------------------------*/

#tab-description {
	float: left;
	width: 100%;
}

#tab-description .product-description,
#tab-description .producttabdescription {
	float: left;
	width: 100%;
}

#tab-description .producttabdescription .tabdescleft {
	padding-left: 0;
	float: left;
}

#tab-description .producttabdescription .tabdescleft .tabdescleft-img {
	float: left;
}

#tab-description .producttabdescription .tabdescleft .tabdescleft-img img {
	transition: all 1.2s ease-out 0s;
	-webkit-transition: all 1.2s ease-out 0s;
	display: block;
	max-width: 100%;
}

#tab-description .producttabdescription .tabdescright {
	float: left;
	padding-right: 0;
}

#tab-description .producttabdescription .tabdescright .tabdescright-details,
#tab-description .producttabdescription .tabdescright .table-info-product {
	float: left;
	width: 100%;
}

#tab-description .producttabdescription .tabdescright .table-info-product .maintitle {
	font: 700 18px/24px 'Roboto', sans-serif;
	color: #111;
	float: left;
	width: 100%;
}

#tab-description .producttabdescription .tabdescright .table-info-product .title {
	font: 600 14px/21px 'Roboto', sans-serif;
	text-transform: capitalize;
	color: #111111;
	width: 13%;
}

#tab-description .producttabdescription .tabdescright .table-info-product .table-detail {
	float: left;
	width: 100%;
}

#tab-description .producttabdescription .tabdescright .table-info-product .table-detail .table-feature {
	display: flex;
	align-items: center;
	padding: 10px 0;
}

@media (max-width: 1200px) {
	#tab-description .producttabdescription .tabdescright .table-info-product .title {
		width: 20%;
	}
}

@media (max-width:991px) {
	#tab-description .producttabdescription .tabdescright .table-info-product .title {
		width: 40%;
	}
	#tab-description .producttabdescription .tabdescright .table-info-product .detail {
		width: 60%;
	}
	#tab-description .producttabdescription .tabdescright {
		width: 51%;
	}
	#tab-description .producttabdescription .tabdescleft {
		width: 49%;
	}
}

@media (max-width:767px) {
	#tab-description .producttabdescription .tabdescleft .tabdescleft-img {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	#tab-description .producttabdescription .tabdescleft {
		text-align: center;
		margin: 0 0 15px;
		float: left;
		width: 100%;
		padding: 0;
	}
	#tab-description .producttabdescription .tabdescright {
		float: left;
		padding: 0;
		width: 100%;
	}
	#tab-description .producttabdescription .tabdescright .table-info-product .title {
		width: 20%;
	}
	#tab-description .producttabdescription .tabdescright .table-info-product .detail {
		width: 80%;
	}
}

@media (max-width:543px) {
	#tab-description .producttabdescription .tabdescright .table-info-product .title {
		width: 50%;
	}
	#tab-description .producttabdescription .tabdescright .table-info-product .detail {
		width: 50%;
	}
	#tab-description .producttabdescription .tabdescright .table-info-product .table-detail .table-feature {
		align-items: baseline;
	}
}


/* ---------------------- End wd - Product-Extended block --------------------------*/


/***********************Product page Banner*********************/

.product-detail-right {
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}

#wdcmsrightservices {
	float: left;
	width: 100%;
	padding: 0 0 20px;
}

#wdcmsrightservices .product-services {
	background: #f2f3f7;
	padding: 20px 15px;
	float: left;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#wdcmsrightservices .product-services .wdproduct-services {
	margin: 0;
	padding: 0;
}

#wdcmsrightservices .product-services .wdservice .service-title {
	font: 400 13px/24px 'Roboto', sans-serif;
	color: #111111;
}

#wdcmsrightservices .wdservice .service-icon {
	height: 42px;
	width: 42px;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
	float: left;
	flex-shrink: 0;
}

#wdcmsrightservices .product-services .wdservice {
	display: flex;
	align-items: center;
}

#wdcmsrightservices .wdservice .wdservice-desc {
	padding: 0 0 0 10px;
}

#wdcmsrightservices .product-services .wdproduct-services>li {
	float: left;
	width: 100%;
	margin: 10px 0;
}

#wdcmsrightservices .wd-return.wdservice .service-icon {
	background: url('../image/webdigify/product-service.png') repeat scroll -25px -18px;
}

#wdcmsrightservices .wd-secure.wdservice .service-icon {
	background: url('../image/webdigify/product-service.png') repeat scroll -25px -107px;
}

#wdcmsrightservices .wd-support.wdservice .service-icon {
	background: url('../image/webdigify/product-service.png') repeat scroll -25px -188px;
}

#wdcmsrightservices .wd-shop.wdservice .service-icon {
	background: url('../image/webdigify/product-service.png') repeat scroll -25px -277px;
}

#wdcmsrightservices .wd-return.wdservice:hover .service-icon {
	background-position: -109px -18px;
}

#wdcmsrightservices .wd-secure.wdservice:hover .service-icon {
	background-position: -109px -107px;
}

#wdcmsrightservices .wd-support.wdservice:hover .service-icon {
	background-position: -109px -188px;
}

#wdcmsrightservices .wd-shop.wdservice:hover .service-icon {
	background-position: -109px -277px;
}

#wdcmsrightbanner:hover .wdcmrightbanner a img {
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}

#wdcmsrightbanner .wdcmrightbanner a img {
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#wdcmsrightbanner .wdcmrightbanner a {
	overflow: hidden;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

@media(max-width:1499px) {
	#wdcmsrightservices .wdservice .wdservice-desc {
		padding: 0 0 0 10px;
	}
	#wdcmsrightservices .product-sevices .wdservice .service-title {
		font-size: 13px;
		line-height: 22px;
	}
	#wdcmsrightservices .product-services {
		padding: 10px 10px;
	}
	.product-detail-right {
		padding-left: 0px;
	}
}

@media(max-width:1199px) {
	#wdcmsrightservices .product-sevices .wdservice .service-title {
		font-size: 12px;
		line-height: 20px;
	}
}

@media(max-width:991px) {
	#wdcmsrightservices {
		max-width: 280px;
	}
	.col-sm-3.product {
		width: 100%;
	}
	.product-detail-left {
		width: 100%;
	}
}

@media(max-width:543px) {
	#wdcmsrightbanner {
		margin: 0px;
	}
}

#wdcmsrightbanner {
	float: left;
}

@media(max-width:991px) and (min-width:544px) {
	#wdcmsrightbanner {
		float: left;
		width: 190px;
		margin-left: 15px;
	}
}


/***********************End Product Page Banner**************/

.product-detail-left {
	width: 100%;
	float: left;
	padding-right: 0px;
}


/* Webdigify www.templatemela.com End */

#product .form-group.qty button#button {
	color: #fff;
	background: #0369ca;
}

#product .form-group.qty button#button:hover {
	color: #111;
	background: #0369ca;
}

@media(max-width:991px) {
	.product-detail-left {
		width: 100%;
		padding-top: 20px;
	}
}


/* ------------------------------------ ajex search CSS Start -----------------------------------*/

.live-search {
	width: 730px;
	position: absolute;
	z-index: 1000;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	left: 0;
	display: none;
	top: 62px;
	padding: 15px;
}

.live-search .loading {
	display: block;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
}

.live-search ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.live-search ul li:nth-child(4n) {
	border-right: none;
}

.live-search ul li {
	background-color: #ffffff;
	cursor: pointer;
	float: left;
	width: 25%;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.live-search ul li .search-description .product-name p {
	display: none;
}

.live-search ul li:hover a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.live-search ul li a {
	display: block;
	float: left;
	padding: 10px 0;
	text-decoration: none;
	width: 100%;
	margin: 0px 0;
	text-transform: capitalize;
}

.live-search ul li .product-image {
	float: left;
	padding: 0;
	width: 100%;
	text-align: center;
}

.live-search ul li .product-name p {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0;
}

.live-search ul li .search-description {
	float: left;
	text-align: left;
	width: 100%;
	padding: 10px 10px 0 10px;
	min-height: 85px;
}

.live-search ul li .product-name {
	color: #555;
	font: 400 13px/20px 'Roboto', sans-serif;
	text-decoration: none;
	margin: 2px 0 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.live-search ul li:hover .product-name {
	color: #0369ca;
}

.live-search ul li .product-price {
	float: left;
	font: 700 16px/20px 'Roboto', sans-serif;
	margin-bottom: 10px;
	width: 100%;
	color:#0369ca;
}

.live-search ul li .product-price .price {
	display: block;
	font: 700 16px/20px 'Roboto', sans-serif;
	float: left;
}

.live-search ul li .product-price .special {
	color: #555;
	text-decoration: line-through;
	display: block;
	font: 400 13px/18px 'Roboto', sans-serif;
	float: left;
	margin: 0 0 0 5px;
}

.live-search .result-text {
	float: left;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	padding: 8px 0;
	width: 100%;
	letter-spacing: 1px;
	margin: 12px 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ededed;
	background: #f2f3f7;
}

.live-search .view-all-results:hover {
	color: #111;
}

.live-search .view-all-results {
	color: #333;
	float: left;
	width: 100%;
}

.live-search .result-text:hover {
	background: #0369ca;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.live-search .result-text:hover .view-all-results {
	color: #fff;
}

.live-search .product-image img {
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

@media (max-width: 1501px) {
	.live-search ul li .search-description {
		padding: 0 10px;
	}
}

@media (max-width: 1199px) {
	.live-search ul li .product-name {
		font: 400 12px/20px 'Roboto', sans-serif;
	}
}

@media (max-width: 1199px) {
	.live-search {
		width: 100%;
		padding: 0px;
	}
	.live-search ul li {
		width: 33.33%;
	}
	.live-search ul li:nth-child(3n) {
		border-right: none;
	}
	.live-search ul li:nth-child(4n) {
		border-right: 1px solid #ededed;
	}
}

@media (max-width: 543px) {
	.live-search {
		top: 52px;
	}
}

@media (max-width: 543px) {
	.live-search ul li {
		width: 50%;
	}
	.live-search ul li:nth-child(2n) {
		border-right: none;
	}
	.live-search ul li:nth-child(3n) {
		border-right: 1px solid #ededed;
	}
}

@media (max-width: 480px) {
	.live-search {
		top: 50px;
	}
}


/* ------------------------------------ ajex search CSS End -----------------------------------*/


/*********************************** Mainbanner text **************************************/

.slider-content {
	text-align: left;
	background: rgba(0, 0, 255, 0);
	left:7.8%;
	margin: 0;
	padding: 0;
	position: absolute;
	right: auto;
	top: 16%;
	width: 50%;
	display: block;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	bottom: auto;
}

.swiper-slide-active .slider-content {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	animation-name: moveInleft;
	animation-duration: 1.5s;
}

.slider-description {
	color: #666;
	margin: 0;
	font-size: 46px;
	font-weight: 300;
	margin-top: 0;
	padding: 0 0 15px;
	line-height: 60px;
	text-transform: uppercase;
}

.slider-title {
	color: #e30f15;
	font-size: 48px;
	font-weight: 500;
	line-height: 50px;
	text-transform: capitalize;
	margin: 0px 0 25px 0;
	padding: 0 0 0px 0;
	letter-spacing: 0px;
	float: left;
	width: 100%;
}

.slider-title span {
	color: #000;
}

.slider-text1 {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #000000;
	margin: 0 0 20px 0;
}

.slider-text2 span {
	color: #e40101;
	font-weight: 700;
}

.slider-text2 {
	font-size: 30px;
	font-weight: 300;
	line-height: 22px;
	margin: 22px 0 16px 0;
	color: #000000;
}

.slider-label {
	position: relative;
	float: none;
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0px 20px 13px;
	padding: 0px 0 0;
}

.slider-label span {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #000;
	background: #ffd200;
	width: 100%;
	position: relative;
	transition: 400ms ease-in-out all;
	-webkit-transition: 400ms ease-in-out all;
	-moz-transition: 400ms ease-in-out all;
	-o-transition: 400ms ease-in-out all;
	-ms-transition: 400ms ease-in-out all;
	float: left;
	text-align: center;
	padding: 5px 7px;
	text-transform: uppercase;
}

.slider-label span:before {
	content: "";
	position: absolute;
	left: -23px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-width: 14px;
	border-color: #ffd200 #ffd200 #ffd200 transparent;
	border-style: solid;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}

.slider-label span:after {
	content: '';
	position: absolute;
	right: -23px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-width: 14px;
	border-color: #ffd200 transparent #ffd200 #ffd200;
	border-style: solid;
}

.slider-button {
	margin: 0;
	float: left;
	clear: left;
	position: relative;
	overflow: visible;
	padding: 8px 24px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: .3px;
	line-height: 20px;
	z-index: 1;
	background: #0369ca;
	border-color: #0369ca;
	color: #fff;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
}

.slider-button a {
	color: #fff;
}

.slider-button a:hover,
.slider-button:hover a {
	color: #111;
}

.slider-button:hover {
	background: #ffd200;
	color: #111;
}

@media (max-width: 1509px) {
	.slider-text2 {
		font-size: 24px;
		margin: 18px 0 14px 0;
	}
	.slider-title {
		font-size: 40px;
		line-height: 42px;
		margin: 0 0 15px 0;
	}
	.slider-content {
		top: 13%;
	}
	.slider-text1 {
		margin: 0 0 12px 0;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.slider-content {
		left: 5%;
		top: 11%;
	}
	.slider-label span {
		padding: 5px 10px;
	}
	.slider-label {
		margin: 0px 20px 10px;
	}
	.slider-text1 {
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 8px 0;
	}
	.slider-text2 {
		font-size: 22px;
		margin: 15px 0 10px 0;
	}
	.slider-title {
		font-size: 34px;
		line-height: 34px;
		margin: 0 0 10px 0;
	}
	.slider-button {
		padding: 7px 20px;
	}
}

@media (max-width: 991px) {
	.slider-content {
		left: 8%;
		top: 15%;
	}
	.slider-label span {
		padding: 5px 10px;
	}
	.slider-label {
		margin: 0px 20px 10px;
	}
	.slider-text1 {
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 8px 0;
	}
	.slider-text2 {
		font-size: 22px;
		margin: 20px 0 10px 0;
	}
	.slider-title {
		font-size: 36px;
		line-height: 38px;
	}
}

@media (min-width: 544px) and (max-width: 767px) {
	.slider-content {
		left: 5%;
		width: 60%;
	}
	.slider-label span {
		padding: 5px 10px;
	}
	.slider-text2 {
		font-size: 20px;
		line-height: 16px;
		margin: 25px 0 10px 0;
	}
	.slider-label {
		margin: 0px 20px 0px;
	}
	.slider-text1 {
		margin: 0 0 8px 0;
	}
	.slider-title {
		font-size: 36px;
		line-height: 38px;
	}
}

@media (min-width: 992px) {
	.slider-button {
		margin-top: 10px;
	}
}

@media (max-width: 650px) {
	.slider-button {
		padding: 6px 15px;
	}
	.slider-label span {
		padding: 3px 4px;
		font-size: 12px;
	}
	.slider-label {
		margin: 0px 20px 10px;
	}
	.slider-text1 {
		margin: 0 0 5px 0;
		font-size: 13px;
		line-height: 20px;
	}
	.slider-text2 {
		font-size: 18px;
		line-height: 16px;
		margin: 15px 0 10px 0;
	}
	.slider-title {
		font-size: 24px;
		line-height: 30px;
	}
	.slider-content {
		width: 47%;
	}
	.slider-label span:before {
		border-width: 12px;
	}
	.slider-label span:after {
		border-width: 12px;
	}
}

@media (max-width: 544px) {
	.slider-content {
		left: 5.5%;
		top: 18%;
		width: 60%;
	}
	.slider-text1 {
		font-size: 10px;
		line-height: 12px;
		display: none;
	}
	.slider-title {
		font-size: 16px;
		margin: 0 0 0px 0;
		padding: 0 0 8px 0;
		line-height: 20px;
	}
	.slider-text2 {
		font-size: 24px;
		line-height: 12px;
		margin: 14px 0 12px 0;
		display: none;
	}
	.slider-label span {
		padding: 0px 5px;
		font-size: 10px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
	}
	.slider-label {
		margin: 0px 0px 10px;
	}
	.slider-text2 {
		font-size: 12px;
		line-height: 14px;
		margin: 5px 0 0px 0;
	}
	.slider-button {
		padding: 4px 8px;
		font-size: 11px;
		line-height: 16px;
	}
	.slider-label span:before,
	.slider-label span:after {
		display: none;
	}
}


/**********************************end mainbanner text**************************************/


/******************************Additional Image*******************************************/

.wdimage-content .additional-images-container .owl-pagination {
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	bottom: 0;
	margin: auto;
}

.wdimage-content .additional-images-container .owl-pagination .owl-page {
	height: 4px;
	width: 4px;
	background: #e5e5e5;
	border-radius: 8px;
	display: inline-block;
	margin: 7px 2px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.wdimage-content .additional-images-container .owl-pagination .owl-page.active {
	background: #0369ca;
}


/* .product-thumb:hover .image a {
	opacity: 0;
} */

.product-thumb:hover .additional-images-container {
	opacity: 1;
	visibility: visible;
}

.additional-images-container {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 0;
	clear: both;
	visibility: hidden;
}


/******************************End Additional Image*************************************/

#product-product li.main.hiden_menu ul.dropdown-inner {
	display: none;
	padding: 0;
}

#product-product #wd-review-btn {
	float: right;
	margin: 20px 0 0px;
}

#review .row {
	display: none;
}

.wd-review-toggle {
	display: none;
}


/*************************Product Quantity*********************************/

.wd-main.custom-radio {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
}

.wd-main.custom-radio .form-group.homeaddq {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.homeqt {
	border: 1px solid #e9eaec;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #ffffff;
	height: 38px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.form-group .addhqty {
	display: inline-block;
	vertical-align: middle;
	float: none !important;
	border: none;
	height: 38px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 22px;
}

.op-box.qty-plus-minus {
	border: 1px solid #ededed;
	margin: 0 10px 0 0;
	width: auto;
	padding: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.form-control.pull-left.btn-number {
	min-width: 22px;
	margin: 0;
	border: 0;
	padding: 0;
	height: 38px;
	line-height: 30px;
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	display: inline-block;
	width: 22px;
	border-radius: 0;
	background: transparent;
}

.form-control.pull-left.btn-number.btnminus:before {
	content: '-';
}

.form-control.pull-left.btn-number.btnplus:before {
	content: '+';
}

@media (max-width: 991px) {
	.form-control.pull-left.btn-number {
		min-width: 18px;
		width: 18px;
	}
}

@media (max-width: 650px) {
	.wd-main.custom-radio {
		display: none;
	}
}


/*******************Left Banner*********************/

.left-banner {
	position: absolute;
	left: 0;
	right: 0;
	top: 38px;
	bottom: auto;
	text-align: center;
}

.left-text1 {
	font-size: 16px;
	font-weight: 400;
	color: #222;
	line-height: 22px;
	padding: 0 0 5px;
}

.left-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	color: #222;
}

@media (max-width: 1509px) {
	.left-text1 {
		font-size: 14px;
		line-height: 20px;
	}
	.left-banner {
		top: 28px;
	}
	.left-title {
		font-size: 22px;
		line-height: 26px;
	}
}