/*@mixin abs-stylebg($_bkgcolor, $_bkgurl, $_bkgname, $_bkgposition: 0 0, $_bkgrepeat: no-repeat){
	background-color:$_bkgcolor;
	background-image:url("${_bkgurl}${_bkgname}");
	background-position:$_bkgposition;
	background-repeat:$_bkgrepeat;
}
*/
.space-base { margin-bottom: 40px; }

.space-small { margin-bottom: 20px; }

.space-lg { margin-bottom: 60px; }

@media (max-width: 47.9em) { .space-lg { margin-bottom: 30px; } }
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }
@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }
@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }
@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }
@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }
@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }
.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }
.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }
@media print { .hidden-print { display: none !important; } }
/*RTL LAYOUT*/
body.rtl-layout { margin: 0; direction: rtl; text-align: right; }

body.rtl-layout .pull-right { float: left !important; }

body.rtl-layout .pull-left { float: right !important; }

body.rtl-layout .pull-xs-left { float: right !important; }

body.rtl-layout .pull-xs-right { float: left !important; }

body.rtl-layout .text-xs-right { text-align: left !important; }

body.rtl-layout .text-xs-left { text-align: right !important; }

body.rtl-layout .text-left { text-align: right; }

body.rtl-layout .text-right { text-align: left; }

body.rtl-layout ul { padding-right: 0; }

body.rtl-layout .media-left { padding-right: 0px; padding-left: 10px; }

body.rtl-layout .custom-checkbox label { text-align: right; }

body.rtl-layout .custom-checkbox input[type="checkbox"] + span { margin-right: 0px; margin-left: 3px; }

body.rtl-layout th { text-align: right; }

/* ============================================ * Codazon_Grid_Column ============================================ */
/*.abs-showprocate($_namescreen, $_item : 6, @_i: 1) when ($_i <= $_item){
	.@{_namescreen}_@{_i}{
		.products:not(.owl-carousel){
			margin-left: -$space_grid;
			margin-right:-$space_grid;
			> .product-miniature{
				width:  (100% / $_i);
				padding-left: $space_grid;
				padding-right: $space_grid;
				&:nth-child(${_i}n + 1){
					clear:both;
				}
			}
		}
	}
	.abs-showprocate($_namescreen, $_item : 6, ($_i + 1));
}*/
.row { margin-left: -10px; margin-right: -10px; }

.container { padding-left: 10px; padding-right: 10px; }

@media (min-width: 1200px) { .container { max-width: 1200px; } }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 10px; padding-right: 10px; }

@media (max-width: 543px) { #left-column, #content-wrapper { padding-left: 10px !important; padding-right: 10px !important; } }
@media (min-width: 992px) { body.rtl-layout .col-lg-1, body.rtl-layout .col-lg-2, body.rtl-layout .col-lg-3, body.rtl-layout .col-lg-4, body.rtl-layout .col-lg-5, body.rtl-layout .col-lg-6, body.rtl-layout .col-lg-7, body.rtl-layout .col-lg-8, body.rtl-layout .col-lg-9, body.rtl-layout .col-lg-10, body.rtl-layout .col-lg-11, body.rtl-layout .col-lg-12 { float: right; } }
@media (min-width: 768px) { body.rtl-layout .col-md-1, body.rtl-layout .col-md-2, body.rtl-layout .col-md-3, body.rtl-layout .col-md-4, body.rtl-layout .col-md-5, body.rtl-layout .col-md-6, body.rtl-layout .col-md-7, body.rtl-layout .col-md-8, body.rtl-layout .col-md-9, body.rtl-layout .col-md-10, body.rtl-layout .col-md-11, body.rtl-layout .col-md-12 { float: right; } }
@media (min-width: 544px) { body.rtl-layout .col-sm-1, body.rtl-layout .col-sm-2, body.rtl-layout .col-sm-3, body.rtl-layout .col-sm-4, body.rtl-layout .col-sm-5, body.rtl-layout .col-sm-6, body.rtl-layout .col-sm-7, body.rtl-layout .col-sm-8, body.rtl-layout .col-sm-9, body.rtl-layout .col-sm-10, body.rtl-layout .col-sm-11, body.rtl-layout .col-sm-12 { float: right; } }
body.rtl-layout .col-xs-1, body.rtl-layout .col-xs-2, body.rtl-layout .col-xs-3, body.rtl-layout .col-xs-4, body.rtl-layout .col-xs-5, body.rtl-layout .col-xs-6, body.rtl-layout .col-xs-7, body.rtl-layout .col-xs-8, body.rtl-layout .col-xs-9, body.rtl-layout .col-xs-10, body.rtl-layout .col-xs-11, body.rtl-layout .col-xs-12 { float: right; }

.btn-primary .material-icons, .btn-secondary .material-icons, .btn-tertiary .material-icons { font-size: 1rem; margin-right: 0; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 0; }

/*material-icons*/
.remove-from-cart .material-icons { position: relative; font-size: 0; height: auto; width: auto; }

.remove-from-cart .material-icons:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F00D"; font-size: 14px; color: #282828; padding: 1px 3px; border: 1px solid #e1e1e1; border-radius: 2px; }

a.action.primary:hover { text-decoration: none; }

.btn, .btn-primary, a.action.primary { border-width: 1px; border-style: solid; color: #ffffff; cursor: pointer; display: inline-block; padding: 8px 15px; box-sizing: border-box; vertical-align: middle; vertical-align: top; margin-bottom: 5px; text-transform: uppercase; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; }

.cdz-product-wishlist { position: absolute; left: 15px; top: 15px; z-index: 3; }

.rtl-layout .cdz-product-wishlist { left: auto; right: 15px; }

.cdz-product-wishlist a.action.link-wishlist { position: relative; font-size: 0; }

.cdz-product-wishlist a.action.link-wishlist:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F08A"; font-size: 18px; width: 20px; text-align: center; }

.cdz-product-wishlist a.action.link-wishlist span { position: absolute; top: 30px; left: 50%; color: #fff; background: #000; padding: 3px 5px; border-radius: 3px; white-space: nowrap; display: none; }

.cdz-product-wishlist a.action.link-wishlist:hover:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F004"; font-size: 18px; }

.cdz-product-wishlist a.action.link-wishlist.in-wishlist { color: #fc7070 !important; }

.cdz-product-wishlist a.action.link-wishlist.in-wishlist:before { content: '\F004'; }

.cdz-buttons-container form { width: 100%; }

.cdz-buttons-container .btn-primary.add-to-cart { font-size: 11px; color: #282828; vertical-align: top; width: 100%; margin-bottom: 0; }

.cdz-buttons-container .btn-primary.add-to-cart span:before { display: none; }

.product-style03 .cdz-buttons-container form { width: auto; }

.product-style03 .cdz-buttons-container .btn-primary.add-to-cart, .product-style04 .product-miniature .product-item-info .cdz-buttons-container .btn-primary.add-to-cart { width: 150px; height: 30px; padding: 0; margin: 0; line-height: 30px; font-size: 11px; text-align: center; display: inline-block; vertical-align: top; border-width: 1px; border-style: solid; min-width: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; font-weight: 400; border: 1px solid #f6f0df !important; color: #756770 !important; background-color: #fff !important; }

.product-style03 .cdz-buttons-container .btn-primary.add-to-cart:hover, .product-style04 .product-miniature .product-item-info .cdz-buttons-container .btn-primary.add-to-cart:hover { background-color: #f6f0df !important; }

.product-style03 .cdz-buttons-container .btn-primary.add-to-cart:before, .product-style04 .product-miniature .product-item-info .cdz-buttons-container .btn-primary.add-to-cart:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f291"; font-size: 11px; line-height: 28px; width: 30px; text-align: center; float: left; background-color: #f6f0df; }

.rtl-layout .product-style03 .cdz-buttons-container .btn-primary.add-to-cart:before, .rtl-layout .product-style04 .product-miniature .product-item-info .cdz-buttons-container .btn-primary.add-to-cart:before { float: right; }

.product-style03 .cdz-buttons-container .btn-primary.add-to-cart:hover:before, .product-style04 .product-miniature .product-item-info .cdz-buttons-container .btn-primary.add-to-cart:hover:before { background-color: #fff !important; }

.quick-view { display: inline-block; text-transform: uppercase; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; font-weight: 600; font-size: 11px; color: #282828; width: 100%; padding: 10px; border: 1px solid; }

.quick-view:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F06E"; font-size: 14px; margin-right: 5px; }

.rtl-layout .quick-view:before { margin-right: 0; margin-left: 0px; }

.list-product-quickview .quick-view { padding: 8px 10px; border-width: 1px; border-style: solid; }

@media (min-width: 34em) { .product-style02 .quick-view { width: 40px; height: 40px; padding: 0; margin: 0; line-height: 40px; font-size: 0; text-align: center; display: inline-block; vertical-align: top; border-width: 1px; border-style: solid; min-width: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .product-style02 .quick-view:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F06E"; font-size: 16px; line-height: 38px; }
  .product-style02 .quick-view:before { margin-right: 0; }
  .product-style02 .cdz-buttons-container .btn-primary.add-to-cart { width: 40px; height: 40px; padding: 0; margin: 0; line-height: 40px; font-size: 0; text-align: center; display: inline-block; vertical-align: top; border-width: 1px; border-style: solid; min-width: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .product-style02 .cdz-buttons-container .btn-primary.add-to-cart:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F291"; font-size: 16px; line-height: 38px; }
  .product-style04 .quick-view { width: 40px; height: 40px; padding: 0; margin: 0; line-height: 40px; font-size: 0; text-align: center; display: inline-block; vertical-align: top; border-width: 1px; border-style: solid; min-width: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
  .product-style04 .quick-view:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F06E"; font-size: 16px; line-height: 38px; }
  .product-style04 .quick-view:before { margin-right: 0; } }
@media (max-width: 47.9em) { .quick-view, .product-style02 .quick-view, .product-style04 .quick-view { display: none; } }
.ajax-load-wrapper { text-align: center; clear: both; }

.ajax-load-wrapper .ajax-load-button { margin-top: 0px; display: inline-block; vertical-align: top; }

.ajax-load-wrapper .ajax-load-button .ajax-loader, .ajax-load-wrapper .ajax-load-button a { min-width: 290px; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; text-transform: uppercase; font-weight: 600; }

.ajax-load-wrapper .ajax-load-button .ajax-loader:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F1CE"; font-size: 16px; margin-right: 5px; animation: cssload-rotate 1150ms linear infinite; -o-animation: cssload-rotate 1150ms linear infinite; -ms-animation: cssload-rotate 1150ms linear infinite; -webkit-animation: cssload-rotate 1150ms linear infinite; -moz-animation: cssload-rotate 1150ms linear infinite; }

.product-style04 .ajax-load-wrapper .ajax-load-button .ajax-loader, .product-style04 .ajax-load-wrapper .ajax-load-button a { width: 100px; height: 38px; min-width: 150px; padding: 0; text-transform: uppercase; line-height: 38px; font-weight: normal; }

#back-top { position: fixed; right: 15px; bottom: 15px; z-index: 99; }

#back-top a { -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-width: 1px; border-style: solid; color: #ffffff; cursor: pointer; display: inline-block; padding: 8px 15px; box-sizing: border-box; vertical-align: middle; vertical-align: top; margin-bottom: 5px; text-transform: uppercase; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; text-transform: uppercase; font-size: 0; }

#back-top a:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F176"; font-size: 16px; font-weight: bold; }

.rtl-layout #back-top { right: auto; left: 15px; }

/*button hide show pass*/
.input-group.focus { outline: 1px solid #000; }

.input-group .input-group-btn { width: auto; display: inline-block; position: absolute; right: 0; top: 0; z-index: 4; }

.rtl-layout .input-group .input-group-btn { right: auto; left: 0; }

.input-group .input-group-btn > .btn { border: 1px solid #dbdbdb; padding: 8px 15px; min-height: 40px; }

.input-group .input-group-btn > .btn[data-action="show-password"] { font-size: 0; background: transparent !important; padding: 0.4rem 1rem; color: #222; border: 0; z-index: 3; }

.input-group .input-group-btn > .btn[data-action="show-password"]:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F06E"; font-size: 17px; }

.input-group input.form-control[type="text"] + .input-group-btn .btn[data-action="show-password"]:before { content: "\F070"; }

.product-quantity .input-group-btn { width: auto; display: inline-block; position: absolute; right: 0; top: 0; }

.rtl-layout .product-quantity .input-group-btn { right: auto; left: 0; }

.product-quantity .input-group-btn > .btn.btn.btn-touchspin { padding: rem(12.2px) rem(16px); width: 40px; height: 40px; line-height: 40px; display: block; border: 1px solid #dbdbdb; margin-bottom: 0; color: #999; padding: 0; }

.rtl-layout .dropdown-menu { right: 0; left: auto; }

.thumbnail-container .vImgLoader span { font-size: 0; }

.thumbnail-container .vImgLoader span:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F1CE"; font-size: 18px; color: #ffffff; animation: cssload-rotate 1150ms linear infinite; -o-animation: cssload-rotate 1150ms linear infinite; -ms-animation: cssload-rotate 1150ms linear infinite; -webkit-animation: cssload-rotate 1150ms linear infinite; -moz-animation: cssload-rotate 1150ms linear infinite; }

@keyframes cssload-rotate { 100% { transform: rotate(360deg); } }
@-o-keyframes cssload-rotate { 100% { -o-transform: rotate(360deg); } }
@-ms-keyframes cssload-rotate { 100% { -ms-transform: rotate(360deg); } }
@-webkit-keyframes cssload-rotate { 100% { -webkit-transform: rotate(360deg); } }
@-moz-keyframes cssload-rotate { 100% { -moz-transform: rotate(360deg); } }
.main-instagram-content .owl-carousel .owl-nav, .product-style03 .owl-carousel .owl-nav { margin-top: 0; position: static; }

.main-instagram-content .owl-carousel .owl-nav [class*='owl-'], .product-style03 .owl-carousel .owl-nav [class*='owl-'] { margin: 0; padding: 0; border-width: 1px; position: absolute; top: 40%; top: calc("40% - 20px"); -webkit-top: calc("40% - 20px"); -o-top: calc("40% - 20px"); -moz-top: calc("40% - 20px"); left: 0; }

.main-instagram-content .owl-carousel .owl-nav [class*='owl-'].owl-next, .product-style03 .owl-carousel .owl-nav [class*='owl-'].owl-next { right: 0; left: auto; }

.rtl-layout .main-instagram-content .owl-carousel .owl-nav [class*='owl-'], .rtl-layout .product-style03 .owl-carousel .owl-nav [class*='owl-'] { left: auto; right: 0; }

.rtl-layout .main-instagram-content .owl-carousel .owl-nav [class*='owl-'].owl-next, .rtl-layout .product-style03 .owl-carousel .owl-nav [class*='owl-'].owl-next { left: 0; right: auto; }

.block_newsletter { margin: 0; font-size: 100%; }

.block_newsletter .input-wrapper { position: relative; }

.block_newsletter .input-wrapper:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F0E0"; font-size: 16px; color: #c2c2c2; position: absolute; top: 13px; left: 15px; display: none; }

.rtl-layout .block_newsletter .input-wrapper:before { left: auto; right: 13px; }

.block_newsletter form input { margin-left: 50px; min-width: 150px; }

body.rtl-layout .block_newsletter form input { margin-left: 0; margin-right: 50px; }

.block_newsletter form input:hover { border-color: #756770; }

.block_newsletter form input[type=text] { background: #fff; border: 0px solid #282828; border-bottom: 1px solid #282828; padding: 11px 20px 10px 30px; text-transform: capitalize; font-style: italic !important; color: #999999; font-weight: 500; font-size: 12px; }

.rtl-layout .block_newsletter form input[type=text] { padding: 11px 0px 10px 50px !important; }

.block_newsletter form input[type=text]:focus { border-width: 0; border-bottom: 1px solid #282828; padding: 11px 20px 10px 30px; }

/*.main-advertisement { background: #fef3f7; }*/
.main-advertisement .adver-content { padding: 20px; }

.main-advertisement .adver-content p { color: #282828; }

.main-instagram .cdz-block-title .b-title { text-transform: none; }

.main-instagram .owl-carousel .owl-nav [class*='owl-'] { top: 47%; top: calc("50% - 20px"); -webkit-top: calc("50% - 20px"); -o-top: calc("50% - 20px"); -moz-top: calc("50% - 20px"); }

.main-instagram .photo-item .photo-item-link { position: relative; display: block; }

.main-instagram .photo-item .photo-item-link:before { background: rgba(15, 14, 14, 0.28); content: ""; top: 0; position: absolute; width: 100%; height: 100%; z-index: 1; left: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; }

.main-instagram .photo-item .photo-item-link:after { content: ""; top: 0; position: absolute; text-align: center; color: #fff; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F16D"; font-size: 34px; width: 30px; height: 30px; z-index: 1; top: 47%; top: calc("(100% - 30px)/2"); -webkit-top: calc("(100% - 30px)/2"); -o-top: calc("(100% - 30px)/2"); -moz-top: calc("(100% - 30px)/2"); left: 47%; left: calc("(100% - 30px)/2"); -webkit-left: calc("(100% - 30px)/2"); -o-left: calc("(100% - 30px)/2"); -moz-left: calc("(100% - 30px)/2"); -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; }

.main-instagram .photo-item .photo-item-link:hover:after, .main-instagram .photo-item .photo-item-link:hover:before { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }

.product-style03 { margin-bottom: 40px; }

.product-style03 .product-miniature .product-item-info .cdz-hover-section { position: relative; }

.product-style03 .product-miniature .product-item-info .product-item-details { text-align: center; position: relative; padding-bottom: 15px; }

.product-style03 .product-miniature .product-item-info .product-item-details .product-description { padding: 0; }

.product-style03 .product-miniature .product-item-info .product-item-details .cdz-product-bottom { position: absolute; top: 10px; right: 0; }

.rtl-layout .product-style03 .product-miniature .product-item-info .product-item-details .cdz-product-bottom { right: auto; left: 0; }

.product-style03 .product-miniature .product-item-info .product-item-details .product-title a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #756770; }

.product-style03 .product-miniature .product-item-info .product-item-details .product-title a:hover { color: #000000; }

.product-style03 .product-miniature .product-item-info .product-item-details .product-price-and-shipping .price { color: #756770; }

@media (min-width: 34em) { .product-style03 .product-miniature .product-item-info .product-quickview { position: absolute; left: 0; text-align: center; width: 100%; padding: 0 30px; z-index: 2; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 40%; top: calc(50% - 20px); -webkit-top: calc(50% - 20px); -o-top: calc(50% - 20px); -moz-top: calc(50% - 20px); }
  .product-style03 .product-miniature .product-item-info .product-quickview .quick-view { width: 40px; height: 40px; padding: 0; margin: 0; line-height: 40px; font-size: 0; text-align: center; display: inline-block; vertical-align: top; border-width: 1px; border-style: solid; min-width: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
  .product-style03 .product-miniature .product-item-info .product-quickview .quick-view:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F06E"; font-size: 16px; line-height: 38px; margin: 0; }
  .product-style03 .product-miniature .product-item-info .product-item-details .cdz-product-bottom { -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .product-style03 .product-miniature .product-item-info:hover .product-quickview { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }
  .product-style03 .product-miniature .product-item-info:hover .product-item-details .cdz-product-bottom { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; } }
@media (max-width: 47.9em) { .product-style03 .product-item-description { display: none; }
  .product-style03 .product-miniature .product-item-info .product-item-details { padding-right: 0px; }
  .product-style03 .products { margin-left: -5px; margin-right: -5px; }
  .product-style03 .products .product-miniature { padding-left: 5px; padding-right: 5px; } }
.product-style04 .products { margin-left: -10px; margin-right: -10px; }

.product-style04 .products .product-miniature { width: 33.33333%; padding-left: 10px; padding-right: 10px; float: left; }

.rtl-layout .product-style04 .products .product-miniature { float: right; }

.product-style04 .products .product-miniature .product-item-info { width: 100%; height: 100%; }

.product-style04 .product-miniature .product-item-info .cdz-hover-section { position: relative; }

.product-style04 .product-miniature .product-item-info .product-description { padding: 5px 0 20px; }

@media (min-width: 34em) { .product-style04 .product-miniature .product-item-info .cdz-product-bottom { position: absolute; bottom: 20px; left: 0; text-align: center; width: 100%; /*padding: 0 30px;*/ z-index: 2; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .product-style04 .product-miniature .product-item-info .product-quickview { top: calc(50% - 20px); -webkit-top: calc(50% - 20px); -o-top: calc(50% - 20px); -moz-top: calc(50% - 20px); text-align: center; right: 0; left: 0; position: absolute; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 2; }
  .product-style04 .product-miniature .product-item-info .product-quickview .quick-view:hover { color: #ffffff; background-color: #756770; border-color: #756770; }
  .product-style04 .product-miniature .product-item-info:hover .product-quickview, .product-style04 .product-miniature .product-item-info:hover .cdz-product-bottom { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; } }
@media (max-width: 47.9em) { .product-style04 .products { margin-left: -10px; margin-right: -10px; }
  .product-style04 .products .product-miniature { width: 50%; padding-left: 10px; padding-right: 10px; float: left; }
  .rtl-layout .product-style04 .products .product-miniature { float: right; }
  .product-style04 .products .product-miniature .product-item-info { width: 100%; height: 100%; }
  .product-style04 .product-item-description { display: none; }
  .product-style04 .products { margin-left: -5px; margin-right: -5px; }
  .product-style04 .products .product-miniature { padding-left: 5px; padding-right: 5px; }
  .product-style04 .product-miniature .product-item-info .product-description { padding-bottom: 20px; }
  .product-style04 .product-item-info .cdz-buttons-inner { padding-top: 10px; } }
/*=================Blog================*/
@media (min-width: 48em) { .cdz_wapper-blog05 { overflow: hidden; }
  .cdz_wapper-blog05 .post-items { margin: 0 -20px; }
  .cdz_wapper-blog05 .post-item { float: left; width: 25%; padding: 0 20px; }
  .rtl-layout .cdz_wapper-blog05 .post-item { float: right; }
  .cdz_wapper-blog05 .post-item.width-1 { width: 50%; text-align: left; }
  .rtl-layout .cdz_wapper-blog05 .post-item.width-1 { text-align: right; }
  .cdz_wapper-blog05 .post-item.width-1 .blog-title a { font-size: 200%; text-transform: lowercase; } }
.cdz_wapper-blog05 { overflow: hidden; clear: both; }

.cdz_wapper-blog05 .blog-title { margin: 15px 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.cdz_wapper-blog05 .blog-title a { font-weight: 600; text-transform: uppercase; }

.cdz_wapper-blog05 .blog-text-link { position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-align: center; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.cdz_wapper-blog05 .blog-text-link:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }

.cdz_wapper-blog05 .blog-text-link .text-link-center { display: table; width: 100%; height: 100%; position: relative; z-index: 1; }

.cdz_wapper-blog05 .blog-text-link a { display: table-cell; vertical-align: middle; font-weight: 600; text-decoration: underline !important; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; }

.cdz_wapper-blog05 .blog-text-link a span { position: relative; padding: 10px; }

.cdz_wapper-blog05 .blog-text-link a span:after, .cdz_wapper-blog05 .blog-text-link a span:before { content: ''; width: 100%; height: 1px; background: #fff; position: absolute; left: -50%; top: -28px; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.cdz_wapper-blog05 .blog-text-link a span:after { top: 70px; left: 55px; }

.cdz_wapper-blog05 .blog-text-link:hover:before { background: rgba(15, 14, 14, 0.28); }

.cdz_wapper-blog05 .blog-text-link:hover a { -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }

.cdz_wapper-blog05 .cdz-blog-bottom { padding: 0 0 20px; }

.cdz_wapper-blog05 .cdz-blog-top { position: relative; overflow: hidden; }

.cdz_wapper-blog05 .cdz-blog-top .blog-date { position: absolute; bottom: 10px; right: 10px; background: #fff; padding: 7px 10px; text-transform: uppercase; }

.cdz_wapper-blog05 .blog-author { margin-bottom: 10px; position: relative; color: #999; }

.cdz_wapper-blog05 .blog-author:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F007"; font-size: 14px; margin-right: 5px; padding-left: 1px; }

.cdz_wapper-blog05 .blog-author .label { display: none; }

.cdz_wapper-blog05 .blog-content-bottom { overflow: hidden; padding: 10px 0 0; }

.cdz_wapper-blog05 .blog-content-bottom p { margin-bottom: 0; -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7; }

.cdz_wapper-blog05 .blog-content-bottom .blog-author { float: right; -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7; }

.cdz_wapper-blog05 .blog-content-bottom .blog-category { float: left; }

@media (max-width: 47.9em) { .cdz_wapper-blog05 .blog-desc { max-height: 38px; overflow: hidden; } }
@keyframes translator { from { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
  to { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
.cdz-translator { animation-name: translator; animation-duration: 1s; }

.cdz-transparent { opacity: 0; }

/* ============================================ * Codazon_Tabs ============================================ */
@media (min-width: 768px) { .tabs-list-sty04 .tabs { box-shadow: none; margin-top: 0; background: transparent; padding: 0; text-align: center; }
  .tabs-list-sty04 .tabs .nav-tabs { text-align: center; display: inline-block; border: 0; }
  .tabs-list-sty04 .tabs .nav-tabs .nav-link { border: 0; text-transform: capitalize; position: relative; padding: 10px 5px !important; margin: 0 15px !important; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .tabs-list-sty04 .tabs .nav-tabs .nav-link:hover, .tabs-list-sty04 .tabs .nav-tabs .nav-link.active { border: 0; }
  .tabs-list-sty04 .tabs .nav-tabs .nav-link:before { content: ''; width: 100%; background: #222; height: 3px; position: absolute; left: 0; bottom: 0; -moz-transform: scale(0, 0); -webkit-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .tabs-list-sty04 .tabs .nav-tabs .nav-link:hover:before, .tabs-list-sty04 .tabs .nav-tabs .nav-link.active:before { -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
  .tabs-list-sty04 .tabs .tab-content { text-align: left; }
  .rtl-layout .tabs-list-sty04 .tabs .tab-content { text-align: right; }
  .tabs-list-sty04 .tabs .tab-content .product-manufacturer { margin-bottom: 1rem; } }
/* ============================================ * Codazon_BlockSidebar ============================================ */
.cdz-block-title02 { text-align: center; margin-bottom: 40px; }

.cdz-block-title02.no-space { margin-bottom: 0; }

.cdz-block-title02 .b-title { margin-bottom: 0; padding: 0 0 10px; display: inline-block; vertical-align: top; position: relative; text-transform: uppercase; }

.cdz-block-title02 .b-title strong { font-size: 100%; }

.cdz-block-title02 .title-desc { margin-bottom: 10px; }

.cdz-block-title02 .view-all { font-size: 100%; text-transform: lowercase; font-style: italic; }

.cdz-block-title02 .view-all:after { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\F178"; font-size: 12px; margin-left: 5px; }

.rtl-layout .cdz-block-title02 .view-all:after { content: '\F177'; margin-left: 0; margin-right: 5px; }

#search_filters, .block-categories { padding: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; }

/*Header*/
.header-logo { /*text-align: center; */ }

.header-logo > a { display: inline-block; text-align: center; }

@media (min-width: 48em) { .header-search .search-widget { width: 250px; }
  .header-search .search-widget form input[type=text] { border: none; padding: 10px 0; border-bottom: 2px solid #756770; font-size: 12px; }
  /*Header Cart*/
  .blockcart .header a.cart-icon { text-decoration: none !important; white-space: nowrap; display: inline-block; vertical-align: top; position: relative; padding-left: 45px; }
  .blockcart .header a.cart-icon .cart-products-count { background: #756770 !important; border-radius: 100% !important; top: -3px; left: 18px; }
  .sticky-menu.active .header-cart { margin-top: 0; }
  .sticky-menu.active .blockcart .header a.cart-icon .material-icons.shopping-cart { top: 0; }
  .rtl-layout .blockcart .header a.cart-icon { padding-left: 0; padding-right: 55px; }
  .blockcart .header a.cart-icon .material-icons.shopping-cart { position: relative; font-size: 0; height: auto; width: auto; position: absolute; left: 0; top: 0; }
  .rtl-layout .blockcart .header a.cart-icon .material-icons.shopping-cart { left: auto; right: 0; }
  .blockcart .header a.cart-icon span.hidden-sm-down { display: block; color: #7e717a; font-size: 11px; text-transform: uppercase; }
  .blockcart .header a.cart-icon .cart-products-price { font-weight: 400; color: #282828; padding-left: 0; }
  .blockcart .header a.cart-icon .cart-products-count { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 16px; line-height: 16px; min-width: 16px; }
  .sticky-menu.active .cdz-cart .blockcart .header a.cart-icon .material-icons.shopping-cart:before { background-position: 7px 8px; }
  .sticky-menu.active .header-top > .container > .row > [class*='col-'].header-search { display: block; float: right; position: relative; z-index: 1; }
  .rtl-layout .sticky-menu.active .header-top > .container > .row > [class*='col-'].header-search { float: left; }
  .sticky-menu.active .cdz-cart { right: 0; }
  .header-bottom { text-align: center; border-bottom: 1px solid #e1e1e1; }
  .sticky-menu.active .header-bottom { border-bottom: 0; }
  .slideshow-container { margin-top: 30px; }
  .cdz-horizontal-menu .groupmenu li.item.level0 { float: none; position: relative; }
  .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 { float: none; }
  .cdz-horizontal-menu .groupmenu li.item.level0.parent:after { color: #d4d4d4; background: #000; content: " "; width: 100%; height: 3px; left: 0; bottom: 1px; -moz-transform: scale(1, 0); -webkit-transform: scale(1, 0); -o-transform: scale(1, 0); transform: scale(1, 0); -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .cdz-horizontal-menu .groupmenu li.item.level0.parent:hover:after { -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
  .cdz-horizontal-menu .groupmenu li.item.level0 > a.menu-link { padding: 15px 20px 14px; }
  .sticky-menu.active .cdz-horizontal-menu .groupmenu li.item.level0 > a.menu-link { padding: 13px 16px 12px; }
  .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop { text-align: left; top: 47px; }
  .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop { text-align: right; } }
.sharing-ctl { right: 5px; top: 5px; }

.rtl-layout .sharing-ctl { right: auto; left: 5px; }

/*Blog*/
.kr_blog_post_area { padding: 20px; -webkit-box-shadow: 0px 0px 1px #8c8686; -moz-box-shadow: 0px 0px 1px #8c8686; box-shadow: 0px 0px 1px #8c8686; }

.kr_blog_post_area .blog_post { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; padding: 0; }

/*# sourceMappingURL=homestyle.css.map*/
/*vy css*/
.highlighted-informations { margin-top: 5px; }

.highlighted-informations .variant-links a, .color, .custom-checkbox input[type=checkbox] + span.color { width: 22px; height: 22px; border: 4px solid #fff !important; position: relative; }

.input-color:checked + span:before, .input-color:hover + span:before { background: transparent !important; }

.highlighted-informations .variant-links a:hover:before, .color:hover:before, .custom-checkbox input[type=checkbox] + span.color:hover:before, .input-color:checked + span:before, .input-color:hover + span:before { width: 22px; height: 22px; border: 1px solid #999; content: ""; border-radius: 100%; top: -4px; right: -4px; left: -4px; bottom: -4px; background: transparent !important; }

.highlighted-informations .variant-links a:hover { border: 1px solid #d2d2d2; }

.product-style03 .product-miniature .product-item-info .product-item-details .product-description .highlighted-informations { display: none; }

.sharing-ctl a.social-trigger { border-color: #999999; }

.cart-footer-inner .cart-content .cart-items .product-line-grid .product-line-grid-left .product-quantity { background: #756770; }

.cart-footer-inner .check-out .summary .subtotal .price { color: #756770; }

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] { background-color: #756770 !important; color: #fff !important; border-color: #756770 !important; }

.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover { background-color: #f6f0df !important; color: #2d3236 !important; border-color: #f6f0df !important; }

.pagination { background: rgba(246, 240, 223, 0.31) !important; }

#products .product-miniature .product-flags .new { background: transparent; }

.product-style03 .product-miniature .product-item-info .product-item-details .cdz-product-bottom { position: relative; top: 0; opacity: 1; margin-top: 15px; }

.product-style03 .product-miniature .product-item-info:hover .product-item-details .cdz-product-bottom { position: relative; top: 0; width: auto; }

.product-miniature .product-item-info { /*box-shadow: 0 0 10px #d4d4d4;
-moz-box-shadow: 0 0 10px #d4d4d4;
-webkit-box-shadow: 0 0 10px #d4d4d4;
-o-box-shadow: 0 0 10px #d4d4d4;
-ms-box-shadow: 0 0 10px #d4d4d4;*/ border: 1px solid #e1e1e1; box-shadow: none; }

.cdz-best-seller-wrap .product-miniature .product-item-info { box-shadow: none; border: 1px solid transparent; transition: all .5s ease; }

.cdz-best-seller-wrap .product-miniature .product-item-info:hover { box-shadow: 0 0 10px #d4d4d4; -moz-box-shadow: 0 0 10px #d4d4d4; -webkit-box-shadow: 0 0 10px #d4d4d4; -o-box-shadow: 0 0 10px #d4d4d4; -ms-box-shadow: 0 0 10px #d4d4d4; }

.product-miniature .product-item-info:hover { box-shadow: 0 0 10px #d4d4d4; -moz-box-shadow: 0 0 10px #d4d4d4; -webkit-box-shadow: 0 0 10px #d4d4d4; -o-box-shadow: 0 0 10px #d4d4d4; -ms-box-shadow: 0 0 10px #d4d4d4; border: 1px solid #e1e1e1; }

.product-style03 .product-miniature .product-item-info .cdz-hover-section:before, .cdz-best-seller-wrap .product-miniature .product-item-info .cdz-hover-section:before { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 1; content: ""; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transition: all .5s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.product-style03 .product-miniature .product-item-info:hover .cdz-hover-section:before, .cdz-best-seller-wrap .product-miniature .product-item-info:hover .cdz-hover-section:before { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }

.product-flags { right: 0; left: auto; top: 0; }

.rtl-layout .product-flags { left: 0; right: auto; }

.rtl-layout .sharing-ctl { left: auto; right: 5px; }

.rtl-layout .product-flags li:before { border-left: 0; border-right: 44px solid transparent; left: 0; right: auto; }

.rtl-layout .product-flags li span { left: 0; right: auto; transform: rotate(-45deg); }

#product .product-flags li { display: none; }

.product-flags li { position: relative; background: transparent; padding: 0; }

.product-flags li span { color: #fff; position: absolute; z-index: 2; transform: rotate(45deg); top: 0; right: 0; font-size: 9px; width: 44px; height: 44px; padding-top: 6px; line-height: 1; }

.product-flags li:before { content: ""; width: 0; height: 0; border-top: 44px solid #7dcff1; border-left: 44px solid transparent; position: absolute; right: 0; z-index: 1; }

.sharing-ctl { right: auto; top: 5px; left: 5px; }

.cdz_wapper-blog05 .blog-title a { color: #222 !important; }

.cdz_wapper-blog05 .blog-title a:hover { color: #756770 !important; }

.cart-footer-inner .cart-trigger { background-color: #f6f0df; color: #282828; }

.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link { color: #282828; }

.cdz-horizontal-menu .groupmenu li.level0:hover > a.menu-link { color: rgba(40, 40, 40, 0.38) !important; }

.product-item-description, .product-item-description p { display: none; }

.tabs-list-sty04 .tabs .nav-tabs .nav-link:before { background-color: #f6f0df; }

.button-slide { background: #f6f0df; padding: 20px 100px; text-align: center; }

.button-slide.button-slide3 { background: #fdfdfd; }

.button-slide.button-slider2 { background: transparent; }

.button-slide.button-slider2 .slide-btn a { background: #34393e; color: #fff; padding: 10px 15px; display: inline-block; margin-top: 15px; }

.button-slide .slide-btn a i { margin-left: 5px; }

.button-slide.button-slider2 .slide-btn a:hover { background: #f6f0df; color: #999999; }

.button-slide .slide-title { font-family: 'Playfair Display', serif !important; }

.button-slide p { margin-bottom: 0px; }

.cdz-new-trend-wrap .title-button .view-all { display: none; }

  /*.slide-btn a span:after { content:"\f178";
 }*/
#footer .block_newsletter form input[type=text] { background: transparent; border-bottom: 1px solid #999999; padding-left: 0; margin-top: -1px; color: #000000 !important; font-size: 14px; }

.blockcart .header a.cart-icon .material-icons.shopping-cart:before { background-image: url("icon-cart.png"); }

.cdz-block-title02 .title-desc, .cdz-block-title02 .b-title, .tabs-list-sty04 .tabs .nav-tabs .nav-link { font-family: 'Playfair Display', serif !important; }

@media (min-width: 48em) { .slideshow-container { margin-top: 0; }
  .header-bottom { text-align: left; }
  .rtl-layout .header-bottom { text-align: right; }
  .main-advertisement a { display: block; position: relative; overflow: hidden; }
  .main-advertisement a:before { position: absolute; bottom: 0; left: 0; right: 0; content: ""; background: rgba(255, 255, 255, 0.4); z-index: 2; height: 0; transition: all .4s ease; }
  .main-advertisement a:hover:before { height: 70px; }
  .main-advertisement a img { transition: all .4s ease; }
  .main-advertisement a:hover { box-shadow: 0 0 10px #d4d4d4; -moz-box-shadow: 0 0 10px #d4d4d4; -webkit-box-shadow: 0 0 10px #d4d4d4; -o-box-shadow: 0 0 10px #d4d4d4; -ms-box-shadow: 0 0 10px #d4d4d4; }
  .main-advertisement a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); opacity: 0.7; -khtml-opacity: 0.7; -webkit-opacity: 0.7; -moz-opacity: 0.7; }
  .sharing-ctl .social-icons ul.list-inline li a:hover { color: #f6f0df; }
  .product-style04 .products .product-miniature { width: 25%; }
  .header-search { text-align: center; }
  .search-wrapper { float: none !important; display: inline-block; }
  .sticky-menu.active .search-wrapper { float: left !important; }
  #footer .footer-before-container { border: 0 !important; }
  .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon { float: right; margin-right: 0px; margin-left: 3px; }
  #footer .block_newsletter form input[type=text]::-webkit-input-placeholder { font-style: normal; color: #000; }
  #footer .block_newsletter form input[type=text]::-moz-placeholder { font-style: normal; color: #000; }
  #footer .block_newsletter form input[type=text]:-ms-input-placeholder { font-style: normal; color: #000; }
  #footer .block_newsletter form input[type=text]::-moz-placeholder { font-style: normal; color: #000; }
  #footer .block_newsletter form input[type=text]::-webkit-input-placeholder, .header-search .search-widget form input[type=text]::-webkit-input-placeholder { padding-left: 0; text-indent: 0; text-transform: none; }
  .rtl-layout #footer .block_newsletter form input[type=text]::-webkit-input-placeholder, .rtl-layout .header-search .search-widget form input[type=text]::-webkit-input-placeholder { padding-right: 0; text-indent: 0; text-transform: none; }
  #footer .block_newsletter form input[type=text]::-moz-placeholder, .header-search .search-widget form input[type=text]::-moz-placeholder, #footer .block_newsletter form input[type=text]:-ms-input-placeholder, .header-search .search-widget form input[type=text]:-ms-input-placeholder, #footer .block_newsletter form input[type=text]::-moz-placeholder, .header-search .search-widget form input[type=text]:-moz-placeholder { /* Firefox 18- */ padding-left: 0; text-indent: 0; text-transform: none; }
  .header-cart { margin-top: 15px; }
  .blockcart .header a.cart-icon .material-icons.shopping-cart { top: -6px; }
  input.js-cart-line-product-quantity { border: none; }
  .block_newsletter form input { min-width: 200px; }
  .sticky-menu.active .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop { top: 43px; }
  .footer-top-ads .ftop-newsletter { margin: 0 20% 10px; }
  .footer-top-ads { padding: 50px 0 35px; }
  .sticky-menu.active .search-widget:hover form input[type=text] { background: transparent; }
  .cdz-top-login .dropdown-menu { margin-top: 0; }
  body.rtl-layout .pull-left { float: none !important; }
  .rtl-layout .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon { float: left; margin-left: 0; margin-right: 3px; } }
@media (max-width: 767px) { .block_newsletter form input { min-width: 50px; margin-left: 20px; }
  .product-style03 .product-miniature .product-item-info .product-item-details { padding-bottom: 0; }
  .product-style03 .cdz-buttons-container .btn-primary.add-to-cart { width: 148px; } }
.flex-grid { -js-display: flex; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; align-items: stretch; -webkit-align-items: stretch; }

.cmsblock-wrapper { position: relative; display: block; border: 2px dashed #ff4c4c; overflow: hidden; }

.cmsblock-wrapper .cms-block-info { position: absolute; left: 0; top: 0; background: #ffe7e7; font-size: 11px; padding: 10px; z-index: 100; color: #fc0f0f; text-align: left; }

.cmsblock-wrapper .cms-block-info .cmsblock-title { font-weight: 700; }

.rtl-layout .cmsblock-wrapper .cms-block-info { right: 0; left: auto; text-align: right; }

.footer-top-ads .ftop-newsletter form p.alert { display: block; margin-left: 50px; }
.rtl-layout .footer-top-ads .ftop-newsletter form p.alert { margin-right: 50px; margin-left: 0px; }

.content-wrapper-product .social-sharing { margin-top: 20px; }
