/*
Theme Name: Shilabs
Description: Shilabs is works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail.
Author: Shilabs team
Author URI: https://shilabs.digital/
Version: 1.0
License: GNU General Public License
License URI: 
Tags: Websites
Text Domain: Shilabs
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Forms
 * 5.0 - Links
 * 6.0 - Alignments
 * 7.0 - Clearings
 * 8.0 - Widgets
 * 9.0 - Content
 *    9.1 - Posts and pages
 *    9.2 - Comments
 * 10.0 - Media
 *    10.1 - Captions
 *    10.2 - Galleries
 * 11.0 - Multisite
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Thin.woff2') format('woff2'),
        url('fonts/Aileron-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-ThinItalic.woff2') format('woff2'),
        url('fonts/Aileron-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-UltraLight.woff2') format('woff2'),
        url('fonts/Aileron-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-UltraLightItalic.woff2') format('woff2'),
        url('fonts/Aileron-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Astralaga';
    src: url('fonts/AstralagaLight.woff2') format('woff2'),
        url('fonts/AstralagaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Black.woff2') format('woff2'),
        url('fonts/Aileron-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Bold.woff2') format('woff2'),
        url('fonts/Aileron-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-BlackItalic.woff2') format('woff2'),
        url('fonts/Aileron-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-BoldItalic.woff2') format('woff2'),
        url('fonts/Aileron-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Heavy.woff2') format('woff2'),
        url('fonts/Aileron-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-HeavyItalic.woff2') format('woff2'),
        url('fonts/Aileron-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Italic.woff2') format('woff2'),
        url('fonts/Aileron-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Light.woff2') format('woff2'),
        url('fonts/Aileron-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-LightItalic.woff2') format('woff2'),
        url('fonts/Aileron-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url(fonts/'Aileron-Regular.woff2') format('woff2'),
        url('fonts/Aileron-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-SemiBold.woff2') format('woff2'),
        url('fonts/Aileron-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Aileron-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Regular.woff2') format('woff2'),
        url('fonts/Barlow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-SemiBold.woff2') format('woff2'),
        url('fonts/Barlow-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Thin.woff2') format('woff2'),
        url('fonts/Barlow-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kudryashev Display Contr Sans';
    src: url('fonts/KudryashevDisplayContrastSans.woff2') format('woff2'),
        url('fonts/KudryashevDisplayContrastSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Black.woff2') format('woff2'),
        url('fonts/Barlow-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Bold.woff2') format('woff2'),
        url('fonts/Barlow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-ExtraBold.woff2') format('woff2'),
        url('fonts/Barlow-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Light.woff2') format('woff2'),
        url('fonts/Barlow-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-Medium.woff2') format('woff2'),
        url('fonts/Barlow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('fonts/Barlow-MediumItalic.woff2') format('woff2'),
        url('fonts/Barlow-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044; }
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


 html {}

body {font-family: 'Barlow';margin: 0; overflow-x:hidden; line-height:30px; font-size:19px; color:#000; font-weight:400;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
	    max-width: 100%;
    height: 48px;
    border:1px solid #ddd !important;width:100%; color:#757575;background: #fff;
    padding: 4px 10px 4px 10px;
}
.wpcf7-list-item.first{ margin-left:0;}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top; height:92px;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Typography
 */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both; margin:0 !important;line-height: 1.3; font-weight:600;
}

h1{font-size:60px;padding:0px;color:#000; font-family: 'Barlow';}

h2{font-size:44px;padding:0 0 10px 0; color:#000; font-family: 'Barlow';}

h3{font-size: 24px;padding:0 0 20px 0;color:#000; font-family: 'Barlow';}

h4{font-size: 21px;padding:0 0 20px 0;}

h5{font-size: 20px;padding:0 0 20px 0;}

h6{font-size: 18px;padding:0 0 20px 0;}
body.single .vinci_blog_content .entry-content p,
p{margin:0; padding:0 0 25px 0; color:#000;}
body.single .vinci_blog_content .entry-content p:last-child,
p:last-child{margin:0; padding:0 0 0px 0;}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #ccc;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}
blockquote.wp-block-quote.is-style-large{border-left-width: 0px; padding:0;}
blockquote p{ padding:0;}
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	/*display: block;*/
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

.wp-block-pullquote blockquote{border-left-width: 0px; margin:0; padding:0;}
.entry-content .wp-block-pullquote cite {
    color: inherit;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #b1ccf4;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 1px 1px 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%; font-size:17px; line-height:24px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 0px 0px 0;
	font-weight: 700; background:#0f51b1; color:#fff;
}

td {
	border-width: 0 0px 0px 0;
}

th,
td {
	padding: 0.6375em 0.8375em;
}
table tr:nth-child(2n) {
	background-color: #fff;
}
table tr:nth-child(2n+1) {
	background-color: #edf4ff;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
opacity: 1;
}

:-moz-placeholder {
opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
opacity: 1;
}


/**
 * 4.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="submit"],
input[type="submit"][disabled]:hover{
	border: 0;
	color: #eee; background:#036cb0;border:1px solid transparent;
	letter-spacing:1px;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;min-width: 140px; border-radius:5px;
	text-transform: uppercase; font-size:16px;
}
input[type="submit"]:hover{ background:#000;}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	border:1px solid #ddd !important;background: none;
	padding:5px 18px; 
	width: 100%;
	border-radius:4px;background: #fff;
}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"]{height:48px; border:6px;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	border:1px solid #ff9f9f;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #000;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}
.woocommerce-product-search,
.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius:0;width:100%; border:1px solid #ccc;height: 40px; background:#fff;
	/*width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);*/
}
.woocommerce-product-search [type="submit"],
.search-submit {
	border-radius:0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	width: 42px; background:none;min-width:auto; background: url(img/search_icon.jpg) no-repeat center 4px;height: 30px; border-left:1px solid #ccc;
}
.woocommerce-product-search [type="submit"]{width:80px;}


/**
 * 5.0 - Links
 */

a {
	color: #1050b1;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #62a9eb;
}

a:focus,
a:hover,
a:active {
	outline: 0;
}

.pagination {
	font-size: 18px;
	font-size: 1.2; margin:0 0 50px 0!important;margin: 50px 0 50px 0 !important; text-align: center;
}
.pagination .nav-links {
	padding-right: 0;text-align: center;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: absolute !important;
}
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.pagination .page-numbers {
	display: inline-block;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding:10px 12px;
	text-transform: uppercase; background: #eee;color:#1B271F;min-width: 40px; text-align: center;
}
.pagination .page-numbers:hover,
.pagination .current {
	display: inline-block;
	font-weight: 700;background: #1B271F; color:#fff;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	display: none;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #007acc;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}
.pagination .next {
	right: 0;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	line-height: 1.6153846154;
	margin: 0 0 2.1538461538em;
	padding: 1.0769230769em 0;
}
.image-navigation.navigation .nav-next{ float:right;}
article.attachment { margin-bottom:40px;}
.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;


	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}

/**
 * 6.0 - Alignments
 */

.alignleft {
	float: left;
	margin:2px 20px 0px 0;
}

.alignright {
	float: right;
	margin: 2px 0 0px 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

.entry-content > *.alignwide,
.entry-summary > *.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignwide,
.entry-summary > *.alignwide {
    width: 100%;
    max-width: 100%;
  }
}

.entry-content > *.alignfull,
.entry-summary > *.alignfull {
  position: relative;
  left: -1rem;
  width: calc( 100% + (2 * 1rem));
  max-width: calc( 100% + (2 * 1rem));
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignfull,
.entry-summary > *.alignfull {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc( -12.5% - 75px);
    width: calc( 125% + 150px);
    max-width: calc( 125% + 150px);
  }
}
blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 7.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 8.0 - Widgets
 */

.widget { width:100%; float:left;margin-bottom:30px;}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	display: block;
}



/* RSS widget */
/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	margin: 0 0.1875em 0.4375em 0;
	padding:4px 8px;
}

/**
 * 9.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 0em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 9.1 - Posts and pages
 */
.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}
.sticky-post {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}
.post.sticky .entry-title{ position:relative;}
.post.sticky .entry-title:before{font-family:FontAwesome; position:absolute;top:3px;content: "\f08d"; margin-left:-22px; font-size:82%;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}
.page-links{ padding-top:20px;}
/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}
.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {display:inline-block; margin:0 1px;}
.navigation .nav-next a,
.navigation .nav-previous a{border: 1px solid rgba(0, 0, 0, 0.06); padding:9px 20px; display:inline-block; }
.navigation .nav-next {display:inline-block;margin:0 1px;}
.paging-navigation {padding: 40px 0; width:100%; float:left; text-align:center;}
.paging-navigation a { letter-spacing:2px; font-style:italic;}

.paging-navigation .meta-nav {display: inline-block;}


/**
 * 9.2 - Comments
 */

.comments-area{ width:100%; float:left; background:#fff; padding:16px 20px 20px 20px; margin-top:10px; border: 1px solid #eee; border-radius: 10px;}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin:0 0 0 25px;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height:80px;
	margin-right:30px;
	position: relative;
	width: 80px;
}
.comment-content{display: table;}
.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-form label {
	letter-spacing: 0em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: inherit; font-size: 17px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0; font-size:0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px; position:relative;
}
.comment-reply-title small a:after{ position:absolute; left:0; top:0; content:"X"; font-size:24px; font-weight:normal;}
/**
 * 10.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 10.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 10.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 11.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;

	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

/* Blocks */
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
  text-align: center;
}

.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{ padding: 0;list-style: none; margin:0;}
.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li {
    color: #767676;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 1rem;
}
.wp-block-latest-posts.is-grid li {
    border-top: 2px solid #ccc;
    padding-top: 1rem;
    margin-bottom: 2rem;
}





/*--------------------------------------------------------------
imperialegypt CSS Start
--------------------------------------------------------------*/
body{ overflow-x:hidden;}
.text_center{ text-align:center;}
.text_right{ text-align: right;}
.font_weight_normal{ font-weight:normal;}
.font_weight_bold{ font-weight: bold;}
.text_uppercase{ text-transform: uppercase;}
.text_transform_inherit button,
.text_transform_inherit{text-transform: inherit;}
.container{ width:100%; max-width:1380px; margin:0 auto; padding:0 20px;}
.box_shadow{box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}
.text_justify{ text-align:justify}
.font_size24{ font-size:24px; line-height:30px;}
.font_size15{ font-size:15px; line-height:22px;}
a{ transition:all 0.5s;-webkit-transition:all 0.5s;}



#masthead{width:100%; padding:0px 0; background:#fff;position: relative; z-index: 999;}
.site_topbar{ width:100%; float:left; background:#ef8e03; padding:10px 0; font-size:14px; font-weight:600;}
.site_topbar .container{justify-content: space-between;display:flex;align-items: center;}
.site_topbar .topbar_left, .site_topbar .topbar_right, .site_topbar .topbar_center{ color:#fff;}
.site_topbar .topbar_left, .site_topbar .topbar_right, .site_topbar .topbar_center{display:flex;align-items: center; color:#fff;}
.site_topbar .topbar_left:hover, .site_topbar .topbar_right:hover, .site_topbar .topbar_center:hover{ color:#ffffffb5;}
.site_topbar .topbar_left img, .site_topbar .topbar_right img, .site_topbar .topbar_center img{ margin-right:5px;}
.site_topbar .topbar_right a:hover{ opacity:0.7;}
.site_topbar .topbar_right a{color:#fff;}

.header_main{width:100%; float:left;padding:10px 0;}
nav.main_navigation ul{ margin:0; padding:0; list-style:none; font-size:15px; font-weight:600; text-transform:uppercase;}
nav.main_navigation ul.header_main_menu li{ float:left;padding:0 23px; position:relative; z-index: 9999;}
nav.main_navigation ul.header_main_menu li:last-child{ padding-right:0;}
nav.main_navigation ul.header_main_menu li a{ padding:20px 0px; color:#000; position:relative; float:left;}
nav.main_navigation ul.header_main_menu > li.current_page_item > a:before,
nav.main_navigation ul.header_main_menu > li.current-menu-parent > a:before,
nav.main_navigation ul.header_main_menu > li > a:hover:before{ position:absolute; content:""; height:2px; width:100%; bottom:20px; left:0; background:#1B271F;}
nav.main_navigation ul.header_main_menu li.current_page_item a,
nav.main_navigation ul.header_main_menu li.current-menu-parent > a,
nav.main_navigation ul.header_main_menu li a:hover{ color:#000;}
/*nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a{ padding-right:16px;}
nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a:after{content: ""; border: 5px solid transparent; border-top:6px solid #a8a8a8; border-bottom:0 none; top:32px; position:absolute; right:0;}*/
nav.main_navigation ul.header_main_menu > li ul.sub-menu{position:absolute; top:100%; left:10px; background:#fff; width:240px; float: left; border-radius:6px; opacity:0; visibility:hidden;text-transform: capitalize; transition:all 0.6s;}
nav.main_navigation ul.header_main_menu > li:hover ul.sub-menu{ opacity:1;visibility: visible;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li{ width:100%; padding:0; border-bottom:1px solid #eee;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li:last-child{ border:0;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a{ color:#000; padding:8px 16px; float:left; width:100%; font-size:16px; line-height: 1.7; font-weight: 400; text-transform:uppercase; letter-spacing:1px;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li.current_page_item a,
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a:hover{ color:#d79d67;}
nav.main_navigation ul.header_main_menu li.contact_us a{border: 1px solid #008cd3;background-color: #008cd3;color: #fff;font-size: 16px;line-height: 50px;padding: 10px 20px;border-radius: 0px;transition: all 0.3s ease;text-transform: uppercase;display: flex;align-items: center;}
nav.main_navigation ul.header_main_menu li.contact_us a:before{background:none;}

.site-header-main{display: flex; justify-content: space-between;min-height: 0px; align-items: center; width:100%;}
.header_right{display: flex; justify-content: space-between; align-items: center; padding-bottom:0px;gap:20px;}
.header_center{ display:inline-block;}
.site-branding{ display:inline-block; line-height:0;}

.header_info_area .header_icon{display: inline-block;padding-left:18px; line-height:0;}
.header_info_area .tailor_made_bun{display: inline-block; margin-left:18px; font-size:16px; line-height:15px; color:#fff; background:#036cb0; border:1px solid #036cb0; padding:15px 18px; border-radius:6px;}
.header_info_area .tailor_made_bun:hover{ background:#000; border-color:#000;}

.sidebar_latest_posts{ display:inline-block; width:100%;}
.sidebar_latest_posts .latest-post{padding: 10px; margin-bottom: 20px; display: grid; grid-template-columns: 90px 1fr; gap: 18px; border-radius:10px; background-color: #fff; box-shadow: 0 0 13px 7px rgb(82 85 90/10%); border: 1px solid #dededeb0;}
.sidebar_latest_posts .latest-post-thumbnail{ line-height:0; float:left;}
.sidebar_latest_posts .latest-post-title{ font-size:15px; line-height:20px;padding: 0 0 15px 0;}
.sidebar p:empty,
.sidebar .wp-block-search__label{ display: none }
.latest-post .from_duration_list li{padding: 0 0px 0 23px;font-size: 12px;}

/**********************************
*Header Menu Responsive CSS Start*
*********************************/
@media (min-width: 1024px) {
.mobile_hamburger_canvas,
.mobile_menu_toggle_button,
.mobile_nav-menu{display:none;}	
}
@media (max-width: 1023px) {
.header_right{padding-right: 0;position:relative;}
.header_menu_area{ display:none;}
.menu-icon-box{ margin-left:26px;}
.mobile_menu_toggle_button.mobile_open_button{
	z-index: 999;
	height: 30px;
	width: 30px;display: inline-block;position: relative;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.mobile_menu_toggle_button.mobile_open_button span, 
.mobile_menu_toggle_button.mobile_open_button::before, 
.mobile_menu_toggle_button.mobile_open_button::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left:0;
	width:100%;
	border-bottom: 2px solid #000;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile_menu_toggle_button.mobile_open_button::before {
	transform: translateY(-10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_open_button::after {
	transform: translateY(10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_close_button{
	font-size: 20px;
	float: left;
	position: absolute;
	background: #081f3e;
	padding: 5px;
	width: 35px;
	height: 35px;
	margin: 0;
	right: 20px;
	color: #fff;
	top: 20px;
	line-height: 25px;
  	text-align: center;cursor: pointer;
}

.mobile_hamburger_canvas {
	background: #1b3860;
	position: fixed;
	right: -350px;
	top: 0px;
	z-index: 999999;
	transition: right .3s ease-in-out 0s;
	-webkit-transition: right .3s ease-in-out 0s;
	-moz-transition: right .3s ease-in-out 0s;
	-o-transition: right .3s ease-in-out 0s;
	height:100%;overflow: auto;
  	max-width: 300px;
	width: 100%;
	padding:50px 30px 20px;
}
.mobile_hamburger_open .mobile_hamburger_canvas{right:0;}

.mobile_hamburger_canvas a{ color:#fff;}
.mobile_hamburger_canvas a:hover{ color:#d59663;}
.mobile_hamburger_canvas ul{ margin:0; padding:0; list-style:none;}
.mobile_hamburger_canvas li{ width:100%; float:left;}
.mobile_hamburger_canvas li a{ width:100%; float:left; padding:5px 0; text-transform:capitalize;}
.mobile_hamburger_canvas .sub-menu{width:100%; float:left; padding-left:15px;}
.mobile_hamburger_canvas .sub-menu li {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 0px solid #fff;
	margin: 0px 0px !important;
	background: none;
}
.mobile_hamburger_canvas .sub-menu li a{border: 0px!important;}
.mobile_hamburger_canvas .sub-menu li a:hover{background: none;border: 0px!important;}

}

/*********************************
*Header Menu Responsive CSS End*
*********************************/
.box_swing{transition:all 0.6s;-webkit-transition:all 0.6s;}
.box_swing:hover{ transform:translateY(-8px);-webkit-transform:translateY(-8px);}

.crellyslider > .cs-slides{ text-align:center;}
.banner_more_detail {
	display: inline-block;
	background: #fff url(img/banner_arrow.png) no-repeat center right;
	color: #000 !important;
	border-radius: 5px;
}

.banner_more_detail:hover{ background:#0f51b1 url(img/banner_arrow.png) no-repeat center right;color: #fff !important;}
.crellyslider > .cs-slides .banner_title_h1{text-align:center;color:#fff !important;font-family: 'Cambria'!important;}
.crellyslider > .cs-slides .banner_title_h2{ text-align:center; color:#fff !important;font-family: 'Cambria'!important;}
.crellyslider > .cs-slides li:before{ background:rgba(0,0,0,0.5); position:absolute; left:0; bottom:0; top:0; right:0; content:"";}
.crellyslider > .cs-controls > .cs-previous,
.crellyslider > .cs-controls > .cs-next{background-color: transparent!important;box-shadow: none !important;}
.crellyslider > .cs-controls > .cs-previous{ background-image: url(img/left_arrow.png)!important;}
.crellyslider > .cs-controls > .cs-next{ background-image: url(img/right_arrow.png)!important;}
.extend_image.wpb_single_image .vc_single_image-wrapper{width: 120%;margin-left: -10%; max-width:initial; position:relative; z-index:8;}

.banner_title1 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:300 !important;}
.home .banner_title2 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:600 !important;}
.banner_title2 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:1px 1px 12px rgba(0,0,0,1);font-weight:600 !important;}

.banner_title3 .uvc-main-heading > div{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:400 !important;}
.banner_title2{ display:inline-block; border-top:1px solid #fff;border-bottom:1px solid #fff;}


.about_us_icon_area .top-icon .aio-icon-header .aio-icon-title{ margin:0; padding:0 0 8px 0;}
.tours_cat_box_home{ height:320px;}
.tours_cat_box_home img{width: 100%;height: 100%;object-fit: cover;}
.tours_cat_box a.ultb3-btn.kri_ful_link{ position:absolute; left:0; top:0; right:0px; bottom:0; z-index:9;}
.tours_cat_box{border-radius:7px; overflow:hidden;position:relative;}
.tours_cat_box img.ultb3-img{ position:relative; width:100% !important; margin:0;}
.tours_cat_box .ultb3-info{ position: absolute; left:0; bottom:0;top:auto !important; width:100%; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%); padding-top:35px;}
.tours_cat_box a.ultb3-btn{ padding:0 !important;font-size: 15px !important; line-height: 18px !important; color:#fff !important; border:0 !important;}
.ultb3-box .ultb3-title{ font-weight:700!important; font-size:20px !important; line-height:24px !important;}
.cat_slider_wrap .slick-list{ overflow: visible !important;}
.gallery_slider_wrap,
.cat_slider_wrap{ overflow:hidden;}

.confidence_icon_area .aio-icon-header h3.aio-icon-title{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p:empty{display: none;}

.testimonial_icon_area .aio-icon-img .img-icon{ border-radius:50px!important; overflow:hidden;}
.testimonial_item.wpb_row{ background-position:94% 25px !important; padding:25px!important; border-radius:10px;}

.gallery_slider_wrap .wpb_single_image img{width: 100%;}
.gallery_slider_wrap .wpb_single_image a{width: 100% !important; display: inline-block;}
.gallery_slider_wrap .wpb_single_image .vc_figure{width: 100%;}

.vc_tta.vc_general .vc_tta-panel{ padding:15px 25px 0px 25px; border-radius:10px;}
.vc_tta.vc_general .vc_tta-panel.vc_active{ background:#fff;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border:0; background:none !important;}
.vc_tta.vc_general .vc_tta-panel-title{margin-bottom: 1px !important;border-bottom:1px solid #000 !important; padding:0 !important;  background:none !important; font-size:17px; line-height:20px;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a{color:#000 !important;font-weight: 500; padding-top:0px !important;}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:0;font-size:19px; line-height:28px;}
.vc_tta.vc_general .vc_tta-panel-body{ color:#000; font-size:19px; line-height:28px; padding:20px 0 25px 0 !important;border: 0 !important;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, 
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before{border-color: #000;}
.vc_tta.vc_general .vc_tta-panel-body p{color:#000;}

.form_area .form_row{ margin:0 -10px; clear:both;}
.form_area .form_row .form_col{ float:left; width:100%;padding:0 10px 20px;}
.form_area .form_row.col_2 .form_col{width:50%;}
.form_area .form_row.col_3 .form_col{width:33.3333%;}
.form_area .form_row.col_4 .form_col{width:25%;}

.site_footer { background: #1b271f; color: #fff; padding: 0; width: 100%; clear: both; display: block; }
.site_footer .container { /*max-width:1320px;padding:0 40px;*/ margin:0 auto;  display:flex; gap:70px; }
.upper_footer_left { width:34%; padding:85px 0 75px; }
/*.upper_footer_left p { margin:0 0 38px; font-size:17px; line-height:1.5; color:#d7e0ec; font-weight:500;}*/
.upper_footer_left h2 { margin:0 0 15px; font-size:31px; line-height:1.2; color:#fff; font-weight:500; font-family: 'Kudryashev Display Contr Sans';padding:30px 0; }
.upper_footer_left h3 { margin:0 0 15px; font-size:21px; line-height:1.2; color:#fff; font-weight:500; font-family: 'Kudryashev Display Contr Sans'; padding:30px 0 20px 0;}
.footer_newsletter { width:315px; height:58px; display:flex; align-items:center; background:#1b271f; border-radius:0px; overflow:hidden; margin-top:16px; }
.footer_newsletter input { width:100%; height:58px; border:0; outline:0; padding:0 20px; font-size:16px; color:#111; }
.footer_newsletter button { width:58px; height:58px; border:0; background:#fff; display:flex; align-items:center; justify-content:center; cursor:pointer; padding:0; }
.footer_newsletter button img { width:40px; height:40px; object-fit:contain; display:block; }
.upper_footer_right { width:66%; padding:85px 0 75px; }
.upper_footer { display:grid; grid-template-columns:repeat(4, 1fr); gap:45px; padding-top:40px;}
.upper_footer_col h3 { margin:0 0 28px; font-size:21px; line-height:1.2; color:#fff;font-weight:500;font-family: 'Kudryashev Display Contr Sans'; }
.footer_menu{ list-style:none; margin:0; padding:0; }
/*.footer_menu li{ margin:0 0 20px; }*/
.footer_menu a{ color:#fff; text-decoration:none; font-size:17px; line-height:1.3; font-weight:400; transition:.3s ease; }
.footer_menu a:hover{ color:#fff; }
ul.footer_social2{ margin:0;display:inline-block; margin:0 0 0 0px; padding:0; }
.footer_social2 li{ display:inline-block; width: auto; font-size:0; line-height:0; padding:10px 0;}
.footer_social2 li span{ margin-right:10px;float: left;}
.footer_social2 li a{color:#fff; transition:all 0.6s;-webkit-transition:all 0.6s;}
.footer_social2 li a:hover{ opacity:0.6;}
.footer_contact_info{display:grid;grid-template-columns:1.4fr 1fr 1.6fr;gap:40px;padding:0 0 35px;border-bottom:1px solid rgba(255,255,255,.15);}
.footer_contact_heading{display:flex;align-items:center;gap:12px;margin-bottom:18px;}
.footer_contact_heading img{width:auto;height:auto;object-fit:contain;}
.footer_contact_heading h4{margin:0;color:#fff;font-size:21px;font-weight:400;line-height:1;padding:0px !important;font-family: 'Kudryashev Display Contr Sans';}
.footer_contact_box p,.footer_contact_box a{margin:0;color:#fff;text-decoration:none;font-size:16px;line-height:1.8;font-weight:400;display:block;}
.footer_contact_box a:hover{color:#fff;}
.footer_bottom { background:#1b271f; padding:30px 0; text-align:center;border-top: 1px solid rgba(255, 255, 255, .15); }
.copyright { color:#fff; font-size:17px; line-height:1.4; }
.footer_bottom_menu { list-style:none; margin:0; padding:0; display:flex; align-items:center; justify-content:center; gap:26px; }
.footer_bottom_menu li { position:relative; }
.footer_bottom_menu li:not(:last-child)::after { content:"|"; position:absolute; right:-15px; top:0; color:rgba(255,255,255,.45); }
.footer_bottom_menu a { color:#fff; text-decoration:none; font-size:15px; }
.payment_icons { display:flex; align-items:center; justify-content:flex-end; gap:8px; flex-wrap:wrap; }
.payment_icons img { height:34px; width:auto; object-fit:contain; display:block; }
.banner_bg{ text-align:center;}
.home .banner_bg{ text-align:left;}

/*.site_footer .tnp,.site_footer .tnp-subscription{width:100%;max-width:560px;margin:30px 0 0;padding:0}
.site_footer .tnp-subscription form{display:flex;align-items:center;gap:20px;margin-bottom:20px;border-bottom: 1px solid rgba(255, 255, 255, .4) !important;}
.site_footer .tnp-subscription label{display:none}
.site_footer .tnp-field-email{flex:1}
.site_footer input.tnp-email{width:100%;background:transparent!important;border:none!important;color:#fff!important;font-size:18px;padding:0 0 15px;height:auto;box-shadow:none!important;border-radius:0px !important;}
.site_footer input.tnp-email:focus{outline:none;border-bottom-color:#fff!important}
.site_footer input.tnp-email::placeholder{color:rgba(255,255,255,.75)}
.site_footer .tnp-field-button{width:auto}
.site_footer input.tnp-submit{background:#fff!important;color:#222!important;border:none!important;border-radius:14px!important;padding:12px !important;height:auto!important;font-size:17px!important;font-weight:500;cursor:pointer;min-width:140px;transition:.3s;text-transform:capitalize;}
.site_footer input.tnp-submit:hover{background:#f3f3f3!important}
.site_footer .tnp-privacy-field,.site_footer .tnp-field-checkbox{margin-top:20px;display:flex;align-items:center}
.site_footer .tnp-privacy-field input,.site_footer .tnp-field-checkbox input{margin-right:10px}
.site_footer .tnp-privacy-field label,.site_footer .tnp-field-checkbox label{display:inline!important;color:#fff;font-size:15px}
.site_footer .tnp-privacy-field a,.site_footer .tnp-field-checkbox a{color:#fff;text-decoration:underline}

@media(max-width: 480px) { .site_footer .tnp, .site_footer .tnp-subscription, .site_footer .tnp-subscription form { width: 100%; } }

@media(max-width: 480px) { .site_footer .tnp-subscription .tnp-field-button { width: 58px !important; flex: 0 0 58px; } }*/

.site_footer .tnp,
.site_footer .tnp-subscription{
    width:100%;
    max-width:560px;
    margin:30px 0 0;
    padding:0;
}

/* Form Layout */
.site_footer .tnp-subscription form{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px 20px;
}

/* Make Email & Button Full Width */
.site_footer .tnp-field-email,
.site_footer .tnp-field-button,
.site_footer .tnp-privacy-field,
.site_footer .tnp-field-checkbox{
    grid-column:1 / -1;
}
.site_footer .tnp-subscription label{
    font-weight:500;
}

/* Inputs */
.site_footer input[type="text"],
.site_footer input.tnp-email{
    width:100%;
    background:transparent!important;
    border:none!important;
    border-bottom:1px solid rgba(255,255,255,.4)!important;
    color:#fff!important;
    font-size:18px;
    padding:0 0 15px;
    height:auto;
    box-shadow:none!important;
    border-radius:0!important;
}

.site_footer input[type="text"]:focus,
.site_footer input.tnp-email:focus{
    outline:none;
    border-bottom-color:#fff!important;
}

.site_footer input[type="text"]::placeholder,
.site_footer input.tnp-email::placeholder{
    color:rgba(255,255,255,.75);
}

/* Button */
.site_footer input.tnp-submit{
    background:#fff!important;
    color:#222!important;
    border:none!important;
    border-radius:14px!important;
    padding:14px 30px!important;
    height:auto!important;
    font-size:17px!important;
    font-weight:500;
    cursor:pointer;
    min-width:170px;
    transition:.3s;
    text-transform:capitalize;
}

.site_footer input.tnp-submit:hover{
    background:#f3f3f3!important;
}

/* Privacy */
.site_footer .tnp-privacy-field,
.site_footer .tnp-field-checkbox{
    display:flex;
    align-items:flex-start;
    gap:10px;
}

.site_footer .tnp-privacy-field label,
.site_footer .tnp-field-checkbox label{
    display:block!important;
    color:#fff;
    font-size:14px;
    line-height:1.6;
}

/* Mobile */
@media (max-width:767px){

    .site_footer .tnp-subscription form{
        grid-template-columns:1fr;
    }

    .site_footer .tnp-field-firstname,
    .site_footer .tnp-field-lastname,
    .site_footer .tnp-field-email,
    .site_footer .tnp-field-button,
    .site_footer .tnp-privacy-field,
    .site_footer .tnp-field-checkbox{
        grid-column:auto;
    }

    .site_footer input.tnp-submit{
        width:100%;
    }
}
@media (max-width: 1199px) {
.site_footer .container { padding: 0 30px; gap: 40px; }
.upper_footer_left { width: 32%; padding: 120px 0 60px; }
.upper_footer_right { width: 68%; padding: 70px 0 60px; }
.upper_footer { gap: 30px; }
.footer_contact_info { gap: 30px; }
.footer_bottom .container { padding: 0 30px; gap: 20px; }
.payment_icons img { height: 30px; }
}

@media (max-width: 991px) {
.site_footer .container { flex-direction: column; gap: 0; padding: 0 30px; }
.upper_footer_left { width: 100%; padding: 70px 0 35px; }
.upper_footer_right { width: 100%; padding: 20px 0 60px; }
.upper_footer { grid-template-columns: repeat(4, 1fr); gap: 25px; padding-bottom: 35px; }
.upper_footer_left p { font-size: 16px; }
.footer_contact_info { grid-template-columns: 1fr 1fr 1.3fr; gap: 25px; }
.footer_contact_box a, .footer_contact_box p { font-size: 15px; }
.footer_bottom .container { display: flex; flex-direction: column; text-align: center; gap: 20px; }
.footer_bottom_menu { order: 2; flex-wrap: wrap; }
.payment_icons { order: 3; justify-content: center; }
.copyright { order: 1; }
}

@media (max-width: 767px) {
.site_footer .container { padding: 0 22px; }
.upper_footer_left { padding: 55px 0 30px; }
.upper_footer_right { padding: 15px 0 50px; }
.upper_footer { grid-template-columns: repeat(2, 1fr); gap: 35px 25px; }
.upper_footer_col h3 { margin: 0 0 18px; font-size: 17px; }
.footer_menu li, .footer_social2 li { margin: 0 0 14px; }
.footer_menu a, .footer_social2 a { font-size: 14px; }
.footer_social2 img { width: 32px; }
.footer_contact_info { grid-template-columns: 1fr; gap: 25px; padding-top: 28px; }
.footer_newsletter { width: 100%; max-width: 315px; }
.footer_bottom { padding: 25px 0; }
.footer_bottom_menu { gap: 14px 24px; }
.footer_bottom_menu a { font-size: 14px; }
.footer_bottom_menu li:not(:last-child)::after { right: -14px; }
.copyright { font-size: 14px; }
.payment_icons { gap: 6px; }
.payment_icons img { height: 28px; }
}

@media (max-width: 480px) {
.upper_footer { grid-template-columns: 1fr; gap: 28px; }
.upper_footer_left { padding: 45px 0 25px; }
.upper_footer_left p { font-size: 15px; line-height: 1.55; }
.upper_footer_left h3 { font-size: 17px; }
.footer_newsletter { height: 54px; }
.footer_newsletter input { height: 54px; font-size: 15px; padding: 0 15px; }
.footer_newsletter button { width: 54px; height: 54px; }
.footer_newsletter button img { width: 36px; height: 36px; }
.footer_contact_box h4 { font-size: 14px; }
.footer_contact_box a, .footer_contact_box p { font-size: 14px; gap: 10px; }
.footer_contact_box img { width: 17px; height: 17px; }
.footer_bottom_menu { flex-direction: column; gap: 10px; }
.footer_bottom_menu li:not(:last-child)::after { display: none; }
.payment_icons img { height: 24px; }
}

/*Inner Page CSS Start*/
.titlebar_area{ background-position:center center; background-repeat:no-repeat; background-size:cover; -webkit-background-size:cover; clear:both; width:100%; float:left; text-align: center; color:#fff; padding:180px 0 180px; position: relative; z-index:99;}
.titlebar_area:before{ position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.3;}
.titlebar_content_area{ z-index:2; position:relative;}
.titlebar_area h1{ font-size:50px; line-height:1.2; color:#fff; padding-bottom:0;text-transform: uppercase; text-shadow: 0px 0px 8px rgba(0,0,0,0.5); font-weight: 600 !important;}
.vinci_bread_crumb_wrap #crumbs{  list-style:none; padding:20px 0 0 0; margin:0; font-size:12px;}
.vinci_bread_crumb_wrap #crumbs li{ display:inline-block;font-size:16px;}
.vinci_bread_crumb_wrap #crumbs li a{ color:#90ffec;}
.vinci_bread_crumb_wrap #crumbs li a:hover{ color:#fff;}
.post-thumbnail{ padding-top:60px; line-height:0;}


.site_content{clear: both; float: left; width: 100%; position:relative; z-index:9;}
.tour_single_wrapper{ width:100%; float:left; padding-top:80px; padding-bottom:80px;}
.tour_single_wrapper h3{ font-size:24px; line-height:30px;}
.tour_single_sidebar{ width:30%; float:left; background: rgb(40,77,122);
background: linear-gradient(0deg, rgba(40,77,122,1) 0%, rgba(50,97,154,1) 100%); padding:25px; border-radius:6px;}
.tour_single_sidebar ul{ padding:0; margin:0; list-style:none;}
.tour_single_sidebar ul li{ border-bottom:1px solid #6487b2; padding:0 0px 0 10px;}
.tour_single_sidebar ul li a{ display:flex;align-items: center; padding:7px 0; color:#fff; font-weight:600;}
.tour_single_sidebar ul li a .icon{ line-height:0; border-radius:50px; height:45px; line-height:45px; background:#fff; margin-right:15px; transition:all 0.6s;}
.tour_single_sidebar ul li a.active .icon,
.tour_single_sidebar ul li a:hover .icon{ background:#bf7e48;}
.tour_single_sidebar ul li a.active .icon img,
.tour_single_sidebar ul li a:hover .icon img{filter: brightness(0) invert(1);}
.tour_single_sidebar ul li.mail_item,
.tour_single_sidebar ul li.click_to_whasapp{ text-align:center;border-bottom: 0px solid #6487b2; padding-top:12px;}
.tour_single_sidebar ul li.click_to_whasapp a{ border-radius:6px;background: rgb(191,126,71);
background: linear-gradient(90deg, rgba(191,126,71,1) 0%, rgba(191,126,72,1) 76%, rgba(219,157,105,1) 100%); padding:12px 35px; display:inline-block;}
.tour_single_content_area{ width:70%; float:left;padding-left: 50px;}
.textalign_right{ text-align:right;}
.textalign_right button .ubtn-text{text-transform: capitalize;letter-spacing: 0;font-weight: 600;}
.textalign_right button:hover{ background:#000 !important;}
.from_duration_list{ margin:0; padding:0; list-style:none;}
.from_duration_list li{ display:inline-block; padding:0 30px 0 32px; position:relative;font-size:16px; line-height:20px;}
.from_duration_list li .big{ font-size:18px; line-height:22px; font-weight:600;}
.from_duration_list li:before{ content:""; left:0; top:3px; background:url(img/tour_duration.jpg) no-repeat center center; width:20px; height:20px; position:absolute;line-height: 20px;}
.from_duration_list li.from_icon:before{background:url(img/tour_price.jpg) no-repeat center center;}

.cruise_details_table table,
.cruise_details_table th,
.cruise_details_table td{ border:0;}
.cruise_details_table td{ background:#deeaf8;border-bottom:10px solid #eff5fc;}
.cruise_details_table tr{ padding:6px 0;}

.tour_highlights_col h4{ font-size:18px; line-height:24px; margin:0; padding:0 0 20px 0;}
.tour_highlights_list ul{ margin:0; padding:0; list-style:none;}
.tour_highlights_list ul li{ position:relative; padding-left:20px;}
.tour_highlights_list ul li:after{content:""; left:0; top:9px; background:url(img/right_arrow3.png) no-repeat center center; width:12px; height:10px; position:absolute;line-height:10px;}
.you_will_love_list ul,
.tour_exclude_list ul,
.tour_included_list ul{ margin:0; padding:0; list-style:none;}
.you_will_love_list ul li,
.tour_exclude_list ul li,
.tour_included_list ul li{ position:relative; padding-left:30px; padding-bottom:15px;}
.tour_exclude_list ul li:after,
.tour_included_list ul li:after{content:""; left:0; top:2px; background:url(img/tick_icon.png) no-repeat center center; width:21px; height:23px; position:absolute;line-height:23px;}
.tour_exclude_list ul li:after{background:url(img/close_icon.png) no-repeat center center;}
.you_will_love_list ul li{ padding-bottom:10px;}
.you_will_love_list ul li:after{content:""; left:0; top:6px; background:url(img/heart.jpg) no-repeat center center;width:19px;height:19px; position:absolute;line-height:19px;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.tour_itinerary_accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:20px; color:#fff;}
.tour_itinerary_accordion.vc_tta.vc_general .vc_tta-panel-title{ border-bottom:0!important;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{ background:#355e8f; border-color:#355e8f;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before{border-color: #fff;}
.tour_itinerary_accordion.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body{padding: 30px 15px 0px 15px !important;}
.smile_icon_list li .icon_description .info-list-heading{ padding-bottom:10px;}

.pricing_area_row .left-icon .aio-icon-left .align-icon{ line-height:0;}
.pricing_area_row .left-icon .aio-icon-title{ padding:0;}
.pricing_area_row table{ font-size:12px; line-height:15px; background:#ffffff; border:0;}
.pricing_area_row table td{border:0;padding: 12px 8px;}
.pricing_area_row table td[align="right"]{ text-align:right;}
.pricing_area_row table tr:nth-child(even) {background-color: #deeaf8;}

.inquiry-button{white-space: nowrap;font-weight: 600;font-size: 15px;line-height: 18px;padding: 15px 18px;border: none;background: #bf7e48;color: #ffffff;display: inline-block;border-radius: 6px;}
.inquiry-button:hover{ background:#000; color:#fff;}
.vc_custom_heading a:hover {opacity: .70!important;}

.single_tour_confidence_icon_area_row .vc_column-inner{ background: rgb(24,60,103);
background: linear-gradient(90deg, rgba(24,60,103,1) 0%, rgba(40,77,122,1) 100%); }
.single_tour_confidence_icon_area_row .vc_column-inner h3.aio-icon-title{ padding-bottom:0; font-size:16px;}
.what_to_pack_list ul{ padding:0; margin:0 -15px; list-style:none;}
.what_to_pack_list ul li{ width:33.3333%; padding:10px 15px;float: left; display: flex; align-items: center; line-height:20px; font-size:15px;}
.what_to_pack_list ul li img{ margin-right:10px;}

#popup-post-title{text-align: center;font-size: 24px; font-weight: 600; padding-top: 20px; padding-bottom: 0px;}
.blogpost_slider{ margin: 0 -20px;}
.blogpost_slider .slider_item{ padding:20px;}
.blogpost_slider .blogpost_slider_box{float:left; width:100%;padding:7px 7px 7px 7px; background:#fff;box-shadow: 0px 0px 4px rgba(0,0,0,0.1);border-radius:6px;}
.blogpost_slider .blogpost_slider_box .blogpost_desc{padding:7px 7px 7px 7px; float:left; width:100%;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb{ float:left; width:100%;border-radius:6px; overflow:hidden; line-height:0; height:196px;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb img{width: 100%; height: 100%; object-fit: cover;}
.blogpost_slider .blogpost_slider_box h3{ font-size:16px; line-height:22px; font-weight:600; color:#000; padding:10px 0 5px;}
.blogpost_slider .blogpost_slider_box .post_date{padding-bottom: 12px; display: inline-block; width:100%; font-size:14px; line-height:18px;}
.blogpost_slider .blogpost_slider_box a{ font-size:15px; line-height:22px; font-weight:600; color:#fff; padding:12px 25px; border-radius:6px; display:inline-block; background: rgb(191,126,71);}
.blogpost_slider .blogpost_slider_box a:hover{ background:#000;}
.blogpost_slider .slick-dots{ bottom:0;  position:relative;
-webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.blogpost_slider.slick-dotted.slick-slider{ margin-bottom:0;}
.blogpost_slider .slick-dots li button::before{ font-size:9px;}
.send_request_for_this_tour{box-shadow: 0px 0px 14px rgba(0,0,0,0.12); border-radius:6px!important; }
.send_request_for_this_tour input[type="submit"]{ background: rgb(191,126,71); font-weight:600px;transition:all 0.6s;}
.send_request_for_this_tour input[type="submit"]:hover{ background:#000;}
.tours_partners_slider_wrap{clear:both; padding-bottom:40px;}



.tours_category_posts{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:0px 0;}
.blog_item_list,
.tour_list_content_area{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:80px 0;}

/*Tours Box CSS Start*/
.post_item_box{float:left;width:100%;padding:28px;background:#fff;border:1px solid #ddd6cf;border-radius:20px;overflow:hidden;box-sizing:border-box;transition:all .35s ease;position:relative;}

.post_item_box:hover{border-color:#0f51b1;box-shadow:0 10px 30px rgba(0,0,0,.12);}

.post_item_box .post_item_desc{float:left;width:100%;padding:7px 20px 17px;}

.post_item_box .post_item_thumb{float:left;width:100%;height:300px;overflow:hidden;border-radius:20px;position:relative;line-height:0;}

.post_item_box .post_item_thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:20px;transition:transform .5s ease;}

.post_item_box:hover .post_item_thumb img{transform:scale(1.1);}

.post_item_box .post_item_thumb a.post_item_thumb_link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}

.post_item_box h3{font-size:30px;line-height:35px;font-weight:600;color:#000;padding:8px 0 10px;margin:0;}

.post_item_box h3 a{color:#000;text-decoration:none;transition:all .3s ease;}

.post_item_box h3 a:hover{color:#036cb0;}
.post_item_box p{font-size: 18px;line-height: 1.8;}
.post_read_more{display:inline-block;width:100%;padding-top:15px;}

.post_read_more a.view_post_button{display:inline-flex;align-items:center;gap:12px;position:relative;padding:10px 0;color:#000;font-weight:500;text-decoration:none;transition:.3s;}
.post_read_more a.view_post_button::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform-origin:left;transition:transform .3s;}
.post_read_more a.view_post_button::after{content:"";width:20px;aspect-ratio:20/16;background:url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/arrow_1.png") center/contain no-repeat;transition:transform .3s;}
.post_read_more a.view_post_button:hover{color:#7A5C3D;}
.post_read_more a.view_post_button:hover::before{transform:scaleX(.6);}
.post_read_more a.view_post_button:hover::after{transform:translateX(8px);}

.post_meta{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:100%;margin:18px 0;padding:12px 0;list-style:none;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.post_meta li{display:flex;align-items:center;justify-content:left;padding-left:28px;font-size:15px;font-weight:500;line-height:1.4;color:#555;transition:all .3s ease;}
.post_meta li:hover{color:#0f51b1;transform:translateY(-2px);}
.post_meta li.author{background:url(img/user.jpg) no-repeat left center;}
.post_meta li.post_date{background:url(img/clock.jpg) no-repeat left center;}
.post_meta li.comments{background:url(img/comment.jpg) no-repeat left center;}
.post_meta li.author:hover{background:url(img/user.jpg) no-repeat left center;}
.post_meta li.post_date:hover{background:url(img/clock.jpg) no-repeat left center;}
.post_meta li.comments:hover{background:url(img/comment.jpg) no-repeat left center;}

@media(max-width:767px){.post_meta{grid-template-columns:1fr;gap:12px;}.post_meta li{justify-content:flex-start;}}



.header_info_area{display: flex; align-items: center;}
.search_toggle_button{background:url(img/search_icon.jpg) no-repeat top center;}
.search_canvas_open .search_toggle_button{background:url(img/search_icon.jpg) no-repeat bottom center;}
.search_canvas_open .search-box{opacity:1; visibility: visible;}
.search-box { width: 100%; min-width:300px;float: left;border: #a7a7a7 1px solid !important; border-radius: 5px; position: absolute; top: 100%; opacity: 0; visibility: hidden; transition:all 0.5s; z-index:9; padding: 15px; background: #fff; right: -5px; margin-top: 5px; border: #00009333 1px solid !important;}
.hd_search_box{ position:relative;line-height: 0; padding:0px;}
.search_toggle_button{ position:relative; line-height:0;display: inline-block;width:22px; height:22px;cursor: pointer; font-size:20px;}





/*Single Post CSS Start*/
.single_content_area{ padding:80px 0 40px; display: inline-block; width: 100%;}
.single_content_area .content-area{ width:70%; float:left; padding-right:50px;}
.single_content_area .content-area h2{ font-size:40px;color:#000;}
.single_content_area .content-area h2 a{color:#000;}
.single_content_area .content-area p{font-size: 18px;line-height: 1.8;}
.single_content_area .content-area h2.comment-reply-title{font-size:30px;}
.single_content_area .content-area h3{ font-size:30px;}
/*.single_content_area .content-area ul{margin:15px 0;padding-left:0;list-style:none;}
.single_content_area .content-area li{position:relative;padding-left:20px;margin-bottom:18px;line-height:1.8;}
.single_content_area .content-area:before{content:"";position:absolute;left:0;top:15px;font-size:24px;line-height:1;width:6px;height:6px;background:#1b271f;}*/
.single_content_area .sidebar{ width:30%; float: right;}
.sidebar .wp-block-search__inside-wrapper{ display:inline-block; position:relative;width: 100%;}
.sidebar .wp-block-search__inside-wrapper input[type="search"]{border: 1px solid #0f51b15e;
  height: 44px;
  background: #fff;}
.sidebar .wp-block-search__inside-wrapper .wp-block-search__button{
	border-radius: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 7px;
	width: 42px;
	background: none;
	min-width: auto;
	background: url(img/search_icon.jpg) no-repeat center 4px;
	height: 29px;
	border:0; font-size:0;
	border-left: 1px solid #1b271f;
}
.sidebar h2,
.single_content_area .sidebar h2{ font-size:26px; padding-bottom:20px;position:relative;}
.sidebar h2::after {
	content: "";
	position: absolute;
	background:#1b271f;
	width: 60px;
	height: 3px;
	bottom:15px;
	left: 0;
	transition: ease-in-out 300ms;
}
p.form-submit{ padding-bottom:0;}
.single_content_area .sidebar{ font-size:18px;}
.single_content_area .sidebar .wp-block-latest-comments .wp-block-latest-comments__comment,
.single_content_area .sidebar .wp-block-latest-posts li{font-weight: 400;font-size:18px;color:#1b271f;margin-bottom: 15px;border-bottom: 1px solid #eee;border-top:0;padding:0 0 15px 0;}
.single_content_area .sidebar a{ color:#000;font-weight:500;font-size:18px;}
.single_content_area .sidebar a:hover{ color:#0f51b19c;}
.post-navigation{display: grid; grid-template-columns: 1fr 1fr; gap: 30px;background: #F5F3F0; padding: 0 20px; margin-bottom:0px; line-height: 22px;margin-bottom:60px !important;}
.post-navigation > div{ padding:30px 0;color: #19241d; font-weight:bold;}
.post-navigation > div a{color:#19241d;font-weight:500;}
.post-navigation > div.nav-next{ text-align:right;}
.entry-footer .byline .author{display: flex;align-items:center;}
.entry-footer .byline .author img{ width:22px; border-radius:40px;margin-right: 8px;}
.entry-footer .byline,
.entry-footer .posted-on,
.entry-footer .cat-links{ float:left; padding-right: 10px; border-right: 2px solid #dfe9f7; margin-right: 10px;}
.single_content_area .entry-footer{border-top: 2px solid #e4edf9;padding: 20px 0; margin-top:40px;font-size: 16px;line-height: 22px;color:#19241d;}
.sidebar .wp-block-tag-cloud{ font-size:16px;}
.sidebar .wp-block-tag-cloud a{font-size: 16px !important; background: #fff; color: #19241d !important; line-height: 25px; padding: 4px 6px; border: 1px solid #eee; margin: 2px 1px;}
.sidebar .wp-block-tag-cloud a:hover{ background:#036cb0; color:#fff!important;}
.sidebar .widget_media_image{ margin-bottom:5px;}


.sidebar {
	border: 1px solid rgba(128,137,150,.1);
	padding: 30px 30px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 40px rgba(82,85,90,.1);
	-moz-box-shadow: 0 0 40px rgba(82,85,90,.1);
	box-shadow: 0 0 40px rgba(82,85,90,.1);
	display: inline-block;
}

/*Single Post CSS End*/

/*About-Us*/

.port-folio-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: ease-in-out 300ms;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
}
.port-image img {
    width: 100%;
    display: block;
    position: relative;
    transition: all .6s;
}
.port-detail {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    transition: ease-in-out 300ms;
	text-align:center;
}
.port-detail h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.port-detail h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
	padding:5px !important;
}
.contact-social{
	width:100%;
	float:left;
	margin:0px !important;
}
.contact-social li{
    display: inline-block;
    float: left;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    text-align: center;
}
.contact-social li a{
    display: block;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}
.contact-social li span{
	display:none;
}
.contact-social li:nth-child(1)  {
    background-color: #3e5ea4;
}
.contact-social li:nth-child(2)  {
    background-color: #31c7f9;
}
.contact-social li:nth-child(3)  {
    background-color: #2583be;
}
.contact-social li:nth-child(4)  {
    background-color: #c13584;
}
.payment-tbl {
    width: 100%;
    float: left;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
	margin-bottom:20px !important;
}
.payment-tbl tr:nth-child(odd) {
    background: #ededed;
}
.payment-tbl tr th, .payment-tbl tr td {
    padding: 16px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    border-collapse: collapse;
}
.payment-tbl tr:nth-child(even) {
    background: #fff;
}

.blog_item_list.paginated-posts{ padding:0;}

/*Inner Page CSS End*/



.home_services_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:25%; background:url(img/bor-shape_12.jpg) no-repeat left center; padding:20px 20px;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap:first-child{ background:none;}

.product_image_box .shilabs-image-box{ max-width:426px; width:100%; margin:0 auto;}
.product_image_box .shilabs-image-box .shilabs-image-box-image img{ width:100%;}
.product_image_box .shilabs-image-box{ border-radius:5px; border:1px solid #b4b4b4;}
.product_image_box .shilabs-image-box .shilabs_image_box_content{padding-bottom:25px; padding-top:10px;}

.product_image_box2 .shilabs-image-box-title{ position:relative; display:inline-block; padding-right:12px;}
.product_image_box2 .shilabs-image-box-title:after{background:url(img/right-arrow1.png) no-repeat left center; height:23px; width:33px; position:absolute; left:100%; content:""; top:5px;}

.our_brands_row_area .our_brands_image_box .shilabs-image-box-button,
.product_image_box2 .shilabs-image-box-button{ background:#0f51b1; border-radius:6px; position:relative;padding: 9px 52px 9px 20px !important; margin-top:20px;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-button:hover,
.product_image_box2 .shilabs-image-box-button:hover{ background:#000;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-button:after,
.product_image_box2 .shilabs-image-box-button:after{background:url(img/right-arrow2.png) no-repeat left center; height:23px; width:33px; position:absolute; right:10px; content:""; top:12px;}


.latex_gloves_row_area .latex_gloves_h2 h2{ font-size:40px; line-height:46px;}
.latex_gloves_row_area .latex_gloves_image_box .shilabs-image-box-title{font-family: "Afacad", serif;}
.latex_gloves_row_area .latex_gloves_image_box .shilabs-image-box{max-width: 319px;margin: 0 auto;width: 100%;}
.latex_gloves_row_area .latex_gloves_image_box .shilabs-image-box-image{ padding:0; margin:0;}
.latex_gloves_row_area .latex_gloves_image_box .shilabs_image_box_content{ position:absolute;width: 100%;bottom: 0; padding: 20px 30px;}

.our_brands_row_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.our_brands_row_area .wpb_wrapper .shilabs_image_box_wrap{ width:33.333%; padding:20px;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box{max-width:425px;margin: 0 auto;width: 100%; padding:30px 20px 30px; background:#fff;box-shadow:rgba(195, 209, 223, 0.44) 0px 8px 24px; border-radius:5px;height: 100%;display: flex;flex-direction: column;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-button{ margin-top:auto;margin-left:auto;margin-right:auto;display: inline-block; max-width:160px;}
.our_brands_row_area .our_brands_image_box .shilabs_image_box_content{ flex: 1;display: flex;flex-direction: column;}
.our_brands_row_area .our_brands_image_box .shilabs-image-box-description{ padding-bottom:15px;}

.our_factory_row_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.our_factory_row_area .wpb_wrapper .wpb_text_column{ width:50%;}
.our_factory_row_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%; padding:20px;}
.our_factory_row_area .our_factory_image_box .shilabs-image-box{max-width:665px;margin: 0 auto;width: 100%; padding:10px; border:1px solid #b5b5b5; border-radius:5px;height: 100%;display: flex;flex-direction: row;align-items: center;}
.our_factory_row_area .shilabs-image-box-image{ margin:0;width: 50%;}
.our_factory_row_area .shilabs_image_box_content{ text-align:left;padding-left: 40px;width:50%;}
.our_factory_row_area .box_phone_number{color:#000; width:100%;display: inline-block; font-size:18px; line-height:21px; background:#ecf7fe url(img/call1.jpg) no-repeat 10px 15px; padding:12px 20px 12px 41px; margin-top:12px;}
.our_factory_row_area .shilabs-image-box-title{font-family: "Afacad", serif;}
.our_factory_row_area .shilabs_image_box_content br{ display:none;}
.our_factory_row_area .shilabs_image_box_content .box_phone_number br{ display:inherit;}

.li_with_tick ul{ list-style:none; padding:0; margin:15px 0 0 0;}
.li_with_tick ul li{ padding: 8px 0 8px 45px; background: url(img/tick.png) no-repeat left 12px; font-size:20px;}
.vc_row.bg_center_top{ background-position:center top !important;}

.latex_gloves_manufactured_row h2{ font-size:38px;}
.h2_font_40 h2{ font-size:40px;}



.get_in_touch_button{}
.get_in_touch_button{ background:#fff; border-radius:6px; position:relative;padding:15px 52px 15px 20px !important; margin-top:20px; color:#000;}
.get_in_touch_button:hover{ background:#0f51b1;color:#fff;}
.get_in_touch_button:after{background:url(img/right-arrow2.png) no-repeat left center; height:23px; width:33px; position:absolute; right:10px; content:""; top:17px;}
.white_text h2,
.white_text p{ color:#fff;}
.get_in_touch_row p{ padding:20px 0;font-size:22px;}
.video_responsive{
position: relative;
width: 100%;
padding-bottom: 56.25%; /* Aspect ratio for 16:9 */
height: 0;
overflow: hidden;
background: #000;
margin-bottom: 20px;
}
.video_responsive iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.certificate_row{border-radius: 15px; overflow: hidden;}
.contact_page_row1 h2{ font-size:36px;}
.blue_swd img{box-shadow: rgb(60, 72, 111) 25px 25px 0px 0px;}
.grey_swd img {box-shadow: rgba(199, 214, 215, 0.34) 25px 25px 0px 0px;}
.grey_swd.grey_swd_left img{box-shadow: rgba(199, 214, 215, 0.34) -25px 25px 0px 0px;}

.contact_info_row h4{ font-size:22px; font-weight:600; line-height:28px;}
.contact_info_row .vc_column-inner > .wpb_wrapper{height: 100%; padding:25px;border: 1px solid #eee;border-radius: 8px;text-align: center;}
.contact_info_row .vc_column-inner > .wpb_wrapper:hover{box-shadow:0px 10px 30px 0px #4a77ff1a;border: 0px solid #fff;}
.contact_info_row .vc_column-inner > .wpb_wrapper a{color: #0b254d;}
.contact_info_row .vc_column-inner > .wpb_wrapper a:hover{color: #62a9eb;}

.responsive-video {
    position: relative;
    width: 100%; /* Full width */
    padding-bottom: 56.25%; /* Maintain 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.responsive-video-big{padding-bottom:66%;}
.responsive-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Crop video if needed */
}
.li_with_mar0 ul{ margin-top:0;}
.quality-assurance-testing_process .process_no{ position:absolute; left:0;top: -12px;font-size: 120px; line-height:1; font-weight:bold; opacity:0.2;text-shadow: 0 0 9px #051b3c; color: #fff;}
.quality-assurance-testing_process h2 {font-size: 38px;padding-left: 70px; padding-bottom:20px;}

.img_border3 img,
.img_border2{ border:1px solid #0f51b133;}
.table_area .wpb_wrapper{ overflow-x:scroll;}
.table_area .wpb_wrapper table{ min-width:700px;}
.font_size38 h2{font-size:38px;}
.font_size36 h2{font-size:36px;}
.vc_row.bg_center_top2 {background-position: center -71px !important;}
.wpb_column.bg_top_right .vc_column-inner {background-position: top right !important;}
.text_align_center{ text-align:center;}
.get_a_quote a{color: #fff;padding: 7px 30px;display: inline-block;background: #0f51b1;border-radius: 6px;position: relative;}
.get_a_quote a:hover{background: #000;}
.table_first_td_bold tr td:first-child{ font-weight:700;}
.powder-free-latex p{ font-size:22px; color: rgba(255,255,255,0.7);}
.powder-free-latex h2{ color:#fff;}


/*********************************
*Responsive CSS Start*
*********************************/
@media screen and (max-width: 1200px) {
ul.travelling_times li:nth-child(5n):after{ display: inline-block;}
.sg-popup-id-259 button,
.inquiry-button{padding: 14px 10px!important;}
.contact_page_col_100per_screen1200{ width:100% !important;}
}
@media screen and (max-width: 1100px) {
.full_width_screen_1100{ width:100% !important;}
.tour_single_content_area .full_width_screen_1100{ width:25%!important;}
.upper_footer{grid-template-columns:1fr 1fr; }
	.sidebar_latest_posts .latest-post{grid-template-columns:60px 1fr;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 20px;}
	.our_factory_row_area .wpb_wrapper .wpb_text_column{ width:100%;}
}
@media screen and (max-width: 1050px) {
.banner_more_detail{font-size: 14px !important; padding:15px !important; background:#fff;}
.col_50per{ width:50% !important;}
.col_100per{ width:100% !important;}
.latex_gloves_row_area .latex_gloves_h2 h2 br{ display:none;}
.our_factory_row_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%;}
.responsive-video-big {
	padding-bottom: 56%;
}
.shi_anything_slider h2{ font-size:30px !important;}

}
@media screen and (max-width: 1000px) {

.width_100per_screen_1000 .vc_col-sm-5,
.width_100per_screen_1000 .vc_col-sm-7{ width:100% !important;}
.our_brands_row_area .wpb_wrapper .shilabs_image_box_wrap,
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:50%;}
	
.vc_row .shilabs_col100per{ width:100%!important;}
.vc_row .shilabs_col50per{ width:50%!important;}
.wpb_single_image.vc_align_left{ text-align:center !important;}
.upper_footer_top{flex-direction: column; align-items: center;}
.titlebar_area h1{ font-size:36px;}
.titlebar_area{ padding:80px 0;}
.tours_pkg_posts_list ul{grid-template-columns: 1fr 180px 130px 130px;}
	.vc_row.banner_bg{padding-top: 100px !important; padding-bottom: 100px !important;}
	.single_content_area .content-area,
	.single_content_area .sidebar{ width:100%; padding-right:0;}
	.single_content_area{ padding-bottom:0;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 24px;}
	.blog_item_banner .first-four-posts,
	.blog_item_banner .fifth-post{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb{height: 340px;}
	}
@media screen and (max-width: 900px) {
.width_100per_screen_900{ width:100% !important;}

}
	
@media screen and (max-width:850px) {
.topbar_right{ display: none !important;}
.site_topbar .topbar_left{width: 100%;justify-content: center;}
.get_in_touch_row h2{ font-size:34px;}
.get_in_touch_row a.get_in_touch_button{ font-size:16px;}
.alignright{float: none;margin: 2px 0 0px 20px;display: block;margin: 0 auto 10px auto !important;}
}
	
@media screen and (max-width: 767px) {
.col_50per{ width:100% !important;}
.latex_gloves_manufactured_row h2,
.font_size38 h2{ font-size:30px;}
.h2_font_40 h2{ font-size:32px;}

.cat_slider_wrap .ult-carousel-wrapper{margin: 0 auto;max-width: 400px;}
.tour_single_content_area .full_width_screen_1100{ width:100%!important;}
.what_to_pack_list ul li{ width:50%;}
.related_tours_slider.slick-dotted.slick-slider{margin: 0 auto 60px; max-width: 500px;}
.from_duration_list{ padding-top:40px;/*text-align: center;*/}
	.from_duration_list li{ text-align:left;}
.tour_single_wrapper h3,
.vc_col-sm-6.textalign_right{ text-align:center;}
	.vc_row.row_padding_left_right{padding-right:0!important; padding-left:0!important;}

}
@media screen and (max-width: 700px) {
.tours_pkg_posts_list ul{grid-template-columns: 1fr;}
.tours_pkg_posts_list ul.tour-pkg-head{ display:none;}
	.mobile_hamburger_canvas ul{ font-size:14px;}
}
@media screen and (max-width: 600px) {
.our_brands_row_area .wpb_wrapper .shilabs_image_box_wrap,
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%; background:none;}
h2{font-size: 32px;line-height: 36px;}
.our_factory_row_area .our_factory_image_box .shilabs-image-box{flex-direction: column;}
.our_factory_row_area .shilabs-image-box-image{ margin-bottom:12px;}
.our_factory_row_area .shilabs-image-box-image,
.our_factory_row_area .shilabs_image_box_content{ width:100%;padding-left: 0;}

	
.form_area .form_row.col_3.first_col_small .form_col:last-child,
.form_area .form_row.col_2 .form_col,
.form_area .form_row.col_3 .form_col {width: 100%;}
.form_area .form_row.col_3.first_col_small .form_col{width: 70%;}
.form_area .form_row.col_3.first_col_small .form_col.first_col{width: 30%;}
.upper_footer{grid-template-columns:1fr; }
.what_to_pack_list ul li{ width:100%;}
.tour_item_box a.view_tour_button{font-size: 12px;padding: 10px 15px;text-wrap: nowrap;}
.search-box{ left:-50px;min-width: 250px;}
.blog_item_banner .first-four-posts .tour_item_box h3 {font-size: 20px;line-height: 24px;}
.site_topbar .topbar_left li:first-child{ display:none !important;}
.site_topbar .container{ padding:0;}
}
@media screen and (max-width: 500px) {
	.blog_item_banner .first-four-posts .tour_item_box{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb {height: 220px;}
}
@media screen and (max-width: 400px) {
	.header_info_area .tailor_made_bun{text-align: center;font-size: 12px;line-height: 15px;padding: 5px 10px;}
}

/*********************************
*Responsive CSS end*
*********************************/
.fancybox__slide iframe{ margin-bottom:0 !important;}
.vinci_cart_modal {
    pointer-events: auto;
}

.vinci_cart_modal_inner {
    pointer-events: auto;
}


/*Header Cart Button & Cart Modal CSS Start*/
.vinci_cart_button{ display:inline-block;}
.vinci_cart_button .tools_button_icon{ display:flex;align-items: center;}
.vinci_cart_button .tools_button_icon .icon{ line-height:0;}
.vinci_cart_button .tools_button_icon .icon img{ max-width:24px;}
.vinci_cart_button .tools_button_icon .cart-items{ margin-top:-22px;margin-left:-4px;}
.vinci_cart_button .shop-text{margin-left: 5px;font-size: 95%;}
.blaze_modal{
	position: fixed;
	top: 0;
	bottom: 0;
	right:-400px;
	width: 400px;
	overflow: auto;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0px 46px 0px rgba(0,0,0,0.4);
	z-index: 9999;
	transition: right .3s ease-in-out 0s;
    -webkit-transition:right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    -o-transition: right .3s ease-in-out 0s;
}
.blaze_modal.showing {
	right: 0;
}
.vinci_cart_modal{ padding:50px 20px;}
.vinci_modal_close_button .vinci_modal_close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
	width: 44px;
	height: 44px;min-width: 44px;
	line-height: 44px;
	position: absolute;
	right:20px;
	top:25px; color:#333;
	text-decoration: none;
	text-align: center;
}

.vinci_cart_button .tools_button_icon .cart-items,
.vinci_cart_modal .badge-number {
	padding: 0px 5px 0px 5px;
	height: 18px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	border-radius: 8px;
	min-width: 18px;
	background: #0f51b1;
	line-height: 16px;
	display: inline-block;
}
.vinci_cart_modal h3{line-height: 1.625;font-size: 1.5625rem;color:#22222b;font-weight: 400; text-align:center; padding-bottom:1.5rem; padding-top:1.5rem; padding-left:0;}
.mini_cart_bottom{ position:absolute; left:20px; bottom:20px;}
.woocommerce .vinci_cart_modal .product_list_widget,
.vinci_cart_modal .product_list_widget{ padding:0; margin:0;}
.woocommerce .vinci_cart_modal .product_list_widget li,
.vinci_cart_modal .product_list_widget li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding:15px 0;
}
.vinci_cart_modal .product_list_widget li a,
.woocommerce .vinci_cart_modal .product_list_widget li a{ font-weight:normal;}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.vinci_cart_modal .product_list_widget li a.remove {
	position: inherit;
	opacity: 1;
	width: 1.875rem;
	color: red!important;
	text-shadow: none;
	font-size: 1.75rem;
	margin-right: 0.9375rem;background:none!important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.vinci_cart_modal .product_list_widget li a.remove:hover{ background:none!important; color:#22222b !important;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name_quantity_img{display: flex;align-items: flex-start;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_thumbnail { flex-shrink: 0; width:100%; padding-right:10px;max-width:100px;float: left;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_thumbnail img{width:auto; float:none;max-width:100%;height: auto;border: 1px solid #eae9e9;position: inherit;margin:0rem; vertical-align:middle;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name_quantity{flex: 1;}
.vinci_cart_modal .widget_shopping_cart .product_list_widget li .mini_cart_product_name{float: left;width:100%;line-height: 1.1; color:#000;}
.vinci_cart_modal .product_list_widget .quantity{width:100%;float: left;color: #91a0b7;}

.widget_shopping_cart .buttons a.button{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	min-width: 10.9375rem;
	display: inline-block;
cursor: pointer;
	padding: 0 1.875rem;
	background-color: #22222b;
	color: #fff;
	font-size: 1rem;
	border: none;
	height: 3.125rem;
	line-height: 3.125rem; text-align:center; border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;
}
.widget_shopping_cart .buttons a.button:hover{ background:#0f51b1;}
.widget_shopping_cart .buttons a.button.checkout{background:#0f51b1;}
.widget_shopping_cart .buttons a.button.checkout:hover{background:#22222b;}

.widget_shopping_cart p.buttons{display: -ms-flexbox;display: flex;padding-right: 0;white-space: nowrap;ext-overflow: ellipsis;}

.vinci_cart_modal .widget_shopping_cart_content p.total {border-top:1px solid #ebe9eb;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding: 1.5rem 0 1rem;
	text-transform: uppercase;
}
.vinci_cart_modal .widget_shopping_cart_content p.total strong{ text-transform:uppercase; font-size:130%;}
.vinci_cart_modal .widget_shopping_cart_content p.total .woocommerce-Price-amount{ font-weight:700;}
/*Header Cart Button & Cart Modal CSS End*/

ul.products li.product .tinvwl_add_to_wishlist_button{ margin-top:0;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists{ position:absolute; left:15px; top:15px; z-index:2;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, 
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{width:46px; height:46px; background:#fff; display:inline-block;}
.vinci_product_thumbnail_wrapper .shilabs_wishlists .tinv-wishlist .tinvwl_add_to_wishlist_button:before{ font-size:26px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); margin:0;}



.top-bar {
  background-color: #000;
  color: #fff;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: scroll-left 20s linear infinite;
}

.marquee-content {
  display: flex;
}

.marquee-content span {
  margin-right: 60px;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


/* Pallavi*/

/* Banner Slider */

/*.banner_slider .header_slider_image{position:relative;}
.banner_slider .header_slider_image::before{content: ""; height: 100%;left: 0;top: 0; width:100%; background:rgba(0,0,0,0.3);position: absolute; display: inline-block !important;}

.banner_slider .slick-track {height: 800px !important;}
.wpb_column .vc_column_container .vc_col-sm-12{position: relative;z-index:9;}

.banner_slider .slick-dots{margin-bottom: 30px; bottom: 25px;}
.banner_slider .slick-dots li.slick-active button::before{color: #fff;opacity: 1;}
.banner_slider .slick-dots li button::before{color: #fff; font-size: 14px; opacity:1;top: 1px;left: 1px;}
.banner_slider .shi_anything_slider{ margin-bottom:0;}
.banner_slider .slick-dots li button{ min-width:auto !important; border: 1px solid transparent; border-radius: 40px;}
.banner_slider .slick-dots li.slick-active button{border: 1px solid #fff;}

.banner_bottom_section .shilabs-image-box-image img{max-width: 100%; height: auto; background: #f1f1f1; padding: 17px; border-radius: 50px; margin-bottom:10px;}
.banner_bottom_section .shilabs-image-box-image img:hover{transform:scale(1.05);transition:all 0.5s;-webkit-transition:all 0.5s;}


.banner_caption{top: 50%;left: 50%;transform: translatey(-50%, -50%);}
.vc_row .header_slider_image{background-position:top center !important ;}*/

.main_banner {position: relative;width: 100%;min-height: 725px;overflow: hidden;}
.banner_bg_img {position: absolute;top: 0;left: 0;width: 100%;height: 100% !important;object-fit: cover;object-position: center center;z-index: 0;}
.main_banner::before {content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.42);z-index: 1;}
.banner_caption {position: relative;z-index: 2;min-height: 725px;max-width: 1450px;width: 100%;margin: 0 auto;padding: 0 40px;display: flex;align-items: center;justify-content: space-between;gap: 60px;box-sizing: border-box;}
.banner_caption-left {width: 42%;min-height: 1px;}
.banner_caption-rht {width: 58%;max-width: 650px;margin-left: auto;}
.banner_caption-rht h1 {white-space: pre-line;}
.banner_buttons img {max-width: 28px;height: auto;}
.offer_icon img {max-width: 55px;height: auto;}
.banner_caption h3{font-size: 22px;line-height: 1.15;font-weight: 500;margin: 0 0 15px;color: #fff;letter-spacing:2px;text-transform:uppercase;}
.banner_caption h1 {font-size: 74px;line-height: 1.15;font-weight: 500;margin: 0 0 15px;color: #fff;font-family: "Kudryashev Display Contr Sans";}
.banner_subtitle {font-size: 21px;margin-bottom: 28px;color: #fff;padding: 0px;}
.banner_buttons {display: flex;align-items: center;gap: 18px;margin-bottom: 32px;flex-wrap: wrap;text-transform:uppercase;}
.banner_buttons a {display: inline-flex;align-items: center;gap: 10px;padding: 10px 24px;border-radius: 8px;font-size: 16px;font-weight: 500;text-decoration: none;transition: all 0.3s ease;text-transform:uppercase;}
.btn_primary {background: #e6ff00;color: #000;}
.btn_primary:hover {background: #e68600;color: #000;}
.btn_secondary {background: #fff;color: #111;}
.btn_secondary:hover {background: #0099d8;color: #fff;}
.banner_buttons span {width: 28px;height: 28px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;background: #0a9edb;color: #fff;font-size: 16px;}
.btn_primary span {background: #fff;color: #ff9700;}
.banner_stats {display: flex;align-items: center;gap: 14px;color: #fff;font-size: 18px;font-weight: 700;margin-top: 28px;margin-bottom: 30px;flex-wrap: wrap;}
.banner_stats .star {color: #00d11f;font-size: 26px;line-height: 1;}
.banner_stats .stat_text {position: relative;display: inline-flex;align-items: center;white-space: nowrap;line-height: 1;}
.banner_stats .stat_text:not(:last-child)::after {content: "";display: inline-block;width: 2px;height: 22px;background: rgba(255, 255, 255, 0.65);margin-left: 14px;}
.banner_offer {display: flex;align-items: center;gap: 18px;padding: 18px 22px;border: 1px solid rgba(255, 255, 255, 0.35);border-radius: 60px;background: rgba(70, 30, 10, 0.45);backdrop-filter: blur(6px);max-width: 600px;}
.offer_icon {display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.offer_text {flex: 1;}
.offer_text h4 {margin: 0 !important;font-size: 17px;font-weight: 600;color: #fff;padding: 0 !important;}
.offer_text h4 span {color: #ffd400;}
.offer_text p {margin: 5px 0 0;font-size: 16px;color: #fff;}
.offer_badge {background: #ffd400;color: #111;font-size: 14px;font-weight: 700;padding: 14px 18px;border-radius: 30px;white-space: nowrap;}

.trusted_reviews_sec {background: #fff;}
.trusted_reviews_box {max-width: 1320px;margin: 0 auto;padding: 30px 45px 35px;background: #fcf8f5;border: 1px solid #f6eadd;border-radius: 18px;box-shadow: 0 25px 45px rgba(0, 0, 0, 0.08);position: relative;overflow: hidden;animation: trustedFadeUp 0.8s ease forwards;}
.trusted_title {text-align: center;color: #ef8e03;font-size: 14px;font-weight: 800;margin-bottom: 25px;animation: trustedFadeDown 0.7s ease forwards;letter-spacing: 2px;}
.trusted_top_row {display: grid;grid-template-columns: 1.5fr 1fr 1fr 1fr 1.05fr;align-items: center;}
.trusted_col {min-height: 185px;padding: 0 30px;text-align: center;border-left: 1px solid #e6ddd4;display: flex;flex-direction: column;align-items: center;justify-content: center;opacity: 0;animation: trustedFadeUp 0.7s ease forwards;}
.trusted_col:nth-child(1) {animation-delay: 0.1s;}
.trusted_col:nth-child(2) {animation-delay: 0.2s;}
.trusted_col:nth-child(3) {animation-delay: 0.3s;}
.trusted_col:nth-child(4) {animation-delay: 0.4s;}
.trusted_col:nth-child(5) {animation-delay: 0.5s;}
.trusted_col:first-child {border-left: none;}
.trusted_main_rating {text-align: left;padding-left: 0;}
.main_rating_inner {display: flex;align-items: center;gap: 24px;}
.big_star_img {max-width: 125px;width: 100%;height: auto;animation: starPulse 2.4s ease-in-out infinite;}
.main_score {display: flex;align-items: flex-end;color: #000;line-height: 1;margin-bottom: 10px;font-size: 40px;font-weight: 700;}
.main_score strong {font-size: 72px;font-weight: 700;line-height: 0.9;}
.main_score span {font-size: 42px;font-weight: 700;margin-left: 5px;}
.orange_stars {color: #ffb000;font-size: 28px;letter-spacing: 5px;line-height: 1;margin-bottom: 18px;}
.trusted_col p {margin: 0;color: #747b88;font-size: 14px;line-height: 1.5;font-weight: 600;}
.trusted_main_rating p {font-size: 22px;line-height: 1.5;font-weight: 600;}
.trusted_main_rating p span {color: #fba02a;}
.review_logo {max-width: 170px;height: auto;margin-bottom: 18px;transition: all 0.3s ease;}
.google_logo {max-width: 180px;}
.green_score {color: #08b67b;font-size: 24px;font-weight: 700;margin-bottom: 14px;}
.small_stars {font-size: 24px;letter-spacing: 4px;margin-bottom: 14px;}
.green_stars {color: #08b67b;}
.secure_icon {max-width: 74px;height: auto;margin-bottom: 18px;transition: all 0.3s ease;}
.trusted_secure h3 {margin: 0 0 12px;color: #111;font-size: 30px;line-height: 1.05;font-weight: 800;}
.trusted_bottom_row {margin-top: 38px;padding-top: 28px;border-top: 1px solid #e6ddd4;display: grid;grid-template-columns: repeat(5, 1fr);align-items: center;}
.trusted_feature {display: flex;align-items: center;justify-content: center;gap: 14px;padding: 0 24px;border-left: 1px solid #e6ddd4;font-size: 15px;font-weight: 600;opacity: 0;animation: trustedFadeUp 0.7s ease forwards;}
.trusted_feature:nth-child(1) {animation-delay: 0.55s;}
.trusted_feature:nth-child(2) {animation-delay: 0.65s;}
.trusted_feature:nth-child(3) {animation-delay: 0.75s;}
.trusted_feature:nth-child(4) {animation-delay: 0.85s;}
.trusted_feature:nth-child(5) {animation-delay: 0.95s;}
.trusted_feature:first-child {border-left: none;}
.feature_icon {color: #ff9700;font-size: 34px;line-height: 1;flex-shrink: 0;transition: all 0.3s ease;}
.trusted_feature strong {display: block;color: #111;font-size: 16px;line-height: 1.35;font-weight: 700;}
.trusted_feature span {display: block;color: #333;font-size: 16px;line-height: 1.35;font-weight: 500;}
.trusted_col:hover .review_logo, .trusted_col:hover .secure_icon {transform: translateY(-5px);}
.trusted_feature:hover .feature_icon {transform: scale(1.15) rotate(-5deg);}

@keyframes trustedFadeUp {from {opacity: 0;transform: translateY(28px);} to {opacity: 1;transform: translateY(0);}}
@keyframes trustedFadeDown {from {opacity: 0;transform: translateY(-18px);} to {opacity: 1;transform: translateY(0);}}
@keyframes starPulse {0%, 100% {transform: scale(1);} 50% {transform: scale(1.07);}}

.book_btn_arrow {text-align: center;animation: bookBtnFadeUp 0.8s ease forwards;}
.book_btn_arrow a {background: #008cd3;color: #fff;border-radius: 10px;padding: 0 16px 0 28px;display: inline-flex;align-items: center;justify-content: space-between;gap: 22px;text-decoration: none;transition: all 0.35s ease;text-align: center;min-height: 55px;position: relative;overflow: hidden;box-shadow: 0 10px 25px rgba(0, 140, 211, 0.25);}
.book_btn_arrow a::before {content: "";position: absolute;top: 0;left: -100%;width: 60%;height: 100%;background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.35), transparent);transition: all 0.6s ease;}
.book_btn_arrow a:hover {background: #007bbb;color: #fff;transform: translateY(-4px);box-shadow: 0 16px 32px rgba(0, 140, 211, 0.35);}
.book_btn_arrow a:hover::before {left: 120%;}
.book_btn_arrow a img {max-width: 36px;height: auto;transition: all 0.35s ease;}
.book_btn_arrow a:hover img {transform: translateX(6px);}
.book_btn_arrow a:active {transform: translateY(-1px);}

@keyframes bookBtnFadeUp {from {opacity: 0;transform: translateY(25px);} to {opacity: 1;transform: translateY(0);}}


.booking_grid_sec {background: #fff;padding-top: 20px;}
.booking_grid_wrap {max-width: 1320px;margin: 0 auto;}
.booking_steps_grid {display: grid;grid-template-columns: repeat(4, 1fr);gap: 16px;}
.booking_step_card {position: relative;background: #fff;border-radius: 8px;box-shadow: 0 7px 25px rgba(0, 0, 0, 0.08);overflow: visible;padding: 32px 26px 0;text-align: center;transition: all 0.3s ease;}
.booking_step_card:hover {transform: translateY(-6px);box-shadow: 0 14px 35px rgba(0, 0, 0, 0.12);}
.step_number {position: absolute;top: -20px;left: 50%;transform: translateX(-50%);width: 42px;height: 42px;background: #f39200;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 20px;font-weight: 800;z-index: 2;}
.step_icon {margin: 0 auto;display: flex;align-items: center;justify-content: center;}
.step_icon img {max-width: 75px;height: auto;}
.booking_step_card h3 {margin: 0 0 8px !important;color: #111;font-size: 20px;line-height: 1.3;font-weight: 700;padding:0px !important;}
.booking_step_card p {margin: 0 0 24px;color: #333;font-size: 16px;line-height: 1.5;font-weight: 400;}
.step_img {margin: 0 -26px;border-radius: 0 0 8px 8px;overflow: hidden;}
.step_img img {width: 100%;height: 170px;object-fit: cover;display: block;border-radius: 0 0 8px 8px;}


.help_expert_col {display: flex;align-items: center;gap: 24px;}
.expert_img {width: 115px;height: 115px;border-radius: 50%;overflow: hidden;flex-shrink: 0;}
.expert_img img {width: 100%;height: 100%;object-fit: cover;display: block;}
.expert_text h5 {margin: 0 0 8px !important;padding:0px !important;color: #ff8f00;font-size: 15px;line-height: 1.2;font-weight: 800;}
.expert_text h3 {margin: 0 0 8px!important;padding:0px !important;color: #111;font-size: 22px;line-height: 1.25;font-weight: 800;}
.expert_text p {margin: 0;color: #444;font-size: 15px;line-height: 1.45;font-weight: 400;max-width: 420px;}
.help_info_col {display: grid;grid-template-columns: repeat(3, 1fr);align-items: center;}
.help_info_item {text-align: center;padding: 0 35px;border-left: 1px solid #d9d9d9;}
.help_info_item:first-child {border-left: none;}
.help_info_item img {max-width: 30px;height: auto;margin-bottom: 10px !important;padding:0px !important;transition: all 0.35s ease;}
.help_info_item h4 {margin: 0 0 5px !important;padding:0px !important;color: #111;font-size: 15px;line-height: 1.3;font-weight: 800;}
.help_info_item p {margin: 0 !important;color: #333;font-size: 15px;line-height: 1.4;font-weight: 400;padding:0px !important;}
.help_info_item:hover img {transform: translateY(-5px) scale(1.08);}

@keyframes bookBtnFadeUp {from {opacity: 0;transform: translateY(25px);} to {opacity: 1;transform: translateY(0);}}
@keyframes helpFadeUp {from {opacity: 0;transform: translateY(28px);} to {opacity: 1;transform: translateY(0);}}

.booking_help_box {display: grid;grid-template-columns: 1.05fr 1.6fr;align-items: center;gap: 55px;padding-top: 10px;animation: helpFadeUp 0.8s ease forwards;}

/* Merged Responsive CSS */

@media (max-width: 1199px) {
    .main_banner {min-height: 680px;}
    .banner_caption {min-height: 680px;padding: 0 30px;gap: 35px;}
    .banner_caption-left {width: 100%}
    /*.banner_caption-rht {width: 65%;max-width: 620px;}*/
    .banner_caption h1 {font-size: 50px;}
    .banner_subtitle {font-size: 20px;}
    .banner_buttons a {font-size: 15px;padding: 10px 18px;}
    .trusted_reviews_box {max-width: 94%;padding: 30px 25px;}
    .trusted_top_row {grid-template-columns: repeat(3, 1fr);gap: 30px 20px;}
    .trusted_main_rating {grid-column: 1 / -1;text-align: center;}
    .main_rating_inner {justify-content: center;}
    .trusted_col {border-left: none;padding: 0 15px;min-height: auto;}
    .trusted_bottom_row {grid-template-columns: repeat(3, 1fr);gap: 25px 0;}
    .trusted_feature {border-left: none;}
	.booking_grid_wrap {max-width: 94% !important;margin: 0 auto !important;}
    .booking_steps_grid {display: grid !important;grid-template-columns: repeat(2, 1fr) !important;gap: 45px 24px !important;}
    .booking_step_card {width: 100% !important;padding: 32px 24px 0 !important;box-sizing: border-box !important;}
    .step_img {margin: 0 -24px !important;}
}

@media (max-width: 991px) {
    .main_banner {min-height: auto;padding: 80px 0;}
    .banner_bg_img {object-position: center center;}
    .banner_caption {min-height: auto;padding: 0 25px;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 0;}
    /*.banner_caption-left {display: none;}
    .banner_caption-rht {width: 100%;max-width: 720px;margin: 0 auto;}*/
    .banner_caption h1 {font-size: 42px;line-height: 1.18;}
    .banner_subtitle {font-size: 19px;margin-bottom: 24px;}
    .banner_buttons {justify-content: center;margin-bottom: 26px;}
    .banner_stats {justify-content: center;margin-top: 24px;margin-bottom: 26px;}
    .banner_offer {margin: 0 auto;max-width: 600px;}
	.booking_help_box {grid-template-columns: 1fr;gap: 35px;text-align: center;}
    .help_expert_col {justify-content: center;}
    .expert_text p {max-width: 100%;}
    .help_info_item {padding: 0 20px;}
}

@media (max-width: 767px) {
    .main_banner {padding: 70px 0;}
    .main_banner::before {background: rgba(0, 0, 0, 0.55);}
    .banner_caption {padding: 0 20px;}
    .banner_caption h1 {font-size: 36px;}
    .banner_subtitle {font-size: 17px;}
    .banner_buttons {gap: 12px;}
    .banner_buttons a {font-size: 15px;padding: 10px 18px;}
    .banner_stats {gap: 10px;font-size: 16px;}
    .banner_stats .stat_text:not(:last-child)::after {height: 18px;margin-left: 10px;}
    .banner_offer {border-radius: 28px;padding: 16px 18px;gap: 14px;}
    .offer_icon img {max-width: 45px;}
    .offer_text h4 {font-size: 16px;}
    .offer_text p {font-size: 14px;}
    .offer_badge {font-size: 13px;padding: 12px 15px;}
    .trusted_reviews_box {max-width: 92%;padding: 25px 15px;border-radius: 14px;}
    .trusted_top_row {display: flex;flex-direction: column;gap: 28px;}
    .main_rating_inner {flex-direction: column;text-align: center;gap: 15px;}
    .big_star_img {max-width: 95px;}
    .main_score {justify-content: center;}
    .main_score strong {font-size: 50px;}
    .main_score span {font-size: 30px;}
    .trusted_main_rating p {font-size: 16px;}
    .orange_stars, .small_stars {font-size: 20px;letter-spacing: 2px;}
    .review_logo, .google_logo {max-width: 145px;}
    .trusted_bottom_row {grid-template-columns: 1fr;gap: 20px;margin-top: 28px;}
    .trusted_feature {justify-content: flex-start;max-width: 230px;width: 100%;margin: 0 auto;padding: 0;border-left: none;}
    .help_expert_col {flex-direction: column;text-align: center;gap: 16px;}
    .expert_img {width: 100px;height: 100px;}
    .help_info_col {grid-template-columns: 1fr;gap: 22px;}
    .help_info_item {border-left: none;padding: 0;}
	.booking_grid_sec {padding-top: 10px !important;}
    .booking_grid_wrap {max-width: 92% !important;margin: 0 auto !important;}
    .booking_steps_grid {display: grid !important;grid-template-columns: 1fr !important;gap: 45px !important;}
    .booking_step_card {max-width: 420px !important;width: 100% !important;margin: 0 auto !important;padding: 32px 20px 0 !important;box-sizing: border-box !important;}
    .step_icon img {max-width: 65px !important;}
    .booking_step_card h3 {font-size: 18px !important;}
    .booking_step_card p {font-size: 15px !important;margin-bottom: 22px !important;}
    .step_img {margin: 0 -20px !important;}
    .step_img img {height: 190px !important;}
}

@media (max-width: 575px) {
    .main_banner {padding: 60px 0;}
    .banner_bg_img {object-position: center center;}
    .banner_caption {padding: 0 15px;}
    .banner_caption h1 {font-size: 32px;line-height: 1.2;margin-bottom: 12px;}
    .banner_subtitle {font-size: 16px;line-height: 1.4;margin-bottom: 22px;}
    .banner_buttons {flex-direction: column;align-items: stretch;gap: 12px;margin-bottom: 22px;}
    .banner_buttons a {width: 100%;justify-content: center;font-size: 15px;padding: 12px 16px;box-sizing: border-box;}
    .banner_buttons img {max-width: 24px;}
    .banner_stats {flex-direction: column;justify-content: center;gap: 8px;font-size: 15px;margin-top: 20px;margin-bottom: 22px;}
    .banner_stats .star {font-size: 24px;}
    .banner_stats .stat_text:not(:last-child)::after {display: none;}
    .banner_offer {flex-direction: column;text-align: center;border-radius: 22px;padding: 18px 15px;gap: 12px;}
    .offer_text {width: 100%;}
    .offer_text h4 {font-size: 16px;line-height: 1.4;}
    .offer_text p {font-size: 14px;line-height: 1.4;}
    .offer_badge {white-space: normal;font-size: 13px;padding: 11px 16px;}
}

@media (max-width: 480px) {
    .trusted_title {font-size: 11px;line-height: 1.4;}
    .main_score strong {font-size: 44px;}
    .main_score span {font-size: 26px;}
    .green_score {font-size: 20px;}
    .trusted_secure h3 {font-size: 24px;}
    .trusted_feature strong, .trusted_feature span {font-size: 15px;}
	.booking_grid_wrap {max-width: 100% !important;padding: 0 15px !important;box-sizing: border-box !important;}
    .booking_step_card {max-width: 100% !important;padding: 30px 16px 0 !important;}
    .step_number {width: 38px !important;height: 38px !important;font-size: 18px !important;top: -19px !important;}
    .step_icon img {max-width: 58px !important;}
    .booking_step_card h3 {font-size: 17px !important;}
    .booking_step_card p {font-size: 14px !important;line-height: 1.45 !important;}
    .step_img {margin: 0 -16px !important;}
    .step_img img {height: 175px !important;}
	
}

@media (max-width: 375px) {
    .banner_caption h1 {font-size: 28px;}
    .banner_subtitle {font-size: 15px;}
    .banner_buttons a {font-size: 14px;padding: 11px 14px;}
    .banner_stats {font-size: 14px;}
    .offer_text h4 {font-size: 15px;}
}


/* Homepage */

.welcome_row h2{font-size:46px;text-align:center;font-weight:400;}
.welcome_row h3{font-weight:600;}
.welcome_row p{font-size:20px;}

.experience_section{display:grid;grid-template-columns:repeat(2,1fr);}
.experience_item{padding:50px 20px;opacity:0;transform:translateY(40px);animation:experienceFadeUp 0.8s ease forwards;}
.experience_item:nth-child(1),
.experience_item:nth-child(3){border-right:1px solid #b8b8b8;}
.experience_item:nth-child(1),
.experience_item:nth-child(2){border-bottom:1px solid #b8b8b8;}
.experience_item h2{margin:0 0 15px;font-family: "Kudryashev Display Contr Sans";font-size:70px;font-weight:300;line-height:1;color:#000;transform:scale(.8);opacity:0;animation:numberZoom 0.8s ease forwards;animation-delay:.5s;}
.experience_item h2 span{font-size:60px;}
.experience_item p{margin:0;font-size:19px;color:#000;font-weight:400;text-align:center;opacity:0;transform:translateY(15px);animation:textFade .8s ease forwards;animation-delay:.8s;}
.experience_item:nth-child(1){animation-delay:.1s;}
.experience_item:nth-child(2){animation-delay:.25s;}
.experience_item:nth-child(3){animation-delay:.4s;}
.experience_item:nth-child(4){animation-delay:.55s;}
@keyframes experienceFadeUp{
    from{
        opacity:0;
        transform:translateY(40px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}


@keyframes numberZoom{
    from{
        opacity:0;
        transform:scale(.7);
    }
    to{
        opacity:1;
        transform:scale(1);
    }
}


@keyframes textFade{
    from{
        opacity:0;
        transform:translateY(15px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}



.service_row_title {margin: 0 auto;text-align: center;}
.service_row_title h5 {margin: 0 0 12px;color: #fff;font-size: 22px;line-height: 1.2;font-weight: 500;text-transform:uppercase;}
.service_row_title h2 {margin: 0 0 10px;color: #fff;font-size: 50px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";}
.service_row_title p {margin: 0;color: #fff;font-size: 19px;line-height: 1.5;font-weight: 400;}

.service_row_box .wpb_wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;}
.service_row_box_first{flex:0 0 42%;}
.service_row_box_second,.service_row_box_third{flex:0 0 26%;}
.service_row_box_first .shilabs-image-box{display:flex;align-items:center;background:#344236;border-radius:20px;padding:40px;height:470px;border:#344236 1px soild;}
.service_row_box_first .shilabs-image-box-image{width:58%;}
.service_row_box_first .shilabs-image-box-image img{width:100%;display:block;}
.service_row_box_first .shilabs_image_box_content{width:42%;padding-left:30px;}

.service_row_box_second .shilabs-image-box,.service_row_box_third .shilabs-image-box{background:#344236;border-radius:20px;overflow:hidden;height:470px;display:flex;flex-direction:column;border:#63806c 2px soild;}
.service_row_box_second .shilabs-image-box-image{flex:1;}
.service_row_box_second .shilabs-image-box-image img{width:100%;height:100%;object-fit:cover;display:block;}
.service_row_box_third .shilabs_image_box_content{order:1;}
.service_row_box_third .shilabs-image-box-image{order:2;flex:1;padding:0!important;margin:0!important;}
.service_row_box_third .shilabs-image-box-image img{width:100%;height:100%;object-fit:cover;display:block;}
.service_row_box_second .shilabs_image_box_content,.service_row_box_third .shilabs_image_box_content{display:flex;align-items:flex-start;gap:18px;padding:30px;}
.service_row_box_second .shilabs-image-box-title,.service_row_box_third .shilabs-image-box-title{margin:0;font-weight:400;font-family:"Kudryashev Display Contr Sans";}
.service_row_box_second .shilabs-image-box-description,.service_row_box_third .shilabs-image-box-description{line-height:1.1;padding:0!important;text-transform:uppercase;}

.service_row_box .shilabs-image-box{position:relative;overflow:hidden;transition:all .45s ease;}
.service_row_box .shilabs-image-box:hover{transform:translateY(-12px);box-shadow:0 25px 50px rgba(0,0,0,.25);}
.service_row_box .shilabs-image-box-image{overflow:hidden;}
.service_row_box .shilabs-image-box-image img{transition:transform .7s ease;}
.service_row_box .shilabs-image-box:hover .shilabs-image-box-image img{transform:scale(1.08);}
.service_row_box .shilabs-image-box-title,.service_row_box .shilabs-image-box-description{transition:all .35s ease;text-transform:uppercase;}
.service_row_box .shilabs-image-box:hover .shilabs-image-box-title{transform:translateY(-4px);}
.service_row_box .shilabs-image-box:hover .shilabs-image-box-description{transform:translateY(-4px);}
.service_row_box_first .shilabs-image-box{transition:all .45s ease;}
.service_row_box_first .shilabs-image-box:hover{background:#f5ff25;}
.service_row_box_second .shilabs-image-box:hover, .service_row_box_third .shilabs-image-box:hover{background:#f5ff25;}
.service_row_box .shilabs-image-box,.service_row_box .shilabs-image-box img{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);}
.service_row_box_second .shilabs-image-box:hover .shilabs-image-box-title, .service_row_box_second .shilabs-image-box:hover .shilabs-image-box-description{color:#000 !Important;}
.service_row_box_first .shilabs-image-box:hover .shilabs-image-box-title, .service_row_box_first .shilabs-image-box:hover .shilabs-image-box-description{color:#000 !Important;}
.service_row_box_third .shilabs-image-box:hover .shilabs-image-box-title, .service_row_box_third .shilabs-image-box:hover .shilabs-image-box-description{color:#000 !Important;}

.portfolio_row{border-top:#838983 1px solid;}
.portfolio_row h2{font-size:170px;font-family: "Kudryashev Display Contr Sans";margin-bottom:40px;color:#fff;font-weight:400;line-height:180px;}
.portfolio_row .shilabs-image-box-title{font-weight:400;text-transform:uppercase;margin-top:20px !important;}
.portfolio_row .shilabs_image_box_wrap{margin-bottom:50px !important;}
.portfolio_row .shilabs-image-box-button {display: inline-flex;align-items: center;gap: 12px;color: #fff;font-weight: 400;text-decoration: none;position: relative;padding: 10px 0;margin-top:0px !important;}
.portfolio_row .shilabs-image-box-button::before {content: "";position: absolute;left: 0;bottom: 0px;width: 100%;height: 1px;background: #fff;transition: width 0.3s ease;}
.portfolio_row .shilabs-image-box-button::after {content: "";display: inline-block;width: 37px;height: 37px;background-image: url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/arrow.png");background-size: contain;background-repeat: no-repeat;background-position: center;transition: transform 0.4s ease;}

/* Hover Animation */
.portfolio_row .shilabs-image-box-button:hover::after {transform: translateX(8px);}
.portfolio_row .shilabs-image-box-button:hover::before {width: 60%;}

.testi_tittle {text-align:center;}
.testi_tittle h2 {font-size: 120px;font-family: "Kudryashev Display Contr Sans";font-weight: 400;line-height: 0.9;margin: 0;}
.testi_tittle h3{font-size:31px;font-weight:400;line-height:45px;margin-bottom:30px !important;}

.about_testimonials {max-width: 1050px; text-align: center;margin: 0 auto;position: relative;padding: 30px 74px 0;}
.about_testimonials::before {background: url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/quote-1.png") no-repeat center;background-size: contain;height: 48px;width: 63px;position: absolute;left: 10px;top: 0;content: "";}
.about_testimonials::after {background: url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/quote-2.png") no-repeat center;background-size: contain;height: 48px;width: 63px;position: absolute;right: 10px;bottom: 0;content: "";}
.about_testimonials p {font-size: 36px;line-height: 45px;font-style: italic;margin: 0 0 35px;}
.about_testimonials .testi_image {text-align: center;/*display: block;*/display:none;}
.about_testimonials .testi_image img {width: 80px;height: 80px;display: block;margin: 0 auto 10px;border-radius: 50%;object-fit: cover;}
.about_testimonials .testimonial_name {font-size: 22px;margin: 0;padding-bottom: 30px;color:#000;}
.about_testimonials .demo {display: block;font-size: 19px;font-weight: 400;margin-top: 5px;}

.home_touch_tit {text-align:center;}
.home_touch_tit h2 {font-size: 100px;font-family: "Kudryashev Display Contr Sans";font-weight: 400;line-height: 0.9;margin: 0;color:#fff;}
.home_touch_tit p{font-size:40px;font-weight:400 !important;line-height:45px;margin-bottom:30px !important;color:#fff;font-style:italic;}
.home_touch_tit a { display:inline-flex; align-items:center; justify-content:center; gap:22px; min-width:285px; height:64px;border:1px solid #fff; border-radius:7px; background:#fff; color:#000; text-decoration:none; font-size:20px; line-height:1; font-weight:500 !important; text-transform:uppercase; transition:all .35s ease; box-sizing:border-box;font-style:normal; }
.home_touch_tit a .demo { display:inline-block; color:#000; transition:color .35s ease; }
.home_touch_tit a img { width:20px; height:auto; display:block; object-fit:contain; transition:transform .35s ease, filter .35s ease; }
.home_touch_tit a:hover { background:#1B271F; color:#fff; border-color:#066cd8; transform:translateY(-3px); box-shadow:0 12px 25px rgba(6,108,216,.22); }
.home_touch_tit a:hover .demo { color:#fff; }
.home_touch_tit a:hover img { transform:translateX(8px); filter:brightness(0) invert(1); }


.home_blog_tittle {margin: 0 auto;text-align: center;}
.home_blog_tittle h5 {margin: 0 0 12px;color: #000;font-size: 22px;line-height: 1.2;font-weight: 500;text-transform:uppercase;}
.home_blog_tittle h2 {margin: 0 0 10px;color: #000;font-size: 73px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";}
.home_blog_tittle p {margin: 0;color: #000;font-size: 19px;line-height: 1.5;font-weight: 400;}

.latest-news{padding:60px 0;width:100%;float:left;background:#F5F3F0;}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;list-style:none;padding:0;margin:0;}
.news-grid li{list-style:none;}
.news-card{background:#fff;border:1px solid #ddd6cf;border-radius:20px;overflow:hidden;transition:.35s;}
.news-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.08);}
.news-image{ padding:28px 28px 0;}
.news-image img{width:100%; height:400px; object-fit:cover;border-radius:18px;display:block;}
.news-content{padding:28px;}
.news-content h3{font-size:21px;line-height:1.3;margin:0 0 20px;}
.news-content h3 a{color:#000;text-decoration:none;}
.news-content h3 a:hover{color:#b58b58;}
.news-content p{font-size:18px;line-height:1.8;margin-bottom:28px;}
.news-meta{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:16px;color:#000;border-top:1px solid #e5e5e5;padding-top:20px;}
.news-meta span+span::before{display:none;}


@media (max-width:1024px){
.service_row_box .wpb_wrapper{flex-wrap:wrap;gap:25px;}
.service_row_box_first{flex:0 0 100%;}
.service_row_box_second,.service_row_box_third{flex:0 0 calc(50% - 13px);}
.service_row_box_first .shilabs-image-box{height:auto;min-height:380px;}
.service_row_box_second .shilabs-image-box,.service_row_box_third .shilabs-image-box{height:420px;}
.service_row_box_second .shilabs_image_box_content,.service_row_box_third .shilabs_image_box_content{padding:20px;gap:12px;}
.service_row_box_second .shilabs-image-box-title,.service_row_box_third .shilabs-image-box-title{font-size:34px!important;}
.service_row_box_second .shilabs-image-box-description,.service_row_box_third .shilabs-image-box-description{font-size:22px!important;line-height:1.15;}
}

@media (max-width:767px){
.service_row_box .wpb_wrapper{flex-direction:column;gap:20px;}
.service_row_box_first,.service_row_box_second,.service_row_box_third{flex:0 0 100%;width:100%;}
.service_row_box_first .shilabs-image-box{flex-direction:column;text-align:center;padding:25px;height:auto;}
.service_row_box_first .shilabs-image-box-image,.service_row_box_first .shilabs_image_box_content{width:100%;}
.service_row_box_first .shilabs_image_box_content{padding:25px 0 0;}
.service_row_box_first .shilabs-image-box-title{font-size:48px!important;}
.service_row_box_first .shilabs-image-box-description{font-size:38px!important;}
.service_row_box_second .shilabs-image-box,.service_row_box_third .shilabs-image-box{height:auto;}
.service_row_box_second .shilabs-image-box-image img,.service_row_box_third .shilabs-image-box-image img{height:260px;}
.service_row_box_second .shilabs_image_box_content,.service_row_box_third .shilabs_image_box_content{padding:20px;gap:15px;}
.service_row_box_second .shilabs-image-box-title,.service_row_box_third .shilabs-image-box-title{font-size:30px!important;}
.service_row_box_second .shilabs-image-box-description,.service_row_box_third .shilabs-image-box-description{font-size:22px!important;}
.news-grid{grid-template-columns:1fr;gap:20px;}
.news-image{padding:15px 15px 0;}
.news-image img{height:250px;}
.news-content{padding:18px;}
.news-content h3{font-size:22px;margin-bottom:15px;}
.news-content p{font-size:15px;line-height:1.7;margin-bottom:20px;}
.news-meta{font-size:14px;margin-top:15px;padding-top:15px;}
}

@media (max-width:480px){
.service_row_box_first .shilabs-image-box{padding:20px;}
.service_row_box_first .shilabs-image-box-title{font-size:34px!important;}
.service_row_box_first .shilabs-image-box-description{font-size:28px!important;}
.service_row_box_second .shilabs-image-box-title,.service_row_box_third .shilabs-image-box-title{font-size:26px!important;}
.service_row_box_second .shilabs-image-box-description,.service_row_box_third .shilabs-image-box-description{font-size:18px!important;}
.service_row_box_second .shilabs-image-box-image img,.service_row_box_third .shilabs-image-box-image img{height:220px;}
.news-image img{height:220px;}
.news-content{padding:15px;}
.news-content h3{font-size:20px;}
.news-content p{font-size:14px;}
.news-meta{font-size:13px;}
}

@media(max-width:991px){

.latest-news{padding:50px 0;}
.news-grid{grid-template-columns:repeat(2,1fr);gap:25px;}
.news-image img{height:300px;}
.news-content{padding:20px;}
.news-content h3{font-size:20px;}
.news-content p{font-size:16px;margin-bottom:20px;}
.news-meta{margin-top:20px;padding-top:15px;font-size:15px;}
}

@media only screen and (max-width: 1199px){

.news-grid{grid-template-columns:repeat(3,1fr);gap:25px;}
.news-image{padding:20px 20px 0;}
.news-image img{height:320px;}
.news-content{padding:20px;}
.news-content h3{font-size:20px;}
.news-content p{font-size:16px;line-height:1.7;}
.news-meta{font-size:15px;}

}

/* Contact Us */

.contact_top_area { text-align: center; position: relative; overflow: hidden; }
.contact_top_title { max-width: 780px; margin: 0 auto 40px; position: relative; z-index: 1; }
.contact_top_title span {color: #1B271F;font-weight:600;}
.contact_top_title h4{color: #000;font-size: 22px;line-height: 1.2;font-weight: 500;text-transform: uppercase;}
.contact_top_title h2 { color: #000;font-size: 60px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans"; }
.contact_top_title p { margin: 0; color: #000; font-size: 20px; line-height: 1.6; }
.contact_info_box {margin: 0 auto;padding: 0;list-style: none;display: grid;grid-template-columns: repeat(3, 1fr);gap: 22px;position: relative;z-index: 1;}
.contact_info_box li {background: #344236;border: 1px solid rgba(230, 255, 0, 0.45);border-radius: 16px;padding: 35px 22px;transition: all 0.35s ease;}
.contact_info_box li:hover {transform: translateY(-8px);border-color: #E6FF00;box-shadow: 0 20px 45px rgba(230, 255, 0, 0.35);}
.contact_info_box li span {
    width: 82px;
    height: 82px;
    margin: 0 auto 18px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}

.contact_info_box li h3 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.contact_info_box li p,
.contact_info_box li a {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact_info_box li a:hover {
    color: #f5ff25;
}
@media (max-width: 991px) {
  .contact_info_box { grid-template-columns: repeat(1,1fr); }
  .contact_top_title h2 { font-size: 42px; }
}

@media (max-width: 575px) {
  .contact_top_area { padding: 55px 15px 35px; }
  .contact_info_box { grid-template-columns: 1fr; }
  .contact_top_title h2 { font-size: 34px; }
  .contact_top_title p { font-size: 16px; }
}
.quote_form_box {
    border: 1px solid #d7d7d7;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 15px 40px rgba(0,0,0,.08);
}

.hm_cont_tit {
    background: linear-gradient(135deg, #dce800 0%, #f5ff25 48%, #c8d800 100%);
    color: #000;
    padding: 30px;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.hm_cont_tit p{margin:0px !important;padding:0px !important;}
.hm_cont_tit img {
    max-width: 180px;
    height: auto;
}

.hm_cont_tit h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.quote_form_body {
    padding: 40px;
    background: #fff;
}

/* Form labels */
.quote_form_body label,
.quote_form_body .wpcf7-form label {
    color: #0d1b2a;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

/* Inputs */
.quote_form_body input,
.quote_form_body select,
.quote_form_body textarea,
.quote_form_body .wpcf7-form-control {
    width: 100%;
    height: 48px;
    border: 1px solid #d7dce2;
    border-radius: 6px;
    padding: 0 16px;
    font-size: 15px;
    color: #071527;
    background: #ffffff;
    box-sizing: border-box;
    outline: none;
    transition: all 0.3s ease;
}

/* Textarea */
.quote_form_body textarea {
    height: 110px !important;
    padding-top: 14px !important;
    resize: none;
}

/* Focus */
.quote_form_body input:focus,
.quote_form_body select:focus,
.quote_form_body textarea:focus {
    border-color: #f2c909;
    box-shadow: 0 0 0 3px rgba(242, 201, 9, 0.15);
}

/* Submit button */
.quote_form_body input[type="submit"],
.quote_form_body button[type="submit"] {
    width: 100%;
    height: auto;
    background: #3d4d3f;
    color: #FFF;
    border: 0;
    border-radius: 7px;
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.35s ease;
}

/* Submit hover */
.quote_form_body input[type="submit"]:hover,
.quote_form_body button[type="submit"]:hover {
    background: #eaedf7;
    color: #000;
	border: 1px soild #3d4d3f;
    transform: translateY(-3px);
}

/* Remove default paragraph spacing in Contact Form 7 */
.quote_form_body p {
    margin: 0 0 22px;
}

/* Two-column form row support */
.quote_form_body .form-row {
    display: flex;
    gap: 18px;
}

.quote_form_body .form-row .form-col {
    width: 50%;
}

@media (max-width:991px){

    .hm_cont_tit{
        padding:25px 20px;
        gap:12px;
    }

    .hm_cont_tit img{
        max-width:150px;
    }

    .hm_cont_tit h2{
        font-size:24px;
    }

    .quote_form_body{
        padding:30px 25px;
    }

}

/* ===========================
   Mobile
=========================== */

@media (max-width:767px){

    .quote_form_box{
        border-radius:15px;
    }

    .hm_cont_tit{
        padding:20px 15px;
        gap:10px;
    }

    .hm_cont_tit img{
        max-width:120px;
    }

    .hm_cont_tit h2{
        font-size:20px;
        line-height:1.3;
    }

    .quote_form_body{
        padding:20px 15px;
    }

}

/* ===========================
   Small Mobile
=========================== */

@media (max-width:480px){

    .hm_cont_tit{
        padding:18px 12px;
    }

    .hm_cont_tit img{
        max-width:100px;
    }

    .hm_cont_tit h2{
        font-size:18px;
    }

    .quote_form_body{
        padding:18px 12px;
    }

}


/* About */

.portrait-frame{position: relative;border: 1px solid #ebedf7;padding: 14px;background: #ebedf7;}
.portrait-frame .wpb_single_image img {width: 100%;display: block;filter: grayscale(15%) contrast(1.03);}
.about_contact_info{
    list-style:none;
    margin:35px 0 0;
    padding:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* Phone & Email take full width */
.about_contact_info .contact-card{
    grid-column:1 / -1;
    display:flex;
    align-items:center;
    gap:18px;
    padding:18px 22px;
    background:#fff;
    border:1px solid #e8e8e8;
    border-radius:12px;
    transition:.35s;
}

/* Social cards stay side-by-side */
.about_contact_info .social-card{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:12px;
    padding:18px;
    background:#fff;
    border:1px solid #e8e8e8;
    border-radius:12px;
    transition:.35s;
}

.about_contact_info li:hover{
    transform:translateY(-5px);
    box-shadow:0 15px 35px rgba(0,0,0,.12);
    border-color:#f5ff25;
}

.about_contact_info i{
    width:56px;
    height:56px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:22px;
    flex-shrink:0;
}

/* Phone */
.contact-card:first-child i{
    background:#25D366;
}

/* Email */
.contact-card:nth-child(2) i{
    background:#EA4335;
}

/* Facebook */
.facebook i{
    background:#1877F2;
}

/* Instagram */
.instagram i{
    background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);
}

.contact-text{
    display:flex;
    flex-direction:column;
}

.contact-text span{
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#888;
    margin-bottom:4px;
    font-weight:600;
}

.contact-text a{
    color:#111;
    font-size:17px;
    font-weight:600;
    text-decoration:none;
    word-break:break-word;
}

.social-card a{
    color:#111;
    font-weight:600;
    text-decoration:none;
}

.about_contact_info li:hover a{
    color:#111;
}

@media(max-width:767px){

    .about_contact_info{
        grid-template-columns:1fr;
    }

    .about_contact_info .contact-card,
    .about_contact_info .social-card{
        grid-column:auto;
    }

}
.pullquote {
    padding-left: 30px;
    border-left: 2px solid #efff00;
    font-style: italic;
    font-size: 1.5rem;
    line-height: 1.4;
}
.about_tiitle{text-align:center;}
.about_tiitle h2{font-size: 70px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";}
.about_tiitle p {font-size: 28px;font-weight: 400;line-height: 45px;margin-bottom: 30px !important;}


/* My Photography Equipment */

.equipment-category{margin-bottom:0px !important;}
.section-title{font-size: 70px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";text-align:center;}
.equipment-card{border:1px solid #e5e5e5; border-radius:16px;background:#fff;padding:40px 20px;text-align:center;transition:all .3s ease;}
.equipment-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-3px);}
.large-card{width:100%;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.equipment-icon{width:100%;height:auto;margin-bottom:20px;}
.equipment-icon img, .equipment-card .shilabs-image-box-image{width:100%;height:auto;object-fit:contain;display: block;margin: 0 auto;}
.equipment-card p, .equipment-card .shilabs-image-box-button{margin:0;font-size:28px;font-weight:500;color:#000;margin-top: 40px !important;}
.equipment-card p a{color:#000;}
.equipment-category-grid .wpb_wrapper {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.equipment-category-grid .wpb_wrapper > * {flex: 0 0 calc((100% - 40px) / 3);max-width: calc((100% - 40px) / 3);box-sizing: border-box;}
@media(max-width:1024px){
.section-title{font-size:54px!important;}
.equipment-category-grid .wpb_wrapper>*{flex:0 0 calc((100% - 20px)/2)!important;max-width:calc((100% - 20px)/2)!important;}
.equipment-card p,.equipment-card .shilabs-image-box-button{font-size:24px!important;}
}

@media(max-width:767px){
.section-title{font-size:36px!important;}
.equipment-category-grid .wpb_wrapper>*{flex:0 0 100%!important;max-width:100%!important;}
.equipment-card{padding:30px 15px!important;}
.large-card{min-height:auto!important;}
.equipment-card p,.equipment-card .shilabs-image-box-button{font-size:20px!important;margin-top:25px!important;}
.equipment-icon{margin-bottom:15px!important;}
}

/* Services */

.services_row_1{margin:0 auto;text-align:center;}
.services_row_1 img{width:100%;max-width:900px;display:block;margin:0 auto 60px;border-radius:18px;border:8px solid #fff;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.15);}
.services_row_1 h2{font-family:"Kudryashev Display Contr Sans";font-size:58px;line-height:1.1;font-weight:500;color:#000;}
.services_row_1 p{max-width:900px;margin:25px auto;font-size:20px;line-height:2;font-weight:400;}
.services_row_1 p:not(:last-child){ padding-bottom:35px;border-bottom:1px solid #ececec;}
.services_row_2{align-items:center;}
.services_row_2 img{width:100%;display:block;border-radius:18px;border:8px solid #fff;box-shadow:0 20px 50px rgba(0,0,0,.12);}
.services_row_2 h2{font-family:"Kudryashev Display Contr Sans";font-size:clamp(42px,5vw,60px);line-height:1.2;font-weight:500;margin:0 0 40px;}
.services_row_2 p{font-size:20px;line-height:1.9;font-weight:400;margin-bottom:35px;}
.services_row_2 p:not(:last-child){  padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ececec;}
.services_row_2 ul{margin:15px 0;padding-left:0;list-style:none;}
.services_row_2 li{position:relative;padding-left:20px;margin-bottom:18px;line-height:1.8;}
.services_row_2 li:before{content:"";position:absolute;left:0;top:15px;font-size:24px;line-height:1;width:6px;height:6px;background:#1b271f;}


.terms_row_1 h2{font-family:"Kudryashev Display Contr Sans";font-size:58px;line-height:1.1;font-weight:500;color:#000;margin-bottom:30px !important;}
.terms_row_1 h3{font-size:25px;line-height:1.1;font-weight:600;color:#000;}
.terms_row_1 p{font-size:20px;line-height:2;font-weight:400;}

/* Print Information */
.print_inf_row{/*text-align:center;*/padding: 70px;border-radius: 24px;background: linear-gradient(135deg, #ffffff 0%, #fbf9f4 100%);}
.print_inf_row h2{font-family:"Kudryashev Display Contr Sans";font-size:clamp(42px,5vw,60px);line-height:1.2;font-weight:500;margin:0 0 40px;}
.print_inf_row p{font-size:20px;line-height:1.9;font-weight:400;}
/*.print_grid .wpb_wrapper {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.print_grid .wpb_wrapper > * {flex: 0 0 calc((100% - 40px) / 3);max-width: calc((100% - 40px) / 3);box-sizing: border-box;}*/


/* ===========================
   Print Cards Section
=========================== */

.print_card_column{display:flex;}
.print_card_column > .vc_column-inner{display:flex;width:100%;}
.print_card_column > .vc_column-inner > .wpb_wrapper{display:flex;width:100%;}
.print_card_column .print_grid{width:100%;display:flex;flex-direction:column; background:linear-gradient(180deg,#1B271F 0%,#101815 100%);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:40px;position:relative;overflow:hidden;transition:all .4s ease;}
.print_card_column .print_grid::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 45%);opacity:0;transition:.4s;}
.print_card_column .print_grid:hover{transform:translateY(-10px);border-color:#C7B299;box-shadow:0 25px 50px rgba(0,0,0,.35);}
.print_card_column .print_grid:hover::before{opacity:1;}
.print_card_column .print_grid h2{font-family:"Kudryashev Display Contr Sans";font-size:32px;line-height:1.2;font-weight:400;color:#fff;margin:0 0 20px;}
.print_card_column .print_grid p{color:rgba(255,255,255,.82); font-size:17px;line-height:1.9;flex:1;margin:0 0 30px;}
.print_card_column .print_grid a{display:inline-flex;align-items:center;gap:12px;margin-top:auto;color:#fff;text-decoration:none;position:relative;transition:.3s;}
.print_card_column .print_grid a::before{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background:#C7B299;transition:.35s;}
.print_card_column .print_grid a::after{content:"";width:40px;height:40px;background:url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/arrow.png") center/contain no-repeat;transition:.35s;}
.print_card_column .print_grid:hover a::before{width:100%;}
.print_card_column .print_grid:hover a::after{transform:translateX(8px);}

@media(max-width:1024px){
.print_card_column .print_grid{padding:30px!important;}
.print_card_column .print_grid h2{font-size:28px!important;}
.print_card_column .print_grid p{font-size:16px!important;line-height:1.7!important;}
}

@media(max-width:767px){
.print_card_column .print_grid{padding:24px!important;border-radius:18px!important;}
.print_card_column .print_grid h2{font-size:24px!important;line-height:1.3!important;}
.print_card_column .print_grid p{font-size:15px!important;line-height:1.6!important;margin-bottom:20px!important;}
.print_card_column .print_grid a{font-size:15px!important;gap:8px!important;}
.print_card_column .print_grid a::after{width:32px!important;height:32px!important;}
}

.print_det_box h2{font-family:"Kudryashev Display Contr Sans";font-size:32px;line-height:1.2;font-weight:400;}
.print_det_box p{font-size:18px;line-height:1.9;}
.print_det_box ul{margin:15px 0;padding-left:0;list-style:none;}
.print_det_box li{position:relative;padding-left:20px;margin-bottom:18px;line-height:1.8;}
.print_det_box li:before{content:"";position:absolute;left:0;top:15px;font-size:24px;line-height:1;width:6px;height:6px;background:#1b271f;}

.portfolio_row_page h2{font-size:170px;font-family: "Kudryashev Display Contr Sans";margin-bottom:40px;font-weight:400;line-height:180px;}
.portfolio_row_page .shilabs-image-box-title{font-weight:400;text-transform:uppercase;margin-top:20px !important;}
.portfolio_row_page .shilabs_image_box_wrap{margin-bottom:50px !important;}
.portfolio_row_page .shilabs-image-box-button{display:inline-flex;align-items:center;gap:12px;position:relative;padding:10px 0;color:#000;font-weight:500;text-decoration:none;transition:.3s;}
.portfolio_row_page .shilabs-image-box-button::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform-origin:left;transition:transform .3s;}
.portfolio_row_page .shilabs-image-box-button::after{content:"";width:20px;aspect-ratio:20/16;background:url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/arrow_1.png") center/contain no-repeat;transition:transform .3s;}
.portfolio_row_page .shilabs-image-box-button:hover{color:#7A5C3D;}
.portfolio_row_page .shilabs-image-box-button:hover::before{transform:scaleX(.6);}
.portfolio_row_page .shilabs-image-box-button:hover::after{transform:translateX(8px);}


.portfolio_grid{width:100%;clear:both;box-sizing:border-box;}

.portfolio_grid .portfolio_grid_box>.vc_column-inner>.wpb_wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;max-width:1480px;margin:0 auto;}

.portfolio_grid .portfolio_grid_box>.vc_column-inner>.wpb_wrapper>*{flex:0 0 calc((100% - 40px)/3);max-width:calc((100% - 40px)/3);display:flex;box-sizing:border-box;}

.portfolio_grid .shilabs_image_box_wrap{display:flex;width:100%;opacity:0;transform:translateY(35px);animation:fadeUp .8s ease forwards;}

.portfolio_grid .shilabs_image_box_wrap:nth-child(1){animation-delay:.1s;}
.portfolio_grid .shilabs_image_box_wrap:nth-child(2){animation-delay:.2s;}
.portfolio_grid .shilabs_image_box_wrap:nth-child(3){animation-delay:.3s;}
.portfolio_grid .shilabs_image_box_wrap:nth-child(4){animation-delay:.4s;}
.portfolio_grid .shilabs_image_box_wrap:nth-child(5){animation-delay:.5s;}
.portfolio_grid .shilabs_image_box_wrap:nth-child(6){animation-delay:.6s;}

.portfolio_grid .shilabs-image-box{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:40px 25px;background:#fff;border:1px solid #d7dce3;border-radius:10px;text-align:center;overflow:hidden;transition:.35s;}
.portfolio_grid .shilabs-image-box:hover{transform:translateY(-8px);border-color:#0877ee;box-shadow:0 18px 38px rgba(6,108,216,.14);}
.portfolio_grid .shilabs-image-box-image{margin:0 0 20px;}
.portfolio_grid .shilabs-image-box-image img{width:100%;height:auto;display:block;margin:auto;object-fit:contain;transition:.4s;}
.portfolio_grid .shilabs-image-box:hover .shilabs-image-box-image img{transform:scale(1.06);}
.portfolio_grid .shilabs_image_box_content{display:flex;flex-direction:column;flex:1;padding:0;width:100%;}
.portfolio_grid .shilabs-image-box-title{margin:0;line-height:1.4;text-transform:uppercase;}
.portfolio_grid .shilabs-image-box-description{flex:1;margin:15px 0 0;line-height:1.5;}
.portfolio_grid .shilabs-image-box-button{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:45px 0 0;padding:15px;position:relative;overflow:hidden;background:#fff;border:1px solid #1B271F;border-radius:8px;color:#000;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;box-sizing:border-box;z-index:1;transition:all .45s cubic-bezier(.4,0,.2,1);}
.portfolio_grid .shilabs-image-box-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1B271F;transform:translateX(-100%);transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:-1;}
.portfolio_grid .shilabs-image-box-button:hover{color:#fff;border-color:#1B271F;transform:translateY(-4px);box-shadow:0 14px 30px rgba(6,108,216,.22);}
.portfolio_grid .shilabs-image-box-button:hover::before{transform:translateX(0);}

@keyframes fadeUp{from{opacity:0;transform:translateY(35px);}to{opacity:1;transform:translateY(0);}}

@media(max-width:991px){.portfolio_grid .portfolio_grid_box>.vc_column-inner>.wpb_wrapper>*{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2);}}

@media(max-width:767px){.portfolio_grid .portfolio_grid_box>.vc_column-inner>.wpb_wrapper>*{flex:0 0 100%;max-width:100%;}}



/* Woocomerce */

.woocommerce .site_content {padding: 60px 0 60px;background: #f4f3ef;}
.woocommerce ul.products{display:flex;flex-wrap:wrap;align-items:stretch;}
.woocommerce ul.products li.product,.woocommerce .products .product-category{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:100%;background:#fff;border:1px solid #ddd6cf;border-radius:20px;overflow:hidden;padding:15px!important;position:relative;transition:all .4s ease;}
.woocommerce ul.products li.product:before,.woocommerce .products .product-category:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:#344236;transform:scaleX(0);transform-origin:left;transition:all .4s ease;}
.woocommerce ul.products li.product img,.woocommerce .products .product-category img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;transition:all .5s ease;}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.woocommerce .products .product-category>a{display:flex;flex-direction:column;flex:1;height:100%;}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce .products .product-category .woocommerce-loop-category__title{flex:1;}
.woocommerce ul.products li.product .price{margin-top:auto;}
.woocommerce ul.products li.product:hover,.woocommerce .products .product-category:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(52,66,54,.18);border-color:#344236;}
.woocommerce ul.products li.product:hover:before,.woocommerce .products .product-category:hover:before{transform:scaleX(1);}
.woocommerce ul.products li.product:hover img,.woocommerce .products .product-category:hover img{transform:scale(1.08);}

/*.woocommerce ul.products li.product .button{margin:18px auto 0!important;padding:12px 0!important;background:transparent!important;color:#344236!important;border:none!important;border-bottom:2px solid #344236!important;border-radius:0!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important;text-transform:uppercase;letter-spacing:.5px;transition:.35s ease;box-shadow:none!important;}
.woocommerce ul.products li.product .button:hover{background:transparent!important;color:#000!important;border:none!important;border-bottom:2px solid #000!important;transform:none!important;box-shadow:none!important;}*/

.woocommerce ul.products li.product .button{display:inline-flex;align-items:center;justify-content:center;width:100%;margin:45px 0 0;padding:15px;position:relative;overflow:hidden;background:#fff;border:1px solid #1B271F;border-radius:8px;color:#000;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.5px;box-sizing:border-box;z-index:1;transition:all .45s cubic-bezier(.4,0,.2,1);}
.woocommerce ul.products li.product .button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1B271F;transform:translateX(-100%);transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:-1;}
.woocommerce ul.products li.product .button:hover{color:#fff;border-color:#1B271F;transform:translateY(-4px);box-shadow:0 14px 30px rgba(6,108,216,.22);}
.woocommerce ul.products li.product .button:hover::before{transform:translateX(0);}

@keyframes fadeUp{from{opacity:0;transform:translateY(35px);}to{opacity:1;transform:translateY(0);}}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{font-size: 21px;line-height: 1.3;text-align:center;margin-bottom:0px !important;}
.woocommerce-loop-category__title .count{font-size: 16px;background: #e8eaf4;color: #000;}
.shop_tittle_det{text-align:center;}
.woocommerce-products-header__title, .shop_tittle_det h2{color: #000;font-size: 50px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";text-align:center;}
.shop_tittle_det p{font-size: 18px;font-weight: 400;line-height: 1.8;margin-bottom: 30px !important;}
.woocommerce ul.products li.product .price{font-size: 20px !important;font-weight: 600 !important;text-align:center;}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb{color:#000 !important;}
.vinci_product_list_item{text-align:center;}
/* Reviews */

/* ===============================
   Testimonial Box
================================= */
.about_testimonials1{
    width:calc(100% - 30px);
    height:auto;
    margin:0 15px;
    padding:40px 45px;
    position:relative;
    background:#fff;
    border:1px solid #ddd6cf;
    border-radius:20px;
    box-sizing:border-box;
    text-align:center;
    overflow:hidden;
}

/* Make WPBakery wrapper the flex container */
.about_testimonials1 > .wpb_wrapper{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    height:100%;
}

/* Quote icons */
.about_testimonials1::before{
    content:"";
    position:absolute;
    top:20px;
    left:20px;
    width:30px;
    height:30px;
    background:url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/quote-1.png") center center no-repeat;
    background-size:contain;
}

.about_testimonials1::after{
    content:"";
    position:absolute;
    right:20px;
    bottom:20px;
    width:30px;
    height:30px;
    background:url("https://tony-tomlinson-photography.co.uk/wp-content/uploads/2026/07/quote-2.png") center center no-repeat;
    background-size:contain;
}

/* Text */
.about_testimonials1 p{
    margin:0;
    font-size:18px;
    line-height:1.7;
    font-style:italic;
}

/* Push name to bottom */
.about_testimonials1 .testimonial_name{
    margin:25px 0 0;
    font-size:22px;
    font-weight:600;
    color:#000;
}

.about_testimonials1 .demo{
    display:block;
    margin-top:5px;
    font-size:18px;
    color:#666;
}

/* Slick */
.slick-track{
    display:flex !important;
    align-items:stretch !important;
}

.slick-slide{
    display:flex !important;
    height:auto !important;
}

.slick-slide > div{
    display:flex;
    width:100%;
}


/*Product detail*/
.woocommerce div.product .product_title{font-weight:400;font-size:35px;margin-bottom:15px !important;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#000 !important;font-weight:600;font-size: 24px;}
/* Variations Table */
.variations_form .variations{ margin: 0 0 1em;}
.variations_form table.variations tr {display: flex;align-items: center;margin-bottom: 15px;}
.variations_form .variations td,
.variations_form .variations th{width: 100%;border:0; padding:0;background:none !important;color:#000;font-weight:500;line-height:25px !important;}
.variations_form .variations td{ /*padding-bottom:10px;*/}
.variations_form .variations th label{font-weight: 500 !important;font-size: 18px;}
.variations_form .variations tr{ border-bottom: 0px solid #eee;}
.variations_form .variations select {margin-right: 0 !important; max-width: 370px; width: 100%; background-color:#fff !important; border-radius: 7px;padding: 4px 10px;font-size: 16px;border: 1px solid #ddd6cf !important;}
.variations_form .variations tr:nth-child(2n+1), .variations_form .variations tr:nth-child(2n){background:none;}

/* Wrapper - lay quantity box and button side by side */
.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
	margin-top:20px;
}
.woocommerce div.product form.cart .reset_variations{background:#e6ff00 !important;color:#000;margin-top:10px !important;padding:5px;display:inline-block;}
.woocommerce-Price-amount.amount{color: #1B271F !important;font-weight: 600;font-size: 24px;margin-bottom:20px !important;}

/* Quantity stepper box */
.single-product form.cart .quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: 110px;
    height: 50px;*/
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    background: #fff;
    padding: 0 16px;
    box-sizing: border-box;
}

.single-product form.cart .quantity input[type="number"] {
    border: none !important;
    width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    -moz-appearance: textfield;
}

/* Hide native number spinners since we use custom +/- */
.single-product form.cart .quantity input[type="number"]::-webkit-outer-spin-button,
.single-product form.cart .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modify-qty {
    cursor: pointer;
    font-size: 14px;
    color: #1c271f;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    user-select: none;
}

/* Add to cart button */
.single_add_to_cart_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    min-width: 285px;
    height: 50px;
    border: 1px solid #fff !important;
    border-radius: 7px !important;
    background: #1c271f !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    font-weight: 500 !important;
    text-transform: uppercase;
    transition: all .35s ease;
    box-sizing: border-box;
    font-style: normal;
}

.single_add_to_cart_button:hover {
    background: #2e3f32 !important;
}

/* Cart icon before the button text (if not already an <i>/<svg> in markup) */
.single_add_to_cart_button::before {
    content: "\f07a"; /* Font Awesome cart icon */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
	margin-right: 10px;
}
.product_meta {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 1.6;
    color: #1c271f;
}

.product_meta > span {
    display: block;
    margin-bottom: 10px;
}

.product_meta > span:last-child {
    margin-bottom: 0;
}

/* "SKU:", "Categories:", "Tags:" label text */
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
    font-weight: 600;
    color: #000;
}

/* The actual SKU value */
.product_meta .sku {
    font-weight: 400;
}

/* Category & tag links */
.product_meta a {
    font-weight: 400;
    color: #1c271f;
    text-decoration: none;
    transition: color .25s ease;
}

.product_meta a:hover {
    color: #6b6b6b;
    text-decoration: underline;
}

/* Add comma spacing so tags/categories wrap cleanly */
.product_meta .posted_in a,
.product_meta .tagged_as a {
    white-space: nowrap;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0 0 0 3em !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0px; !important;display: flex;gap: 30px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border: 1px solid #fff !important;background-color: #fff !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {border-right: 1px solid #ccc !important;border-left: 1px solid #ccc !important;border-bottom: none !important;border-top: 1px solid #ccc !important;background-color: #e4fd01 !important;color:#000;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom: 1px solid #fff !important;}
.woocommerce div.product .woocommerce-tabs .panel{background-color: #fff !important;padding:55px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:500;color:#000;font-size:22px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{border: none !important;}
.woocommerce-Tabs-panel h2{font-size: 26px;font-weight: 400;display:none;}
.woocommerce-product-attributes.shop_attributes {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}

.woocommerce-product-attributes-item {
    border-bottom: 1px solid #e5e5e5;
    transition: background-color .2s ease;
}

.woocommerce-product-attributes-item:last-child {
    border-bottom: none;
}

.woocommerce-product-attributes-item:hover {
    background-color: #fafafa;
}

.woocommerce-product-attributes-item__label {
    width: 220px !important;
    padding: 16px 24px;
    text-align: left;
    font-weight: 600 !important;
    color: #1c271f;
    background-color: #f7f7f5;
    vertical-align: top;
    border-right: 1px solid #e5e5e5;
}

.woocommerce-product-attributes-item__value {
    padding: 16px 24px;
    color: #444;
    font-weight: 400;
    vertical-align: top;
}

.woocommerce-product-attributes-item__value p {
    margin: 0;
    line-height: 1.6;
}
.woocommerce div.product .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__label,
.woocommerce div.product .woocommerce-product-attributes.shop_attributes .woocommerce-product-attributes-item__value {
    padding: 16px 24px !important;
}

.woocommerce div.product table.woocommerce-product-attributes.shop_attributes {
    border-collapse: collapse !important;
    width: 100% !important;
}

.woocommerce div.product .woocommerce-product-attributes-item th,
.woocommerce div.product .woocommerce-product-attributes-item td {
    padding: 16px 24px !important;
    box-sizing: border-box;
}
/* Responsive: stack label above value on small screens */
@media (max-width: 600px) {
    .woocommerce-product-attributes-item__label,
    .woocommerce-product-attributes-item__value {
        display: block;
        width: 100%;
        border-right: none;
    }

    .woocommerce-product-attributes-item__label {
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-product-attributes-item {
        display: block;
        margin-bottom: 12px;
        border: 1px solid #e5e5e5;
        border-radius: 8px;
        overflow: hidden;
    }
}

.related.products{padding-top:60px;}
.related.products h2{color: #000;font-size: 50px;line-height: 1.2;font-weight: 500;font-family: "Kudryashev Display Contr Sans";text-align:center;margin-bottom:20px !important;}


/* Product Main gallery wrapper */
.wpgs-wrapper .wpgs-for{width:100%;}
.wpgs-wrapper .wpgs-for .slick-list{ height:auto !important;}
.wpgs-wrapper .wpgs-for .slick-slide{display:flex !important;justify-content:center;align-items:center;height:auto !important;}
.wpgs-wrapper .wpgs-for .slick-slide a{display:flex;justify-content:center;align-items:center;width:100%;}
.wpgs-wrapper .zoomtoo-container{width:100% !important;overflow:hidden;text-align:center;}
.wpgs-wrapper .zoomtoo-container > img.img-attr,
.wpgs-wrapper .woocommerce-product-gallery__image img.img-attr{display:block;width:100% !important;height:auto !important;max-height:none !important;
object-fit:contain;margin:0 auto;}
.wpgs-wrapper .zoomImg{display:none !important;}

/* Hide sidebar on WooCommerce pages */
.woocommerce .widget-area,
.woocommerce-page .widget-area {display: none !important;}
.woocommerce .content-area,
.woocommerce-page .content-area,
.woocommerce #primary,
.woocommerce-page #primary {width: 100% !important;max-width: 100% !important;flex: 0 0 100% !important;}
.woocommerce #secondary,
.woocommerce-page #secondary {display: none !important;}

.page-id-427 .titlebar_area{display:none;}

.book_btn_arrow { width:100%; text-align:center; margin:0; }
.book_btn_arrow a { display:inline-flex; align-items:center; justify-content:center; gap:22px; min-width:285px; height:64px;border:1px solid #1B271F; border-radius:7px; background:#fff; color:#000; text-decoration:none; font-size:16px; line-height:1; font-weight:600; text-transform:uppercase; transition:all .35s ease; box-sizing:border-box; }
.book_btn_arrow a .demo { display:inline-block; color:#000; transition:color .35s ease; }
.book_btn_arrow a img { width:17px; height:auto; display:block; object-fit:contain; transition:transform .35s ease, filter .35s ease; }
.book_btn_arrow a:hover { background:#1B271F; color:#fff; border-color:#1B271F; transform:translateY(-3px); box-shadow:0 12px 25px rgba(6,108,216,.22); }
.book_btn_arrow a:hover .demo { color:#fff; }
.book_btn_arrow a:hover img { transform:translateX(8px); filter:brightness(0) invert(1); }

.subscription_details{padding: 70px;border-radius: 24px;background: linear-gradient(135deg, #ffffff 0%, #fbf9f4 100%);font-size:20px;font-weight:500;}

/* WooCommerce success / added-to-cart message */
.woocommerce-message {display: flex;align-items: center;justify-content: space-between;gap: 20px;background: #f4f8f3;border: 1px solid #d7e4d5;border-left: 4px solid #4f7d4a;color: #2f3a2d;padding: 16px 20px;margin: 20px 0;font-size: 15px;line-height: 1.5;border-radius: 6px;box-sizing: border-box;}
.woocommerce-message::before {display: none !important;}
.woocommerce-message .wc-forward {margin-left: auto !important;background: #2f3a2d !important;color: #fff !important;padding: 10px 20px !important;border-radius: 4px !important;font-size: 14px !important;font-weight: 600 !important;text-decoration: none !important;transition: all 0.25s ease !important;white-space: nowrap !important;}
.woocommerce-message .wc-forward:hover {background: #4f7d4a !important;color: #fff !important;transform: translateY(-1px) !important;}

/* Mobile */
@media (max-width: 600px) {
    .woocommerce-message {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .woocommerce-message .wc-forward {
        margin-left: 0;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
}

/* WOOCOMMERCE CART */

.wc-block-cart { max-width:1200px!important; margin:50px auto!important; padding:0 20px!important; color:#222; box-sizing:border-box; }
.wc-block-cart * { box-sizing:border-box; }

/* MAIN 2-COLUMN LAYOUT */

.wc-block-components-sidebar-layout { display:grid!important; grid-template-columns:minmax(0,1fr) 360px!important; gap:32px!important; align-items:start!important; width:100%!important;padding:60px 0; }
.wc-block-components-sidebar-layout > .wc-block-components-main { grid-column:1!important; grid-row:1!important; min-width:0!important; width:100%!important; margin:0!important; }
.wc-block-components-sidebar-layout > .wc-block-components-sidebar { grid-column:2!important; grid-row:1!important; min-width:0!important; width:100%!important; margin:0!important; }

/* PRODUCTS */

.wc-block-components-main { background:#fff!important; border:1px solid #e5e5e5!important; padding:28px!important; border-radius:6px!important; }
.wc-block-cart-items { width:100%!important; border-collapse:collapse!important; }
/*.wc-block-cart-items__header { border-bottom:1px solid #ddd!important; }*/
.wc-block-cart-items__header th { padding:0 0 11px!important; color:#000!important; font-size:18px!important; font-weight:600!important; letter-spacing:1px!important; text-transform:uppercase!important; }
.wc-block-cart-items__row { border-bottom:1px solid #eee!important; }
.wc-block-cart-items__row:last-child { border-bottom:0!important; }
.wc-block-cart-items tbody tr:nth-child(odd),
.wc-block-cart-items tbody tr:nth-child(even) { background:#fff !important; }
.wc-block-cart-items__header,
.wc-block-cart-items__header th { background:#fff!important; }

/* IMAGE */

.wc-block-cart-item__image { width:110px!important; padding:25px 20px 25px 0!important; vertical-align:top!important; }
.wc-block-cart-item__image img { width:90px!important; height:90px!important; object-fit:cover!important; display:block!important; border-radius:4px!important; }

/* PRODUCT */

.wc-block-cart-item__product { padding:25px 20px!important; vertical-align:top!important; }
.wc-block-components-product-name { display:inline-block!important; color:#222!important; font-size:16px!important; font-weight:500!important; line-height:1.4!important; text-decoration:none!important; margin-bottom:8px!important; }
.wc-block-components-product-name:hover { color:#777!important; }
.wc-block-cart-item__prices { margin-bottom:10px!important; }
.wc-block-components-product-price { color:#333!important; font-size:14px!important; }
.wc-block-components-product-metadata { margin-top:8px!important; }
.wc-block-components-product-details { color:#777!important; font-size:12px!important; line-height:1.8!important; }
.wc-block-components-product-details__name { color:#444!important; font-weight:500!important;}
.wc-block-components-product-details__value{font-size:15px;}

/* QUANTITY */

.wc-block-cart-item__quantity{display:flex!important;align-items:center!important;margin-top:18px!important;}
.wc-block-components-quantity-selector{display:flex!important;align-items:center!important;justify-content:center!important;width:108px!important;min-width:108px!important;height:38px!important;padding:0!important;margin:0!important;border:1px solid #d8d8d8!important;border-radius:4px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;}
.wc-block-components-quantity-selector__input{order:2!important;display:block!important;width:40px!important;min-width:40px!important;height:36px!important;padding:0!important;margin:0!important;border:0!important;outline:none!important;box-shadow:none!important;color:#222!important;-webkit-text-fill-color:#222!important;opacity:1!important;visibility:visible!important;background:#fff!important;text-align:center!important;font-size:14px!important;font-weight:400!important;line-height:36px!important;appearance:textfield!important;box-sizing:border-box!important;}
.wc-block-components-quantity-selector__input::-webkit-inner-spin-button,.wc-block-components-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;}
.wc-block-components-quantity-selector__input[type="number"]{-moz-appearance:textfield!important;}
.wc-block-components-quantity-selector__button{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;height:36px!important;padding:0!important;margin:0!important;border:0!important;background:#fff!important;color:#444!important;font-size:16px!important;line-height:1!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;}
.wc-block-components-quantity-selector__button:hover,.wc-block-components-quantity-selector__button:focus{background:#f3f3f3!important;color:#222!important;}
.wc-block-components-quantity-selector__button--minus{order:1!important;}
.wc-block-components-quantity-selector__button--plus{order:3!important;}

/* REMOVE */

.wc-block-cart-item__remove-link { border:0!important; background:transparent!important; color:#888!important; padding:0!important; font-size:12px!important; cursor:pointer!important; text-decoration:underline!important;min-width:0px !important; }
.wc-block-cart-item__remove-link:hover { color:#222!important; }

/* TOTAL */

.wc-block-cart-item__total { padding:25px 0!important; vertical-align:top!important; text-align:right!important; }
.wc-block-cart-item__total .wc-block-components-product-price { color:#222!important; font-size:16px!important; font-weight:600!important; }

/* SIDEBAR / PAYMENT */

.wc-block-components-sidebar { background:#f8f8f6!important; border:1px solid #e5e5e5!important; padding:28px!important; border-radius:6px!important; align-self:start!important; }
.wc-block-cart__totals-title { margin:0 0 24px!important; color:#222!important; font-size:21px!important; font-weight:500!important; letter-spacing:-.2px!important; }
/*.wc-block-components-totals-coupon { padding:18px!important; border-top:1px solid #ddd!important; border-bottom:1px solid #ddd!important; }*/
.wc-block-components-panel__button { color:#333!important; font-size:14px!important; font-weight:500!important; cursor:pointer!important; }
.wc-block-components-panel__button:hover { color:#777!important; }
.wc-block-components-panel__button-icon { width:18px!important; height:18px!important; }
/*.wc-block-components-totals-footer-item { padding:24px !important; }*/
.wc-block-components-totals-item__label { color:#555!important; font-size:15px!important; }
.wc-block-components-totals-item__value { color:#222!important; }
.wc-block-components-totals-footer-item-tax-value { color:#222!important; font-size:22px!important; font-weight:600!important; }

/* CHECKOUT */

.wc-block-cart__submit { margin-top:8px!important; }
.wc-block-cart__submit-container { padding:0!important; }
.wc-block-cart__submit-button { width:100%!important; min-height:54px!important; display:flex!important; align-items:center!important; justify-content:center!important; background:#222!important; color:#fff!important; border:1px solid #222!important; border-radius:4px!important; text-decoration:none!important; transition:.25s!important; }
.wc-block-cart__submit-button .wc-block-components-button__text { color:#fff!important; font-size:13px!important; font-weight:600!important; letter-spacing:.5px!important; text-transform:uppercase!important; }
.wc-block-cart__submit-button:hover { background:#555!important; border-color:#555!important; transform:translateY(-1px)!important; }

/* MOBILE */

@media(max-width:781px) {
.wc-block-cart { margin:30px auto!important; padding:0 15px!important; }
.wc-block-components-sidebar-layout { display:block!important; }
.wc-block-components-sidebar-layout > .wc-block-components-main,.wc-block-components-sidebar-layout > .wc-block-components-sidebar { width:100%!important; margin:0 0 24px!important; }
.wc-block-components-main { padding:20px 15px!important; }
.wc-block-components-sidebar { padding:20px!important; }
.wc-block-cart-items__header { display:none!important; }
.wc-block-cart-item__image { width:75px!important; padding-right:12px!important; }
.wc-block-cart-item__image img { width:65px!important; height:65px!important; }
.wc-block-components-product-name { font-size:16px!important; }
.wc-block-cart-item__total { padding-top:25px!important; }
.wc-block-components-product-details { font-size:12px!important; line-height:1.7!important; }
.wc-block-cart-item__quantity { flex-wrap:wrap!important; gap:10px!important; }
}

/* SMALL MOBILE */

@media(max-width:480px) {
.wc-block-cart { padding:0 10px!important; }
.wc-block-components-main { border:0!important; padding:10px 0!important; }
.wc-block-components-sidebar { border:0!important; padding:20px 15px!important; }
.wc-block-cart-item__image { width:65px!important; }
.wc-block-cart-item__image img { width:55px!important; height:55px!important; }
.wc-block-components-product-name { font-size:15px!important; }
.wc-block-cart-item__product { padding:20px 5px!important; }
.wc-block-cart-item__total { padding:20px 0!important; }
.wc-block-cart-item__total .wc-block-components-product-price { font-size:15px!important; }
.wc-block-components-totals-footer-item-tax-value { font-size:20px!important; }
}


.woocommerce-account .woocommerce-MyAccount-content{float: right!important;}
.woocommerce-account .woocommerce-MyAccount-navigation{float: left!important;}
.woocommerce-account .woocommerce{ padding:60px 0; display:inline-block;width: 100%;}
.woocommerce ul.products li.product .affirm-as-low-as, .woocommerce-page ul.products li.product .affirm-as-low-as{display:none;}
.top_selling_kits .woocommerce ul.products li.product{ width:100%!important; list-style:none;}



/* Newsletter Page*/
.news_tittle_det h2{font-size: 46px;font-weight: 400;}
.news_tittle_det p {font-size: 20px;}
.news_form_box {background: #1b271f;color: #fff;padding:30px;width: 100%;clear: both;display: block;border-radius:15px;}
.news_form_box .tnp.tnp-subscription{max-width: 100% !important;}
.news_form_box h2{color:#fff !important;font-size: 46px;font-weight: 400;font-family: "Kudryashev Display Contr Sans";}
.news_form_box p {color:#fff !important;font-size: 20px;}
.news_form_box input.tnp-submit {
    background: #fff !important;
    color: #222 !important;
    border: none !important;
    border-radius: 14px !important;
    padding: 14px 30px !important;
    height: auto !important;
    font-size: 17px !important;
    font-weight: 500;
    cursor: pointer;
    min-width: 170px;
    transition: .3s;
	margin-top:20px !important;
    text-transform: capitalize;
}



.privacy_row h2{font-size: 46px;font-weight: 400;}
.privacy_row h3 {font-weight: 600;}
.privacy_row p {font-size: 20px;}
.privacy_row strong{font-weight:500;} 
.privacy_row p a{color:#344236}