https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /proc/self/root/var/www/kamariallee.com/public_html/theme/kamari/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/var/www/kamariallee.com/public_html/theme/kamari/css/custom-style2.css
[multiple],
[type='date'],
[type='datetime-local'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select,
textarea {
	--tw-shadow: 0 0 #0000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/* background-color: transparent; */
	border-color: #6b7280;
	border-radius: 0;
	border-width: 0;
	font-size: 1.1rem;
	line-height: 1.5rem;
	padding: 0.5rem 0.75rem;
}

.active-indicator {
	background-color: #514a45;
}

/* slider */
#rangeSlider::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 10px; /* Change this to modify the width of the circle */
	height: 10px; /* Change this to modify the height of the circle */
	border-radius: 50%;
	background-color: #514a45; /* Change this to your desired color */
	border: 1px solid #c2b596;
	cursor: pointer;
}

#rangeSlider::-moz-range-thumb {
	width: 10px; /* Change this to modify the width of the circle */
	height: 10px; /* Change this to modify the height of the circle */
	border: none;
	border-radius: 50%;
	background-color: #514a45; /* Change this to your desired color */
	border: 1px solid #c2b596;
	cursor: pointer;
}

#rangeSlider::-ms-thumb {
	width: 10px; /* Change this to modify the width of the circle */
	height: 10px; /* Change this to modify the height of the circle */
	border-radius: 50%;
	background-color: #514a45; /* Change this to your desired color */
	border: 1px solid #c2b596;
	cursor: pointer;
}

.two-range-slider {
	position: relative;
	height: 4px;
	margin-bottom: 50px;
}

.two-range-slider__input {
	position: absolute;
	left: 5%;
	top: 15px;
	box-shadow: 0;
	appearance: none;
	width: 60%;
	height: 1px;
	border-radius: 50px;
	background-color: #c2b596;
	outline: 0;
}

.two-range-slider__value {
	padding: 0px 10px;
	color: #c2b596;
	position: relative;
	top: 19px;
	outline: none;
	width: 50px;
	position: absolute;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.two-range-slider__input::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	-webkit-appearance: none;
	appearance: none;
	height: 13px;
	width: 13px;
	border-radius: 50%;
	background: #c2b596;
	cursor: pointer;
}

.two-range-slider__input::-moz-range-thumb {
	z-index: 2;
	position: relative;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 0;
	background: #ffffff;
	cursor: pointer;
}

.two-range-slider__output {
	display: inline-flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 100%;
	top: -15px;
	margin-left: 0px;
	color: #c2b596;
	position: relative;
}

.range-slider__value {
	padding: 0px 10px;
	color: #c2b596;
	outline: none;
	width: 50px;
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: red;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: red;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: red;
}

#accordion_desc p,
#accordion_detail p {
	margin-bottom: 1rem;
}

.color-icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
	margin-bottom: 2px;
}

.displayOff {
	display: none;
}

@media screen and (max-width: 567px) {
	#sidebar {
		position: fixed;
		top: 8rem;
	}
}

@media screen and (min-width: 568px) {
	#sidebar {
		position: fixed;
		top: 9.5rem;
	}

	#cartContainer {
		padding-top: 180px;
		padding-bottom: 70px;
	}
}

@media screen and (min-width: 768px) {
	#cartContainer {
		padding-top: 250px;
		padding-bottom: 150px;
	}

	.cartContainer2 {
		padding-top: 150px !important;
	}

	#myAccountNav {
		position: relative;
		top: 140px;
	}
}

@media screen and (max-width: 767px) {
	#cartContainer {
		padding-bottom: 40px;
	}

	#footerNavs {
		padding-bottom: 11rem;
	}

	#productDetailDesc {
		margin-top: -2.5rem;
	}

	#loginRegisterHeading {
		padding-top: 8rem;
	}

	#sidebar {
		position: fixed;
		top: 6.4rem;
	}

	#myAccountNav {
		position: relative;
		top: 100px;
	}

	.pxr-1 {
		padding-right: 2rem;
	}

	.hm-\[40vh\] {
		height: 40vh;
	}
}

optgroup {
	font-size: 10px;
}

select:not([size]) {
	color: rgb(194 181 150);
}

.bottom-0 {
	bottom: 0rem;
}

.form-control:focus,
.form-control:active {
	background: transparent;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #f4f4f1 inset !important;
}

input {
	width: 100%;
}

table.customTable {
	width: 100%;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #615b57;
	border-style: solid;
	color: #ffffff;
}

table.customTable td,
table.customTable th {
	border-width: 1px;
	border-color: #615b57;
	border-style: solid;
	padding: 5px;
}

table.customTable td {
	color: black;
}

table.customTable thead {
	background-color: #615b57;
}

.form-control {
	border: 1px solid rgb(194 181 150);
	margin-bottom: 20px;
}

.sortButtonsHome:hover {
	background-color: rgb(194 181 150 / var(--tw-bg-opacity));
}

@media screen and (max-width: 1270px) {
	ul#dropdown li {
		margin-left: 30px;
		margin-right: 30px;
	}
}

@media screen and (max-width: 1080px) {
	#headerBlockMenus {
		display: none;
	}
	#bottomNavigationTabs {
		display: flex;
	}
	#cartRightColumn {
		display: none;
	}
}

#shippingForm select.p-1 {
	padding: 0.12rem;
}

.tocPage p {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.tocPage ul {
	list-style-type: disc;
	padding-left: 15px;
}

#paymentOptions {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 1100px) {
	#paymentOptions {
		grid-template-columns: 1fr;
	}
}

https://t.me/RX1948 - 2025