.wl .wcd-quick-checkout-wrap button,
.wl .wcd-quick-view-wrap button {   border-radius: 100%;
display: inline-block;
font-size: 13px;
cursor: pointer;
color: var(--wl-gray);
border: 1px solid var(--wl-light-border);
transition: .4s;
padding: 0;
}
.wl .wcd-quick-checkout-wrap button:hover,
.wl .wcd-quick-view-wrap button:hover {
color: #fff;
border: 1px solid transparent;
background-color: var(--wl-black);
} .wcd-quick-view-modal {
position: fixed;
z-index: 10000;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.wcd-quick-view-modal.is-visible {
visibility: visible;
}
.wcd-quick-view-modal-overlay {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: hsla(0, 0%, 0%, 0.5);
visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.wcd-quick-view-modal.is-visible .wcd-quick-view-modal-overlay {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.wcd-quick-view-modal-wrapper { z-index: 9999;
top: 0;
left: 0;
width: 50%;
margin-left: 0;
background-color: #fff;
box-shadow: 2px 4px 30px 0 #00000121;
right: 0;
vertical-align: middle; }
.wcd-quick-view-modal-inner {
overflow-y: scroll;
max-height: 800px;
}
.wcd-quick-view-modal-transition {
transition: all 0.3s 0.12s;
transform: translateY(-10%);
opacity: 0;
}
.wcd-quick-view-modal.is-visible .wcd-quick-view-modal-transition {
transform: translateY(0);
opacity: 1;
}
.wcd-quick-view-modal-header,
.wcd-quick-view-modal-content {
padding: 1em;
}
.wcd-quick-view-modal-header {
position: relative;
background-color: transparent;
box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
}
.wcd-quick-view-modal-close {
position: absolute;
top: 14px;
right: 18px;
padding: 0;
color: #aaa;
background: none;
border: 0;
}
.wcd-quick-view-modal-close:hover {
color: #777;
background: transparent;
}
.wcd-quick-view-modal-heading {
font-size: 1.125em;
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wcd-quick-view-modal-content > *:first-child {
margin-top: 0;
}
.wcd-loader-wrapper {
position: fixed;
z-index: 10000;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: #00000142;
}
.wcd-loader,
.wcd-quick-view-loader {
display: inline-block;
width: 80px;
height: 80px;
z-index: 999;
}
.wcd-loader:after,
.wcd-quick-view-loader:after {
content: " ";
display: block;
width: 64px;
height: 64px;
margin: 8px;
border-radius: 50%;
border: 6px solid #fff;
border-color: #fff transparent #fff transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}  .wcd-quick-checkout-wrapper {
position: fixed;
z-index: 10000;
top: 0;
left: 0;
visibility: hidden;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: #00000026;
}
.wcd-quick-checkout-wrapper.is-visible .wcd-quick-checkout-wrapper-overlay {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.wcd-quick-checkout-wrapper.is-visible {
visibility: visible;
}
.wcd-quick-checkout-wrap-panel {
background-color: #fff;
padding: 30px;
overflow-y: scroll;
max-height: 800px;
position: relative;
max-width: 1140px;
}
.wl-button {
border: 1px solid #c36;
padding: 10px 15px; color: #c36;
background: #fff;
display: inline-block;
text-align: center;
font-size: 14px;
}.wl * {
outline-color: transparent !important;
}
#wpadminbar #wp-admin-bar-woolementor > .ab-item::before {
content: url(//www.argiletumtour.com/wp-content/plugins/woolementor/assets/img/icon.png);
}
.wl-notice {
text-align: center;
color: #0083c3;
background-image: linear-gradient(285deg,#ffd2dd 0%,#ddffbd 100%);
padding: 12px;
margin-bottom: 10px;
border-radius: 6px;
}
.wl-notice > h3 {
color: #d9200c;
font-size: 22px;
}
.wl-notice > p {
color: #4a4a4a;
font-size: 16px;
}
.wl-notice a, .wl-notice a:hover {
color: #34383c;
font-style: italic;
text-decoration: underline !important;
}
.wl .elementor-element.elementor-widget-empty {
background-color: transparent;
}
.wl .woocommerce-NoticeGroup-checkout {
max-width: 1140px;
margin: 0 auto;
}
.wl .wl-wish-button.button {
margin-left: 10px;
}
.wl .wl-wish-button.fav-item{	
background: #c36;
color: #fff;
} @media only screen and (max-width: 767px) {
.visible-xs {
display: table-cell !important;
}
} @media only screen and (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: table-cell !important;
}
} @media only screen and (min-width: 992px) {
.visible-md {
display: table-cell !important;
}
}:root {
--wl-font-family:"Poppins";
--wl-opacity-bg: rgb(0 0 0 / 30%);
--wl-black: #0a0a0a;
--wl-gray: #6f6f6f;
--wl-green: #92C428;
--wl-blue: #1167b1;
--wl-orange: #FA5542;
--wl-light-gray: #f3f3f3;
--wl-light-border: #efefef; --wl-beauty-primary: #963e89;
--wl-beauty-blue: #0080FF;
--wl-beauty-secondary: #E37AB1;
--wl-beauty-tertiary: #5c146f; --wl-navy-blue: #000080;
--wl-hot-pink: #ff69b4;
}
@-ms-viewport {
width: device-width;
}
.cx-container {
margin-right: auto;
margin-left: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .cx-grid{
display: grid;
}
.cxp-4{
padding: 4px;
} @media (min-width: 768px) {
.cx-container {
width: 100%;
}
}
@media (min-width: 992px) {
.cx-container {
width: 100%;
}
}
@media (min-width: 1200px) {
.cx-container {
width: 100%;
}
}
.cx-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.cx-row {
margin-left: -15px;
margin-right: -15px;
clear: both;
}
.cx-col, .cx-col-xs-1, .cx-col-sm-1, .cx-col-md-1, .cx-col-lg-1, .cx-col-xs-2, .cx-col-sm-2, .cx-col-md-2, .cx-col-lg-2, .cx-col-xs-3, .cx-col-sm-3, .cx-col-md-3, .cx-col-lg-3, .cx-col-xs-4, .cx-col-sm-4, .cx-col-md-4, .cx-col-lg-4, .cx-col-xs-5, .cx-col-sm-5, .cx-col-md-5, .cx-col-lg-5, .cx-col-xs-6, .cx-col-sm-6, .cx-col-md-6, .cx-col-lg-6, .cx-col-xs-7, .cx-col-sm-7, .cx-col-md-7, .cx-col-lg-7, .cx-col-xs-8, .cx-col-sm-8, .cx-col-md-8, .cx-col-lg-8, .cx-col-xs-9, .cx-col-sm-9, .cx-col-md-9, .cx-col-lg-9, .cx-col-xs-10, .cx-col-sm-10, .cx-col-md-10, .cx-col-lg-10, .cx-col-xs-11, .cx-col-sm-11, .cx-col-md-11, .cx-col-lg-11, .cx-col-xs-12, .cx-col-sm-12, .cx-col-md-12, .cx-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cx-col, .cx-col-xs-1, .cx-col-xs-2, .cx-col-xs-3, .cx-col-xs-4, .cx-col-xs-5, .cx-col-xs-6, .cx-col-xs-7, .cx-col-xs-8, .cx-col-xs-9, .cx-col-xs-10, .cx-col-xs-11, .cx-col-xs-12 {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cx-col-xs-12 {
width: 100%;
}
.cx-col-xs-11 {
width: 91.66666667%;
}
.cx-col-xs-10 {
width: 83.33333333%;
}
.cx-col-xs-9 {
width: 75%;
}
.cx-col-xs-8 {
width: 66.66666667%;
}
.cx-col-xs-7 {
width: 58.33333333%;
}
.cx-col-xs-6 {
width: 50%;
}
.cx-col-xs-5 {
width: 41.66666667%;
}
.cx-col-xs-4 {
width: 33.33333333%;
}
.cx-col-xs-3 {
width: 25%;
}
.cx-col-xs-2 {
width: 16.66666667%;
}
.cx-col-xs-1 {
width: 8.33333333%;
}
.cx-col-xs-pull-12 {
right: 100%;
}
.cx-col-xs-pull-11 {
right: 91.66666667%;
}
.cx-col-xs-pull-10 {
right: 83.33333333%;
}
.cx-col-xs-pull-9 {
right: 75%;
}
.cx-col-xs-pull-8 {
right: 66.66666667%;
}
.cx-col-xs-pull-7 {
right: 58.33333333%;
}
.cx-col-xs-pull-6 {
right: 50%;
}
.cx-col-xs-pull-5 {
right: 41.66666667%;
}
.cx-col-xs-pull-4 {
right: 33.33333333%;
}
.cx-col-xs-pull-3 {
right: 25%;
}
.cx-col-xs-pull-2 {
right: 16.66666667%;
}
.cx-col-xs-pull-1 {
right: 8.33333333%;
}
.cx-col-xs-pull-0 {
right: auto;
}
.cx-col-xs-push-12 {
left: 100%;
}
.cx-col-xs-push-11 {
left: 91.66666667%;
}
.cx-col-xs-push-10 {
left: 83.33333333%;
}
.cx-col-xs-push-9 {
left: 75%;
}
.cx-col-xs-push-8 {
left: 66.66666667%;
}
.cx-col-xs-push-7 {
left: 58.33333333%;
}
.cx-col-xs-push-6 {
left: 50%;
}
.cx-col-xs-push-5 {
left: 41.66666667%;
}
.cx-col-xs-push-4 {
left: 33.33333333%;
}
.cx-col-xs-push-3 {
left: 25%;
}
.cx-col-xs-push-2 {
left: 16.66666667%;
}
.cx-col-xs-push-1 {
left: 8.33333333%;
}
.cx-col-xs-push-0 {
left: auto;
}
.cx-col-xs-offset-12 {
margin-left: 100%;
}
.cx-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.cx-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.cx-col-xs-offset-9 {
margin-left: 75%;
}
.cx-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.cx-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.cx-col-xs-offset-6 {
margin-left: 50%;
}
.cx-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.cx-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.cx-col-xs-offset-3 {
margin-left: 25%;
}
.cx-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.cx-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.cx-col-xs-offset-0 {
margin-left: 0%;
}
.visible-xs {
display: block;
}
@media (min-width: 768px) {
.cx-col, .cx-col-sm-1, .cx-col-sm-2, .cx-col-sm-3, .cx-col-sm-4, .cx-col-sm-5, .cx-col-sm-6, .cx-col-sm-7, .cx-col-sm-8, .cx-col-sm-9, .cx-col-sm-10, .cx-col-sm-11, .cx-col-sm-12 {
float: left;
}
.cx-col-sm-12 {
width: 100%;
}
.cx-col-sm-11 {
width: 91.66666667%;
}
.cx-col-sm-10 {
width: 83.33333333%;
}
.cx-col-sm-9 {
width: 75%;
}
.cx-col-sm-8 {
width: 66.66666667%;
}
.cx-col-sm-7 {
width: 58.33333333%;
}
.cx-col-sm-6 {
width: 50%;
}
.cx-col-sm-5 {
width: 41.66666667%;
}
.cx-col-sm-4 {
width: 33.33333333%;
}
.cx-col-sm-3 {
width: 25%;
}
.cx-col-sm-2 {
width: 16.66666667%;
}
.cx-col-sm-1 {
width: 8.33333333%;
}
.cx-col-sm-pull-12 {
right: 100%;
}
.cx-col-sm-pull-11 {
right: 91.66666667%;
}
.cx-col-sm-pull-10 {
right: 83.33333333%;
}
.cx-col-sm-pull-9 {
right: 75%;
}
.cx-col-sm-pull-8 {
right: 66.66666667%;
}
.cx-col-sm-pull-7 {
right: 58.33333333%;
}
.cx-col-sm-pull-6 {
right: 50%;
}
.cx-col-sm-pull-5 {
right: 41.66666667%;
}
.cx-col-sm-pull-4 {
right: 33.33333333%;
}
.cx-col-sm-pull-3 {
right: 25%;
}
.cx-col-sm-pull-2 {
right: 16.66666667%;
}
.cx-col-sm-pull-1 {
right: 8.33333333%;
}
.cx-col-sm-pull-0 {
right: auto;
}
.cx-col-sm-push-12 {
left: 100%;
}
.cx-col-sm-push-11 {
left: 91.66666667%;
}
.cx-col-sm-push-10 {
left: 83.33333333%;
}
.cx-col-sm-push-9 {
left: 75%;
}
.cx-col-sm-push-8 {
left: 66.66666667%;
}
.cx-col-sm-push-7 {
left: 58.33333333%;
}
.cx-col-sm-push-6 {
left: 50%;
}
.cx-col-sm-push-5 {
left: 41.66666667%;
}
.cx-col-sm-push-4 {
left: 33.33333333%;
}
.cx-col-sm-push-3 {
left: 25%;
}
.cx-col-sm-push-2 {
left: 16.66666667%;
}
.cx-col-sm-push-1 {
left: 8.33333333%;
}
.cx-col-sm-push-0 {
left: auto;
}
.cx-col-sm-offset-12 {
margin-left: 100%;
}
.cx-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.cx-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.cx-col-sm-offset-9 {
margin-left: 75%;
}
.cx-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.cx-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.cx-col-sm-offset-6 {
margin-left: 50%;
}
.cx-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.cx-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.cx-col-sm-offset-3 {
margin-left: 25%;
}
.cx-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.cx-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.cx-col-sm-offset-0 {
margin-left: 0%;
}
.visible-sm {
display: block;
}
}
@media (min-width: 992px) {
.cx-col, .cx-col-md-1, .cx-col-md-2, .cx-col-md-3, .cx-col-md-4, .cx-col-md-5, .cx-col-md-6, .cx-col-md-7, .cx-col-md-8, .cx-col-md-9, .cx-col-md-10, .cx-col-md-11, .cx-col-md-12 {
float: left;
}
.cx-col-md-12 {
width: 100%;
}
.cx-col-md-11 {
width: 91.66666667%;
}
.cx-col-md-10 {
width: 83.33333333%;
}
.cx-col-md-9 {
width: 75%;
}
.cx-col-md-8 {
width: 66.66666667%;
}
.cx-col-md-7 {
width: 58.33333333%;
}
.cx-col-md-6 {
width: 50%;
}
.cx-col-md-5 {
width: 41.66666667%;
}
.cx-col-md-4 {
width: 33.33333333%;
}
.cx-col-md-3 {
width: 25%;
}
.cx-col-md-2 {
width: 16.66666667%;
}
.cx-col-md-1 {
width: 8.33333333%;
}
.cx-col-md-pull-12 {
right: 100%;
}
.cx-col-md-pull-11 {
right: 91.66666667%;
}
.cx-col-md-pull-10 {
right: 83.33333333%;
}
.cx-col-md-pull-9 {
right: 75%;
}
.cx-col-md-pull-8 {
right: 66.66666667%;
}
.cx-col-md-pull-7 {
right: 58.33333333%;
}
.cx-col-md-pull-6 {
right: 50%;
}
.cx-col-md-pull-5 {
right: 41.66666667%;
}
.cx-col-md-pull-4 {
right: 33.33333333%;
}
.cx-col-md-pull-3 {
right: 25%;
}
.cx-col-md-pull-2 {
right: 16.66666667%;
}
.cx-col-md-pull-1 {
right: 8.33333333%;
}
.cx-col-md-pull-0 {
right: auto;
}
.cx-col-md-push-12 {
left: 100%;
}
.cx-col-md-push-11 {
left: 91.66666667%;
}
.cx-col-md-push-10 {
left: 83.33333333%;
}
.cx-col-md-push-9 {
left: 75%;
}
.cx-col-md-push-8 {
left: 66.66666667%;
}
.cx-col-md-push-7 {
left: 58.33333333%;
}
.cx-col-md-push-6 {
left: 50%;
}
.cx-col-md-push-5 {
left: 41.66666667%;
}
.cx-col-md-push-4 {
left: 33.33333333%;
}
.cx-col-md-push-3 {
left: 25%;
}
.cx-col-md-push-2 {
left: 16.66666667%;
}
.cx-col-md-push-1 {
left: 8.33333333%;
}
.cx-col-md-push-0 {
left: auto;
}
.cx-col-md-offset-12 {
margin-left: 100%;
}
.cx-col-md-offset-11 {
margin-left: 91.66666667%;
}
.cx-col-md-offset-10 {
margin-left: 83.33333333%;
}
.cx-col-md-offset-9 {
margin-left: 75%;
}
.cx-col-md-offset-8 {
margin-left: 66.66666667%;
}
.cx-col-md-offset-7 {
margin-left: 58.33333333%;
}
.cx-col-md-offset-6 {
margin-left: 50%;
}
.cx-col-md-offset-5 {
margin-left: 41.66666667%;
}
.cx-col-md-offset-4 {
margin-left: 33.33333333%;
}
.cx-col-md-offset-3 {
margin-left: 25%;
}
.cx-col-md-offset-2 {
margin-left: 16.66666667%;
}
.cx-col-md-offset-1 {
margin-left: 8.33333333%;
}
.cx-col-md-offset-0 {
margin-left: 0%;
}
.visible-md {
display: block;
}
}
@media (min-width: 1200px) {
.cx-col, .cx-col-lg-1, .cx-col-lg-2, .cx-col-lg-3, .cx-col-lg-4, .cx-col-lg-5, .cx-col-lg-6, .cx-col-lg-7, .cx-col-lg-8, .cx-col-lg-9, .cx-col-lg-10, .cx-col-lg-11, .cx-col-lg-12 {
float: left;
}
.cx-col-lg-12 {
width: 100%;
}
.cx-col-lg-11 {
width: 91.66666667%;
}
.cx-col-lg-10 {
width: 83.33333333%;
}
.cx-col-lg-9 {
width: 75%;
}
.cx-col-lg-8 {
width: 66.66666667%;
}
.cx-col-lg-7 {
width: 58.33333333%;
}
.cx-col-lg-6 {
width: 50%;
}
.cx-col-lg-5 {
width: 41.66666667%;
}
.cx-col-lg-4 {
width: 33.33333333%;
}
.cx-col-lg-3 {
width: 25%;
}
.cx-col-lg-2 {
width: 16.66666667%;
}
.cx-col-lg-1 {
width: 8.33333333%;
}
.cx-col-lg-pull-12 {
right: 100%;
}
.cx-col-lg-pull-11 {
right: 91.66666667%;
}
.cx-col-lg-pull-10 {
right: 83.33333333%;
}
.cx-col-lg-pull-9 {
right: 75%;
}
.cx-col-lg-pull-8 {
right: 66.66666667%;
}
.cx-col-lg-pull-7 {
right: 58.33333333%;
}
.cx-col-lg-pull-6 {
right: 50%;
}
.cx-col-lg-pull-5 {
right: 41.66666667%;
}
.cx-col-lg-pull-4 {
right: 33.33333333%;
}
.cx-col-lg-pull-3 {
right: 25%;
}
.cx-col-lg-pull-2 {
right: 16.66666667%;
}
.cx-col-lg-pull-1 {
right: 8.33333333%;
}
.cx-col-lg-pull-0 {
right: auto;
}
.cx-col-lg-push-12 {
left: 100%;
}
.cx-col-lg-push-11 {
left: 91.66666667%;
}
.cx-col-lg-push-10 {
left: 83.33333333%;
}
.cx-col-lg-push-9 {
left: 75%;
}
.cx-col-lg-push-8 {
left: 66.66666667%;
}
.cx-col-lg-push-7 {
left: 58.33333333%;
}
.cx-col-lg-push-6 {
left: 50%;
}
.cx-col-lg-push-5 {
left: 41.66666667%;
}
.cx-col-lg-push-4 {
left: 33.33333333%;
}
.cx-col-lg-push-3 {
left: 25%;
}
.cx-col-lg-push-2 {
left: 16.66666667%;
}
.cx-col-lg-push-1 {
left: 8.33333333%;
}
.cx-col-lg-push-0 {
left: auto;
}
.cx-col-lg-offset-12 {
margin-left: 100%;
}
.cx-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.cx-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.cx-col-lg-offset-9 {
margin-left: 75%;
}
.cx-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.cx-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.cx-col-lg-offset-6 {
margin-left: 50%;
}
.cx-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.cx-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.cx-col-lg-offset-3 {
margin-left: 25%;
}
.cx-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.cx-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.cx-col-lg-offset-0 {
margin-left: 0%;
}
.visible-md {
display: block;
}
}
.cx-pull-right {
float: right !important;
}
.cx-pull-left {
float: left !important;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}