/*
Theme Name: Hamsar
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

html { 
	font-size: 62.5%;
} 


/* ----------------------------------- Header ----------------------------------- */

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 172px !important;
}

#header.header-scrolled {
    height: 106px;
}

.title_container { 
	margin-top: 0!important;
    background: #131E29 !important;
}

#header_meta {
	background-color: #444444;
}

.caption_fullwidth {
	margin-top: 12px;
}

.title_container {
	margin-top: 12px;
}

.av_phone_active_left .phone-info {
	color: #fff;
	font-size: 1.3rem;
	
	font-weight: normal;
	margin-top: 5px;
}

.av_phone_active_left .phone-info a {
	color: #fff;
}

.av_phone_active_left .phone-info a:hover {
	color: #b4b4b4;
	text-decoration: none;
}

.header_color .sub_menu >f ul > li > a:hover {
	color: #b08c4d;
	text-decoration: none;
}

.sub_menu li {
    border-right-style: solid;
    border-right-width: 1px;
	border-right-color: #fff;
}

#top .sub_menu > ul {
	margin-top: 5px;
}

#header .widget {
	float: right;
  	width: 175px;
  	margin-top: 12px;
  	z-index: 10000 !important;
}

.header-scrolled #search-5 {
  margin-top: -18px;
}

#top #s {
	text-transform: uppercase;
	
	font-weight: normal;
	font-size: 1.4rem;
	padding-left: 10px;
}

.ajax_search_content {
	
	font-weight: normal;
}



/* ----------------------------------- Social Media Icons ----------------------------------- */

.social_bookmarks li {
	border: none;
}

#top .social_bookmarks li a, .sub_menu > ul > li > a { 
	color: #fff!important; 
	font-size: 1.3rem;
	
	font-weight: normal;
} /* Color of social icons and sub menu items. */

#top .social_bookmarks li a:hover, .sub_menu > ul > li > a:hover { 
	color: #b4b4b4!important; 
	text-decoration: none!important;
} /* Color of social icons and sub menu items. */


#top .social_bookmarks {
	height: 40px; /* Height of header socket. */
}

#top .social_bookmarks li {
	width: 40px;
}

#top .social_bookmarks li a {
	width: 80px;
	line-height: 40px;
	min-height: 40px;
}

#top .social_bookmarks li a {
	font-size: 2.0rem; /* Size of icons. */
	text-decoration: none;
}

#top .social_bookmarks li a:hover {
	text-decoration: none;
}


/* ----------------------------------- Main Navigation ----------------------------------- */

#avia-menu {
	margin-right: 200px;
}

.av-main-nav > li a {
	text-transform: uppercase;
	
	font-weight: normal;
}

.av-main-nav ul li {
	
	font-weight: normal;
}



/* ----------------------------------- Right Column Navigation ----------------------------------- */

#top .widget_nav_menu .nested_nav {
    margin-top: 50px;
	font-size: 1.8rem;

	font-weight: normal !important;
}

#top .content .flex_column .widget_nav_menu li a {

}



/* ----------------------------------- Page Title Container ----------------------------------- */

.title_container {
	background: #393939;
	background-position: center;
	border-bottom: #1d4f91 solid 12px;
	padding: 8px 0 8px 0;
}

.main-title a {
	font-size: 3.2rem;
	
	font-weight: normal;
}

.title_container .main-title {
	font-size: 3.2rem;
	
	text-transform: uppercase;
	font-weight: normal !important;
}


/* ----------------------------------- Breadcrumbs ----------------------------------- */ 

.title_container .breadcrumb {
	background-color: #a1a1a1;
	border-radius: 6px;
	/* --- border: #999 solid thin; --- */
	margin-top: -15px;
	padding-right: 15px;
	color: #393939;	
	font-size: 1.2rem;
	
	font-weight: normal !important;
	
	background-image: url(/wp-content/uploads/2019/04/Breadcrumb-Separator-End.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.breadcrumb .sep {
	display: none;
}

.breadcrumb-trail .trail-begin {	
    background: url(/wp-content/uploads/2021/04/Breadcrumb-Separator-Home.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-left: 10px;
    display: inline-block;
	width: 120px;
}


.breadcrumb-trail .trail-end {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.breadcrumbs a { 
	color: #e1e1e1 !important;
	font-size: 1.0rem;
	
	font-weight: normal !important;
	text-transform: uppercase;
	padding: 12px 35px 10px 20px;
	background-image: url(/wp-content/uploads/2019/04/Breadcrumb-Separator.png);
	background-position: right center;
	background-repeat: no-repeat;
	/* --- border-right: #999999 solid 1px; --- */
} 

.breadcrumbs a:hover {
	text-decoration: none;
	color: #fff !important;
}

.breadcrumb-trail span, .bbp-breadcrumb-current a {
	color: #fff !important;
	font-size: 1.0rem;
	
	font-weight: normal !important;
	padding-top: 12px !important;
}




/* ----------------------------------- Main Content ----------------------------------- */

body p { 
	
	font-weight: normal;
	font-size: 1.8rem;
	line-height: 32px;
}

.main_color p a, li a {
	text-decoration: underline;
}

.main_color p a:hover, li a:hover {
	text-decoration: none;
}

.slide-entry-excerpt {
	
	font-weight: normal;
}

.slide-meta {
	
	font-weight: normal;
}

.entry-content-wrapper .post-title {
	
	font-weight: normal;
}	

.blog-categories, .minor-meta, .text-sep {
	
	font-weight: normal;
}	

.av-share-box .av-share-link-description {
	
	font-weight: normal;
}

.widgettitle {
	
	font-weight: normal;
}

.widget li {
 	
	font-weight: normal;
}



/* ----------------------------------- Product Category Pages ----------------------------------- */

.av-layout-grid-container {
	max-width: 1310px !important;
	margin: 0 auto !important;
	border: none !important;
	padding-bottom: 20px;
}

.container .av-content-small.units {
    width: 73%;
	margin-top: 47px;
}


/* ----------------------------------- Search Results Page ----------------------------------- */

#top.search .sidebar {
	display: none !important;
}

.author-extra-border {
	display: none;
}



/* ----------------------------------- Accordions ----------------------------------- */

.toggle_icon {
    top: 24px;
}

.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler {
	
	font-weight: normal !important;
}



/* ----------------------------------- Buttons ----------------------------------- */

.avia-button.avia-size-large { 
	font-size: 2.4rem; 
	
	font-weight: normal !important;
	text-transform: uppercase;
	color: #fff !important;
	background: #1d4f91 !important;
	border-radius: 50px !important;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
} 
		
.avia-button.avia-size-medium { 
	font-size: 1.6rem; 
	
	font-weight: normal !important;
	text-transform: uppercase;
	border-radius: 50px !important;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
} 

.avia-button-fullwidth {
	font-size: 2.4rem !important;  
	
	font-weight: normal !important;
	text-transform: uppercase;
	color: #fff !important;
	background: #1d4f91 !important;
	border-radius: 50px !important;
} 

.avia-button-wrap {
	
	font-weight: normal !important;
}



/* ----------------------------------- Tables ----------------------------------- */

.avia-heading-row th {
	background: #1d4f91;
	color: #FFF;
	
	font-weight: normal !important;
}

.tablepress thead th {
	
	font-weight: normal;
}

.tablepress tbody td {
	
	font-weight: normal;
}

.dataTables_filter {
	
	font-weight: normal;
}

.dataTables_length {
	
	font-weight: normal;
}

.dataTables_info {
	
	font-weight: normal;
}

.dataTables_paginate {
	
	font-weight: normal;
}



/* ----------------------------------- Tabs ----------------------------------- */

.tab_titles {
	text-transform: uppercase;
	
	font-weight: normal;
}

#top .main_color .tabcontainer .tab.active_tab {
	
	font-weight: normal;
}

.main_color .sidebar_tab, .main_color .tabcontainer .tab {
	font-size: 1.3rem;
	
	font-weight: normal;
}

.entry-content-wrapper li {
	
	font-weight: normal;
}



/* ----------------------------------- Vinyl Samples Gallery ----------------------------------- */

#top div .avia-gallery img {
    border-width: 0;
}



/* ----------------------------------- Home Slider ----------------------------------- */

div .slideshow_caption {
	padding-right: 0;
}

div .slideshow_caption h2 {
    text-transform: uppercase;
	
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 2px solid;
}

#top .avia-slideshow-button {
	
	font-weight: normal;
	font-size: 2.0rem;
	padding-left: 35px;
	padding-right: 35px;
	background: #1d4f91 !important;
	border-radius: 50px !important;
}

#top .avia-button.avia-color-light {
	border: none;
}


/* ----------------------------------- Product Images/Thumbs ----------------------------------- */

#top .inner_product_header {
    min-height: 15px;
}

.products .product h3 {
	font-size: 1.4rem;
	color: #8e6428;
	text-align: center;
	font-weight: 800;
}

.avia_cart_buttons .product_type_simple {
  display: none!important;
}

/*.avia_cart_buttons {
	display: none;
} */

.inner_product:hover {
	color: #737373 !important;
	font-size: 1.4rem;
	text-align: center !important;
	
	font-weight: normal;
}


.inner_product_header * {
	color: #1d4f91!important;
	font-size: 1.4rem;
	text-align: center !important;
	
	font-weight: normal;
}

.avia-post-nav .entry-image img {
    border-radius: 3px;
}


/* ----------------------------------- Product Sorting ----------------------------------- */

.sort-param-order, .sort-param-sort {
    display: none;
} 


/* ----------------------------------- Home Page Grid ----------------------------------- */

.av-layout-grid-container {
	
}

.image-overlay-inside, .image-overlay.overlay-type-extern {
	display: none;
}

.image-overlay {
	background: none;
}


/* ----------------------------------- Headings ----------------------------------- */

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .template-page .entry-content-wrapper h3 {
    
	font-weight: normal;
}

.main-title .entry-title {
    
	font-weight: normal;
}


/* ----------------------------------- Call to Action ----------------------------------- */

.av-special-heading-h1 {
	
	font-weight: normal;
	color: #d22630 !important;
}

body .av-special-heading.classic-quote > * {
    float: none;
    
    font-style: normal;
	font-weight: normal;
	/* -- background: #f0b323;
	border-radius: 5px;
	box-shadow: 4px 4px 4px #393939; -- */
	display: inline-block;
	padding: 20px;
}

#top .custom-color-heading a {
    text-decoration: none;
}

.content, .sidebar {
    padding-bottom: 30px;
    padding-top: 0;
}

#after_submenu {
	border: none;
}


/* ----------------------------------- Accordion Slider ----------------------------------- */

#top .aviaccordion-title {
    font-size: 1.8rem;
    text-transform: uppercase;
	
	font-weight: normal !important;
}


/* ----------------------------------- Products Slider ----------------------------------- */

#top .aviaccordion-preview-title h3 {
    
	font-weight: normal;
}

.avia-slideshow .avia-caption .avia-caption-title {
    color: #f0b323;

	font-weight: normal !important;
}

.avia-caption-content p {
	font-size: 2.2rem !important;
	line-height: 32px;

	font-weight: normal !important;
}



/* ----------------------------------- Pagination ----------------------------------- */

.avia-post-nav .entry-info span {
	
	font-weight: normal !important;
}

.pagination-slider .pagination {
	
	font-weight: normal !important;
}


/* ----------------------------------- Image Eliments ----------------------------------- */

.av-image-caption-overlay-center {
	vertical-align: bottom !important;
	padding-bottom: 20px;
}

.av-image-caption-overlay-center p {
	text-transform: uppercase;
	color: #f0b323;
	
	font-weight: normal !important;
	background: #393939;
	display: block;
	padding: 20px 0 20px 0;
	border-radius: 5px;
	text-decoration: none;
	margin-top: 50px;
}


/* ----------------------------------- Footer ----------------------------------- */

.flex_column .widget .widgettitle, .content .widget .widgettitle {
	font-size: 1.8rem;
	
	font-weight: normal !important;
	margin-bottom: 15px;
}

#top #footer .widget li {
	font-size: 1.4rem;
	margin-bottom: 10px;
	
	font-weight: normal !important;
}

#top #footer .widget li a {
	text-decoration: none;
}

.socket_color a, .socket_color .widget_first, .socket_color strong, .socket_color b, .socket_color b a, .socket_color strong a, .socket_color #js_sort_items a:hover, .socket_color #js_sort_items a.active_sort, .socket_color .av-sort-by-term a.active_sort, .socket_color .special_amp, .socket_color .taglist a.activeFilter, .socket_color #commentform .required, #top .socket_color .av-no-color.av-icon-style-border a.av-icon-char {
	text-decoration: none;
}


#socket .copyright {
	font-size: 1.2rem;
	
	font-weight: normal !important;
	color: #fff;
}

#socket .sub_menu_socket div {
    margin-top: 4px;
	font-size: 1.2rem;
}

#socket .sub_menu_socket div a {
	color: #f0b323;
}


/* ----------------------------------- Media Queries ----------------------------------- */

@media only screen and (max-width: 1624px) {
	
	div .slideshow_caption h2 {
		font-size: 3.2rem !important;
	}
	
	div .slideshow_caption p {
		font-size: 1.8rem !important;
	}
}

@media only screen and (max-width: 1250px) {
	
	.main_menu ul:first-child > li > a { 
		font-size: 1.4rem !important; 
	}
	
	div .slideshow_caption h2 {
		font-size: 2.2rem !important;
	}
	
	div .slideshow_caption p {
		font-size: 1.6rem !important;
	}
	
	#top .avia-slideshow-button {
		font-size: 1.6rem;
	}
	
	/* ----------------------------------- Breadcrumbs ----------------------------------- */ 
	
	.title_container {
		height: 160px;
	}
	
	.title_container .breadcrumb {
		margin-top: 40px;
		right: auto;
	}
	
	.breadcrumb-trail .trail-end {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.breadcrumbs a { 
		font-size: 0.8rem;
		padding: 12px 25px 10px 10px;
	} 
	
	.breadcrumb-trail span, .bbp-breadcrumb-current a {
		font-size: 0.8rem;
	}
	
}

@media only screen and (max-width: 989px) {
	
	.header_bg {
		height: 137px !important;
	}
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 132px !important;
	}
	
	.main_menu ul:first-child > li > a { 
		font-size: 1.8rem !important;
		font-weight: 700;
	}
	
	#header .widget {
		margin-top: 0;
	}
	
	div .slideshow_caption {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	div .slideshow_caption p {
		font-size: 1.4rem !important;
		line-height: 2.2rem;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.title_container {
		height: auto;
	}
	
	.title_container .breadcrumb {
		display: none;
	}
	
	.social_bookmarks li {
		border: #444444;
	}
	
	#header_main {
		background: #fff;
	}
	
	#header .widget {
		display: none;
	}
	
	#avia-menu {
		margin-right: 0;
	}

	div .slideshow_caption h2 {
		font-size: 3.2rem !important;
		border-bottom: none;
	}
	
	div .slideshow_caption p {
		display: none;
	}
	
	#top .avia-slideshow-button {
		margin-top: 0;
		font-size: 1.4rem;
	}
	
	ul.cart_dropdown { 
		display: none !important; 
	}
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
    	padding-top: 0 !important;
	}
	
	.responsive #top .main_color .tabcontainer .active_tab {
    	background-color: #f8f8f8;
		color: #666666;
	}

}



