@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,700');
@import '../libs/bootstrap-4.1.0/bootstrap.min.css';
@import '../libs/jquery.magnific-popup/magnific-popup.css';
@import '../libs/farrellicon/css/farrellicon.css';
@import '../libs/slick-1.8.1/slick.css';
@import '../libs/animation/animate.css';
/* [Master Stylesheet] */
/* ------------------------------------------ --
:: Template Name: Farrell
:: Template Author: maximumtheme.net
:: Description: html 5 template for blog, bootstrape, respnsive, css3 animation, google font, magnific ppup, owl-carousel include
:: Tags: Target, Travel, Blog, Shop, Bootstrap 4, HTML Template, HTML5 Template.
:: Version: v1.0.0
:: Last Updated: 04/03/2019.
-------------------------------------------- */
/**************************************************/
/**************TEMPLATE CLASSES********************/
/**************************************************/
/*
BUTTONS CLASS
.btn_frl - default button
.btn_frl_big - big button
.btn_frl_sml - small button
.btn_frl.btn_trnsp - transparent button
.btn_frl.btn_gold - button gold color
PADDING MARGIN CLASS
.bodypadding - body padding
.padding100_0  - padding: 100px 0;
.padding150_0 - padding: 150px 0;
.padding75_0 - padding: 75px 0;
.padding_top_250 - padding-top: 250px;
.padding_top_150 - padding-top: 150px;
.padding_btn_80 - padding-bottom: 80px;
.padding_btn_75 - padding-bottom: 75px;
.padding_btn_150 - padding-bottom: 150px;
.padding_btn_30 - padding-bottom: 30px;
.margin_off - margin:0;
.margin_btn_50 - margin-bottom: 50px;
BACKGRUND COLOR CLASS
.lighbg - background-color: #f9f7f7;
.lightext - color: #838487;
*/
/* =========== [Master Stylesheet] ============
1. ::TYPOGRAPHY
1. ::DEFAULT CLASSES
2. ::BUTTONS CLASS
3. ::MOBILE NAV
4. ::SEARCH POPUP
5. ::FLOAT SITEBAR
6. ::FLOAT SITEBAR WIDGETS
7. ::MAIN HEADER
8. ::STICKY HEADER
9. ::FOOTER
10. ::SLICK SLIDER STYLES
11. ::SERVICES CARD SLIDER
12. ::WIDGETS
13. ::PAGEBUILDER ELEMENTS
14. ::PAGE HEADER
15. ::SERVICES TITLE
16. ::VIDE BUTTON
17. ::SERVICES SECTION
18. ::TEAM SLIDER
19. ::ALBUM BOXES
20. ::REVIEW SLIDER
21. ::PREVIEW POST CARD
22. ::SERVICES CARDS GRID
23. ::POPUP IMAGE HOVER
24. ::PAGINATION
25. ::SCROLL UP BUTTON
26. ::PROGRESS BARSS
27. ::CONTACT FORM
28. ::ICON LINE TEXT
29. ::SHOP PRODUCTS GRID
30. ::SHUFFLE GIRD CARD
31. ::TEAM PAGE
32. ::BREADCRUMBS
33. ::CUSTOM SELECT
34. ::RESULT COUNT SHOP SELECT
36. ::SIDEBAR
37. ::WIDHET BOX
38. ::WIDHET TITLE
39. ::WIDHET SEARCH
40. ::SINGLE PRODUCT PAGE
42. ::SINGLE PRODUCT SUMMARY
43. ::SINGLE PRODUCT TABS
44. ::SINGLE REVIES LIST
45. ::SINGLE RELATED PRODUCTS
46. ::SINGLE TEAM
47. ::POST NAVIGATION
48. ::BLOG
49. ::SERVICE SND POST SINGLE
50. ::SERVICE SINGLE CARUSEL IMAGES
51. ::CURRENT GUIDE BOX
52. ::SINGLE POST BOTTOM
53. ::COMMENT FORM
===================================== */
/* Animations Linear*/
.scrollanimation {
  opacity: 0;
}
.animated {
  opacity: 1;
}
/*.fadeInUp{
	animation-duration:.6s;
	animation-timing-function: linear;
}
*/
/*cubic-bezier*/
/*scale*/
@keyframes scale {
  0%,
  100% {
    transform: scale(0);
    -moz-transform: scale(0);
  }
  7%,
  90% {
    transform: scale(0.4);
    -moz-transform: scale(0.4);
  }
  50% {
    transform: scale(1);
    -moz-transform: scale(1);
  }
}
/*popup Image ZoomIN effect*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/**
 * ----------------------------------------------------------------------------------------
 * Variables
 * ----------------------------------------------------------------------------------------
 */
/**************************************************/
/****************RESSET STYLE***********************/
/**************************************************/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  height: auto;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0.02em;
  font-size: 16px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
::selection {
  background: #d0a046;
  color: #ffffff;
}
::-moz-selection {
  background: #d0a046;
  color: #ffffff;
}
/*************************************************************************/
/*****************FIX BOOTSTRAP DEFAULT CONTACINER***********************/
/*************************************************************************/
.container {
  max-width: 1300px;
}
/**************************************************/
/*****************TYPOGRAPHY***********************/
/**************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
}
h1 {
  font-size: 45px;
}
h2 {
  font-size: 30px;
  font-weight: 400;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
a {
  color: #000;
  transition: color .2s;
}
a:hover,
a:focus {
  color: #d0a046;
  transition: color .2s;
  text-decoration: none;
  outline: none;
}
/************************************************/
/***************DEFAULT CLASSES******************/
/************************************************/
.bodypadding {
  padding: 0 50px 50px 50px;
}
.padding100_0 {
  padding: 100px 0;
}
.padding150_0 {
  padding: 150px 0;
}
.padding75_0 {
  padding: 75px 0;
}
.padding_top_250 {
  padding-top: 250px;
}
.padding_top_150 {
  padding-top: 150px;
}
.padding_btn_80 {
  padding-bottom: 80px;
}
.padding_btn_75 {
  padding-bottom: 75px;
}
.padding_btn_150 {
  padding-bottom: 150px;
}
.padding_btn_30 {
  padding-bottom: 30px;
}
.margin_off {
  margine: 0;
}
.lighbg {
  background-color: #f9f7f7;
}
.lightext {
  color: #838487;
}
.margin_btn_50 {
  margin-bottom: 50px;
}
.slick-slide {
  outline: none!important;
}
/*****Bars Lines******/
.burslines,
.burslines .line,
.burslines_menu,
.burslines_menu .line {
  display: block;
  outline: none;
}
.burslines {
  max-width: 100px;
  overflow: hidden;
}
.burslines .line,
.burslines_menu .line {
  height: 1px;
  width: 40px;
  margin-bottom: 5px;
  background-color: #000;
  transition: all 0.3s linear;
}
.burslines_menu .line {
  width: 30px;
}
.burslines .line:last-child {
  margin-bottom: 0;
}
.burslines:hover .line:first-child {
  transform: translateX(15px);
}
.burslines:hover .line:last-child {
  transform: translateX(-15px);
}
/*Nuv Button Toggle*/
.navbar-toggler.show .burslines_menu .line:first-child,
.close_sub_menu .line:first-child {
  transform: translateY(5px) rotate(45deg);
}
.navbar-toggler.show .burslines_menu .line:nth-child(2),
.close_sub_menu .line:nth-child(2) {
  opacity: 0;
}
.navbar-toggler.show .burslines_menu .line:last-child,
.close_sub_menu .line:last-child {
  margin-bottom: 0;
  transform: translateY(-7px) rotate(-45deg);
}
.navbar-toggler {
  padding: 0;
}
.navbar-toggler {
  outline: none!important;
}
/*fgbobles*/
.fgbobleslink {
  position: relative;
  text-align: center;
  background-color: transparent;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fgbobles {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -17px;
  margin-left: -21px;
}
.fgbobles .boble {
  opacity: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 1px;
  border-radius: 50%;
  background-color: #d0a046;
}
.fgbobles .boble:first-child {
  transform: translateX(-40px);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fgbobles .boble:last-child {
  transform: translateX(40px);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fgbobles .boble:nth-child(2) {
  transform: translateY(-40px);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fgbobleslink:hover .fgbobles .boble {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fgbobleslink:hover {
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
/************************************************/
/*******************blockquote*******************/
/************************************************/
blockquote {
  font-size: 20px;
  font-style: italic;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  text-align: center;
  box-sizing: border-box;
  padding: 40px 70px;
  background-image: url(../images/quote.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 90px;
}
/************************************************/
/*****************BUTTONS CLASS******************/
/************************************************/
.btn_frl {
  position: relative;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  padding: 12px 25px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: none;
  outline: none;
  background-color: #fff;
  cursor: pointer;
}
.btn_frl_big {
  padding: 18px 45px;
}
.btn_frl.btn_trnsp {
  background-color: transparent;
  border: 1px solid #000;
}
.btn_frl.btn_gold {
  background-color: #d0a046;
  color: #fff;
}
.btn_frl:after {
  opacity: 0;
  position: absolute;
  content: '';
  left: -4px;
  right: -4px;
  bottom: -4px;
  top: -4px;
  box-shadow: 0 0 0 1px #d0a046;
  transform: scale(0.5, 0.5);
  transition: transform .4s, opacity .4s;
}
.btn_frl i {
  opacity: 0;
  display: inline-block;
  position: relative;
  top: -1px;
  max-width: 0;
  font-size: 13px;
  width: 1.8em;
  vertical-align: middle;
  text-align: right;
  text-indent: 0;
  line-height: 1;
  transition: opacity 0.3s, max-width 0.3s;
}
.btn_frl.btn_gold i {
  color: #fff;
}
.btn_frl:hover,
.btn_frl:focus {
  border: none;
  outline: none;
}
.btn_frl:hover:after {
  transform: scale(1, 1);
  opacity: 1;
  transition: transform .2s, opacity .2s;
}
.btn_frl.btn_trnsp:hover {
  background-color: #d0a046;
  color: #fff;
  border: 1px solid #d0a046;
}
.btn_frl:hover i {
  opacity: 1;
  max-width: 3em;
  will-change: opacity, max-width;
  transition: opacity 0.3s, max-width 0.3s;
}
.add_to_cart_button,
.btn_frl_sml {
  position: relative;
  display: inline-block;
  padding: 1px 5px;
  margin-bottom: 4px;
  background-color: transparent;
  outline: none;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #d0a046;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1px solid #d0a046;
}
.btn_frl_sml {
  color: #000;
  border: 1px solid #000;
}
.add_to_cart_button:after,
.btn_frl_sml:after {
  position: absolute;
  content: '';
  left: -4px;
  top: -4px;
  bottom: -4px;
  right: -4px;
  box-shadow: 0 0 0 1px #d0a046;
  transform: scale(0.4, 0.4);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.btn_frl_sml:after {
  box-shadow: 0 0 0 1px #000;
}
.add_to_cart_button:hover,
.btn_frl_sml:hover {
  background-color: #d0a046;
  color: #fff;
  outline: none;
  border-color: #d0a046;
  transition: background-color 0.6s;
}
.add_to_cart_button:hover:after,
.btn_frl_sml:hover:after {
  transform: scale(1, 1);
  opacity: 1;
  box-shadow: 0 0 0 1px #d0a046;
  transition: transform .3s, opacity .3s;
}
/*Buton Click Effect*/
.btn_frl_flt {
  position: relative;
  font-size: 12px;
  line-height: 1;
  outline: none;
  padding: 0 1px;
  background-color: transparent;
  border: none;
  font-family: 'Source Sans Pro', sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  transition: color .3s;
}
.btn_frl_flt.active {
  color: #d0a046;
}
.btn_frl_flt:after {
  position: absolute;
  content: '';
  left: -3px;
  top: -3px;
  bottom: -3px;
  right: -3px;
  box-shadow: 0 0 0 1px #d0a046;
  opacity: 0;
  transform: scale(0.4, 0.4);
}
.btn_frl_flt.active:after {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.btn_frl_flt:focus,
.btn_frl_flt:hover {
  outline: none;
  color: #d0a046;
  transition: color .3s;
}
/************************************************/
/******************MOBILE NAV********************/
/************************************************/
.mobile_nav {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 990;
}
.mobile_nav .back_cover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(249, 247, 248, 0.4);
}
.mobile_nav_inner {
  position: absolute;
  left: -300px;
  top: 0;
  width: 300px;
  height: 100%;
  min-height: 100%;
  text-align: left;
  padding: 40px 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
  box-shadow: 0 3px 1px 0 rgba(187, 187, 187, 0.5);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: scroll;
}
.mobile_nav.show .mobile_nav_inner {
  left: 0;
  visibility: visible;
}
.mobile_nav_inner .close_win_btn {
  position: absolute;
  right: 15px;
  top: 15px;
}
.mobile_nav li {
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
.mobile_nav .sub-menu {
  display: none;
  padding: 0 15px;
}
.mobile_nav li:last-child {
  border-bottom: none;
}
.mobile_nav li a {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 10px 30px;
}
.mobile_nav .sub_menu_btn {
  position: absolute;
  top: 4px;
  right: 20px;
  width: 30px;
  height: 30px;
  padding-top: 9px;
  box-sizing: border-box;
}
/************************************************/
/*****************SEARCH POPUP*******************/
/************************************************/
.search_popup_window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.search_popup_window .back_cover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.97);
}
.search_popup_window.show {
  display: block;
}
.search_popup_window_inner {
  height: 100%;
}
.search_popup_window .close_win_btn {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 1;
}
.search_popup_window .searchform {
  position: relative;
  max-width: 600px;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.search_popup_window .searchform:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #d0a046;
  transform: translateX(-100%);
  transition: all 0.8s linear;
}
.search_popup_window.show .searchform:after {
  transform: translateX(0);
  transition: all 0.8s linear;
}
.search_popup_window .searchform input[name="s"] {
  width: 100%;
  border: none;
  height: 50px;
  font-size: 24px;
  font-weight: 300;
  background-color: transparent;
  color: #d0a046;
  outline: none!important;
}
.search_popup_window .searchform input[name="s"]::-webkit-input-placeholder {
  color: #d0a046;
}
.search_popup_window .searchform input[name="s"]::-moz-placeholder {
  color: #d0a046;
}
.search_popup_window .searchform input[name="s"]:-ms-input-placeholder {
  color: #d0a046;
}
.search_popup_window .searchbutn {
  position: absolute;
  right: 0;
  top: 9px;
  font-size: 24px;
  background-color: transparent;
  border: none;
  color: #d0a046;
  cursor: pointer;
  outline: none!important;
  transform: translateY(-15px);
  transition: all 0.8s linear;
}
.search_popup_window.show .searchbutn {
  transform: translateY(0);
  transition: all 0.8s linear;
}
/************************************************/
/*****************FLOAT SITEBAR******************/
/************************************************/
.float_sidebar_window {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 20;
}
.float_sidebar_window .back_cover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(249, 247, 248, 0.4);
}
.float_sidebar_window_inner {
  position: fixed;
  right: -475px;
  top: 0;
  width: 475px;
  margin-right: -20px;
  height: 100%;
  min-height: 100%;
  text-align: left;
  padding: 5.5% 80px 38px 79px;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
  box-shadow: 0 3px 1px 0 rgba(187, 187, 187, 0.5);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: scroll;
}
.float_sidebar_window.show .float_sidebar_window_inner {
  right: 0;
  visibility: visible;
}
.float_sidebar_container {
  font-size: 18px;
  color: #838487;
  text-align: center;
}
.float_sidebar_window .close_win_btn {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
.nicescroll-cursors {
  background-color: #fff!important;
}
/************************************************/
/*************FLOAT SITEBAR WIDGETS**************/
/************************************************/
.float_sidebar_container .widget_sidearea {
  margin-bottom: 15px;
}
.float_sidebar_container .widget_text p {
  font-weight: 300;
  line-height: 1.6;
}
.intsgramname {
  color: #d0a046;
  font-style: italic;
}
/************************************************/
/******************MAIN HEADER*******************/
/************************************************/
.main_header_wrapp {
  position: relative;
  height: 125px;
}
.logohead,
.main_header_right {
  position: relative;
  z-index: 10;
}
/*Main Head Logo*/
.logohead {
  float: left;
  height: 100%;
}
.logohead a {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.logohead:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
/*Main Head Right*/
.main_header_right {
  float: right;
  height: 100%;
}
.main_header_right_inner {
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  height: 100%;
}
.main_header_right_inner a {
  text-decoration: none;
  color: #000;
  line-height: 1;
}
/*Search*/
.search_btn a {
  font-size: 22px;
}
/*Sidebar Btn*/
.sidebar_btn {
  margin-left: 25px;
}
/*Shoping Cart DropDown*/
.shopping-cart-holder {
  margin: 0 0 0 15px;
}
.shopping-cart-holder,
.shopping-cart-inner {
  height: 100%;
}
.shopping-cart-inner {
  position: relative;
}
.header-cart {
  position: relative;
  font-size: 25px;
  color: #000;
}
.header-cart:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
.header-cart .cart-number {
  position: absolute;
  top: 2px;
  right: 1px;
  text-align: center;
  font-size: 11px;
  line-height: 1.3;
  color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #d0a046;
}
.shopping-cart-holder .widget_shopping_cart_content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 90px;
  background-color: #fff;
  width: 280px;
  transform: translateY(-10px);
  transition: all 0.2s linear;
}
.shopping-cart-inner:hover .widget_shopping_cart_content {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.2s linear;
}
/*Cart Widget*/
.widget_shopping_cart_content {
  box-sizing: border-box;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 12px 50px rgba(0, 0, 0, 0.05);
}
.cart_list {
  margin-bottom: 30px;
}
.cart_list li {
  position: relative;
  overflow: hidden;
  line-height: 1;
  box-sizing: border-box;
  padding-right: 20px;
  margin-bottom: 15px;
}
.cart_list li:last-child {
  margin-bottom: 0;
}
.cart_list li .remove_from_cart_button {
  position: absolute;
  right: 6px;
  top: 0px;
  color: #838487;
  text-decoration: none;
  font-size: 20px;
}
.cart_list li .remove_from_cart_button + a {
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}
.cart_list li .remove_from_cart_button + a img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  object-fit: cover;
  border-radius: 50%;
}
.cart_list li .quantity {
  float: left;
  font-size: 14px;
  color: #838487;
  margin-top: 5px;
  width: 100px;
}
.widget_shopping_cart_content .total {
  overflow: hidden;
  line-height: 1;
  margin-bottom: 20px;
}
.widget_shopping_cart_content .total strong {
  font-size: 16px;
  text-transform: uppercase;
}
.widget_shopping_cart_content .total .amount {
  float: right;
  font-size: 18px;
  color: #d0a046;
}
.widget_shopping_cart_content .buttons {
  overflow: hidden;
}
.widget_shopping_cart_content .buttons a {
  float: left;
  position: relative;
  font-size: 14px;
  line-height: 1;
  padding-left: 15px;
  color: #000;
  text-decoration: none;
}
.widget_shopping_cart_content .buttons a:hover {
  color: #d0a046;
}
.widget_shopping_cart_content .buttons a:before {
  position: absolute;
  font-family: 'farrellicon';
  left: 0;
  font-size: 11px;
}
.widget_shopping_cart_content .buttons a:first-child:before {
  top: 3px;
  content: '\E80E';
}
.widget_shopping_cart_content .buttons .checkout:before {
  top: 2px;
  content: '\F14A';
}
.widget_shopping_cart_content .buttons .checkout {
  float: right;
}
/***********Top Nav**************/
.top_main_nav,
.top_nav_links,
.top_nav_links_wrapp,
ul.navbar-nav {
  height: 100%;
}
.top_main_nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.top_nav_links {
  padding: 0;
}
.top_nav_links ul.navbar-nav {
  margin: auto;
}
.top_nav_links ul.navbar-nav li {
  position: relative;
}
.top_nav_links ul.navbar-nav > li {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top_nav_links .navbar-nav a {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1;
  padding: 0 20px 0 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.2em;
}
.top_nav_links .navbar-nav a span {
  position: relative;
  display: inline-block;
}
.top_nav_links .navbar-nav a span:after {
  position: absolute;
  content: '';
  left: -6px;
  right: -4px;
  top: -3px;
  bottom: -3px;
  box-shadow: 0 0 0 1px #d0a046;
  transform: scale(0, 0);
  transition: all 0.2s linear;
}
.top_nav_links .navbar-nav .current-menu-item a span:after,
.top_nav_links .navbar-nav li:hover > a span:after {
  transform: scale(1, 1);
}
.top_nav_links .current-menu-item > a,
.top_nav_links li:hover > a {
  color: #d0a046;
}
.top_nav_links .navbar-nav .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 220px;
  padding: 17px 0;
  background-color: #fff;
  box-sizing: border-box;
  left: 0;
  box-shadow: 0 12px 50px rgba(0, 0, 0, 0.05);
  top: 90px;
  transform: translateY(-10px);
  transition: all 0.2s linear;
  z-index: 9;
}
.main_sticky_header .top_nav_links .navbar-nav .sub-menu {
  top: 65px;
}
.top_nav_links .navbar-nav .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  box-shadow: 10px 12px 50px rgba(0, 0, 0, 0.05);
}
.top_nav_links .navbar-nav .sub-menu li {
  float: none;
  padding: 0 25px;
}
.top_nav_links .navbar-nav .sub-menu li a {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #b3b3b3;
  opacity: .95;
}
.top_nav_links .navbar-nav .sub-menu li:last-child a {
  border-bottom: 0px solid #b3b3b3;
}
.top_nav_links .navbar-nav .sub-menu a span:after {
  display: none;
}
.top_nav_links .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.2s linear;
}
/************************************************/
/*****************STICKY HEADER******************/
/************************************************/
.main_sticky_header {
  position: fixed;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  z-index: 15;
  box-sizing: border-box;
  padding: 0 50px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  transition: transform .6s ease;
}
.main_sticky_header.header_appear {
  transform: translateY(0);
}
/************************************************/
/*********************FOOTER*********************/
/************************************************/
.mainfooter {
  background-color: #f9f7f7;
  padding: 100px 0 0 0;
}
.copy_socials {
  padding: 45px 0;
  margin-top: 30px;
  border-top: 1px solid #eceaea;
}
.copy_socials .stycopy {
  float: left;
  font-size: 14px;
  color: #838487;
  font-weight: 300;
}
.copy_socials .socilalist_footer {
  float: right;
}
.copy_socials .socilalist_footer a {
  font-weight: 300;
  color: #838487;
}
/************************************************/
/**************SLICK SLIDER STYLES***************/
/************************************************/
.farrellslick_nav_wrapp {
  text-align: center;
  padding-top: 30px;
}
.farrellslick_nav_inner {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0 35px;
}
.farrellslick_nav_inner .slick-arrow {
  position: absolute;
  top: 4px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 17px;
}
.farrellslick_nav_inner .slick-prev {
  left: 0;
}
.farrellslick_nav_inner .slick-next {
  right: 0;
}
.farrellslick_nav_inner .slick-dots {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.farrellslick_nav_inner .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.farrellslick_nav_inner .slick-dots li {
  line-height: 0;
}
.farrellslick_nav_inner .slick-dots li button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  color: transparent!important;
  font-size: 12px;
  width: 30px;
  height: 1px;
  background-color: #efeeed;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.farrellslick_nav_inner .slick-dots li.slick-active button {
  background-color: #000;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
/************************************************/
/*************SERVICES CARD SLIDER***************/
/************************************************/
.services_cards_slides .slick-slide {
  padding-left: 30px;
}
.services_cards_slides .slick-list {
  margin-left: -30px;
}
.services_cards_slides .item_inner {
  outline: none!important;
}
.services_cards_slides .item {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.services_cards_slides .item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(13, 37, 66, 0) 57%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(13, 37, 66, 0) 57%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(13, 37, 66, 0) 57%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.services_cards_slides .item > img {
  width: 100%;
}
.item_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  outline: none;
}
.services_cards_slides .carddesc {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.services_cards_slides .namecard {
  font-weight: 700;
  color: #fff;
  font-size: 40px;
  margin-bottom: 5px;
}
.services_cards_slides .shortcarddesc {
  font-size: 14px;
  max-width: 300px;
  margin: auto;
}
.navslider {
  margin-top: 35px;
}
.navslider_inner {
  position: relative;
  padding: 0 30px;
  max-width: 340px;
  margin: auto;
  height: 22px;
}
.navslider_inner .slick-list {
  top: 7px;
}
.navslider_inner .item {
  display: inline-block;
  background-color: transparent;
  border: none;
  padding: 2px 0;
  font-size: 10px;
  line-height: 1.3;
  color: transparent;
  outline: none;
  cursor: pointer;
  width: 75px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.navslider_inner .slick-current {
  border-bottom: 1px solid #000;
}
.navslider_inner .slick-arrow {
  position: absolute;
  top: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  outline: none;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.navslider_inner .slick-prev {
  left: 0;
}
.navslider_inner .slick-next {
  right: 0;
}
/************************************************/
/*********************WIDGETS********************/
/************************************************/
.widget_sidearea p {
  margin-bottom: 10px;
}
/************************************************/
/****************INSTAGRAM WIDGETS***************/
/************************************************/
.widget_sidearea {
  margin-bottom: 60px;
}
.instagram-pics {
  overflow: hidden;
}
.instagram-pics li {
  float: left;
  width: 25%;
}
.instagram-pics li a,
.instagram-pics li img {
  display: block;
}
.instagram-pics li img {
  width: 100%;
}
/************************************************/
/*******************SOCIAL LIST******************/
/************************************************/
.social_list {
  text-align: center;
  line-height: 1.1;
}
.social_list li {
  position: relative;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding-right: 28px;
  display: inline-block;
}
.social_list li a {
  color: #838487;
  font-weight: 300;
}
.social_list li a:hover {
  color: #d0a046;
}
.social_list li:last-child {
  padding-right: 0;
}
.social_list li:after {
  position: absolute;
  top: 50%;
  left: -28px;
  content: '';
  width: 18px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.4);
}
.social_list li:first-child:after {
  display: none;
}
/************************************************/
/*******************SOCIAL LIST******************/
/************************************************/
.contactlist li {
  position: relative;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 8px 0 8px 35px;
  color: #838487;
}
.contactlist li:before {
  position: absolute;
  left: 0;
  top: 2px;
  font-family: 'farrellicon';
  font-size: 22px;
  color: #d0a046;
}
.contactlist .emailcont:before {
  content: '\E817';
  left: 2px;
}
.contactlist .phoncont:before {
  content: '\E814';
  font-size: 30px;
  left: -2px;
  top: -2px;
}
.contactlist .addresscont:before {
  content: '\E816';
  font-size: 27px;
  top: 5px;
}
/************************************************/
/****************NAVIGATION WIDGET***************/
/************************************************/
.widget_nav_menu li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 15px;
}
.widget_nav_menu li:before {
  position: absolute;
  content: '•';
  left: 0;
  top: 0;
  color: #d0a046;
}
.widget_nav_menu a {
  font-size: 14px;
  color: #838487;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.widget_nav_menu a:hover {
  color: #d0a046;
}
/************************************************/
/*******************RECENT POST******************/
/************************************************/
.widget_recent_post .post_data {
  font-size: 12px;
  font-weight: 600;
  color: #d0a046;
  text-transform: uppercase;
}
.widget_recent_post .post_name a {
  font-size: 15px;
  letter-spacing: 0.05em;
  color: #838487;
  text-transform: uppercase;
}
.widget_recent_post .post_name a:hover {
  color: #d0a046;
}
/************************************************/
/*******************WIDGT TEXT*******************/
/***********************************************/
.footercol .widget_text {
  font-size: 14px;
  color: #838487;
}
/********************************************************************/
/************************PAGEBUILDER ELEMENTS************************/
/********************************************************************/
/************************************************/
/*****************PAGE HEADER********************/
/************************************************/
.page_header {
  position: relative;
  min-height: 455px;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
}
.page_header h1 {
  margin: 0;
  color: #fff;
  text-align: center;
}
.cover_color {
  position: relative;
}
.cover_color:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .2;
  z-index: -1;
}
.page_header_wrapper {
  position: relative;
  z-index: 2;
}
.parallaximg {
  display: none;
}
/************************************************/
/*****************SERVICES TITLE*****************/
/************************************************/
.st_title_text {
  font-size: 14px;
  color: #838487;
}
/************************************************/
/*******************TITLE ACENT******************/
/************************************************/
.title_acent {
  color: #d0a046;
  line-height: 1;
}
.title_acent .icon-loader {
  font-size: 44px;
}
/************************************************/
/*******************VIDE BUTTON******************/
/************************************************/
.video_button_image {
  position: relative;
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.1);
}
.video_button_image img {
  display: block;
}
.video_button_link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.video_button_link img {
  transform: scale(1, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.video_button_link:hover img {
  transform: scale(0.8, 0.8);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
/************************************************/
/****************SERVICES SECTION****************/
/************************************************/
.services_section {
  padding-top: 13%;
  margin-top: -13%;
}
.card_propos_icon {
  display: flex;
}
.icon_card_propos {
  width: 68px;
  margin-right: 10px;
}
.cont_card_propos {
  width: 100%;
  box-sizing: border-box;
  padding-right: 5px;
}
.name_card_propos {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.desc_card_propos {
  color: #838487;
  font-size: 16px;
  line-height: 1.5;
}
/************************************************/
/*******************TEAM SLIDER******************/
/************************************************/
.membersldier .slick-list {
  margin-left: -30px;
}
.membersldier .item {
  padding-left: 30px;
}
/************************************************/
/*************CARD PRESENT FRL*******************/
/************************************************/
.card_present_frl {
  text-align: center;
}
.card_frl_inner {
  position: relative;
  margin-bottom: 20px;
}
.card_frl_inner > img {
  display: block;
  width: 100%;
}
.card_frl_inner .fgbobleslink:hover {
  background-color: rgba(249, 247, 247, 0.8);
}
.card_frl_position {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #d0a046;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.card_frl_position:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -10px;
  bottom: -7px;
  width: 20px;
  height: 1px;
  background-color: #000;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.card_frl_name {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.card_present_frl:hover .card_frl_position:after {
  width: 100%;
  left: 0;
  margin-left: 0;
  background-color: #d0a046;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
/************************************************/
/******************ALBUM BOXES*******************/
/************************************************/
.albumbox {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
}
.albumbox img {
  display: block;
  width: 100%;
}
.first_albumbox,
.last_albumbox {
  padding: 15px 50px;
  color: #838487;
}
a.last_albumbox {
  position: relative;
}
a.last_albumbox:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
}
.fieldactive {
  position: relative;
  color: #d0a046;
  font-size: 40px;
  font-weight: 700;
  z-index: 1;
}
/*Demo Image*/
.albombg {
  background-image: url(../images/album01.jpg);
}
.seemorealbumbg {
  background-image: url(../images/albm2.jpg);
}
/************************************************/
/****************REVIEW SLIDER*******************/
/************************************************/
.reviews_carousel .item {
  max-width: 614px;
  margin: auto;
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  font-style: italic;
  background-image: url(../images/quote.png);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .2;
  transform: scale(0.7, 0.7);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.reviews_carousel .item.slick-current {
  transform: scale(1, 1);
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.name_review {
  position: relative;
  display: inline-block;
  font-size: 16px;
  padding-bottom: 15px;
  margin-top: 15px;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.name_review:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -10px;
  bottom: 9px;
  width: 20px;
  height: 1px;
  background-color: #000;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 10;
}
.reviews_carousel .slick-prev,
.reviews_carousel .slick-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 18px;
  background-color: transparent;
  border: none;
  z-index: 10;
  outline: none;
  cursor: pointer;
}
.reviews_carousel .slick-prev {
  left: 0;
}
.reviews_carousel .slick-next {
  right: 0;
}
/************************************************/
/**************PREVIEW POST CARD*****************/
/************************************************/
.prev_post_image_link {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  overflow: hidden;
}
.prev_post_image_link img,
.prev_post_image_link a {
  display: block;
}
.prev_post_image_link img {
  width: 100%;
  transform: scale(1.06);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.prev_post_image_link:hover img {
  transform: scale(1.06) translateX(3%);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.prev_pots_label {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 3;
}
.prev_pots_label .prev_post_data {
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #d0a046;
  padding: 4px 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background-color: #fff;
}
.prev_post_text,
.prev_post_link {
  text-align: center;
}
.prev_post_text {
  margin: 25px 0 0 0;
}
.prev_post_cat {
  margin-bottom: 10px;
}
.prev_post_cat a {
  text-decoration: none;
  text-transform: uppercase;
  color: #d0a046;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.prev_post_short {
  color: #838487;
  margin-bottom: 18px;
}
/************************************************/
/**************WAITING YOU SECTION***************/
/************************************************/
.waiting_you h2 {
  color: #fff;
}
/************************************************/
/****************DEFAUL CARD INFO****************/
/************************************************/
.defaul_card_info {
  text-align: center;
}
.defaul_card_info_img {
  overflow: hidden;
}
.defaul_card_info_img a,
.defaul_card_info_img img {
  display: block;
}
.defaul_card_info_img img {
  width: 100%;
  transform: scale(1.06);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.defaul_card_info_img:hover img {
  transform: scale(1.06) translateX(3%);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.defaul_card_info_text {
  margin-top: 20px;
}
.defaul_card_short {
  color: #838487;
  margin-bottom: 18px;
}
/************************************************/
/**************SERVICES CARDS GRID***************/
/************************************************/
.serv_card_info {
  text-align: center;
}
.serv_card_info_img {
  overflow: hidden;
}
.serv_card_info_img a,
.serv_card_info_img img {
  display: block;
}
.serv_card_info_img img {
  width: 100%;
  transform: scale(1.06);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.serv_card_info_img:hover img {
  transform: scale(1.06) translateX(3%);
  transition: transform 1s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.serv_card_info_text {
  margin-top: 20px;
}
.serv_card_short {
  color: #838487;
  margin-bottom: 18px;
}
/************************************************/
/***************POPUP IMAGE HOVER****************/
/************************************************/
.popupimg {
  display: block;
  position: relative;
  overflow: hidden;
}
.popupimg:after {
  opacity: 0;
  position: absolute;
  content: '';
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  border: 1px solid #f9f7f7;
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 1;
}
.popupimg:before {
  opacity: 0;
  position: absolute;
  content: '\E810';
  font-family: 'farrellicon';
  font-size: 22px;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -15px;
  color: #d0a046;
  transform: translateY(-50px);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 2;
}
.popupimg:hover:after {
  opacity: 1;
  position: absolute;
  content: '';
  left: 30px;
  top: 30px;
  bottom: 30px;
  right: 30px;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.popupimg:hover:before {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
/************************************************/
/*******************PAGINATION*******************/
/************************************************/
.page_pagination_wrapper {
  margin-top: 50px;
}
.page-numbers,
.page-numbers li,
.page-numbers li a,
.page-numbers li span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  color: #838487;
  display: inline-block;
}
.page-numbers li .current {
  color: #000;
}
.page-numbers li a:hover {
  color: #d0a046;
}
.page-numbers li {
  padding: 0 7px;
}
.page-numbers li .next,
.page-numbers li .prev {
  font-size: 18px;
}
.page-numbers li i:before {
  margin: 0;
}
/************************************************/
/***************SCROLL UP BUTTON****************/
/************************************************/
.sctollup {
  cursor: pointer;
  display: none;
  position: fixed;
  right: 50px;
  padding: 0;
  bottom: 50px;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 2.9;
  text-align: center;
  background-color: #d0a046;
  color: #fff;
  z-index: 900;
}
.sctollup i {
  opacity: 1;
  color: #fff;
  width: auto;
  top: 0;
  display: inline;
}
/************************************************/
/********************PRELOADER*******************/
/************************************************/
.preloader {
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999;
  align-items: center;
  justify-content: center;
}
.preloader i {
  font-size: 11em;
}
.preloader .loadwrapp {
  display: block;
  width: 258px;
  height: 258px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.preloader i {
  display: block;
  color: #d0a046;
  transform-origin: 50% 90%;
  -moz-transform-origin: 50% 90%;
  animation: scale 5s infinite ease-out;
  -moz-animation: scale 5s infinite ease-out;
}
/************************************************/
/*****************PROGRESS BARSS*****************/
/************************************************/
.progres_bar_title {
  font-size: 14px;
  text-transform: uppercase;
  color: #838487;
  letter-spacing: 0.1em;
  padding-bottom: 8px;
  padding-top: 5px;
}
.progres_bar {
  margin-bottom: 20px;
}
.progres_bar:last-child {
  margin-bottom: 0;
}
.pb_title {
  float: left;
}
.pb_percent {
  float: right;
}
.pb_content_holder {
  position: relative;
  height: 1px;
  background-color: #838487;
}
.pb_content {
  opacity: 0;
  height: 4px;
  position: relative;
  top: -3px;
  width: 0%;
  max-width: 100%;
  overflow: hidden;
  background-color: #d0a046;
  transition: all 1.6s;
}
/************************************************/
/******************CONTACT FORM******************/
/************************************************/
.fieldinput {
  margin-bottom: 15px;
}
.fieldinput input {
  border: none;
  width: 100%;
  height: 35px;
  outline: none;
  border-bottom: 1px solid #838487;
  transition: border-color 0.3s;
}
.fieldinput textarea {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 10px 20px;
  outline: none;
  box-sizing: border-box;
  border: 1px solid #838487;
  transition: border-color 0.3s;
}
.fieldinput input:focus,
.fieldinput textarea:focus {
  background-color: transparent;
  border-color: #d0a046;
  transition: border-color 0.3s;
}
/************************************************/
/****************ICON LINE TEXT******************/
/************************************************/
.iconline {
  position: relative;
  color: #838487;
  padding: 8px 0 8px 35px;
  margin-bottom: 5px;
}
.iconline i {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 22px;
  color: #d0a046;
}
.iconline i:before {
  margin: 0;
}
.iconline .icon-smartphone {
  left: -4px;
  top: -2px;
  font-size: 30px;
}
.iconline .icon-placeholder {
  font-size: 24px;
}
/************************************************/
/*************SHOP PRODUCTS GRID*****************/
/************************************************/
.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
.products .product {
  width: 33.333%;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: center;
}
.product_in_row_2 .product:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.product_in_row_3 .product:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.product_in_row_4 .product:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.product_in_row_5 .product:nth-last-child(-n+5) {
  margin-bottom: 0;
}
/************Product Card Grid***************/
.products.product_in_row_2 .product {
  width: 50%;
}
.products.product_in_row_3 .product {
  width: 33.333%;
}
.products.product_in_row_4 .product {
  width: 25%;
}
.products.product_in_row_5 .product {
  width: 20%;
}
.products .product .image_inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
}
.card_labels {
  position: absolute;
  top: 20px;
  left: 0;
}
.card_labels .card_labels_item {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  padding: 3px 14px;
  background-color: #fff;
  opacity: .9;
}
.card_labels .card_labels_item.onsale {
  background-color: #d0a046;
  color: #fff;
}
.card_labels .card_labels_item.top {
  background-color: #fff;
  color: #000;
}
.products .product .product_image img {
  display: block;
  width: 100%;
}
.image_inner_link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.product_text_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 25px 0 20px;
  text-align: center;
  overflow: hidden;
}
.products .product .product_price {
  font-size: 18px;
  color: #d0a046;
  font-family: 'Source Sans Pro', sans-serif;
  transition: all .45s ease;
}
.product_price del {
  font-size: 14px;
  font-weight: 300;
  padding: 0 5px;
  color: #838487;
  opacity: .8;
}
.product_price ins {
  text-decoration: none;
}
.products .product .product_title {
  margin-bottom: 5px;
}
.product_text_wrapper .add-to-cart {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  text-align: center;
  transform: translateY(100%);
  transition: all .45s ease;
}
.products .product:hover .product_price {
  opacity: 0;
  transform: translateX(50%);
  transition: all .45s ease;
}
.products .product:hover .add-to-cart {
  opacity: 1;
  transform: translateY(0);
}
/************************************************/
/**************SHUFFLE GIRD CARD*****************/
/************************************************/
.shuffle_photos_item {
  width: 20%;
}
.shuffle_photos_item.shuffle_photo_large {
  width: 40%;
}
.pl_item_img img {
  display: block;
  width: 100%;
}
.pl_item_inner {
  position: relative;
}
.pli_text_holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  background-color: rgba(249, 247, 247, 0.95);
  transition: opacity .6s;
}
.pli_category_holder {
  margin-bottom: 10px;
}
.pli_category_holder a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #d0a046;
  letter-spacing: 0.1em;
}
.pli_category_holder a:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -10px;
  bottom: -4px;
  width: 20px;
  height: 1px;
  background-color: #000;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.pl_item_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pl_item_inner:hover .pli_category_holder a:after {
  width: 100%;
  left: 0;
  margin-left: 0;
  background-color: #d0a046;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.pl_item_inner:hover .pli_text_holder {
  opacity: 1;
  transition: opacity .6s;
}
/************************************************/
/*****************TEAM PAGE*********************/
/************************************************/
.team_page_grid .card_present_frl {
  margin-bottom: 50px;
}
/************************************************/
/***********Filter Shuffle Button PAGE***********/
/************************************************/
.category_control {
  margin-bottom: 80px;
}
.category_control .btn_frl_flt {
  margin: 0 15px;
}
/************************************************/
/******************BREADCRUMBS*******************/
/************************************************/
.breadcramp_section {
  padding: 40px 0;
  border-top: 1px solid #efeeed;
  border-bottom: 1px solid #efeeed;
}
.page_list li {
  float: left;
}
.page_list li,
.page_list a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.page_list li .separatelist {
  display: inline-block;
  padding: 0 13px;
}
/************************************************/
/************RESULT COUNT SHOP SELECT************/
/************************************************/
.category_info_panel {
  padding: 15px 0;
  margin-bottom: 20px;
}
.category_info_panel .result-count {
  float: left;
}
.category_info_panel .ordering {
  float: right;
}
.result-count {
  font-size: 14px;
  color: #d0a046;
}
.category_info_panel select {
  border: none;
  outline: none;
  font-size: 14px;
  color: #d0a046;
  border: 1px solid #fff;
}
/************************************************/
/*****************CUSTOM SELECT******************/
/************************************************/
.customselect {
  width: 250px;
  position: relative;
  outline: none;
  cursor: pointer;
  box-sizing: border-box;
  padding-right: 20px;
  text-align: right;
}
.customselect:after {
  position: absolute;
  content: '\E81E';
  top: 1px;
  right: 0;
  line-height: 1;
  color: #d0a046;
  font-family: 'farrellicon';
}
.customselect .list {
  position: absolute;
  top: 30px;
  left: 0;
  opacity: 0;
  width: 100%;
  padding: 20px 12px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 7px 12px rgba(0, 0, 0, 0.02);
  pointer-events: none;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.customselect.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.customselect .list li,
.customselect .current {
  cursor: pointer;
  font-size: 14px;
  color: #d0a046;
}
.customselect .current {
  height: 20px;
  overflow: hidden;
  display: block;
}
.customselect .list li {
  padding: 5px;
  box-sizing: border-box;
  transition: color .3s;
}
.customselect .list li:hover {
  color: #000;
  transition: color .3s;
}
/************************************************/
/********************SIDEBAR*********************/
/************************************************/
.sidebar_colum {
  padding-left: 20px;
}
/************************************************/
/******************WIDHET BOX********************/
/************************************************/
.frl_sideabr_widget {
  margin-bottom: 50px;
}
.frl_sideabr_widget:last-child {
  margin-bottom: 0;
}
/************************************************/
/******************WIDHET TITLE******************/
/************************************************/
.widget_title {
  font-size: 17px;
  margin-bottom: 22px;
}
.widget_products .widget_title,
.instagram-feed .widget_title {
  margin-bottom: 35px;
}
/************************************************/
/*****************WIDHET SEARCH******************/
/************************************************/
.widget_product_search form,
.widget_search form {
  position: relative;
}
.widget_product_search label,
.widget_search label {
  display: none;
}
.widget_product_search .search-field,
.widget_search .search-field {
  border: none;
  font-size: 14px;
  color: #d0a046;
  width: 100%;
  outline: none;
  padding-right: 40px;
  height: 50px;
  border-bottom: 1px solid #efeeed;
  transition: border .3s;
}
.widget_product_search .search-field::-webkit-input-placeholder,
.widget_search .search-field::-webkit-input-placeholder {
  color: #d0a046;
}
.widget_product_search .search-field::-moz-placeholder,
.widget_search .search-field::-moz-placeholder {
  color: #d0a046;
}
.widget_product_search .search-field:-ms-input-placeholder,
.widget_search .search-field:-ms-input-placeholder {
  color: #d0a046;
}
.widget_product_search .search-field:focus,
.widget_search .search-field:focus {
  border-bottom: 1px solid #d0a046;
  transition: border .3s;
}
.widget_product_search .search-submit,
.widget_search .search-submit {
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 18px;
  color: #d0a046;
  background-color: transparent;
  outline: none;
  border: none;
  z-index: 2;
  cursor: pointer;
}
/************************************************/
/***********WIDHET RECENT POST SIDEBAR***********/
/************************************************/
.frl_sideabr_widget .widget_recent_post .post_name a {
  color: #838487;
  font-weight: 400;
  font-size: 15px;
}
.frl_sideabr_widget .widget_recent_post .post_name a:hover {
  color: #d0a046;
}
/************************************************/
/***********WIDHET CATEGORIES PRODUCTS***********/
/************************************************/
.widget_product_categories li {
  margin-bottom: 13px;
}
.widget_product_categories li:last-child {
  margin-bottom: 0;
}
.widget_product_categories li a {
  color: #838487;
}
.widget_product_categories li a:hover {
  color: #d0a046;
}
/************************************************/
/**************WIDHET PRODUCTS LIST**************/
/************************************************/
.product_list_widget li {
  min-height: 98px;
  position: relative;
  margin-bottom: 20px;
}
.product_list_widget li:last-child {
  margin-bottom: 0;
}
.product_list_widget li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 100px;
  object-fit: cover;
}
.product_list_widget .product-title {
  box-sizing: border-box;
  display: block;
  padding: 22px 0 0 85px;
  position: relative;
  float: left;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.product_list_widget .product_price {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  color: #d0a046;
  clear: both;
  float: left;
  margin: 0 0 0 87px;
}
.product_list_widget .product_price del {
  padding-left: 0;
}
/************************************************/
/*******************WIDHET TAGS******************/
/************************************************/
.tagcloud,
.tagcloud a {
  font-size: 14px;
  color: #d0a046;
  transition: color .3s;
}
.tagcloud a {
  line-height: 1.8;
}
.tagcloud a:hover {
  color: #000;
  transition: color .3s;
}
/************************************************/
/**************NEWSLETTER WIDGET*****************/
/************************************************/
.newsletter_widget form {
  position: relative;
}
.newsletter_widget form input {
  border: none;
  font-size: 14px;
  color: #d0a046;
  width: 100%;
  outline: none;
  padding-right: 40px;
  height: 50px;
  border-bottom: 1px solid #efeeed;
  transition: border .3s;
}
.newsletter_widget form input::-webkit-input-placeholder {
  color: #d0a046;
}
.newsletter_widget form input::-moz-placeholder {
  color: #d0a046;
}
.newsletter_widget form input:-ms-input-placeholder {
  color: #d0a046;
}
.newsletter_widget form input:focus {
  border-bottom: 1px solid #d0a046;
  transition: border .3s;
}
.newsletter_widget form button {
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 18px;
  color: #d0a046;
  background-color: transparent;
  outline: none;
  border: none;
  z-index: 2;
  cursor: pointer;
}
/************************************************/
/*************SINGLE PRODUCT PAGE****************/
/************************************************/
.single_product_content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
  margin: 0 0 80px;
}
.single_product_content .images {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  margin: 0;
  padding: 0;
  float: left;
  box-sizing: border-box;
}
.product_gallery_wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  overflow: hidden;
}
.product_gallery_image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
}
.product_gallery_image:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
  padding: 0 0 20px;
  box-sizing: border-box;
  height: calc(25% + 5px);
}
.product_gallery_image:first-child {
  left: 155px;
  width: calc(100% - 20px);
  padding: 0;
}
.product_gallery_image:nth-child(2n) {
  top: calc(0% + 0px);
}
.product_gallery_image:nth-child(3n) {
  top: calc(25% + 5px);
}
.product_gallery_image:nth-child(4n) {
  top: calc(50% + 10px);
}
.product_gallery_image:nth-child(5n) {
  top: calc(75% + 15px);
}
.product_gallery_image:nth-child(6n) {
  top: calc(100% + 20px);
}
.product_gallery_image:nth-child(7n) {
  top: calc(125% + 25px);
}
.product_gallery_image:nth-child(8n) {
  top: calc(150% + 30px);
}
.product_gallery_image:nth-child(9n) {
  top: calc(175% + 35px);
}
.product_gallery_image a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.product_gallery_image:not(:first-child) a,
.product_gallery_image:not(:first-child) a img {
  height: 100%;
}
.product_gallery_image a img {
  position: relative;
  width: 100%;
  display: block;
}
/************************************************/
/*************SINGLE PRODUCT SUMMARY*************/
/************************************************/
.single-product-summary {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  padding: 0 0 0 59px;
  float: left;
  box-sizing: border-box;
}
.single-product-title {
  font-size: 35px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.single-product-summary .price {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #d0a046;
  margin-bottom: 35px;
}
.single-product-summary .short_description {
  font-size: 16px;
  line-height: 1.6;
  color: #838487;
  margin-bottom: 45px;
}
.single-product-summary .product_meta > span {
  display: block;
  padding: 2px 0;
  margin-bottom: 7px;
}
.single-product-summary .product_meta > span:last-child {
  margin-bottom: 0;
}
.single-product-summary .product_meta span,
.single-product-summary .product_meta a {
  font-size: 14px;
  color: #838487;
  text-transform: uppercase;
}
.single-product-summary .product_meta a:hover {
  color: #d0a046;
}
.single-product-summary form.cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 45px 0;
}
form.cart .quantity {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #e4e7e9;
  padding-right: 25px;
  padding-left: 5px;
  margin: 0 20px 0 0;
}
form.cart .quantity input.qty {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-align: center;
  -webkit-user-select: none;
  box-sizing: border-box;
  border: none;
  padding: 0;
  margin: 0;
  outline: 0;
  width: 35px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  color: #838487;
  top: 0;
  font-weight: 300;
  line-height: calc(50px - (5px * 2) - 2px);
}
form.cart .screen-reader-text {
  display: inline;
  position: relative;
  width: auto;
  word-wrap: normal!important;
  overflow: hidden;
  padding: 0 15px 0 17px;
  font-size: 14px;
  line-height: 53px;
  color: #838487;
}
form.cart .quantity-minus,
form.cart .quantity-plus {
  position: relative;
  cursor: pointer;
  display: inline-block;
  color: #838487;
  font-size: 18px;
  width: 15px;
  font-weight: 300;
  background-color: transparent;
  text-align: center;
  -webkit-user-select: none;
  box-sizing: border-box;
  border: none;
}
/************************************************/
/**************SINGLE PRODUCT TABS***************/
/************************************************/
.tabs_wrapper {
  margin-bottom: 80px;
}
ul.tabs {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #efeeed;
  clear: both;
}
ul.tabs li {
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
ul.tabs li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 14px 17px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #d0a046;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
ul.tabs li a:after {
  opacity: 0;
  position: absolute;
  content: '';
  left: 50%;
  bottom: -1px;
  margin-left: -25px;
  width: 50px;
  height: 1px;
  background-color: #d0a046;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
ul.tabs .active a:after,
ul.tabs li:hover a:after {
  opacity: 1;
  left: 0;
  margin-left: 0;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.tab_panel {
  margin: 30px 0;
  color: #838487;
  line-height: 1.7;
}
.shop_attributes {
  text-transform: uppercase;
  font-size: 14px;
}
.shop_attributes td {
  padding: 5px;
}
.shop_attributes th {
  padding: 5px 15px 5px 5px;
}
/************************************************/
/***************SINGLE REVIES LIST***************/
/************************************************/
.commentlist li {
  margin-bottom: 30px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.comment_container {
  overflow: hidden;
}
.comment_container .avatar {
  float: left;
}
.comment_container .comment-text {
  padding-left: 85px;
}
.comment_container .comment-text .meta {
  font-size: 18px;
  margin-bottom: 5px;
}
/************************************************/
/************SINGLE RELATED PRODUCTS*************/
/************************************************/
.related_title {
  margin-bottom: 40px;
}
.related.products {
  margin-left: 0;
  margin-right: 0;
}
/************************************************/
/*****************SINGLE TEAM********************/
/************************************************/
.member_photo img {
  display: block;
  width: 100%;
}
.member_info_col {
  padding: 0 12%;
}
.single_member_title {
  font-size: 30px;
  margin-bottom: 0;
}
.member_psition {
  color: #d0a046;
  margin-bottom: 40px;
  font-size: 14px;
  text-transform: uppercase;
}
.member_description {
  color: #838487;
  margin-bottom: 45px;
  margin-top: 40px;
}
.member_socials {
  margin-bottom: 20px;
}
.member_socials a {
  display: inline-block;
  color: #838487;
  font-size: 18px;
  padding: 0 5px;
}
.member_socials a:first-child {
  padding-left: 0;
}
.member_socials a:hover {
  color: #d0a046;
}
/************************************************/
/***************POST NAVIGATION******************/
/************************************************/
.post_navigation {
  position: relative;
  text-align: center;
  padding: 23px 0;
  border-top: 1px solid #efeeed;
  border-bottom: 1px solid #efeeed;
}
.post_navigation .prev,
.post_navigation .next {
  position: absolute;
  top: 50%;
  margin-top: -13px;
}
.post_navigation .prev {
  left: 0;
}
.post_navigation .next {
  right: 0;
}
.post_navigation a {
  color: #838487;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
  opacity: .6;
  transition: color, opacity, .6s;
}
.back_to_parent a {
  font-size: 24px;
}
.post_navigation a:hover {
  opacity: 1;
  color: #d0a046;
  transition: color, opacity, .6s;
}
/************************************************/
/*********************BLOG***********************/
/************************************************/
.post_content_item {
  margin-bottom: 77px;
}
.post_heading {
  position: relative;
  margin-bottom: 40px;
}
.post_heading .post_image a,
.post_heading .post_image img {
  display: block;
  width: 100%;
}
.post_info_top {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.post_info_top a,
.post_info_top .post_info_dot {
  color: #d0a046;
}
.post_info_cat,
.post_info_dot,
.post_info_comment {
  display: inline-block;
}
.post_info_top .post_info_dot {
  padding: 0 10px;
}
.post_text .post_title,
.post_text .post_excerpt_holder,
.post_text .post_read_more_button {
  text-align: center;
}
.post_text .post_title {
  margin-bottom: 20px;
}
.post_text .post_excerpt_holder {
  margin-bottom: 25px;
}
.post_text .post_excerpt_holder {
  color: #838487;
  line-height: 1.6;
}
/************************************************/
/*************SERVICE SND POST SINGLE************/
/************************************************/
.service_text_inner {
  margin-bottom: 80px;
}
.service_preview_img {
  margin-bottom: 40px;
}
.service_inner_title,
.post_inner_title {
  text-align: center;
  margin-bottom: 25px;
}
.service_text_inner .service_text,
.post_text_inner .service_text {
  color: #838487;
  text-align: center;
  line-height: 1.6;
}
.service_text_inner .service_text p,
.post_text_inner .service_text p {
  margin-bottom: 10px;
}
/************************************************/
/**********SERVICE SINGLE CARUSEL IMAGES*********/
/************************************************/
.service_preview_img img {
  display: block;
  width: 100%;
}
.carousel_service_nav {
  overflow: hidden;
}
.carousel_service_nav .slick-arrow {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50px;
  padding: 0;
  color: #fff;
  text-align: center;
  background-color: transparent;
  border: none;
  outline: none;
  z-index: 10;
  background-color: #d0a046;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.carousel_service_nav .slick-prev {
  left: -50px;
}
.carousel_service_nav .slick-next {
  right: -50px;
}
.service_preview_img:hover .carousel_service_nav .slick-prev {
  left: 0;
}
.service_preview_img:hover .carousel_service_nav .slick-next {
  right: 0;
}
/************************************************/
/****************CURRENT GUIDE BOX***************/
/************************************************/
.curent_guides_wrapp {
  margin-bottom: 50px;
}
.guid_title {
  margin-bottom: 35px;
}
.guide_item {
  display: flex;
  align-items: center;
}
.guide_photo {
  width: 82px;
  overflow: hidden;
}
.guide_photo a,
.guide_photo img {
  display: block;
}
.guide_photo img {
  width: 82px;
  height: 120px;
  object-fit: cover;
}
.guide_info {
  padding-left: 15px;
}
.guide_name {
  line-height: 1;
  margin-bottom: 5px;
}
.guide_name a {
  text-transform: uppercase;
  font-size: 14px;
}
.guide_position {
  font-size: 12px;
  text-transform: uppercase;
  color: #d0a046;
}
/************************************************/
/***************SINGLE POST BOTTOM***************/
/************************************************/
.post_info_bottom {
  padding-top: 30px;
  text-align: center;
}
.post_info_bottom .post_tags,
.post_info_bottom .post_tags a {
  color: #d0a046;
  font-size: 14px;
}
.post_info_bottom .post_tags a:hover {
  color: #000;
}
/************************************************/
/******************COMMENT FORM******************/
/************************************************/
.comment_title {
  margin-bottom: 40px;
}
.comment-list {
  margin-bottom: 80px;
}
.avatar_comment {
  float: left;
}
.comment_field {
  padding-left: 130px;
}
.comment-author-date-replay {
  position: relative;
}
.comment-author {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.comment-reply {
  position: absolute;
  right: 0;
  top: 0;
}
.comment-date {
  font-size: 12px;
  text-transform: uppercase;
  color: #d0a046;
  margin-bottom: 15px;
}
.comment-text {
  color: #838487;
}
.comment .children {
  margin-top: 30px;
  padding-left: 40px;
}
.comment-reply-title {
  margin-bottom: 25px;
}
.comment-form input,
.comment-form textarea {
  border-color: #efeeed;
}
.coment_btn_wrapp {
  margin-top: 15px;
}
