/************************* LAYOUT STARTS */
.content-foundation {
    margin-top: 100px;
}

.full-width {
    width: 100%;
    box-sizing: border-box;
}

.layout-width {  
    width: 1180px;
    margin: 0 auto;
    font-family: 'EB Garamond', serif;
}

#wrapper {
    position: relative;
}

.main-content {
    background-color: #fff;
    padding: 20px 40px 40px 40px;
    border-radius: 5px;
    margin: 40px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    float: right;
    width: 830px;
}

.left-bar {
    float: left;
    background-color: #fff;
    padding: 20px 10px 20px 20px;
    border-radius: 5px;
    margin: 40px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    width: 220px;
}

.full-box {
    background-color: #fff;
    padding: 20px 40px 40px 40px;
    border-radius: 5px;
    margin: 20px 40px 20px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    width: 100%;
    box-sizing: border-box;
}
/************************* LAYOUT ENDS */
@media screen and (max-width: 1230px) {
    .layout-width {
        width: 980px;
    }
    .main-content {
        width: 630px;
    }
}

@media screen and (max-width: 1030px) {
    .layout-width {
        width: 100%;
        padding: 0px 30px;
        box-sizing: border-box;
    }
    .main-content {
        width: 100%;
        float: none;
        box-sizing: border-box;
        margin-top: 0px;
        display: inline-block;
    }
    .left-bar {
        width: 100%;
        float: none;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 490px) {
    table.order-list td {
        padding: 0px 0px;
    }
}



/************************** HEADER STARTS */
/* .header-foundation {
	top: 0;
	position: fixed;
	z-index: 10;
} */
#header {
	background-color: #fff;
	color: #434a54;
	padding: 15px 0px;
	height: 100px;
}

.logo-header {
	height: 48px;
}

.add-product-btn {
	border-radius: 3px;
	padding: 5px 15px;
	margin-left: 16px;
	border: 1px solid #d67401;
	background-color: #f1831e;
}

a.txtlogo {
	
}

/*.txtlogo {
	margin-right: 20px;
}
*/
.search-submit {
	padding: 8px 30px 8px 29px;
	cursor: pointer;
	/*color: #fff;*/
	border: 1px solid #adc0cc;
	font-weight: bold;
	background-color: #b5c8d4;
	border-radius: 4px;
}

.search-submit:hover {
	background-color: #92a5b1;
}

#header-right-menu {
	margin: 8px 0 0 0;
	display: inline-block;
	float: right;
}

#header-right-menu .product-label {
	margin-top: 4px;
	display: inline-block;
}

ul.main-menu {
	display: -webkit-inline-box;
	margin-left: 20px;
}

.sub-header {
	background-color: #fff;
	color: #070707;
	position: relative;
}

.common-sub-header {
	background-color: #fff;
	color: #070707;
}

.seller-sub-header {
	background-color: #ccc;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	padding: 10px 0px;
	height: 30px;
}

.page-heading {
	color: #666666;
	font-weight: bold;
	letter-spacing: .05rem;
	text-transform: uppercase;
	font-size: 1.2em;
	display: inline-block;
}

.main-menu {
	
}

.sub-header a {
	color: #666;
}

.sub-header  .header-width {
	text-align: left;
}

.sub-header-padding {
	padding: 10px 20px;
}

.public-content-width .sub-header-padding {
	padding: 15px 0px;
}

.signup {
	border-radius: 3px;
	padding: 6px 28px;
	border: 1px solid;
}

.signup:hover {
	color: #fff;
	background-color: #0ccaa0;
	border-color: #0ccaa0;
}

.login {
	margin: 5px 10px 10px 10px;
}

.dropbtn {
	color: #dcdcdc;
	border: none;
	cursor: pointer;
}

.dropdown .dropdownNav .dropdownNavTitle {
	padding: 0 20px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 15px;
	line-height: 1.2;
	color: #fc801c;
	font-weight: 600;
    z-index: 10;
	text-transform: capitalize;
}

.right-dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.right-dropdown-content {
	display: none;
	position: absolute;
	background-color: #f5f7fa;
	min-width: 160px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	text-align: left;
	border-radius: 3px;
	right: 0;
}

/* Links inside the dropdown */
.right-dropdown-content a {
	color: #434a54;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
/************************** HEADER ENDS */

/********** HEADER SELLER */
.content-margin {
	margin: 0 20px;
}

.color-white {
	color: #fff;
}

#mat-add-btn {
	margin-top: 10px;
	margin-right: 5px;
}

#mat-add-btn .add-product-btn:hover {
	background-color: #e26c00;
}

#mat-add-btn .add-product-btn:active {
	background-color: #af5706;
}

a.cg-wt {
	color: #10100f !important;
	font-weight: bold;
	padding-right: 15px;
	text-transform: capitalize;
}

.mat-btn {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	padding: 0px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05), 0 1px 10px 0
		rgba(0, 0, 0, 0.05), 0 2px 5px -1px rgba(0, 0, 0, 0.2);
	display: inline-block;
	outline: none;
	color: white;
	background-color: #006480;
	min-width: 0;
	font-size: 2em;
	cursor: pointer;
	vertical-align: middle;
	line-height: 26px;
}

.profile-image {
	vertical-align: middle;
	border-radius: 50%;
	/*width: 28px;
	height: 28px;*/
	display: inline-block;
}
/* Change color of dropdown links on hover */
.right-dropdown-content a:hover {
	background-color: #0ccaa0;
	color: white;
}

.products {
	position: relative;
	display: inline-block;
	z-index: 2;
}

.products:hover>ul {
	display: block;
	position: absolute;
}

.products li:hover {
	background-color: #d6d6d6;
}

.category {
	display: none;
	background-color: #f5f7fa;
	min-width: 10em;
}

.category li {
	background-color: #f5f7fa;
	padding: 0px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}

.category li a {
	position: relative;
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.right-show {
	display: block;
}

ul ul.menu-level2 {
	left: -100%;
	top: 0;
}

ul ul.menu-level1 {
	right: 0;
}

.font-color {
	font-weight: normal;
	color: #434a54;
	text-align: left;
	padding: 5px 10px;
}

.font-color:hover {
	color: #434a54;
}

.expand {
	/* font-size: 12px;
	float: right;
    padding: 10px 5px; */
	font-size: 12px;
	float: right;
	padding: 10px 5px;
	position: absolute;
	right: 5px;
	top: -10px;
}

/* .product-label, .product-label:visited {
	color: #ebf1ef !important;
} */
ul.main-menu .main-menu-item {
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
}

.header-icon {
	width: 24px;
	height: 24px;
	margin-right: 16px;
}

#icon-menu-expand {
	display: none;
	margin: 10px 10px 10px 0px;
}
/*commanted for testing and header alignment*/
ul.main-menu .main-menu-item.user-icon {
	/*margin-top: 8px;*/
	
}

/* .main-menu-item a,.main-menu-item a:visited {
	color: #797979;
} */
li.main-menu-item.products.dropbtn.cursor-pointer.md-0 {
	margin-top: 0px;
}

ul.main-menu1 {
	min-width: 0px;
	display: -webkit-inline-box;
	display: inline-block;
}

.sub-header-menu {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}

.sub-header-menu a, .sub-header-menu a:visited {
	color: #0cb1f5;
}

.header-search form {
	margin: 0;
}

.search-input {
	padding: 8px;
	border: 1px solid #acb1ae;
	border-radius: 3px;
	width: 500px;
	background-color: #fff;
	color: #191919;
	margin: 8px 20px 0 50px;
}

img.seller-logo {
	width: 150px;
	height: 30px;
}

.menu-link {
	padding: 10px 5px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}

.header-menu-icon {
	display: none;
}

.header-search {
	display: inline-block;
}

#main-menu .seller-text-menu {
	vertical-align: middle;
}

.head-span {
	padding: 10px;
}

.head-span:hover {
	text-decoration: underline;
}

.join-fre {
	border-radius: 4px;
	padding: 6px 18px;
	border: 1px solid #000000;
	margin-left: 16px;
}

.join-fre:hover {
	background-color: #000000;
	color: #fff;
}

/*header Dropdown hover */
.dropbtn {
	display: inline-block;
	color: white;
	text-align: center;
	padding: 15px 8px 15px 15px;
	text-decoration: none;
}

.dropdown {
	display: inline-block;
	position: relative;
	padding: 0px 5px;
}

.resp-drop {
	z-index: 3;
}
/*.dropdown-content {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    width: 370px;
    display: none;
    right: -120px;
    border-radius: 3px;
}
   
.dropdown-content {
	padding: 20px 0px 20px 0px;
	border-color: #d6dadb;
	-webkit-box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}
 */
.dropdown:hover .dropdown-content {
	display: block;
}

.cols {
	/*overflow: hidden;*/
	
}
 
.dropdown .dropdownNav .dropdownNavTitle {
	padding: 0 20px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 15px;
	line-height: 1.2;
	color: #fc801c;
	font-weight: 600;
	text-transform: capitalize;
}

/*
.dropdown-content {
	padding: 15px 10px 20px 10px;
	border-color: #d6dadb;
	-webkit-box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}
*/

.dropdownFull {
	background: #fff;
	position: absolute;
}

.dropdown-content {
	position: absolute;
    -webkit-box-shadow: 0 5px 7px -5px rgba(100, 100, 100, .4);
    padding: 20px 0px 20px 0px;
	border-color: #d6dadb;
	z-index: 10;
	overflow: hidden;
	width: 1170px;
	display: none;
	right: -520px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

#header a:hover {
	text-decoration: none;
}

#header .product-list {
	color: #434a54;
	font-weight: normal;
	line-height: 1.2;
}

#header a {
	
}

#header .dropdownNav .product-list:hover {
	background-color: #5a5a5a;
	border-radius: 4px;
	color: #fff;
}

nav.dropdownNav {
	background-color: #fff;
	width: auto;
}

.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-content a:hover {
	background-color: #434a54;
	color: #fff;
	border-radius: 4px;
}

.dropdownNav .product-list {
	padding: 5px 15px 5px 15px;
	color: #7e7974;
	font-weight: 500;
}

.float-right-sub {
	float: right;
	margin-right: 30px
}

.float-left-sub {
	float: left;
	margin-left: 30px
}

/* end */
/*************** HEADER SELLER ENDS */
@media screen and (max-width: 1230px) {
	.search-input {
		width: 150px;
		margin: 8px 10px 0 30px;
	}
	.right-dropdown-content {
		position: fixed;
	}
	.login {
		margin-right: 20px;
	}
}

@media screen and (max-width: 795px) {
	
   
    .header-menu-icon {
		display: inline-block;
		margin-right: 10px;
	}
	.signup {
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	#header-right-menu .product-label {
		margin: 0px;
	}
	.header-search {
		display: none;
		position: absolute;
		background: #FFF;
		width: 100%;
		left: 0px;
		top: 70px;
		padding: 0px 10px 10px 0px;
		border-bottom: #E0E0E0 1px solid;
		border-top: #E0E0E0 1px solid;
		z-index: 100;
	}
	/* .left-drop-menu {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		width: auto;
	}
	*/
    .dropbtn {
		padding: 16px 32px 16px 0px;
	}
	/*#icon-menu-expand {
		display: inline-block;
	}*/
	.products:hover>ul.sub-menu {
		position: relative;
	}
	.category li {
		background-color: #ffffff;
		box-shadow: none;
	}
	.products li:hover {
		background-color: #ffffff;
		color: #142c40;
	}
	.product-label, .product-label:visited {
		color: #142c40 !important;
	}
	.header-font {
		color: #142c40;
	}
	.signup:hover {
		color: #142c40;
		background-color: #FFF;
		border-color: #FFFF;
	}
	.right-dropdown-content {
		position: relative;
		background-color: unset;
		box-shadow: none;
	}
	.right-dropdown-content a:hover {
		background-color: #FFF;
		color: #000;
	}
	a.cg-wt {
		color: #132d40 !important;
	}
	.main-menu-item a {
		color: #132d40;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
	.header-cart {
		margin-right: 10px;
	}
}

@media screen and (max-width: 845px) {
	.signup {
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	.products:hover>ul.sub-menu {
		position: relative;
	}
	.category li {
		background-color: #ffffff;
		box-shadow: none;
	}
	.products li:hover {
		background-color: #ffffff;
		color: #142c40;
	}
	.product-label, .product-label:visited {
		color: #142c40 !important;
	}
	.header-font {
		color: #142c40;
	}
	.signup:hover {
		color: #142c40;
		background-color: #FFF;
		border-color: #FFFF;
	}
	.right-dropdown-content {
		position: relative;
		background-color: unset;
		box-shadow: none;
	}
	.right-dropdown-content a:hover {
		background-color: #FFF;
		color: #000;
	}
	a.cg-wt {
		color: #132d40 !important;
	}
	.main-menu-item a {
		color: #132d40;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
	ul ul.menu-level2 {
		left: unset;
		top: unset;
	}
	.header-cart {
		margin-right: 10px;
	}
}

@media screen and (max-width: 635px) {
	div.sub-header-menu {
		display: none;
	}
	button.search-submit {
		display: none;
	}
	.search-input {
		border-radius: 4px;
		width: 80px;
	}
}

@media screen and (max-width: 410px) {
	.login {
		margin-right: 10px;
	}
	#mat-add-btn {
		display: none;
	}
	.action-button {
		margin-bottom: 10px;
	}
	.pp-btn {
		margin-bottom: 10px;
	}
}

/* NEW HEADER STYLES START */
.header-top-container {
	background: #EFECE8;
	border-bottom: 1px solid #ebebeb;
	font-family: 'EB Garamond', serif;
	color: #7b7874;
	font-size: 12px;
}

.top-content {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 50px;
}

.phone-icon {
	fill: #bdb8b1;
	margin-right: 5px;
	vertical-align: bottom;
}

.logo {
	font-size: 56px;
	margin-left: 115px;
	color: #000000;
	/*font-family: 'Great Vibes', cursive;*/
   font-family: 'great_vibesregular';
	font-weight: normal;
	padding: 14px;
	text-align: center;
	display: inline-block;
	line-height: 0.7;
}

.sub-logo {
	font-size: 14px;
	line-height: 0.8;
	margin: 2px;
	font-weight: normal;
	color: #9c968f;
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
}

.social-content {
	padding: 15px;
	margin-right: 115px;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
}

.header-menu {
	padding: 0px 10px;
	text-transform: uppercase;
}

.lang-menu {
	padding: 0px 5px;
}

.lang-bg {
	font-weight: bold;
}

.header-menu-width {
	float: right;
}

.social-icon-content {
	margin-top: 5px;
}

img.social-icon {
	width: 25px;
	height: 25px;
	padding-right: 5px;
}

.cart-div {
	float: right;
	padding: 15px;
	line-height: 1.7;
	font-family: 'Source Sans Pro', sans-serif;
	cursor: pointer;
	text-transform: uppercase;
}

.cart-font {
	font-size: 12px;
	font-weight: bold;
}

.cart-color {
	color: #9c968f;
}

.border-bottom {
	border-bottom: 1px solid #dcdcdc;
}

.border-top {
	border-top: 1px solid #dcdcdc;
}

.left-drop-menu {
	text-align: center;
	border-bottom: #d6dadb 1px solid;
}

.product-title {
	text-align: left;
	padding: 15px 15px 10px 15px;
}

.product-border {
	width: 75%;
	margin-left: 12px;
}

.dropdown-text-logo {
	font-family: 'great_vibesregular';
	font-size: 60px;
	margin-right: 15px;
	float: left;
	line-height: 1.4;
	position: relative;
}

.dropdown-text {
	position: absolute;
}

.dropdown-span {
	vertical-align: middle;
	color: #191919;
    text-transform: uppercase;
}

.dropdown-span:hover {
	color: #666;
}

.dropdown-icon {
	font-size: xx-small;
	cursor: default;
}

.dropdown-content-align {
	width: 230px;
	right: -60px;
}

.sub-dropdown-content-align {
	width: 155px;
	right: -50px;
}

.dropdown-align {
	right: -200px;
	top: -15px;
}

.mar-top {
	float: right;
	margin-top: 10px;
}

.sub-dropdown {
	position: relative;
	text-align: left;
}

.sub-dropdown:hover {
	display: block;
}

.sub-dropdown-content {
	position: absolute;
	z-index: 2;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	padding: 15px 10px 20px 10px;
	border-color: #d6dadb;
	-webkit-box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	box-shadow: 0 1px 3px -1px rgba(100, 100, 100, .2);
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

.cart-icon-div {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 15px;
}

.menu-icon {
	display: none;
}

.open {
	display: block;
	border-radius: 0px;
	right: auto;
	top: 0px;
	left: 100%;
	background-position-x: 165px;
	white-space: nowrap;
}

.sub-dropdown-span {
	vertical-align: middle;
}

.sub-dropdown-span:hover {
	color: #fff;
}

.sub-dropdown .sub-dropbtn {
	display: inline-block;
}

.sub-dropdown .sub-dropbtn:hover {
	width: 85%;
}

.lang-container {
	top: 16px;
	position: absolute;
	float: right;
	right: 50px;
	z-index: 3;
}

@media screen and (max-width: 1230px)and (min-width: 700px) {
	.social-content {
		margin-right: 80px;
	}
	.logo {
		margin-left: 80px;
	}
}

@media screen and (max-width: 1120px) {
	.resp-content {
		width: 555px;
		left: -55px;
	}
}

@media screen and (max-width: 940px) {
	.social-content {
		margin-right: 0px;
	}
	.left-drop-menu {
		text-align: left;
	}
}

@media screen and (max-width: 800px) {
	.logo {
		margin-left: 0px;
	}
	.resp-height {
		height: 163px;
	}
	.resp-header-height {
		height: 180px ! important;
	}
	.dropbtn {
		padding: 15px 8px 15px 10px;
	}
}

@media screen and (max-width: 735px) {
	span.dropdown-icon.mar-top {
		display: none;
	}
	.sub-dropdown-content {
		position: unset;
		border: none;
	}
    .dropdown-icon {
        font-size: 1.1rem;
        padding-top: 5px;
    }
    .dropdownNav { 
        font-size: 1.2rem;
    }
    .dropdown { 
        font-size: 1rem;
    }
	.sub-header {
		display: none;
		background-color: #fff;
		color: #070707;
		position: absolute;
		width: 100%;
		padding: 0px;
		left: 0px;
		background: #FFF;
		z-index: 10000;
	}
	#icon-menu-expand {
		display: inline-block;
	}
	.menu-icon {
		display: inline-block;
	}
	.dropdown {
		display: block;
		position: relative;
		font-size: 0.9em;
		padding: 0px 20px;
	}
	.dropdown-content {
		width: 100%;
		left: 0;
		box-shadow: 0 1px 10px -1px rgba(100, 100, 100, .2);
	}
	.dropdown-text {
		position: unset;
	}
	.dropdown-text-logo {
		position: unset;
		float: none;
		margin-right: 180px;
	}
	.left-drop-menu {
		text-align: left;
	}
	.open {
		top: 5px;
		left: 50%;
	}
	.sub-dropdown .sub-dropbtn:hover {
		width: 90%;
	}
	.resp-drop {
		z-index: unset !important;
	}
}

@media screen and (min-width:736px) {
	.sub-header {
		display: block !important;
	}
}

@media screen and (max-width: 455px) {
	.resp-left-drop-menu {
		width: auto ! important;
	}
	.sub-dropdown .sub-dropbtn:hover {
		width: 70%;
	}
}

.search-details {
	position: relative;
	display: inline-block;
	cursor: pointer;
	z-index: 101;
}

.show-input {
	transition: opacity .25s, transform .25s;
	opacity: 1 !important;
}

.close-input {
	transition: opacity .25s, transform .25s;
	opacity: 0 !important;
}

.sub-dropdown:hover .sub-dropdown-content nav.dropdownNav {
	display: block;
}

.search-container {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 15px;
	margin-right: 5px;
}

.search-input-container {
	position: absolute;
	right: 3px;
	z-index: 2;
	width: 320px;
	border-radius: 3px;
	display: block;
	top: -2px;
	margin-right: 5px;
}

.searchtextbox {
	height: 30px;
	background: #F5F3F1;
	border: none;
	z-index: 2;
	padding: 0 15px;
	line-height: 30px;
	border-radius: 20px;
	opacity: 0;
}

.searchtextbox:focus {
	border: none !important;
	box-shadow: none !important;
}

.pos-rel {
	position: relative;
}

@media screen and (max-width: 1030px) {
	.lang-container {
		right: 70px;
	}
	.search-container {
		margin-right: 25px;
	}
}

@media screen and (max-width: 490px) {
	.searchtextbox {
		width: 250px;
	}
}

@media screen and (max-width: 400px) {
	.searchtextbox {
		width: 175px;
	}
	.search-input-container {
		width: auto;
		margin-right: 35px;
	}
}

@media screen and (max-width:425px) {
	.open {
		left: 35%;
	}
}
/* NEW HEADER STYLES END */


/************************* FOOTER STARTS */
/******* ADDED IN CLEANUP */
.social {
	padding: 10px 0px 10px 10px;
	display: inline-block;
	float: right
}

#footer-links {
	padding: 15px 0px;
	color: #bab7b4;
	display: inline-block;
}

#footer {
	color: #132c40;
	overflow: auto;
	background-color: #686766;
	padding: 12px 0;
}

#footer a, #footer a:visited {
	color: #132c40;
	margin: 0 20px 0 0;
}

/******* ADDED IN CLEANUP ENDS */
.social img {
	margin-left: 10px;
}

/* 1 column: 320px */
.autowide {
	margin: 0 auto;
	overflow: auto;
	background-color: #8b8987;
	padding: 70px 0 40px 0;
	border-top: 1px solid #e4e4e4;
}

.autowide img {
	margin: 0 .25rem 10px 0;
}

.autowide .module {
	border-radius: .25rem;
	margin-bottom: 1rem;
}

.autowide .module p ul {
	padding: .25rem .75rem;
}

.footer-padding {
	padding-bottom: 80px;
}

#cookieConsentPanel {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-color: white;
	box-shadow: 0px -2px 5px rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
}
#cookieConsentPanel button {
	margin-left: 10px;
}

/* 2 columns: 600px */
@media only screen and (min-width: 600px) {
	.autowide .module {
		float: left;
		margin-right: 2.564102564102564%;
		width: 48.717948717948715%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 0;
	}
}

/* 3 columns: 768px */
@media only screen and (min-width: 768px) {
	.autowide .module {
		width: 31.623931623931625%;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 0;
	}
}

/* 4 columns: 992px and up */
@media only screen and (min-width: 992px) {
	.autowide .module {
		width: 23.076923076923077%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(4n+0) {
		margin-right: 0;
	}
}

.footer-back-top {
	padding: 15px;
	border-top: 1px solid #eceef1;
	background-color: #8b8987;
	padding: 70px 0 40px 0;
	color: #727272;
}

.module li {
	margin: 0 0 4px 0;
	padding: 0 0 6px 0;
}

.net-footer {
	font: 12px/1.55 Arial, Helvetica, sans-serif;
}

.net-footer ul {
	display: inline;
}

.net-footer li {
	display: inline;
	padding: 0 7px 0 4px;
}

.net-footer a {
	color: #1e7ec8;
	text-decoration: none;
}

.net-footer address {
	margin: 0 0 20px;
}

address {
	font-style: normal;
	line-height: 1.35;
}

.sym {
	color: #1e7ec8;
}

.net-footer a:visited {
	color: #1e7ec8;
}

.li-static:hover {
	text-decoration: underline;
}

.net-footer address a {
	text-decoration: underline;
}

.net-footer address a:hover {
	text-decoration: none;
}

.full-footer-panel {
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 25px;
	margin: 40px 0px 25px 0px;
	background-color: #fff;
	line-height: 1.5em;
}

#gateway-img {
	height: 85px;
}

#first-img {
	height: 80px;
	border-radius: 4px;
}

.social-img {
	height: 40px;
	vertical-align: bottom;
}

/* NEW FOOTER STYLES START */
.footer-color {
	color: #ebe9e6;
}

.site-info, .phone {
	padding: 4px;
}

.footer-info {
	background: #686766;
	padding: 10px;
	border-radius: 3px;
}

.footer-logo-container {
	margin-right: 30px;
	float: left;
	width: 250px;
}

.footer-logo {
	font-family: 'great_vibesregular';
	font-size: 40px;
	margin-right: 15px;
	line-height: 1.4;
}

.pad-top {
	padding-top: 15px;
}

.stitky-content {
	padding: 0px 18px;
	float: left;
}

.stitky a {
	font-size: 15px;
	margin: 0 2px 5px 0;
	line-height: 2;
	padding: 5px;
	color: rgb(235, 233, 230) !important;
}

.stitky-label {
	font-family: 'great_vibesregular';
	font-size: 1.5em;
    margin: 0 20px 0 -15px;
}

.stitky a:hover {
	background: #686766;
	color: #fffdfb !important;
	border-color: #ffffff;
	border-radius: 4px;
}

.footer-img img {
	width: 50px;
	margin-right: 7px;
	filter: grayscale(100%);
	transition: all 0.3s;
}

.footer-img {
	padding: 7px 15px 15px 15px;
}

.footer-img img:hover {
	filter: none;
}

.footer-social-content {
	float: right;
}

.footer-svg {
	padding: 0px 10px;
	vertical-align: middle;
	fill: #c3b328;
}

.pos-relative {
	position: relative;
}

.go-top {
	position: absolute;
	right: 5px;
	top: 130px;
	cursor: pointer;
}

.account-dropdown {
	display: none;
	cursor: pointer;
}

.drop-show {
	display: block !important;
}

.go-top-svg {
	fill: #c3b328;
}

.vertical-mid {
	vertical-align: middle;
}

@media screen and (max-width: 1230px) {
	.footer-logo-container {
		margin-right: 30px;
	}
	.go-top {
		right: 15px;
	}
}

@media screen and (max-width: 900px) {
	.stitky-content {
		padding: 0px 0px 0px 50px;
	}
}

@media screen and (max-width: 842px) {
	.autowide.footer-color.pos-relative {
		position: unset;
	}
	.go-top {
		top: auto;
		right: 25px;
		bottom: 0;
	}
	.stitky-content {
		float: none;
		padding: 0px 0px;
		margin: 30px auto;
	}
	.footer-social-content {
		float: none;
		padding-top: 25px;
	}
	.footer-logo-container {
		margin-right: 130px;
	}
}
/* NEW FOOTER STYLES END */

/* NEW COMMON FOOTER STYLES START */
.common-footer-container {
	margin: 15px auto;
	font-family: Tahoma, sans-serif;
}

.common-footer {
	border-top: 1px dotted #e1c59c;
	border-bottom: 1px solid #e1c59c;
	padding: 10px 0px;
	margin-top: 25px;
}

.common-footer img {
	margin-bottom: 12px;
}

/* NEW COMMON FOOTER STYLES END */

/* PRODUCT FOOTER STYLES  */
.top-footer {
	background: #f9f9f8;
	padding: 50px 0 25px 0;
}

.top-footer .title {
	font-family: EB Garamond;
	font-size: 18px;
	color: #7e7974;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.recent-product-row {
	margin-bottom: 70px;
}

.recent-items {
	font-family: 'EB Garamond', serif;
	margin-right: 15px;
	margin-bottom: 20px;
	display: inline-block;
}

.recent-product-title {
	display: inline-block;
	width: 170px;
	margin-left: 10px;
}

.recent-product-row .title div {
	margin-bottom: 10px;
}

@media screen and (max-width: 375px) {
	.recent-product-title {
		width: 130px;
	}
	.footer-img img {
		width: 40px;
	}
}

@media screen and (max-width: 610px) {
	.social-footer-resp {
		float: none !important;
		padding: 7px 0px 15px 0px !important;
	}
	.footer-logo-container {
		float: none;
		margin-right: 0;
	}
	.account-dropdown {
		display: block;
	}
	.stitky {
		display: none;
	}
}



/************************* FOOTER ENDS */




body {
    font-size: 1em;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.texthlavni{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
}

h2 {
    font-size: 1.7em;
	font-weight: 400;
    margin-top:40px;
}

input {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	width: 250px;
	background-color: #fff;
	color: #565656;
}

.margin-top {
	margin-top: 50px;
}

td.cus-name-color a {
	/*color: #3ad9e8;*/
	text-decoration: underline;
}

input[class="credit-btn"] {
	padding: 6px 8px 6px 8px;
	color: white;
	width: 15%;
	margin: 0px 0px 0px 0px;
	background-color: #2abda3;
	border: 1px solid #2abda3;
}

input[type=submit] {
	transition: all 0.3s ease 0s;
}

input[type=submit]:focus, input[type=submit]:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
	cursor: pointer;
}

input[type="radio"] {
	width: 15px;
}

span.btn.theme-color:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus {
	outline: none;
	border: 1px solid #48cfad;
	-moz-box-shadow: 0 0 0 1000px #fff inset;
	box-shadow: 0 0 0 1000px #fff inset;
}

textarea {
	padding: 10px 8px;
	width: 100%;
	background-color: #fff;
	color: #191919;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-sizing: border-box;
}

.inline-block {
	display: inline-block;
}

div.display-block {
	display: block;
}

a {
	text-decoration: none;
    color: #D4AF37;
}

p a {	
    color: #D4AF37;
}

.zvyrazneny{
    text-decoration: underline;
    text-decoration-color: #FFA868;
    color: #D4AF37;
}


.logo a {
	text-decoration: none;
    color: #000;
}


/*panel, kde se zobrazují např. výhody obj. u nás; funkce panel je v souboru funkce.php */
.panel_container{
    margin: 50px auto 0;
    display: table;
    box-sizing: border-box;
    width: 1170px;
}
.panel_row{
    width: 100%;
    margin: 0 auto;
}
.panel_col{
    display: table-cell;
    padding: 13px;
    text-align:center;
    color:#000;
    vertical-align:middle;
    border-left:1px solid #818181;
    width:16.6%;
}
.panel_nadpis{
    font-family: 'great_vibesregular';
    color: #000;
    font-size: 1.8em;
}    
.panel_text{
    color: #000;
    font-size: 1em;
}  

.panel_col:last-child {
    border-right:1px solid #818181;
}

@media screen and (max-width:900px){
    .panel_container{
        width:100%;
        margin: 0;
        padding: 10px;
        display: block;
    }    
    .panel_row{
        margin: 0; 
    }
    .panel_col{
        width: 100%;
        display: block;
        margin: 10px 0;
        border: none;
        box-sizing: border-box;        
    }
    .panel_col:last-child {
        border: none;
    }
}
/* end panel */


.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.right-drop-menu {
	float: right;
	margin-top: -32px;
	font-size: 1.1em;
	color: #000;
}

.float-clear {
	clear: both;
}

.text-center {
	text-align: center;
}

.margin-zero-auto {
	margin: 0 auto;
}

.btn {
	padding: 10px 30px 10px 30px;
	cursor: pointer;
	color: #282B2D;
	border: 1px solid;
	border-color: #0cb1f5;
	text-decoration: none;
	margin-right: 40px;
	text-align: center;
	border-radius: 3px;
}

.theme-color {
	background-color: #0cb1f5;
	color: #f5f7fa;
}

.bg-white {
	background: #fff;
}

/*** filter above table styles starts *************/
.filter-container {
	margin: 2px 0;
}

.filter-container select {
	padding: 5px;
	width: 178px;
}

.filter-container input[type=date] {
	padding: 4px;
}

.filter-keyword {
	padding: 10px 0;
	color: #666;
	font-size: 1.2em;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",
		"Lucida Sans", Tahoma, sans-serif;
}
/*** filter above table styles ends *************/
.no-records {
	margin: 20px 0px;
	padding: 0 20px;
	height: 200px;
	font-size: 1.5em;
	color: #666666;
	background: #FFF;
	border: 1px solid #eceef1;
	border-radius: 3px;
}
/** looks like .search is used in filter, verify it and rename style to filter */
.search {
	float: left;
	margin-top: 10px;
}

.input-box-150 {
	width: 150px;
}

.input-box-120 {
	width: 120px;
}

.display-none {
	display: none;
}

.required:before {
	color: red;
	content: '*';
	margin: 0 3px;
}

.select2-container--default .select2-selection--multiple {
	border: 1px solid #ccc !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	margin-top: 4px !important;
	padding: 5px !important;
}

table {
	width: 100%;
	font-size: 13px;
	border-top: 1px solid #eaeaea;
	table-layout: fixed;
	background: #FFF;
	padding: 5px 20px 20px 5px;
	border-collapse: collapse;
}

table th {
	background: #fff;
	padding: 5px 10px 5px 0;
	text-align: left;
	color: #484848;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05rem;
}

th.del-select {
	width: 38px;
	padding-right: 2px;
}

tr {
	border-bottom: 1px solid #eaeaea;
}

tr.clickable-row {
	cursor: pointer;
}

table td {
	border-bottom: #fbfbfb 1px solid;
	padding: 5px 10px 5px 0;
}

td a, td a:visited {
	color: #191919;
}

table tr:hover {
	background-color: #f0f0f0;
}

table.order-list td {
	border-bottom: #f2f0f0 1px solid;
	border-bottom-width: thin !important;
	padding: 20px 35px;
	background: #FFF;
}

.list-action {
	width: 60px;
	text-align: right;
	margin: 0;
	padding: 0;
}

.delete-all {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.input {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	width: 250px;
	background-color: #fff;
	color: #191919;
}

.md-10 {
	margin-bottom: 10px;
}

.cursor-pointer {
	cursor: pointer;
}

h1.header-title {
	font-size: 1.9em;
	display: inline-block;
	padding: 10px 5px 0px 5px;
	float: left;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #666666;
	font-weight: bold;
	letter-spacing: .01rem;
	margin: 0;
}

.font-bold {
	font-weight: bold;
}

.font-w-500 {
	font-weight: 500;
}

input[type="checkbox"] {
	width: auto;
	margin: 0;
}

a img {
	border: none;
	cursor: pointer;
}

img {
	border: 0;
	height: auto;
	vertical-align: middle;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/** Success and error message display starts ************/
.success {
	color: #00883a;
}

.error {
	color: #D8000C;
}

.display-message-foundation {
	margin: 35px 0;
	padding: 10px;
	border-radius: 3px;
	opacity: 0.83;
	transition: opacity 0.6s;
}

.show {
	visibility: visible;
	opacity: 1;
	transition: opacity 2s linear;
}

.gone {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 2s, opacity 2s linear;
}

.display-success {
	color: #00883a;
	background-color: #aef1ca;
	border: 1px solid #9fdeb9;
}

.display-success:before {
	content: '\2714';
	padding: 0 10px;
}

.display-error {
	color: #D8000C;
	background-color: #f5d7d4;
	border: 1px solid #f2ccc7;
	opacity: 0.83;
	transition: opacity 0.6s;
}

.display-error:before {
	content: '\2716';
	padding: 0 10px;
}

.btn-message-close {
	margin-left: 15px;
	color: #888;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

.btn-message-close:hover {
	color: black;
}
/** Success and error message display ends ************/
h1 {
	font-family: 'Libre Bodoni', 'EB Garamond', serif;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 0;
	line-height: normal;
	text-align: center;
}



/* form */
.border-box {
	border: 1px solid #eceef1;
	padding: 10px 15px 10px 15px;
	margin-bottom: 20px;
}

.row {
	margin: 15px 0;
	display: flex;
}

.label {
	margin-bottom: 3px;
	font-weight: 700;
	color: #111;
	font-size: .9em;
}

.border-radius {
	border-radius: 3px;
}

.col {
	display: inline-block;
}

select {
	padding: 5px;
	color: #565656;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-sizing: content-box;
	width: 210px;
}

input[type="file"] {
	padding-left: 0px;
	background-color: #fff;
	color: #191919;
	border: 1px solid #ccc;
}

.action-button {
	float: right;
}

/* form ends*/
.pagination input[name=page] {
	padding: 10px 15px;
	background: #F0F0F0;
	color: #191919;
	border: #E4E4E4 1px solid;
	margin: 0px 5px;
	width: auto;
	cursor: pointer;
}

.pagination input[name=page]:disabled {
	background: #9ecfff;
	border-color: #9ecfff;
	color: #191919;
	cursor: auto;
}

a.action, a.action:visited {
	padding: 5px 12px 5px 12px;
	cursor: pointer;
	color: #3a3a3a;
	font-weight: 500;
	-webkit-user-select: none;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	min-width: 50px;
	display: block;
	text-align: center;
	background: transparent;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	font-size: .9em;
}

a.action:hover {
	text-decoration: none;
	color: #0034fd;
}

.btn-action {
	background: none;
	border: 0;
	padding-right: 0;
	cursor: pointer;
}

button.btn.theme-color:hover {
	background-color: #48cfad;
	outline: none;
	border: 1px solid #45c3a3;
}

.pp-btn {
	backface-visibility: hidden;
	position: relative;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	background: linear-gradient(180deg, #dcf1ff 0%, #b1cada 4.2457850221251325%, #8aa7b9
		95.65899288634964%, #b1cada 100%);
	border-radius: 5px;
	border: 1px solid #9eb9ca;
	border-width: 1px 1px 1px 1px;
	padding: 8px 30px 8px 30px;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 1), 0px 1px 3px
		rgba(0%, 0%, 0%, 0.3);
	color: #000;
	font-style: normal;
	text-shadow: 0px -1px 0px rgba(0%, 0%, 0%, 0.4);
	width: auto;
}

.pp-btn>div {
	color: #999;
	font-size: 10px;
	font-family: Helvetica Neue;
	font-weight: initial;
	font-style: normal;
	text-align: center;
	margin: 0px 0px 0px 0px
}

.pp-btn>i {
	font-size: 1em;
	border-radius: 0px;
	border: 0px solid transparent;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static
}

.pp-btn>.ld {
	font-size: initial
}

.pp-btn-green {
	background: linear-gradient(180deg, #81ff7e 0%, #5ed463 4.2457850221251325%, #3d9437
		95.65899288634964%, #277322 100%);
	border: 1px solid #50bb53;
}

.pp-btn:hover, .pp-btn:focus {
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 1), 0px 1px 4px
		rgba(0%, 0%, 0%, 0.9);
	outline: webkit-focus-ring-color auto 5px;
}

.pp-btn:active {
	box-shadow: none;
	outline: none;
}

.mr-20 {
	margin-right: 20px;
}

ul {
/*	list-style: none; */
	margin-left: 1.2em;
	padding: 0px;
	/*   min-width: 10em;*/
}

::placeholder {
	color: #c0c0c0;
}

.full-panel {
	padding: 50px 0;
	background-color: #fff;
	line-height: 1.5em;
}

.bread-crumb {
	overflow: auto;
	padding: 20px 0 10px 0;
	display: inline-block
}

.bread-crumb span, .bread-crumb a {
	font-size: .9em;
	display: inline-block;
	padding: 5px 5px 5px 0px;
	float: left;
	/* font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	color: #666666;
	font-weight: bold;
	letter-spacing: .01rem;
	margin-right: 0;
}

.bread-crumb span.sep {
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 0 5px;
}

.bread-crumb span {
	color: #666666;
	font-weight: normal;
}

.input-right-margin {
	margin-right: 13px;
}

#table-of-contents {
	background-color: #FFFFFF;
	padding: 0px 0px 25px 20px;
}

.box-margin {
	margin-bottom: 12px;
}

.pad-5 {
	padding: 5px;
}

.pad-cus-edit-btn {
	padding: 30px 0px 0px 0px;
}

.table-layout {
	overflow: auto;
}

#table {
	table-layout: unset;
}

.outstock-img {
	opacity: 0.5;
}

.product-view-outstock {
	position: absolute;
	background-color: #ffffff;
	padding: 0px 0px 0px 35px;
	margin: 85px 60px 40px 0px;
	/* opacity: 0.7; */
	color: red;
	font-size: 1.5em;
	letter-spacing: 1px;
}

.unavailable-txt {
	color: #e41515;
	letter-spacing: 1px;
	padding: 5px;
	font-size: 1.70em;
}

.few-left-txt {
	color: #ea1010;
}

td .rete-btn {
	padding: 10px 20px 10px 20px;
	color: #fff !important;
	background-color: #2abda3;
	border: 1px solid #2abda3;
	border-radius: 2px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

.rate-input {
	width: 98%;
	padding: 10px;
}

span .rate-selected {
	color: #F4B30A;
	text-shadow: 0 0 0px #F48F0A;
}

.box-padding .rate-selected, .box-padding .highlight {
	color: #F4B30A;
	text-shadow: 0 0 0px #F48F0A;
}

.box-padding li, span li {
	cursor: pointer;
	list-style-type: none;
	display: inline-block;
	color: #F0F0F0;
	text-shadow: 0 0 0px #666666;
	font-size: 25px;
}

.reply-link {
	padding: 10px 15px 15px 0px;
	float: right;
	color: #0cb1f5;
	cursor: pointer;
	letter-spacing: 1px;
}

.reply-container {
	margin-left: 20px;
}

a.review-link {
	color: #0cb1f5;
	padding: 5px;
}

.small-star {
	font-size: 15px;
}

.rate-img {
	padding: 10px 15px 15px 0px;
}

.rate-feedbock {
	padding: 15px 0px 10px 5px;
	color: #4a4a4a;
}

.rate-title {
	padding: 10px;
	vertical-align: text-bottom;
	font-weight: bold;
	color: #4a4a4a;
}

.border-rating {
	border-bottom: 1px solid #eaeaea;
}

.product-property-width {
	width: 110px;
}

.product-property-th {
	width: 92px;
	padding: 10px 0px 10px 30px;
}

.cover-img {
	max-width: 85%;
}

.terms-agree {
	cursor: pointer;
    color: #D85031;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .6;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.terms-content {
	display: none;
	padding: 30px;
	position: fixed;
	background-color: #fff;
	border-radius: 3px;
	z-index: 101;
	width: 50%;
	left: 25%;
	top: 25%;
    bottom: 20%;
}

.terms-content-heading {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

.close-overlay {
	float: right;
}

.terms-condition-content {
	font-family: Arial;
	font-size: 0.8rem;
	line-height: 1.5;
    height: 90%;
    overflow:auto; 
    overflow-y: scroll;
}

#terms-conditions {
	z-index: 5;
}

input.ver-align {
	margin: 5px;
}



.proccess-content {
	display: none;
	padding: 30px;
	position: fixed;
	background-color: #fff;
	border-radius: 3px;
	z-index: 101;
	width: 50%;
	left: 25%;
	top: 25%;
    bottom: 20%;
}

.proccess-content-heading {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

 .proccess-condition-content {
	font-family: Arial;
	font-size: 0.8rem;
	line-height: 1.5;
    height: 90%;
    overflow:auto; 
    overflow-y: scroll;
}

.bread-crumb {
	font-style: italic;
	font-size: 1.1em;
}

.bread-crumb a {
	font-weight: normal;
}

.bread-crumb span {
	font-weight: bold;
}

.bread-crumb span.sep {
	margin: 2px auto;
}

.view-cart-btn {
	display: none;
}

.opacity {
	opacity: 1 !important;
}

@media screen and (max-width: 490px) {
	input {
		width: 175px;
	}
	.box-padding {
		padding: 10px 0px;
	}
	.pad-export-add {
		padding: 15px 0px;
	}
	select[class=input-box-330] {
		width: 140px;
	}
	div.terms-content {
		left: 3%;
		width: 75%;
	}
}

@media screen and (max-width: 635px) {
	.del-res {
		display: none;
	}
	.row.content-res {
		margin: unset;
		display: unset;
	}
}

@media screen and (max-width: 768px) {
	.terms-content {
		left: 6%;
		width: 80%;
	}
}


