html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=tel], input[type=url], input[type=password],
input[type=text], input[type=email], input[type=reset],
input[type=button], input[type=submit], button, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {
	vertical-align: middle;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.p-4 a{

	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;

}

.p-4 a:hover{

	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;

}

.btn-danger{background-color: #43114d !important;border-color: #43114d !important}
.btn-danger:hover{background-color: #5b1b68 !important;border-color: #5b1b68 !important}
.btn-danger:focus{box-shadow: none}.cart i{margin-right: 10px}

.act-price{color: #43114d;font-weight: 700}.dis-price{text-decoration: line-through}
label.radio{cursor: pointer}label.radio input{position: absolute;top: 0;left: 0;visibility: hidden;pointer-events: none}
label.radio span{padding: 2px 9px;border: 2px solid  #43114d; display: inline-block;color: #43114d; border-radius: 3px;text-transform: uppercase}
label.radio input:checked+span{border-color:  #43114d;background-color:  #43114d;color: #fff}

a[href], label[for], select,
input[type=checkbox], input[type=radio] {
	cursor: pointer;
	
}

button, input[type=button], input[type=image],
input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=image]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
	border: 0;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Novecentowide";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	overflow: auto;
}

/*whatsapp*/
.whtslive {
                                
	position: fixed;
	z-index:99999999999;
	left: 25px;
	bottom: 3%;
		
	}

.whtslivea {
	z-index:99999999999;
	width: 55px;
	border: none !important;
	background: inherit !important;}

	.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}
	/*whatsapp*/

/* Normalized Styles
------------------------------------------------------------------------------*/

body {
	font: 16px/30px Arial, Helvetica, sans-serif;
	color: #949697;
	background: #fff;
	-webkit-text-size-adjust: none;
	min-width: 320px;
}

input, textarea, select, button {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #666668;
}

a:hover {
	text-decoration: none;
}


/* Container
------------------------------------------------------------------------------*/
.container1 {
	max-width: 100%;
	height: 80px;
	padding-top: 10px;
	
}

.container-menu {
	max-width: 100%;



}



.container-head {
	position: relative;
	width: 100%;
	margin: 0 auto;
}


/* Header
------------------------------------------------------------------------------*/

#header .container {
	height: 93px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#header .left-links {
	float: left;
	padding: 13px 0 0;
	font-family: "Novecentowide";
}


#header .left-links li {
	float: left;
	color: #656567;
	font-weight: 500;
	padding-left: 15px;
	font-size: 12px;
}

#header .left-links a {
	color: #43114d;
	text-decoration: none;
}

#header .right-links {
	float: right;
	padding: 13px 0 0;
	font-family: "Novecentowide";
}



#header .right-links span {
	float: left;
	width: 20px;
	height: 20px;
	margin: 1px 5px 0 0px;
	background: url(../images/ico_header.png) no-repeat;
}

#header .right-links span.ico-account {
	background-position: -20px 0;
}

#header .right-links span.ico-signout {
	background-position: -40px 0;
}

#header .right-links li {
	float: left;
	color: #656567;
	font-weight: 500;
	padding-right: 50px;
	font-size: 12px;
}

#header .right-links a {
	color: #656567;
	text-decoration: none;
}

#logo {
	width: 197px;
	height: 52px;
	margin-left: 130px;
	display: block;
	float: left;
	cursor: pointer;
	
	
}


/* Navigation
------------------------------------------------------------------------------*/

#menu {
	text-align: center;
	color: #737375;
	font-size: 14px;
	font-weight: 500;
	height: 50px;
}

#menu2 {
	text-align: center;
	color: #43114d;
	font-size: 14px;
	font-weight: 500;

	height: 50px;
}

#menu li {
	padding: 12px 10px 12px;
	display: inline-block;
	font-family: "Novecentowide";
}

#menu a {
	color: #43114d;
	text-decoration: none;
}

#menu li a:hover {
	color: #F9C1CC;
	text-decoration: none;
}

#menu li.active a {
	color: #F9C1CC;
	text-decoration: none;
	background-color: #43114d;
	padding: 10px;
}

.page-link {
	color:  #43114d  !important;

}

.page-item.active .page-link {
   
    color: #F9C1CC !important;
	background-color: #43114d !important;
	border-color: #43114d !important;
}
    
   

/* Content
------------------------------------------------------------------------------*/



#slider {
	text-align: center;
	position: relative;
	
}

#slider .bx-pager {
	position: absolute;
	bottom: 10px;
	z-index: 99;
	left: 0;
	right: 0;
	font-size: 0;
	text-align: center;
}

#slider .bx-pager div {
	padding: 0 2px;
	display: inline-block;
}

#slider .bx-pager a.active {
	background: #fff;
}

#slider .bx-pager a {
	display: inline-block;
	width: 13px;
	text-indent: -999em;
	height: 13px;
	border: 2px solid #fff;
	border-radius: 70px;
}

#slider ul {
	padding: 0px;
}

#slider li {
	color: #fff;
	height: 686px;
	background: no-repeat 50% 0;
	background-size: cover;
}

#slider h3 {
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 24px;
	font-weight: 200;
	letter-spacing: 4.5px;
	line-height: 28px;
	padding: 300px 0 0;
}

#slider .btn-more {
	width: 112px;
	display: block;
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 10px;
	font-weight: 500;
	margin: 29px auto;
	text-align: center;
	line-height: 27px;
	height: 31px;
	border: 1px solid #43114d;
}

#slider .btn-more:hover {
	text-decoration: none;
	border: 1px solid #fff;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#slider h2 {
	font-family: "Novecentowide";
	color: #fff;
	font-size: 28px;
	line-height: 46px;
	letter-spacing: 9px;
	font-weight: 400;
}

#slider .purple h3 {
	color: #afa6c8;
}

#slider .purple a {
	border-color: #afa6c8;
	color: #afa6c8;
}

#slider .yellow h3 {
	color: #f7c769;
}

#slider .yellow a {
	border-color: #f7c769;
	color: #f7c769;
}

#content {
	overflow: hidden;
}

#content.full {
	float: none;
	width: auto;
}


.img-fluid {

	max-width: 100%;
	height: auto;



}


/* gallery
------------------------------------------------------------------------------*/



#title {
	padding: 50px 0px 0px 0px;
	text-align: center;

}
#title h2 {
	color: #43114d;
	font-size: 22px;
	font-family: "Novecentowide";
	font-weight: 500;
	padding: 21px 0px

}


#myBtnContainer {
	align-items: center;
	overflow: auto;
    white-space: nowrap;

}

* {
	box-sizing: border-box;
}



/* Center website */
.main {
	max-width: 1000px;
	margin: auto;
}



.row1 {
	margin: 60px;
}

/* Add padding BETWEEN each column (if you want) */
.row1,
.row1>.column {
	padding: 8px;
	margin-top: 0px;
}

/* Create three equal columns that floats next to each other */
.column {
	float: left;
	width: auto;

	display: none;
	/* Hide columns by default */
}

/* Clear floats after rows */
.row1:after {
	content: "";
	display: table;
	clear: both;
}

/* Content */
.content {
	background-color: white;
	padding: 10px;
	border: 1px solid #e1e7ec;
}

.content h3 {
    color: #43114d;
	font-size: 15px;
	font-weight: 500;

}


.content h4 {

	font-size: 14px;
	font-weight: 400;

}

.content h6 {

	
	font-size: 14px;
	font-weight: 500;
	color: #43114d;

}

.content a {
    color: #43114d;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;

}

.content a:hover {
    color: #53275c;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;

}


/* The "show" class is added to the filtered elements */
.show {
	display: block;
}

/* Style the buttons */
.btn {
	border: none;
	outline: none;
	padding: 12px 16px;
	background-color: white;
	cursor: pointer;
}

/* Add a grey background color on mouse-over */
.btn:hover {}

/* Add a dark background color to the active button */
.btn.active {
	background-color: #43114d;
	color: #F9C1CC;
}

/* gallery end
------------------------------------------------------------------------------*/


.products {
	padding-bottom: 1px;
	overflow: hidden;
}

.products h4 {
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 18px;
	padding: 0 0 22px;
}

.products .btn-add {
	height: 40px;
	background-color: #F9C1CC;
	display: block;
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 12px;
	font-weight: 500;
	line-height: 40px;
	margin: 0 32px;
	text-decoration: none;
}

.products .btn-add:hover {
	background: #43114d;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.products h3 {
	color: #656567;
	font-family: "Novecentowide";
	font-size: 12px;
	font-weight: 600;
	margin: 22px 0 0;
}

.products article {
	width: 235px;
	padding: 18px 0 0;
	height: 405px;
	border: 1px solid #F9C1CC;
	background-color: #fff;
	text-align: center;
	float: left;
	margin: 0 0 -1px -1px;
}

.last-products {

	margin: 12px 0 60px;
	position: relative;
}

.last-products .products article {
	border-top: 0;
	border-bottom: 0;
	height: auto;
}

.last-products .bx-next:after {
	content: "";
	position: absolute;
	right: 0;
	margin: 11px 17px;
	top: 0;
	background: url(../images/ico_arrows.png) no-repeat 100% 0;
	width: 8px;
	height: 16px;
	display: block;
}

.last-products .bx-next {
	position: absolute;
	top: 16px;
	right: 17px;
	width: 101px;
	height: 40px;
	display: block;
	text-indent: -999em;
	border: 1px solid #F9C1CC;
}

.last-products .bx-prev:after {
	content: "";
	position: absolute;
	left: 0;
	margin: 11px 17px;
	top: 0;
	background: url(../images/ico_arrows.png) no-repeat;
	width: 8px;
	height: 16px;
	display: block;
}

.last-products .bx-prev {
	position: absolute;
	top: 16px;
	right: 134px;
	width: 101px;
	height: 40px;
	display: block;
	text-indent: -999em;
	border: 1px solid #F9C1CC;
}

.last-products .bx-prev:hover, .last-products .bx-next:hover {
	background: #43114d;
	border: 1px solid #43114d;

	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.last-products h2 {
	color: #43114d;
	font-size: 24px;
	font-family: "Novecentowide";
	font-weight: 200;
	padding: 21px 30px
}

.quick-links {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	margin: 0 -15px 30px;
	padding-top: 10px;
}

.quick-links article {
	margin: 0 30px;
	display: inline-block;
	width: 350px;
	height: 380px;
}

.quick-links h4 {
	color: #beb2a5;
	font-family: "Novecentowide";
	font-size: 18px;
	font-weight: normal;
}

.quick-links .table {
	display: table;
	height: 100%;
	width: 100%;
	color: #beb2a5;
}

.quick-links .table:hover {
	text-decoration: none;
}

.quick-links h4 {
	font-family: "Novecentowide";
	font-size: 18px;
	text-transform: uppercase;
}

.quick-links h3 {
	font-family: "Novecentowide";
	font-size: 24px;
}

.quick-links a p {
	font-family: "Novecentowide";
	padding-top: 14px;
	color: #cd9b9f;
	font-size: 18px;
}

.quick-links hr {
	width: 54px;
	height: 2px;
	background-color: #e9e3d5;
	margin: 15px auto 12px;
	border: 0;
	display: block;
}

.quick-links .cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.quick-links .red hr {
	background: #eed3d3;
}

.quick-links .red a h4 {
	padding: 0 0 15px;
	color: #ce9b9f;
}

.quick-links .red a h3 {
	color: #cd9b9f;
	padding: 18px 0 18px;
	font-size: 30px;
}

.quick-links .red .text {
	width: 264px;
	padding: 50px 0;
	box-shadow: inset 0 0 0 2px #d59ca1;
}

.quick-links .text {
	margin: auto;
	padding: 20px 0 30px;
	width: 312px;
	border: 4px solid #fff;
	background-color: #fff;
	box-shadow: inset 0 0 0 2px #d6cfc3;
}

h1 {
	color: #656567;
	font-size: 36px;
	padding-bottom: 17px;
	line-height: normal;
}

.col-md-6 h2{
	color: #43114d;
	font-size: 22px;
	font-family: "Novecentowide";
	font-weight: 500;
	padding: 21px 0px


}

.col-md-6 p {
	text-align: justify;
}

/* Footer
------------------------------------------------------------------------------*/

#footer {
	clear: both;
	background: #F9C1CC;
	padding: 72px 0 0;
	color: #a5a5aa;
	font-size: 14px;
	line-height: 30px;
	margin-top: 50px;
}

#footer h3 {
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
}

#footer li:before {
	content: "- ";
}

#footer .ico {
	display: inline-block;
	background: url(../images/ico_footer.png);
	width: 19px;
	height: 19px;
	margin: -5px 10px -5px 0;
}

#footer .ico.ico-tw {
	background-position: 0 -19px;
}

#footer .ico.ico-gp {
	background-position: 0 -38px;
}

#footer .ico.ico-pi {
	background-position: 0 -57px;
}

#footer .ico.ico-em {
	background-position: 0 -76px;
	margin: -7px 7px -7px 0;
}

#footer .ico.ico-ph {
	background-position: 0 -95px;
	margin: -5px 10px -5px -3px;
}

#footer .social li {
	line-height: 32px;
	padding-bottom: 6px;
}

#footer .social li:before {
	display: none;
}

#footer .contact p {
	line-height: 24px;
	font-size: 14px;
	padding: 2px 0 0;
	margin-bottom: 8px;
	color: #4d1f7d;
}

#footer .newsletter p {
	line-height: 24px;
	font-size: 14px;
	padding: 2px 0 0;
	margin-bottom: 8px;
}

#footer form {
	height: 52px;
	margin: 22px 0;
	position: relative;
	background-color: #fff;
}

#footer form button {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 4px;
	right: 4px;
	border: 0;
	background: #b8bcbe url(../images/ico_plus.png) no-repeat 50% 50%;
}

#footer form button:hover {
	opacity: 0.9;
}

#footer form input {
	width: 100%;
	border: 0;
	color: #656567;
	font-size: 14px;
	padding: 15px 75px 15px 25px;
	line-height: normal;
	height: 52px;
	background: #fff;
}

::-webkit-input-placeholder {
	color: #656567;
}

::-moz-placeholder {
	color: #656567;
	opacity: 1;
}

#footer .col {
	float: left;
	width: 25.7%;
	padding-bottom: 37px;
}

#footer .col ul {
	
	padding-left: 0px;
}

#footer .col.media {
	width: 17%;
}

#footer .col.contact {
	width: 25.7%;
}

#footer .col.newsletter {
	width: 31.6%;

}

#footer a {
	color: #4d1f7d;
	text-decoration: none;
}

#footer .copy {
	color: #717176;
	font-size: 14px;
	padding: 28px 0;
	clear: both;
	text-align: center;
}


/* Fonts
------------------------------------------------------------------------------*/

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-Bold.eot');
	src: url('../fonts/Novecentowide-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-Bold.woff') format('woff'),
		url('../fonts/Novecentowide-Bold.ttf') format('truetype'),
		url('../fonts/Novecentowide-Bold.svg#Novecentowide-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-Book.eot');
	src: url('../fonts/Novecentowide-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-Book.woff') format('woff'),
		url('../fonts/Novecentowide-Book.ttf') format('truetype'),
		url('../fonts/Novecentowide-Book.svg#Novecentowide-Book') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-Medium.eot');
	src: url('../fonts/Novecentowide-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-Medium.woff') format('woff'),
		url('../fonts/Novecentowide-Medium.ttf') format('truetype'),
		url('../fonts/Novecentowide-Medium.svg#Novecentowide-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-Normal.eot');
	src: url('../fonts/Novecentowide-Normal.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-Normal.woff') format('woff'),
		url('../fonts/Novecentowide-Normal.ttf') format('truetype'),
		url('../fonts/Novecentowide-Normal.svg#Novecentowide-Normal') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-DemiBold.eot');
	src: url('../fonts/Novecentowide-DemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-DemiBold.woff') format('woff'),
		url('../fonts/Novecentowide-DemiBold.ttf') format('truetype'),
		url('../fonts/Novecentowide-DemiBold.svg#Novecentowide-DemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Novecentowide';
	src: url('../fonts/Novecentowide-Light.eot');
	src: url('../fonts/Novecentowide-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Novecentowide-Light.woff') format('woff'),
		url('../fonts/Novecentowide-Light.ttf') format('truetype'),
		url('../fonts/Novecentowide-Light.svg#Novecentowide-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

/* Media
------------------------------------------------------------------------------*/


@media (-webkit-min-device-pixel-ratio: 2), (min-reso#lution: 192dpi) {

	#logo {
		background-image: url(../images/logo@2x.png);
		background-size: cover;
	}

	#header .right-links span {
		background-image: url(../images/ico_header@2x.png);
		background-size: 60px 20px;
	}

	#footer .ico {
		background-image: url(../images/ico_footer@2x.png);
		background-size: 19px 114px;
	}

	#breadcrumbs li+li:before {
		background-image: url(../images/ico_arrow@2x.png);
		background-size: cover;
	}

	#footer form button {
		background-image: url(../images/ico_plus@2x.png);
		background-size: 16px 16px;
	}

	#footer {

		background-size: 30px 30px;
	}

	.pagination span {
		background-image: url(../images/ico_pagination@2x.png);
		background-size: 60px 30px;
	}

	#sidebar label.checked:before {
		background-image: url(../images/ico_cross@2x.png);
		background-size: 11px 11px;
	}

	.last-products .bx-next:after,
	.last-products .bx-prev:after {
		background-image: url(../images/ico_arrows@2x.png);
		background-size: 16px 16px;
	}
}

@media screen and (max-width: 1220px) {

	.container {
		width: auto;
		padding: 0 20px;
	}

	.row1 {
		padding: 8px;
		margin: 20px;
	}

	#menu li {
		padding: 19px 10px 21px;
	}

	#footer .col {
		width: 49% !important;
		float: none;
		vertical-align: top;
		display: inline-block;
	}

	.cart-table .items p {
		overflow: hidden;
	}

	.product .image {
		width: 40%;
		margin-right: 30px;
		height: auto;
	}

	.products article {
		float: none;
		display: inline-block;
	}

	.products {
		padding-left: 1px;
	}

	.products-wrap #content {
		font-size: 0;
		text-align: center;
	}

	#header .right-links li {
		float: none;
		display: inline-block;
	}

	#header .right-links {
		float: none;
		text-align: center;
	}

	#header .container {
		height: auto;
	}

	#logo {
		padding: 30px;
	}

	.last-products .bx-viewport {
		width: 701px !important;
		margin: auto;
	}
}

@media screen and (max-width: 768px) {

	.row1 {
		padding: 8px;
		
	}

	#sidebar .ui-slider {
		margin-right: 20px;
	}

	#sidebar {
		float: none;
		overflow: hidden;
		width: auto;
		padding: 0 20px 10px;
		margin: -25px -20px 30px;
	}

	#sidebar .widget {
		float: left;
		width: 25%;
		border-bottom: 0;
	}

	.products-wrap {
		overflow: visible;
	}

	#body {
		padding-top: 25px;
	}

	.pagination {
		margin: 0 0 30px;
		text-align: center;

	}

}

@media screen and (max-width: 760px) {

	.last-products .bx-viewport {
		width: 466px !important;
	}

	.row1 .column {

		margin-left: auto;
		margin-right: auto;
	}


	#header .right-links span {
		float: none;
		display: inline-block;
		margin: -5px 8px;
	}

	#slider .btn-more {
		margin: 10px auto;
	}

	#slider h3 {
		padding-top: 100px;
		font-size: 13px;
	}

	#slider h2 {
		font-size: 18px;
		margin: -14px 0 -10px;
		letter-spacing: 1px;
	}

	.quick-links article {
		max-width: 100%;
		margin: 0px;
		height: 410px;
		padding: 10px 0;
	}

	#slider li {
		height: 350px;
	}

	.quick-links .text {
		margin: 0 10px;
		width: auto !important;
		display: block;
	}

	.last-products h2 {
		padding: 3px 10px 58px;
		font-size: 14px;
		text-align: center;
	}

	.last-products .bx-prev {
		top: 40px;
	}

	.last-products .bx-next {
		right: 10px;
		top: 40px;
	}

	#sidebar .widget {
		float: left;
		padding: 10px 0;
		margin: 0;
		width: 50%;
	}

	

	#menu .trigger {
		display: block;
		width: 35px;
		height: 30px;
		position: absolute;
		top: 20px;
		right: 10px;
		cursor: pointer;
		background: url(../images/btn_mobile_menu.png) no-repeat 50% 50%;
	}

	#menu ul {
		top: 90px;
		left: 0;
		right: 0;
		display: none;
		z-index: 999;
		background: #fff;
		position: absolute;
		padding-bottom: 10px;

	}

	#menu ul.active {
		display: block;
	}

	#menu li {
		padding: 5px 20px;
		display: block;
		overflow: hidden;
		text-align: center;
		background-color: #F9C1CC;
		border-top: 1px solid #a983b1;

	}


	#menu li a {
		padding: 5px 20px;
		display: block;
		overflow: hidden;
		text-align: center;
		background-color: #F9C1CC;

	}





	#menu li a:hover {
		color: #fdfdfd;
		text-decoration: none;

	}


	#menu .container {
		position: static;
	}





	#header .container {
		height: auto;
		padding-top: 10px;
		padding-bottom: 8px;
	}

	#header .container:after {
		content: "";
		display: block;
		clear: both;
	}

	#header .left-links {
		float: auto;
		padding-top: 35px;
	}



	#header .right-links {
		clear: both;
		float: none;
		display: none;
	}

	#header .right-links li {
		padding: 0 10px;
	}

	

}

@media screen and (max-width: 600px) {
	#header .right-links li {
		padding: 0;
	}

	#menu li a:hover {
		color: #fdfdfd;
		text-decoration: none;

	}

}

@media screen and (max-width: 520px) {

	.last-products .bx-viewport {
		width: 229px !important;
	}

	.last-products .products article {
		border: 0;
	}

	#menu li a:hover {
		color: #fdfdfd;
		text-decoration: none;

	}


}

@media screen and (max-width: 480px) {
	#sidebar {
		padding-bottom: 40px;
	}

	#sidebar .widget {
		width: 100%;
	}

	.last-products .bx-prev {
		right: auto;
		left: 10px;
	}
}

@media screen and (max-width: 479px) {

	#footer .col {
		width: 100% !important;
	}

	#menu li a:hover {
		color: #fdfdfd;
		text-decoration: none;

	}

}

@media screen and (max-width: 320px) {
	.last-products .bx-prev {
		right: auto;
		left: 10px;
	}
}


@media screen and (min-width: 460px) and (max-width: 768px) {
	#footer .col:nth-child(1) {
		width: 49% !important;
		padding-right: 15px;
	}

	#footer .col:nth-child(2) {
		width: 49% !important;
	}


}

#header, #menu{
	display: none;
}

@media (min-width: 1200px) {
	#header{
		display: block;
	}
	#menu{
		display: block;
	}
	.mobileHead{
		display: none;
	}
}

.mobileHead{
	padding: 10px 20px;
}
.mobile-logo img {
	height: 40px;
}
.offcanvas-start{
	width: 300px!important;
}

.account-detils{
	width: 100%;
	background-color: #000;
	padding: 20px;
	min-height: 150px;
}
.account-detils i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background-color: #373737;
	border-radius: 160px;
	font-size: 40px;
    color: #fff;
}
.offcanvas-header{
 padding: 0px!important;
}
.offcanvas-body ul{
	padding: 0px;
}
.offcanvas-body{
	padding: 20px 40px;
}
.offcanvas-body ul li a{
	text-decoration: none;
}
.offcanvas-body ul li a span{
	padding: 10px 0px;
	display: block;
	font-size: 16px;
	color:  #43114d;
}




/* contact
------------------------------------------------------------------------------*/






.content3{
	
	top: 60px;
	height: calc(100vh - 60px);
	width: 100vw;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: auto;
	padding: 50px;
}


.contact2{
	width: 80%;
	max-width: 1080px;
	display: flex;
	 box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.28);
 border-radius: 5px;
 overflow: hidden;
}


.other{
	width: 60%;
	background-image:url("../images/con_bg_img.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	display: flex;
 flex-direction: column;
 justify-content: flex-end;
}


.other:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(45deg, rgb(51, 10, 63), rgba(73, 40, 88, 0.81));
}


#menu2 .btn:hover{
	color: #F9C1CC;

}
.btn:hover{
	color: #F9C1CC;

}
button{
    display: inline-block;
    padding: 14px 30px;
    text-decoration: none;
    color: #243342;
    letter-spacing: 1.2px;
    font-size: 14px;
    border-radius: 7px;
    margin-right: 20px;
    transition: 0.15s ease-in-out;
}

button{
    background-color: #43114d; 
	color: #F9C1CC;
	font-family: "Novecentowide";
	font-size: 12px;
	font-weight: 500;
}

button:hover{
	cursor: pointer;
	background: #43114d;
	color: #fff;
	text-decoration: none;
}

.form{
	width: 40%;
	background-color: white;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	
}
.form h1{
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	color: #43114d;
	font-size: 24px;
	font-family: "Novecentowide";
	font-weight: 400;
	
}

 
.form form{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.flex-rev {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 10px;
		width: 100%;
}

.flex-rev input, .flex-rev textarea {
    border: none;
    background-color: #e6e6e6;
    padding: 12px 10px;
    font-size: 16px;
    resize: none;
    margin-top: 7px;
    margin-bottom: 16px;
    border-radius: 5px;
    color: #243342;
    outline-color: #243342;
    outline-width: thin;
	 -webkit-appearance: none;
}
.flex-rev textarea{
	height: 150px;
}
button{
	-webkit-appearance: none;
	margin-right: 0;
}


.info {
    position: relative;
    padding: 20px;
}

h2 {}

.info h2 {
    width: 100%;
	color: #F9C1CC;
	font-size: 24px;
	font-family: "Novecentowide";
	font-weight: 400;
	
}

.info h6{
	width: 100%;
	color: #F9C1CC;
	font-size: 16px;
	font-family: "Novecentowide";
	font-weight: 400;
	
}
.info h3 {
    color: white;
    letter-spacing: 1.2px;
    margin-top:  20px;
}

.svg-wrap {
    display: flex;
    margin-top: 14px;
}

.svg-wrap a {
    border: 0;
    padding: 0;
    display: flex;
    color: #F9C1CC;
    font-size: 16px;
    justify-content: center;
    align-items: center;
	text-decoration: none;
}

.svg-wrap a svg {
    width: 20px;
    height: 20px;
    fill: #F9C1CC;
    transition: fill 0.2s ease-in-out;
    margin-right: 13px;
}

.svg-wrap a:hover svg {
    fill: #f6f8f8;
    cursor: pointer;
	
}

.svg-wrap a:hover {
    background-color: transparent;
    color: #f2faf9;
    cursor: pointer;
	text-decoration: none;
}



.col.media .svg-wrap a {
    border: 0;
    padding: 0;
    display: flex;
    color: #43114d;
    font-size: 16px;
    justify-content: center;
    align-items: center;
	text-decoration: none;
}

.col.media .svg-wrap a svg {
    width: 20px;
    height: 20px;
    fill: #43114d;
    transition: fill 0.2s ease-in-out;
    margin-right: 13px;
}

.col.media .svg-wrap a:hover svg {
    fill: #632070;
    cursor: pointer;
	
}



@media screen and (max-width: 900px){
	
	
	.contact2{
		width: 100%;
		flex-direction: column-reverse;
		border-radius: 0;
		box-shadow: 0px 0px 0px 0px;
	}
	.other{
		width: 100%;
		padding: 20px 0;
	}
	.form{
		width: 100%;
	}
}

@media screen and (max-height: 660px){
	.content3{
		align-items: flex-start;
	}
}


@media screen and (max-width: 660px){
   
}

.scroll-to-top-btn {
    display: block;
    position: fixed;
    right: 16px;
    bottom: -88px;
    width: 44px;
    height: 44px;
    transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s, border-color 0.3s;
    border-radius: 50%;
    background-color: #43114d;
    
    font-size: 18px;
    line-height: 39px;
    opacity: 0;
    z-index: 2000;
    text-align: center;
    text-decoration: none
}

.scroll-to-top-btn:hover {
    background-color:   #582463;
   
}

.scroll-to-top-btn:focus, .scroll-to-top-btn:active {
   
}

.scroll-to-top-btn.visible {
    bottom: 35px;
    opacity: 1;
}

@media (max-width: 768px) {
    .scroll-to-top-btn {
        bottom: -72px;
        width: 36px;
        height: 36px;
        line-height: 31px
    }
}

.form-control:focus {
    border-color: #8464ca;
    box-shadow: 0 0 8px #beace3;
}
.contact-modal {
    width: 600px;
    padding: 50px;
    margin: 30px auto;
}
.contact-modal h4 {
    font-size: 26px;
    display: inline-block;
	color: #fff;
}
.contact-modal .form-control, .contact-modal .btn  {
    min-height: 38px;
    border-radius: 1px;
    outline: none;
}
.contact-modal .btn-primary {
    min-width: 100px;
    background: #43114d;
    border: none;
}
.contact-modal .btn-primary:hover {
    background: #561e61;
}
.contact-modal .btn-primary:focus {
    box-shadow: 0 0 8px rgba(132, 100, 202, 0.6);
}
.contact-modal .btn-link {
    color: #6d45c0;
}
.contact-modal label {
    opacity: 0.9;
    font-weight: normal;
    font-size: 95%;
}
.contact-modal textarea {
    resize: vertical;
}
.contact-modal.modal-dialog {
    width: 480px;
}
.contact-modal .modal-header {
    padding: 20px 35px 14px;
	background: #43114d;
}
.contact-modal .modal-content {
    border-radius: 1px;
}
.contact-modal .close {
    position: absolute;
    right: 35px;
	background: #43114d00;
	border: none;
   
}
.contact-modal .modal-body {
    padding: 20px 35px 35px;
}
.hint-text {
    opacity: 0.8;
}
.trigger-btn {
    display: inline-block;
    
}

.btn.btn-social-icon{
    width: 50px;
    height: 50px;
    padding: 0;
}
.template-demo > .btn{
    margin-right: 0.5rem !important;
}

.template-demo{
    margin-top: 0.5rem !important;
}

.btn.btn-rounded {
    border-radius: 50px;
}


.btn-outline-facebook {
    border: 1px solid #3b579d;
    color: #3b579d;
}

.btn-outline-facebook:hover {
    background: #3b579d;
    color: #ffffff;
}

.btn-outline-youtube {
    border: 1px solid #e52d27;
    color: #e52d27;
}

.btn-outline-twitter {
    border: 1px solid #2caae1;
    color: #2caae1;
}

.btn-outline-dribbble {
    border: 1px solid #ea4c89;
    color: #ea4c89;
}

.btn-outline-linkedin {
    border: 1px solid #0177b5;
    color: #0177b5;
}

.btn-outline-instagram {
    border: 1px solid #dc4a38;
    color: #dc4a38;
}

.btn-outline-twitter:hover {
    background: #2caae1;
    color: #ffffff;
}

.btn-outline-linkedin:hover {
    background: #0177b5;
    color: #ffffff;
}

.btn-outline-youtube:hover {
    background: #e52d27;
    color: #ffffff;
}

.btn-outline-instagram:hover{
    background: #e52d27;
    color: #ffffff;
}


/*Button cover*/

.btn-facebook {
    background: #3b579d;
    color: #ffffff;
}

.btn-youtube {
    background: #e52d27;
    color: #ffffff;
}

.btn-twitter {
    background: #2caae1;
    color: #ffffff;
}
.btn-dribbble {
    background: #ea4c89;
    color: #ffffff;
}
.btn-linkedin {
    background: #0177b5;
    color: #ffffff;
}
.btn-instagram {
    background: #dc4a38;
    color: #ffffff;
}

.btn-facebook:hover, .btn-facebook:focus {
    background: #2d4278;
    color: #ffffff;
}

.btn-youtube:hover, .btn-youtube:focus {
    background: #c21d17;
    color: #ffffff;
}
.btn-twitter:hover, .btn-twitter:focus {
    background: #1b8dbf;
    color: #ffffff;
}
.btn-dribbble:hover, .btn-dribbble:focus {
    background: #e51e6b;
    color: #ffffff;
}

.btn-linkedin:hover, .btn-linkedin:focus {
    background: #015682;
    color: #ffffff;
}

.btn-instagram:hover, .btn-instagram:focus {
    background: #bf3322;
    color: #ffffff;
}

.flex-row h4{
	color: #43114d;
font-size: 22px;
font-family: "Novecentowide";
font-weight: 500;
padding: 21px 0px;

}

.flex-row h5{
	color: #43114d;
	font-family: "Novecentowide";
	font-size: 15px;
	font-weight: 500;

}
.p-4 h6{
	color: #43114d;
	font-size: 14px;
	font-family: "Novecentowide";
	font-weight: 500;

}



