/*
**====================================================================================
**====================================================================================
**			SLIDING SOCIAL MEDIA WIDGET
**====================================================================================      
**====================================================================================
**/
#sliding-sm-widget-section {
	width: 309px;
	position: fixed;
	top: 70px;
	right: -309px;
	z-index: 150;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sliding-sm-widget-section:hover {
	opacity: 1;
}

#sliding-sm-widget-section .ssmw {
	position: absolute;
	z-index: 10;
	-webkit-transition: all 0.7s ease-in-out 0s;
	-moz-transition: all 0.7s ease-in-out 0s;
	-o-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
}
#sliding-sm-widget-section .ssmw .ssmw-handler-ahref { display: none; }
#sliding-sm-widget-section .ssmw.ssmw-onlyurl .ssmw-handler { display: none; }
#sliding-sm-widget-section .ssmw.ssmw-onlyurl .ssmw-content { visibility: hidden; }
#sliding-sm-widget-section .ssmw.ssmw-onlyurl .ssmw-handler-ahref,
#sliding-sm-widget-section .ssmw.ssmw-onlyurl .ssmw-handler-ahref .ssmw-handler {	display: block; }

#sliding-sm-widget-section .ssmw .ssmw-handler-left {
	position: absolute;
	left: -50px;
	border-bottom-left-radius: 41px;
    border-top-left-radius: 51px;
	height: 50px;
	z-index: -1;
	text-align: center;
    width: 50px;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sliding-sm-widget-section.ssmw-section-toright .ssmw .ssmw-handler-left:hover { 
	left: -55px !important;
    width: 55px !important;
}
#sliding-sm-widget-section .ssmw.ssmw-facebook .ssmw-handler-left { 
	background: #3a579a; /*#637AAE; /*#3a579a; background: rgba(99, 122, 174, 1);*/
	background: -moz-linear-gradient(left,  rgba(58,87,154,0.75) 0%, rgba(58,87,154,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(58,87,154,0.75) 0%,rgba(58,87,154,1) 100%);
	background: linear-gradient(to right,  rgba(58,87,154,0.75) 0%,rgba(58,87,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf3a579a', endColorstr='#3a579a',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-twitter .ssmw-handler-left {
	background: #22bbf4;
	background: -moz-linear-gradient(left,  rgba(34,187,244,0.75) 0%, rgba(34,187,244,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(34,187,244,0.75) 0%,rgba(34,187,244,1) 100%);
	background: linear-gradient(to right,  rgba(34,187,244,0.75) 0%,rgba(34,187,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf22bbf4', endColorstr='#22bbf4',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-googleplus .ssmw-handler-left {
	background: #dc4e41;
	background: -moz-linear-gradient(left,  rgba(220,78,65,0.75) 0%, rgba(220,78,65,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(220,78,65,0.75) 0%,rgba(220,78,65,1) 100%);
	background: linear-gradient(to right,  rgba(220,78,65,0.75) 0%,rgba(220,78,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfdc4e41', endColorstr='#dc4e41',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-youtube .ssmw-handler-left { 
	background: #ececec;
	background: -moz-linear-gradient(left,  rgba(236,236,236,0.75) 0%, rgba(236,236,236,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(236,236,236,0.75) 0%,rgba(236,236,236,1) 100%);
	background: linear-gradient(to right,  rgba(236,236,236,0.75) 0%,rgba(236,236,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfececec', endColorstr='#ececec',GradientType=1 );
	border: 0px solid #e6e6e6; }
#sliding-sm-widget-section .ssmw.ssmw-instagram .ssmw-handler-left {
	background: #D5C8B6;
	background: -moz-linear-gradient(left,  rgba(213,200,182,0.75) 0%, rgba(213,200,182,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(213,200,182,0.75) 0%,rgba(213,200,182,1) 100%);
	background: linear-gradient(to right,  rgba(213,200,182,0.75) 0%,rgba(213,200,182,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd5c8b6', endColorstr='#d5c8b6',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-tripadvisor .ssmw-handler-left {
	background: #8fc661;
	background: -moz-linear-gradient(left,  #8fc661 0%, #6ba244 100%);
	background: -webkit-linear-gradient(left,  #8fc661 0%,#6ba244 100%);
	background: linear-gradient(to right,  #8fc661 0%,#6ba244 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc661', endColorstr='#6ba244',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-pinterest .ssmw-handler-left {
	background: -moz-linear-gradient(left,  rgba(189,8,28,1) 0%, rgba(189,8,28,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(189,8,28,1) 0%,rgba(189,8,28,0.75) 100%);
	background: linear-gradient(to right,  rgba(189,8,28,1) 0%,rgba(189,8,28,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd081c', endColorstr='#bfbd081c',GradientType=1 );
}
#sliding-sm-widget-section .ssmw.ssmw-allegro .ssmw-handler-left {
	background: -moz-linear-gradient(top,  rgba(255,90,0,1) 0%, rgba(255,90,0,0.75) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,90,0,1) 0%,rgba(255,90,0,0.75) 100%);
	background: linear-gradient(to bottom,  rgba(255,90,0,1) 0%,rgba(255,90,0,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5a00', endColorstr='#bfff5a00',GradientType=0 );
}
#sliding-sm-widget-section.ssmw-section-toright .ssmw-facebook .ssmw-handler-left:hover { box-shadow: 0px 0 2px #3C5A98; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-twitter .ssmw-handler-left:hover { box-shadow: 0px 0 2px #00ACED; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-googleplus .ssmw-handler-left:hover { box-shadow: 0px 0 2px #CA4332; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-youtube .ssmw-handler-left:hover { box-shadow: 0px 0 2px #CD2627; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-instagram .ssmw-handler-left:hover { box-shadow: 0px 0 2px #D5C8B6; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-tripadvisor .ssmw-handler-left:hover { box-shadow: 0px 0 2px #6ba244; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-pinterest .ssmw-handler-left:hover { box-shadow: 0px 0 2px #bd081c; }
#sliding-sm-widget-section.ssmw-section-toright .ssmw-allegro .ssmw-handler-left:hover { box-shadow: 0px 0 2px #FF5A00; }

#sliding-sm-widget-section .ssmw .ssmw-handler-left img {
	border-bottom-left-radius: 0px;
    border-right: medium none;
	border-top-left-radius: 0px;
	position: relative;
    top: 4px;
    width: 41px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sliding-sm-widget-section .ssmw.ssmw-instagram .ssmw-handler-left img {
    max-width: 30px;
	height: auto;
	position: relative;
    top: 11px;
	left: 2px;
}
#sliding-sm-widget-section .ssmw.ssmw-pinterest .ssmw-handler-left img {
    position: relative;
    right: -2px;
}

#sliding-sm-widget-section .ssmw .ssmw-handler-top {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    height: 32px;
    left: 0px;
	top: 0px;
    position: absolute;
    text-align: center;
    width: auto;
	cursor: pointer;
	z-index: -1;
	-webkit-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	-moz-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	-o-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
}
#sliding-sm-widget-section .ssmw.ssmw-facebook .ssmw-handler-top { background: #3a579a; }
#sliding-sm-widget-section .ssmw.ssmw-twitter .ssmw-handler-top {	background: #33CCFF; }
#sliding-sm-widget-section .ssmw.ssmw-googleplus .ssmw-handler-top { background: #dc4e41; }
#sliding-sm-widget-section .ssmw.ssmw-youtube .ssmw-handler-top { background: #ececec; }
#sliding-sm-widget-section .ssmw.ssmw-instagram .ssmw-handler-top { background: #D5C8B6; }
#sliding-sm-widget-section .ssmw.ssmw-pinterest .ssmw-handler-top { background: #bd081c; }
#sliding-sm-widget-section .ssmw.ssmw-allegro .ssmw-handler-top { background: #f2f2f2; box-shadow: 0px 0px 2px #FF5A00 inset; }
#sliding-sm-widget-section .ssmw.ssmw-tripadvisor .ssmw-handler-top { 
	/*background: #F7F7F7;*/
	background: #8fc661;
	background: -moz-linear-gradient(top,  #8fc661 0%, #6ba244 100%);
	background: -webkit-linear-gradient(top,  #8fc661 0%,#6ba244 100%);
	background: linear-gradient(to bottom,  #8fc661 0%,#6ba244 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc661', endColorstr='#6ba244',GradientType=0 );
}
#sliding-sm-widget-section.ssmw-section-toright .ssmw .ssmw-handler-top {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	overflow: hidden;
}
#sliding-sm-widget-section .ssmw .ssmw-handler-top img {
	border-top-right-radius: 0px;
    border-right: medium none;
	border-top-left-radius: 0px;
	opacity: 0;
	-webkit-transition: all 2.9s ease;
	-moz-transition: all 2.9s ease;
	-o-transition: all 2.9s ease;
	transition: all 2.9s ease;
}

#sliding-sm-widget-section .ssmw-facebook {	z-index: 120; }
#sliding-sm-widget-section .ssmw-twitter { top: 50px; z-index: 119; }
#sliding-sm-widget-section .ssmw-googleplus { top: 50px; z-index: 118; }
#sliding-sm-widget-section .ssmw-youtube { top: 150px; z-index: 117; }
#sliding-sm-widget-section .ssmw-instagram { top: 200px; z-index: 116; }
#sliding-sm-widget-section .ssmw-tripadvisor { top: 250px; z-index: 115; }
#sliding-sm-widget-section .ssmw-pinterest { top: 300px; z-index: 114; }
#sliding-sm-widget-section .ssmw-allegro { top: 350px; z-index: 113; }

#sliding-sm-widget-section .ssmw .ssmw-content {
	overflow: hidden;
	width: 300px;
	min-height: 300px;
	background: white;
	border-bottom-left-radius: 8px;
	opacity: 0;
	position: relative;
	-webkit-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	-moz-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	-o-transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
	transition: all 0.7s cubic-bezier(0.68,-0.55,0.27,1.55) 0s;
}
#sliding-sm-widget-section .ssmw .ssmw-content:before {
	content: "";
	width: 25px;
	height: 25px;
	border: 5px solid #e4e4e4;
	border-right-color: transparent;
	border-radius: 50%;
	box-shadow: 0 0 25px 2px #ffdfdf;
	margin: 0px auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 44%;
	z-index: 0;
	-webkit-animation: ssmwspin 1s linear infinite;
    animation: ssmwspin 1s linear infinite;
}
#sliding-sm-widget-section .ssmw-youtube .ssmw-content:before { top: 35%; }

#sliding-sm-widget-section .ssmw-facebook .ssmw-content { border: 5px solid #3C5A98;	z-index: 13; }
#sliding-sm-widget-section .ssmw-twitter .ssmw-content {	border: 5px solid #33CCFF; z-index: 12; }
#sliding-sm-widget-section .ssmw-googleplus .ssmw-content { border: 5px solid #dc4e41; z-index: 11; }
#sliding-sm-widget-section .ssmw-youtube .ssmw-content { border: 5px solid #ECECEC; z-index: 10; min-height: 100px; } /*#CD2627*/
#sliding-sm-widget-section .ssmw-instagram .ssmw-content { border: 5px solid #D5C8B6; z-index: 9; }
#sliding-sm-widget-section .ssmw-tripadvisor .ssmw-content { border: 5px solid #6BA244; z-index: 8; }
#sliding-sm-widget-section .ssmw-pinterest .ssmw-content { border: 5px solid #bd081c; z-index: 7; }
#sliding-sm-widget-section .ssmw-allegro .ssmw-content { border: 5px solid #FF5A00; z-index: 6; }

#sliding-sm-widget-section .ssmw-youtube .ssmw-content div { width: 100% !important; height: 100% !important; background: white !important; position: relative; }
#sliding-sm-widget-section .ssmw-facebook .ssmw-content, #sliding-sm-widget-section .ssmw-twitter .ssmw-content, #sliding-sm-widget-section .ssmw-googleplus .ssmw-content {
	position: relative;
}

#sliding-sm-widget-section .ssmw .ssmw-content iframe {
	margin-bottom: -5px !important;
	position: relative !important;
}
#sliding-sm-widget-section .ssmw-youtube .ssmw-content iframe {
	height: 55px !important;
	width: 200px !important;
	margin: 25px 25px 25px 56px !important;
}
#sliding-sm-widget-section .ssmw-pinterest .ssmw-content span {
	box-shadow: 0px 0px 0px transparent !important;
}
#sliding-sm-widget-section .ssmw-twitter iframe {
	width: 305px !important;
}
#sliding-sm-widget-section .twitter-timeline {display: none;}
@-webkit-keyframes ssmwspin
{
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg);   opacity: 0.2;   filter: alpha(opacity=20); }
	50%  { -webkit-transform: rotate(180deg); transform: rotate(180deg); opacity: 1.0; filter: alpha(opacity=100); }
	to   { -webkit-transform: rotate(360deg); transform: rotate(360deg); opacity: 0.2; filter: alpha(opacity=20); }
}
@keyframes ssmwspin
{
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg);   opacity: 0.2;   filter: alpha(opacity=20); }
	50%  { -webkit-transform: rotate(180deg); transform: rotate(180deg); opacity: 1.0; filter: alpha(opacity=100); }
	to   { -webkit-transform: rotate(360deg); transform: rotate(360deg); opacity: 0.2; filter: alpha(opacity=20); }
}

/*========================================================
                SLIDING SOCIAL MEDIA WIDGET - SHOW 
=========================================================*/
#sliding-sm-widget-section .ssmw-show { margin-left: -310px; }
#sliding-sm-widget-section .ssmw-show .ssmw-handler img, #sliding-sm-widget-section .ssmw-show .ssmw-handler img:hover {
	margin-left: 0px !important;
}
#sliding-sm-widget-section.ssmw-section-toright .ssmw-show .ssmw-handler-left { left: 0px !important; }
#sliding-sm-widget-section .ssmw-show .ssmw-handler-top {
	left: -66px !important;
    top: 34px !important;
    -webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#sliding-sm-widget-section .ssmw-show .ssmw-handler-top img {
	opacity: 1;
}
#sliding-sm-widget-section .ssmw-show .ssmw-content {
	opacity: 1;
}

/*========================================================
                SLIDING SOCIAL MEDIA WIDGET - TO LEFT 
=========================================================*/
#sliding-sm-widget-section.ssmw-section-toleft {
    left: -310px;
	right: auto !important;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-handler-left {
    right: -50px;
	left: auto !important;
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
	border-bottom-right-radius: 41px;
    border-top-right-radius: 51px;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-facebook .ssmw-handler-left { 
	background: #3a579a;
	background: -moz-linear-gradient(left,  rgba(58,87,154,1) 0%, rgba(58,87,154,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(58,87,154,1) 0%,rgba(58,87,154,0.75) 100%);
	background: linear-gradient(to right,  rgba(58,87,154,1) 0%,rgba(58,87,154,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a579a', endColorstr='#bf3a579a',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-twitter .ssmw-handler-left {
	background: #22bbf4;
	background: -moz-linear-gradient(left,  rgba(34,187,244,1) 0%, rgba(34,187,244,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(34,187,244,1) 0%,rgba(34,187,244,0.75) 100%);
	background: linear-gradient(to right,  rgba(34,187,244,1) 0%,rgba(34,187,244,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22bbf4', endColorstr='#bf22bbf4',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-googleplus .ssmw-handler-left {
	background: #dc4e41;
	background: -moz-linear-gradient(left,  rgba(220,78,65,1) 0%, rgba(220,78,65,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(220,78,65,1) 0%,rgba(220,78,65,0.75) 100%);
	background: linear-gradient(to right,  rgba(220,78,65,1) 0%,rgba(220,78,65,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4e41', endColorstr='#bfdc4e41',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-youtube .ssmw-handler-left { 
	background: #ececec;
	background: -moz-linear-gradient(left,  rgba(236,236,236,1) 0%, rgba(236,236,236,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(236,236,236,1) 0%,rgba(236,236,236,0.75) 100%);
	background: linear-gradient(to right,  rgba(236,236,236,1) 0%,rgba(236,236,236,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#bfececec',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-instagram .ssmw-handler-left {
	background: #D5C8B6;
	background: -moz-linear-gradient(left,  rgba(213,200,182,1) 0%, rgba(213,200,182,0.75) 100%);
	background: -webkit-linear-gradient(left,  rgba(213,200,182,1) 0%,rgba(213,200,182,0.75) 100%);
	background: linear-gradient(to right,  rgba(213,200,182,1) 0%,rgba(213,200,182,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5c8b6', endColorstr='#bfd5c8b6',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-tripadvisor .ssmw-handler-left {
	background: #8fc661;
	background: rgb(107,162,68);
	background: -moz-linear-gradient(left,  rgba(107,162,68,1) 0%, rgba(143,198,97,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(107,162,68,1) 0%,rgba(143,198,97,1) 100%);
	background: linear-gradient(to right,  rgba(107,162,68,1) 0%,rgba(143,198,97,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba244', endColorstr='#8fc661',GradientType=1 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-pinterest .ssmw-handler-left {
	background: -moz-linear-gradient(top,  rgba(189,8,28,0.75) 0%, rgba(189,8,28,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(189,8,28,0.75) 0%,rgba(189,8,28,1) 100%);
	background: linear-gradient(to bottom,  rgba(189,8,28,0.75) 0%,rgba(189,8,28,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbd081c', endColorstr='#bd081c',GradientType=0 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-allegro .ssmw-handler-left {
	background: -moz-linear-gradient(top,  rgba(255,90,0,0.75) 0%, rgba(255,90,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,90,0,0.75) 0%,rgba(255,90,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,90,0,0.75) 0%,rgba(255,90,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfff5a00', endColorstr='#ff5a00',GradientType=0 );
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-handler-left:hover { 
	right: -55px !important;
    width: 55px !important;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-facebook .ssmw-handler-left:hover { box-shadow: 0px 0 2px #3C5A98; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-twitter .ssmw-handler-left:hover { box-shadow: 0px 0 2px #00ACED; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-googleplus .ssmw-handler-left:hover { box-shadow: 0px 0 2px #CA4332; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-youtube .ssmw-handler-left:hover { box-shadow: 0px 0 2px #CD2627; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-instagram .ssmw-handler-left:hover { box-shadow: 0px 0 2px #D5C8B6; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-tripadvisor .ssmw-handler-left:hover { box-shadow: 0px 0 2px #6ba244; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-pinterest .ssmw-handler-left:hover { box-shadow: 0px 0 2px #bd081c; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-allegro .ssmw-handler-left:hover { box-shadow: 0px 0 2px #FF5A00; }
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-handler-left img {
    left: -5px;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw.ssmw-instagram .ssmw-handler-left img {
    left: -5px;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-handler-top {
    left: auto !important;
    right: 0px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	overflow: hidden;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-show .ssmw-handler-top {
    right: -66px !important;
	left: auto !important;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-handler-top img {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw .ssmw-content {
    border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 8px !important;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-show {
    margin-left: 310px !important;
}
#sliding-sm-widget-section.ssmw-section-toleft .ssmw-show .ssmw-handler-left {
    left: auto !important;
    right: 0px;
}

/*========================================================
                SLIDING SOCIAL MEDIA WIDGET - RWD 
=========================================================*/
@media (max-width: 767px) {
	#sliding-sm-widget-section.ssmw-section-mobilehide {
		display: none !important;
	}
	#sliding-sm-widget-section.ssmw-section-icobot {
		top: auto !important;
		bottom: -105px;
		position: absolute;
		right: 0;
		left:0px;
		text-align: center;
		width: 100%;
		min-height: 100px;
	}
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-handler,
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-content {
		display: none;
	}
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-handler-ahref,
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-handler-ahref .ssmw-handler {
		display: block;
	}
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw {
		display: inline-block;
		position: static;
	}
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-handler-ahref .ssmw-handler-left {
		border-radius: 51px 51px 41px 41px;
		position: static;
		border: 0px;
	}
	#sliding-sm-widget-section.ssmw-section-icobot .ssmw .ssmw-handler-ahref .ssmw-handler-left:hover {
		width: 50px !important;
	}
	#sliding-sm-widget-section .ssmw.ssmw-instagram .ssmw-handler-left img {
		left: auto;
	}
	#sliding-sm-widget-section.ssmw-section-toleft.ssmw-section-icobot .ssmw .ssmw-handler-left img {
		left: auto !important;
	}
}
@media (max-width: 450px) {
	#sliding-sm-widget-section .ssmw .ssmw-handler,
	#sliding-sm-widget-section .ssmw .ssmw-content {
		display: none;
	}
	#sliding-sm-widget-section .ssmw .ssmw-handler-ahref,
	#sliding-sm-widget-section .ssmw .ssmw-handler-ahref .ssmw-handler {
		display: block;
	}
	#sliding-sm-widget-section .ssmw.ssmw-pinterest .ssmw-handler-left img {
    right: 0px;
}
}
@media (max-width: 445px) {
	#sliding-sm-widget-section {
		top: 80px;
	}
}